diff --git a/etc/otel-jmx.config.yaml b/etc/otel-jmx.config.yaml index 81f310432..7ff0c980b 100644 --- a/etc/otel-jmx.config.yaml +++ b/etc/otel-jmx.config.yaml @@ -221,7 +221,7 @@ rules: topic: param(topic) mapping: records-consumed-total: - metric: kafka.streams.topic.records.consumed.total + metric: kafka.streams.topic.consumed.total type: gauge desc: the total records consumed unit: '{records}'