From 7e1dfc0fcde50a7ef4303651bb952bb8d94ae806 Mon Sep 17 00:00:00 2001 From: Mohammed Abadel Date: Wed, 28 Jun 2023 16:07:35 +0200 Subject: [PATCH] Adjusting SLOs for Speech in EMEA and NA. OPMAAS-4511 --- EMEA_PROD/slo/TP_Vehicle_Speech.tf | 6 ++---- NA_PROD/slo/TP_Vehicle_Speech.tf | 6 ++---- 2 files changed, 4 insertions(+), 8 deletions(-) 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