Adjusted SLOs for eCall in all Hubs - added new endpoint createEventByDTMF and deleted old endpoint createEventByvin

feature/INFOTAIN-33631-fm-modify-ices-festivemode-dynatrace-dashboard
Mohammed Abadel 2023-06-20 17:36:36 +02:00
parent a6b7b81e5d
commit aaa9f4a2ea
3 changed files with 5 additions and 5 deletions

View File

@ -37,7 +37,7 @@ fromRelationship.isServiceMethodOfService(
~"routeCall~", ~"routeCall~",
~"message~", ~"message~",
~"ecsEventReceived~", ~"ecsEventReceived~",
~"createEventByvin~" ~"createEventByDTMF~"
)")))):splitBy()) )")))):splitBy())
EOT EOT

View File

@ -42,8 +42,8 @@ fromRelationship.isServiceMethodOfService(
~"setupCall_ECALL~", ~"setupCall_ECALL~",
~"ecsEventReceived~", ~"ecsEventReceived~",
~"createEventByCallednumber~", ~"createEventByCallednumber~",
~"createEventByvin~", ~"routeCall~",
~"routeCall~" ~"~"createEventByDTMF~"
)")))):splitBy()) )")))):splitBy())
EOT EOT

View File

@ -42,8 +42,8 @@ fromRelationship.isServiceMethodOfService(
~"setupCall_ECALL~", ~"setupCall_ECALL~",
~"ecsEventReceived~", ~"ecsEventReceived~",
~"createEventByCallednumber~", ~"createEventByCallednumber~",
~"createEventByvin~", ~"routeCall~",
~"routeCall~" ~"createEventByDTMF~"
)")))):splitBy()) )")))):splitBy())
EOT EOT