diff --git a/EMEA_PROD/slo/ICES_AmbientMusicAPI_getAudio_EMEA_PROD.tf b/EMEA_PROD/slo/ICES_AmbientMusicAPI_getAudio_EMEA_PROD.tf index 20d6b4a..8005171 100644 --- a/EMEA_PROD/slo/ICES_AmbientMusicAPI_getAudio_EMEA_PROD.tf +++ b/EMEA_PROD/slo/ICES_AmbientMusicAPI_getAudio_EMEA_PROD.tf @@ -42,7 +42,7 @@ timeframe = "-1d" evaluation = "AGGREGATE" #Target and warning percentage of the SLO as double -target = 0 #if not set(removed) it's defaulted to 98 -warning = 2 #if not set(removed) it's defaulted to 99 +target = 98 #if not set(removed) it's defaulted to 98 +warning = 99 #if not set(removed) it's defaulted to 99 } \ No newline at end of file