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

Removed habitat references and fixed the dashboard link to pull from settings #9

Closed solarkennedy closed 10 years ago

solarkennedy commented 10 years ago

Reviewer: @bobtfish

This removes habitat stuff.

Also I'm starting to store the settings in the "base" handler to reduce the number of times we have to store the settings, as it is the same all the time, might as well just store it once.

solarkennedy commented 10 years ago

Closes #5

bobtfish commented 10 years ago

lgtm, but build failed?

solarkennedy commented 10 years ago

Passing tests.