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-sdk/CHANGELOG.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -74,7 +74,7 @@ LogData {
74
74
}
75
75
```
76
76
The `LogRecord::target` field contains the actual target/component emitting the logs, while the `Instrumentation::name` contains the name of the OpenTelemetry appender.
77
-
-Update to `http` v1 [#1674](https://github.com/open-telemetry/opentelemetry-rust/pull/1674)
77
+
-**Breaking**[#1674](https://github.com/open-telemetry/opentelemetry-rust/pull/1674) Update to `http` v1 types (via `opentelemetry-http` update)
0 commit comments