You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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: