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

Automate error log notifications #640

Open
NickSchimek opened this issue Dec 13, 2019 · 4 comments
Open

Automate error log notifications #640

NickSchimek opened this issue Dec 13, 2019 · 4 comments
Labels
backend Python/Make/Docker/etc.

Comments

@NickSchimek
Copy link
Member

Description

Currently logs are generated when there is an issue. We are notified by the client when an error occurs to check the logs.

It would be best to automate the notification process so that when an issue occurs we are notified automatically.

Currently we have log files that are generated, however there are no automated ways to check these files. Heroku offers a task scheduler that we can setup to run once day that will check the log's for us. We can create a task to run daily that will check the log and notify us via Slack if there were any issues logged that day.

What do you think @codeforpdx/team-record-expungment ?

@NickSchimek NickSchimek added the backend Python/Make/Docker/etc. label Dec 13, 2019
@KentShikama
Copy link
Member

I don't think it will hurt to have. We haven't really been doing emergency hot fixes yet and we haven't really come across situations where we couldn't reproduce an issue with just a few parameters/names from Michael. But in the future this could become higher priority.

@alaymodi
Copy link

Hi, I'm new to the codebase but am interested in working on this project. Is this issue still open/unassigned

@KentShikama
Copy link
Member

@alaymodi This issue won't really touch the codebase itself, and so I wouldn't recommend it as a first task. I would recommend #100 but tell us if you want to press on with this task regardless as it may require giving you some background on our production and Slack setup.

@alaymodi
Copy link

Sure! Ill check out that one first and will get back to you on this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Python/Make/Docker/etc.
Projects
None yet
Development

No branches or pull requests

3 participants