HumanSignal / HumanSignal/label-studio
Allow django log levels to be controlled with a separate log level setting so GCP logs don't fill up with error messages. Add separate env flag for google cloud log severity setting to filter out INFO if needed.
- Dominant language
- TypeScript
- Stars
- 28.3k
- Forks
- 3.7k
- Avg merge
- 14h
- Merged PRs (30d)
- 15
Description
PR here: https://github.com/HumanSignal/label-studio/pull/5540 - to be used in Dockerfile specifically to allow google cloud logs to look good, as console messages get sent to ERROR. Also would be nice to filter our request logging in general.
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.
Contributor guide
Assessment
This issue has not been assessed yet.