This skill provides a comprehensive framework for implementing the three pillars of observability—metrics, traces, and logs—within service mesh architectures. It enables developers and DevOps engineers to establish golden signals (latency, traffic, errors, saturation), configure Prometheus and Grafana dashboards, deploy Jaeger for distributed tracing, and utilize visualization tools like Kiali. By offering ready-to-use templates for Istio and Linkerd, it simplifies the process of debugging latency, identifying service dependencies, and maintaining SLOs in complex microservices environments.
Key Features
013 GitHub stars
02Pre-configured Prometheus queries for Istio golden signals and latency P99 tracking
03Implementation of the Three Pillars of Observability (Metrics, Traces, Logs)
04Standardized alerting rules for high error rates and mesh certificate expiration
05Service mesh visualization templates for Kiali and Linkerd Viz dashboards
06Distributed tracing setup with Jaeger and OpenTelemetry collector integration