update doc

This commit is contained in:
hengyunabc
2020-07-09 11:23:45 +08:00
parent 7f44222d9f
commit 10c973bd40
2 changed files with 4 additions and 0 deletions
@@ -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