KPI

A KPI is a metric that is worth considering when analyzing the result of an offline optimization study, looking for (sub)optimal configurations generated by Akamas AI to be applied.

Akamas automatically considers any metric referred to in the defined optimization goal and constraints for an offline optimization study as a KPI. Moreover, any other metrics of the system component can be specified as a KPI for an offline optimization study.

Construct

A KPI is defined as follows (from the UI or the CLI):

Field nameField description

Name

Name of the KPI that will be used on UI labels

Formula

Must be defined as <Component_name>.<metric_name>

Direction

Must be 'minimize' or 'maximize'

Aggregation

A valid metric aggregation such as min, max, avg, sum, p95, etc. If unspecified, default is avg

KPIs are not an Akamas resource as they are defined as part of an optimization study. The construct to define KPIs is described on the KPIs page of the Study template section.

Commands

KPIs are not an Akamas resource and are always defined as part of an optimization study.

User Interface

The number and first KPIs are displayed in the Akamas UI in the header of each offline optimization study.

The full list of KPIs is displayed by drilling down to the KPIs section.

From this section, it is possible to modify the list of KPIs and change their names and other attributes.

Last updated