Commit Graph

29 Commits (1b332edfe8162d3afa9cd4099c35cc156390a531)

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)
3 months ago
tomvil 041d67d269
Add ifAlias label to netdev collector (#3087)
3 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.
10 years ago