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 8052cba commit 8d6af25Copy full SHA for 8d6af25
src/OpenTelemetry.Exporter.OpenTelemetryProtocol/CHANGELOG.md
@@ -7,6 +7,12 @@ Notes](../../RELEASENOTES.md).
7
8
## Unreleased
9
10
+* Avoid allocating strings when logging gRPC export events unless required.
11
+ ([#6562](https://github.com/open-telemetry/opentelemetry-dotnet/pull/6562))
12
+
13
+* Log export success when exporting telemetry using `http/protobuf`.
14
15
16
## 1.13.0
17
18
Released 2025-Oct-01
0 commit comments