Skip to content

feat(dashboard): Add Istio Service Mesh Monitoring dashboard#279

Closed
chengyixu wants to merge 1 commit intoSigNoz:mainfrom
chengyixu:feat/add-istio-dashboard
Closed

feat(dashboard): Add Istio Service Mesh Monitoring dashboard#279
chengyixu wants to merge 1 commit intoSigNoz:mainfrom
chengyixu:feat/add-istio-dashboard

Conversation

@chengyixu
Copy link
Copy Markdown

/claim #6025

14-panel Istio monitoring dashboard using Prometheus metrics. Sections: General Overview (request rate, error rate, p99/p95 latency), Traffic Management (distribution by service, HTTP response codes, retries, circuit breaker opens), Performance (request/response byte throughput), TCP Traffic (connections, bytes), Control Plane (Pilot xDS pushes/errors). Resolves SigNoz/signoz#6025

14 panels across 5 sections: General Overview (request rate, error
rate, p99/p95 latency), Traffic Management (distribution, HTTP codes,
retries, circuit breaker events), Performance (request/response
throughput), TCP Traffic (connections, bytes), Control Plane (Pilot
xDS pushes and errors). Uses native Istio Prometheus metrics from
Envoy sidecar proxies.

Resolves SigNoz/signoz#6025
@chengyixu
Copy link
Copy Markdown
Author

Closing — there are other PRs for Istio dashboards (#291, #292). Focusing on other unique dashboards instead.

@chengyixu chengyixu closed this Apr 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Dashboard] Istio based on prometheus

1 participant