Closed sahilanguralla closed 5 years ago
@sentry/browser
@sentry/node
raven-js
raven-node
4.4.2
I have two javascript bundles that get loaded on same domain one by one. Both are maintained and versioned separately. Is there any way I can initialize two sentry instances separately for both bundles and send errors to respective DSNs?
Hope this example helps: https://codesandbox.io/s/l7qrkjn7nm
+1
Package + Version
@sentry/browser
@sentry/node
raven-js
raven-node
(raven for node)Version:
Description
I have two javascript bundles that get loaded on same domain one by one. Both are maintained and versioned separately. Is there any way I can initialize two sentry instances separately for both bundles and send errors to respective DSNs?