Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move the collector loop into scrape server code. | Heikki Kallasjoki | 2018-12-23 | 1 | -1/+1 |
* | Predefine NANO_EXPORTER_TEST when compiling test code. | Heikki Kallasjoki | 2018-12-16 | 1 | -2/+2 |
* | Add a simple test harness and tests for the cpu collector. | Heikki Kallasjoki | 2018-12-12 | 1 | -2/+8 |
* | Use a struct type for metric labels. | Heikki Kallasjoki | 2018-12-07 | 1 | -10/+10 |
* | Add Apache License 2.0 headers and files. | Heikki Kallasjoki | 2018-11-30 | 1 | -0/+16 |
* | Clean up compiler warnings. | Heikki Kallasjoki | 2018-11-30 | 1 | -1/+3 |
* | Refactor to allow excluding collectors from the build. | Heikki Kallasjoki | 2018-11-30 | 1 | -1/+1 |
* | Initial prototype. | Heikki Kallasjoki | 2018-08-05 | 1 | -0/+129 |