docs(outputs.influxdb): Add help message about multiple influxdb (#14053)
This commit is contained in:
parent
17a294776e
commit
e50bb4fb3b
|
|
@ -103,6 +103,9 @@ to use them.
|
||||||
# influx_uint_support = false
|
# influx_uint_support = false
|
||||||
```
|
```
|
||||||
|
|
||||||
|
To send every metrics into multiple influxdb,
|
||||||
|
define additional `[[outputs.influxdb]]` section with new `urls`.
|
||||||
|
|
||||||
## Metrics
|
## Metrics
|
||||||
|
|
||||||
Reference the [influx serializer][] for details about metric production.
|
Reference the [influx serializer][] for details about metric production.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue