Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Health Check Endpoint for APIs #38

Open
bhgrant8 opened this issue Jul 14, 2019 · 0 comments
Open

Add Health Check Endpoint for APIs #38

bhgrant8 opened this issue Jul 14, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request mvp Enhancement is core to project, needs to be addressed priority: high

Comments

@bhgrant8
Copy link
Member

Detailed Description

In order to support AWS Health Checking we would like to provide a standard "health check" endpoint which would return status of 200 if basic services are functioning, else return a 500

Context

This will allow Infrastructure provide a known pattern for health checking apis

Possible Implementation

Implement this package with json response:
https://django-health-check.readthedocs.io/en/latest/readme.html

Your Environment

n/a, will be installed in all projects

@bhgrant8 bhgrant8 self-assigned this Jul 14, 2019
@bhgrant8 bhgrant8 added enhancement New feature or request mvp Enhancement is core to project, needs to be addressed priority: high labels Jul 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request mvp Enhancement is core to project, needs to be addressed priority: high
Projects
None yet
Development

No branches or pull requests

1 participant