Skip to content

Commit da7da86

Browse files
authored
slo: Tighten expected throughput for nginx macrobenchmark (#257)
1 parent bfee5ed commit da7da86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab/bp-runner.fail-on-breach.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ experiments:
1111
scenarios:
1212
- name: high_load/only-tracing
1313
thresholds:
14-
- throughput > 3426.8 op/s
14+
- throughput > 3700 op/s
1515
- name: normal_operation/only-tracing
1616
thresholds:
1717
- agg_http_req_duration_p50 < 0.11617 ms

0 commit comments

Comments
 (0)