RETIRED, Tech community metrics dash of the OpenStack community based on the Metrics Grimoire toolset
Go to file
Ben Nemec 917687ef0d Add .gitreview
Add a .gitreview file to allow git-review to set up the gerrit
remote automatically

Change-Id: I3efa7914fdc41fe23ed973dddbf44fe658927b1e
2013-10-15 21:55:27 +00:00
bootstrap wrong dir 2013-07-03 19:45:24 +02:00
browser Add Affiliations file 2013-10-15 19:41:10 +02:00
dashboard Changing the name of Compare projects to do it yourself 2013-07-31 12:26:17 +02:00
lib wrong dir 2013-07-03 19:45:24 +02:00
newbrowser Add OpenStack Manuals project to the project list 2013-10-15 22:52:47 +02:00
releases Improve the layout of the releases section 2013-10-15 22:24:33 +02:00
src migration to bootstrap complete 2013-07-31 11:47:30 +02:00
tools Add R scripts to work with VizGrimoireR 2013-09-24 23:15:39 +02:00
.gitreview Add .gitreview 2013-10-15 21:55:27 +00:00
LICENSE wrong dir 2013-07-03 19:45:24 +02:00
Makefile wrong dir 2013-07-03 19:45:24 +02:00
README.md Minor fixes in the README file 2013-09-23 11:36:09 +02:00
index.html Browser is now pointing to the new version of the dash 2013-10-04 15:13:30 +02:00
vizgrimoire.css wrong dir 2013-07-03 19:45:24 +02:00
vizgrimoire.js Fixed mls company summary in VizJS-lib. Upgraded to new library version. 2013-10-15 08:15:15 +02:00
vizgrimoire.min.js Fixed mls company summary in VizJS-lib. Upgraded to new library version. 2013-10-15 08:15:15 +02:00

README.md

Activity Board

Description

The current code is the web front end to visualize development activity metrics from the OpenStack community.

It is intended to add in the following days the files to configure the MetricsGrimoire/VizGrimoire toolset that produces the actual data.

Configuration

Given that this is the front end as it is found in http://activity.openstack.org/dash, the only thing you need to do is to point your favorite server to the activity_board/browser directory.

Dependencies

The whole machinery consists of several steps.

  • Metrics Grimoire: in charge of the retrieval process, providing MySQL databases
  • VizGrimoireR: in charge of parsing databases and providing polished JSON files
  • VizGrimoireJS: in charge of visualizing the JSON files.
  • In order to get the latest version of the data use the command below and place it under the directory "browser/data/" ** wget http://activity.openstack.org/dash/browser/data/db/json.7z ** 7zr x json.7z