Changing issue number for tracking support for globbling

Signed-off-by: Pedro Tanaka <pedro.stanaka@gmail.com>
This commit is contained in:
Pedro Tanaka 2022-06-29 10:23:33 +02:00
parent 1a148215de
commit 6ef0b3b4e8

View file

@ -336,7 +336,7 @@ But the metric will also have the label `statsd_metric_name` with the value `my.
Note: If you use the `match` like the example (i.e. `.+`), be aware that it will be a "catch-all" block. So it should come at the very end of the mapping list.
The same is not achievable with glob matching, for more details check [this issue](https://github.com/prometheus/statsd_exporter/issues/438).
The same is not achievable with glob matching, for more details check [this issue](https://github.com/prometheus/statsd_exporter/issues/444).
### Naming, labels, and help