소스 검색

修改actuator默认配置

Signed-off-by: luoshi <luoshi@qmth.com.cn>
luoshi 2 년 전
부모
커밋
bce0232d5b
2개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      starter-api/src/main/resources/actuator.properties
  2. 1 0
      starter-api/src/main/resources/static/monitor/index.html

+ 1 - 0
starter-api/src/main/resources/actuator.properties

@@ -1,2 +1,3 @@
+server.tomcat.mbeanregistry.enabled=true
 management.endpoints.web.exposure.include=info,health,metrics,prometheus
 management.endpoint.health.show-details=always

+ 1 - 0
starter-api/src/main/resources/static/monitor/index.html

@@ -0,0 +1 @@
+monitor