File tree Expand file tree Collapse file tree 1 file changed +14
-1
lines changed
Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change 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
316experiments :
@@ -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
You can’t perform that action at this time.
0 commit comments