Inspect and debug DogStatsD metrics sent by your applications locally
7.6K
A local DogStatsD protocol inspector for debugging metrics, service checks, and events
Run with Docker:
docker run -it -e "TERM=$TERM" -p 8125:8125/udp mroyme/dogstatsd-local
Point your service at it:
export DD_AGENT_HOST=127.0.0.1
export DD_DOGSTATSD_PORT=8125
Full documentation is available at dogstatsd.mroy.dev.
Content type
Image
Digest
sha256:69f391e98…
Size
1.7 MB
Last updated
about 1 month ago
docker pull mroyme/dogstatsd-local