Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | support binding to a specific host address | Leah Neukirchen | 2024-07-10 | 1 | -2/+2 |
* | add --stdout | Leah Neukirchen | 2024-06-07 | 1 | -0/+3 |
* | Move the collector loop into scrape server code. | Heikki Kallasjoki | 2018-12-23 | 1 | -4/+9 |
* | Add a simple test harness and tests for the cpu collector. | Heikki Kallasjoki | 2018-12-12 | 1 | -0/+2 |
* | Use a struct type for metric labels. | Heikki Kallasjoki | 2018-12-07 | 1 | -5/+13 |
* | Add Apache License 2.0 headers and files. | Heikki Kallasjoki | 2018-11-30 | 1 | -0/+16 |
* | Remove prometheus- prefix from project name. | Heikki Kallasjoki | 2018-11-30 | 1 | -3/+3 |
* | Split the scrape setup and serving to separate functions. | Heikki Kallasjoki | 2018-11-30 | 1 | -2/+11 |
* | Initial prototype. | Heikki Kallasjoki | 2018-08-05 | 1 | -0/+35 |