Skip to content

Commit

Permalink
feat: 修改磁盘阈值为10G
Browse files Browse the repository at this point in the history
  • Loading branch information
luckyQing committed Feb 22, 2024
1 parent 59a0799 commit 7461f16
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ server:

# 监控跟踪
management:
health:
diskspace:
threshold: 10GB
endpoint:
health:
show-details: always
Expand Down

0 comments on commit 7461f16

Please sign in to comment.