Sign inSign up

bkmeneguello/statsd

By bkmeneguello

Updated almost 10 years ago

StatsD

Image
0

973

bkmeneguello/statsd repository overview

StatsD

A network daemon that runs on the Node.js platform and listens for statistics, like counters and timers, sent over UDP or TCP and sends aggregates to one or more pluggable backend services (e.g., Graphite).

Usage
$ docker run -d -p 8125:8125/udp -v /full/path/to/statsd/config.js:/statsd/config.js:ro bkmeneguello/statsd

A sample config.js is provided. Customize "graphiteHost" and other parameters to match your needs.

Tag summary

Content type

Image

Digest

Size

11.9 MB

Last updated

almost 10 years ago

docker pull bkmeneguello/statsd