[openstack-dev] [Metrics] Notes on Dash of Development Activity

Jesus M. Gonzalez-Barahona jgb at bitergia.com
Wed May 15 18:41:32 UTC 2013


Hi all,

The OpenStack Development Dashboard (Dash of Development Activity) [1]
is starting to be updated daily. For some days, you'll have to clean
your browser cache before you can access the new JSON files (and the new
charts), but this will be fixed shortly.

[1] http://activity.openstack.org/dash/

For those of you interested in reproducing the dash in your own
machines, you can just clone the corresponding GitHub repository [2].
This repository, which is in fact the source for the Dash, will also be
updated daily. Once cloned, just serve it via HTTP and point your
browser to it.

[2] https://github.com/Bitergia/openstack-dashboard

This repository is basically a collection of HTML, JS and CSS files
which provide the functionality of the Dash, and a set of JSON files
which come from running the extraction tools daily. It is maintained
mainly for easy of reversion in case of trouble, and for easily
obtaining snapshots of the past. Of course you can version HTML, JS and
CSS on your own, and still benefit from the new JSON files updated every
day.

For those interested in reproducing from source, a couple of notes:

- HTML, JS and CSS come from the openstack branch of vizGrimoireJS,
which you can also get from GitHub [3]. You're welcome to upload pull
requests there to fix bugs and/or add new functionality.

[3] https://github.com/VizGrimoire/VizGrimoireJS/tree/openstack

- JSON files come from running vizGrimoreR [4] on the database produced
by the MetricsGrimoire tools [5]. The exact procedure for getting the
JSON files out of the OpenStack repositories will be detailed here in
the following days. For now, let the magic work, and get your JSON files
updated daily from [2], above.

[4] https://github.com/VizGrimoire/VizGrimoireR

[5] http://metricsgrimoire.github.io/

Please, file any bug report or wishlist which could be particular to
OpenStack in the community Launchpad tracker, and/or discuss it here.

[6] https://bugs.launchpad.net/openstack-community

Saludos,

	Jesus.

-- 
-- 
Bitergia: http://bitergia.com http://blog.bitergia.com




More information about the OpenStack-dev mailing list