-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Add support for query profiler with concurrent aggregation #9248
Commits on Sep 5, 2023
-
Add support for query profiler with concurrent aggregation (opensearc…
…h-project#9248) Signed-off-by: Ticheng Lin <ticheng@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for e6ad355 - Browse repository at this point
Copy the full SHA e6ad355View commit details -
Refactor and work on the PR comments
Signed-off-by: Ticheng Lin <ticheng@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for a6cee80 - Browse repository at this point
Copy the full SHA a6cee80View commit details -
Update collectorToLeaves mapping for children breakdowns post profile…
… metric collection and before creating the results Signed-off-by: Sorabh Hamirwasia <sohami.apache@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for adc9b51 - Browse repository at this point
Copy the full SHA adc9b51View commit details -
Refactor logic to compute the slice level breakdown stats and query l…
…evel breakdown stats for concurrent search case Signed-off-by: Sorabh Hamirwasia <sohami.apache@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0868b20 - Browse repository at this point
Copy the full SHA 0868b20View commit details -
Fix QueryProfilePhaseTests and QueryProfileTests, and parameterize Qu…
…eryProfilerIT with concurrent search enabled Signed-off-by: Ticheng Lin <ticheng@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for b5af44e - Browse repository at this point
Copy the full SHA b5af44eView commit details -
Handle the case when there are no leaf context to compute the profile…
… stats to return default stats for all breakdown type along with min/max/avg values. Replace queryStart and queryEnd time with queryNodeTime Signed-off-by: Sorabh Hamirwasia <sohami.apache@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c9fcca0 - Browse repository at this point
Copy the full SHA c9fcca0View commit details -
Add UTs for ConcurrentQueryProfileBreakdown
Signed-off-by: Sorabh Hamirwasia <sohami.apache@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 34b048e - Browse repository at this point
Copy the full SHA 34b048eView commit details -
Add concurrent search stats test into the QueryProfilerIT
Signed-off-by: Ticheng Lin <ticheng@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for ae1af62 - Browse repository at this point
Copy the full SHA ae1af62View commit details -
Signed-off-by: Sorabh Hamirwasia <sohami.apache@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6644e02 - Browse repository at this point
Copy the full SHA 6644e02View commit details