Thanos Query - PromQL Engine Thanos + Distributed with new cluster #8531
Unanswered
Poil
asked this question in
Questions & Answers
Replies: 1 comment 1 reply
-
|
Are you using |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Thanos, Prometheus and Golang version used:
Thanos 0.39.2
Object Storage Provider:
S3
What happened:
I create a new EKS cluster, I'm in distributed mode with a central Query (+Query Frontend)
We use sharded store configuration
For this new cluster, I'm unable to retrieve data older than "Thanos Sidecar configured value"
It looks like it's not fetching "stores"
It's probably because the store 0 & 1 have actually no data, so no Announced Labelset and min/max time, only Store 2 (less than 2 weeks) has itEDIT
I removed "Sharded Stores", not better ...
Full logs to relevant components:
Absolutely no error/warn logs
Query Debug
Notes
Everything works when using PromQL Engine Prometheus
Beta Was this translation helpful? Give feedback.
All reactions