Value report defaults
Value analytics uses intelligent defaults to estimate time freed by automated changes. These defaults are based on customer research and take into account time to triage, research, and fix issues, as well as context switching. You can also provide your own default values.
When you query the value API, you can specify low
, med
, or high
estimates for
time freed parameters, or provide an exact value in minutes based on averages in your
organization. In the console Value report, you specify an exact
value in minutes. Unless you specify otherwise, both the API and the console use the
med
values. The baseline intelligent default values
are as follows:
Parameter | Intelligent default values |
---|---|
minutesFreedPerCorrectiveChange
|
|
minutesFreedPerIntentionalChange
|
|
minutesFreedPerTaskRun
|
|
minutesFreedPerPlanRun
|
|
You can change the low
, med
, and high
times by
specifying any of the value_report_*
parameters in
the PE Console
node group in the puppet_enterprise::profile::console
class.