statsd-perl - Man Page
Simple daemon for easy stats aggregation
DESCRIPTION (the original node.js-based statsd)
A network daemon that runs on the Node.js platform and listens for statistics, like counters and timers, sent over UDP and sends aggregates to one or more pluggable backend services (e.g., Graphite
).
Description
This is the Perl port of the node.js statsd server. Please consult statsd documentation available at:
https://github.com/etsy/statsd
If you're looking for a Perl client for statsd
, then have a look here:
https://metacpan.org/module/Net::Statsd
Author
Cosimo Streppone, <cosimo@cpan.org>
Info
2024-07-19 perl v5.40.0 User Contributed Perl Documentation