11 Jul 2019
07:12 PM
- last edited on
19 May 2021
08:56 AM
by
MaciejNeumann
Bottomline...I would like to have a custom alert on JavaScript errors. I couldn't find in the Anamoly Detection section in the application settings a way to do this and thought that possibly alerting on the "Frustrated" Apdex rating which includes JavaScript errors might be a way around.
Solved! Go to Solution.
11 Jul 2019 07:48 PM
APDEX isn't good measure here because it's related to HTTP errors and action duration as well. But there is such settings in Application Anomaly detection settings:
This should be find foe you if you want to measure errors increasing.
Sebastian