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: experimental/CHANGELOG.md
+1
Original file line number
Diff line number
Diff line change
@@ -31,6 +31,7 @@ All notable changes to experimental packages in this project will be documented
31
31
32
32
### :bug: (Bug Fix)
33
33
34
+
* fix(sdk-logs): await async resources in log processors
34
35
* fix(sdk-logs): avoid map attribute set when count limit exceeded
35
36
* fix(instrumentation-fetch): only access navigator if it is defined [#4063](https://github.com/open-telemetry/opentelemetry-js/pull/4063)
36
37
* allows for experimental usage of this instrumentation with non-browser runtimes
0 commit comments