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
As the title says, the goal should be that someone should be able to just paste the <script/> tag and without any manual calls to Sentry.init get the experience using it.
That means, for example, pageload transactions and Replays are automatically captured when Performance and/or Replay is enabled.
It should be possible to still call Sentry.init yourself and with that overwrite our defaults.