danial 3896439d08 feat(monitoring): add health check endpoint and psutil dependency
Introduce a health check endpoint `/health` to monitor the application's status, including uptime, memory usage, CPU percentage, and thread count. Add `psutil` dependency to gather system metrics. Also, include `curl` in Dockerfile for health check functionality and update the health check configuration in Dockerfile.
2025-04-06 21:47:35 +08:00
Description
No description provided
80 KiB
Languages
JavaScript 54.4%
Python 44.3%
Dockerfile 1.3%