For the complete documentation index, see llms.txt. This page is also available as Markdown.

Control Session KPI Time Feature

Introduced in ASN 2.5

Overview

ASN 2.5 enhances Control Session KPI reporting by exporting the actual KPI calculation time window for each interval. This enhancement provides greater visibility into the period over which interval KPIs are calculated, enabling downstream analytics applications to accurately interpret KPI values.

New KPI Attributes

The following interval KPI attributes have been introduced for Control Session exports:

Attribute
Description

KPI_UPLANE_PREV_CALC_TIME

Previous KPI calculation timestamp (sec)

KPI_UPLANE_CURR_CALC_TIME

Current KPI calculation timestamp (sec)

KPI_UPLANE_CALC_INT_TIME

Actual interval duration used for KPI calculation (sec)

Benefits

  • Provides precise visibility into the KPI measurement window.

  • Enables downstream applications to accurately interpret interval-based KPI values.

  • Improves KPI correlation across consecutive export intervals.

  • Supports more accurate reporting and analytics for Control Session performance monitoring.

Last updated