Add openstack/monasca-transform project

The monasca-transform project is a new component in Monasca that
will aggregate and transform metrics. For example, it will consume
metrics for Swift from the Monasca metrics topic and count the total
number of times a container or object is accessed and group them by
project. Then it will publish the aggregated metric to the Kafka
metrics topic where the rest of the existing Monasca components
will be used to store, alarm and notify.

Change-Id: I7826768e174a229bc184ea38d75d212ac957e26c
Needed-By: I9227a6afb468e05aaeb939930b872d1c64f79551
This commit is contained in:
Roland Hochmuth 2016-04-02 08:37:53 -06:00
parent 25ace381db
commit 7081c8c138
3 changed files with 18 additions and 0 deletions

View File

@ -0,0 +1,11 @@
[access "refs/heads/*"]
abandon = group monasca-transform-core
label-Code-Review = -2..+2 group monasca-transform-core
label-Workflow = -1..+1 group monasca-transform-core
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -2270,6 +2270,8 @@
groups:
- monasca
acl-config: /home/gerrit2/acls/openstack/monasca.config
- project: openstack/monasca-transform
description: Monasca Transform and Aggregation Engine
- project: openstack/monasca-ui
description: Horizon UI for Monasca
groups:

View File

@ -7062,6 +7062,11 @@ projects:
post:
- monasca-thresh-localrepo-upload
- name: openstack/monasca-transform
template:
- name: merge-check
- name: noop-jobs
- name: openstack/monasca-ui
template:
- name: merge-check