cc-metric-collector/.github/ci-config.json
Thomas Roehl 813804ae2d Update CI
2025-03-18 14:32:29 +01:00

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"
}
}