mirror of
https://github.com/ClusterCockpit/cc-metric-collector.git
synced 2025-10-21 21:35:06 +02:00
Move example configurations and update docs. Fixed #150
This commit is contained in:
10
example-configs/config.json
Normal file
10
example-configs/config.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"sinks-file": "./sinks.json",
|
||||
"collectors-file" : "./collectors.json",
|
||||
"receivers-file" : "./receivers.json",
|
||||
"router-file" : "./router.json",
|
||||
"main" : {
|
||||
"interval": "10s",
|
||||
"duration": "1s"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user