Skip to content

Implement metric(s) to KafkaRoller v2 for see what is happening during rolling updates #12587

@im-konge

Description

@im-konge

As described in #12575, it would be a good thing to have metrics that would track what is happening currently in the Kafka cluster during rolling update. This should be one of additions to the KafkaRoller v2.

The metrics discussed in the issue were:

  • strimzi_rolling_update_in_progress as gauge 0/1, showing if a rolling update is currently active
  • strimzi_rolling_update_pods_to_update as gauge, with the number of remaining pods to be updated in the current cycle

However for the second metric there is issue with how current KafkaRoller rolls the Pods - one by one without information on the number of Pods remaining. Maybe it's another thing that will be possible in KafkaRoller v2.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions