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
{{ message }}
This repository has been archived by the owner on Jan 7, 2020. It is now read-only.
If I silence a check, it should appear almost immediately as silenced in the events view.
Current Behavior
The check will not be marked as silenced in the Sensu API /events endpoint until Sensu server receives a new check result from the client, which can be confusing especially if the interval for this check is set to a high value.
Possible Solution
Use the /silenced endpoint to validate the silenced & silenced_by attributes in events.
Expected Behavior
If I silence a check, it should appear almost immediately as silenced in the events view.
Current Behavior
The check will not be marked as silenced in the Sensu API /events endpoint until Sensu server receives a new check result from the client, which can be confusing especially if the interval for this check is set to a high value.
Possible Solution
Use the /silenced endpoint to validate the silenced & silenced_by attributes in events.
Context
See https://groups.google.com/forum/#!topic/sensu-users/9dVDoU80oz0.
Your Environment
It affects Sensu 0.26+.
The text was updated successfully, but these errors were encountered: