Update readme syntax

This commit is contained in:
IamTheFij 2019-10-03 09:22:43 -07:00
parent 644d6bbc05
commit 88b718cb59
1 changed files with 8 additions and 8 deletions

View File

@ -84,14 +84,14 @@ Pairity:
- [x] Run alert commands
- [x] Run alert commands in a shell
- [x] Allow templating of alert commands
- [] Implement Prometheus client to export metrics
- [] Test coverage
- [ ] Implement Prometheus client to export metrics
- [ ] Test coverage
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
- [ ] 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