manailin
2021-08-17 f09fa3541ad18c00f30707f592f16d18a0537f77
springcloud_k8s_panzhihuazhihuishequ/auth/src/main/resources/bootstrap.yml
@@ -17,3 +17,16 @@
      defaultZone: http://${EUREKA_URL:localhost}:8192/eureka
management:
  endpoints:
    web:
      exposure:
        include: '*'
  endpoint:
    health:
      show-details: always
  metrics:
    tags:
      application: auth