DataWorks MCP Server

Official

ListDIJobMetrics

View detailed metrics for data integration sync jobs on Alibaba Cloud DataWorks, enabling performance tracking and analysis through specific time ranges and selected metrics.

Instructions

查看数据集成同步任务运行指标

Input Schema

NameRequiredDescriptionDefault
DIJobIdNo实例ID
EndTimeNo结束时间
MetricNameYes需要查询的指标列表
StartTimeNo起始时间

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "DIJobId": { "description": "实例ID" }, "EndTime": { "description": "结束时间" }, "MetricName": { "description": "需要查询的指标列表", "items": { "type": "string" }, "type": "array" }, "StartTime": { "description": "起始时间" } }, "required": [ "MetricName" ], "type": "object" }

You must be authenticated.

Other Tools from DataWorks MCP Server

Related Tools

ID: 5xvvskonjr