Skip to content

Integrate Sentry with the error boundary #258

@andreaskienle

Description

@andreaskienle

Currently, frontend errors are caught at the top level by an error boundary (main.tsx).

We should probably log these errors with Sentry.

There is an error boundary component by Sentry which we could use: https://docs.sentry.io/platforms/javascript/guides/react/features/error-boundary/

Acceptance Crtieria

  • End user errors should be sent to Sentry
  • In Sentry we can ignore expected End user erros (e.g. broken links)

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/mcp-uiAll ManagedControlPlane UI related issues

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions