cloudkitty/cloudkitty
Rafael Weingärtner abffd13426 Create 'use_all_resource_revisions' for Gnocchi collector
This option is useful when using Gnocchi with the patch introduced in
https://github.com/gnocchixyz/gnocchi/pull/1059. That patch can
cause queries to return more than one entry per granularity (
timespan), according to the revisions a resource has. This can be
problematic when using the 'mutate' option of Cloudkitty. Therefore,
we proposed this option to allow operators to discard all
datapoints returned from Gnocchi, but the last one in the
granularity queried by CloudKitty. The default behavior is
maintained, which means, CloudKitty always use all of the data
points returned.

Change-Id: I051ae1fa3ef6ace9aa417f4ccdca929dab0274b2
2020-11-20 08:36:50 -03:00
..
api Update oslo.policy and oslo.context usage 2019-12-12 15:54:51 +00:00
backend Removing author identification in all files 2019-07-22 12:21:54 +00:00
cli Stop to use the __future__ module. 2020-08-13 09:44:17 +00:00
collector Create 'use_all_resource_revisions' for Gnocchi collector 2020-11-20 08:36:50 -03:00
common Merge "Make Gnocchi connection pool configurable" 2020-09-10 20:09:46 +00:00
db Update hacking for Python3 2020-08-18 22:27:09 -03:00
fetcher Merge "Make Gnocchi connection pool configurable" 2020-09-10 20:09:46 +00:00
hacking Update hacking for Python3 2020-08-18 22:27:09 -03:00
rating Merge "Update hacking for Python3" 2020-09-07 13:06:03 +00:00
storage Update hacking for Python3 2020-08-18 22:27:09 -03:00
storage_state Introduce cloudkitty.utils 2019-11-25 16:55:02 +01:00
tests Create 'use_all_resource_revisions' for Gnocchi collector 2020-11-20 08:36:50 -03:00
utils Replace tz.UTC with dateutil.tz.tzutc() 2020-08-21 15:58:38 +02:00
writer Introduce cloudkitty.utils 2019-11-25 16:55:02 +01:00
__init__.py Removed version information from setup.cfg 2015-10-19 17:27:02 +02:00
config.py Removing author identification in all files 2019-07-22 12:21:54 +00:00
dataframe.py Introduce cloudkitty.utils 2019-11-25 16:55:02 +01:00
extension_manager.py Removing author identification in all files 2019-07-22 12:21:54 +00:00
i18n.py Removing author identification in all files 2019-07-22 12:21:54 +00:00
messaging.py Make cloudkitty-processor run several workers 2019-04-15 12:45:38 +00:00
orchestrator.py Update hacking for Python3 2020-08-18 22:27:09 -03:00
service.py Removing author identification in all files 2019-07-22 12:21:54 +00:00
state.py Introduce cloudkitty.utils 2019-11-25 16:55:02 +01:00
version.py Improve the rpc module 2016-08-24 15:20:13 +00:00
write_orchestrator.py Removing author identification in all files 2019-07-22 12:21:54 +00:00