v1.0.0-rc.46
Pre-release
Pre-release
github-actions
released this
04 Sep 05:24
·
46 commits
to main
since this release
Patch Changes
- 7834157: Include correct version number in the outputted telemetry
- 1969866: EXPERIMENTAL: implement withNextSpan(attrs: Attributes) that will includes those attributes in the next span that is created.
This is useful for adding additional information to spans created by libraries such as when usingfetch
for example.