Update cloud/azure/database/redis/mode/cachethroughput.pm

Co-authored-by: Thibault S <48209914+thibaults-centreon@users.noreply.github.com>
This commit is contained in:
matoy 2021-06-01 18:26:02 +02:00 committed by GitHub
parent c2a4053866
commit 0ff461a917
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -41,8 +41,7 @@ sub get_metrics_mapping {
'label' => 'cache-read-throughput',
'nlabel' => 'redis.cache.read.throughput.bytespersecond',
'unit' => 'B/s',
'min' => '0',
'max' => ''
'min' => '0'
}
};