Update cloud/azure/storage/storagesync/mode/sessions.pm
Co-authored-by: itoussies <65223458+itoussies@users.noreply.github.com>
This commit is contained in:
parent
ea4eb2d1b3
commit
9dfb727d57
|
@ -32,7 +32,7 @@ sub get_metrics_mapping {
|
||||||
'StorageSyncSyncSessionAppliedFilesCount' => {
|
'StorageSyncSyncSessionAppliedFilesCount' => {
|
||||||
'output' => 'Files Synced',
|
'output' => 'Files Synced',
|
||||||
'label' => 'files-synced',
|
'label' => 'files-synced',
|
||||||
'nlabel' => 'storage.storagesync.files.synced',
|
'nlabel' => 'storagesync.files.synced.count',
|
||||||
'unit' => '',
|
'unit' => '',
|
||||||
'min' => '0',
|
'min' => '0',
|
||||||
'max' => ''
|
'max' => ''
|
||||||
|
|
Loading…
Reference in New Issue