anomaly / anomaly/lab-python-server
Define and implement a health check endpoint
Ouverte
- Langage dominant
- Python
- Étoiles
- 16
- Forks
- 4
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
The API should provide a health check endpoint for the live environment to use and establish if a container is healthy enough to service requests, to establish this:
- [x] Check if there's a connection to the database
- [x] Check if there's a connection to the queue processor
- [ ] Check if the application can log
Do not attempt to read or write from the database, it's should be a very quick endpoint to respond
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.