Clean up code and update docs

This commit is contained in:
Ian Fijolek
2019-10-02 16:09:11 -07:00
parent 7b746ed62a
commit ba33071070
5 changed files with 61 additions and 22 deletions
+1
View File
@@ -92,5 +92,6 @@ Improvement:
- [] Implement leveled logging (maybe glog or logrus)
- [] Consider switching from YAML to TOML
- [] Consider value of templating vs injecting values into Env variables
- [] Consider dropping `alert_up` and `alert_down` in favor of using Go templates that offer more control of messaging
- [] Async checking
- [] Use durations rather than seconds checked in event loop