envoy.cluster.upstream.connection.active
Active upstream connectionsDimensions:None
Interface Metrics (3)
Dimensions:None
Dimensions:None
Native
Current number of active connections to upstream cluster membersDimensions:None
Sources
Technical Annotations (7)
Configuration Parameters (1)
nofileError Signatures (2)
139exit codeCaught Segmentation fault, suspect faulting address 0x0log patternCLI 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"diagnosticTechnical References (2)
nofile ulimitconfigurationUlimit settingsconfigurationRelated Insights (3)
High active connection count indicates connection leakswarning
▸
Active connection spikes indicate load balancer misconfigurationwarning
▸
Envoy segfault crash due to file descriptor limit under high loadcritical
▸