Error Monitoring is enabled by default. If you want to disable it, do the following.
copy
atatus.config('YOUR_API_KEY', { disableErrorTracking: true }).install();
Error Monitoring is enabled by default. If you want to disable it, do the following.
atatus.config('YOUR_API_KEY', { disableErrorTracking: true }).install();