File tree 1 file changed +24
-1
lines changed
1 file changed +24
-1
lines changed Original file line number Diff line number Diff line change 5
5
6
6
2.0 进度参见:https://github.com/Tencent/TSW/projects
7
7
8
- ## 许可证
8
+ <h2 align =" center " >What is it</h2 >
9
+
10
+ Tencent Server Web(TSW) 是一套面向 WEB 前端开发者,以提升问题定位效率为初衷,提供** 染色抓包** 、** 全息日志** 和** 异常发现** 的 Node.js 基础设施。TSW 关注业务的运维监控能力,适用于 http、websocket 协议的业务场景,可无缝与现有应用(Koa、Express)进行整合。
11
+
12
+ TSW 2.0 是在 1.0 的基础上抽丝剥茧,辅以现代化的设计模式演化而来,去除了 1.0 中的大量糟粕,同时对容器化、云原生更加友好。做到了无侵入、低成本接入。
13
+
14
+ <h2 align =" center " >Highlights</h2 >
15
+
16
+ <table >
17
+ <tr >
18
+ <th><h4 align="center">🚀<h4 align="center">~0 侵入</h4 align="center"></th>
19
+ <th><h4 align="center">🗡️</h4 align="center"><h4 align="center">定位问题如手术刀般犀利</h4 align="center"></th>
20
+ </tr >
21
+ <tr >
22
+ <td width="33%"><sub>通过 Hack NodeJS 底层代码实现抓包、全息日志功能。对原有业务代码几乎零侵入。</sub></td>
23
+ <td width="33%"><sub>TSW 提供了显微镜级别的全息日志,给开发者以完美的现场还原。可以重现每一个请求现场。一秒定位问题。</sub></td>
24
+ </tr >
25
+ </table >
26
+
27
+ <h2 align =" center " >Quick Start</h2 >
28
+
29
+ TODO
30
+
31
+ <h2 align =" center " >License</h2 >
9
32
10
33
Tencent Server Web 的开源协议为 MIT, 详情参见 [ LICENSE] ( https://github.com/Tencent/TSW/blob/master/LICENSE ) 。
You can’t perform that action at this time.
0 commit comments