on
19 Jan 2024
11:43 AM
- edited on
21 Oct 2024
02:04 PM
by
Thomas_Wirth1
Only web requests from a supported HTTP framework are captured. Check if your HTTP framework is on this list. If it isn't, instrument your web requests manually.
OneAgent for Android only attaches web requests to a user action triggered within a specific timeframe. The timeframe starts when the action opens and ends 500 ms after the action closes. You can change this value with the userActions.timeout.
There can be multiple reasons why OneAgent for Android can't create a user action:
You can find the list of all supported components in the user action monitoring section.
The preview interactive mode runs directly inside Android Studio in a sandbox environment, which results in some limitations such as no network and file access. In this mode, the auto-instrumentation step is not executed and OneAgent is not started.
If you can't resolve a general problem with the Dynatrace Android Gradle plugin used for your mobile applications, please contact a Dynatrace product expert via live chat within your Dynatrace environment and provide the logs.
For build issues, refer to Mobile applications: Build issues with Dynatrace Android Gradle plugin.