cloudkitty/cloudkitty/tests/collectors
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
..
__init__.py Added gnocchi collector 2016-03-25 18:10:12 +01:00
test_gnocchi.py Custom query Gnocchi collector 2021-07-26 15:11:58 +02:00
test_monasca.py Add a Monasca fetcher 2020-09-09 15:09:09 -03:00
test_prometheus.py Use unittest.mock instead of third party mock 2020-08-13 09:43:50 +00:00
test_validation.py Support customising Prometheus queries 2022-01-10 15:20:29 +01:00