DeployBoard / DeployBoard/deployboard-python
Analytics - Rollback Rate
- Ngôn ngữ chính
- Python
- Star
- 10
- Fork
- 1
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
**Is your feature request related to a problem? Please describe.**
A metric we would like to provide and graph on the analytics page is Rollback Rate. We can determine the rollback rate in a crude way by looking to see if a specific version was deployed successfully to the same environment twice. It would also be nice to provide the time difference between those events and we can possibly determine mean time to recovery (MTTR).
**Describe the solution you'd like**
Create an analytics route on the api that returns rollback events in the specified timeframe. These events should also include the start/stop time and duration. We should also provide a computed rollback rate as a percentage in the response.
**Describe alternatives you've considered**
None
**Additional context**
None
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 existing API routes for analytics and deployment history, then trace how deployments are represented within the requested timeframe. Define how repeated successful versions identify rollback events and how their start, stop, duration, and percentage rate should be represented in the response. Done means the route returns those fields for the specified timeframe and has coverage for the calculation.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- python
- Lĩnh vực
- analytics, api, devops
- Loại issue
- Tính năng
- Độ khó
- 5/5
- Thời gian dự kiến
- Hơn một tuần
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 30/100