Skip to content

Spike: Find solution for reporting errors in production #135

@n3rdc4ptn

Description

@n3rdc4ptn

Understand the Task

We should have a way to report errors and crashes back to us when running the UI. This is different to analytics, as analytics would be more about usage reporting.

Description
We need to have a proper way to get alerted for errors in our landscapes.
Possible tools are:

Any further valuable resources.

Solution

  • Sentry, as it is a widely accepted solution
  • Very popular, excellent for JavaScript. Handles source maps, grouping, alerting, and integrations.
  • has a managed solution
  • already used by the OpenMFP team
  • can be easily made configurable through env variable to allow platform owners to use their sentry account
  • can be connected with git repository to allow crash logs be connected with code.

Time Box: 2 d

Acceptance Criteria

Metadata

Metadata

Assignees

Labels

area/mcp-uiAll ManagedControlPlane UI related issueskind/taskGeneral task that needs to be done.

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions