cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

User Error while using DTOpenKit

swapnil
Observer

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.

1 REPLY 1

Eric_Yu
Dynatrace Advisor
Dynatrace Advisor

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)

Eric Yu

Featured Posts