1
0
Fork 0
telegraf/plugins/secretstores/http/testcases/plain-list-complex/telegraf.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

4 lines
139 B
Text

[[secretstores.http]]
id = "test"
url = "http://127.0.0.1/secrets"
transformation = '{userName: userValue, secretName: secretValue}'