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:39 +02:00 committed by GitHub
parent b6888c8525
commit ac7fa3bbf0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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' => ''
}