update 优化 p6spy 排除健康检查 sql 执行记录

This commit is contained in:
疯狂的狮子Li 2022-11-07 23:41:40 +08:00
parent a63abbf268
commit f5de8b9ddf

View File

@ -24,3 +24,5 @@ outagedetection=true
outagedetectioninterval=2
# 是否过滤 Log
filter=true
# 过滤 Log 时所排除的 sql 关键字,以逗号分隔
exclude: SELECT 1