Added show_performance_details option to search, multi-search, federated multi-search and similar#765
Conversation
📝 WalkthroughWalkthroughThe changes add performance tracing support to search and similar document query operations by introducing Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Possibly related PRs
Suggested labels
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧪 Generate unit tests (beta)
Important Action Needed: IP Allowlist UpdateIf your organization protects your Git platform with IP whitelisting, please add the new CodeRabbit IP address to your allowlist:
Failure to add the new IP will result in interrupted reviews. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
@Strift this is ready for review |
Pull Request
Related issue
Closes #764
What does this PR do?
show_performance_details: Option<bool>field toSearchQuery,SimilarQuery,FederationOptionsperformance_details: Option<Value>field toSearchResults,SimilarResults,FederatedMultiSearchResponseto represent raw performance details in responseswith_show_performance_detailsmethod toSearchQueryandSimilarQueryPR checklist
Please check if your PR fulfills the following requirements:
Did not use AI
Summary by CodeRabbit