Skip to content

Commit 3badc01

Browse files
author
Lennart Kampshoff
committed
[docs] Fix doc for LogRecord.EventId attributes
1 parent 0a77cc3 commit 3badc01

File tree

1 file changed

+1
-1
lines changed
  • src/OpenTelemetry.Exporter.OpenTelemetryProtocol

1 file changed

+1
-1
lines changed

src/OpenTelemetry.Exporter.OpenTelemetryProtocol/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@ When set to `true`, it enables export of attributes corresponding to
329329
`exception.stacktrace` are defined in
330330
[specification](https://github.com/open-telemetry/semantic-conventions/blob/main/docs/exceptions/exceptions-logs.md#attributes).
331331

332-
* `OTEL_DOTNET_EXPERIMENTAL_OTLP_EMIT_CATEGORY_EVENT_ATTRIBUTES`
332+
* `OTEL_DOTNET_EXPERIMENTAL_OTLP_EMIT_EVENT_LOG_ATTRIBUTES`
333333

334334
When set to `true`, it enables export of `LogRecord.EventId.Id` as
335335
`logrecord.event.id` and `LogRecord.EventId.Name` to `logrecord.event.name`.

0 commit comments

Comments
 (0)