OpenTelemetry - CNCF/opentelemetry-js: Release v1.23.0
Name: opentelemetry-js
Owner: OpenTelemetry - CNCF
Release: v1.23.0
Released: 2024-04-03
License: Apache-2.0
Release Assets:
1.23.0
🚀 (Enhancement)
- perf(sdk-trace-base): do not allocate arrays if resource has no pending async attributes #4576 @Samuron
- feat(sdk-metrics): added experimental synchronous gauge to SDK #4565 @clintonb
- this change will become user-facing in an upcoming release
🐛 (Bug Fix)
- fix(sdk-metrics): increase the depth of the output to the console such that objects in the metric are printed fully to the console #4522 @JacksonWeber