Querier throws ha-tracker error etcdserver: user name is empty #5541
Unanswered
paul-bormans
asked this question in
Q&A
Replies: 1 comment 1 reply
-
I can see why is that not desired. |
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.
-
Describe the bug
When enabling the ha-tracker (in the distributor; which is working fine btw), the queries instance is throwing errors:
level=error ts=2023-08-30T13:55:36.068147993Z caller=etcd.go:243 msg="watch error" key=ha-tracker/ err="rpc error: code = InvalidArgument desc = etcdserver: user name is empty"
To Reproduce
Configure distributor like so:
Expected behavior
We expected ha-tracker to only work inside the distributor so to not impact querier at all; also ha-tracker is not configurable in the querier?
Environment:
Additional Context
Not sure what to attach, please ask for specific needs
Beta Was this translation helpful? Give feedback.
All reactions