From ab0849faaaceee2283a5ef5b8cc776ab4cc02038 Mon Sep 17 00:00:00 2001
From: lorenz <stu203404@mail.uni-kiel.de>
Date: Mon, 22 Mar 2021 15:19:21 +0100
Subject: [PATCH] reset BenchmarkExecution.yaml

---
 .../src/main/resources/yaml/BenchmarkExecution.yaml            | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/theodolite-quarkus/src/main/resources/yaml/BenchmarkExecution.yaml b/theodolite-quarkus/src/main/resources/yaml/BenchmarkExecution.yaml
index 0e16d655d..ef74e14f9 100644
--- a/theodolite-quarkus/src/main/resources/yaml/BenchmarkExecution.yaml
+++ b/theodolite-quarkus/src/main/resources/yaml/BenchmarkExecution.yaml
@@ -11,8 +11,7 @@ resources:
 slos:
   - sloType: "lag trend"
     threshold: 1000
-    prometheusUrl: "http://localhost:32656"
-    #    prometheusUrl: "http://prometheus-operated:9090"
+    prometheusUrl: "http://prometheus-operated:9090"
     externalSloUrl: "http://localhost:80/evaluate-slope"
     offset: 0
     warmup: 0
-- 
GitLab