Adjusting SLOs for Speech in EMEA and NA. OPMAAS-4511

OPMAAS-4559
Mohammed Abadel 2023-06-28 16:07:35 +02:00
parent f60d37d1a2
commit 7e1dfc0fcd
2 changed files with 4 additions and 8 deletions

View File

@ -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), (100)-(builtin:service.keyRequest.errors.server.rate:filter(and(or(in("dt.entity.service_method",entitySelector("type(service_method),
fromRelationship.isServiceMethodOfService( fromRelationship.isServiceMethodOfService(
type(~"SERVICE~"),entityName.in( type(~"SERVICE~"),entityName.in(
~"hvd (/hvd) - hvd - prod~", ~"hvd (/hvd) - hvd - prod~"
~"server (/htts) - htts - prod~"
) )
) )
,entityName.in( ,entityName.in(
~"/hvd/speech~", ~"/hvd/speech~"
~"/htts/transcribe~"
)"))))):splitBy()) )"))))):splitBy())
EOT EOT

View File

@ -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), (100)-(builtin:service.keyRequest.errors.server.rate:filter(and(or(in("dt.entity.service_method",entitySelector("type(service_method),
fromRelationship.isServiceMethodOfService( fromRelationship.isServiceMethodOfService(
type(~"SERVICE~"),entityName.in( type(~"SERVICE~"),entityName.in(
~"hvd (/hvd) - hvd - prod~", ~"hvd (/hvd) - hvd - prod~"
~"server (/htts) - htts - prod~"
) )
) )
,entityName.in( ,entityName.in(
~"/hvd/speech~", ~"/hvd/speech~"
~"/htts/transcribe~"
)"))))):splitBy()) )"))))):splitBy())
EOT EOT