diff --git a/EMEA_PROD/slo/VCIS_GEN3_NBT_Weather_Requests.tf b/EMEA_PROD/slo/VCIS_GEN3_NBT_Weather_Requests.tf index 97ba661..f50718c 100644 --- a/EMEA_PROD/slo/VCIS_GEN3_NBT_Weather_Requests.tf +++ b/EMEA_PROD/slo/VCIS_GEN3_NBT_Weather_Requests.tf @@ -29,10 +29,10 @@ module VCIS_GEN3_NBT_Weather_Requests { ~"/vehicle/nbt/nbt_weather/servlet/rainfallimage~", ~"/vehicle/nbt/nbt_weather/servlet/app~", ~"/vehicle/nbt/nbt_weather/servlet/geocoder~", - ~"/vehicle/nbt/nbt_weather/servlet/radar", - ~"/vehicle/nbt/nbt_weather/servlet/commoni18n", - ~"/vehicle/nbt/nbt_weather/servlet/browserCache", - ~"/vehicle/nbt/nbt_weather/app.appcache" + ~"/vehicle/nbt/nbt_weather/servlet/radar~", + ~"/vehicle/nbt/nbt_weather/servlet/commoni18n~", + ~"/vehicle/nbt/nbt_weather/servlet/browserCache~", + ~"/vehicle/nbt/nbt_weather/app.appcache~" )"))))):splitBy()) / (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/app~", ~"/vehicle/nbt/nbt_weather/servlet/geocoder~", - ~"/vehicle/nbt/nbt_weather/servlet/radar", - ~"/vehicle/nbt/nbt_weather/servlet/commoni18n", - ~"/vehicle/nbt/nbt_weather/servlet/browserCache", - ~"/vehicle/nbt/nbt_weather/app.appcache" + ~"/vehicle/nbt/nbt_weather/servlet/radar~", + ~"/vehicle/nbt/nbt_weather/servlet/commoni18n~", + ~"/vehicle/nbt/nbt_weather/servlet/browserCache~", + ~"/vehicle/nbt/nbt_weather/app.appcache~" )"))))):splitBy())) EOT