We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 303ab7a commit 87b970bCopy full SHA for 87b970b
src/OpenTelemetry.Exporter.OpenTelemetryProtocol/README.md
@@ -322,13 +322,6 @@ values of the log record limits
322
323
### Otlp Log Exporter
324
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
332
* `OTEL_DOTNET_EXPERIMENTAL_OTLP_EMIT_EVENT_LOG_ATTRIBUTES`
333
334
When set to `true`, it enables export of `LogRecord.EventId.Id` as
0 commit comments