about summary refs log tree commit diff
path: root/filesystem.c
Commit message (Expand)AuthorAgeFilesLines
* filesystem: export failed statvfs calls as node_filesystem_device_errorLeah Neukirchen2024-06-101-1/+5
* Move the collector loop into scrape server code.Heikki Kallasjoki2018-12-231-1/+1
* Predefine NANO_EXPORTER_TEST when compiling test code.Heikki Kallasjoki2018-12-161-2/+2
* Add basic test for the filesystem collector.Heikki Kallasjoki2018-12-121-2/+10
* Use a struct type for metric labels.Heikki Kallasjoki2018-12-071-8/+8
* Add support for matching with prefix in include/exclude lists.Heikki Kallasjoki2018-11-301-6/+6
* Add Apache License 2.0 headers and files.Heikki Kallasjoki2018-11-301-0/+16
* Support include/exclude lists in the filesystem collector.Heikki Kallasjoki2018-11-301-5/+69
* Clean up compiler warnings.Heikki Kallasjoki2018-11-301-0/+2
* Refactor to allow excluding collectors from the build.Heikki Kallasjoki2018-11-301-1/+1
* Add the filesystem collector.Heikki Kallasjoki2018-11-301-0/+76