forked from mirrors/statsd_exporter
document metric name and labels names unique set
This commit is contained in:
parent
515ae0ee89
commit
f058f3aa33
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue