-
Seen in 8.16 and prior.
The displayed value for total number of documents should not be limited to 1000.
When writing an ES|QL query, a `| LIMIT 1000` is added behind-the-scenes. This is a UI-appli…
-
- [ ] See sub-issues below
- [ ] Investigate if saved search time range should override Dashboard time range and update if necessary https://github.com/elastic/kibana/pull/180536#discussion_r168355150…
-
**Describe the feature:**
In Discover we are computing the interval based on the timepicker. And we rename the column with this intgerval in the name. Although this PR improves the experience a lot h…
-
**Describe the feature:**
Use cbor instead of JSON as transfer format of the data-plugin (e.g. ese and esql search-strategies)
**Describe a specific use case for the feature:**
Earlier investigatio…
-
**Kibana version:**
8.14, 8.15
**Elasticsearch version:**
8.14, 8.15
**Server OS version:**
ESS
**Browser version:**
Firefox 129.0.2 (64-bit), Chrome 128.0.6613.85
**Browser OS version:**
MacOS Ve…
-
**Kibana version:** main
**Describe the bug:** When changing the ESQL query while the request is still running, the changes are overwritten once the currently running request resolves
**Steps to rep…
-
A test failed on a tracked branch
```
Error: expect(received).toBe(expected) // Object.is equality
Expected: "NumberbytesDisplayName"
Received: "bytesDisplayName"
at Object.toBe (/opt/buildkite-…
-
Currently, Discover passes filters, query and time range to UnifiedHistogram component and UnifiedHistogram component reports back the total count of documents matching the query.
If chart is visibl…
-
After running some performance tests for Kibana Alerting, I noticed in the APM traces that whenever we create a search source client (`await dataPlugin.search.searchSource.asScoped`), it performs four…
-
Changes to the rule creation flow in Stack Management broke Discover tests related to the search source alert. [This PR](https://github.com/elastic/kibana/pull/179285/files#diff-ace0b53756ad9e1ffd676a…