-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature: Compactor should be able to handle retention #2782
Comments
Hi! It does via the |
Hi. I have set my retention flags,
If I understand correctly, I should not be having any data after 3 days. However, I can query data older than that as well. Why is this happening? |
Yes it's confusing. You should clearly explain what it takes to have data
actually expire.
|
GiedriusS
added a commit
to GiedriusS/thanos
that referenced
this issue
Jun 25, 2020
Add some verbiage that explains when exactly do the blocks get deleted. Closes thanos-io#2782. Signed-off-by: Giedrius Statkevičius <[email protected]>
2 tasks
bwplotka
pushed a commit
that referenced
this issue
Jun 25, 2020
Add some verbiage that explains when exactly do the blocks get deleted. Closes #2782. Signed-off-by: Giedrius Statkevičius <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanos, Prometheus and Golang version used:
Newest
Object Storage Provider:
Any. In this case I'm using minio
It would be delightful to be able to have thanos automatically compact away results older than a certain number of days. We are very privacy centric at our company.
The text was updated successfully, but these errors were encountered: