docs(outputs.influxdb): Add help message about multiple influxdb (#14053)

This commit is contained in:
Damian Szczepanik 2023-10-12 17:32:25 +02:00 committed by GitHub
parent 17a294776e
commit e50bb4fb3b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -103,6 +103,9 @@ to use them.
# influx_uint_support = false
```
To send every metrics into multiple influxdb,
define additional `[[outputs.influxdb]]` section with new `urls`.
## Metrics
Reference the [influx serializer][] for details about metric production.