1
0
Fork 0
telegraf/plugins/inputs/gnmi/testcases/issue_16476/telegraf.conf

10 lines
300 B
Text
Raw Normal View History

[[inputs.gnmi]]
addresses = ["dummy"]
enforce_first_namespace_as_origin = false
[[inputs.gnmi.subscription]]
name = "ifcounters"
origin = "Ciena"
path = "/oc-if:interfaces/oc-if:interface/oc-if:state/oc-if:counters"
subscription_mode = "sample"
sample_interval = "30s"