riemann/0.10.0
You can find the source of this version on GitHub at hybris/riemann-boshrelease. It was created based on the commit 1a358d4b
.
Release Notes¶
Release Notes
- Removed all custom rules, the rules are now moved to the deployment manifest
- Added official riemann client for influxdb
- Added new properties for the different listeners, and riemann itself
- Added new logic for the graphite listener, to extract the host value
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "riemann" version: "0.10.0" url: "https://bosh.io/d/github.com/hybris/riemann-boshrelease?v=0.10.0" sha1: "651b95b1a9ae2bfe8d415f1563750d89f2fd1983"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 651b95b1a9ae2bfe8d415f1563750d89f2fd1983 \ "https://bosh.io/d/github.com/hybris/riemann-boshrelease?v=0.10.0"