End User Monitoring (EUM)
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! Android Proguard Configuration

I get these warnings when I try to obfuscate the code using proguard   Warning: com.facebook.CustomTabActivity: can't find referenced field 'boolean appdynamicsGeneratedBuildId_**' in program class com.appdynamics.eumagent.runtime.BuildInfoWarning: c...

To fetch username from Real user monitoring

Hello,   is there any way or configurations to get the username for all the Real user  transactions. We can see the browser, location, IP address. But i want to get to know which user was doing the transaction. Can someone help.   Thanks.   Regards, ...

Rashmi.V by New Poster
  • 8009 Views
  • 3 replies
  • 0 kudos

No region statistics in AppDynamics

Hello,   I am having problems, that region statistics not shown in AppDynamics web view console.   I did setup ADEumInstrumentation like this: ADEumInstrumentation.initWithKey("KEY", collectorUrl: "COLECTOR_URL")   How to setup ADEumInstrumentation, ...

Resolved! Injection Using Nginx doesn't work

I'm trying to use a javascript agent through Nginx injection, but it's not showing any events. On my pages, the code is already being injected. And the page has access to CDN correctly.   But nothing is being logged in the controller.   Does anyon...

eum.PNG cdn.PNG controller.PNG