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 spring actuator health check #72

Merged
merged 2 commits into from
Oct 2, 2024
Merged

Add spring actuator health check #72

merged 2 commits into from
Oct 2, 2024

Conversation

palagdan
Copy link
Collaborator

@palagdan palagdan commented Oct 2, 2024

@blcham

Resolves kbss-cvut/record-manager-ui#139

check_ok
You can now check the status of the application by sending a request to:
http://localhost:8080/record-manager/actuator/health

Perhaps we could consider displaying this information only to authorized users. However, I believe this information is not too sensitive for general access. If it is not very informative, we can also discuss what additional details to include.

@palagdan palagdan requested a review from blcham October 2, 2024 08:53
@blcham blcham merged commit 0a11569 into main Oct 2, 2024
2 checks passed
@blcham blcham deleted the 139-health-check branch October 2, 2024 16:22
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.

Implement "health" status check in Record Manager
2 participants