Update README to correct typo and checklist
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
f4a972747f
commit
d6b979f06e
@ -1,6 +1,6 @@
|
|||||||
# minitor-go
|
# minitor-go
|
||||||
|
|
||||||
A reimplementation of [Minitor](https://git.iamthefij/iamthefij/minitor) in Go
|
A reimplementation of [Minitor](https://git.iamthefij.com/iamthefij/minitor) in Go
|
||||||
|
|
||||||
Minitor is already a minimal monitoring tool. Python 3 was a quick way to get something live, but Python itself comes with a large footprint. Thus Go feels like a better fit for the project, longer term.
|
Minitor is already a minimal monitoring tool. Python 3 was a quick way to get something live, but Python itself comes with a large footprint. Thus Go feels like a better fit for the project, longer term.
|
||||||
|
|
||||||
@ -86,7 +86,7 @@ Pairity:
|
|||||||
- [x] Allow templating of alert commands
|
- [x] Allow templating of alert commands
|
||||||
- [x] Implement Prometheus client to export metrics
|
- [x] Implement Prometheus client to export metrics
|
||||||
- [x] Test coverage
|
- [x] Test coverage
|
||||||
- [ ] Integration testing (manual or otherwise)
|
- [x] Integration testing (manual or otherwise)
|
||||||
|
|
||||||
Improvement (potentially breaking):
|
Improvement (potentially breaking):
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user