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
pagerduty handler can sometimes emit too long of a description, and fail to page, which is bad #38
We should truncate like we do in the irc handler. PD requires the description to be <= 1024 chars.
The other wtf is that the error is not printed because of the elegance of our ruby.
Please also make the error reporting easier to discover by simply printing the output of the result if it didn't work: