ee8b341f2d
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
6 lines
151 B
YAML
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.
|