提交 a9419b89 编写于 作者: W Woonduk Kang

[#noissue] Add Collector port information

上级 2bc1840e
......@@ -21,3 +21,20 @@ spring-profiles
```
java -jar -Dpinpoint.zookeeper.address=$ZOOKEEPER_ADDRESS -Dspring.profiles.active=release collector/target/deploy/pinpoint-collector-boot-$VERSION.jar
```
-----------
## Collector port
## gRPC port
| port | protocol | type
| ---- | ---- | ----
| 9991 | TCP | agent
| 9992 | TCP | span
| 9993 | TCP | stat
## Thrift port
| port | protocol | type
| ---- | ---- | ----
| 9994 | TCP | agent
| 9995 | UDP | span
| 9996 | UDP | stat
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册