14 Commits (5d23ad0ca7aea9efb4115af73490da6f8e9d7175)

Author SHA1 Message Date
Ben Kochie b10ca77680
Fix /proc/net/dev/ interface name handling 7 years ago
Ben Kochie a528966dcd Fix parsing of interface aliases in netdev linux 7 years ago
Ben Kochie 0507b0c9a2
Fix formatting. 7 years ago
Dmitriy Lukyanchikov eddd1b9357 Fix netdev collector for linux (#890) 7 years ago
Tobias Schmidt 694294baf5 Remove unnecessary conversions 8 years ago
Johannes 'fish' Ziemke 6576571ac8 Check for errors in netdev scanner 8 years ago
Brian Brazil 2f0d697f8c Do a make format run. 9 years ago
Nick Owens 3eb2d6625a collector: add openbsd support for netdev 9 years ago
Nick Owens eb79937340 switch to github.com/prometheus/common/log for logging 9 years ago
Matthias Rampke 2d0d72b97d Add license headers to all code files. 9 years ago
Matthias Rampke 20b551ab2b Add flag to change the location of the procfs. 9 years ago
Martín Ferrari 0161a36fa5 Fix formatting and variable names. 9 years ago
Martín Ferrari 13672ced48 Revamp the netdev collector to use throw-away ConstMetrics. 9 years ago
Siavash Safi 66e0171159 Rename linux collectors for build constraints. 9 years ago
Siavash Safi d7ec7eac1f Revert "Add build constraint for linux collectors." 9 years ago
Siavash Safi ad73b87d1e Add build constraint for linux collectors. 9 years ago
Ian Hansen 64affe205b Allows netdev devices to be ignored 9 years ago
Julius Volz 9f046cd88e Run gofmt. 10 years ago
Johannes 'fish' Ziemke 665b05eedc Use flags instead of config and remove attributes 10 years ago
Julius Volz 072ddabf62 Fix /proc/net/dev column parsing. 10 years ago
Tobias Schmidt 74971c46ba Consolidate build flags 10 years ago
Tobias Schmidt 872f921867 Reduce number of global variables used 10 years ago
Tobias Schmidt 974f6fc762 Fix tests 10 years ago
Brian Brazil 96eaff8c7e Add an exporter for /proc/net/netstat, enabled by default. 10 years ago
Brian Brazil 1c17481a42 Collect at every scrape, rather than at regular intervals. 10 years ago
Bjoern Rabenstein 0563ecd29d Migrated everything to new client_golang. 11 years ago
Brian Brazil 25ea90369c Split native collector into it's component parts and make them enablable. 11 years ago