You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: opentelemetry-otlp/CHANGELOG.md
+1
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,7 @@
7
7
- URL encoded values in `OTEL_EXPORTER_OTLP_HEADERS` are now correctly decoded. [#1578](https://github.com/open-telemetry/opentelemetry-rust/pull/1578)
8
8
- OTLP exporter will not change the URL added through `ExportConfig`[#1706](https://github.com/open-telemetry/opentelemetry-rust/pull/1706)
9
9
- Default grpc endpoint will not have path based on signal(e.g `/v1/traces`) [#1706](https://github.com/open-telemetry/opentelemetry-rust/pull/1706)
10
+
- Fix feature flags for `OTEL_EXPORTER_OTLP_PROTOCOL_DEFAULT`[#1746](https://github.com/open-telemetry/opentelemetry-rust/pull/1746)
0 commit comments