DEPRECATED, Monasca Transform and Aggregation Engine
Go to file
Flint Calvin d8f283c378 Started adding kubernetes metrics aggregation
There is a desire to use Monasca Transform to aggregate
kubernetes metrics.  This change is a start in that
direction.  The transformation specs in the tests
folder now include some representative aggregations
of some kubernetes metrics.

This commit also includes some changes to get
first_attempt_at_spark_test.py working again
after being moved from the unit test folder to the
functional test folder.

Change-Id: I038ecaf42e67d5c994980991232a2a8428a4f4e3
2017-03-02 15:38:25 +00:00
devstack Update monasca-transform git path in README 2017-01-18 08:45:40 -08:00
doc Corrected test environment 2016-11-22 10:24:07 +00:00
etc Populate the project id for kafka publish 2016-11-11 15:24:22 +00:00
monasca_transform Started adding kubernetes metrics aggregation 2017-03-02 15:38:25 +00:00
scripts Removed spark-events from config 2016-06-20 10:15:02 +01:00
tests Started adding kubernetes metrics aggregation 2017-03-02 15:38:25 +00:00
tools/vagrant Started adding kubernetes metrics aggregation 2017-03-02 15:38:25 +00:00
.gitignore Added tools/vagrant/.vagrant file to .gitignore 2016-12-07 14:24:41 +00:00
.gitreview Added .gitreview 2016-04-08 07:58:56 +00:00
.testr.conf Corrected test environment 2016-11-22 10:24:07 +00:00
LICENSE monasca-transform initial commit 2016-05-26 00:10:37 +00:00
README.md Show team and repo badges on README 2016-11-25 18:27:38 +01:00
requirements.txt Updated from global requirements 2017-01-18 16:55:02 +00:00
setup.cfg Two stage transformation 2016-06-28 13:47:50 +00:00
setup.py Manual sync with openstack/requirements 2016-11-28 19:44:00 +11:00
test-requirements.txt Manual sync with openstack/requirements 2016-11-28 19:44:00 +11:00
tox.ini Delete deprecated Hacking in tox.ini 2016-12-04 13:00:18 +08:00

README.md

Team and repository tags

Team and repository tags

Monasca Transform

##To set up the development environment

The monasca-transform dev environment uses devstack so see the README in the devstack directory.