You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Mason Joseph Legere (Jira)" <ji...@apache.org> on 2021/11/26 01:51:00 UTC

[jira] [Updated] (KAFKA-13484) Tag Offline Partition Count by Topic Name

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

Mason Joseph Legere updated KAFKA-13484:
----------------------------------------
    Description: 
See [KIP|https://cwiki.apache.org/confluence/pages/resumedraft.action?draftId=195728141&draftShareId=0ba16789-309e-4aeb-8cac-0c06b13f86bc&]{*}{*}

*DoD:* 
 * "OfflineParitionsCount" metric tagged by the topic name only in the case where the topic has an offline partition. 
 * Once a topic no longer has any offline partitions, the emitting gauge is removed from the the metrics registry.
 * Gauges are removed following topic deletion.

  was:
*DoD:* 
 * "OfflineParitionsCount" metric tagged by the topic name only in the case where the topic has an offline partition. 
 * Once a topic no longer has any offline partitions, the emitting gauge is removed from the the metrics registry.
 * Gauges are removed following topic deletion.


> Tag Offline Partition Count by Topic Name 
> ------------------------------------------
>
>                 Key: KAFKA-13484
>                 URL: https://issues.apache.org/jira/browse/KAFKA-13484
>             Project: Kafka
>          Issue Type: Improvement
>            Reporter: Mason Joseph Legere
>            Assignee: Mason Joseph Legere
>            Priority: Minor
>              Labels: KIP
>         Attachments: Offline Partition Tagging by Topic.png
>
>
> See [KIP|https://cwiki.apache.org/confluence/pages/resumedraft.action?draftId=195728141&draftShareId=0ba16789-309e-4aeb-8cac-0c06b13f86bc&]{*}{*}
> *DoD:* 
>  * "OfflineParitionsCount" metric tagged by the topic name only in the case where the topic has an offline partition. 
>  * Once a topic no longer has any offline partitions, the emitting gauge is removed from the the metrics registry.
>  * Gauges are removed following topic deletion.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)