19 Sep 2024 11:56 AM - last edited on 24 Sep 2024 07:30 AM by MaciejNeumann
We are sending errors using
Dynatrace.reportError(...)
and I cannot find an easy way to find these errors, I haven't found a way to filter user sessions by custom errors in the Mobile Dashboard
Is there a way to filter by the errors we are sending via Dynatrace.reportError() in the Mobile Dashboard?
20 Sep 2024 03:13 AM
You might be able to filter from user sessions
If you are particularly looking for custom errors for mobile I think they cant be reported for Mobile apps at least from what I see below ( I could be wrong)
https://docs.dynatrace.com/docs/shortlink/user-session-analysis-new#errors
23 Sep 2024 01:25 PM
Hi, thanks for your reply.
What I was specifically referring to was Reported error and Custom Actions
In regards to the Reported error:
Dynatrace.reportError(xyz, xyzException)
That's what we have, but the filter in the screenshot you shared isn't picking it up.
I have found however that clicking on this will show the errors:
For now this satisfies the requirement I had.
In regards to filtering by Custom Actions, I'll work on it a little more.
Actions: https://docs.dynatrace.com/docs/shortlink/oneagent-sdk-for-android#create-custom-actions