We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a77cc3 commit 3badc01Copy full SHA for 3badc01
src/OpenTelemetry.Exporter.OpenTelemetryProtocol/README.md
@@ -329,7 +329,7 @@ When set to `true`, it enables export of attributes corresponding to
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_CATEGORY_EVENT_ATTRIBUTES`
+* `OTEL_DOTNET_EXPERIMENTAL_OTLP_EMIT_EVENT_LOG_ATTRIBUTES`
333
334
When set to `true`, it enables export of `LogRecord.EventId.Id` as
335
`logrecord.event.id` and `LogRecord.EventId.Name` to `logrecord.event.name`.
0 commit comments