From 2fc8339d2062e7504622a4c67ad3734eb4f429ce Mon Sep 17 00:00:00 2001 From: wusheng Date: Thu, 4 Aug 2016 23:02:34 +0800 Subject: [PATCH] =?UTF-8?q?1.0-Final=E4=BC=A0=E8=BE=93=E5=8F=8A=E7=BC=93?= =?UTF-8?q?=E5=AD=98=E6=96=87=E4=BB=B6=E5=8D=8F=E8=AE=AE=E6=96=87=E6=A1=A3?= =?UTF-8?q?=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ae71ceb6a..e9bd0bbca 100644 --- a/README.md +++ b/README.md @@ -140,4 +140,5 @@ export SKYWALKING_RUN=true - [SkyWalking Analysis部署运行常见问题. The FAQ of SkyWalking Analysis deployment](QA/deploy-sw_analysis-problem.md) # 源代码说明 +* [网络传输协议、缓存文件协议说明. 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)