TracekitTracekit

Blog

Engineering insights on observability, distributed tracing, and production debugging.

31 posts tagged distributed-tracing
How to Track Rogue LLM Calls in Production
9 min

How to Track Rogue LLM Calls in Production

Track rogue LLM calls with traces, call counts, token usage, costs, models, and retry evidence before a loop becomes an incident.

llm-observabilitydistributed-tracing
Migrate to OpenTelemetry Without Downtime
8 min

Migrate to OpenTelemetry Without Downtime

Migrate to OpenTelemetry without downtime with a parallel Collector path, trace parity checks, and a safe service-by-service cutover.

opentelemetryapm-migration