<PackageReference Include="OpenTelemetry.Api" Version="1.15.3" />

OpenTelemetry.Internal.DiagnosticDefinitions

static class DiagnosticDefinitions
namespace OpenTelemetry.Internal { internal static class DiagnosticDefinitions { public const string ExperimentalApiUrlFormat = "https://github.com/open-telemetry/opentelemetry-dotnet/tree/main/docs/diagnostics/experimental-apis/README.md#{0}"; public const string LoggerProviderExperimentalApi = "OTEL1000"; public const string LogsBridgeExperimentalApi = "OTEL1001"; public const string ExemplarReservoirExperimentalApi = "OTEL1004"; } }