forked from mirrors/statsd_exporter
Fixed typo
Signed-off-by: Elliott Peay <elliott.peay@gmail.com>
This commit is contained in:
parent
37e54d0f47
commit
828e12c345
1 changed files with 1 additions and 1 deletions
|
@ -307,7 +307,7 @@ Another capability when using YAML configuration is the ability to define matche
|
|||
using raw regular expressions as opposed to the default globbing style of match.
|
||||
This may allow for pulling structured data from otherwise poorly named statsd
|
||||
metrics AND allow for more precise targetting of match rules. When no `match_type`
|
||||
paramter is specified the default value of `glob` will be assumed:
|
||||
parameter is specified the default value of `glob` will be assumed:
|
||||
|
||||
```yaml
|
||||
mappings:
|
||||
|
|
Loading…
Reference in a new issue