Skip to content
Snippets Groups Projects

Move definition of SLOs to Benchmark

Merged Julia Rossow requested to merge stu222169/theodolite-extensions:issue-274 into master
11 files
+ 40
35
Compare changes
  • Side-by-side
  • Inline
Files
11
@@ -33,6 +33,15 @@ spec:
resource: "uc1-load-generator-deployment.yaml"
properties:
loadGenMaxRecords: "150000"
slos:
- name: "lag trend"
sloType: "lag trend"
prometheusUrl: "http://prometheus-operated:9090"
offset: 0
properties:
threshold: 3000
externalSloUrl: "http://localhost:80/evaluate-slope"
warmup: 60 # in seconds
kafkaConfig:
bootstrapServer: "theodolite-kafka-kafka-bootstrap:9092"
topics:
Loading