Linux
✓
Windows
macOS
listen_ip
string
"0.0.0.0"
IP Address to listen on.
listen_port
int
8125
Port to listen on and receive metrics from statsd clients.
aggregation_interval
60
The aggregation time in seconds that the receiver aggregates the metrics.
enable_metric_type
bool
false
Enable the statsd receiver to be able to emit the metric type as a label.
is_monotonic_counter
Set all counter-type metrics the statsd receiver received as monotonic.
Last updated 6 months ago
Was this helpful?