Sign inSign up

antonlindstrom/statsd

By antonlindstrom

Updated almost 13 years ago

etsy/statsd in docker

3

877

antonlindstrom/statsd repository overview

Docker statsd

Statsd listens on 8125 by default and is exposed on the as the same on the docker host.

Example to run the docker instance:

sudo docker run -e GRAPHITE_HOST=graphite.example.com -d statsd

Environment variables that can be used to set options:

GRAPHITE_PORT (default: 2003)
GRAPHITE_HOST (default: localhost)
STATSD_PORT   (default: 8125)

Tag Summary

No tags have been pushed to this repository yet.