cloudkitty/releasenotes/notes/prometheus-custom-query-ab2dc00e97b14be2.yaml
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

6 lines
116 B
YAML

---
features:
- |
Adds support for specifying optional prefix and/or suffix to add to
Prometheus queries.