The User Equipment (UE) metrics provides the number of release failures for RLC and other categories.

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

Indicates the number of release failures for others.

Double

RL_Failure_RLC

Indicates the number of release failures for each RLC.

Double