Confirmed users
137
edits
No edit summary |
|||
| Line 29: | Line 29: | ||
This consists of two parts: | This consists of two parts: | ||
* Back end data collector [https://github.com/mschifer/hg-metrics hg-metrics on github] | * Back end data collector [https://github.com/mschifer/hg-metrics hg-metrics on github] | ||
* Python script that collects the hg logs and analyzes the data which it then stores in a sqlite database. | ** Python script that collects the hg logs and analyzes the data which it then stores in a sqlite database. | ||
* MediaWiki extension for querying the database and display the results based on user specified parameters | * [https://github.com/mschifer/mediawiki-hg-metrics.git MediaWiki extension] for querying the database and display the results based on user specified parameters | ||
** Based on the bugzilla mediawiki extension | |||
=== The Canary === | === The Canary === | ||
Currently the above reports can be found on: | Currently the above reports can be found on: | ||
http://10.252.28.88:8888/wiki/index.php/Main_Page/RiskReport | http://10.252.28.88:8888/wiki/index.php/Main_Page/RiskReport | ||