mozilla-services / screenshots

Firefox Screenshots: the best way to take screenshots on the web.
https://screenshots.firefox.com
Mozilla Public License 2.0
620 stars 128 forks source link

Addon errors showing up in server sentry #4733

Open jaredhirsch opened 6 years ago

jaredhirsch commented 6 years ago
wat
ianb commented 6 years ago

A quick grep for the DSN for pageshot-prod doesn't show anything, though screenshots-addon-prod's DSN is definitely in our code. Odd? Though... I believe the server can pass its configuration to the add-on (in auth.js), and presumably the pageshot-prod DSN is configured for our server.

chenba commented 6 years ago

The DSN from the server has precedence in auth.js's getSentryPublicDSN. It's not obvious why though.