You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I meant more to integrate an error monitoring library in the sync service itself and setting up a project for it to start tracking errors directly, at least from our own testing, examples, and deployments
Similar to Honeycomb, we can add the SDK to the sync service and only enable it if an API key is provided - so for our internal use, whether dev or just our own deployments, we can use our own API key, and anyone who wants to deploy it themselves can use it with their own (or point it to ours for debugging)
It would be good to include an error monitoring tool, like Sentry or AppSignal, even if it is just for development environments.
The text was updated successfully, but these errors were encountered: