mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-01-16 17:51:46 +01:00
Test and update files for dynamic retention
This commit is contained in:
@@ -15,8 +15,8 @@
|
||||
},
|
||||
"metric-store": {
|
||||
"checkpoints": {
|
||||
"interval": "1h"
|
||||
"interval": "12h"
|
||||
},
|
||||
"retention-in-memory": "12h"
|
||||
"retention-in-memory": "48h"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -47,10 +47,10 @@
|
||||
},
|
||||
"metric-store": {
|
||||
"checkpoints": {
|
||||
"interval": "1h"
|
||||
"interval": "12h"
|
||||
},
|
||||
"retention-in-memory": "12h",
|
||||
"subscriptions": [
|
||||
"retention-in-memory": "48h",
|
||||
"nats-subscriptions": [
|
||||
{
|
||||
"subscribe-to": "hpc-nats",
|
||||
"cluster-tag": "fritz"
|
||||
|
||||
Reference in New Issue
Block a user