sensu-plugins / sensu-plugins-slack

Sensu Slack chat handlers
http://sensu-plugins.io
MIT License
30 stars 54 forks source link

Plugin is sending alerts even when events/clients are silenced #29

Closed dzeleski closed 7 years ago

dzeleski commented 7 years ago

After upgrading sensu to 26.3 and uchiwa 18.2 silenced events are still being triggered. Is this an issue with the handler not checking to see if the event is silenced? Or am I missing something else?

Thanks, Dylan

sroy-ingenu commented 7 years ago

I am seeing this behavior as well.

dzeleski commented 7 years ago

This was fixed by using a filter. Sensu removed the built in filtering in 26.x