tracing
CommunityInstrument your code with distributed traces.
Authorguicheffer
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides comprehensive tools and patterns for implementing distributed tracing in your application, enabling deep visibility into request flows, performance bottlenecks, and error sources across your system.
Core Features & Use Cases
- Span Creation: Easily create spans for different operation types (instant events, async operations, manual control, long-running flows).
- Context Propagation: Automatically injects vital attributes and cascades context through
TracingProvider. - Cardinality Management: Enforces low cardinality for span names and provides guidance on attribute usage.
- Error Handling: Robust error recording and status setting within spans.
- Use Case: Debug a slow API request by tracing its entire lifecycle from the client to the backend, identifying which service or operation is causing the delay.
Quick Start
Use the tracing skill to create an event span for a user button click.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: tracing Download link: https://github.com/guicheffer/devorch-cli/archive/main.zip#tracing Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.