envoy.http.downstream.connection.total
Total downstream HTTP connectionsDimensions:None
Interface Metrics (3)
Dimensions:None
Dimensions:None
Native
Total number of HTTP connections opened from downstream clientsDimensions:None
Sources
Technical Annotations (2)
CLI Commands (2)
kubectl exec deploy/my-service -c istio-proxy -- pilot-agent request GET stats | grep "downstream_cx_active\|upstream_cx_active"diagnostickubectl exec deploy/my-service -c istio-proxy -- pilot-agent request GET stats | grep "downstream_cx_total\|upstream_cx_total"diagnosticRelated Insights (1)
High active connection count indicates connection leakswarning
▸