Skip to main content

Envoy Circuit Breaker

Monitor Knative connections with Envoy Circuit Breaker

Info

For accessing CoreWeave Grafana Dashboards instructions, see Access CoreWeave Grafana Dashboards.

The Envoy Circuit Breaker dashboard displays specific metrics that monitor upstream connections and overflows in the Envoy data plane. It assists with observing and troubleshooting Knative connections from a data plane perspective.

The Envoy Circuit Breaker dashboard contains the following panels.

PanelDescription
Active Upstream ConnectionsDisplays the current number of active connections to upstream services.
Connection Overflow RateDesigned to show the rate of connection overflows, which might indicate that the system is unable to handle the volume of incoming connections.
Active Pending Upstream RequestsDisplays the count of requests that are currently pending a response from upstream services.
Pending Request Overflow RateTracks the rate at which pending requests are overflowing, which can signal that upstream services are overloaded or not responding in time.