Ken'ichi Ohmichi df6753fe66 Add fetching_user_source config option
Launchpad manages many information related to OpenStack at this
time, but the query takes much time for the processor. In addition,
stackalytics can be useful for OSS which are not managed with the
launchpad. So this patch adds a config option fetching_source so
that users can select fetching source. The default option is
'launchpad', so this patch doesn't affect at all on the default
option.

Change-Id: I4b7db745c36545e8897132cf6ccbb1c3fd6f3c07
2017-03-24 20:15:48 +00:00
2017-01-17 10:15:37 +07:00
2013-08-19 18:10:56 +04:00
2015-10-17 22:38:57 +00:00
2017-03-24 13:15:33 -07:00
2013-06-22 15:42:32 +04:00
2013-06-22 15:42:32 +04:00
2017-03-24 13:15:33 -07:00
2015-08-04 16:17:12 +03:00
2017-03-10 16:14:39 +08:00

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

Description
OpenStack analytics dashboard
Readme 42 MiB
Languages
Python 61.6%
HTML 18.9%
JavaScript 12%
CSS 7.5%