|
|
|
@ -84,9 +84,9 @@ After the `3.1.4` version, arthas support user data report.
|
|
|
|
|
|
|
|
|
|
At startup, use the `stat-url` option, such as: `./as.sh --stat-url 'http://192.168.10.11:8080/api/stat'`
|
|
|
|
|
|
|
|
|
|
There is a sample return code in the tunnel server that users can implement on their own.
|
|
|
|
|
There is a sample data report in the tunnel server that users can implement on their own.
|
|
|
|
|
|
|
|
|
|
https://github.com/alibaba/arthas/blob/master/tunnel-server/src/main/java/com/alibaba/arthas/tunnel/server/app/web/StatController.java
|
|
|
|
|
[StatController.java](https://github.com/alibaba/arthas/blob/master/tunnel-server/src/main/java/com/alibaba/arthas/tunnel/server/app/web/StatController.java)
|
|
|
|
|
|
|
|
|
|
## Other features
|
|
|
|
|
|
|
|
|
|