This commit is contained in:
EightMonth
2024-04-25 16:01:58 +08:00
parent c92c9be49a
commit b8162a4a6d
5 changed files with 8 additions and 6 deletions

View File

@ -22,7 +22,7 @@ management:
endpoints:
web:
exposure:
include: metrics,httptrace
include: metrics,httpexchanges
spring:
# flyway配置

View File

@ -22,7 +22,7 @@ management:
endpoints:
web:
exposure:
include: metrics,httptrace
include: metrics,httpexchanges
spring:
# flyway配置

View File

@ -22,7 +22,7 @@ management:
endpoints:
web:
exposure:
include: metrics,httptrace
include: metrics,httpexchanges
spring:
# flyway配置