cityofaustin / cityofaustin/techstack

Clean up gunicorn logging

Open
#4,606 0 comments 0 reactions 0 assignees View on GitHub
Joplin Alpha Team: Dev
Dominant language
No language data
Stars
11
Forks
3
PR merge metrics
No merged PRs in 30d

Description

In production, we're getting a lot of useless noise like this in our Logentries app:
![Screen Shot 2020-07-09 at 2.02.28 PM.png](https://images.zenhubusercontent.com/5b9fcb6c68df0477b25368b3/4fa667dd-1f08-4e8e-bbbe-b63515fc9ef4)

I'd like our logs to be more relevant so we can see what's actually going on in our apps. Getting rid of those gunicorn logs that we never use would be a good start.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the Gunicorn logging configuration used by the production application and compare its output with the noise shown in the issue. Confirm which messages are unnecessary while preserving logs needed to understand application behavior; done means the unwanted Gunicorn entries no longer appear in production logs.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
observability-sre
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.