Document ActivitySource API #22261
Labels
doc-idea
Indicates issues that are suggestions for new topics [org][type][category]
dotnet-fundamentals/svc
Pri1
High priority, do before Pri2 and Pri3
Describe the new article
DiagnosticSource package (5.0) added new capability to Activity API by aligning with OpenTelemetry. The key new feature is the
ActivitySource
class which allows to create Activity in a way compatible with the evolving industry standard for telemetry - OpenTelemetry. However, ActivitySource and its associated mechanisms are not documented in .NET docs pages.Proposing to add an official document for this.
I have the following doc in the OpenTelemetry repo. Its mostly generic, and can be used here. But we want to remove OpenTelemetry specific parts, and refine it and make it part of .NET docs page.
https://github.com/open-telemetry/opentelemetry-dotnet/tree/master/src/OpenTelemetry.Api#instrumenting-a-libraryapplication-with-net-activity-api
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
The text was updated successfully, but these errors were encountered: