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

Count recent task executions

View task execution counts for the last seven days in the current workspace, including running, completed, failed, and pending tasks.

Find SQL executions to investigate

View SQL execution records in the current workspace by condition.

Inspect SQL duration and errors

View the complete information for one SQL execution record to confirm its statement text, execution status, duration, and error information.

Analyze SQL execution steps

View the execution profile for one SQL statement to analyze its execution steps and resource usage.

Summarize SQL execution status

Summarize SQL execution-record counts in the current workspace by time range and SQL source.

Trace operations and resources

View the current identity’s operation records in the current workspace by condition and page.

Count successful and failed operations

Summarize operation-record counts for the current identity in the current workspace, so you can quickly see the counts of successful and failed operations.

Last updated on