Skip to content
This repository has been archived by the owner on Jan 7, 2020. It is now read-only.

Validate silence & silenced_by attributes in Sensu events #602

Closed
palourde opened this issue Nov 21, 2016 · 0 comments
Closed

Validate silence & silenced_by attributes in Sensu events #602

palourde opened this issue Nov 21, 2016 · 0 comments
Assignees
Milestone

Comments

@palourde
Copy link
Contributor

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+.

@palourde palourde added this to the 0.21.0 milestone Nov 21, 2016
@palourde palourde self-assigned this Nov 21, 2016
palourde added a commit that referenced this issue Nov 22, 2016
Overwrite silence & silenced_by attributes in Sensu events. Fixes #602
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant