提交路线图,以及发布说明页面链接
This commit is contained in:
parent
e57540b862
commit
91a455da37
|
|
@ -149,3 +149,6 @@ java -jar ... -javaagent:/..ospath../skywalking-agent-x.x-Final.jar
|
|||
# 源代码说明
|
||||
* [网络传输协议、缓存文件协议说明. the protocols of transform between agent and collector, collector buffer file](doc/protocol.md)
|
||||
* [追踪日志明细存储结构说明. the storage structure of tracking logs](skywalking-server/doc/hbase_table_desc.md)
|
||||
|
||||
# RoadMap
|
||||
* ref [Roadmap and Release notes](https://github.com/wu-sheng/sky-walking/releases)
|
||||
|
|
|
|||
Loading…
Reference in New Issue