distributed-tracing-logs
CommunityEnd-to-end request tracing via logs.
Software Engineering#performance#debugging#logging#microservices#observability#opentelemetry#distributed tracing
Authorwojons
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the challenge of understanding and debugging complex distributed systems by providing a robust framework for implementing distributed tracing using logs.
Core Features & Use Cases
- Trace Context Propagation: Ensures trace and span IDs are carried across service boundaries via HTTP headers, message queues, and database operations.
- Span Logging: Generates structured logs for span start/end events, attributes, and errors, enabling detailed analysis.
- OpenTelemetry Integration: Facilitates seamless integration with OpenTelemetry SDKs and exporters for comprehensive observability.
- Use Case: Debugging a slow e-commerce checkout process that involves multiple microservices (e.g.,
auth-service,payment-service,notification-service). This Skill helps pinpoint which service is causing the latency by tracing the entire request flow.
Quick Start
Use the distributed-tracing-logs skill to generate trace context for a new request to the payment service.
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: distributed-tracing-logs Download link: https://github.com/wojons/skills/archive/main.zip#distributed-tracing-logs 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.