29 Commits (master)

Author SHA1 Message Date
Daniel Swarbrick 6253b08814
Bump jsimonetti/rtnetlink dependency to v2.0.2 (#3089) 2 months ago
Ben Kochie 090957658e
Update logging (#3097) 2 months ago
tomvil 041d67d269
Add ifAlias label to netdev collector (#3087) 2 months ago
Benoît Knecht 3b9613cfae
collector/netdev_linux.go: Fallback to 32-bit stats (#2757) 1 year ago
Ben Kochie c23b76bfbb
Update exporter-toolkit 2 years ago
Ben Kochie ba8c043079
Add procfs fallback to netdev collector (#2509) 2 years ago
Benoît Knecht b25273fac0 collector/netdev_*: Add detailed interface stats 2 years ago
Benoît Knecht f23a956c4f collector/netdev_linux.go: Use netlink to get stats 2 years ago
Ben Kochie 1b6aaeb2e8
Rename netDevFilter helper 3 years ago
Julien Pivotto 68a6c78c0d
Update go to 1.17 (#2159) 3 years ago
Ben Kochie 3bc9a93c20
Add ErrorLog plumbing to promhttp 4 years ago
Julian Kornberger 2d412c6ce6 Move ignore/accept to new netDevFilter struct 4 years ago
Julian Kornberger 66fb6762bf
Netdev tweaks (#1558) 4 years ago
Ben Ye 2477c5c67d switch to go-kit/log (#1575) 5 years ago
Noam Meltzer 501ccf9fb4 Add --collector.netdev.device-whitelist flag (#1279) 6 years ago
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