From 87b970b07a2f8172d1112e4b0e3eac59999c572b Mon Sep 17 00:00:00 2001 From: Cijo Thomas Date: Mon, 12 Feb 2024 09:35:17 -0800 Subject: [PATCH] Remove experimental feature flag from doc (#5343) --- src/OpenTelemetry.Exporter.OpenTelemetryProtocol/README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/src/OpenTelemetry.Exporter.OpenTelemetryProtocol/README.md b/src/OpenTelemetry.Exporter.OpenTelemetryProtocol/README.md index 2f833771416..290e9daa6b5 100644 --- a/src/OpenTelemetry.Exporter.OpenTelemetryProtocol/README.md +++ b/src/OpenTelemetry.Exporter.OpenTelemetryProtocol/README.md @@ -322,13 +322,6 @@ values of the log record limits ### Otlp Log Exporter -* `OTEL_DOTNET_EXPERIMENTAL_OTLP_EMIT_EXCEPTION_LOG_ATTRIBUTES` - -When set to `true`, it enables export of attributes corresponding to -`LogRecord.Exception`. The attributes `exception.type`, `exception.message` and -`exception.stacktrace` are defined in -[specification](https://github.com/open-telemetry/semantic-conventions/blob/main/docs/exceptions/exceptions-logs.md#attributes). - * `OTEL_DOTNET_EXPERIMENTAL_OTLP_EMIT_EVENT_LOG_ATTRIBUTES` When set to `true`, it enables export of `LogRecord.EventId.Id` as