Skip to content
 
 

Latest commit

 

History

54 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages