forked from mirrors/statsd_exporter
Fixing error in example YAML
Signed-off-by: Pedro Tanaka <pedro.tanaka@shopify.com>
This commit is contained in:
parent
507b0a20dd
commit
559fc9c1af
1 changed files with 0 additions and 1 deletions
|
@ -296,7 +296,6 @@ mappings:
|
|||
name: "${2}_total"
|
||||
labels:
|
||||
provider: "$1"
|
||||
mappings:
|
||||
- match: "(.*)\\.(.*)--(.*)\\.status\.(.*)\\.count"
|
||||
match_type: regex
|
||||
name: "request_total"
|
||||
|
|
Loading…
Reference in a new issue