Merge branch 'master' of https://github.com/wu-sheng/sky-walking
This commit is contained in:
commit
4679e26d74
|
|
@ -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