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

View File

@ -32,7 +32,7 @@ sub get_metrics_mapping {
'cachewrite' => {
'output' => 'Cache Write Throughput',
'label' => 'cache-write-throughput',
'nlabel' => 'redis.cache.write.throughput',
'nlabel' => 'redis.cache.write.throughput.bytespersecond',
'unit' => 'B/s',
'min' => '0',
'max' => ''