Real User Monitoring
User session monitoring, key user actions - everything RUM.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

USQL - Returning the type of error (Javascript, Request, or Custom) from the userError object

Inaylor01
Participant

Hi all, 

 

I'm doing some querying on the numbers of certain errors in an application using USQL to understand where users are having the most errors. Is there any way I can split my results based on the type of error classification (JavaScript, Request, or Custom?)? I see that there is the usererror.type property but any errors I pull by name are just classified as "error", which is not very helpful. 

 

I'd like to get the name of errors based on the usererror object and the *type* of error - (whether the error is a request, JS error or a custom error) in USQL. Is this currently possible?

 

Thank you

0 REPLIES 0

Featured Posts