You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Version 0.8.0
Revision 7b60b21
Branch HEAD
BuildUser circleci@32eb15a80c51
BuildDate 20191010-17:26:35
GoVersion go1.13.1
Object Storage Provider:
n/a
What happened:
thanos-query does not distinguish same labels from sidecar and store. When we run one sidecar and one store query shows error dropping store, external labels are not unique on sidecar.
What you expected to happen:
Error will not appear
How to reproduce it (as minimally and precisely as possible):
Run thanos-sidecar with external labels and configured storage.
Run thanos-store
Run thanos-query with configured storages on sidecar and store.
Look at the stores UI in thanos-query
Full logs to relevant components:
Anything else we need to know:
After restart thanos-store when thanos-query already running the problem not reproduce. But wen we restart thanos-query we see dropping store, external labels are not unique again.
The text was updated successfully, but these errors were encountered:
Thanos, Prometheus and Golang version used:
Version 0.8.0
Revision 7b60b21
Branch HEAD
BuildUser circleci@32eb15a80c51
BuildDate 20191010-17:26:35
GoVersion go1.13.1
Object Storage Provider:
n/a
What happened:
thanos-query does not distinguish same labels from sidecar and store. When we run one sidecar and one store query shows error
dropping store, external labels are not unique
on sidecar.What you expected to happen:
Error will not appear
How to reproduce it (as minimally and precisely as possible):
Full logs to relevant components:
Anything else we need to know:
After restart thanos-store when thanos-query already running the problem not reproduce. But wen we restart thanos-query we see
dropping store, external labels are not unique
again.The text was updated successfully, but these errors were encountered: