couchbaselabs / couchbaselabs/cbprometheus_python
Add Enhanced Debugging Support
- Dominant language
- Python
- Stars
- 8
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Checkout this NPM module for reference: https://www.npmjs.com/package/debug
Basically allows you to create multiple debuggers and filter out what is actually written to stdout based on an ENV variable pattern and it is extremely useful.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the repository's current stdout and debugging paths, then compare the requested behavior with the referenced NPM debug module. Identify how multiple named debuggers and environment-variable filtering should fit the existing Python project. Done should mean debug output can be selectively enabled without changing normal output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100