SharpSource
SharpSource copied to clipboard
Implement ActivityWasNotStopped
https://learn.microsoft.com/en-us/dotnet/core/diagnostics/distributed-tracing-instrumentation-walkthroughs#activity
Either use activity.stop() or using activity. No using and no stop() means the activity will get lost (presumably?)