ProtoCore v0.0.2
Deterministic, zero-heap network stack for embedded targets
Loading...
Searching...
No Matches
statsd.cpp File Reference

StatsD metrics client - implementation. See statsd.h. More...

Go to the source code of this file.

Detailed Description

StatsD metrics client - implementation. See statsd.h.

The value and sample-rate are rendered by hand (no printf lld/f, which need extra newlib support on some targets), then pc_statsd_format assembles the line and the transport UDP service sends it.

Definition in file statsd.cpp.