mirror of
https://git.oceanpay.cc/danial/kami_ctrip.git
synced 2025-12-18 21:21:34 +00:00
main
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.
Description
No description provided
Languages
JavaScript
54.4%
Python
44.3%
Dockerfile
1.3%