This commit is contained in:
James Mellors 2025-05-03 15:24:27 +01:00
parent e62212d9d2
commit ed51e9c048

View File

@ -4146,11 +4146,11 @@ prometheus:
## How long to retain metrics ## How long to retain metrics
## ##
retention: 11d retention: 10d
## Maximum size of metrics ## Maximum size of metrics
## ##
retentionSize: "10" retentionSize: "10GB"
## Allow out-of-order/out-of-bounds samples ingested into Prometheus for a specified duration ## Allow out-of-order/out-of-bounds samples ingested into Prometheus for a specified duration
## See https://prometheus.io/docs/prometheus/latest/configuration/configuration/#tsdb ## See https://prometheus.io/docs/prometheus/latest/configuration/configuration/#tsdb