cityofaustin / cityofaustin/techstack
Clean up gunicorn logging
- 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:

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