You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Dionakra (via GitHub)" <gi...@apache.org> on 2023/05/29 09:01:42 UTC

[GitHub] [kafka-site] Dionakra opened a new pull request, #517: MINOR: Added missing Kafka Broker docs for metrics.jmx.(include|exclude) configs

Dionakra opened a new pull request, #517:
URL: https://github.com/apache/kafka-site/pull/517

   Added documentation about Kafka Brokers JMX configurable beans. This was introduced by [KIP-544](https://cwiki.apache.org/confluence/display/KAFKA/KIP-544%3A+Make+metrics+exposed+via+JMX+configurable), which was available since [Apache Kafka 2.6.0](https://issues.apache.org/jira/browse/KAFKA-9106), but it was never published in the docs.
   
   Also, by following [KIP-629](https://cwiki.apache.org/confluence/display/KAFKA/KIP-629%3A+Use+racially+neutral+terms+in+our+codebase), the config was changed.
   
   You can see the config in the [JmxReporter class](https://github.com/apache/kafka/blob/trunk/clients/src/main/java/org/apache/kafka/common/metrics/JmxReporter.java#L53-L59).
   
   This PR adds the documentation since Apache Kafka 2.6.0 for this change, including the name change with the former config deprecated.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] MINOR: Added missing Kafka Broker docs for metrics.jmx.(include|exclude) configs [kafka-site]

Posted by "Dionakra (via GitHub)" <gi...@apache.org>.
Dionakra closed pull request #517: MINOR: Added missing Kafka Broker docs for metrics.jmx.(include|exclude) configs
URL: https://github.com/apache/kafka-site/pull/517


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org