mirror of
https://github.com/prometheus/statsd_exporter.git
synced 2024-11-26 01:01:01 +00:00
Fix double-plural
This commit is contained in:
parent
9180cd3afd
commit
8608d9db40
1 changed files with 1 additions and 1 deletions
|
@ -148,7 +148,7 @@ mappings:
|
|||
```
|
||||
|
||||
Please note that metrics with the same name must also have the same set of
|
||||
labels names.
|
||||
label 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:
|
||||
|
|
Loading…
Reference in a new issue