couchbaselabs / couchbaselabs/cbprometheus_python
cbstats information for GET and Store requests
未关闭
high priority
- 主要语言
- Python
- 星标
- 8
- 派生
- 8
- PR 合并指标
- 30 天内没有已合并 PR
描述
This script will be executed in every 24 hours and will reset the stats. Script will capture cbstat info on STORE and GET commands
The values will be grouped into 3 levels
Get(<1ms)
Get(1-32ms)
Get(32ms-512ms)
Get(>512ms)
Store(<1ms)
Store(1-32ms)
Store(32ms-512ms)
Store(>512ms)
贡献指南
这个仓库没有索引到贡献指南
调研方向
Start by locating the script entry point that runs every 24 hours and the existing cbstats, GET, and STORE handling. Confirm how metrics are currently exported, then define completion as recording all eight latency buckets and resetting their statistics on the scheduled run.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- prometheus, python
- 领域
- observability-sre
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100