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 d534e86 commit 71ea9a5Copy full SHA for 71ea9a5
src/OpenTelemetry.Exporter.OpenTelemetryProtocol/CHANGELOG.md
@@ -16,7 +16,7 @@ Notes](../../RELEASENOTES.md).
16
log bridge API, it is exported as `EventName` by default instead of
17
`logrecord.event.name` which was previously behind the
18
`OTEL_DOTNET_EXPERIMENTAL_OTLP_EMIT_EVENT_LOG_ATTRIBUTES` feature flag.
19
- Note that exporting `logrecord.even.id` is still behind that same feature
+ Note that exporting `logrecord.event.id` is still behind that same feature
20
flag. ([#6306](https://github.com/open-telemetry/opentelemetry-dotnet/pull/6306))
21
22
## 1.12.0
0 commit comments