Skip to content

Fix alert expression for egress shadow range node count alert - #237

Merged
simu merged 2 commits into
masterfrom
fix/shadow-range-node-missing-alert-expr
Jul 28, 2026
Merged

Fix alert expression for egress shadow range node count alert#237
simu merged 2 commits into
masterfrom
fix/shadow-range-node-missing-alert-expr

Conversation

@simu

@simu simu commented Jul 28, 2026

Copy link
Copy Markdown
Member

We fix the alert expression to be sum (...) or vector(0) to ensure the alert fires when all shadow range node names are incorrect and the sum() returns no data (in which case the previous expression didn't fire).

Also enable alert rendering for egress gateway test case.

Checklist

  • The PR has a meaningful title. It will be used to auto-generate the
    changelog.
    The PR has a meaningful description that sums up the change. It will be
    linked in the changelog.
  • PR contains a single logical change (to build a better changelog).
  • Categorize the PR by adding one of the labels:
    bug, enhancement, documentation, change, breaking, dependency
    as they show up in the changelog.

@simu
simu requested a review from a team July 28, 2026 12:26
@simu simu added bug Something isn't working bump:patch labels Jul 28, 2026
@github-actions

github-actions Bot commented Jul 28, 2026

Copy link
Copy Markdown

🚀 This PR has been released as v4.1.5

Triggering workflows Release

🛠️ Auto tagging enabled with label bump:patch

@simu
simu merged commit d27bf10 into master Jul 28, 2026
34 checks passed
@simu
simu deleted the fix/shadow-range-node-missing-alert-expr branch July 28, 2026 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working bump:patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants