27 Sep 2022 01:26 PM - last edited on 27 Sep 2022 03:35 PM by Ana_Kuzmenchuk
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?
Solved! Go to Solution.
28 Sep 2022 01:11 AM
Dynatrace categorizes errors into the following types:
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.
28 Sep 2022 07:55 AM
Does Errors in Dynatrace includes Application error, Log error, Request error etc?
28 Sep 2022 04:26 PM
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.