How to setup Sentry? #1039
Answered
by
egelhaus
saschabrockel
asked this question in
Q&A
-
|
According to #895 there is an integration with Sentry. But there is no documentation anywhere at all on how to set it up. Does it work like for Outline with an environment variable (https://docs.getoutline.com/s/hosting/doc/sentry-jxcFttcDl5)? |
Beta Was this translation helpful? Give feedback.
Answered by
egelhaus
Oct 23, 2025
Replies: 1 comment
-
|
Hi @saschabrockel , |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
saschabrockel
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @saschabrockel ,
we have not yet documented Sentry, but you can set it up using enviroment variables, yes.
To get started, you can use the
NEXT_PUBLIC_SENTRY_DSNvariable to send data automatically with pre configured Sample Rate Variables.