Centralized Unit User Plane Metrics

Centralized Unit User Plane (CUUP) provides metrics at the CUUP.
Example of sample CUUP metrics.
{ "type": "Kafka-Collector", "instance": "KC-1", "timestamp": "2021-11-11T23:04:24.044000Z", "metricType": "CUUP", "domain": "5G", "sub-domain": "vRAN", "properties": { "dataSource": "100.127.46.83:6060", "deviceType": "cuup", "deviceName": "cuup-851008000", "entityType": "iwfsvc", "entityName": "iwfsvc-9f9567b57-vn9rw" }, "metrics": { "CUUP_NumberOfMsgsSent": 10, "CUUP_NumberOfMsgsReceived": 10, "FP_CPU_Utilization": 0, "SP_CPU_Utilization": 0 }, "tags": { "CUCPID": "851008000", "CUUPID": "851008213", "kubernetes_namespace": "lasnv001b-ns-mv-cuup-851008" } },
The following table lists the JSON definitions.
JSON
Description
Units
CUUP_NumberOfMsgsSent
Indicates the number of messages sent.
Double
CUUP_NumberOfMsgsReceived
Indicates the number of messages received.
Double
FP_CPU_Utilization
Indicates the fast path CPU utilization for CUUP.
Percentage %
SP_CPU_Utilization
Indicates the slow path CPU utilization for CUUP.
Percentage %