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