Connect
statsd
Pushes metrics using the StatsD protocol. Supported tagging formats are 'none', 'datadog' and 'influxdb'.
metrics:
statsd:
address: "" # No default (required)
flush_period: 100ms
tag_format: none
Fields
Was this helpful?