[ 
https://issues.apache.org/jira/browse/KAFKA-17749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mickael Maison updated KAFKA-17749:
-----------------------------------
    Description: 
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.utils.Thottler

  was:
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


> 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
>            Priority: Major
>
> 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.utils.Thottler



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to