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

Mobile App Monitoring - Not monitoring all activities

reravindran
Participant

We have an Android application which we have auto instrumented now. In the "AndroidManifest.xml" , we have 14 activities listed. But from the console, we can see metrics only 4 activities.

What could be the reason? How can we troubleshoot further ?


2 REPLIES 2

matthias_hochri
Dynatrace Pro
Dynatrace Pro

Without seeing any data we can only guess what might went wrong. In such a case it would be great if you could open up a support case and show us your AndroidManifest.xml (or even an .apk if you have a sample) and some logs (if you use the property DTXLogLevel debug)


skrystosik
DynaMight Guru
DynaMight Guru

You can track your application as well in logcat after instrumentation. There should be information about problems with instrumentation if there are any.

Sebastian


Regards, Sebastian

Featured Posts