mirror of
https://github.com/ClusterCockpit/cc-metric-collector.git
synced 2024-11-10 12:37:25 +01:00
8abedac0fe
in main config
9 lines
175 B
JSON
9 lines
175 B
JSON
{
|
|
"sinks": "./sinks.json",
|
|
"collectors" : "./collectors.json",
|
|
"receivers" : "./receivers.json",
|
|
"router" : "./router.json",
|
|
"interval": "10s",
|
|
"duration": "1s"
|
|
}
|