Blueshift is a service to provide an easier S3-oriented integration with Amazon Redshift. This library provides Metrics integration for Riemann suitable for integrating with Blueshift.
Assuming you've already got an Uberjar built for Blueshift you just need to build the metrics uberjar and add it to Blueshift's classpath.
To configure the reporter add the following to Blueshift's configuration file:
:telemetry {:reporters [uswitch.blueshift.telemetry.riemann/riemann-metrics-reporter]}
:riemann {:host "localhost"
:port 5555}
Copyright © 2014 uSwitch.com Limited.
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.