-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: start tracking sessions at init for session replay (#186)
* fix: start tracking sessions at init for session replay * fix: support adding plugins to initial config * chore: centralize time to use SystemTime for easier testing * chore: test sessionId is the time of instantiation after isBuilt * chore: added mockSystemTime() util for testing * fix: add tests for ObservePlugin.onSessionIdChanged * fix: override amplitude by default in ObservePlugin * chore: remove unneeded session logic in Timeline.process
- Loading branch information
1 parent
5927f51
commit 7b69897
Showing
21 changed files
with
777 additions
and
280 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
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
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.