An open API service indexing awesome lists of open source software.

https://github.com/bd808/yastatsd

Yet another StatsD implementation
https://github.com/bd808/yastatsd

Last synced: 19 days ago
JSON representation

Yet another StatsD implementation

Awesome Lists containing this project

README

          

YaStatsD
========

Yet another StatsD implementation.

Collects events submitted by client applications via UDP. Events are
converted into aggregate carbon/graphite metric statements on a periodic
basis and relayed to a carbon server.

Adapted from statsd python port by https://github.com/sivy/py-statsd