This library adds System.Diagnostics support to NServiceBus endpoints. It supports the W3C Trace Context recommendation and Correlation Context draft standards for incoming and outgoing requests. It creates and starts activities for incoming/outgoing requests, and exposes diagnostics events through DiagnosticSource.
$ dotnet add package NServiceBus.Extensions.DiagnosticsNo README available.