SGW Resource Management Stats Category

sgw_resource_mgmt_stats

Description: It gives information about number of allocated/deallocated ID's from resource manager

Sample Query: sgw_resource_mgmt_stats{label_id_type=\"id_alloc\",status=\"success\",grInstanceID=\"1\"}

Labels:

  • Label: label_id_type

    Label Description: The label_id_type indicates if its ID allocation or deallocation"

    Example: id_alloc, id_dealloc

  • Label: status

    Label Description: The status of ID allocation/deallocation

    Example: attempted, success, failure

  • Label: gr_instance_id

    Label Description: GR instance ID

    Example: 1, 2