-
Notifications
You must be signed in to change notification settings - Fork 134
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* ✨ [RUM-2445] introduce init param * ✨ [RUM-2445] wait for consent before starting SDKs * ✨ [RUM-2445] implement setTrackingConsent public API * ♻️✅ [RUM-2445] modify session manager specs Define "start(Rum|Logs)SessionManagerWithDefault" to avoid having to pass new parameters everywhere. * ✨ [RUM-2445] expire and renew session based on tracking consent state * ✅ [RUM-2445] add e2e tests * ✅👌 add an e2e test * 👌 add jsdoc (also the logs public API I forgot) * 👌 rename tracking consent state methods * 👌 re-use TrackingConsentState instance * ✅👌 add test on unsubscribe * 👌✅ add some e2e tests for logs * 📝👌 adjust comment
- Loading branch information
1 parent
f6f76a1
commit ed48184
Showing
23 changed files
with
784 additions
and
161 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.