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 Server: use gRPC connection to get metrics from Operator #3861

Merged
merged 8 commits into from
Nov 29, 2022

Commits on Nov 29, 2022

  1. Metrics Adapter: use gRPC connection to get metrics from Operator

    Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>
    zroubalik committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    7544646 View commit details
    Browse the repository at this point in the history
  2. start/stop gRPC Server based on leader election

    Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>
    zroubalik committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    5af5f27 View commit details
    Browse the repository at this point in the history
  3. add KEDA_USE_METRICS_SERVICE_GRPC option & dynamically generate def…

    …ault service address
    
    Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>
    zroubalik committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    30ecb29 View commit details
    Browse the repository at this point in the history
  4. fix cache identifiers

    Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>
    zroubalik committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    3547290 View commit details
    Browse the repository at this point in the history
  5. serve all Prometheus metrics from Operator

    Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>
    zroubalik committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    43cee8d View commit details
    Browse the repository at this point in the history
  6. expose Prometheus metrics also from Metrics Server

    Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>
    zroubalik committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    5edf598 View commit details
    Browse the repository at this point in the history
  7. update changelog

    Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>
    zroubalik committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    b1a9c59 View commit details
    Browse the repository at this point in the history
  8. cleanup

    Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>
    zroubalik committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    c4b270a View commit details
    Browse the repository at this point in the history