We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a073145 commit 0b25422Copy full SHA for 0b25422
.gitlab/benchmarks/bp-runner.fail-on-breach.yml
@@ -12,12 +12,12 @@ experiments:
12
- name: normal_operation/only-tracing
13
thresholds:
14
- threshold: agg_http_req_duration_p50 < 2 ms
15
- warning_range: 3
+ warning_range: 1
16
- agg_http_req_duration_p99 < 15 ms
17
- name: normal_operation/only-tracing-with-runtime-metrics-enabled
18
19
20
21
- agg_http_req_duration_p99 < 16 ms
22
- name: high_load/only-tracing
23
0 commit comments