feat(observability): add sustainability metrics, Kepler, 6-month retention, GARM scrape
This commit is contained in:
parent
bbdca11f00
commit
b5594a8017
6 changed files with 141 additions and 1 deletions
|
|
@ -283,7 +283,7 @@ vmsingle:
|
|||
spec:
|
||||
port: "8429"
|
||||
# -- Data retention period. Possible units character: h(ours), d(ays), w(eeks), y(ears), if no unit character specified - month. The minimum retention period is 24h. See these [docs](https://docs.victoriametrics.com/single-server-victoriametrics/#retention)
|
||||
retentionPeriod: "1"
|
||||
retentionPeriod: "6"
|
||||
replicaCount: 1
|
||||
extraArgs: {}
|
||||
storageMetadata:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue