ROSAENG-62370: alerting: add SilenceReconcileErrors for hyperfleet silence reconciler - #786
MitaliBhalla wants to merge 1 commit into
Conversation
Page when hyperfleet_silence_reconcile_errors_total increases, indicating the cluster-silence reconciler cannot reach Alertmanager. Co-authored-by: Cursor <cursoragent@cursor.com>
|
@MitaliBhalla: This pull request references ROSAENG-62370 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "5.1.0" version, but no target version was set. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Team Run ID: 📒 Files selected for processing (1)
Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review. 📝 WalkthroughWalkthroughA new ChangesAlerting rule
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This change adds a warning alert for silence reconciliation errors. The alert rule is ready to merge with no identified current-head risk. 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Full details: Docstring CoverageExplanation No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.) ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Summary
Add
SilenceReconcileErrorsPrometheusRule for the hyperfleet-operator cluster-silence reconciler.Fires when
hyperfleet_silence_reconcile_errors_totalincreases over 15m — companion to openshift-online/rosa-hyperfleet-api#380.Test plan
promtool check rules/ alerting-rules CI passes after merge/metricsMade with Cursor
Summary by CodeRabbit