Project

General

Profile

action #121582

Updated by livdywan over 1 year ago

## Motivation 
 We collected cycle and lead times already in the past with some scripts. Then it was as added to monitor.qa.suse.de but eventually stopped working and nobody resurrected it yet. LSG QE tracks metrics and tries to expand, see #118135 so we should contribute to that by bringing back cycle and lead time evaluations that can help us in our daily work. 

 ## Acceptance criteria 
 * **AC1:** Up-to-date cycle and lead times for SUSE QE Tools can be found over monitor.qa.suse.de 

 ## Suggestions 
 - See https://progress.opensuse.org/projects/qa/wiki/Tools#Target-numbers-or-guideline-should-be-in-priorities 
 - See how to come up with ticket counts, maybe per priority, to push into influxdb 
 - Try and dig up the existing script and see how that worked 
 - Look into Redmine API to find out how to get numbers that can be fed into influxdb 
 - Take a look at the Redmine REST API docs (https://www.redmine.org/projects/redmine/wiki/rest_api) 
 - Maybe start with a script using the API to get the right data, and then think about how to get the data into Grafana

Back