KPI Support

The following statistics are supported for the GTPC IPC Cross-rack Support feature.

  1. KPI Name: udp_rpc_request_total

    The following table lists udp_rpc_request_total KPI details.

    Description

    Functionality

    Label Names

    Possible Values

    This KPI displays the total number of UDP client endpoint request messages.

    The functionality output is inter-rack RPC requests total.

    MessageName

    gptv2 message types like CBR, UBR, MBR

    retry

    Is attempt a retry

    status

    Status of the request message, which is a success or a failure

    status_code

    0/1/2

  2. KPI Name: udp_rpc_response_total

    The following table lists udp_rpc_response_total KPI details.

    Description

    Functionality

    Label Names

    Possible Values

    This KPI displays the total number of UDP client endpoint response messages.

    The functionality output is inter-rack RPC response total.

    MessageName

    gptv2 message types like CBR, UBR, MBR

    status

    Status of the response message, which is a success or a failure

    status_code

    0/1/2

Note

The current implementation supports KPIs only on the client-side, as they reside on service pods, where KPIs can be enabled without impacting performance.