该端点返回 JSON,包含:
status: 服务器状态("ok" 或 "error")
timestamp: 当前时间戳
uptime: 服务器运行时间(秒)
memory: 内存使用情况
rss: 常驻内存集大小(MB)
heapUsed: 已使用的堆内存(MB)
heapTotal: 堆内存总量(MB)
redis: Redis连接状态("connected" 或 "disconnected")
nodeVersion: Node.js版本
使用示例
status: 服务器状态("ok" 或 "error")
timestamp: 当前时间戳
uptime: 服务器运行时间(秒)
memory: 内存使用情况
rss: 常驻内存集大小(MB)
heapUsed: 已使用的堆内存(MB)
heapTotal: 堆内存总量(MB)
redis: Redis连接状态("connected" 或 "disconnected")
nodeVersion: Node.js版本
使用示例
近期部分国产浏览器屏蔽网址,电脑请安装chrome浏览器访问,手机请安装X浏览器访问。