1
0
Fork 0
telegraf/plugins/secretstores/http/testcases/plain-list-complex/telegraf.conf

5 lines
139 B
Text
Raw Normal View History

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