Add Activity Trace Id Custom Generation Support (#48138)
authorTarek Mahmoud Sayed <tarekms@microsoft.com>
Fri, 12 Feb 2021 00:17:00 +0000 (16:17 -0800)
committerGitHub <noreply@github.com>
Fri, 12 Feb 2021 00:17:00 +0000 (16:17 -0800)
commitb2adfd7ae40e1ca0f4bd311ca052846d46a8c9bb
tree36b620763c0f39207f35af803df15fac63e5c976
parentfab489d35c62c4123b68981c0bd2f860e668f0fb
Add Activity Trace Id Custom Generation Support (#48138)

* Add Activity Trace Id Custom Generation Support

* Address the feedback

* Update src/libraries/System.Diagnostics.DiagnosticSource/src/System/Diagnostics/Activity.cs

Co-authored-by: Stephen Toub <stoub@microsoft.com>
Co-authored-by: Stephen Toub <stoub@microsoft.com>
src/libraries/System.Diagnostics.DiagnosticSource/ref/System.Diagnostics.DiagnosticSourceActivity.cs
src/libraries/System.Diagnostics.DiagnosticSource/src/System/Diagnostics/Activity.cs
src/libraries/System.Diagnostics.DiagnosticSource/tests/ActivityTests.cs
src/libraries/System.Diagnostics.DiagnosticSource/tests/HttpHandlerDiagnosticListenerTests.cs