Skip to content

Commit 6407c42

Browse files
committed
chore(ci): PR review
1 parent fdd30e5 commit 6407c42

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

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

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
1-
# Example of measurements can be seen here:
2-
# https://benchmarking.us1.prod.dog/benchmarks?benchmarkGroupPipelineId=66629462&benchmarkGroupSha=16054515e292a66c5eaf79b9ea62df6f348cd67e&page=1&ciJobDateStart=1746309551994&ciJobDateEnd=1748901551994&benchmarkId=14167634
3-
4-
# Thresholds set based on guidance in https://datadoghq.atlassian.net/wiki/spaces/APMINT/pages/5070193198/How+to+set+up+pre-release+performance+quality+gates#How-to-choose-thresholds-for-pre-release-gates%3F
1+
# Thresholds set based on guidance in https://datadoghq.atlassian.net/wiki/x/LgI1LgE#How-to-choose-thresholds-for-pre-release-gates%3F
52

63
experiments:
74
- name: Run SLO breach check
@@ -20,14 +17,10 @@ experiments:
2017
- name: normal_operation/only-tracing
2118
thresholds:
2219
- agg_http_req_duration_p50 < 2.28 ms
23-
- name: normal_operation/only-tracing
24-
thresholds:
2520
- agg_http_req_duration_p99 < 7.45 ms
2621
- name: normal_operation/otel-latest
2722
thresholds:
2823
- agg_http_req_duration_p50 < 2.28 ms
29-
- name: normal_operation/otel-latest
30-
thresholds:
3124
- agg_http_req_duration_p99 < 9.00 ms
3225

3326
- name: high_load/only-tracing

0 commit comments

Comments
 (0)