Difference between revisions of "StatsD"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
[[wikipedia:StatsD]] originally was a simple [[NodeJS]] daemon that listens for messages on a [[UDP]] port.
+
[[wikipedia:StatsD]] is network daemon that runs on the [[Node.js]] platform and listens for statistics, like counters and timers, sent over UDP or TCP and sends aggregates to one or more pluggable backend services like [[Graphite]].
 +
 
 +
 
 
* https://github.com/statsd/statsd
 
* https://github.com/statsd/statsd
  

Revision as of 12:26, 1 December 2022

Advertising: