cloudkitty/cloudkitty/tests
Pierre Riteau fe34ef9768 Support customising Prometheus queries
This commit adds support for adding optional prefix and/or suffix to
Prometheus queries.

For example, this can be used to perform vector matches between the
collected metric and another one, to gather additional metadata.

Change-Id: I725f0f5ad00b67f55bcacaf8447e050af3815c73
2022-01-10 15:20:29 +01:00
..
api Add support for multiple value filters 2021-12-13 10:01:18 +01:00
cli Support upgrade checks 2019-02-04 08:42:21 +00:00
collectors Support customising Prometheus queries 2022-01-10 15:20:29 +01:00
common Use unittest.mock instead of third party mock 2020-08-13 09:43:50 +00:00
fetchers Replace assertItemsEqual with assertCountEqual 2020-09-17 17:20:19 +08:00
gabbi Merge "Remove six" 2021-02-22 15:54:20 +00:00
storage Add support for multiple value filters 2021-12-13 10:01:18 +01:00
utils_tests Replace tz.UTC with dateutil.tz.tzutc() 2020-08-21 15:58:38 +02:00
__init__.py Adjust hacking tests to fix py38 support 2020-08-24 16:41:44 -03:00
samples.py Add DataPoint/DataFrame objects 2019-08-22 07:39:01 +00:00
test_config.py Delete v2 gnocchi storage 2019-02-01 16:53:05 +01:00
test_dataframe.py Replace tz.UTC with dateutil.tz.tzutc() 2020-08-21 15:58:38 +02:00
test_hacking.py Adjust hacking tests to fix py38 support 2020-08-24 16:41:44 -03:00
test_hashmap.py Increase cost fields to 28 digits precision 2020-10-05 14:39:11 +00:00
test_keystone_fetcher.py Use unittest.mock instead of third party mock 2020-08-13 09:43:50 +00:00
test_orchestrator.py Deprecate `state` field and propose `last_processed_timestamp` field 2021-06-23 10:57:00 -03:00
test_policy.py Update oslo.policy and oslo.context usage 2019-12-12 15:54:51 +00:00
test_pyscripts.py Remove six 2021-01-12 09:02:22 +08:00
test_rating.py Use unittest.mock instead of third party mock 2020-08-13 09:43:50 +00:00
test_state.py Removing author identification in all files 2019-07-22 12:21:54 +00:00
test_storage_state.py Deprecate `state` field and propose `last_processed_timestamp` field 2021-06-23 10:57:00 -03:00
utils.py Add DataPoint/DataFrame objects 2019-08-22 07:39:01 +00:00