diff --git a/theodolite-benchmarks/definitions/uc1-beam-samza/resources/uc1-beam-samza-deployment.yaml b/theodolite-benchmarks/definitions/uc1-beam-samza/resources/uc1-beam-samza-deployment.yaml index 05eb8a777e0b7828d5f6c8ca24232f4c0593d694..53c664879211d72ea173c9202e3d44c50fd0e253 100644 --- a/theodolite-benchmarks/definitions/uc1-beam-samza/resources/uc1-beam-samza-deployment.yaml +++ b/theodolite-benchmarks/definitions/uc1-beam-samza/resources/uc1-beam-samza-deployment.yaml @@ -26,7 +26,7 @@ spec: - name: MAX_SOURCE_PARALLELISM value: "1024" - name: ENABLE_METRICS - value: "false" + value: "true" - name: KAFKA_BOOTSTRAP_SERVERS value: "theodolite-kafka-kafka-bootstrap:9092" - name: SCHEMA_REGISTRY_URL diff --git a/theodolite-benchmarks/definitions/uc2-beam-samza/resources/uc2-beam-samza-deployment.yaml b/theodolite-benchmarks/definitions/uc2-beam-samza/resources/uc2-beam-samza-deployment.yaml index 8f078fc0afa6c9c8dd756f2f1481401867d8924b..e8aff588ec4546b8a8ae65363910bb067cffc23d 100644 --- a/theodolite-benchmarks/definitions/uc2-beam-samza/resources/uc2-beam-samza-deployment.yaml +++ b/theodolite-benchmarks/definitions/uc2-beam-samza/resources/uc2-beam-samza-deployment.yaml @@ -26,7 +26,7 @@ spec: - name: MAX_SOURCE_PARALLELISM value: "1024" - name: ENABLE_METRICS - value: "false" + value: "true" - name: KAFKA_BOOTSTRAP_SERVERS value: "theodolite-kafka-kafka-bootstrap:9092" - name: SCHEMA_REGISTRY_URL diff --git a/theodolite-benchmarks/definitions/uc3-beam-samza/resources/uc3-beam-samza-deployment.yaml b/theodolite-benchmarks/definitions/uc3-beam-samza/resources/uc3-beam-samza-deployment.yaml index 0b87a4da76b751ab122aff145cc9605156a69643..cb26a449b6faba6de12e3888090ab7a971a95e4b 100644 --- a/theodolite-benchmarks/definitions/uc3-beam-samza/resources/uc3-beam-samza-deployment.yaml +++ b/theodolite-benchmarks/definitions/uc3-beam-samza/resources/uc3-beam-samza-deployment.yaml @@ -26,7 +26,7 @@ spec: - name: MAX_SOURCE_PARALLELISM value: "1024" - name: ENABLE_METRICS - value: "false" + value: "true" - name: KAFKA_BOOTSTRAP_SERVERS value: "theodolite-kafka-kafka-bootstrap:9092" - name: SCHEMA_REGISTRY_URL diff --git a/theodolite-benchmarks/definitions/uc4-beam-samza/resources/uc4-beam-samza-deployment.yaml b/theodolite-benchmarks/definitions/uc4-beam-samza/resources/uc4-beam-samza-deployment.yaml index fcd93394dc07e45860676fa36b0a1159eeeb3f30..f2a00fa85effd40ae0bb0d26da70d477da7421a2 100644 --- a/theodolite-benchmarks/definitions/uc4-beam-samza/resources/uc4-beam-samza-deployment.yaml +++ b/theodolite-benchmarks/definitions/uc4-beam-samza/resources/uc4-beam-samza-deployment.yaml @@ -26,7 +26,7 @@ spec: - name: MAX_SOURCE_PARALLELISM value: "1024" - name: ENABLE_METRICS - value: "false" + value: "true" - name: KAFKA_BOOTSTRAP_SERVERS value: "theodolite-kafka-kafka-bootstrap:9092" - name: SCHEMA_REGISTRY_URL