Update cloud/azure/storage/storagesync/mode/sessions.pm
Co-authored-by: itoussies <65223458+itoussies@users.noreply.github.com>
This commit is contained in:
parent
359f66677f
commit
2327655655
|
@ -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' => ''
|
||||
|
|
Loading…
Reference in New Issue