about summary refs log tree commit diff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* add very basic zfs collectorLeah Neukirchen2024-06-101-0/+1
* add netif collectorLeah Neukirchen2024-06-091-0/+1
* default CFLAGS to -g -O2Leah Neukirchen2024-06-091-2/+1
* add schedstat collectorLeah Neukirchen2024-06-091-0/+1
* add pressure (psi) collectorLeah Neukirchen2024-06-091-0/+1
* add rapl collectorLeah Neukirchen2024-06-071-0/+1
* add mdstat collectorLeah Neukirchen2024-05-231-0/+1
* add vmstat collectorLeah Neukirchen2024-05-231-0/+1
* add timex collectorLeah Neukirchen2024-05-231-0/+1
* add conntrack collectorLeah Neukirchen2024-05-231-0/+1
* add filefd collectorLeah Neukirchen2024-05-231-0/+1
* add loadavg collectorLeah Neukirchen2024-05-231-0/+1
* Add Makefile support for compiling for debugging.Heikki Kallasjoki2018-12-231-2/+2
* Rename the network collector to netdev.Heikki Kallasjoki2018-12-151-1/+1
* Remove the tag v prefix from release tarball name.Heikki Kallasjoki2018-12-131-1/+1
* Save release tarball generation command to Makefile. v1.0.1Heikki Kallasjoki2018-12-131-0/+9
* Add a simple test harness and tests for the cpu collector.Heikki Kallasjoki2018-12-121-0/+8
* Add the stat collector.Heikki Kallasjoki2018-12-041-0/+1
* Add Apache License 2.0 headers and files.Heikki Kallasjoki2018-11-301-0/+14
* Remove prometheus- prefix from project name.Heikki Kallasjoki2018-11-301-1/+1
* Clean up compiler warnings.Heikki Kallasjoki2018-11-301-1/+1
* Refactor to allow excluding collectors from the build.Heikki Kallasjoki2018-11-301-0/+4
* Add the diskstats collector.Heikki Kallasjoki2018-11-301-0/+1
* Add a rudimentary Makefile.Heikki Kallasjoki2018-11-301-0/+49