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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Version 0.2.0
Instrumentation has been updated to use OpenTelemetry v1.4.1
ANRs are now detected by the Instrumentation and will be reported as "ANR" spans.
A new API has been added to track timed RUM "workflows" as OpenTelemetry Span instances.
The values reported for network types have been updated to match OpenTelemetry semantic conventions.
The SplunkRum class has had a method added to return a no-op implementation of the SplunkRum capabilities.
The SplunkRum initialization span now includes an attribute describing the features that have been configured.
The instrumentation now tracks 3 types of AppStart spans: cold, hot and warm. Note that "hot" starts are not tracked for multi-Activity apps, only single-Activity.