Commit Graph

18 Commits (c0c1a8c57241071c651a67a9e51cb233faf2d539)

Author SHA1 Message Date
Daniel Swarbrick 37ce0bab8c
Sync build tags in *_test.go (#2767)
1 year 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 4851993a63 collector/netdev_linux_test.go: Add compatibility tests
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
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
Tobias Schmidt 21e13c7f52 Simplify code
8 years ago
Matthias Rampke 788ac9a859 Rearrange fixtures to match "real" proc and sys.
9 years ago
Matthias Rampke 2d0d72b97d Add license headers to all code files.
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.
10 years ago