Skip to content

handler RiemannHandler

Rob Smith edited this page Nov 15, 2012 · 1 revision

RiemannHandler

Send metrics to Riemann.

Dependencies

Configuration

Add diamond.handler.riemann.RiemannHandler to your handlers. It has these options:

  • host - The Riemann host to connect to.
  • port - The port it's on.
  • transport - Either tcp or udp. (default: tcp)
Clone this wiki locally