mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-16 06:18:58 +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:
@@ -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]]
|
||||
|
Reference in New Issue
Block a user