Skip to content
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

[Concurrent Segment Search] Add support for profile option with concurrent aggregation #7354

Closed
sohami opened this issue May 2, 2023 · 3 comments
Assignees
Labels
distributed framework enhancement Enhancement or improvement to existing feature or request v2.10.0

Comments

@sohami
Copy link
Collaborator

sohami commented May 2, 2023

Placeholder issue to support collecting profile stats with concurrent aggregation flow (both for global and non-global aggregation). This will be dependent on #7353.

Expected behavior
Profile stats with different relevant information similar to sequential flow should be available. For example: with concurrent model, we can have some stats like max/avg/min latency and the slice counts.

@sohami sohami added bug Something isn't working untriaged labels May 2, 2023
@tlfeng tlfeng added the Search Search query, autocomplete ...etc label May 2, 2023
@anasalkouz anasalkouz added distributed framework enhancement Enhancement or improvement to existing feature or request and removed bug Something isn't working untriaged labels May 2, 2023
@macohen macohen removed the Search Search query, autocomplete ...etc label May 15, 2023
@ticheng-aws
Copy link
Contributor

Taking a look.

@ticheng-aws
Copy link
Contributor

PR for supporting aggregation profiler: #8801

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
distributed framework enhancement Enhancement or improvement to existing feature or request v2.10.0
Projects
Status: Done
Development

No branches or pull requests

6 participants