getsentry / spotlight

Your Universal Debug Toolbar
https://spotlightjs.com
Other
382 stars 11 forks source link

To add custom sidecarUrl support in all integrations. #427

Closed Shubhdeep12 closed 3 months ago

Shubhdeep12 commented 5 months ago

Originally posted here - #426

BYK commented 3 months ago

Closing this out as mostly wontfix as with the latest changes, even Sentry integration does not need/use the sidecar URL. From an architecture POV, the integrations should not directly interact with she sidecar anyway.

Finally, we do pass the sidecarURL to all integrations defined by integrationNames option which only applies to Vite plugin.