Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
wshobson avatar

Service Mesh Observability

  • 8.1k installs
  • 38.3k repo stars
  • Updated July 22, 2026
  • wshobson/agents

service-mesh-observability is an agent skill that Implement comprehensive observability for service meshes including distributed tracing, metrics, and visualization. Use when setting up mesh monitoring, debuggi.

About

Implement comprehensive observability for service meshes including distributed tracing metrics and visualization Use when setting up mesh monitoring debugging latency issues or implementing SLOs for service communication name service-mesh-observability description Implement comprehensive observability for service meshes including distributed tracing metrics and visualization Use when setting up mesh monitoring debugging latency issues or implementing SLOs for service communication Service Mesh Observability Complete guide to observability patterns for Istio Linkerd and service mesh deployments When to Use This Skill Setting up distributed tracing across services Implementing service mesh metrics and dashboards Debugging latency and error issues Defining SLOs for service communication Visualizing service dependencies Troubleshooting mesh connectivity Core Concepts 1 Three Pillars of Observability Observability Metrics Traces Logs Request rate Span context Access logs Error rate Latency Error details Latency P50 Dependencies Debug info Saturation Bottlenecks Audit trail 2 Golden Signals for Mesh Signal Description Alert Threshold Latency Request duration P50 P99 P99 500ms Traffic Re.

  • Service Mesh Observability
  • Setting up distributed tracing across services
  • Implementing service mesh metrics and dashboards
  • Debugging latency and error issues
  • Defining SLOs for service communication

Service Mesh Observability by the numbers

  • 8,051 all-time installs (skills.sh)
  • +152 installs in the week ending Jul 28, 2026 (Skillselion tracking)
  • Ranked #92 of 1,041 Cloud & Infrastructure skills by installs in the Skillselion catalog
  • Security screen: LOW risk (skills.sh audit)
  • Data as of Jul 28, 2026 (Skillselion catalog sync)
At a glance

service-mesh-observability capabilities & compatibility

Capabilities
service mesh observability · setting up distributed tracing across services · implementing service mesh metrics and dashboards · debugging latency and error issues · defining slos for service communication
Use cases
documentation
From the docs

What service-mesh-observability says it does

--- name: service-mesh-observability description: Implement comprehensive observability for service meshes including distributed tracing, metrics, and visualization.
SKILL.md
Use when setting up mesh monitoring, debugging latency issues, or implementing SLOs for service communication.
SKILL.md
--- # Service Mesh Observability Complete guide to observability patterns for Istio, Linkerd, and service mesh deployments.
SKILL.md
Read that file when you need the concrete templates.
SKILL.md
npx skills add https://github.com/wshobson/agents --skill service-mesh-observability

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs8.1k
repo stars38.3k
Security audit3 / 3 scanners passed
Last updatedJuly 22, 2026
Repositorywshobson/agents

What problem does service-mesh-observability solve for developers using this skill?

Implement comprehensive observability for service meshes including distributed tracing, metrics, and visualization. Use when setting up mesh monitoring, debugging latency issues, or implementing SLOs

Who is it for?

Developers who need service-mesh-observability patterns described in the cached skill documentation.

Skip if: Skip when docs are empty or the task is outside the skill's documented scope.

When should I use this skill?

Implement comprehensive observability for service meshes including distributed tracing, metrics, and visualization. Use when setting up mesh monitoring, debugging latency issues, or implementing SLOs

What you get

Actionable workflows and conventions from SKILL.md for service-mesh-observability.

  • tracing configuration
  • mesh metrics dashboards
  • dependency visualization

Files

SKILL.mdMarkdownGitHub ↗

Service Mesh Observability

Complete guide to observability patterns for Istio, Linkerd, and service mesh deployments.

When to Use This Skill

  • Setting up distributed tracing across services
  • Implementing service mesh metrics and dashboards
  • Debugging latency and error issues
  • Defining SLOs for service communication
  • Visualizing service dependencies
  • Troubleshooting mesh connectivity

Core Concepts

1. Three Pillars of Observability

┌─────────────────────────────────────────────────────┐
│                  Observability                       │
├─────────────────┬─────────────────┬─────────────────┤
│     Metrics     │     Traces      │      Logs       │
│                 │                 │                 │
│ • Request rate  │ • Span context  │ • Access logs   │
│ • Error rate    │ • Latency       │ • Error details │
│ • Latency P50   │ • Dependencies  │ • Debug info    │
│ • Saturation    │ • Bottlenecks   │ • Audit trail   │
└─────────────────┴─────────────────┴─────────────────┘

2. Golden Signals for Mesh

SignalDescriptionAlert Threshold
LatencyRequest duration P50, P99P99 > 500ms
TrafficRequests per secondAnomaly detection
Errors5xx error rate> 1%
SaturationResource utilization> 80%

Templates and detailed worked examples

Full template library and detailed worked examples live in references/details.md. Read that file when you need the concrete templates.

Best Practices

Do's

  • Sample appropriately - 100% in dev, 1-10% in prod
  • Use trace context - Propagate headers consistently
  • Set up alerts - For golden signals
  • Correlate metrics/traces - Use exemplars
  • Retain strategically - Hot/cold storage tiers

Don'ts

  • Don't over-sample - Storage costs add up
  • Don't ignore cardinality - Limit label values
  • Don't skip dashboards - Visualize dependencies
  • Don't forget costs - Monitor observability costs

Related skills

FAQ

What does service-mesh-observability do?

Implement comprehensive observability for service meshes including distributed tracing, metrics, and visualization. Use when setting up mesh monitoring, debugging latency issues, or implementing SLOs for service communic

When should I use service-mesh-observability?

Implement comprehensive observability for service meshes including distributed tracing, metrics, and visualization. Use when setting up mesh monitoring, debugging latency issues, or implementing SLOs for service communic

Is service-mesh-observability safe to install?

Review the Security Audits panel on this page before installing in production.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.