riemann/0.6.0
You can find the source of this version on GitHub at hybris/riemann-boshrelease. It was created based on the commit 3b3aa89d
.
Release Notes¶
Release Notes
- The negative filter condition was missing causing the notifications immediately to be recovered. Also raised the level to critical for a higher rate of system errors to receive email notifications.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "riemann" version: "0.6.0" url: "https://bosh.io/d/github.com/hybris/riemann-boshrelease?v=0.6.0" sha1: "f179e0ecb7e127b056bfe3ff07f3b7692310d13e"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 f179e0ecb7e127b056bfe3ff07f3b7692310d13e \ "https://bosh.io/d/github.com/hybris/riemann-boshrelease?v=0.6.0"