This beta release brings the Real User Monitoring for iOS apps.
Features
- Added RUM monitoring feature: manual and auto instrumentation for tracking user sessions, interactions, visited
UIViewControllers, network resources and errors. - Added support for GovCloud endpoints (#235).
- Added
span.setActive()API for indirect referencingSpans(#187). - Added
Global.sharedTracer.startRootSpan(...)API (#236).
Bug Fixes
Improvements
- Tracing auto instrumentation now supports
URLSessionTaskscreated with no completion handler (#262). - Extended the allowed characters set for the
environmentsetting (#246). - Improved data upload performance (#249).
More in iOS RUM Collection guide.