Not able to understand why is thanos is not deleting really old data? #5080
Unanswered
dharapvj
asked this question in
Questions & Answers
Replies: 2 comments
-
Hey, could you please share your Compactor's config/flags? |
Beta Was this translation helpful? Give feedback.
0 replies
-
thanos is started with below args
objstore.yaml has below contents:
Hope that helps. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I have a thanos sidecar and standalone thanos setup.
Thanos has below retention setting:
pometheus is started with below params:
But as can be seen from screenshots... sidecar is not clearing data all the way back to Sept 10th 2021 (almost 130 days old)
I don't understand why

As we can see below.. the data is stored for so long is provided by sidecar

How can clear up old blocks so that I only retain 60 days worth of data?
Beta Was this translation helpful? Give feedback.
All reactions