Commit ec653b26 by 陈文顺

Update README.md

parent 73b580ba
对接方法:
### 1、在服务器上安装 pinpoint-agent 修改配置(下载pinpoint-agent-1.6.0.1.tar.gz 解压)
### 2、修改启动脚本 例如:
``` java -jar -javaagent:/usr/local/pinpoint-agent/pinpoint-bootstrap-1.6.0.jar -Dpinpoint.agentId=$server_name -Dpinpoint.applicationName=$server_name -DmachineId=3 $SPRINGBOOT_HOME/$server_name-1.0.jar -Xms1024M -Xmx1024M
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment