1 Commits (92c10f9fd139809566dd4591324e96ec92e7f1ae)

Author SHA1 Message Date
Johannes Ziemke 0a2a54ff2d Add AIX filesystem collector 2 months ago
Ben Kochie 090957658e
Update logging (#3097) 2 months ago
Daniel Swarbrick 3fb5f70b0c Drop redundant GOOS build tags if already in filename 1 year ago
Claudio Jeker 184a4e0893
Fix filesystem collector for OpenBSD to not print loads of zero bytes in name (#2637) 2 years ago
Johannes Ziemke f4e85bef0e Fix openbsd syscalls 2 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
Ben Kochie 7b5cc3e505
Add Darwin arm64 build 4 years ago
Frederic Hemberger 39124626cd Rename `collector.filesystem` flags to match other collectors 4 years ago
ston1th f8609aeee2 remove openbsd amd64 cgo dependecies 4 years ago
David O'Rourke 03450a4d7d filesystem_freebsd: Use bytesToString to get label values 5 years ago
David O'Rourke 4c06e33c23 filesystem_freebsd: Fix label values 5 years ago
Ben Kochie b532c81da7
Update filesystem freebsd 5 years ago
Ben Ye 2477c5c67d switch to go-kit/log (#1575) 5 years ago
dt-rush 5d3e2ce2ef properly strip path.rootfs from mountpoint labels (#1421) 5 years ago
Jürgen Hötzel de0632c2e9 Fix memory corruption when number of filesystems > 16 (#900) 7 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
Dominik Honnef 0f6191987e Implement file systems on FreeBSD without cgo 8 years ago
stuart nelson 61f36ac1ab Activate filesystem collector on DragonFly (#302) 8 years ago
Johannes 'fish' Ziemke 4b04d04558 Enable *bsd collector on darwin 9 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
Christian Schwarz 2ca6280b82 Fix compile error on FreeBSD 9 years ago
Christian Schwarz a40bdcaa36 Fix compile error on FreeBSD 9 years ago
Juergen Hoetzel e3437dc583 Fix build on 32-bit architectures 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 b58d1fc971 collector: add openbsd suport to filesystem colector 9 years ago
Nick Owens eb79937340 switch to github.com/prometheus/common/log for logging 9 years ago
Kirk Russell 88c30557c0 Fixed minor compile time error 9 years ago
Matthias Rampke 2d0d72b97d Add license headers to all code files. 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 dddb273dfc Fix some error messages. 9 years ago
Siavash Safi 78bf63ffd8 filesystem: Code cleanup. 9 years ago
Siavash Safi ccbea34465 filesystem: Remove unused const variable. 9 years ago
Siavash Safi f7563fe7a2 Remove config from collectors. 9 years ago
Siavash Safi 6ef3b7a4e8 Add filesystem collector for FreeBSD. 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