From 559fc9c1afcb44a6ad432cb422808392b8162e5b Mon Sep 17 00:00:00 2001 From: Pedro Tanaka Date: Tue, 6 Dec 2022 09:51:45 +0100 Subject: [PATCH] Fixing error in example YAML Signed-off-by: Pedro Tanaka --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 8d0059c..9f5233e 100644 --- a/README.md +++ b/README.md @@ -296,7 +296,6 @@ mappings: name: "${2}_total" labels: provider: "$1" -mappings: - match: "(.*)\\.(.*)--(.*)\\.status\.(.*)\\.count" match_type: regex name: "request_total"