You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I checked the source code and found that all the names of "Receiving packets statistics" should have either ".delta" or ".total" appended to them; otherwise, they won't be displayed correctly.
For example:
Current names: wfbcli.rx.packets.all
Should be modified to : wfbcli.rx.packets.all.delta or wfbcli.rx.packets.all.total