document metric name and labels names unique set

This commit is contained in:
Erick Pintor 2018-01-17 14:31:01 -02:00
parent 515ae0ee89
commit f058f3aa33

View file

@ -147,6 +147,9 @@ mappings:
provider: "$1"
```
Please note that metrics with the same name must also have the same set of
labels names.
If the default metric help text is insufficient for your needs you may use the YAML
configuration to specify a custom help text for each mapping:
```yaml