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 fa8b3d3 commit 298a1a5Copy full SHA for 298a1a5
src/OpenTelemetry.Exporter.OpenTelemetryProtocol/CHANGELOG.md
@@ -7,6 +7,10 @@ Notes](../../RELEASENOTES.md).
7
8
## Unreleased
9
10
+* Fixed an issue where OTLP export of some metrics payloads to a some OTLP
11
+ receivers were rejected with an HTTP 400 response due to gRPC protocol errors.
12
+ ([#6567](https://github.com/open-telemetry/opentelemetry-dotnet/pull/6567))
13
+
14
## 1.13.0
15
16
Released 2025-Oct-01
0 commit comments