Add period input parameter to basic strategy
This patch set adds new period strategy input parameter which allows allows to specify the time length of statistic aggregation. Partial-Bug: #1614021 Change-Id: I1a276206e5b2c05d8f94acdeb866c8822fa84f35
This commit is contained in:
committed by
Alexander Chadin
parent
4a5d8cf709
commit
e03f56e7c7
@@ -71,6 +71,9 @@ parameter type default Value description
|
||||
be tried by the strategy while
|
||||
searching for potential candidates.
|
||||
To remove the limit, set it to 0
|
||||
``period`` Number 7200 The time interval in seconds
|
||||
for getting statistic aggregation
|
||||
from metric data source
|
||||
====================== ====== ============= ===================================
|
||||
|
||||
Efficacy Indicator
|
||||
|
||||
Reference in New Issue
Block a user