Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Obtain topic/partition overview counts from topics API, not metrics #1121

Merged
merged 3 commits into from
Oct 21, 2024

Conversation

MikeEdgar
Copy link
Member

Remove the retrieval of summary topic/partition counts from Prometheus and replace with using the summary information available in the topic list response. Using metrics is buggy and the "offline" count will never be correct anyway due to not enough information being available in Prometheus.

Before:
image

After:
image

@MikeEdgar MikeEdgar requested a review from a team October 18, 2024 15:26
@MikeEdgar MikeEdgar added this to the 0.4.0 milestone Oct 18, 2024
@MikeEdgar
Copy link
Member Author

@jankalinic FYI

@MikeEdgar MikeEdgar added the ui label Oct 18, 2024
Copy link
Contributor

@jankalinic jankalinic left a comment

Choose a reason for hiding this comment

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

Thank you!

Signed-off-by: Michael Edgar <[email protected]>
Copy link

@katheris katheris left a comment

Choose a reason for hiding this comment

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

LGTM

@MikeEdgar MikeEdgar enabled auto-merge (squash) October 21, 2024 12:17
Copy link

@MikeEdgar MikeEdgar merged commit b42cb6a into main Oct 21, 2024
9 checks passed
@MikeEdgar MikeEdgar deleted the fix-topics-summary-card branch October 21, 2024 12:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants