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 642a22c commit ff31fb8Copy full SHA for ff31fb8
src/OpenTelemetry.Exporter.OpenTelemetryProtocol/CHANGELOG.md
@@ -12,8 +12,9 @@ Notes](../../RELEASENOTES.md).
12
write position, resulting in gRPC protocol errors.
13
([#6280](https://github.com/open-telemetry/opentelemetry-dotnet/pull/6280))
14
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`.
+* **Breaking change**: If `EventName` is specified either through `ILogger`
+ or the log bridge API, it is exported as `EventName` instead of
17
+ `logrecord.event.name`.
18
19
## 1.12.0
20
0 commit comments