Update README.md
This commit is contained in:
parent
39dc94b928
commit
df47c1620b
@ -289,7 +289,7 @@ public class TurbineApplication {
|
|||||||
|
|
||||||
#### 5.1 无法访问监控页面
|
#### 5.1 无法访问监控页面
|
||||||
|
|
||||||
1. 一般是端点链接输入不对,在F版本的spring cloud 中,输入监控的端点链接是 http://localhost:8030/actuator/hystrix.stream,中间是有/actuator/(之前版本的没有/actuator/)
|
1. 一般是端点链接输入不对,在F版本的spring cloud 中,输入监控的端点链接是 http://localhost:8030/actuator/hystrix.stream ,中间是有/actuator/(之前版本的没有/actuator/)
|
||||||
|
|
||||||
2. 没有暴露端点链接,暴露端点链接有两种方式,一种是我们在上文中提到的基于配置的方式
|
2. 没有暴露端点链接,暴露端点链接有两种方式,一种是我们在上文中提到的基于配置的方式
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user