-
**Describe the feature:**
It is possible to use `observability:enableInspectEsQueries` to collect the queries sent to Elasticsearch from the browser network inspector.
It would be great to make …
-
Currently, ES|QL results are not sorted by default. This differs from the classic Discover behaviour and can cause unexpected issues like when the intention is to view the latest data or when creating…
-
A test failed on a tracked branch
```
ElementNotInteractableError: element not interactable
(Session info: chrome=121.0.6167.85)
at Object.throwDecodedError (node_modules/selenium-webdriver/lib…
-
When a data view is fetching its fields, a `_field_caps` request is sent to Elasticsearch. Depending on the size and structure of the deployment, this can be slow especially when there are indices on …
-
This issue aims to align Discover's FieldList and Histogram hide/show buttons.
1.) Fieldlist displayed, Histogram displayed
![Image](https://github.com/elastic/kibana/assets/463851/65ead0c9-b827-…
-
A test failed on a tracked branch
```
Error: expected false to equal true
at Assertion.assert (expect.js:100:11)
at Assertion.apply (expect.js:227:8)
at Assertion.be (expect.js:69:22)
…
-
A test failed on a tracked branch
```
Error: retry.try timeout: TimeoutError: Waiting for element to be located By(css selector, [data-test-subj="dataViews"])
Wait timed out after 10055ms
at /var…
-
A test failed on a tracked branch
```
Error: retry.try timeout: ElementNotInteractableError: element not interactable
(Session info: chrome=121.0.6167.85)
at Object.throwDecodedError (node_modu…
-
Opening and closing the data grid full screen mode in Discover causes the top nav buttons to disappear, requiring a page refresh to restore them:
https://github.com/elastic/kibana/assets/25592674/7…
-
When users currently work in Discover, running a search provides information about a new field being ingested, this field is being added to the `Unmapped fields` section of the UnifiedFieldList. Since…