CPU-intensive queries degrade cluster performance
warningperformanceUpdated Jul 8, 2025(via Exa)
Technologies:
How to detect:
Queries consuming excessive CPU time degrade overall cluster performance
Recommended action:
Identify queries with highest cpu_time using trino_events.trino_queries. Tune heavy hitters for better CPU efficiency, optimize query plans, and review resource allocation.