# Agent 上报 MySQL 复制状态(binlog 日志同步) result = await agent_report_db_health(request, params_kw) return json.dumps(result, ensure_ascii=False)