1.9 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
public
in pre-release builds andinternal
in 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
OTEL1004
Description: ExemplarReservoir Support
Details: OTEL1004
Inactive
Experimental APIs which have been released stable or removed:
OTEL1002
Description: Metrics Exemplar Support
Details: OTEL1002
Released stable: 1.9.0
OTEL1003
Description: MetricStreamConfiguration CardinalityLimit Support
Details: OTEL1003
Released stable: 1.10.0