3 Metrics and KPIs
Metrics
The following table provides information for Metrics for SEPP.
Table 3-1 Metrics
Metrics Details | SEPP microservice | Metrics |
---|---|---|
Number of total requests which is received to JwsSvc | JwsSvc | sepp_jwssvc_rx_total |
Number of successful responses sent from JwsSvc | JwsSvc | sepp_jwssvc_rsp_success |
Number of failure responses sent from JwsSvc | JwsSvc | sepp_jwssvc_rsp_failure |
Number of total requests received by N32fIpx | N32fIpx | sepp_n32fipx_rx_total |
Number of total requests getting successfully implemented | N32fIpx | sepp_n32fipx_rx_success |
Number of total requests getting failed while during implementation | N32fIpx | sepp_n32fipx_rx_failure |
Number of total response received by N32fIpx | N32fIpx | sepp_n32fipx_rsp_total |
Number of total response getting successfully implemented | N32fIpx | sepp_n32fipx_rsp_success |
Number of total response getting failed while during implementation | N32fIpx | sepp_n32fipx_rsp_failure |
Number of total requests/response from mediation successfully implemented | N32fIpx | sepp_n32fipx_med_success |
Number of total requests/response from mediation failed during implementation | N32fIpx | sepp_n32fipx_med_failure |
Number of total requests/response from jws successfully implemented | N32fIpx | sepp_n32fipx_jws_success |
Number of total requests/response from jws failed during implementation | N32fIpx | sepp_n32fipx_jws_failure |
Note:
Currently, the dashboard must be created manually.