Commit Graph

20 Commits (2179f0a34d2d7b6212f3a1c647d5aca44ffa33e5)

Author SHA1 Message Date
Daniel Swarbrick 6253b08814
Bump jsimonetti/rtnetlink dependency to v2.0.2 (#3089) 9 months ago
Ben Kochie 090957658e
Update logging (#3097) 10 months ago
Daniel Swarbrick 37ce0bab8c
Sync build tags in *_test.go (#2767) 2 years ago
Ben Kochie ba8c043079
Add procfs fallback to netdev collector (#2509) 3 years ago
Benoît Knecht b25273fac0 collector/netdev_*: Add detailed interface stats 3 years ago
Benoît Knecht 4851993a63 collector/netdev_linux_test.go: Add compatibility tests 3 years ago
Benoît Knecht f23a956c4f collector/netdev_linux.go: Use netlink to get stats 3 years ago
Ben Kochie 1b6aaeb2e8
Rename netDevFilter helper 3 years ago
Ben Kochie 3bc9a93c20
Add ErrorLog plumbing to promhttp 4 years ago
Julian Kornberger 2d412c6ce6 Move ignore/accept to new netDevFilter struct 5 years ago
Julian Kornberger 66fb6762bf
Netdev tweaks (#1558) 5 years ago
Ben Ye 2477c5c67d switch to go-kit/log (#1575) 6 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
Tobias Schmidt 21e13c7f52 Simplify code 8 years ago
Matthias Rampke 788ac9a859 Rearrange fixtures to match "real" proc and sys. 10 years ago
Matthias Rampke 2d0d72b97d Add license headers to all code files. 10 years ago
Martín Ferrari 13672ced48 Revamp the netdev collector to use throw-away ConstMetrics. 10 years ago
Siavash Safi 66e0171159 Rename linux collectors for build constraints. 10 years ago
Ian Hansen 64affe205b Allows netdev devices to be ignored 10 years ago
Julius Volz 072ddabf62 Fix /proc/net/dev column parsing. 10 years ago
Tobias Schmidt 974f6fc762 Fix tests 11 years ago