1.3 KiB
1.3 KiB
OpenTelemetry .NET Experimental APIs
This document describes 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
publicin pre-release builds andinternalin stable builds.
Active
Experimental APIs available in the pre-release builds:
OTEL1000
Description: LoggerProvider and LoggerProviderBuilder
Details: OTEL1000
OTEL1001
Description: Logs Bridge API
Details: OTEL1001
OTEL1002
Description: Metrics Exemplar Support
Details: OTEL1002
Inactive
Experimental APIs which have been released stable or removed:
None