SLO getAudio was edited Jira-Ticket: OPMAAS-1576

SLO_VehicleListFix
Mohammed Abadel 2022-05-31 19:20:14 +02:00
parent 22b03a5b40
commit 75366c60ac
1 changed files with 2 additions and 2 deletions

View File

@ -42,7 +42,7 @@ timeframe = "-1d"
evaluation = "AGGREGATE" evaluation = "AGGREGATE"
#Target and warning percentage of the SLO as double #Target and warning percentage of the SLO as double
target = 0 #if not set(removed) it's defaulted to 98 target = 98 #if not set(removed) it's defaulted to 98
warning = 2 #if not set(removed) it's defaulted to 99 warning = 99 #if not set(removed) it's defaulted to 99
} }