From 6ef0b3b4e87ed9f40ca6f5bfaf89bf5922ecb805 Mon Sep 17 00:00:00 2001 From: Pedro Tanaka Date: Wed, 29 Jun 2022 10:23:33 +0200 Subject: [PATCH] Changing issue number for tracking support for globbling Signed-off-by: Pedro Tanaka --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 189e754..110a7d0 100644 --- a/README.md +++ b/README.md @@ -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