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

If an alert is silenced than there is still the silence button #51

Open
geisslet opened this issue Aug 19, 2021 · 0 comments
Open

If an alert is silenced than there is still the silence button #51

geisslet opened this issue Aug 19, 2021 · 0 comments

Comments

@geisslet
Copy link

this button should open the silence in alertmanager and not give the option to create a new silence

the silence id should be available in the alert:
"status": {
"state": "suppressed",
"silencedBy": [
"0d9bd06d-a432-42ef-910e-b22e4f49e91c"
],
"inhibitedBy": null
},

This also would make the maintenance silence view obsolete.

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

1 participant