Dockerised version of https://github.com/statsite/statsite
564
https://hub.docker.com/u/sohonet/statsite
$ docker run -d -p 8125:8125/udp sohonet/statsite
The following environment variables can be used to target a graphite instance of your choosing.
GRAPHITE_SERVER default: graphiteGRAPHITE_PORT default: 2003STATSITE_FLUSH_INTERVAL default: 1 (second)$ docker run -d -e 'GRAPHITE_SERVER=my_graphite' -e 'GRAPHITE_PORT=2003' -e 'STATSITE_FLUSH_INTERVAL=1' -p 8125:8125/udp sohonet/statsite
Content type
Image
Digest
Size
168 MB
Last updated
over 7 years ago
docker pull sohonet/statsite:v0.0.2