couchbaselabs / couchbaselabs/cbprometheus_python
cbstats information for GET and Store requests
- Ngôn ngữ chính
- Python
- Star
- 8
- Fork
- 8
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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)
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Hướng nghiên cứu
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.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- prometheus, python
- Lĩnh vực
- observability-sre
- Loại issue
- Tính năng
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Cần làm rõ
- Mức phù hợp với người mới
- 25/100