We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
Should be a pretty easy enhancement and I would be more than happy to review a PR.
Sorry, something went wrong.
No branches or pull requests
It would be useful for an alert to be able to send back a link to some internal documentation, graphs, etc.
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
The text was updated successfully, but these errors were encountered: