- Documentation
- Learning Hub
- Journey Introduction to integrations
- Section 2 of 3 Choose and set up an integration
Istio integration
Slide 11 of 11
Istio integration
The Istio integration provides service mesh monitoring for Kubernetes environments running Istio.
Metrics collected
The integration collects mesh traffic and Envoy proxy metrics:
- Traffic: Request volume by service pair
- Latency: P50, P90, P99 by service
- Errors: HTTP status codes, failures
- Envoy: Sidecar proxy metrics
What to know
This is advanced monitoring, best added after your core Kubernetes observability is in place.
- Prebuilt dashboards: mesh overview, services
- Prebuilt alerts: error rates, latency
- Service-to-service visibility
- Pairs with distributed tracing: drill from a latency spike into traces to find the slow service
Documentation
View the full documentation. We’ll add an interactive learning path here when one is ready for this integration.
Istio integration