feat(dashboard): Add Istio Service Mesh monitoring dashboard (Prometheus v1)#291
Open
manja316 wants to merge 1 commit intoSigNoz:mainfrom
Open
feat(dashboard): Add Istio Service Mesh monitoring dashboard (Prometheus v1)#291manja316 wants to merge 1 commit intoSigNoz:mainfrom
manja316 wants to merge 1 commit intoSigNoz:mainfrom
Conversation
…eus v1) Add comprehensive Istio monitoring dashboard with 17 panels across 5 sections: General Overview, Traffic Management, Performance Metrics, Error Metrics, and Control Plane. Covers istio_requests_total, istio_request_duration_milliseconds, TCP connection metrics, pilot_xds pushes, and citadel certificate signing. Includes formula panels for average latency and error rate. Closes SigNoz/signoz#6025 Co-Authored-By: Paperclip <noreply@paperclip.ing>
Author
|
Hi! Friendly follow-up on the Istio Prometheus dashboard. Covers traffic, errors, latency, and TCP metrics across all Istio components. Let me know if anything needs changing or if there's a preferred format I should follow. Thanks! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds a comprehensive Istio Service Mesh monitoring dashboard for SigNoz using Prometheus metrics from Envoy sidecars and the Istio control plane.
namespace,destination_service,deployment_environmentSections & Metrics
istio_requests_total,istio_request_duration_millisecondsistio_requests_total,istio_tcp_connections_opened_totalistio_request_duration_millisecondsistio_requests_totalfiltered by response codespilot_xds,pilot_xds_pushes,citadel_server_csr_countCloses SigNoz/signoz#6025
/claim #6025