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

Development: Add health indicator api #15

Merged
merged 2 commits into from
Jan 15, 2025

Conversation

PaRangger
Copy link
Contributor

Currently, artemis checks if hermes is running by calling the base url and looking if it returns a 200 response code. While working, this does not provide a lot of information to the admins.

This change implements a new api /api/health that returns whether or not the Hermes service is able to connect to APNS and Firebase and returns the version number of the Hermes instance.

@maximiliansoelch maximiliansoelch merged commit bf071f8 into main Jan 15, 2025
2 checks passed
@maximiliansoelch maximiliansoelch deleted the feature/development/create-health-indicator branch January 15, 2025 12:01
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.

2 participants