adjusting SLOs for eRoute and Speech
parent
4ef54b9402
commit
c36846c8ca
|
|
@ -26,7 +26,7 @@ module Wirkkette_Speech_Service_Vehicle_Reliability_of_key_requests {
|
|||
,entityName.in(
|
||||
~"/hvd/speech~",
|
||||
~"/htts/transcribe~"
|
||||
)"))))):splitBy("dt.entity.service_method"))
|
||||
)"))))):splitBy())
|
||||
EOT
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -23,7 +23,7 @@ module Wirkkette__eRoute_Service__-_Reliability_of_key_requests {
|
|||
)
|
||||
,entityName.in(
|
||||
~"/api/cn/route~"
|
||||
)")))):splitBy("dt.entity.service_method"))
|
||||
)")))):splitBy())
|
||||
EOT
|
||||
|
||||
#if not set (removed) it's defaulted to "-1d"
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@ module Wirkkette_Speech_Service_Vehicle_Reliability_of_key_requests {
|
|||
,entityName.in(
|
||||
~"/hvd/speech~",
|
||||
~"/htts/transcribe~"
|
||||
)"))))):splitBy("dt.entity.service_method"))
|
||||
)"))))):splitBy())
|
||||
EOT
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@ module Wirkkette__eRoute_Service__-_Reliability_of_key_requests {
|
|||
~"/api/eu/2.5/eroute/protobuf3~",
|
||||
~"/api/eu/2.5/eroute-costs/protobuf3~",
|
||||
~"/route/eroute~"
|
||||
)")))):splitBy("dt.entity.service_method"))
|
||||
)")))):splitBy())
|
||||
EOT
|
||||
|
||||
#if not set (removed) it's defaulted to "-1d"
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@ module Wirkkette_Speech_Service_Vehicle_Reliability_of_key_requests {
|
|||
,entityName.in(
|
||||
~"/hvd/speech~",
|
||||
~"/htts/transcribe~"
|
||||
)"))))):splitBy("dt.entity.service_method"))
|
||||
)"))))):splitBy())
|
||||
EOT
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@ module Wirkkette__eRoute_Service__-_Reliability_of_key_requests {
|
|||
~"/api/na/2.5/eroute-costs/protobuf3~",
|
||||
~"/api/na/2.5/eroute/protobuf3~",
|
||||
~"/route/eroute~"
|
||||
)")))):splitBy("dt.entity.service_method"))
|
||||
)")))):splitBy())
|
||||
|
||||
EOT
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue