Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

Implement sentry to get runtime exceptions and other errors #188

Open
parberge opened this issue Aug 27, 2020 · 1 comment
Open

Implement sentry to get runtime exceptions and other errors #188

parberge opened this issue Aug 27, 2020 · 1 comment

Comments

@parberge
Copy link
Member

Why:

Today when an error occurs we need to login to AWS and look through cloudwatch logs to debug the error.
We should leverage sentry to pickup these errors and notify us in slack.

Actions:

  • Setup sentry in the code
  • Setup sentry to send us notification

this issue is a follow-up of #18

@parberge parberge added the needs_verification This ticket needs to be verified by someone in the team label Aug 27, 2020
@parberge
Copy link
Member Author

parberge commented Sep 8, 2020

This seems like a perfect lib for us to use:
https://pypi.org/project/sentry-chalice/

@parberge parberge removed the needs_verification This ticket needs to be verified by someone in the team label Nov 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant