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

cid-2963 Adds /actuator/health endpoint #53

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

alfredo-mfaria
Copy link
Contributor

🛠 Changes made

  1. Adds /actuator/health endpoint
  2. Adds documentation about the change

✨ Type of change

Please delete the options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

🧪 How Has This Been Tested?

Please describe the tests that you ran to verify your changes.

  • Ran the application locally and manually tested the endpoint.
  • 🚨 No tests Deployed

🏎 Checklist:

  • My code follows the style guidelines
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • Any dependent changes have been merged and published in downstream modules
  • I have made corresponding changes to the documentation (README.md)
  • My commit message clearly reflects the changes made
  • Assigned the appropriate labels (version, PR type, etc.)

@alfredo-mfaria alfredo-mfaria added documentation Improvements or additions to documentation patch labels Nov 25, 2024
@alfredo-mfaria alfredo-mfaria requested a review from a team as a code owner November 25, 2024 09:57
Copy link

LeanIX GitHub Agent Code Coverage

There is no coverage information present for the Files changed

Total Project Coverage 69.82% 🍏

@alfredo-mfaria alfredo-mfaria merged commit 7e66997 into main Nov 25, 2024
4 checks passed
@alfredo-mfaria alfredo-mfaria temporarily deployed to ghcr:leanix-github-agent November 25, 2024 10:46 — with GitHub Actions Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation patch
Development

Successfully merging this pull request may close these issues.

2 participants