Merge pull request #29308 from overleaf/ae-sentry-image

Ignore blocked image from googletagmanager error report

GitOrigin-RevId: 0e386ca2c1cd0e59e4e4a686d2eeb40e32efcc80
This commit is contained in:
Mathias Jakobsen
2025-10-27 09:19:43 +00:00
committed by Copybot
parent 8767bcd891
commit f6bc89691c

View File

@@ -67,6 +67,8 @@ function sentryReporter() {
// Ignore a frequent unhandled promise rejection
/Non-Error promise rejection captured with keys: currentTarget, detail, isTrusted, target/,
/Non-Error promise rejection captured with keys: message, status/,
// Ignore a frequent blocked image
"Blocked 'image' from 'www.googletagmanager.com'",
],
denyUrls: [