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

Co-authored-by: Thibault S <48209914+thibaults-centreon@users.noreply.github.com>
This commit is contained in:
matoy 2021-06-01 18:25:04 +02:00 committed by GitHub
parent 7f5a7bcc1b
commit 160fec4d14
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,8 +41,7 @@ sub get_metrics_mapping {
'label' => 'cache-misses',
'nlabel' => 'redis.cache.misses.count',
'unit' => '',
'min' => '0',
'max' => ''
'min' => '0'
}
};