Skip to content
Snippets Groups Projects
Commit 88403a62 authored by Sören Henning's avatar Sören Henning
Browse files

Merge branch 'feature/281-Add-Beam-Kubernetes-Benchmark-Definitions' into 'master'

Add Beam Kubernetes Benchmark Definitions

See merge request !218
parents bd7c1545 d159a9ea
No related branches found
No related tags found
1 merge request!218Add Beam Kubernetes Benchmark Definitions
Pipeline #6843 passed
...@@ -38,7 +38,7 @@ class KubernetesBenchmarkDeployment( ...@@ -38,7 +38,7 @@ class KubernetesBenchmarkDeployment(
private val kafkaController = TopicManager(this.kafkaConfig) private val kafkaController = TopicManager(this.kafkaConfig)
private val kubernetesManager = K8sManager(client) private val kubernetesManager = K8sManager(client)
private val LAG_EXPORTER_POD_LABEL_NAME = "app.kubernetes.io/name" private val LAG_EXPORTER_POD_LABEL_NAME = "app.kubernetes.io/name"
private val LAG_EXPORTER_POD_LABEL_VALUE = "kafka-lag-exporter" private val LAG_EXPORTER_POD_LABEL_VALUE = "kafka-exporter"
/** /**
* Setup a [KubernetesBenchmark] using the [TopicManager] and the [K8sManager]: * Setup a [KubernetesBenchmark] using the [TopicManager] and the [K8sManager]:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment