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
160fec4d14
commit
aba4b52772
|
@ -34,8 +34,7 @@ sub get_metrics_mapping {
|
|||
'label' => 'cache-latency',
|
||||
'nlabel' => 'redis.cache.latency.microseconds',
|
||||
'unit' => 'μs',
|
||||
'min' => '0',
|
||||
'max' => ''
|
||||
'min' => '0'
|
||||
}
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue