Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add playbook/runbook link to aid operations in resolution of alerts #51

Open
pgporada opened this issue Sep 22, 2017 · 1 comment
Open

Comments

@pgporada
Copy link
Contributor

pgporada commented Sep 22, 2017

It would be useful for an alert to be able to send back a link to some internal documentation, graphs, etc.

Alert: 1 | somehost/diskuse: ['OK - / 55% used.' 'WARNING - /opt 85% used.']
Playbook: 1 | somehost/diskuse: "You'll want to review https://example.com/link/to/internal/documentation and check historical graphs at https://example.com/grafana/graphs/located/here"

Sensu should support this https://sensuapp.org/docs/latest/reference/checks.html#example

Some example code is located at https://gist.github.com/johntdyer/aec1672ee21aede1f899

@majormoses
Copy link
Member

Should be a pretty easy enhancement and I would be more than happy to review a PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants