Skip to content

Commit

Permalink
Update README.md (#206)
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
kemingy authored Aug 23, 2021
1 parent 10642e1 commit a80009e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ The architecture of Easegress:
- **Node:** role(leader, writer, reader), health or not, last heartbeat time, and so on
- **Traffic:** in multi-dimension: server and backend.
- **Throughput:** total and error statistics of request count, TPS/m1, m5, m15, and error percent, etc.
- **Latency:** p25, p50, p75, p95, 98, p99, p999.
- **Latency:** p25, p50, p75, p95, p98, p99, p999.
- **Data Size:** request and response size.
- **Status Codes:** HTTP status codes.
- **TopN:** sorted by aggregated APIs(only in server dimension).
Expand Down

0 comments on commit a80009e

Please sign in to comment.