[docs] Remove the todolist from the readme

This commit is contained in:
Alexis Métaireau 2024-04-05 13:02:46 +02:00
parent c4c8fbbe4d
commit 3fc69654a5

View file

@ -16,20 +16,6 @@ Internally, a HTTP API is exposed, and a job queue is used to distribute the che
- **Python**: 3.11+ - **Python**: 3.11+
- **Backends**: SQLite (development), PostgreSQL 14+ (production) - **Backends**: SQLite (development), PostgreSQL 14+ (production)
## Todo:
- [ ] Do not return empty list on / when no results from agents. (!17)
- [X] donner un aperçu rapide de létat de la supervision.
- [X] Use background tasks for alerting (#23)
- [X] Delete outdated tasks from config (#19, !25)
- [X] Implement alerting tasks (#15, 16, !13)
- [X] Handles multiple alerting backends (email, sms, gotify) (!13)
- [X] add an "unknown" severity for check errors (!17)
- [X] Add a command to generate new authentication token (#22)
- [ ] Add a way to specify the severity of the alerts in the config
- [ ] Allow passing a dict to check
- [ ] A configuration flag can automatically add a check of 301 redirection from HTTP to HTTPS
## License ## License
Copyright © 2023 Alexis Métaireau, Framasoft Copyright © 2023 Alexis Métaireau, Framasoft