Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE REQUEST] Alertmanager metrics for silenced alerts #4121

Open
arctic-sharar opened this issue Nov 14, 2024 · 1 comment
Open

[FEATURE REQUEST] Alertmanager metrics for silenced alerts #4121

arctic-sharar opened this issue Nov 14, 2024 · 1 comment

Comments

@arctic-sharar
Copy link

Problem Statement

Prometheus supplies an ALERTS metric tracking the firing alerts. Alertmanager has the ability to silence metrics. But there is no metrics exposed by Alertmanager to track the alerts that are silenced.

Proposed Solution

Introduce an alertmanager metric for alerts that are being silenced. This can further be extended to other types of suppressions (inhibition rules)

Benefits

  • Improved tracking of silence
  • Better Auditing
@grobinson-grafana
Copy link
Contributor

You might be looking for alertmanager_marked_alerts where state=suppressed? This includes other suppressions though, such as inhibitions. Did you want separate metrics for silences and inhibitions?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants