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 0708dfb commit 98f9a31Copy full SHA for 98f9a31
.gitlab/benchmarks/bp-runner.fail-on-breach.yml
@@ -18,8 +18,8 @@ experiments:
18
# https://benchmarking.us1.prod.dog/trends?projectId=4&branch=master&trendsTab=per_scenario&scenario=normal_operation%2Fonly-tracing&trendsType=scenario
19
- name: normal_operation/only-tracing
20
thresholds:
21
- - agg_http_req_duration_p50 < 2.36 ms
22
- - agg_http_req_duration_p99 < 7.89 ms
+ - agg_http_req_duration_p50 < 2.6 ms
+ - agg_http_req_duration_p99 < 8.5 ms
23
# https://benchmarking.us1.prod.dog/trends?projectId=4&branch=master&trendsTab=per_scenario&scenario=normal_operation%2Fotel-latest&trendsType=scenario
24
- name: normal_operation/otel-latest
25
0 commit comments