A solid implementation guide for getting observability working across Istio and Linkerd deployments. Sets up the full stack with Prometheus metrics, Jaeger tracing, and Grafana dashboards, plus includes the specific PromQL queries you actually need for golden signals like P99 latency and error rates. The templates cover both quick Linkerd CLI debugging and production Kiali topology visualization. Honest take: the Istio setup is more complex but gives you finer control, while Linkerd's built-in viz extension gets you running faster. Most useful when you're past the basic mesh setup and need to debug why services are slow or failing.
npx skills add https://github.com/wshobson/agents --skill service-mesh-observability