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

[v23.3.x] producer_state_manager: add a metric for eviction #16839

Conversation

vbotbuildovich
Copy link
Collaborator

Backport of PR #16724

When the producer count is at peak, there could be a heavy churn of
producers due to constant eviction which is not reflected by total # of
producers alone. Adds a counter that tracks total number of evictions
separately.

(cherry picked from commit 27486e7)
@vbotbuildovich vbotbuildovich added this to the v23.3.x-next milestone Mar 1, 2024
@vbotbuildovich vbotbuildovich added the kind/backport PRs targeting a stable branch label Mar 1, 2024
@piyushredpanda
Copy link
Contributor

#16143

@piyushredpanda piyushredpanda merged commit f1914fa into redpanda-data:v23.3.x Mar 2, 2024
15 of 18 checks passed
@BenPope BenPope modified the milestones: v23.3.x-next, v23.3.7 Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/redpanda kind/backport PRs targeting a stable branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants