You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "alexcb (JIRA)" <ji...@apache.org> on 2014/05/01 01:08:15 UTC

[jira] [Commented] (KAFKA-1425) provide logStartOffset in addition to LogEndOffset metric

    [ https://issues.apache.org/jira/browse/KAFKA-1425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13986195#comment-13986195 ] 

alexcb commented on KAFKA-1425:
-------------------------------

Created reviewboard  against branch trunk

> provide logStartOffset in addition to LogEndOffset metric
> ---------------------------------------------------------
>
>                 Key: KAFKA-1425
>                 URL: https://issues.apache.org/jira/browse/KAFKA-1425
>             Project: Kafka
>          Issue Type: Improvement
>            Reporter: alexcb
>            Priority: Minor
>         Attachments: KAFKA-1425.patch, KAFKA-1425.patch
>
>
> Hello,
> Would it be possible to include a metric to report the minimum message offset for each topic/partition? This would mirror the LogEndOffset which is already provided.
> There's also a Size metric that's provided; however, this gives us the size of a topic/partition in bytes so I'm unable to calculate the Starting/beginning message offset based on the end offset.
> I've attached a patch I used with kafka 0.8.1 to expose this metric.
> Thanks,
> Alex



--
This message was sent by Atlassian JIRA
(v6.2#6252)