mirror of
https://github.com/prometheus/statsd_exporter.git
synced 2024-11-14 03:11:58 +00:00
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.
|
||||
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