04 Nov 2024 09:11 AM
Hi,
I have a customer that is receiving JS errors that causing anomaly detection alerts from unknown files:
After diving in, we found out that the JS error is caused by an external browser extension.
I managed to simulate this script as well by having a browser extension called wappalyzer(this is just an example of one, it caused by others too)
That is causing issues this is a bank's public website, so everyone browsing can come up with different extensions that will cause errors which are reported to Dynatrace, which eventually causes anomaly detection alerts.
So, is there anything we can do to exclude errors sources by a pattern or anything?
I saw this settings, however it doesn't seem to be targeting error sources directly, I was thinking about a way to exclude all errors coming from browser extensions from different browsers such as: "chrome://extensions/", "edge://extensions"
Note - I know that we can just press "Ignore this error" but we want to exclude ahead and not ignore after being alerted.
Thanks,
Ori