stripe/veneur

By stripe

Updated almost 3 years ago

A distributed, fault-tolerant pipeline for observability data.

Image
2

5M+

Veneur (/vɛnˈʊr/, rhymes with “assure”) is a distributed, fault-tolerant pipeline for runtime data. It provides a server implementation of the DogStatsD protocol or SSF for aggregating metrics and sending them to downstream storage to one or more supported sinks. It can also act as a global aggregator for histograms, sets and counters.

More generically, Veneur is a convenient sink for various observability primitives with lots of outputs!

See also:

  • A unified, standard format for observability primitives, the SSF
  • A proxy for resilient distributed aggregation, veneur-proxy
  • A command line tool for emitting metrics, veneur-emit
  • A poller for scraping Prometheus metrics, veneur-prometheus

Docker Pull Command

docker pull stripe/veneur