Thanos Query logs warning when querying prometheus sidecar: "detecting store that does not support without replica label setting" #6252
-
Hello all, What goes wrong?The Thanos Query logs the following whenever querying one of our Prometheus Thanos sidecar (10.110.16.194:10901 is the sidecar)
My setupI run two Prometheus instances in the same cluster with Thanos sidecards. There is a Thanos Query that scrapes both sidecars and deduplicates the data. The deplucation seems to work fine since it only returns one result. I use the kube-prometheus-stack Helm chart and the Bitnami Thanos Helm chart, both are the latest version. I have configured the My questionWhat causes the warning? And what can be done to fix the issue? Should I configure external labels? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
Also seeing the same warning for a metric that exists in Prometheus but it's not showing in Thanos Query. |
Beta Was this translation helpful? Give feedback.
-
I had the same error and it disappeared after upgrading prometheus to 2.42.0 and sidecar to 0.31.0. |
Beta Was this translation helpful? Give feedback.
I had the same error and it disappeared after upgrading prometheus to 2.42.0 and sidecar to 0.31.0.