1
0
Fork 0
telegraf/migrations/inputs_nats_consumer/testcases/deprecated_metric_buffer/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

6 lines
180 B
Text

[[inputs.nats_consumer]]
servers = ["nats://localhost:4222"]
subjects = ["telegraf"]
jetstream_subjects = ["js_telegraf"]
queue_group = "telegraf_consumers"
data_format = "influx"