Closed
Description
Environment
SaaS (https://sentry.io/)
What are you trying to accomplish?
Trying to update to 8.0.0 with configuration for the DSN read from our in-house configuration system. Currently we do that in 7.* by (early on) reading our secret store and then using that to get the DSN and configure sentry. Now trying to accomplish this in 8.*
How are you getting stuck?
8.* requires a pre-include (for ESM apps), which is:
- unwieldy and breaks our existing setup
- makes it unclear we can import our configuration system and get the DSN from it before "first thing" .
Our program is open source so we need this to be configurable so that folks running our product locally don't post their errors to our DSN.
Where in the product are you?
Sign In
Link
No response
DSN
https://[email protected]/102028
Version
8.0.0
Metadata
Metadata
Assignees
Type
Projects
Status
No status