AntiPattern
Client Error Instrumentation Gaps
misconfigured-exception-capture-pipeline
Exception reporting can silently drop, misclassify, or over-send events because the client-side capture pipeline (init filters/thresholds and before_send) isn’t aligned with the runtime/browser behavior, hiding true errors or flooding noise.