DataService Studio provides a log analysis feature you can use to analyze API call requests. If a call fails or behaves unexpectedly, run Intelligent Analysis to identify the failing stage and get a diagnosis with actionable suggestions.
Limits
Intelligent Analysis is available on DataWorks Professional Edition and later. You can try it for free, or upgrade to the Professional Edition for more capabilities. For details, see Differences among DataWorks editions.
View the log list
-
Go to the DataService Studio page. Log on to the DataWorks console. In the top navigation bar, select a region. In the left-side navigation pane, choose Data Analysis and Service > DataService Studio. Select a workspace from the drop-down list and click Go to DataService Studio.
-
Click Service Management at the top of the page. On the Service Management page, click API Metering > Log Analysis.
-
Filter logs by Request ID, Response Duration, and Time Range, then review the results.
NoteIf no filters are set, the 10 most recent logs are displayed by default.

Parameter Description Request ID A unique identifier for each API call. Use it to look up a specific request. Response Duration (ms) Hover over the graph to see the exact response duration in a pop-up. Operation Opens the Log Analysis pop-up window. See Intelligent log analysis.
Intelligent log analysis
-
In the log list, find the request to analyze and click Intelligent Analysis in the Operation column. The Log Analysis section appears at the bottom of the page.
-
Review the call status in the Log Analysis section.
-
Successful request: Every stage of the call completes without errors. The Gantt chart shows the time taken at each stage.
-
Failed or abnormal request: Use this section to identify the stage where the error occurred. The system provides a Diagnosis and Suggestions to help you resolve the issue.

-