25 Commits (master)

Author SHA1 Message Date
Johannes Ziemke 3c7109826a Add AIX netdev collector 2 months ago
Ben Kochie 090957658e
Update logging (#3097) 2 months ago
tomvil 041d67d269
Add ifAlias label to netdev collector (#3087) 2 months ago
Ben Kochie c23b76bfbb
Update exporter-toolkit 2 years ago
Benoît Knecht b25273fac0 collector/netdev_*: Add detailed interface stats 2 years ago
Ben Kochie 1b6aaeb2e8
Rename netDevFilter helper 3 years ago
Brad Ison cb7b5a755b
netdev_common: Add mutex around metricDescs access 3 years ago
Sergei Semenchuk a0c20d48db
add node_network_address_info collector (#2105) 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 Kochie dfa53f835a
Use Go 1.13 error features 4 years ago
Ben Kochie 7e49b68d3a
Improve filter flag names. 5 years ago
Julien Pivotto 84c6446094 netdev: clean zero-value assignments 5 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 cd2a17176a
Add full make to CircleCI (#761) 7 years ago
Kristian Klausen a96f1738b3 netdev: Change valueType to CounterValue (#749) 7 years ago
Calle Pettersson 859a825bb8 Replace --collectors.enabled with per-collector flags (#640) 7 years ago
Calle Pettersson dfe07eaae8 Switch to kingpin flags (#639) 7 years ago
Tobias Schmidt 922e74d58f Remove unnecessarily named return variables 8 years ago
Johannes 'fish' Ziemke 3c47ef8e60 Add netdev collector for darwin 8 years ago
stuart nelson ef1925db7d Compile netdev on dragonfly (#314) 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