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
handler must fire resolve if it fired for create #106
https://github.com/Yelp/sensu_handlers/issues/103
handler should now fire a resolve if the event was triggered
for create action earlier.
handler should not fire a resolve if the event was not triggered
for create action earlier.
https://github.com/Yelp/sensu_handlers/issues/103 handler should now fire a resolve if the event was triggered for create action earlier. handler should not fire a resolve if the event was not triggered for create action earlier.