Skip to content

[ES|QL] Profiling include memory usage stats #126796

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
BenB196 opened this issue Apr 14, 2025 · 1 comment
Open

[ES|QL] Profiling include memory usage stats #126796

BenB196 opened this issue Apr 14, 2025 · 1 comment
Labels
:Analytics/ES|QL AKA ESQL >enhancement Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo)

Comments

@BenB196
Copy link

BenB196 commented Apr 14, 2025

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.

@BenB196 BenB196 added >enhancement needs:triage Requires assignment of a team area label labels Apr 14, 2025
@jbaiera jbaiera added the :Analytics/ES|QL AKA ESQL label Apr 14, 2025
@elasticsearchmachine elasticsearchmachine added Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) and removed needs:triage Requires assignment of a team area label labels Apr 14, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-analytical-engine (Team:Analytics)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Analytics/ES|QL AKA ESQL >enhancement Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo)
Projects
None yet
Development

No branches or pull requests

3 participants