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 memcached #1880

Merged
merged 1 commit into from
Oct 15, 2020
Merged

Add healthcheck for memcached #1880

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

Previously this repo had a very basic healthcheck. This extends it
with a more thorough check of the infrastructure it needs to run:
Memcached 1 2. Since the caching can fail silently, there is
even more motivation for us to know about it.

⚠️ 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.

Previously this repo had a very basic healthcheck. This extends it
with a more thorough check of the infrastructure it needs to run:
Memcached [1] [2]. Since the caching can fail silently, there is
even more motivation for us to know about it.

[1]: https://github.com/alphagov/slimmer/blob/64482b28572a7d038827de214832317e75f0c1ae/lib/slimmer.rb#L13
[2]: https://github.com/alphagov/government-frontend/blob/0bd1bbad134b2ddb521e2372b45df0d08bc7b142/Gemfile#L5
@bevanloon bevanloon temporarily deployed to government-f-add-memcac-vzmxcd October 15, 2020 08:44 Inactive
@benthorner
Copy link
Contributor Author

Tested on Integration and works 👍.

@benthorner benthorner merged commit d529cf3 into master Oct 15, 2020
@benthorner benthorner deleted the add-memcached-healthcheck branch October 15, 2020 09: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.

3 participants