Releases: elysiajs/opentelemetry
Releases · elysiajs/opentelemetry
1.3.1
1.3.0
What's Changed
- fix: adjust span name to also read from
context.path
by @hisamafahri in #42 - Enabled context propagation for incoming requests. by @RafalGoslawski in #43
New Contributors
- @hisamafahri made their first contribution in #42
- @RafalGoslawski made their first contribution in #43
Full Changelog: 1.2.0...1.3.0
1.2.0
1.1.7
1.1.6
What's new
Improvement:
- setTimeout reference hack to prevent gc
Feature:
- export
getCurrentSpan
,setAttributes
Bug fix:
- possibly setTimeout memory leak
Full Changelog: 1.1.5...1.1.6