zhaoyuyoung / StatsD

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StatsD Join the chat at https://gitter.im/statsd/statsd Docker Pulls

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]).

Installation and Configuration

Docker

StatsD supports docker in three ways:

About

License:MIT License


Languages

Language:JavaScript 96.8%Language:Shell 2.0%Language:Perl 0.8%Language:Dockerfile 0.4%Language:Procfile 0.0%