mirror of
https://github.com/ClusterCockpit/cc-metric-collector.git
synced 2025-04-05 21:25:55 +02:00
11 lines
216 B
JSON
11 lines
216 B
JSON
{
|
|
"sinks-file": "./sinks.json",
|
|
"collectors-file" : "./collectors.json",
|
|
"receivers-file" : "./receivers.json",
|
|
"router-file" : "./router.json",
|
|
"main" : {
|
|
"interval": "10s",
|
|
"duration": "1s"
|
|
}
|
|
}
|