riemann/0.11.0
You can find the source of this version on GitHub at hybris/riemann-boshrelease. It was created based on the commit 6009c26e
.
Release Notes¶
Release Notes
- added a validation on metrics value sent to graphite and opentsdb
- added the possibility to override the hostname
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "riemann" version: "0.11.0" url: "https://bosh.io/d/github.com/hybris/riemann-boshrelease?v=0.11.0" sha1: "2874f3bb264120f642fb2e2e98ae6c988e77625f"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 2874f3bb264120f642fb2e2e98ae6c988e77625f \ "https://bosh.io/d/github.com/hybris/riemann-boshrelease?v=0.11.0"