mirror of
https://github.com/ClusterCockpit/cc-metric-collector.git
synced 2025-04-06 13:35:55 +02:00
11 lines
251 B
JSON
11 lines
251 B
JSON
{
|
|
"sinks-file": ".github/ci-sinks.json",
|
|
"collectors-file" : ".github/ci-collectors.json",
|
|
"receivers-file" : ".github/ci-receivers.json",
|
|
"router-file" : ".github/ci-router.json",
|
|
"main" : {
|
|
"interval": "5s",
|
|
"duration": "1s"
|
|
}
|
|
}
|