Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(collector): reduce warnings when exit span cannot be started (#827)
Cannot start an exit span as this requires an active entry (or intermediate) span as parent. Currently, there is no span active at all
- Loading branch information