Commit Graph

33 Commits (7a97429e57d8aba827755a5cc4b5a84cec775d2c)

Author SHA1 Message Date
Ben Kochie 090957658e
Update logging (#3097)
2 months ago
Miguel Oliveira b9d0932179
Add node_filesystem_mount_info metric (#2970)
4 months ago
Pamela Mei 12192475c8
filesystem: surface device errors (#2923)
9 months ago
Metbog e387997e4c Move RO status before error return
1 year ago
Ben Kochie c23b76bfbb
Update exporter-toolkit
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
xinau daa7303a82 collector/filesystem: fixing logging message
4 years ago
Ben Kochie 7e49b68d3a
Improve filter flag names.
5 years ago
Ben Ye 2477c5c67d switch to go-kit/log (#1575)
5 years ago
Brandon Gilmore 76bbd8dd18 Use /proc/mounts instead of statfs(2) for ro state (#1002)
6 years ago
Brian Brazil a98067a294 Make metrics better follow guidelines (#787)
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
Jonas Große Sundrup e6d031788f Correct typo (#582)
8 years ago
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
Johannes 'fish' Ziemke deebf0aa49 Add node_filesystem_device_errors_total metric
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 f0630d5cbb Do not export the filesystem type pattern
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
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
Matthias Rampke 2d0d72b97d Add license headers to all code files.
9 years ago
Martín Ferrari e3f217ea45 Build filesystem_common only on linux and freebsd.
9 years ago
Martín Ferrari dace6dc48b Fix issues from code review, and split common code into filesystem_common.go.
9 years ago