-
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
[Painless Lab] Update server to use new es-js client #88704
[Painless Lab] Update server to use new es-js client #88704
Conversation
…ration/painless_lab
Pinging @elastic/es-ui (Team:Elasticsearch UI) |
@elasticmachine merge upstream |
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 , thanks a lot for updating painless lab to the new client! I tested locally and haven't noticed any regressions, code LGTM. Appreciate new API tests too 👍
@elasticmachine merge upstream |
💚 Build SucceededMetrics [docs]
History
To update your PR or re-run it, just comment with: |
Part of #73973
This PR updates the Painless Lab app to use the new ES JS client. It also updates the
handle_es_error
util to allow the consumer to provide a custom error response.How to test:
Verify there have been no regressions to Painless Lab.