mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-30 00:55:18 +02:00
Update cloud/azure/database/redis/mode/cachelatency.pm
Co-authored-by: Thibault S <48209914+thibaults-centreon@users.noreply.github.com>
This commit is contained in:
parent
53d5debccf
commit
ef29c4a01a
@ -34,8 +34,7 @@ sub get_metrics_mapping {
|
||||
'label' => 'cache-latency',
|
||||
'nlabel' => 'redis.cache.latency.microseconds',
|
||||
'unit' => 'μs',
|
||||
'min' => '0',
|
||||
'max' => ''
|
||||
'min' => '0'
|
||||
}
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user