SLO getAudio was edited Jira-Ticket: OPMAAS-1576
parent
22b03a5b40
commit
75366c60ac
|
|
@ -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
|
||||
|
||||
}
|
||||
Loading…
Reference in New Issue