Add replay time scaling for smoke tuning

This commit is contained in:
2026-04-04 22:40:49 +08:00
parent dcb972014a
commit 56fa6747d2
4 changed files with 95 additions and 2 deletions

View File

@@ -54,7 +54,8 @@
"u_field": "sampling_u",
"timestamp_field": "timestamp",
"max_concurrency": 2,
"max_requests_per_probe": 24
"max_requests_per_probe": 24,
"replay_time_scale": 0.02
},
"slo": {
"target_pass_rate": 0.95,