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:
parent
c2a4053866
commit
0ff461a917
|
@ -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'
|
||||
}
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue