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

What types of error are included in application error?

shubham
Participant

Hi,

I'd like to know which types of errors are included in application errors.

And what's contained in JavaScript error, a request error?

3 REPLIES 3

DanielS
DynaMight Guru
DynaMight Guru

Dynatrace categorizes errors into the following types:

  • Request errors are detected by the browser and OneAgent on your servers.
  • Custom errors are triggered directly in your application via the RUM JavaScript API.
  • JavaScript errors are detected JavaScript exceptions thrown by the browser.

To set up how errors are captured, edit your application, and expand the Errors section. Select the required error type, and then configure an error to be captured, included in Apdex calculations, or considered for Davis AI problem detection and analysis.

 

If you want to see the events you can receive, for further detail  you can go here

 

For each type of event you can see the Applicable Dynatrace entities

ie.

DanielS_0-1664323475318.png

 

The true delight is in the finding out rather than in the knowing.

shubham
Participant

Does Errors in Dynatrace includes Application error, Log error, Request error etc?

DanielS_0-1664378502423.png

 

yes, you can also filter for application in Problems.

 

Log Errors can be configured from the Logs menu option.

https://www.dynatrace.com/support/help/shortlink/log-monitoring-hub

 

You need to configure a log source and define what you want to search.

 

Hope it helps.

 

The true delight is in the finding out rather than in the knowing.

Featured Posts