-
Notifications
You must be signed in to change notification settings - Fork 109
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
15 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
kind: SQL审核 | ||
owner: lazzyfu | ||
repo: goInsight | ||
desc: "一个基于Gin和Vue开发的前后端分离Web平台,支持MySQL/TiDB/ClickHouse数据库,提供工单管理和数据查询功能。" | ||
desc_en: "A front-end and back-end separation Web platform developed based on Gin and Vue, supporting MySQL/TiDB/ClickHouse databases, providing work order management and data query functions." |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
kind: 抓包工具 | ||
owner: bytedance | ||
repo: netcap | ||
desc: "一个基于bcc,可对含skb作为参数的系统函数,或者基于DPDK的mbuf抓包分析的工具。" | ||
desc_en: "A tool for packet capture and analysis based on bcc, which can capture and analyze packets based on system functions with skb as parameters or based on DPDK mbuf." |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
kind: 抓包工具 | ||
owner: kevwan | ||
repo: tproxy | ||
desc: "分析 gRPC 连接何时连接、何时重连。分析 MySQL 连接池,当前多少连接,连接的生命周期是什么策略。也可以用来观察和分析任何 TCP 连接" | ||
desc_en: "Analyze when gRPC connections connect and reconnect. Analyze the MySQL connection pool, how many connections are currently connected, and what is the connection lifecycle strategy. It can also be used to observe and analyze any TCP connection" |