Skip to content

uswitch/blueshift-riemann-metrics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Riemann Metrics for Blueshift

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.

Usage

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}

Authors

License

Copyright © 2014 uSwitch.com Limited.

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

Riemann metric publishing for Blueshift

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published