Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ref(browser): Ensure start time of interaction root and child span is…
… aligned (#14188) Replace the manual span start and end calls for interaction child spans with our `startAndEndSpan` helper. Using `startAndEndSpan` also will adjust the root span's start time stamp if the (in this case interaction-) child span starts earlier than the parent span.
- Loading branch information