The Hive Canary Dashboard displays key metrics that help monitor the availability and performance of Hive operations. You can track query success rates, table creation and deletion times, and query execution latency.
Hive Canary Dashboard Charts
These charts help identify query slowdowns, measure system responsiveness, and ensure consistent Hive performance across the cluster.
| Chart | Description |
|---|---|
| Hive Canary Create Delete Table Status | Displays the success or failure status of the table creation and deletion operations. |
| Hive Canary Table Creation Time | Shows the time taken to create a Hive table, reflecting system write responsiveness. |
| Hive Canary Delete Table Time | Displays the time required to delete a table, indicating cleanup performance. |
| Hive Canary Select Status | Indicates whether the Hive select query executed successfully. |
| Hive Canary Select Execution Time | Measures the execution time for select queries, helping monitor query latency. |
Was this page helpful?