index
:
nano-exporter
this commit
master
minimalistic exporter of node metrics for the Prometheus monitoring system
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the collector loop into scrape server code.
Heikki Kallasjoki
2018-12-23
9
-9
/
+0
*
Predefine NANO_EXPORTER_TEST when compiling test code.
Heikki Kallasjoki
2018-12-16
1
-1
/
+1
*
Rename the network collector to netdev.
Heikki Kallasjoki
2018-12-15
2
-6
/
+6
*
Run test cleanup when exiting via failure.
Heikki Kallasjoki
2018-12-13
1
-1
/
+1
*
Add basic test for the uname collector.
Heikki Kallasjoki
2018-12-12
2
-1
/
+59
*
Add basic test for the textfile collector.
Heikki Kallasjoki
2018-12-12
3
-6
/
+91
*
Add basic test for the stat collector.
Heikki Kallasjoki
2018-12-12
2
-1
/
+56
*
Add basic test for the network collector.
Heikki Kallasjoki
2018-12-12
2
-1
/
+63
*
Add basic test for the meminfo collector.
Heikki Kallasjoki
2018-12-12
2
-1
/
+54
*
Add basic test for the hwmon collector.
Heikki Kallasjoki
2018-12-12
6
-1
/
+133
*
Add basic test for the filesystem collector.
Heikki Kallasjoki
2018-12-12
2
-1
/
+122
*
Add basic test for the diskstats collector.
Heikki Kallasjoki
2018-12-12
2
-1
/
+76
*
Add a simple test harness and tests for the cpu collector.
Heikki Kallasjoki
2018-12-12
8
-0
/
+705