31 Jan 2022 03:42 AM - last edited on 31 Jan 2022 07:01 AM by Karolina_Linda
Hi,
We would like to use Dynatrace Javascript API and would like to know when to use Dynatrace report error api vs Dynatrace customreporterror api?
Thanks,
Tarun
Solved! Go to Solution.
01 Apr 2022 02:03 PM
Hi Tarun,
The 'normal' report error API is used to report know JS errors detected by the JS Agent automatically.
The custom error API is used when in the Web Application settings you have defined specific 'custom errors' that the JS Agent should look out for, these can be configured Application -> Settings -> Errors -> Custom Errors
Best,
Mark