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 healthcheck for MongoDB #979

Merged
merged 1 commit into from
Oct 15, 2020
Merged

Add healthcheck for MongoDB #979

merged 1 commit into from
Oct 15, 2020

Conversation

benthorner
Copy link
Contributor

https://trello.com/c/epNWudCR/176-write-an-rfc-for-continuous-deployment-and-seek-review

This ensures we correctly report this app as unhealthy if it cannot
connect to its database, which can happen on single instances 1.
While this may be incidentally covered by Smoke tests, it's clearer
if we call it out explicitly.

⚠️ This application is Continuously Deployed: ⚠️

  • Merged changes are automatically deployed to staging and production.

  • Make sure you follow the guidance for deployments before you merge.

  • Check your branch is being deployed in the Release app, after merging.

This ensures we correctly report this app as unhealthy if it cannot
connect to its database, which can happen on single instances [1].
While this may be incidentally covered by Smoke tests, it's clearer
if we call it out explicitly.

[1]: https://docs.google.com/document/d/1q0dmaRaK1pnoKK_EGikdstUOtBEiaCaswMYS9ITFbL0/edit
@benthorner
Copy link
Contributor Author

Tested on Staging and work 👍.

@benthorner benthorner merged commit 7b9255a into master Oct 15, 2020
@benthorner benthorner deleted the add-mongoid-healthcheck branch October 15, 2020 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants