What is "sentry.wizarr.dev"? And what data is this collecting from my server? #401
-
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi @trentnbauer Sentry is an industry standard application to monitor performance and error reporting within an application. It sends general information about the environment and stack traces for any errors caught within your instance. This allows developers to easily see where the error occurred and information that can help us fix bugs or general issues. There is no personal information shared to us. Anything personal (API keys, etc) is redacted prior to being sent to the Sentry instance. If you wish, you may disable this feature by disabling bug reporting within Wizarr settings. If you have further questions about Sentry, don't hesitate to ask! More information can be found on Sentry's website. |
Beta Was this translation helpful? Give feedback.
Hi @trentnbauer
Sentry is an industry standard application to monitor performance and error reporting within an application. It sends general information about the environment and stack traces for any errors caught within your instance.
This allows developers to easily see where the error occurred and information that can help us fix bugs or general issues.
There is no personal information shared to us. Anything personal (API keys, etc) is redacted prior to being sent to the Sentry instance.
If you wish, you may disable this feature by disabling bug reporting within Wizarr settings.
If you have further questions about Sentry, don't hesitate to ask!
More information can be found on Sentry'…