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