File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 22# Generated: 2026-03-31
33#
44# Generation Strategy: tight
5- # Formula: CI_bound / (1 ± T) (T = 5 .0%)
5+ # Formula: CI_bound / (1 ± T) (T = 10 .0%)
66#
77# SLO Checking:
88# - BREACH: 90% CI boundary crosses threshold
1111# DO NOT EDIT MANUALLY - Regenerate using:
1212# benchmark_analyzer generate slos --help
1313#
14- # Thresholds set based on guidance in https://datadoghq.atlassian.net/wiki/x/LgI1LgE#How-to-choose- thresholds-for-pre-release-gates%3F
14+ # link to documentation on autogenerated thresholds https://github.com/DataDog/relenv-benchmark-analyzer/blob/main/README.md#generate-slo- thresholds
1515
1616experiments :
1717 - name : Run SLO breach check
@@ -31,7 +31,7 @@ experiments:
3131 # https://benchmarking.us1.prod.dog/trends?projectId=4&branch=master&trendsTab=per_scenario&scenario=normal_operation%2Fonly-tracing&trendsType=scenario
3232 - name : normal_operation/only-tracing
3333 thresholds :
34- - agg_http_req_duration_p50 < 2.128 ms
34+ - agg_http_req_duration_p50 < 2.526 ms
3535 - agg_http_req_duration_p99 < 8.5 ms
3636 # https://benchmarking.us1.prod.dog/trends?projectId=4&branch=master&trendsTab=per_scenario&scenario=normal_operation%2Fotel-latest&trendsType=scenario
3737 - name : normal_operation/otel-latest
You can’t perform that action at this time.
0 commit comments