You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "José Armando García Sancio (Jira)" <ji...@apache.org> on 2022/12/10 03:36:00 UTC

[jira] [Updated] (KAFKA-14403) Snapshot failure metrics

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

José Armando García Sancio updated KAFKA-14403:
-----------------------------------------------
        Parent:     (was: KAFKA-14286)
    Issue Type: New Feature  (was: Sub-task)

> Snapshot failure metrics
> ------------------------
>
>                 Key: KAFKA-14403
>                 URL: https://issues.apache.org/jira/browse/KAFKA-14403
>             Project: Kafka
>          Issue Type: New Feature
>            Reporter: José Armando García Sancio
>            Assignee: José Armando García Sancio
>            Priority: Major
>
> Implement the following metrics:
> Controller:
> kafka.controller:type=KafkaController,name=MetadataSnapshotGenerationErrors
> Incremented anytime the controller fails to generate a snapshot. Reset to zero anytime the controller restarts or a snapshot is successfully generated.
> Broker:
> kafka.server:type=broker-metadata-metrics,name=snapshot-generation-errors
> Incremented anytime the broker fails to generate a snapshot. Reset to zero anytime the broker restarts or a snapshot is successfully generated.



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