Update cloud/azure/network/cdn/mode/request.pm
Co-authored-by: itoussies <65223458+itoussies@users.noreply.github.com>
This commit is contained in:
parent
c7115716f1
commit
033b4f648c
|
@ -32,7 +32,7 @@ sub get_metrics_mapping {
|
|||
'requestcount' => {
|
||||
'output' => 'Request count',
|
||||
'label' => 'request-count',
|
||||
'nlabel' => 'cdn.request.count',
|
||||
'nlabel' => 'cdn.requests.count',
|
||||
'unit' => '',
|
||||
'min' => '0',
|
||||
'max' => ''
|
||||
|
|
Loading…
Reference in New Issue