Update keda_order_http.yaml
This commit is contained in:
Родитель
5b0d76172e
Коммит
fd1af44aa4
|
@ -25,4 +25,4 @@ spec:
|
|||
serverAddress: http://prometheus-kube-prometheus-prometheus.monitoring.svc.cluster.local:9090
|
||||
metricName: http_order_request_rate
|
||||
threshold: '10' # Since the threshold count is 10, this means that there will be one Pod for if value for sum(rate(http_requests[1])) remains less than three. If it goes up, there will be an additional Pod for every time the sum(rate(http_requests[2m]))increases by three
|
||||
query: sum(irate(envoy_cluster_upstream_rq_xx{envoy_cluster_name="order-portal/order-web|80|local"}[1m]))
|
||||
query: sum(irate(envoy_cluster_upstream_rq_xx{envoy_cluster_name="order-portal/kedasampleweb|80|local"}[1m]))
|
||||
|
|
Загрузка…
Ссылка в новой задаче