Update cloud/azure/storage/storagesync/mode/sessions.pm
Co-authored-by: itoussies <65223458+itoussies@users.noreply.github.com>
This commit is contained in:
parent
172862b919
commit
e9461cec3c
|
@ -37,7 +37,7 @@ sub get_metrics_mapping {
|
||||||
'min' => '0',
|
'min' => '0',
|
||||||
'max' => ''
|
'max' => ''
|
||||||
},
|
},
|
||||||
'StorageSyncSyncSessionPerItemErrorsCount' => {
|
'storagesyncsyncsessionperitemerrorscount' => {
|
||||||
'output' => 'Item errors',
|
'output' => 'Item errors',
|
||||||
'label' => 'item-errors',
|
'label' => 'item-errors',
|
||||||
'nlabel' => 'storage.storagesync.item.errors',
|
'nlabel' => 'storage.storagesync.item.errors',
|
||||||
|
|
Loading…
Reference in New Issue