[ES|QL] Profiling include memory usage stats #126796
Labels
:Analytics/ES|QL
AKA ESQL
>enhancement
Team:Analytics
Meta label for analytical engine team (ESQL/Aggs/Geo)
Description
ES|QL has the ability to run queries with profiling enabled. One area that I've found that would be useful is the memory usage stats. ES|QL is integrated with circuit breaker logic, so it can occasionally return a
circuit_breaking_exception
. It would be useful when analyzing a query to know what parts are consuming what amount of memory for both debugging as well as optimization.The text was updated successfully, but these errors were encountered: