1
0
Fork 0
telegraf/migrations/inputs_httpjson/testcases/single/expected.conf

6 lines
158 B
Text
Raw Normal View History

[[inputs.http]]
name_override = "webserver_stats"
timeout = "5s"
urls = ["http://localhost:9999/stats/", "http://localhost:9998/stats/"]
data_format = "json"