10 lines
261 B
Text
10 lines
261 B
Text
|
[[inputs.file]]
|
||
|
files = ["./testcases/cbor/addressbook.bin"]
|
||
|
data_format = "xpath_cbor"
|
||
|
|
||
|
[[inputs.file.xpath]]
|
||
|
metric_name = "'addresses'"
|
||
|
metric_selection = "//people"
|
||
|
field_selection = "descendant::*[not(*)]"
|
||
|
field_name_expansion = true
|