Update cloud/azure/network/cdn/mode/response.pm
Co-authored-by: itoussies <65223458+itoussies@users.noreply.github.com>
This commit is contained in:
parent
b6888c8525
commit
ac7fa3bbf0
|
@ -33,7 +33,7 @@ sub get_metrics_mapping {
|
|||
'output' => 'Response Size',
|
||||
'label' => 'response-size',
|
||||
'nlabel' => 'cdn.response.size.bytes',
|
||||
'unit' => 'Bytes',
|
||||
'unit' => 'B',
|
||||
'min' => '0',
|
||||
'max' => ''
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue