Yelp / sensu_handlers

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

limit places where instance id is displayed #108

Closed somic closed 7 years ago

somic commented 7 years ago

This will ensure instance id is only displayed in a jira ticket (which makes jira issues searchable by instance id, which helps when combined with cloudtrail).

In all other places where we use this method, let's not use instance id since it's just a waste of characters (like in PD incident titles).