Skip to content

Commit 4ecfdda

Browse files
authored
update SLOs (#11007)
update SLOs Co-authored-by: fayssal.defaa <fayssal.defaa@datadoghq.com>
1 parent d40737c commit 4ecfdda

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

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

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# Auto-generated SLO Thresholds
2+
# Generated: 2026-03-31
3+
#
4+
# Generation Strategy: tight
5+
# Formula: CI_bound / (1 ± T) (T = 5.0%)
6+
#
7+
# SLO Checking:
8+
# - BREACH: 90% CI boundary crosses threshold
9+
# - WARNING: 90% CI boundary crosses warning_threshold (constant)
10+
#
11+
# DO NOT EDIT MANUALLY - Regenerate using:
12+
# benchmark_analyzer generate slos --help
13+
#
114
# Thresholds set based on guidance in https://datadoghq.atlassian.net/wiki/x/LgI1LgE#How-to-choose-thresholds-for-pre-release-gates%3F
215

316
experiments:
@@ -18,7 +31,7 @@ experiments:
1831
# https://benchmarking.us1.prod.dog/trends?projectId=4&branch=master&trendsTab=per_scenario&scenario=normal_operation%2Fonly-tracing&trendsType=scenario
1932
- name: normal_operation/only-tracing
2033
thresholds:
21-
- agg_http_req_duration_p50 < 2.6 ms
34+
- agg_http_req_duration_p50 < 2.128 ms
2235
- agg_http_req_duration_p99 < 8.5 ms
2336
# https://benchmarking.us1.prod.dog/trends?projectId=4&branch=master&trendsTab=per_scenario&scenario=normal_operation%2Fotel-latest&trendsType=scenario
2437
- name: normal_operation/otel-latest

0 commit comments

Comments
 (0)