AI AGENT ADDONS

Distributed tracing helps you follow a request as it moves through different services. Each step is called a span. You can find slow requests, failed calls, and see how services depend on each other. This skill shows you how to analyze spans and traces. Use it to investigate performance problems and find the root cause of errors. It works with trace IDs, HTTP status codes, and database query spans.

Add Dt Obs Tracing skill to your workflow

Global

mkdir -p ~/.claude/skills/dt-obs-tracing

Project

mkdir -p .claude/skills/dt-obs-tracing

Source Repository

Stars
102
Forks
21
Watchers
102
License
Apache-2.0
Last Push
1 month ago
Created
4 months ago