Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dasch/statsd-debug

A simple Statsd server that outputs debug information about your metrics.
https://github.com/dasch/statsd-debug

Last synced: 24 days ago
JSON representation

A simple Statsd server that outputs debug information about your metrics.

Awesome Lists containing this project

README

        

statsd-debug
============

A simple Statsd server that outputs all events to standard out.

Running statsd-debug in Docker is trivial:

docker run -p 8125:8125/udp dasch/statsd-debug