Reintroduce Sentry for Express (SSR)
Goal
For Angular 16 Sentry has been removed from the SSR app due to ongoing issues in the latest Sentry release
- https://github.com/getsentry/sentry-javascript/issues/12105
- https://github.com/getsentry/sentry-javascript/issues/12056
- https://github.com/getsentry/sentry-javascript/issues/12242
NODE_OPTIONS=--max_old_space_size=9086 npm run build:ssr --source-map=true && npm run serve:ssr
What needs to be done
Reintroduce Sentry for Express (for Angular SSR)
- Do we want profiling?
Acceptance Criteria
-
Issues are logged in Sentry from express server - can use test endpoint.
QA
See AC.
UX/Design
N/A
Mobile
-
Is Mobile Required?
Personas
Developers.
Experiments
N/A
Definition of Ready Checklist
-
Definition Of Done (DoD) -
Acceptance criteria -
Weighted -
QA -
UX/Design -
Personas -
Experiments