From 6f27c2e2e909d084b06f34c4c76db317454a6ae6 Mon Sep 17 00:00:00 2001 From: matoy Date: Tue, 8 Jun 2021 19:54:01 +0200 Subject: [PATCH] Update cloud/azure/storage/storagesync/mode/sessions.pm Co-authored-by: itoussies <65223458+itoussies@users.noreply.github.com> --- cloud/azure/storage/storagesync/mode/sessions.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloud/azure/storage/storagesync/mode/sessions.pm b/cloud/azure/storage/storagesync/mode/sessions.pm index f8631bd7f..fa483fd21 100644 --- a/cloud/azure/storage/storagesync/mode/sessions.pm +++ b/cloud/azure/storage/storagesync/mode/sessions.pm @@ -40,7 +40,7 @@ sub get_metrics_mapping { 'storagesyncsyncsessionperitemerrorscount' => { 'output' => 'Item errors', 'label' => 'item-errors', - 'nlabel' => 'storage.storagesync.item.errors', + 'nlabel' => 'storagesync.item.errors.count', 'unit' => '', 'min' => '0', 'max' => ''