feat(go): add load simulator hold mode

This commit is contained in:
lingniu
2026-07-03 18:01:40 +08:00
parent c1fe1fbfb5
commit 291bffa340
7 changed files with 58 additions and 5 deletions

View File

@@ -104,7 +104,8 @@ go run ./cmd/load-sim \
-connect-rate 100 \
-send-interval 10s \
-duration 2m \
-template 0200
-template 0200 \
-send=false
```
## 告警阈值建议