Info
| Version: | 2.1.1 | 
| Author(s): | Jimmy Bogard | 
| Last Update: | Wednesday, March 23, 2022 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/NServiceBus.Extensions.Diagnostics | 
Install
Install-Package NServiceBus.Extensions.Diagnostics
                        dotnet add package NServiceBus.Extensions.Diagnostics
                        paket add NServiceBus.Extensions.Diagnostics
                        
                                NServiceBus.Extensions.Diagnostics Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- NServiceBus(>= 7.0.0 && < 8.0.0)
- System.Diagnostics.DiagnosticSource(>= 5.0.0)
Tags
 
                
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.