opentelemetry-dotnet/docs/diagnostics
xiang17 8de335c486
[sdk-metrics] Promote cardinality limit view API from experimental to stable (#5926)
Co-authored-by: Rajkumar Rangaraj <rajrang@microsoft.com>
2024-10-28 09:51:10 -07:00
..
experimental-apis [sdk-metrics] Promote cardinality limit view API from experimental to stable (#5926) 2024-10-28 09:51:10 -07:00
README.md Policheck (#5221) 2024-01-16 12:08:03 -08:00

README.md

OpenTelemetry Diagnostics

This document describes the diagnostic categories used in OpenTelemetry .NET components. Diagnostics are used by the compiler to report information to users about experimental and/or obsolete code being invoked or to suggest improvements to specific code patterns identified through static analysis.

Experimental APIs

Range: OTEL1000 - OTEL1999

Experimental APIs exposed in OpenTelemetry .NET pre-relase builds. APIs are exposed experimentally when either the OpenTelemetry Specification has explicitly marked some feature as experimental or when the SIG members are still working through the design for a feature and want to solicit feedback from the community.

[!NOTE] Experimental APIs are exposed as public in pre-release builds and internal in stable builds.

For defined diagnostics see: OpenTelemetry .NET Experimental APIs