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: CHANGELOG.md
+1
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,7 @@ For semantic convention package changes, see the [semconv CHANGELOG](packages/se
18
18
### :bug: (Bug Fix)
19
19
20
20
* fix(sdk-trace-base): avoid keeping non-string `status.message` on `Span#setStatus()`[#4999](https://github.com/open-telemetry/opentelemetry-js/pull/4999)@pichlermarc
21
+
* fix(sdk-metrics): Add missing catch and handle error in promise of `PeriodicExportingMetricReader`[#5006](https://github.com/open-telemetry/opentelemetry-js/pull/5006)@jj22ee
0 commit comments