Docker container with StatsD using StackDriver as backend
500K+
A Docker container running statsd, using Stackdriver and Datadog as backends.
To run the container execute
docker run -e "STACKDRIVER_API_KEY=your_key" -e "DATADOG_API_KEY=your_key" -p 8125:8125/udp fiunchinho/docker-statsd
You can also define the following environment variables to get instance metrics:
Backend repos and docs:
Content type
Image
Digest
Size
240.9 MB
Last updated
almost 8 years ago
docker pull fiunchinho/docker-statsd