Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure Sentry to support error reporting with Source Maps #157

Closed
vuhuucuong opened this issue Jan 31, 2020 · 1 comment · Fixed by #188
Closed

Configure Sentry to support error reporting with Source Maps #157

vuhuucuong opened this issue Jan 31, 2020 · 1 comment · Fixed by #188
Assignees
Labels
aml-checklist Relates to Anti-money laundering app enhancements Relates to a feature enhancement front-end Relates to front end issues geo-diary Relates to GEO Diary app lifetime-legal Relates to Lifetime Legal App marketplace Relates to the Marketplace

Comments

@vuhuucuong
Copy link
Contributor

vuhuucuong commented Jan 31, 2020

Summary: Currently, the reported errors from Sentry were unreadable since it's reporting errors from the compiled source code.
image

Task: Configure Sentry to support Source Maps, so it'll report correctly where the error comes from in our actual source code before it was compiled

Reference link: https://docs.sentry.io/platforms/javascript/sourcemaps/

@vuhuucuong vuhuucuong added marketplace Relates to the Marketplace lifetime-legal Relates to Lifetime Legal App geo-diary Relates to GEO Diary app aml-checklist Relates to Anti-money laundering app enhancements Relates to a feature enhancement labels Jan 31, 2020
@duong-se duong-se self-assigned this Feb 4, 2020
@duong-se
Copy link
Contributor

duong-se commented Feb 6, 2020

Hi @willmcvay could you help me to add token to secret of github
you can get token via this doc https://docs.sentry.io/cli/configuration/

SENTRY_AUTH_TOKEN=

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aml-checklist Relates to Anti-money laundering app enhancements Relates to a feature enhancement front-end Relates to front end issues geo-diary Relates to GEO Diary app lifetime-legal Relates to Lifetime Legal App marketplace Relates to the Marketplace
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants