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

Commits on Mar 1, 2024

  1. producer_state_manager: add a metric for eviction

    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)
    bharathv authored and vbotbuildovich committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    d7eb561 View commit details
    Browse the repository at this point in the history