diff --git a/EMEA_PROD/slo/TP_Mobile_CD_Store.tf b/EMEA_PROD/slo/TP_Mobile_CD_Store.tf index c7135e2..2bcbd7a 100644 --- a/EMEA_PROD/slo/TP_Mobile_CD_Store.tf +++ b/EMEA_PROD/slo/TP_Mobile_CD_Store.tf @@ -15,7 +15,7 @@ module TP_Mobile_CD_Store { #metric expression of the calculation as done in data explorer ui metric_expression = <<-EOT (100)-(builtin:service.keyRequest.errors.fivexx.rate:filter(and(or(in("dt.entity.service_method",entitySelector("type(service_method), fromRelationship.isServiceMethodOfService( - type("SERVICE"),entityName.in( + type(~"SERVICE~"),entityName.in( ~"StoreOfferResourceV6 - cdse - prod~", ~"StoreOfferResourceV7 - cdse - prod~", ~"CdStoreOfferResource - cdse - prod~", diff --git a/EMEA_PROD/slo/TP_Vehicle_CD_Store.tf b/EMEA_PROD/slo/TP_Vehicle_CD_Store.tf index 66a54be..abd21eb 100644 --- a/EMEA_PROD/slo/TP_Vehicle_CD_Store.tf +++ b/EMEA_PROD/slo/TP_Vehicle_CD_Store.tf @@ -15,7 +15,7 @@ module TP_Vehicle_CD_Store { #metric expression of the calculation as done in data explorer ui metric_expression = <<-EOT (100)-(builtin:service.keyRequest.errors.fivexx.rate:filter(and(or(in("dt.entity.service_method",entitySelector("type(service_method), fromRelationship.isServiceMethodOfService( - type("SERVICE"),entityName.in( + type(~"SERVICE~"),entityName.in( ~"StoreOfferResourceV6 - cdse - prod~", ~"StoreOfferResourceV7 - cdse - prod~", ~"CdStoreOfferResource - cdse - prod~",