Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data streams - move index pattern creation code to xpack plugin #71341

Closed
mattkime opened this issue Jul 9, 2020 · 2 comments
Closed

Data streams - move index pattern creation code to xpack plugin #71341

mattkime opened this issue Jul 9, 2020 · 2 comments
Assignees
Labels
Feature:Data Views Data Views code and UI - index patterns before 8.0 v7.10.0 v8.0.0

Comments

@mattkime
Copy link
Contributor

mattkime commented Jul 9, 2020

Index pattern management needs an api to register the following

  • A function that takes the _resolve/index result and returns { items: MatchedItem[]; canPreselect: boolean; timeFieldName: string }
  • A function used to determine if the timestamp field can be prefilled
@mattkime mattkime added Feature:Data Views Data Views code and UI - index patterns before 8.0 v8.0.0 Team:AppArch v7.10.0 labels Jul 9, 2020
@mattkime mattkime self-assigned this Jul 9, 2020
@elasticmachine
Copy link
Contributor

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

@mattkime
Copy link
Contributor Author

no longer applicable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Data Views Data Views code and UI - index patterns before 8.0 v7.10.0 v8.0.0
Projects
None yet
Development

No branches or pull requests

2 participants