Tag: tracing
Articles and runbooks tagged tracing — production-tested patterns, code examples, and failure analyses across .NET, automation, crypto trading, and AI agents.
X / Twitter Tool|Map, prioritise, reply
Find the 5% of replies that actually matter.
Reply in 30 minutes.
ThreadTrak maps your X threads, surfaces high-value conversations, and turns reply chaos into a clear follow-up queue. One payment. Lifetime access. No monthly fees ever.
Founder seatsConversation mappingReply queue
Feb 04, 2026
OpenTelemetry for .NET: minimum viable tracing for production debugging
When incidents span multiple services and logs cannot explain latency: the smallest OpenTelemetry setup that makes production debugging possible without a full rewrite.
Jan 28, 2026
Cannot trace requests across services: why correlation IDs die at boundaries in .NET
A production playbook for when logs exist but cannot be joined—correlation IDs die at HttpClient boundaries, jobs, and queues, making incidents unreproducible.