elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.62k stars 8.22k forks source link

[Search][Onboarding] Index Details - No Data view #193637

Closed TattdCodeMonkey closed 1 month ago

TattdCodeMonkey commented 1 month ago

Summary

Introduction of the No Data view for the index details Data tab.

Screenshots

Index without data or mapping image

Index with mappings but no Data image

Checklist

kibanamachine commented 1 month ago

Flaky Test Runner Stats

🎉 All tests passed! - kibana-flaky-test-suite-runner#6999

[✅] x-pack/test_serverless/functional/test_suites/search/config.feature_flags.ts: 25/25 tests passed.

see run history

kibana-ci commented 1 month ago

:green_heart: Build Succeeded

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
searchIndices 171 179 +8

Async chunks

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

Page load bundle

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
Unknown metric groups #### async chunk count | id | [before](https://github.com/elastic/kibana/commit/66f202738aafa5c1386e1949adfb7aef0538024c) | [after](https://github.com/elastic/kibana/commit/3decca2430b3c18d6677e73e06781966de1a14fc) | diff | | --- | --- | --- | --- | | `searchIndices` | 3 | 4 | +1 |

History

To update your PR or re-run it, just comment with: @elasticmachine merge upstream

kibanamachine commented 1 month ago

💚 All backports created successfully

Status Branch Result
✅ 8.x

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation