Remove disabling of existing loggers and deactivate redis-logs
Open
enhancement
- Dominant language
- Python
- Stars
- 104
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
Currently, existing loggers are generally disabled, as enabling them would lead to many unwanted redis-logs. This could be adapted such that only redis-logs are disabled.
Contributor guide
No contributing guide indexed for this repository
Research direction
Search the repository for the code that disables existing loggers and for references to redis-logs. Start by tracing how logging is configured, then verify that existing loggers remain enabled while redis-logs are suppressed. Done means unwanted redis-logs no longer appear without disabling unrelated loggers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- observability-sre
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100