diff --git a/execution/infrastructure/kafka-lag-exporter/values.yaml b/execution/infrastructure/kafka-lag-exporter/values.yaml
index bbd9f5fc30b352c1e9b2635f31115ecbf773f0b3..b83a911283a7e8264f982f9eb5d550ad5497ec9d 100644
--- a/execution/infrastructure/kafka-lag-exporter/values.yaml
+++ b/execution/infrastructure/kafka-lag-exporter/values.yaml
@@ -8,7 +8,7 @@ pollIntervalSeconds: 15
 prometheus:
   serviceMonitor:
     enabled: true
-    interval: "30s"
+    interval: "5s"
     additionalLabels:
       appScope: titan-ccp
     # service monitor label selectors: https://github.com/helm/charts/blob/f5a751f174263971fafd21eee4e35416d6612a3d/stable/prometheus-operator/templates/prometheus/prometheus.yaml#L74