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

5 lines
139 B
Text
Raw Normal View History

[[inputs.http]]
name_override = "httpjson"
urls = ["http://localhost:9999/stats?event_type=cpu_spike&threshold=0.75"]
data_format = "json"