Skip to content

feat: enable Sentry back#2550

Merged
ludovicm67 merged 4 commits intomainfrom
feat/enable-sentry-back
Apr 27, 2026
Merged

feat: enable Sentry back#2550
ludovicm67 merged 4 commits intomainfrom
feat/enable-sentry-back

Conversation

@ludovicm67
Copy link
Copy Markdown
Contributor

This enables Sentry back, using the v7 of @sentry/nextjs, like it was done previously on 71c1285.
Many of the changes were ported back from that commit as well.

I added a way to configure CSP on the fly in case it doesn't point to sentry.io ; this could be done using NEXT_PUBLIC_SENTRY_CSP.

#2541 was an attempt using the v10 of the module, but our Next.js version is too old.
I'm closing #2541 in favor of this PR, as the upgrades would be done with the rest in future PRs.


  • I added a CHANGELOG entry
  • I made a self-review of my own code

@ludovicm67 ludovicm67 requested a review from hupf April 21, 2026 11:15
@ludovicm67 ludovicm67 self-assigned this Apr 21, 2026
@ludovicm67 ludovicm67 added the enhancement New feature or request label Apr 21, 2026
@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented Apr 21, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
visualization-tool Ready Ready Preview, Comment Apr 21, 2026 11:52am

Request Review

Copy link
Copy Markdown
Contributor

@hupf hupf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@ludovicm67 ludovicm67 merged commit 9a66d98 into main Apr 27, 2026
12 checks passed
@ludovicm67 ludovicm67 deleted the feat/enable-sentry-back branch April 27, 2026 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants