Pull request #68: OPMAAS-3170
Merge in OPAPM/coco_terraform_config from OPMAAS-3170 to master * commit 'b543f0f69b898f4a829c2069334068b621028c33': Modified id to name (3). Modified id to name (2). Modified id to name.OPMAAS-3232
commit
8e27204a92
|
|
@ -10,7 +10,7 @@ module Wirkkette__Send_to_Car__MGU___-_Reliability_of_key_requests {
|
|||
|
||||
|
||||
#entity selector object
|
||||
filter = "type(SERVICE_METHOD), entityId(\"SERVICE_METHOD-180AFAF8AB88D4FB\",\"SERVICE_METHOD-13C0BDADFAE6CF14\")"
|
||||
filter = "type(SERVICE_METHOD), entityName.in(\"/v2/motorist/[UUID]/trips\",\"/v3/motorist/[UUID]/trips\")"
|
||||
|
||||
|
||||
#metric expression of the calculation as done in data explorer ui
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ module Wirkkette__Send_to_Car__MGU___-_Reliability_of_key_requests {
|
|||
|
||||
|
||||
#entity selector object
|
||||
filter = "type(SERVICE_METHOD), entityId(\"SERVICE_METHOD-4D8CA3992BDA09BE\",\"SERVICE_METHOD-5374689CF659BE5F\",\"SERVICE_METHOD-1855A3DC6EEED3D1\",\"SERVICE_METHOD-CAE4C68BD6A5EC94\")"
|
||||
filter = "type(SERVICE_METHOD), entityName.in(\"/v2/motorist/[UUID]/trips\",\"/v3/motorist/[UUID]/trips\")"
|
||||
|
||||
|
||||
#metric expression of the calculation as done in data explorer ui
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ module Wirkkette__Send_to_Car__MGU___-_Reliability_of_key_requests {
|
|||
|
||||
|
||||
#entity selector object
|
||||
filter = "type(SERVICE_METHOD), entityId(\"SERVICE_METHOD-30A00B0C8E3E003D\",\"SERVICE_METHOD-EE1B10D9B96AA57C\",\"SERVICE_METHOD-EB0E2B3453BD394D\")"
|
||||
filter = "type(SERVICE_METHOD), entityName.in(\"/v2/motorist/[UUID]/trips\",\"/v3/motorist/[UUID]/trips\")"
|
||||
|
||||
|
||||
#metric expression of the calculation as done in data explorer ui
|
||||
|
|
|
|||
Loading…
Reference in New Issue