Bulk Statistics
The following statistics are supported for the Batch ID Allocation and Release Support feature:
-
sgw_resource_mgmt_stats—Captures the total number of the cnSGW-C resource management statistics.
Sample queries:
sgw_resource_mgmt_stats{app_name="smf",cluster="Local",data_center="DC",gr_instance_id="1", id_req_type="id_batch_alloc",instance_id="0",service_name="sgw-service",status="attempted"} 3 :sgw_resource_mgmt_stats{app_name="smf",cluster="Local",data_center="DC",gr_instance_id="1", id_req_type="id_batch_alloc",instance_id="0",service_name="sgw-service",status="success"} 3
sgw_resource_mgmt_stats{app_name="smf",cluster="Local",data_center="DC",gr_instance_id="1" ,id_req_type="id_batch_dealloc",instance_id="0",service_name="sgw-service",status="attempted"} 2 sgw_resource_mgmt_stats{app_name="smf",cluster="Local",data_center="DC",gr_instance_id="1",id_req_type= "id_batch_dealloc",instance_id="0",service_name="sgw-service",status="success"} 2
sgw_resource_mgmt_stats{app_name="smf",cluster="Local",data_center="DC",gr_instance_id="1", id_req_type="id_batch_dealloc_timeout",instance_id="0",service_name="sgw-service",status="attempted"} 1 :sgw_resource_mgmt_stats{app_name="smf",cluster="Local",data_center="DC",gr_instance_id="1",id_req_type ="id_batch_dealloc_timeout",instance_id="0",service_name="sgw-service",status="success"} 1
sgw_resource_mgmt_stats{app_name="smf",cluster="Local",data_center="DC",gr_instance_id="1", id_req_type="id_batch_release_timeout",instance_id="0",service_name="sgw-service",status="attempted"} 1 -:sgw_resource_mgmt_stats{app_name="smf",cluster="Local",d-ata_center="DC",gr_instance_id="1",id_req_type ="id_batch_release_timeout",instance_id="0",service_name="sgw-service",status="success"} 1
-
nodemgr_rmgr_batch_reconcile_stats—Captures the total count of batches that are sent for reconciliation.
Sample queries:
nodemgr_rmgr_batch_reconcile_stats{app_name="smf",cluster="Local",data_center="DC",instance_id="0", service_name="nodemgr",status="success"} 1
-
nodemgr_resource_mgmt_resp_stats—Captures the total number of IDs released due to reconciliation.
Sample queries:
nodemgr_resource_mgmt_resp_stats{app_name="smf",cluster="Local",data_center="DC",error="", gr_instance_id="0",instance_id="0",ip_ver_type="IP_TYPE_NONE",req_type="ID_REQ_REL_RECONCILE", service_name="nodemgr",status="success"} 16
For more information on bulk statistics support, see UCC Serving Gateway Control Plane Function Metrics Reference.