{
    "bmc.kepler.Debug.Performance.Metrics": {
        "properties": {
            "Enabled": {
                "baseType": "Boolean",
                "readOnly": false,
                "description": "使能性能统计",
                "example": false
            }
        },
        "methods": {
            "Report": {
                "req": {},
                "rsp": {},
                "description": "导出性能报表数据(导出到/tmp目录下)"
            }
        }
    }
}