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

[Meta] Support data streams in Kibana #62941

Closed
4 tasks done
stacey-gammon opened this issue Apr 8, 2020 · 3 comments
Closed
4 tasks done

[Meta] Support data streams in Kibana #62941

stacey-gammon opened this issue Apr 8, 2020 · 3 comments
Assignees
Labels
Feature:Data Views Data Views code and UI - index patterns before 8.0 Meta v7.9.0 v8.0.0

Comments

@stacey-gammon
Copy link
Contributor

stacey-gammon commented Apr 8, 2020

What are data streams

elastic/elasticsearch#53100

What does Kibana need to do to support them?

Discuss issue regarding ES api - #64858
_resolve endpoint - elastic/elasticsearch#57626

@joelgriffith
Copy link
Contributor

++ would love this for reporting!

@joelgriffith joelgriffith added the loe:needs-research This issue requires some research before it can be worked on or estimated label Apr 8, 2020
@mattkime
Copy link
Contributor

mattkime commented Apr 9, 2020

Just wanted to mention that @martijnvg lead a discussion with some kibana and es-ui engineers and the main two takeaways are:

Verify kibana apps won't be broken by inability to get individual docs from a data stream. Note - if your app works with index aliases it will work with data streams.

While it isn't necessary to have a UI specifically for creating index patterns from a data stream it would be beneficial. There will likely be a one-to-one relationship to index patterns and data streams. We discussed whether we should hide data stream related indices from the index list but felt it would likely confuse users. We could potentially display a data stream tag next to data stream related indices.

@elasticmachine
Copy link
Contributor

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

@mattkime mattkime added Feature:Data Views Data Views code and UI - index patterns before 8.0 v8.0.0 v7.9.0 labels Apr 16, 2020
@alexh97 alexh97 added the Meta label Apr 20, 2020
@mattkime mattkime removed the loe:needs-research This issue requires some research before it can be worked on or estimated label May 7, 2020
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 Meta v7.9.0 v8.0.0
Projects
None yet
Development

No branches or pull requests

5 participants