jbogard / MongoDB.Driver.Core.Extensions.DiagnosticSources

Apache License 2.0
46 stars 18 forks source link

add tag only when AllDataRequested #31

Open WeihanLi opened 4 months ago

WeihanLi commented 4 months ago

The tags is effective only when AllDataRequested so avoid adding tags if not necessary

see https://learn.microsoft.com/en-us/dotnet/api/system.diagnostics.activity.isalldatarequested?view=net-8.0