Skip to content

Commit

Permalink
app-mysql.yml: Adjust slow query translation (#1337)
Browse files Browse the repository at this point in the history
Signed-off-by: moghn <1036664317@qq.com>
  • Loading branch information
1036664317 authored Nov 15, 2023
1 parent d0354bb commit b3c2837
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manager/src/main/resources/define/app-mysql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -892,7 +892,7 @@ metrics:
- name: slow_sql
priority: 2
i18n:
zh-CN: 满查询 信息
zh-CN: 慢查询 信息
en-US: Slow Sql Info
fields:
- field: id
Expand Down

0 comments on commit b3c2837

Please sign in to comment.