(improvement) improve evalution accuracy (#727)

This commit is contained in:
mainmain
2024-02-19 17:31:38 +08:00
committed by GitHub
parent fdb69547e6
commit 699a33b1c1
13 changed files with 112 additions and 53 deletions

View File

@@ -34,6 +34,11 @@ authentication:
time:
threshold: 100
dimension:
topn: 20
metric:
topn: 20
mybatis:
mapper-locations=classpath:mappers/custom/*.xml,classpath*:/mappers/*.xml