Adjusting SLOs for RSU Mobile in all hubs
parent
2f4a99832c
commit
83fd4f9915
|
|
@ -34,7 +34,7 @@ module Wirkkette_RSU_Mobile_Reliability_of_key_requests {
|
|||
~"POST /v1/vehicle/rsustatus/finishInstallation~",
|
||||
~"POST /v1/vehicle/rsustatus/preparationCompleted~",
|
||||
~"POST /v1/vehicle/rsustatus/updateAvailable~"
|
||||
)"))))):splitBy())):default(0)
|
||||
)"))))):splitBy()))
|
||||
|
||||
EOT
|
||||
|
||||
|
|
|
|||
|
|
@ -34,7 +34,7 @@ module Wirkkette_RSU_Mobile_Reliability_of_key_requests {
|
|||
~"POST /v2/vehicle/rsustatus/finishInstallation~",
|
||||
~"POST /v2/vehicle/rsustatus/preparationCompleted~",
|
||||
~"POST /v2/vehicle/rsustatus/updateAvailable~"
|
||||
)"))))):splitBy())):default(0)
|
||||
)"))))):splitBy()))
|
||||
|
||||
EOT
|
||||
|
||||
|
|
|
|||
|
|
@ -34,7 +34,7 @@ module Wirkkette_RSU_Mobile_Reliability_of_key_requests {
|
|||
~"POST /v2/vehicle/rsustatus/finishInstallation~",
|
||||
~"POST /v2/vehicle/rsustatus/preparationCompleted~",
|
||||
~"POST /v2/vehicle/rsustatus/updateAvailable~"
|
||||
)"))))):splitBy())):default(0)
|
||||
)"))))):splitBy()))
|
||||
|
||||
EOT
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue