A network daemon that runs on the [Node.js][node] platform and listens for statistics, like counters and timers, sent over [UDP][udp] or [TCP][tcp] and sends aggregates to one or more pluggable backend services (e.g., [Graphite][graphite]).
StatsD supports docker in three ways:
- The official container image on GitHub Container Registry
- The official container image on DockerHub
- Building the image from the bundled Dockerfile