19 Commits (a89d72b5ebcdf2e757641e4ffe4d28b4094f4222)

Author SHA1 Message Date
Tobias Schmidt d290ea94b8 Fix export of stale device error metrics for unmounted filesystems 8 years ago
Tobias Schmidt 922e74d58f Remove unnecessarily named return variables 8 years ago
Tobias Schmidt c703435790 Fix all open go lint and vet issues 8 years ago
Johannes 'fish' Ziemke 4c9131b7d8 Make sure we only return one metric per mounted fs 8 years ago
Bjørn Forsman 64e637cbcc Ignore autofs filesystems on linux 8 years ago
Johannes 'fish' Ziemke deebf0aa49 Add node_filesystem_device_errors_total metric 8 years ago
Sharif Nassar bf88b6ee0f Fix typos, and initialisms from comments in #217 9 years ago
Dominik Schulz 3fe5e7f8fa Add ignored fs types 9 years ago
Tobias Schmidt 041de0e30c Fix go format style in filesystem collector 9 years ago
Will Rouesnel 05539ee156 Add filesystem read-only metric node_filesystem_readonly 9 years ago
Nick Owens ebf3ef32f1 collector: sync bsd filesystem collector labels with linux 9 years ago
Nick Owens eb79937340 switch to github.com/prometheus/common/log for logging 9 years ago
Kevin Lyda 36291d456e Make filesystem collector more robust. 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 dace6dc48b Fix issues from code review, and split common code into filesystem_common.go. 9 years ago
Martín Ferrari 8c2316e8a9 Revamp the filesystem 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
Will Rouesnel 676ed5c6ac Change "filesystem" to "mountpoint" to better reflect the new labels. 10 years ago
William Rouesnel b22d2e9739 Add device,fsType collection to the filesystem exporter. 10 years ago
Julius Volz e65bc868fc Switch logging from glog to github.com/prometheus/log. 10 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 efcce45c90 Make collector-specific flags consistent with others. 10 years ago
Tobias Schmidt 872f921867 Reduce number of global variables used 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 3f0814f13b Add filesystem collector module, to report space used etc. 11 years ago