Pārlūkot izejas kodu

关闭服务监控

dengsixing 3 gadi atpakaļ
vecāks
revīzija
2008d27f13

+ 8 - 8
src/main/resources/bootstrap-dev.yml

@@ -27,11 +27,11 @@ spring:
         server-addr: 120.24.144.164:8848
         namespace: 4dkankan-dev
 
-management:
-  endpoints:
-    web:
-      exposure:
-        include: '*'
-  endpoint:
-    health:
-      show-details: ALWAYS
+#management:
+#  endpoints:
+#    web:
+#      exposure:
+#        include: '*'
+#  endpoint:
+#    health:
+#      show-details: ALWAYS

+ 8 - 8
src/main/resources/bootstrap-pro-eur.yml

@@ -23,11 +23,11 @@ spring:
         server-addr: 172.31.42.151:8848
         namespace: 4dkankan-pro-eur
 
-management:
-  endpoints:
-    web:
-      exposure:
-        include: '*'
-  endpoint:
-    health:
-      show-details: ALWAYS
+#management:
+#  endpoints:
+#    web:
+#      exposure:
+#        include: '*'
+#  endpoint:
+#    health:
+#      show-details: ALWAYS

+ 8 - 8
src/main/resources/bootstrap-pro.yml

@@ -23,11 +23,11 @@ spring:
         server-addr: 172.18.157.42:8848
         namespace: 4dkankan-pro
 
-management:
-  endpoints:
-    web:
-      exposure:
-        include: '*'
-  endpoint:
-    health:
-      show-details: ALWAYS
+#management:
+#  endpoints:
+#    web:
+#      exposure:
+#        include: '*'
+#  endpoint:
+#    health:
+#      show-details: ALWAYS

+ 8 - 8
src/main/resources/bootstrap-test.yml

@@ -27,14 +27,14 @@ spring:
         username: nacos
         password: nacos
 
-management:
-  endpoints:
-    web:
-      exposure:
-        include: '*'
-  endpoint:
-    health:
-      show-details: ALWAYS
+#management:
+#  endpoints:
+#    web:
+#      exposure:
+#        include: '*'
+#  endpoint:
+#    health:
+#      show-details: ALWAYS
 
 #nacos:
 #  gateway: