Augie Fackler
|
17e5b88dad
|
defaults: add many more hosts for testing
|
2020-07-31 15:13:25 -04:00 |
|
|
d9f8d9a3c9
|
directly import the stderrlog crate for readability
|
2020-07-31 15:09:27 -04:00 |
|
Augie Fackler
|
f0a7c3ef02
|
probe: spread probe threads out uniformly in time
This way we're a little less bursty and might notice changes more quickly.
|
2020-07-31 15:06:33 -04:00 |
|
|
6fdce7e8d2
|
Some more ergonomics
|
2020-07-31 15:06:27 -04:00 |
|
|
e9d4a770d3
|
Revert "No nursery for render thread"
This reverts commit 59da2337bd8076b147e4eb76f7ad82d17ac0c8c2.
|
2020-07-31 14:40:37 -04:00 |
|
|
59da2337bd
|
No nursery for render thread
|
2020-07-28 19:17:58 -04:00 |
|
|
a6fedfc978
|
Shutdown gracefully after render_thread failure
|
2020-07-27 23:36:45 -04:00 |
|
|
c3a7709277
|
Remove servers that no longer work
|
2020-07-27 23:15:50 -04:00 |
|
|
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 |
|