Add support for sending DogStatsD metrics over Unix Socket

This commit is contained in:
Liam van der Viven 2024-01-29 17:08:05 +01:00 committed by GitHub
parent d37ea3e882
commit 18203f57d2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 67 additions and 5 deletions

View file

@ -27,6 +27,8 @@ _Required, Default="127.0.0.1:8125"_
Address instructs exporter to send metrics to datadog-agent at this address.
This address can be a Unix Domain Socket (UDS) address with the following form: `unix:///path/to/datadog.socket`.
```yaml tab="File (YAML)"
metrics:
datadog: