40 lines
1.1 KiB
ReStructuredText
40 lines
1.1 KiB
ReStructuredText
![]() |
:title: Stackalytics
|
||
|
|
||
|
.. _stackalytics:
|
||
|
|
||
|
Stackalytics
|
||
|
############
|
||
|
|
||
|
Stackalytics is a service that collects and processes development activity
|
||
|
data such as commits, lines of code changed, code reviews and blueprints then
|
||
|
makes it possible to visualize it in a convenient web dashboard. The
|
||
|
Stackalytics dashboard makes it possible to view data by project, company,
|
||
|
contributor, and other factors.
|
||
|
|
||
|
The primary data sources for Stackalytics are the OpenStack Git repositories
|
||
|
and the Gerrit review history.
|
||
|
|
||
|
At a Glance
|
||
|
===========
|
||
|
|
||
|
:Hosts:
|
||
|
* http://stackalytics.openstack.org
|
||
|
:Puppet:
|
||
|
* https://git.openstack.org/cgit/openstack-infra/puppet-stackalytics/tree/
|
||
|
* :file:`modules/openstack_project/manifests/stackalytics.pp`
|
||
|
:Projects:
|
||
|
* https://git.openstack.org/cgit/openstack/stackalytics
|
||
|
:Documentation:
|
||
|
* https://wiki.openstack.org/wiki/Stackalytics
|
||
|
:Bugs:
|
||
|
* https://bugs.launchpad.net/stackalytics
|
||
|
|
||
|
Installation
|
||
|
============
|
||
|
|
||
|
Gerrit Events
|
||
|
-------------
|
||
|
|
||
|
Create a dedicated service account, described in :ref:`request-account-label`,
|
||
|
in order to properly stream events from :ref:`gerrit`.
|