Skip to content
Success

Changes

Summary

  1. s1gw_metrics: remove ?S1GW_{CTR,GAUGE}_S1AP_PROXY_UPLINK_PACKETS_QUEUED (details)
  2. s1ap_proxy: improve per-eNB counter reg/inc API (details)
  3. enb_proxy: add per-eNB and global counters (details)
Commit 8aa5513d43c926a84d8d1a97a1c34d4897a5f402 by Vadim Yanitskiy
s1gw_metrics: remove ?S1GW_{CTR,GAUGE}_S1AP_PROXY_UPLINK_PACKETS_QUEUED

We no longer queue any packets, so these metrics are not relevant.

Change-Id: I6c4c4a751dbe5a245f16515a1a1d65acf33468e9
Related: 4614fc3 ("s1ap_proxy: move S1 SETUP handling to sctp_proxy")
Related: SYS#7052
The file was modifiedinclude/s1gw_metrics.hrl
The file was modifiedsrc/s1gw_metrics.erl
Commit 10af57cdc5589f8a5b403ae0fc4a84864b640aa2 by Vadim Yanitskiy
s1ap_proxy: improve per-eNB counter reg/inc API

Change-Id: I2244190d0640209f8a2d4d78e5b64db580aa863d
The file was modifiedsrc/s1ap_proxy.erl
Commit 0a09a00f2ea1b391eb9e3d5a30b9a82f06a6f405 by Vadim Yanitskiy
enb_proxy: add per-eNB and global counters

Change-Id: I3670db6a519ec8070ada6aecd471c4630ad53c86
Related: SYS#7052
The file was modifiedinclude/s1gw_metrics.hrl
The file was modifiedsrc/enb_proxy.erl
The file was modifiedsrc/s1gw_metrics.erl