-
Notifications
You must be signed in to change notification settings - Fork 8.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
[Search Profiler] Migrate server to new es-js client #88725
[Search Profiler] Migrate server to new es-js client #88725
Conversation
…ration/searchprofiler
Pinging @elastic/es-ui (Team:Elasticsearch UI) |
@elasticmachine merge upstream |
💚 Build SucceededMetrics [docs]
History
To update your PR or re-run it, just comment with: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @alisonelizabeth , great job with the js client update! Didn't find any regressions in search profiler and code changes + new API tests LGTM 👍
Part of #73973
This PR migrates Search Profiler to use the new ES JS client and adds API integration tests.
How to test:
Verify there have been no regressions to Search Profiler.