Last Modified
2015-08-26 09:53:07 -0400
Requires
  • eventmachine
  • socket

Description


Graphite Middleware Server Should be placed between graphite server and graphite clients


Usage:

GraphiteAPI::Middleware.start(options)

Options:

graphite         target graphite hostname
reanimation_exp  cache lifetime in seconds  (default is 43200 seconds)
prefix           add prefix to each key
interval         report to graphite every X seconds (default is 60)
slice            send to graphite in X seconds slices (default is 60)
log_level        info