- CorrelationId by Steve Gordon.
- Correlate by Martijn Bodeman.
- AspNet.CorrelationIdGenerator by Mark Gossa.
- "Improvements in .NET Core 3.0 for troubleshooting and monitoring distributed apps" by Sergey Kanzhelev (@SergeyKanzhelev)
- "Building End-to-End Diagnostics and Tracing: Trace Context" by Jimmy Bogard (@jbogard)
Correlator is designed to solve simple scenario with reading and writing correlation ID from/to HTTP headers. If you are looking for more advanced/distributed tracing, consider looking at: