Monitoring¶
The Monitoring API covers task execution, SQL execution monitoring, and operation auditing. Use task execution monitoring to view task counts for the recent period in the current workspace. Use SQL execution monitoring to find, summarize, and analyze executed SQL. Use operation auditing to view the current identity’s operation records and their summary.
Choose a task¶
Task |
Description |
|---|---|
View task execution counts for the last seven days in the current workspace, including running, completed, failed, and pending tasks. |
|
View SQL execution records in the current workspace by condition. |
|
View the complete information for one SQL execution record to confirm its statement text, execution status, duration, and error information. |
|
View the execution profile for one SQL statement to analyze its execution steps and resource usage. |
|
Summarize SQL execution-record counts in the current workspace by time range and SQL source. |
|
View the current identity’s operation records in the current workspace by condition and page. |
|
Summarize operation-record counts for the current identity in the current workspace, so you can quickly see the counts of successful and failed operations. |