-
-
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.
* ref: Introduce getFunctionName util and unify its usage * test: Add test that covers onreadystatechange wrapping * ref: Extract XHR wrapping from Breadcrumbs to TryCatch * fix: Don't share same object for instrumentation handlers * ref: Remove requestComplete and use endTimestamp to determine completeness * ref: Refactor dom instrumentation * ref: Make instrumentation dependent on handlers and the part of the browser sdk itself * fix: Dont instrument same type twice
- Loading branch information
1 parent
a6c0081
commit 4905a84
Showing
10 changed files
with
828 additions
and
743 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
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
Oops, something went wrong.