Trino Dashboard

The Trino Dashboard page shows the following metrics in the form of dashboards and charts that monitor system health and query activity.

Key metrics include:

  • Node count for Coordinators and Workers
  • Query states (started, running, completed, failed)
  • JVM heap usage and active thread count
  • CPU time and load for Trino processes

These metrics help you track workload trends, detect performance bottlenecks, and ensure overall Trino cluster stability.

In the Pulse UI, navigate to the Trino Dashboard to analyze Trino's performance and system health.

Summary Panel

Summary PanelDescription
Trino Node SummaryShows the number of active Coordinators and Workers—helps verify node count and cluster composition.
Trino Query StatsSummarizes the number of queries started, in-progress, completed, and failed—useful for real-time monitoring.

Charts

ChartDescription
Trino Coordinator Heap Memory UsedShows the amount of heap memory currently used by the Trino Coordinator JVM.
Trino Worker Heap Memory UsedShows the amount of heap memory currently used by the Trino Worker JVM.
Trino Coordinator Process CPU TimeShows the CPU time consumed by the Trino Coordinator’s JVM process.
Trino Worker Process CPU TimeShows the CPU time consumed by the Trino Worker’s JVM process.
Trino Coordinator Process CPU LoadShows the CPU load percentage used by the Trino Coordinator’s JVM process.
Trino Worker Process CPU LoadShows the CPU load percentage used by the Trino Worker’s JVM process.
Trino Coordinator JVM Thread CountShows the total number of active JVM threads on the Trino Coordinator.
Trino Worker JVM Thread CountShows the total number of active JVM threads on the Trino Workers.
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard