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(
|
,entityName.in(
|
||||||
~"/hvd/speech~",
|
~"/hvd/speech~",
|
||||||
~"/htts/transcribe~"
|
~"/htts/transcribe~"
|
||||||
)"))))):splitBy("dt.entity.service_method"))
|
)"))))):splitBy())
|
||||||
EOT
|
EOT
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -23,7 +23,7 @@ module Wirkkette__eRoute_Service__-_Reliability_of_key_requests {
|
||||||
)
|
)
|
||||||
,entityName.in(
|
,entityName.in(
|
||||||
~"/api/cn/route~"
|
~"/api/cn/route~"
|
||||||
)")))):splitBy("dt.entity.service_method"))
|
)")))):splitBy())
|
||||||
EOT
|
EOT
|
||||||
|
|
||||||
#if not set (removed) it's defaulted to "-1d"
|
#if not set (removed) it's defaulted to "-1d"
|
||||||
|
|
|
||||||
|
|
@ -26,7 +26,7 @@ module Wirkkette_Speech_Service_Vehicle_Reliability_of_key_requests {
|
||||||
,entityName.in(
|
,entityName.in(
|
||||||
~"/hvd/speech~",
|
~"/hvd/speech~",
|
||||||
~"/htts/transcribe~"
|
~"/htts/transcribe~"
|
||||||
)"))))):splitBy("dt.entity.service_method"))
|
)"))))):splitBy())
|
||||||
EOT
|
EOT
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -26,7 +26,7 @@ module Wirkkette__eRoute_Service__-_Reliability_of_key_requests {
|
||||||
~"/api/eu/2.5/eroute/protobuf3~",
|
~"/api/eu/2.5/eroute/protobuf3~",
|
||||||
~"/api/eu/2.5/eroute-costs/protobuf3~",
|
~"/api/eu/2.5/eroute-costs/protobuf3~",
|
||||||
~"/route/eroute~"
|
~"/route/eroute~"
|
||||||
)")))):splitBy("dt.entity.service_method"))
|
)")))):splitBy())
|
||||||
EOT
|
EOT
|
||||||
|
|
||||||
#if not set (removed) it's defaulted to "-1d"
|
#if not set (removed) it's defaulted to "-1d"
|
||||||
|
|
|
||||||
|
|
@ -25,7 +25,7 @@ module Wirkkette_Speech_Service_Vehicle_Reliability_of_key_requests {
|
||||||
,entityName.in(
|
,entityName.in(
|
||||||
~"/hvd/speech~",
|
~"/hvd/speech~",
|
||||||
~"/htts/transcribe~"
|
~"/htts/transcribe~"
|
||||||
)"))))):splitBy("dt.entity.service_method"))
|
)"))))):splitBy())
|
||||||
EOT
|
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-costs/protobuf3~",
|
||||||
~"/api/na/2.5/eroute/protobuf3~",
|
~"/api/na/2.5/eroute/protobuf3~",
|
||||||
~"/route/eroute~"
|
~"/route/eroute~"
|
||||||
)")))):splitBy("dt.entity.service_method"))
|
)")))):splitBy())
|
||||||
|
|
||||||
EOT
|
EOT
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue