Time to close issues dashboard
Aims to automate:
-
ComboBarLine chart represents
- Avg time to close per period
- 85% time to close per period
- 95% time to close per period
TODO
-
Trendlines -
Merged results for two top-level labels (e.g. ~S1 & ~S2)
References:
Merge request reports
Activity
added Quality insights typefeature labels
Investigating the count being off here for Aug 2018:
Quality Dashboard Insights data collects a count of 4 for Aug 2018. Quality Dashboard Insights data contains the following issues for ~S1 ~bug closed in Aug 2018:
{"gitlab-ce"=>[50118, 49242, 48877], "gitlab-ee"=>[7080]}
GSheet data collect a count of 5 for Aug 2018. GSheet data contains the following issues for ~S1 ~bug closed in Aug 2018:
One of the issues found by the GSheet has the following labels:
["P1", "QA", "Release", "S1", "Upstream bug"]
Sheet: Filtered input Row: 2605
This is the issue:
Quality Dashboard Insights does not include this issue because it is not explicitly labelled ~bug. The GSheet looks for the string 'bug' and picks this up too.
@markglenfletcher Great data!
A minor feedback, though: I find it odd to use bars to measure the time, and the line to measure the number of issues. Intuitively I'd use the opposite: bars for counts and line for average/percentiles?
Good points. This is a clone of the gsheet in the description. In that sheet the bars also have accompanying trendlines
@meks What do you think about the proposed swap?
Edited by Mark Fletcher
assigned to @markglenfletcher
mentioned in issue #109 (closed)
added 12 commits
-
92f71b97...6c468ef0 - 11 commits from branch
master
- b7765f6b - Time to close issues dashboard
-
92f71b97...6c468ef0 - 11 commits from branch
In the recording for the working group there were concerns the ~S1 and customer chart was incorrect.
I made a copy of the existing charts but for ~S1 and customer only for comparison with the Dashboard charts:
vs
- https://time-to-close-issues-review.quality-dashboard.gitlap.com/groups/gitlab-org/time_to_close_bugs (Time to Close bugs (S1 and Customer))
mentioned in commit acb026c9