1
0
Fork 0
telegraf/migrations/outputs_influxdb/testcases/merge_url_overlap/expected.conf
Daniel Baumann 4978089aab
Adding upstream version 1.34.4.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-05-24 07:26:29 +02:00

5 lines
154 B
Text

[[outputs.influxdb]]
namepass = ["metrics"]
urls = ["http://127.0.0.1:8086", "udp://127.0.0.1:8089"]
database_tag = "table"
skip_database_creation = true