dispatcher: add suppressed alerts metric by reason#5248
Conversation
Signed-off-by: Ashley Primo <ashley.primo@transferwise.com>
📝 WalkthroughWalkthroughAdds a new Prometheus metric ChangesSuppressed Alert Metrics
🎯 3 (Moderate) | ⏱️ ~25 minutes Suggested reviewers:
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Signed-off-by: Ashley Primo <ashley.primo@transferwise.com>
|
@coderabbitai help |
ChatThere are 3 ways to chat with CodeRabbit:
CodeRabbit commands
Other keywords and placeholders
Status, support, documentation and community
|
|
@coderabbitai review |
✅ Actions performedReview triggered.
|
Add alertmanager_alerts_suppressed, a gauge for active non-resolved alerts suppressed by reason (silence or inhibition); intention being able to ascertain how many alerts are currently not firing due to a silence (useful for anomaly detection, for example a silence that covers large blast radius)
Pull Request Checklist
Please check all the applicable boxes.
Which user-facing changes does this PR introduce?
Summary by CodeRabbit
New Features
Tests
Documentation