Docs Connect Components Metrics statsd statsd Available in: Self-Managed Pushes metrics using the StatsD protocol. Supported tagging formats are 'none', 'datadog' and 'influxdb'. # Config fields, showing default values metrics: statsd: address: "" # No default (required) flush_period: 100ms tag_format: none mapping: "" Fields address The address to send metrics to. Type: string flush_period The time interval between metrics flushes. Type: string Default: "100ms" tag_format Metrics tagging is supported in a variety of formats. Type: string Default: "none" Options: none , datadog , influxdb . Back to top × Simple online edits For simple changes, such as fixing a typo, you can edit the content directly on GitHub. Edit on GitHub Or, open an issue to let us know about something that you want us to change. Open an issue Contribution guide For extensive content updates, or if you prefer to work locally, read our contribution guide . Was this helpful? thumb_up thumb_down group Ask in the community mail Share your feedback group_add Make a contribution logger influxdb