couchbaselabs / couchbaselabs/cbprometheus_python
Add Enhanced Debugging Support
未关闭
exporter
- 主要语言
- Python
- 星标
- 8
- 派生
- 8
- PR 合并指标
- 30 天内没有已合并 PR
描述
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.
贡献指南
这个仓库没有索引到贡献指南
调研方向
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.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- observability
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 30/100