stackalytics/README.rst
venkatamahesh 5653b03e5a Change repository from stackforge to openstack
Code-review link is corrected by adding "project:openstack/"

Change-Id: I8d5ce50aa71756b9bba6f905f3b806b1c87f70db
2015-10-18 23:18:25 +05:30

1.0 KiB

Stackalytics

Application Features

Stackalytics is a service that automatically analyzes OpenStack development activities and displays statistics on contribution. The features are: * Extraction of author information from git log, store it in the database; * Calculate metrics on number of lines changed (LOC) and commits; * Mapping authors to companies and launchpad ids; * Filter statistics by time, modules, companies, authors; * Extract blueprint and bug ids from commit messages; * Auto-update of database.

Project Info