Replies: 1 comment
-
@tlaziuk See https://docs.sentry.io/platforms/javascript/best-practices/multiple-sentry-instances/ |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey, I'm developing an app that can be used in a place where an existing Sentry instance can be already instantiated. Can I somehow instruct my Sentry to initialize only locally and use only the local instance instead of always accessing the instance set on
GLOBAL_OBJECT
from@sentry/utils
?Beta Was this translation helpful? Give feedback.
All reactions