aboutsummaryrefslogtreecommitdiff
path: root/collector/wifi_linux.go
Commit message (Expand)AuthorAge
* Use Go 1.13 error featuresBen Kochie2020-06-16
* Fix collectors' build tagsJeffrey Stoke2020-06-12
* Don't count empty collection as success (#1613)Ben Kochie2020-02-19
* switch to go-kit/log (#1575)Ben Ye2019-12-31
* Wrap errors in the Go 1.13 wayJulian Kornberger2019-12-19
* Add receive/transmit bytes total metric (wifi collector). (#1150)Nemikolh2018-11-19
* Disable wifi collector by default (#1037)Ben Kochie2018-08-07
* Update wifi stats to support multiple stations (#977) (#980)neiledgar2018-07-16
* Replace --collectors.enabled with per-collector flags (#640)Calle Pettersson2017-09-28
* Ignore wifi collector permission errors (#646)Ben Kochie2017-08-18
* Switch to kingpin flags (#639)Calle Pettersson2017-08-12
* Expand wifi collector for more interface typesMatt Layher2017-03-20
* Unexport wifiCollector metricsMatt Layher2017-03-16
* Add synthetic node_wifi_station_info metric for BSS informationMatt Layher2017-03-16
* Fix all open go lint and vet issuesTobias Schmidt2017-02-28
* Update vendored wifi, handle stations with missing infoMatt Layher2017-01-17
* Make wifi collector fail gracefully if metrics not availableMatt Layher2017-01-13
* Add initial wifi collector, bump netlink to fix 32-bit buildsMatt Layher2017-01-11