diff --git a/execution/README.md b/execution/README.md index 3ada40f99c5eb06d00d2f572bd48543bd078964f..9a9fbf0b39a8b43b1927bc483d3b56304286f5ae 100644 --- a/execution/README.md +++ b/execution/README.md @@ -28,9 +28,9 @@ not for the actual benchmark execution and evaluation. Lightbend's Kafka Lag Exporter can be installed via helm: -``sh +```sh helm install kafka-lag-exporter https://github.com/lightbend/kafka-lag-exporter/releases/download/v0.6.0/kafka-lag-exporter-0.6.0.tgz -`` +``` **TODO** Add configuration + ServiceMonitor