You can calculate Quality of service (QoS) metrics per 5QI, per slice at CUCP and at CUUP.

Example of sample QoS metrics.
{
    "type": "Kafka-Collector",
    "instance": "KC-1",
    "timestamp": "2021-11-11T23:04:24.044000Z",
    "metricType": "QOS",
    "domain": "5G",
    "sub-domain": "vRAN",
    "properties": {
      "dataSource": "100.127.46.83:6060",
      "deviceType": "cucp",
      "deviceName": "cucp-851008000",
      "entityType": "ueconmgr",
      "entityName": "ueconmgr-9f9567b57-vn9rw"
    },
    "metrics": {
      "FiveQI_EstabTimeSum": 10,
      "FiveQI_RelNbr_Cause": 0,
      "QosLevel_PdcpSduVolumeDl_Filter": 10,
    },
    "tags": {
      "CUCPID": "851008000",
      "CUUPID": "851008213",
      "RUID": "851008213",
      "DUID": "851008008",
      "CellClusterId": "111",
      "NSSAI": "1abcdef",
      "QCI_5QI": "9",
      "kubernetes_namespace": "lasnv001b-ns-mv-cucp-851008"
    }
  },
The following table lists the JSON definitions.
JSON Description Units
FiveQI_EstabTimeSum

Indicates the sum time of 5QI setup.

Millisecond

FiveQI_RelNbr_Cause

Indicates the FiveQI release cause.

Double

QosLevel_PdcpSduVolumeDl_Filter

Indicates the number of Packet Data Convergence Protocol (PDCP) radio bearers.

Double