Pull request #33: Feature/INFOTAIN-30039 Added tf files for GEN3 service
Merge in OPAPM/coco_terraform_config from feature/INFOTAIN-30039-Added-tf-files-for-GEN3-service to master * commit '12e55bf2a0b7beaafc174e75c81df49ec0ba8ba1': OPMAAS-2671 & INFOTAIN-30039: Fixing syntax OPMAAS-2671 & INFOTAIN-30039: Fixing syntax OPMAAS-2671 & INFOTAIN-30039: Removing space from Appstore requests file name OPMAAS-2671 & INFOTAIN-30039: Adding US SLOs for GEN3 OPMAAS-2671 & INFOTAIN-30039: Adding EMEA, US and CN SLOs for GEN3feature/INFOTAIN-30338-ccis-dkr-nn-fix-request-all-dynatrace-slo-s
commit
802e182619
|
|
@ -29,10 +29,10 @@ module VCIS_GEN3_NBT_Weather_Requests {
|
||||||
~"/vehicle/nbt/nbt_weather/servlet/rainfallimage~",
|
~"/vehicle/nbt/nbt_weather/servlet/rainfallimage~",
|
||||||
~"/vehicle/nbt/nbt_weather/servlet/app~",
|
~"/vehicle/nbt/nbt_weather/servlet/app~",
|
||||||
~"/vehicle/nbt/nbt_weather/servlet/geocoder~",
|
~"/vehicle/nbt/nbt_weather/servlet/geocoder~",
|
||||||
~"/vehicle/nbt/nbt_weather/servlet/radar",
|
~"/vehicle/nbt/nbt_weather/servlet/radar~",
|
||||||
~"/vehicle/nbt/nbt_weather/servlet/commoni18n",
|
~"/vehicle/nbt/nbt_weather/servlet/commoni18n~",
|
||||||
~"/vehicle/nbt/nbt_weather/servlet/browserCache",
|
~"/vehicle/nbt/nbt_weather/servlet/browserCache~",
|
||||||
~"/vehicle/nbt/nbt_weather/app.appcache"
|
~"/vehicle/nbt/nbt_weather/app.appcache~"
|
||||||
)"))))):splitBy())
|
)"))))):splitBy())
|
||||||
/
|
/
|
||||||
(builtin:service.keyRequest.count.server:filter(and(or(in("dt.entity.service_method",entitySelector("type(service_method),
|
(builtin:service.keyRequest.count.server:filter(and(or(in("dt.entity.service_method",entitySelector("type(service_method),
|
||||||
|
|
@ -51,10 +51,10 @@ module VCIS_GEN3_NBT_Weather_Requests {
|
||||||
~"/vehicle/nbt/nbt_weather/servlet/rainfallimage~",
|
~"/vehicle/nbt/nbt_weather/servlet/rainfallimage~",
|
||||||
~"/vehicle/nbt/nbt_weather/servlet/app~",
|
~"/vehicle/nbt/nbt_weather/servlet/app~",
|
||||||
~"/vehicle/nbt/nbt_weather/servlet/geocoder~",
|
~"/vehicle/nbt/nbt_weather/servlet/geocoder~",
|
||||||
~"/vehicle/nbt/nbt_weather/servlet/radar",
|
~"/vehicle/nbt/nbt_weather/servlet/radar~",
|
||||||
~"/vehicle/nbt/nbt_weather/servlet/commoni18n",
|
~"/vehicle/nbt/nbt_weather/servlet/commoni18n~",
|
||||||
~"/vehicle/nbt/nbt_weather/servlet/browserCache",
|
~"/vehicle/nbt/nbt_weather/servlet/browserCache~",
|
||||||
~"/vehicle/nbt/nbt_weather/app.appcache"
|
~"/vehicle/nbt/nbt_weather/app.appcache~"
|
||||||
)"))))):splitBy()))
|
)"))))):splitBy()))
|
||||||
|
|
||||||
EOT
|
EOT
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue