[ https://issues.apache.org/jira/browse/KAFKA-4503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15728735#comment-15728735 ]
ASF GitHub Bot commented on KAFKA-4503: --------------------------------------- GitHub user ijuma opened a pull request: https://github.com/apache/kafka/pull/2224 KAFKA-4503: Expose the log dir for a partition as a metric You can merge this pull request into a Git repository by running: $ git pull https://github.com/ijuma/kafka kafka-4503-log-dir-for-partition-as-metric Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/2224.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #2224 ---- commit 796983fcbd6e268f05f2e33851304cfbbc92aee7 Author: Ismael Juma <ism...@juma.me.uk> Date: 2016-12-07T13:16:39Z Introduce `LogDir` gauge in `Log` ---- > Expose the log dir for a partition as a metric > ---------------------------------------------- > > Key: KAFKA-4503 > URL: https://issues.apache.org/jira/browse/KAFKA-4503 > Project: Kafka > Issue Type: New Feature > Reporter: Ismael Juma > Assignee: Ismael Juma > > It would be useful to be able to map a partition to a log directory if > multiple log directories are used. -- This message was sent by Atlassian JIRA (v6.3.4#6332)