500-425 · Question #4
Which two options can be excluded using error configuration? (Choose two.)
The correct answer is A. Database error return codes C. JavaScript errors. Error configuration is a feature in AppDynamics that allows you to exclude certain types of errors and exceptions from being reported on the dashboard. You can use error configuration to filter out noise and focus on the most relevant and actionable issues. Database error…
Question
Which two options can be excluded using error configuration? (Choose two.)
Options
- ADatabase error return codes
- BUncaught exceptions
- CJavaScript errors
- DHTTP errors
How the community answered
(18 responses)- A89% (16)
- B6% (1)
- D6% (1)
Explanation
Error configuration is a feature in AppDynamics that allows you to exclude certain types of errors and exceptions from being reported on the dashboard. You can use error configuration to filter out noise and focus on the most relevant and actionable issues. Database error return codes: These are codes that indicate a problem with the database server, such as 0x80004005 (access denied) or 0x8000005E (access violation). You can exclude these errors from being reported on the dashboard by adding them to the error configuration list. JavaScript errors: These are errors that occur in the browser due to invalid or malformed JavaScript code, such as syntax errors or reference errors. You can exclude these errors from being reported on the dashboard by adding them to the error configuration list.
Topics
Community Discussion
No community discussion yet for this question.