From 909bd5485e7a2b89c2b5518ec8a3b53ed734501b Mon Sep 17 00:00:00 2001 From: "SLW\\KASIKD" Date: Mon, 30 Jan 2023 18:10:00 +0100 Subject: [PATCH] Metric Expression --- EMEA_PROD/slo/BFF_-_getStorePrivateCart_Success_Rate_copy.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EMEA_PROD/slo/BFF_-_getStorePrivateCart_Success_Rate_copy.tf b/EMEA_PROD/slo/BFF_-_getStorePrivateCart_Success_Rate_copy.tf index 3b4a98f..fa2e5ba 100644 --- a/EMEA_PROD/slo/BFF_-_getStorePrivateCart_Success_Rate_copy.tf +++ b/EMEA_PROD/slo/BFF_-_getStorePrivateCart_Success_Rate_copy.tf @@ -14,7 +14,7 @@ module BFF_-_getStorePrivateCart_Success_Rate_test { #metric expression of the calculation as done in data explorer ui - metric_expression = "(100)-(builtin:service.keyRequest.errors.server.rate:filter(and(in(\"dt.entity.service_method\",entitySelector(\"type(service_method),entityId(~\"SERVICE_METHOD-2FDADF822F1FE7E3~\")\")))):splitBy():avg:auto)" + metric_expression = "(100)-(builtin:service.keyRequest.errors.server.rate:filter(and(in(\"dt.entity.service_method\",entitySelector(\"type(service_method),entityId(~\"SERVICE_METHOD-A77E2B0BA1B488DB~\")\")))):splitBy():avg:auto)" #if not set (removed) it's defaulted to "-1d"