Skip to content

Commit

Permalink
docs: update document
Browse files Browse the repository at this point in the history
  • Loading branch information
vicanso committed Apr 13, 2024
1 parent b1797fa commit 1c0654e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/phase_chart_zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Pingap 处理流程
```mermaid
flowchart TB
start("新的请求")-->请求过滤;
subgraph 请求过滤
subgraph 针对请求过滤流程
请求过滤--匹配stats路径-->stats处理
请求过滤--匹配admin-->admin处理
请求过滤--常规upstream转发-->location处理
Expand Down

0 comments on commit 1c0654e

Please sign in to comment.