Commit Graph

27 Commits (7a97429e57d8aba827755a5cc4b5a84cec775d2c)

Author SHA1 Message Date
Ben Kochie 090957658e
Update logging (#3097)
2 months ago
Tobias Klauser a8ebe3519e
collector: use ByteSliceToString from golang.org/x/sys/unix
3 years ago
Lapo Luchini 3136901a74
Ignore filesystems flagged as MNT_IGNORE. (#2227)
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
Frederic Hemberger 39124626cd Rename `collector.filesystem` flags to match other collectors
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
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.
10 years ago
Siavash Safi 78bf63ffd8 filesystem: Code cleanup.
10 years ago
Siavash Safi ccbea34465 filesystem: Remove unused const variable.
10 years ago
Siavash Safi f7563fe7a2 Remove config from collectors.
10 years ago
Siavash Safi 6ef3b7a4e8 Add filesystem collector for FreeBSD.
10 years ago