-
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
Thanos cant query from object store #7798
Comments
Hey @TheCodingSheikh! 👋 I'm here to help you with your Thanos issue. I can assist with bug fixes, answer questions, and even guide you on becoming a contributor. Let's squash those bugs together! I found a similar unsolved discussion titled Store gateway returns no metrics even if blocks loaded, which might be related to your issue. Additionally, there are a few closed issues that might provide some insights:
For your specific issue, ensure that the |
One thing to mention, the bucket size is now 2T |
Is your issue cannot query object store or cannot query object store with latest timestamp?
So your expectation is to see max time of now? It doesn't sound like an issue of store gateway itself. There is a metric in sidecar for lastest timestamp of uploaded block. |
Thanos, Prometheus and Golang version used:
Kubernetes, sidecar in kube prom stack chart
And thanos bitnami chart
Object Storage Provider:
Ceph
What happened:
we are facing an issue with Thanos that it can't query after a certain date even though the side car are pushing metrics until current date but in the Thanos front end I can see the object store has a max time of 2024-02-18
I tried thanos tools bucket verify it didnt show any issue
Logs for sidecar, compactor, storegateway didnt include anything that seems an issue
What you expected to happen:
I cant query up to date
How to reproduce it (as minimally and precisely as possible):
Full logs to relevant components:
Anything else we need to know:
The text was updated successfully, but these errors were encountered: