mirror of
https://github.com/ClusterCockpit/cc-metric-collector.git
synced 2024-11-10 04:27:25 +01:00
Update README.md
This commit is contained in:
parent
0f35469168
commit
f0da07310b
@ -20,7 +20,9 @@ The configuration file for the sinks is a list of configurations. The `type` fie
|
|||||||
[
|
[
|
||||||
"mystdout" : {
|
"mystdout" : {
|
||||||
"type" : "stdout",
|
"type" : "stdout",
|
||||||
"meta_as_tags" : false
|
"meta_as_tags" : [
|
||||||
|
"unit"
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"metricstore" : {
|
"metricstore" : {
|
||||||
"type" : "http",
|
"type" : "http",
|
||||||
|
Loading…
Reference in New Issue
Block a user