Closed TattdCodeMonkey closed 1 month ago
[✅] x-pack/test_serverless/functional/test_suites/search/config.feature_flags.ts: 25/25 tests passed.
Fewer modules leads to a faster build time
id | before | after | diff |
---|---|---|---|
searchIndices |
171 | 179 | +8 |
Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app
id | before | after | diff |
---|---|---|---|
searchIndices |
84.7KB | 89.0KB | +4.3KB |
Size of the bundles that are downloaded on every page load. Target size is below 100kb
id | before | after | diff |
---|---|---|---|
searchIndices |
5.5KB | 5.6KB | +44.0B |
To update your PR or re-run it, just comment with:
@elasticmachine merge upstream
Status | Branch | Result |
---|---|---|
✅ | 8.x |
Note: Successful backport PRs will be merged automatically after passing CI.
Please refer to the Backport tool documentation
Summary
Introduction of the No Data view for the index details Data tab.
Screenshots
Index without data or mapping
Index with mappings but no Data
Checklist