Visualize Impala Performance Metrics
The Impala Canary Dashboard displays key metrics that help assess the availability, responsiveness, and stability of Impala operations. You can monitor query latency, table creation and deletion times, and success status for operations.
Impala Canary Dashboard Charts
These charts help detect performance issues, validate Impala service health, and ensure efficient query execution.
| Chart | Descriptions |
|---|---|
| Impala Canary Create Delete Table Status | Shows the success or failure status of table creation and deletion operations. |
| Impala Canary Table Creation Time | Measures the time required to create a table, helping evaluate write performance. |
| Impala Canary Delete Table Time | Displays the time taken to delete a table, indicating system cleanup efficiency. |
| Impala Canary Select Status | Indicates whether the Impala select query executed successfully. |
| Impala Canary Select Query Time | Displays the execution time of select queries, reflecting query response performance. |
Was this page helpful?