add health check endpoint for service status monitoring#1248
Conversation
|
@tan-huynh thanks for adding this! clean and straightforward — returning service name + version is a nice touch for debugging behind a load balancer. this'll save a lot of headaches in production 🙏 |
|
You're welcome, happy to cooperate with the community to make this project develop. |
|
Hey @tan-huynh! Thanks for the contribution — already merged your PR, thanks for putting this together! 🚀 Btw if you enjoyed contributing and want to stay connected with the project, we run a Discord server for contributors, a chill space to discuss features, ask questions, or pick up new issues 👉🏻 MemOS Discord Server (Contributor Exclusive) Thanks again for shipping this, and happy MemOSing 🧠✨ |
Description
Please include a summary of the change, the problem it solves, the implementation approach, and relevant context. List any dependencies required for this change.
Related Issue (Required): Fixes @issue_number
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Checklist
Reviewer Checklist