-
distributed-tracing.com
- https://www.distributed-tracing.com
-
Joined
Jul 9, 2026
Popular repositories Loading
-
distributed-tracing.com
distributed-tracing.com PublicProduction-grade engineering guides on distributed tracing, OpenTelemetry, context propagation, sampling, and request correlation for backend engineers and SREs.
HTML
-
trace-context-linter
trace-context-linter PublicStatic analyzer that finds where distributed-trace context is dropped: thread pools, async boundaries, message producers, unended spans. AST-based for Python, heuristic for JS/TS. SARIF output and …
Python
-
trace-waterfall-viewer
trace-waterfall-viewer PublicInteractive trace waterfall viewer that runs entirely in your browser. Ingests OTLP/JSON, Jaeger and Zipkin exports; highlights the critical path, self time and orphaned spans. No build step, no up…
JavaScript
-
sampling-strategy-simulator
sampling-strategy-simulator PublicModel distributed-tracing sampling strategies against your traffic: retained trace volume, storage cost, collector decision-buffer memory, and the odds of actually capturing a rare error. Python CL…
Python
-
otel-quickstart-generator
otel-quickstart-generator PublicScaffolder for OpenTelemetry tracing setup: SDK bootstrap, framework wiring, log correlation, collector pipeline and a Compose stack, tailored to your language, framework and backend. 13 targets, 7…
Jinja
-
correlation-id-middleware
correlation-id-middleware PublicDrop-in middleware for Python and Node that guarantees every request carries a valid W3C trace context and correlation ID, injects it into structured logs and outbound calls, and bridges to OpenTel…
Python
If the problem persists, check the GitHub status page or contact support.