[search source] return raw response when search fails #167099
Labels
Feature:Search
Querying infrastructure in Kibana
impact:high
Addressing this issue will have a high level of impact on the quality/strength of our product.
loe:small
Small Level of Effort
Team:DataDiscovery
Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL.
Team:Presentation
Presentation Team for Dashboard, Input Controls, and Canvas
When search fails, response does not contain raw response
Response from search source
If you run the same request in dev tools, elasticsearch returns raw response with _shards and _clusters keys. These keys are need to populate inspector "clusters tab" to all users to diagnose failure.
response from dev tools
The text was updated successfully, but these errors were encountered: