Add replay time scaling for smoke tuning
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user