elastic / kibana

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

[Meta] Index Patterns Roadmap #78376

Closed mattkime closed 2 years ago

mattkime commented 4 years ago

Summary

The index patterns service is part of the data plugin and owned by @elastic/kibana-app-services. It provides a way to define sets of indices, load field lists, and format values. IndexPattern instances are also used as arguments for buildEsQuery and similar tooling.

Current goal - Index Patterns should be flexible and easy to use for both developers and Kibana users.

7.10 - Index Pattern API overhaul - clarity in functionality and persistence. 7.11 - Complete server side support, remove field list cache, create REST API

7.12

7.13

7.14

7.x

8.0

Future

Bug Fixes

Improve tests

Refactoring

API improvements

User Interface

Index Pattern management

8.0

Needs investigation

The long list of index pattern related problems - https://github.com/elastic/kibana/issues/35481

elasticmachine commented 4 years ago

Pinging @elastic/kibana-app-arch (Team:AppArch)

ppf2 commented 4 years ago

Would be nice to also catch potential misconfigurations: https://github.com/elastic/kibana/issues/80565

ppisljar commented 2 years ago

Thank you for contributing to this issue, however, we are closing this issue due to inactivity as part of a backlog grooming effort. If you believe this feature/bug should still be considered, please reopen with a comment.