Real User Monitoring
QuantumNightmare
released this
13 Sep 03:18
·
14 commits
to master
since this release
This release adds full support for Real User Monitoring.
- Call EnableRealUserMonitoring to automatically monitor a couple of application lifecycle events.
- Use the RaygunClient.ListenToNavigation attached property on a root Frame element to automatically capture page navigations on that Frame.
- Use RaygunClient.SendSession... methods to manually send events.
Look through the readme for more details.