-
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
High retention on Prometheus #283
Labels
Comments
Hello! TL;DR: No. For Thanos query it does not matter if the underlying Store API is store, sidecar or ruler. This is related discussion: #82 I remember I started doing some implementation of it, but essentially this is bit fuzzy problem and not straightforward, so we aborted. Basically:
|
@metalmatze does it answer your question? Can we close this? |
Yes. Thanks |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In the example the retention for Prometheus itself is set to 24h.
When setting this to, for example, 1 week (168h) does Thanos query the object storage less for that time range?
The text was updated successfully, but these errors were encountered: