Mickael Maison created KAFKA-17749:
--------------------------------------
Summary: Throttle metrics have changed name
Key: KAFKA-17749
URL: https://issues.apache.org/jira/browse/KAFKA-17749
Project: Kafka
Issue Type: Bug
Affects Versions: 3.8.0, 3.9.0
Reporter: Mickael Maison
Assignee: Mickael Maison
In
https://github.com/apache/kafka/commit/e4e1116156d44d5e7a52ad8fb51a57d5e5755710,
we moved the Throttler class to the storage module but this made the metrics
emitted from this class change name.
Since 3.8 the metrics are named
org.apache.kafka.storage.internals.utils.Throttler. Previously they were called
kafka.util.Thottler
--
This message was sent by Atlassian Jira
(v8.20.10#820010)