StatsD
StatsD is the network daemon and UDP-based line protocol for application metrics, originally written at Etsy and now maintained at github.com/statsd/statsd. A StatsD client emits short text packets — counters, gauges, timers, histograms, sets, and meters — to a daemon that aggregates them in memory
4 channels
across 2 AsyncAPI specs
· Provider profile
Channels
-
Datadog event ingest channel.DogStatsD Wire Protocol
-
Tagged metric ingest channel.DogStatsD Wire Protocol
-
Datadog service check ingest channel.DogStatsD Wire Protocol
-
Single ingest channel — every StatsD metric flows over the same UDP/TCP port. The bucket name in the line payload is the de facto routing key.StatsD Wire Protocol