From 63f87a0ecbbc2bd899f917138fdd872b71cf6be6 Mon Sep 17 00:00:00 2001 From: brandon Date: Thu, 1 Apr 2021 15:30:36 -0400 Subject: [PATCH] edit --- helm-guestbook/templates/cluster_analysis.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-guestbook/templates/cluster_analysis.yaml b/helm-guestbook/templates/cluster_analysis.yaml index fb14aaa..47bbb09 100644 --- a/helm-guestbook/templates/cluster_analysis.yaml +++ b/helm-guestbook/templates/cluster_analysis.yaml @@ -13,7 +13,7 @@ spec: successCondition: result[0] >= 0.95 provider: prometheus: - address: "http://a0179abbebc504fe1a02cc2868d10d20-1436141555.us-east-2.elb.amazonaws.com:{{args.prometheus-port}}" + address: http://a0179abbebc504fe1a02cc2868d10d20-1436141555.us-east-2.elb.amazonaws.com:{{args.prometheus-port}} query: | sum(irate( istio_requests_total{reporter="source",destination_service=~"{{args.service-name}}",response_code!~"5.*"}[5m]