builtin:rum.mobile.key-performance-metrics)
Set the user-satisfaction performance thresholds (Satisfactory, Tolerable, and Frustrating) for the User action duration metric to refine the Apdex calculations for this app.
builtin:rum.mobile.key-performance-metrics
group:rum-general
DEVICE_APPLICATION_METHOD
- Mobile app key user actionMOBILE_APPLICATION
- Mobile AppCUSTOM_APPLICATION
- Custom ApplicationGET | Managed | https://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:rum.mobile.key-performance-metrics |
SaaS | https://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:rum.mobile.key-performance-metrics | |
Environment ActiveGate | https://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:rum.mobile.key-performance-metrics |
To execute this request, you need an access token with Read settings (settings.read
) scope. To learn how to obtain and use it, see Tokens and authentication.
frustratingIfReportedOrWebRequestError
Treat user actions with reported errors or web request errors as erroneous and rate their performance as Frustrating. Turn off this setting if errors should not affect the Apdex rate.
Thresholds
objecttolerableThresholdSeconds
If the action duration is below this value, the Apdex is considered to be Satisfactory.
frustratingThresholdSeconds
If the action duration is above this value, the Apdex is considered to be Frustrating.