mirror of
https://github.com/alibaba/arthas.git
synced 2024-04-21 10:21:39 +00:00
update doc
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user