opentracing-tutorial
opentracing-tutorial copied to clipboard
OpenTracing uses AsyncLocal context storage
https://github.com/opentracing/opentracing-csharp AsyncLocal storage allows tracing to follow across async/await and other async boundaries.