Custom Sensu Handlers to support a multi-tenant environment, allowing checks themselves to emit the type of handler behavior they need in the event json
Apache License 2.0
75
stars
31
forks
source link
Remove explicit require json/pure from cache_instance_list.rb #32
Newer versions of fog pull in fog-json which will take care of figuring out the best way how to work with json. This lets it do its job, no need to hardcode json/pure.
Newer versions of fog pull in fog-json which will take care of figuring out the best way how to work with json. This lets it do its job, no need to hardcode json/pure.