mirror of
https://github.com/ClusterCockpit/cc-metric-collector.git
synced 2024-11-10 04:27:25 +01:00
Add default_tags to example config
This commit is contained in:
parent
39c96da409
commit
da11523448
@ -19,6 +19,9 @@
|
||||
"cpustat",
|
||||
"topprocs"
|
||||
],
|
||||
"default_tags": {
|
||||
"cluster": "testcluster"
|
||||
},
|
||||
"receiver": {
|
||||
"type": "none"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user