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.
Task execution¶
Get task execution overview: View task execution counts for the last seven days in the current workspace.
SQL execution monitoring¶
List SQL execution records: Find SQL execution records by condition.
Get SQL history overview: Summarize SQL execution-record counts by execution status.
Get SQL execution details: View the complete information for one SQL execution record.
Get SQL execution profile: View the execution profile for one SQL statement.
Operation auditing¶
List operation logs: View the current identity’s operation records by condition.
Get operation log overview: View a count summary of the current identity’s operation records.