KPI Data Object

Purpose

The KPI data object is the definition of an objective that is measured, its requested thresholds, and the exact mathematical method in which measurement data items are used in order to calculate the KPI measurements.

Key Attributes

The KPI data object shall have the following key data attributes:

  • Id: unique identifier of a KPI

  • Name: name of the KPI

  • Timestamp: time the KPI was measured

  • Metric: the definition of the data collected as input for the metric calculation

  • Algorithm: the exact algorithm for calculating the KPI

Key Data Object Relationships

The KPI data object shall maintain the following relationships:

  • KPI to Service Contract (1:n): associates the measure with a particular contract