mirror of
https://github.com/ClusterCockpit/cc-metric-collector.git
synced 2025-10-29 08:05:06 +01:00
Fix paths
This commit is contained in:
8
.github/ci-config.json
vendored
8
.github/ci-config.json
vendored
@@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"sinks": "ci-sinks.json",
|
"sinks": ".github/ci-sinks.json",
|
||||||
"collectors" : "ci-collectors.json",
|
"collectors" : ".github/ci-collectors.json",
|
||||||
"receivers" : "ci-receivers.json",
|
"receivers" : ".github/ci-receivers.json",
|
||||||
"router" : "ci-router.json",
|
"router" : ".github/ci-router.json",
|
||||||
"interval": 5,
|
"interval": 5,
|
||||||
"duration": 1
|
"duration": 1
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user