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

🐛(metrics) Initialize metrics for autoscaler errors, scale events, and pod evictions #7449

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Nov 2, 2024

  1. 🐛(metrics) Initialize metrics for autoscaler errors, scale events, an…

    …d pod evictions
    
    - Set initial count to zero for various autoscaler error types (e.g., CloudProviderError, ApiCallError)
    - Define failed scale-up reasons and initialize metrics (e.g., CloudProviderError, APIError)
    - Initialize pod eviction result counters for success and failure cases
    - Initialize skipped scale events for CPU and memory resource limits in both scale-up and scale-down directions
    
    Signed-off-by: Thiha Min Thant <[email protected]>
    thiha-min-thant committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    ffd57af View commit details
    Browse the repository at this point in the history