[8.x] [Console] Fix parsing requests with errors (#215568)#216713
[8.x] [Console] Fix parsing requests with errors (#215568)#216713ElenaStoeva merged 6 commits intoelastic:8.xfrom
Conversation
Fixes elastic#211031 ## Summary This PR fixes the selection of requests in Console when a request contains an error. It also adds an error toast when the user tries to send a request containing an error, as the response from Elasticsearch is usually too long and not very helpful. https://github.com/user-attachments/assets/4de10953-9ee5-489b-94fb-fd8a772bd598 (cherry picked from commit 4557b73) # Conflicts: # src/platform/packages/shared/kbn-monaco/src/console/console_parsed_requests_provider.ts # src/platform/packages/shared/kbn-monaco/src/console/parser.test.ts
💔 Build Failed
Failed CI StepsTest Failures
Metrics [docs]Public APIs missing comments
Async chunks
Public APIs missing exports
Page load bundle
History
cc @ElenaStoeva |
💚 Build Succeeded
Metrics [docs]Public APIs missing comments
Async chunks
Public APIs missing exports
Page load bundle
History
cc @ElenaStoeva |
Backport
This will backport the following commits from
mainto8.x:Questions ?
Please refer to the Backport tool documentation