pixiebrix-extension
pixiebrix-extension copied to clipboard
Datadog sourcemaps not working in RainforestQA release builds
Context
- Observed on 1.8.7-alpha.4
Discussion
- @johnnymetz you'll need to confirm which sourcemaps got uploaded for the actual release build
- The issues is there's a mismatch in domain between what gets called here: https://github.com/pixiebrix/pixiebrix-extension/blob/13f0d366dc040a5b7ddac0e2e1562981c00501c8/src/telemetry/initErrorReporter.ts#L103-L103 and the upload triggered from here: https://github.com/pixiebrix/pixiebrix-extension/blob/13f0d366dc040a5b7ddac0e2e1562981c00501c8/.github/workflows/release.yaml#L46-L46
- Upload uses the S3 URL, the code reporter rewrites stack traces to use
extension://dynamichost/