Skip to content

Commit ff31fb8

Browse files
committed
fix
1 parent 642a22c commit ff31fb8

File tree

1 file changed

+3
-2
lines changed
  • src/OpenTelemetry.Exporter.OpenTelemetryProtocol

1 file changed

+3
-2
lines changed

src/OpenTelemetry.Exporter.OpenTelemetryProtocol/CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,9 @@ Notes](../../RELEASENOTES.md).
1212
write position, resulting in gRPC protocol errors.
1313
([#6280](https://github.com/open-telemetry/opentelemetry-dotnet/pull/6280))
1414

15-
* **Breaking change**: If `EventName` is specified either through `ILogger` or the log bridge API,
16-
it is exported as `EventName` instead of `logrecord.event.name`.
15+
* **Breaking change**: If `EventName` is specified either through `ILogger`
16+
or the log bridge API, it is exported as `EventName` instead of
17+
`logrecord.event.name`.
1718

1819
## 1.12.0
1920

0 commit comments

Comments
 (0)