Skip to content

adeshr/metriks-addons

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Metriks reporter for OpenTSDB

Build Status

This is the metriks reporter for OpenTSDB and SignalFX. It is heavily inspired from [Librato Reporter] (https://github.com/eric/metriks-librato_metrics)

How to use it

Sends metrics to OpenTSDB every 60 seconds.

  reporter = Metriks::OpenTSDBReporter.new(host, port, tags)
  reporter.start
  1. host: hostname of OpenTSDB
  2. port: port on which OpenTSDB
  3. tags: A hash of tags that should be associated with every metric.

License

Copyright (c) 2015 Rajat Venkatesh

Published under the Apache 2.0 License, see LICENSE

About

An OpenTSDB Reporter for metriks gem

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Ruby 100.0%