cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Dynatrace mobile auto-instrumentation only captures Load actions.

victor_franca
Newcomer

I recently tried to instrument Dynatrace Demo Mobile Application (Easy Travel Mobile) and thought I had succeeded but later I noticed that only one user action was being captured, Loading EasyTravel as shown below. There was no Network nor service data being captured.

Then I checked EasyTravel WebApp that's also being monitored and it captured the same session done in the EasyTravel Mobile app. I figured this could be some problem with the auto-instrumentation method but why is this?


Mobile Application

Mobile App Session

Web App Session


4 REPLIES 4

JamesKitson
Dynatrace Guru
Dynatrace Guru

The instrumentation of the app will only give you 'front end' visibility. In a real scenario you would need to have OneAgents on the backend services in order to see service metrics and health so this would be expected.

For the second part, this is a hybrid app so it is expected. Out of the box the webviews will show up as a web application and the mobile actions will show up in the mobile application. This is always going to be true but there is a configuration you can add to the mobile app that ties the mobile actions and web actions from the webviews into one session (the underlying applications still remain separate).

https://www.dynatrace.com/support/help/technology-support/operating-systems/android/instrumentation-...

Since I have an agent running at my machine that's hosting EasyTravel Demo Application, I expected I would see some Network and Service data of my mobile application, but that's not the case, is it related to the configuration you mentioned?

I've never used that demo app so don't know the details of what it does but if it consists primarily of the webviews, the backend activity would be primarily connected to the web application yes.

thomas_billi
Dynatrace Helper
Dynatrace Helper

Could you post the link to where you got the demo app from?

Featured Posts