Update cloud/azure/network/cdn/mode/response.pm

Co-authored-by: itoussies <65223458+itoussies@users.noreply.github.com>
This commit is contained in:
matoy 2021-06-09 18:14:09 +02:00 committed by GitHub
parent 08ca742f3c
commit 524926cc47
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ sub get_metrics_mapping {
'responsesize' => {
'output' => 'Response Size',
'label' => 'response-size',
'nlabel' => 'cdn.response.size',
'nlabel' => 'cdn.response.size.bytes',
'unit' => 'Bytes',
'min' => '0',
'max' => ''