Bulk Statistics Support
The following statistics are supported for the PFCP Session Report with DLDR Throttling Support feature.
Protocol Pod-level SXa Statistics
Query: sum(irate(proto_udp_req_msg_total{interface_type="SXA", message_name=~"session_report_.*"}[1m])) by (message_name, status)
Legend: {{message_name}} | {{status}}
-
accepted: Session reports accepted because of ARP configured in exclude-arp list
-
throttle_allow: Session reports allowed by rate limit framework
-
throttled_pending_req_limit: Session reports throttled by rate limit framework.
SGW Service-level Session Report Statistics
Query: sum(irate(sgw_sx_session_report_stats{}[30s])) by (sx_session_report_type, status)
Legend: {{sx_session_report_type}} -> {{status}}
Timesaver | For more information on bulk statistics support for SMF, see the UCC 5G SMF Metrics Reference document. For more information on bulk statistics support for cnSGW-C, see the UCC 5G cnSGW-C Metrics Reference document. |