项目环境:SpringBoot 2.1.5.RELEASE SpringCloud Finchley.RELEASE
问题:hystrix dashboard Unable to connect to Command Metric Stream
解决办法:
management:
endpoints:
web:
exposure:
include: "*"
base-path: /
项目环境:SpringBoot 2.1.5.RELEASE SpringCloud Finchley.RELEASE
问题:hystrix dashboard Unable to connect to Command Metric Stream
解决办法:
management:
endpoints:
web:
exposure:
include: "*"
base-path: /