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

feat(healtcheck-ecommerce): PPABV-60 New api to support healthcheck ecommerce #2656

Merged
merged 7 commits into from
Dec 16, 2024

Conversation

infantesimone
Copy link
Contributor

@infantesimone infantesimone commented Dec 12, 2024

List of changes

  • add new api to support healhtcheck for ecommerce

Motivation and context

This PR introduces a new API endpoint to provide a liveness check for the ecommerce. The purpose of this endpoint is to monitor whether the service is operational and capable of handling requests. For the moment, the focus is solely on liveness. In future iterations, readiness checks will be explored to assess the service's ability to handle traffic after initialization and dependency availability.
This API will initially be integrated into StatusPage.

Type of changes

  • Add new resources
  • Update configuration to existing resources
  • Remove existing resources

Does this introduce a change to production resources with possible user impact?

  • Yes, users may be impacted applying this change
  • No

Does this introduce an unwanted change on infrastructure? Check terraform plan execution result

  • Yes
  • No

Other information


If PR is partially applied, why? (reserved to mantainers)

@infantesimone infantesimone marked this pull request as ready for review December 12, 2024 20:42
@infantesimone infantesimone requested review from a team as code owners December 12, 2024 20:42
@infantesimone infantesimone merged commit 90f5337 into main Dec 16, 2024
7 checks passed
@infantesimone infantesimone deleted the PPABV-60-healthcheck-ecommerce branch December 16, 2024 20:39
Copy link

🎉 This PR is included in version 1.321.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant