aodh/aodh
James Page 74eadfbd58 gnocchi: Use Dynamic Aggregates API
Switch to using the Dynamic Aggregates API as the Metric Aggregation
API is deprecated.

When using the Dynamic Aggregates API, any aggregation using rates
can use the underlying base measures for the aggregation rather than
the rate, for example:

    (aggregation rate:mean (metric cpu mean))

The tuple of data for each record returned via this API is encapsulated
with information about the aggregation used so adapt the sanitization
function to deal with this and the formatting of the metrics measures
API as well.

Change-Id: I4f631d224404460138f4050b1b981d577b592544
Closes-Bug: 1946793
2022-02-18 12:40:39 +00:00
..
api gnocchi: Use Dynamic Aggregates API 2022-02-18 12:40:39 +00:00
cmd Introduce Guru Meditation Reports into Aodh 2021-08-15 03:23:23 +09:00
conf [goal] Deprecate the JSON formatted policy file 2020-12-25 16:41:53 +00:00
evaluator gnocchi: Use Dynamic Aggregates API 2022-02-18 12:40:39 +00:00
locale Imported Translations from Zanata 2021-09-19 06:27:34 +00:00
notifier Remove six 2020-12-04 01:35:57 +00:00
storage Replace oslo_utils.fnmatch with fnmatch 2021-07-09 12:47:17 +02:00
tests gnocchi: Use Dynamic Aggregates API 2022-02-18 12:40:39 +00:00
__init__.py Update to hacking 0.11.0 2016-05-10 17:07:35 +02:00
coordination.py Rename [coordination] heartbeat to hearbeat_interval 2021-10-14 15:13:52 +09:00
event.py Remove default=None when set value in Config 2016-09-27 14:33:19 +00:00
i18n.py Update and optimize documentation links 2017-07-18 16:03:22 +08:00
keystone_client.py Use config options when creating keystone session 2020-01-20 17:32:19 +13:00
messaging.py Remove oslo.msg deprecation 2017-06-05 17:36:51 +02:00
opts.py Merge notifier opts 2021-04-23 22:50:56 +09:00
profiler.py Integrate OSprofiler in Aodh 2019-04-05 02:21:57 +00:00
queue.py Remove six 2020-12-04 01:35:57 +00:00
service.py Introduce Guru Meditation Reports into Aodh 2021-08-15 03:23:23 +09:00
utils.py Remove six 2020-12-04 01:35:57 +00:00
version.py Introduce Guru Meditation Reports into Aodh 2021-08-15 03:23:23 +09:00