Distributed Tracing Instrumenter

Instrument a service (or a chain of services) with OpenTelemetry so a single request can be followed end-to-end — context propagated across every hop including async/queue boundaries, spans at the boundaries that matter, deliberate trace-wide sampling, and trace_id stamped on log lines. Use when latency or failures span multiple services, when you have logs but can't reconstruct a request's full path, or when adopting OpenTelemetry.

imtiazrayhan e2bfe9c 8.2 KB Updated

File contents

imtiazrayhan/agentscamp-library/tree/main/skills/distributed-tracing-instrumenter commit e2bfe9c69d

Frequently asked questions

npx skillmds@latest add imtiazrayhan/distributed-tracing-instrumenter