Splunk AppDynamics

Report error with user data and report error method

Paul_Wyszynski
Explorer

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?

Labels (1)
0 Karma
Get Updates on the Splunk Community!

Unlock Database Monitoring with Splunk Observability Cloud

  In today’s fast-paced digital landscape, even minor database slowdowns can disrupt user experiences and ...

Purpose in Action: How Splunk Is Helping Power an Inclusive Future for All

At Cisco, purpose isn’t a tagline—it’s a commitment. Cisco’s FY25 Purpose Report outlines how the company is ...

[Upcoming Webinar] Demo Day: Transforming IT Operations with Splunk

Join us for a live Demo Day at the Cisco Store on January 21st 10:00am - 11:00am PST In the fast-paced world ...