python-riemann-client

command line tool and API with support for all metric types
  https://github.com/borntyping/python-riemann-client
  0
  no reviews



Riemann aggregates events from your servers and applications with a powerful stream processing language.

This client Supports UDP and TCP transports, queries, and all metric types. The client library aims to provide a simple, minimal API, and does not require direct interaction with protocol buffers. There is also a queued client that can queue or batch events and then send them in a single message.