cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
The AppDynamics Community is Migrating this Friday, February 28th.


At 6pm PST, the AppDynamics Community will go into read-only mode and after migration is complete, you will be redirected to community.splunk.com.
Read more here


Report error with user data and report error method

Paul.Wyszynski
Creator

Hi!

Is it possible to report errors without throwing an exception / crashing the app? I'd like to report some custom user data for certain events like here described, without throwing an exception https://docs.appdynamics.com/appd/23.x/23.6/en/end-user-monitoring/mobile-real-user-monitoring/instr... 

I tried the following, but it wasn't reported, nor I could watch it in crashes view

 

Instrumentation.setUserData("Custom_event_key", "Some event happened");
Instrumentation.reportError(e, ErrorSeverityLevel.CRITICAL);

 

If this is possible, where can I monitor that data in AppDynamics?

Or is this just extra data which will only be added to crash reports?

0 REPLIES 0
Ask the Experts Session: Hybrid Application Monitoring Deployment

Join us on Feb 26 to explore Splunk AppDynamics deployment strategies, SaaS models, agent rollout plans, and expert best practices.


Register Now

Observe and Explore
Dive into our Community Blog for the Latest Insights and Updates!


Read the blog here
Top Kudoed Authors