mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-03-04 23:27:30 +01:00
Cleanup metricstore options
Entire-Checkpoint: 2f9a4e1c2e87
This commit is contained in:
@@ -74,14 +74,12 @@
|
||||
],
|
||||
"metric-store": {
|
||||
"checkpoints": {
|
||||
"interval": "12h",
|
||||
"directory": "./var/checkpoints"
|
||||
},
|
||||
"memory-cap": 100,
|
||||
"retention-in-memory": "48h",
|
||||
"cleanup": {
|
||||
"mode": "archive",
|
||||
"interval": "48h",
|
||||
"directory": "./var/archive"
|
||||
},
|
||||
"nats-subscriptions": [
|
||||
|
||||
Reference in New Issue
Block a user