Skip to main content
Solved

How can I access the sentry.io information

  • August 16, 2024
  • 1 reply
  • 51 views

Forum|alt.badge.img+5

I noticed that a lot of information is transmitted to sentry.io.

I would like to have primary access to all the information registered about our users and the performance of our application. ( I should see the bugs first and then decide whether to escalate them to you ).

Can you tell me how I can get access to this data?

 

Best answer by Mark Jongeling

Hi Daan,

No, this is not possible. Sentry is used by us to gather crashes in the Universal GUI code and helps us find and resolve issues rapidly. Rest assured, there is no sensitive data being transmitted to us. At most the User ID or email address is included in that data. The data in Sentry is safe and is only visible by authorized employees of Thinkwise (I don't even have access).

If you want to turn off this reporting, you can achieve this by adding the following line to the config.json:

...
"disableErrorReporting": true,
...

 

View original
Did this topic help you find an answer to your question?
This topic has been closed for comments

1 reply

Mark Jongeling
Administrator
Forum|alt.badge.img+23
  • Administrator
  • 3936 replies
  • Answer
  • August 26, 2024

Hi Daan,

No, this is not possible. Sentry is used by us to gather crashes in the Universal GUI code and helps us find and resolve issues rapidly. Rest assured, there is no sensitive data being transmitted to us. At most the User ID or email address is included in that data. The data in Sentry is safe and is only visible by authorized employees of Thinkwise (I don't even have access).

If you want to turn off this reporting, you can achieve this by adding the following line to the config.json:

...
"disableErrorReporting": true,
...

 


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings