{ "request": { "method": "GET", "url": "http://tidb-node:10080/status", "headers": { "Accept": "application/json" } }, "response": { "status": 200, "body": { "connections": 42, "server_version": "8.0.11-TiDB-v7.1.0", "git_hash": "c4b2aa6...", "uptime": 1209600 } } }