Skip to content

Commit b868f3c

Browse files
authored
Update startup benchmark SLO (#11221)
Update startup benchmark SLO Recalculate both startup thresholds off latest master data Update with latest results Co-authored-by: sarah.chen <sarah.chen@datadoghq.com>
1 parent f9ab0ee commit b868f3c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,10 @@ experiments:
5252
# https://benchmarking.us1.prod.dog/trends?projectId=4&branch=master&trendsTab=per_scenario&scenario=startup%3Apetclinic%3Atracing%3AAgent.start&trendsType=scenario
5353
- name: "startup:petclinic:tracing:Agent.start"
5454
thresholds:
55-
- execution_time < 1120 ms
55+
- execution_time < 1194.03 ms
5656
# https://benchmarking.us1.prod.dog/trends?projectId=4&branch=master&trendsTab=per_scenario&scenario=startup%3Apetclinic%3Aprofiling%3AAgent.start&trendsType=scenario
5757
# https://benchmarking.us1.prod.dog/trends?projectId=4&branch=master&trendsTab=per_scenario&scenario=startup%3Apetclinic%3Aappsec%3AAgent.start&trendsType=scenario
5858
# https://benchmarking.us1.prod.dog/trends?projectId=4&branch=master&trendsTab=per_scenario&scenario=startup%3Apetclinic%3Aiast%3AAgent.start&trendsType=scenario
5959
- name: "startup:petclinic:(profiling|appsec|iast):Agent.start"
6060
thresholds:
61-
- execution_time < 1300 ms
61+
- execution_time < 1442.46 ms

0 commit comments

Comments
 (0)