Skip to content

Commit

Permalink
datalake-metrics: increate compactor PV
Browse files Browse the repository at this point in the history
  • Loading branch information
paulfantom committed Nov 29, 2024
1 parent d14f022 commit 9ae56c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/datalake-metrics/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ compactor:
memory: 200Mi
persistence:
storageClass: longhorn-r2
size: 18Gi
size: 22Gi
retentionResolutionRaw: 33d # Keep raw samples for 33 days
retentionResolution5m: 120d # Keep samples downsampled to 5m for 99 days (note that 5m downsampling kicks in after 40h)
retentionResolution1h: 365d # Keep samples downsampled to 1h for 1 year (note that 1h downsampling kicks in after 10d)
Expand Down

0 comments on commit 9ae56c1

Please sign in to comment.