From 23276556550c56ff8c2cbdd61bbae12742cd6701 Mon Sep 17 00:00:00 2001 From: matoy Date: Tue, 8 Jun 2021 19:53:10 +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 d03f7faa1..e1c07e917 100644 --- a/cloud/azure/storage/storagesync/mode/sessions.pm +++ b/cloud/azure/storage/storagesync/mode/sessions.pm @@ -32,7 +32,7 @@ sub get_metrics_mapping { 'StorageSyncSyncSessionAppliedFilesCount' => { 'output' => 'Files Synced', 'label' => 'files-synced', - 'nlabel' => 'storage.storagesync.files.synced', + 'nlabel' => 'storagesync.files.synced.count', 'unit' => '', 'min' => '0', 'max' => ''