cc-metric-collector/.github/ci-config.json

9 lines
204 B
JSON
Raw Normal View History

{
"sinks": ".github/ci-sinks.json",
"collectors" : ".github/ci-collectors.json",
"receivers" : ".github/ci-receivers.json",
"router" : ".github/ci-router.json",
"interval": 5,
"duration": 1
}