riemann/0.8.0
You can find the source of this version on GitHub at hybris/riemann-boshrelease. It was created based on the commit 0cad8db2
.
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.8.0" url: "https://bosh.io/d/github.com/hybris/riemann-boshrelease?v=0.8.0" sha1: "a9ce07ca4e71a5cff60d8e29266c2bae939c706d"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 a9ce07ca4e71a5cff60d8e29266c2bae939c706d \ "https://bosh.io/d/github.com/hybris/riemann-boshrelease?v=0.8.0"