-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(apm): Update Span timing from absolute ref (#2479)
Use performance.timeOrigin as the absolute reference to update Span start and end timestamps. Where performance.timeOrigin is not available, fallback to performance.timing.navigationStart.
- Loading branch information
1 parent
cda040f
commit 76da9e7
Showing
1 changed file
with
37 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters