Files
cc-metric-collector/example-configs/sinks.json

8 lines
86 B
JSON

{
"mystdout": {
"type": "stdout",
"meta_as_tags": [
"unit"
]
}
}