Browse Source

修改actuator默认配置

Signed-off-by: luoshi <luoshi@qmth.com.cn>
luoshi 2 years ago
parent
commit
bce0232d5b

+ 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