设置 config set slowlog-log-slower-than 10000(微秒)

//查看redis时间超过上面设置的阀值的key

slowlog len 有几个key

slowlog get 获取详情

 

相关文章: