update 优化 p6spy 排除健康检查 sql 执行记录
This commit is contained in:
parent
a63abbf268
commit
f5de8b9ddf
@ -24,3 +24,5 @@ outagedetection=true
|
|||||||
outagedetectioninterval=2
|
outagedetectioninterval=2
|
||||||
# 是否过滤 Log
|
# 是否过滤 Log
|
||||||
filter=true
|
filter=true
|
||||||
|
# 过滤 Log 时所排除的 sql 关键字,以逗号分隔
|
||||||
|
exclude: SELECT 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user