Skip to content
Snippets Groups Projects

WIP: Re-implementation of Theodolite with Kotlin/Quarkus

Merged Sören Henning requested to merge theodolite-kotlin into master
2 files
+ 4
4
Compare changes
  • Side-by-side
  • Inline
Files
2
name: "Theodolite Test Context"
benchmark: "benchmarkType"
benchmark: "uc1-kstreams"
load:
loadType: "NumSensors"
loadValues:
@@ -11,7 +11,7 @@ resources:
slos:
- sloType: "lag trend"
threshold: 1000
prometheusUrl: "http://localhost:32656"
prometheusUrl: "http://prometheus-operated:9090"
externalSloUrl: "http://localhost:80/evaluate-slope"
offset: 0
warmup: 0
Loading