1
0
Fork 0
telegraf/plugins/parsers/json_v2/testdata/benchmark/telegraf.conf

10 lines
246 B
Text
Raw Normal View History

[[inputs.file]]
files = ["./testdata/benchmark/input.json"]
data_format = "json_v2"
[[inputs.file.json_v2]]
measurement_name = "benchmark"
[[inputs.file.json_v2.object]]
path = 'metrics'
disable_prepend_keys = true