|
32b203f50d
|
Merge pull request #1 from durin42/logspam
Logspam
|
2020-07-27 23:09:17 -04:00 |
|
Augie Fackler
|
91f04b3fe9
|
logging: include a timestamp with millisecond precision
|
2020-07-27 22:58:08 -04:00 |
|
Augie Fackler
|
c4a069f246
|
logging: sprinkle some debug logs throughout
|
2020-07-27 22:58:08 -04:00 |
|
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 |
|
|
b2d43c1db5
|
Apache License
|
2020-07-27 22:51:23 -04:00 |
|
|
770b160843
|
Dont hard fail on resolve errors
|
2020-07-13 19:26:34 -04:00 |
|
|
632b14e6b2
|
Remove unused flag
|
2020-07-10 20:53:16 -04:00 |
|
Jeremy Wall
|
9012e02b0e
|
Configurable listen port
|
2020-07-02 14:07:16 -05:00 |
|
Jeremy Wall
|
6f14d5d084
|
Fix stupid bug in the latency calculation
|
2020-07-02 11:54:49 -05:00 |
|
|
4780c056e6
|
Use tiny_http to serve the prometheus metrics.
|
2020-07-01 22:03:26 -04:00 |
|
|
164edf8945
|
Add some help text and cleanup some warnings/todos
|
2020-07-01 21:14:28 -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 |
|