Files
netbird/infrastructure_files
Claude a61cfab56d [observability] Add Envoy load balancer Grafana dashboard
Adds a dashboard for diagnosing pressure on the Envoy load balancers sitting
in front of NetBird, using the standard Prometheus stats sink metric names.

Panels are grouped so each row rules out a layer: saturation and backpressure
(connection rejections, overload manager, circuit breakers, upstream queue
depth), latency including the time Envoy itself adds, errors and retries,
upstream health and load balancing, and Envoy process health.

Follows the variable conventions of the existing dashboards in this directory
(datasource, cluster, environment, job, host) and adds an `upstream` variable
for filtering by Envoy upstream cluster.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-09-05 18:23:30 +00:00
..