Standalone DogStatsD image for custom metrics collection
260
Run container:
docker run -d --name dogstatsd \
-e DD_API_KEY=<DataDog-API-KEY> \
-e DD_HOSTNAME=DogStatsD \
-p 8125:8125/udp \
letotecn/dogstatsd
Content type
Image
Digest
Size
6.5 MB
Last updated
over 8 years ago
docker pull letotecn/dogstatsd