Open chenxu1992 opened 3 years ago
Type: bug report or feature request
当我试用SpringbootAdmin对配置了sentinel的gateway进行监测时,报sentinel的actuator/health方法不存在。导致springbootAdmin无法监测gateway的健康状况
监测到监控状况
springboot 2.2.1 springcloud HOXTEN.SR1 JAVA VERSION 1.8 NACOS 1.8
是用了 Spring Cloud Alibaba Sentinel 吗?Sentinel 本身不提供这些 actuator 接口,可以发下相关的错误信息看下。
Closing this issue due to no further feedback.
Issue Description
Type: bug report or feature request
Describe what happened (or what feature you want)
当我试用SpringbootAdmin对配置了sentinel的gateway进行监测时,报sentinel的actuator/health方法不存在。导致springbootAdmin无法监测gateway的健康状况
Describe what you expected to happen
监测到监控状况
How to reproduce it (as minimally and precisely as possible)
Tell us your environment
springboot 2.2.1 springcloud HOXTEN.SR1 JAVA VERSION 1.8 NACOS 1.8
Anything else we need to know?