13 May 2024 01:07 PM - last edited on 14 May 2024 08:20 AM by MaciejNeumann
Hi,
I need a user query to get all errors with the target URL.
We are using DTOpenKit.
I can see in the Crash details the target url and response and Error.
But i need to get a query to see all that on the dashboard.
Solved! Go to Solution.
13 May 2024 11:27 PM
You can use USQL (https://docs.dynatrace.com/docs/shortlink/usql-info) to query general statistics about crashes and errors.
But to see those values in a dashboard you might need to send them as report values and configure them as user action properties or session properties (https://docs.dynatrace.com/docs/shortlink/define-custom-action-and-session-properties)