cloudkitty/cloudkitty/collector
aimbot31 b9ed6085f2 Add support for the query_function field to the Prometheus collector
This extends the possibilities for manipulating data with the Prometheus
collector without using custom scripts.

Work items:
 * Implemented the query_function field in the Prometheus collector.

 * Documented the query_function field.

 * Updated the tests on the Prometheus collector to include the
   query_function field.

Change-Id: If6c2242d876eb40fb9a86a776258d50e7a2a441f
Story: 2006427
Task: 37688
2020-01-13 10:43:44 +01:00
..
__init__.py Check for duplicates in "groupby" and "metadata" for each metric 2019-11-27 14:48:19 +01:00
exceptions.py Don't raise NoDataCollected in case of collect error 2018-11-14 11:07:21 +00:00
gnocchi.py Allow reaggregation method to be specified in the gnocchi collector 2019-12-03 10:39:50 +00:00
monasca.py Build docs with -W 2019-11-25 11:27:13 +01:00
prometheus.py Add support for the query_function field to the Prometheus collector 2020-01-13 10:43:44 +01:00