Blog
Meet the Author
Ian Duncan
Author
Explore Author's Blog

September 11, 2023
OpenTelemetry Gotchas: Phantom Spans
At work, we use OpenTelemetry extensively to trace execution of our Haskell codebase. We struggled for several months with a mysterious tracing issue in our production environment wherein unrelated web requests were being linked together in the same trace, but we could never see the root trace span.