UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

Draft: Resolve "Set Thanos retention policy"

Closed Jimmy Ungerman requested to merge 65-set-thanos-retention-policy into main

General MR

Summary

Sets a standard retention policy for Thanos metrics to 30 days.

Relevant logs/screenshots

N/A

Linked Issue

#65 (closed)

Upgrade Notices

This sets a metrics retention limit at 30 days in your s3 storage. This may be too short or too long dependent on your specific use cases. This retention policy can be overwritten by using the following values in your values.yaml file:

compactor:
  retentionResolutionRaw: 30d
  retentionResolution5m: 30d
  retentionResolution1h: 10y

Merge request reports

Closed by Jimmy UngermanJimmy Ungerman 8 months ago (Jul 12, 2024 6:35pm UTC)

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading