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
Thanos, Prometheus and Golang version used: thanos 0.31.0
Object Storage Provider: n/a
What happened:
thanos query cannot connect to an ordinary thanos-sidecar nginx grpc proxied address passed as an --endpoint, whereas grpcurl using thanos's protobufs can.
Hello @doctorpangloss , I am having some hard time with this one, please can you help me out with how you configured ingress for the remote sidecar ? grpcurl is returning : tls: no application protocol, thank you !
Thanos, Prometheus and Golang version used: thanos 0.31.0
Object Storage Provider: n/a
What happened:
thanos query
cannot connect to an ordinary thanos-sidecar nginx grpc proxied address passed as an--endpoint
, whereasgrpcurl
using thanos's protobufs can.Reopens #4923
Probably related to #6258
Reproduction:
What you expected to happen:
You should be able to connect to remote sidecars directly.
How to reproduce it (as minimally and precisely as possible):
Try to connect to a sidecar via
--endpoint
and specify an address.Environment:
uname -a
): 5.15The text was updated successfully, but these errors were encountered: