Bulk Statistics Support
The following statistics are supported for the Flag DB Database Updates feature:
-
mbr_partial_cdl_update: Captures the total number of partial CDL update procedures invoked by the Modify Bearer Request.
Sample query:
sgw_cdl_update_stats{app_name="smf",cdl_update_type=" mbr_partial_cdl_update",cluster="Local",data_center="DC",gr_instance_id="1", instance_id="0",rat_type="EUTRAN",service_name="sgw-service"} 1
-
ddn_partial_cdl_update: Captures the total number of partial CDL update procedures that DDN has invoked
Sample query:
sgw_cdl_update_stats{app_name="smf",cdl_update_type=" ddn_partial_cdl_update",cluster="Local",data_center="DC",gr_instance_id="1", instance_id="0",rat_type="EUTRAN",service_name="sgw-service"} 1
For more information on bulk statistics support, see UCC Serving Gateway Control Plane Function Metrics Reference.