deno
aa55efaa
- fix(otel): don't throw when calling setActiveSpan at root (#28323)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
fix(otel): don't throw when calling setActiveSpan at root (#28323) When calling `setActiveSpan` at the module root, or with `options.root = true`, the function would internally throw.
References
#28323 - fix(otel): don't throw when calling setActiveSpan at root
Author
lucacasonato
Parents
1fe721f1
Loading