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
etcd grpc-proxy --listen-addr HandleHealth handler returns /health of the endpoint but HandlePrometheus /metrics endpoint returns metrics of the proxy itself. I feel this is a bug. We have a separate flag to expose proxy metrics --metrics-addr.
hexfusion
changed the title
grpc-proxy: listenAddr/metrics exposes metrics of proxy -> endpoint not endpoint.
grpc-proxy: listenAddr/metrics exposes metrics of proxy -> endpoint not etcd server endpoint.
Apr 11, 2019
etcd grpc-proxy --listen-addr
HandleHealth handler returns/health
of the endpoint but HandlePrometheus/metrics
endpoint returns metrics of the proxy itself. I feel this is a bug. We have a separate flag to expose proxy metrics--metrics-addr
.etcd/etcdmain/grpc_proxy.go
Lines 328 to 332 in 627cffd
The text was updated successfully, but these errors were encountered: