xiangpei
2024-11-25 af5436c6fba777f6e8cd649c3e251cb5df568439
ruoyi-extend/ruoyi-monitor-admin/src/main/resources/application.yml
@@ -21,18 +21,6 @@
        title: RuoYi-Vue-Plus服务监控中心
      context-path: /admin
--- # Actuator 监控端点的配置项
management:
  endpoints:
    web:
      exposure:
        include: '*'
  endpoint:
    health:
      show-details: ALWAYS
    logfile:
      external-file: ./logs/ruoyi-monitor-admin.log
--- # 监控配置
spring.boot.admin.client:
  # 增加客户端开关