deb-ceilometer/ceilometer/transformer
gordon chung c79b598259 add flexible grouping key
all transformers will now require a grouping key. the pipeline will
take grouping keys from all transformers in it's definition. using
the set of keys, the values will be pulled from the datapoint, hashed,
and sent to a pipeline. if no transformers are applied, samples will
be grouped by resource_id and events will be grouped by event_type.

Implement blueprint distributed-coordinated-notifications

Change-Id: Ief462d19655c238e5951881a58e183084d37ac13
2015-08-20 08:46:45 -04:00
..
__init__.py add flexible grouping key 2015-08-20 08:46:45 -04:00
accumulator.py add flexible grouping key 2015-08-20 08:46:45 -04:00
arithmetic.py add flexible grouping key 2015-08-20 08:46:45 -04:00
conversions.py add flexible grouping key 2015-08-20 08:46:45 -04:00