From 19b8c7e08f4d8800f7b8481c2fa103d0247cc45f Mon Sep 17 00:00:00 2001 From: matoy Date: Wed, 9 Jun 2021 18:14:09 +0200 Subject: [PATCH] Update cloud/azure/network/cdn/mode/response.pm Co-authored-by: itoussies <65223458+itoussies@users.noreply.github.com> --- cloud/azure/network/cdn/mode/response.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloud/azure/network/cdn/mode/response.pm b/cloud/azure/network/cdn/mode/response.pm index b2166e9c5..47ec3c531 100644 --- a/cloud/azure/network/cdn/mode/response.pm +++ b/cloud/azure/network/cdn/mode/response.pm @@ -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' => ''