Function doesExceptionPassSentryInboundFilters

  • Self-contained copy of inbound filter logic from libs/shared/monitoring/feature. Kept local to avoid pulling Angular / OpenTelemetry / internal shared libs into the report-lib bundle.

    Source of truth: libs/shared/monitoring/feature/src/lib/services/sentry/inbound-filters.ts

    Parameters

    • exception: unknown

    Returns boolean

Generated using TypeDoc