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

Add scaler metric latency support #4040

Merged
merged 6 commits into from
Jan 6, 2023
Merged

Commits on Jan 6, 2023

  1. Add scaler metric latency support

    Add scaler metric latency support
    
    Signed-off-by: kevin <tengkang@msn.com>
    kevinteng525 committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    be8886e View commit details
    Browse the repository at this point in the history
  2. Add e2e test

    Add e2e test
    
    Signed-off-by: kevin <tengkang@msn.com>
    kevinteng525 committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    0ca2891 View commit details
    Browse the repository at this point in the history
  3. Add changelog & fix static checks

    Add changelog & fix static checks
    
    Signed-off-by: kevin <tengkang@msn.com>
    kevinteng525 committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    fa18582 View commit details
    Browse the repository at this point in the history
  4. Fix scaled_object_errors

    Fix scaled_object_errors
    
    Signed-off-by: kevin <tengkang@msn.com>
    kevinteng525 committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    fad3925 View commit details
    Browse the repository at this point in the history
  5. move the logic for measuring latency inside cache.GetMetricsForScaler()

    move the logic for measuring latency inside cache.GetMetricsForScaler()
    
    Signed-off-by: kevin <tengkang@msn.com>
    kevinteng525 committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    c62d21a View commit details
    Browse the repository at this point in the history
  6. fix ut

    fix ut
    
    Signed-off-by: kevin <tengkang@msn.com>
    kevinteng525 committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    e4ea07e View commit details
    Browse the repository at this point in the history