OpenTelemetry - CNCF/opentelemetry-js: Release experimental/v0.35.1
Name: opentelemetry-js
Owner: OpenTelemetry - CNCF
Release: Experimental v0.35.1
Released: 2023-01-30
License: Apache-2.0
Release Assets:
🐛 (Bug Fix)
- fix: remove JSON syntax error and regenerate tsconfig files #3566 @Flarna
- Fixes an error where the generated JS files were not included in the esnext package due to a failure of the tsconfig generation
- fix(sdk-node): register instrumentations early #3502 @flarna
- fix: include tracestate in export #3569 @flarna