diff --git a/EMEA_PROD/slo/TP_Vehicle_Speech.tf b/EMEA_PROD/slo/TP_Vehicle_Speech.tf index 2913632..6423f2c 100644 --- a/EMEA_PROD/slo/TP_Vehicle_Speech.tf +++ b/EMEA_PROD/slo/TP_Vehicle_Speech.tf @@ -19,13 +19,11 @@ module TP_Vehicle_Speech { (100)-(builtin:service.keyRequest.errors.server.rate:filter(and(or(in("dt.entity.service_method",entitySelector("type(service_method), fromRelationship.isServiceMethodOfService( type(~"SERVICE~"),entityName.in( - ~"hvd (/hvd) - hvd - prod~", - ~"server (/htts) - htts - prod~" + ~"hvd (/hvd) - hvd - prod~" ) ) ,entityName.in( - ~"/hvd/speech~", - ~"/htts/transcribe~" + ~"/hvd/speech~" )"))))):splitBy()) EOT diff --git a/NA_PROD/slo/TP_Vehicle_Speech.tf b/NA_PROD/slo/TP_Vehicle_Speech.tf index 436bb57..ba6b4e6 100644 --- a/NA_PROD/slo/TP_Vehicle_Speech.tf +++ b/NA_PROD/slo/TP_Vehicle_Speech.tf @@ -19,13 +19,11 @@ module TP_Vehicle_Speech { (100)-(builtin:service.keyRequest.errors.server.rate:filter(and(or(in("dt.entity.service_method",entitySelector("type(service_method), fromRelationship.isServiceMethodOfService( type(~"SERVICE~"),entityName.in( - ~"hvd (/hvd) - hvd - prod~", - ~"server (/htts) - htts - prod~" + ~"hvd (/hvd) - hvd - prod~" ) ) ,entityName.in( - ~"/hvd/speech~", - ~"/htts/transcribe~" + ~"/hvd/speech~" )"))))):splitBy()) EOT