You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implemented service worker to intercept network traces, added tracking simple page navigation (#2743)
* Added sent page load metrics to backend logs
* Added service worker, network traces and tracking simple page navigation
* Clean sensitive data from traces parameters
* Added feature flag for client telemetry
* added clean up worker if feature flag is disabled
* extended user event logging for buttons clicks
* improved logging messages format
* set console logger by default and improved user interaction logging
0 commit comments