sensu/sensu-go-chef

Handlers need an update as there are different types of handlers now

Closed this issue · 1 comments

in 2.x you can set the metrics_handler separately from the handler..so to have a metrics_handler not use any filters you just don't set filters for the listed metrics_handler.

sensu/sensu-docs#522

We already have this implemented here:
https://github.com/sensu/sensu-go-chef/blob/master/resources/handler.rb

re-open if needed with more details