Web gateway for StatsD metrics

Clone this repo:

Branches

  1. afeff42 Add TLS support by Dave Pifke · 2 years, 7 months ago master
  2. b25b6ff Convert message from bytes to str by gilles · 3 years, 5 months ago
  3. 249d073 Make compatible with Python 3 by Dave Pifke · 3 years, 6 months ago
  4. 873ea90 scap: Enable require_valid_service by Timo Tijhof · 6 years ago
  5. c186340 Make Kafka api_version configurable by Andrew Otto · 6 years ago
  6. d5108c4 statsv: Hardcode kafka api version by Ian Marlier · 6 years ago
  7. 362d1a9 Have to subscribe if using multiple kafka topics. by Andrew Otto · 6 years ago
  8. c390cdf Support consumption from multiple topics by Andrew Otto · 6 years ago
  9. 0a86be8 Add scap3 config by Filippo Giunchedi · 7 years ago
  10. 8e0ec5b Convert statsd port into int by Andrew Otto · 7 years ago
  11. 7ff3eb8 Use argparse to make statsv configurable by Andrew Otto · 7 years ago
  12. c1740bc Use kafka-python instead of pykafka by Andrew Otto · 7 years ago
  13. cb3671d Use systemd's process watchdog to trigger restarts by Ori Livneh · 7 years ago
  14. 68f26e4 Die if no metrics received in one minute by Ori Livneh · 8 years ago
  15. 7542c1a Use ^ and $ while spliting metric value and type by addshore · 8 years ago
  16. 5323cec statsv: Start at offset LATEST instead of the default EARLIEST by Timo Tijhof · 8 years ago
  17. bc44ac9 Exit when the main process crashes by Ori Livneh · 8 years ago
  18. bb462f3 statsv: migrate to pykafka by Ori Livneh · 8 years ago
  19. fb08298 Dead-simple parallelization by Ori Livneh · 9 years ago
  20. 0bfd9f0 Support gauge ('g') metric type by Ori Livneh · 9 years ago