forked from mirrors/statsd_exporter
commit
f0a46c4ec9
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.
|
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
|
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`
|
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
|
```yaml
|
||||||
mappings:
|
mappings:
|
||||||
|
|
Loading…
Reference in a new issue