Наблюдаемость сервис-меша: трейсинг и метрики

★ 8.5 · vibe-coding

service-mesh-observability is a Claude Code skill that implements comprehensive observability for service meshes, covering distributed tracing, metrics, and dependency visualization for Istio, Linkerd, and other mesh deployments. It addresses all three pillars of observability — metrics, traces, and logs — and works with the four golden signals: latency (P50/P99), traffic, error rate, and saturation, each with predefined alert thresholds. The skill includes sampling strategies (100% in dev, 1–10% in prod), trace context propagation, metrics-to-trace correlation via exemplars, and hot/cold storage tier recommendations. It is aimed at engineers setting up mesh monitoring, debugging inter-service latency, or defining SLOs for service communication.