cloudkitty/releasenotes/notes/check-duplicates-metadata-groupby-d5ee99941bb483fd.yaml
Luka Peschke ee8b341f2d Check for duplicates in "groupby" and "metadata" for each metric
This updates the "cloudkitty.collector.validate_conf" function in order to
check for duplicates between "groupby" and "metadata" in the metrics.yml
configuration file.

Change-Id: Ic1d3e301d111a5694aff3a665aff261c562a0efc
Story: 2006941
Task: 37615
2019-11-27 14:48:19 +01:00

6 lines
151 B
YAML

---
upgrade:
- |
When the config is loaded, there is now a verification for duplicates
between ``groupby`` and ``metadata`` for each metric.