Free Report! Gartner® Hype Cycle™ for Monitoring and Observability.Read more

StatsD

Supported Platforms

PlatformMetricsLogsTraces
Linux
Windows
macOS

Configuration Table

ParameterTypeDefaultDescription
listen_ipstring"0.0.0.0"IP Address to listen on.
listen_portint8125Port to listen on and receive metrics from statsd clients.
aggregation_intervalint60The aggregation time in seconds that the receiver aggregates the metrics.
enable_metric_typeboolfalseEnable the statsd receiver to be able to emit the metric type as a label.
is_monotonic_counterboolfalseSet all counter-type metrics the statsd receiver received as monotonic.