Add receive/transmit bytes total metric (wifi collector). (#1150)

Signed-off-by: Nemikolh <Nemikolh@users.noreply.github.com>
This commit is contained in:
Nemikolh 2018-11-19 18:15:54 +00:00 committed by Ben Kochie
commit 62f99f95f0
4 changed files with 49 additions and 0 deletions

View file

@ -40,6 +40,7 @@ Darwin meminfo metrics have been renamed to match Prometheus conventions. #1060
* [FEATURE] Allow removal of rootfs prefix for run in docker #1058
* [ENHANCEMENT] Support for octal characters in mountpoints #954
* [ENHANCEMENT] Update wifi stats to support multiple stations #980
* [ENHANCEMENT] Add transmit/receive bytes total for wifi stations #1150
* [ENHANCEMENT] Handle stuck NFS mounts #997
* [ENHANCEMENT] infiniband: Handle iWARP RDMA modules N/A #974
* [ENHANCEMENT] Update diskstats for linux kernel 4.19 #1109