Skip to content

Commit 87b970b

Browse files
authored
Remove experimental feature flag from doc (#5343)
1 parent 303ab7a commit 87b970b

File tree

1 file changed

+0
-7
lines changed
  • src/OpenTelemetry.Exporter.OpenTelemetryProtocol

1 file changed

+0
-7
lines changed

src/OpenTelemetry.Exporter.OpenTelemetryProtocol/README.md

-7
Original file line numberDiff line numberDiff line change
@@ -322,13 +322,6 @@ values of the log record limits
322322

323323
### Otlp Log Exporter
324324

325-
* `OTEL_DOTNET_EXPERIMENTAL_OTLP_EMIT_EXCEPTION_LOG_ATTRIBUTES`
326-
327-
When set to `true`, it enables export of attributes corresponding to
328-
`LogRecord.Exception`. The attributes `exception.type`, `exception.message` and
329-
`exception.stacktrace` are defined in
330-
[specification](https://github.com/open-telemetry/semantic-conventions/blob/main/docs/exceptions/exceptions-logs.md#attributes).
331-
332325
* `OTEL_DOTNET_EXPERIMENTAL_OTLP_EMIT_EVENT_LOG_ATTRIBUTES`
333326

334327
When set to `true`, it enables export of `LogRecord.EventId.Id` as

0 commit comments

Comments
 (0)