Closed flyingsilverfin closed 10 months ago
We implement completely anonymous error reporting using Sentry. We submit error messages when the user receives a fatal error in Console.
To disable diagnostics, use:
typedb console --diagnostics-disable=true
Do not edit the content of this comment. The PR reviewer should simply update this comment by ticking each review item below, as they get completed.
Trivial Change
Code
Architecture
What is the goal of this PR?
We implement completely anonymous error reporting using Sentry. We submit error messages when the user receives a fatal error in Console.
To disable diagnostics, use: