update doc

pull/1301/head
hengyunabc 5 years ago
parent 7f44222d9f
commit 10c973bd40

@ -32,6 +32,8 @@ All supported configuration: [Reference](https://github.com/alibaba/arthas/blob/
### View Endpoint Information
> Need to configure spring boot to expose endpoint: [Reference](https://docs.spring.io/spring-boot/docs/current/reference/html/production-ready-features.html#production-ready-endpoints).
Assuming the endpoint port is 8080, it can be viewed via the following url.
http://localhost:8080/actuator/arthas

@ -32,6 +32,8 @@ arthas.tunnel-server=ws://47.75.156.201:7777/ws
### 查看Endpoint信息
> 需要配置spring boot暴露endpoint[参考](https://docs.spring.io/spring-boot/docs/current/reference/html/production-ready-features.html#production-ready-endpoints)
假定endpoint端口是 8080则通过下面url可以查看
http://localhost:8080/actuator/arthas

Loading…
Cancel
Save