Skip to content

Conversation

@JimmyWang6
Copy link
Contributor

@JimmyWang6 JimmyWang6 commented Dec 2, 2025

From KAFKA-19865
This PR introduces documentation support for monitoring Kafka share groups and share consumers, including new metric registries and documentation updates. The changes add new classes to define and expose share group metrics, and update the documentation to describe these metrics and how to monitor them.

Pre-view:
8d4d03786a962429d947afed5931088c_950x887

c5a908d7c5fe0dfc7ca0acdeb4fbe190_984x895 fe846a7967a05f2d9bcc42f37a46f261_1038x895 (2) 4f5b543a615640c9fc27aae78a8d7fe1_974x887 (1) 5ccf8ef5f6bb86b960cde63d44c6e360_1011x867 (1)

@github-actions github-actions bot added triage PRs from the community core Kafka Broker consumer build Gradle build or GitHub Actions clients labels Dec 2, 2025
this.delayedShareFetchExpiresPerSec = new MetricNameTemplate("ExpiresPerSec", delayedShareFetchMetricsName,
"The expired delayed share fetch operation rate per second.", tags);

/* DelayedOperationPurgatory metrics */
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not quite sure if we need to show the DelayedOperationPurgatory metrics in the documentation, as it doesn't only apply to share group.

@JimmyWang6
Copy link
Contributor Author

Hi @apoorvmittal10 @AndrewJSchofield, gentle ping on this. Please take a look when you get a chance. Thanks!

@AndrewJSchofield AndrewJSchofield added KIP-932 Queues for Kafka ci-approved and removed triage PRs from the community labels Dec 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Gradle build or GitHub Actions ci-approved clients consumer core Kafka Broker KIP-932 Queues for Kafka

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants