You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: