Last Modified
2015-01-14 06:55:13 -0500
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