mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-07-03 18:47:03 +00:00
metrics: Modify boot time values
This PR modifies boot time values limit. Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
This commit is contained in:
parent
f764248095
commit
ad6e53c399
@ -17,7 +17,7 @@ description = "measure container lifecycle timings"
|
||||
checkvar = ".\"boot-times\".Results | .[] | .\"to-workload\".Result"
|
||||
checktype = "mean"
|
||||
midval = 0.69
|
||||
minpercent = 30.0
|
||||
minpercent = 40.0
|
||||
maxpercent = 30.0
|
||||
|
||||
[[metric]]
|
||||
|
@ -17,7 +17,7 @@ description = "measure container lifecycle timings"
|
||||
checkvar = ".\"boot-times\".Results | .[] | .\"to-workload\".Result"
|
||||
checktype = "mean"
|
||||
midval = 0.71
|
||||
minpercent = 30.0
|
||||
minpercent = 40.0
|
||||
maxpercent = 30.0
|
||||
|
||||
[[metric]]
|
||||
|
Loading…
Reference in New Issue
Block a user