Nodemgr UPF IP Address Threshold Hit Stats Category

nodemgr_up_threshold_stats

Description: When particular IP address pool threshold hit for usage of ip addresses,this stats will be recorded

Sample Query: 'nodemgr_up_threshold_stats{up_ep_key="192.168.10.2:192.168.20.3", dnn="sampleDNN",threshold_hit="yes"}'

Labels:

  • Label: up_ep_key

    Label Description: unique key to identify UPF XXX.XXX.XXX.XXX:YYY.YYY.YYY.YYY where XXX.XXX.XXX.XXX is Ip address of the NF service like SGW / SMF and YYY.YYY.YYY.YYY is the IP address of UPF

    Example: 192.168.10.2:192.168.20.3

  • Label: dnn

    Label Description: DNN of which ip pool reached the configured threshold usgae.

    Example: sampleDNN

  • Label: threshold_hit

    Label Description: Indicates if threhold hit is yes or no.

    Example: yes

  • Label: threshold_clear

    Label Description: Indicates if threhold hit is cleared or not

    Example: yes

  • Label: nodemgr_id

    Label Description: Indicates which instance of nodemgr hit the threshold

    Example: 1

  • Label: gr_instance_id

    Label Description: GR instance ID

    Example: 1, 2