Skip to content

Create Prometheus Adapter API Service #522

Closed Answered by vishiy
gregoriomartin asked this question in Q&A
Discussion options

You must be logged in to vote
  1. KEDA has support for horizontal scaling thru external/azure managed prometheus metrics. This support has been added to KEDA, starting with KEDA version 2.10.0. Please try it out and let us know. Its better than native HPA adapters as it can scale down to 0 (where as native HPA can do only 1, and also native HPA supports only cpu & memory based scaling by default). -- https://keda.sh/docs/2.10/scalers/prometheus/

  2. Can you explain more on http_request_total metric? Is it the API server requests you are looking or is it any other custom/workload metric you want to collect ? If later, you can collect any custom metric thru custom scrape jobs.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@gregoriomartin
Comment options

Answer selected by gregoriomartin
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants