5 Commits

Author SHA1 Message Date
Augie Fackler
35914251bf logging: convert existing eprintln calls to log calls
I tried to categorize them appropriately.
2020-07-27 22:58:08 -04:00
Augie Fackler
957199557b main: use Result<()> from anyhow to make error handling easier here
As the program grows some configuration, it makes sense to let errors
propagate gracefully.
2020-07-27 22:58:08 -04:00
4780c056e6 Use tiny_http to serve the prometheus metrics. 2020-07-01 22:03:26 -04:00
7e89db36e9 Mostly working data collection and exporting. 2020-07-01 21:01:17 -04:00
b0de8b5a00 Initial commit with DNS resolution 2020-06-30 19:27:17 -05:00