-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Labels
Comments
Taking a look. |
This was referenced Jun 29, 2023
Closed
PR for supporting aggregation profiler: #8801 |
This was referenced Aug 12, 2023
6 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.
The text was updated successfully, but these errors were encountered: