Update readme syntax
This commit is contained in:
parent
644d6bbc05
commit
88b718cb59
16
README.md
16
README.md
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user