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] Index Patterns Roadmap #61760

Closed
1 task
lizozom opened this issue Mar 30, 2020 · 2 comments
Closed
1 task

[Meta] Index Patterns Roadmap #61760

lizozom opened this issue Mar 30, 2020 · 2 comments
Labels
Feature:Data Views Data Views code and UI - index patterns before 8.0 Meta v8.0.0

Comments

@lizozom
Copy link
Contributor

lizozom commented Mar 30, 2020

Summary

A lot has been said an written about IndexPatterns. A great summary of pain points and potential solutions can be found here.

The scope of this issue, is building a road map for:

  1. Cleaning up and fixing some problems with the existing service.
  2. Adding the necessary support for alerting purposes
  3. Keeping Data Streams in mind.
  4. Develop a longer term roadmap.
    • Priorities

Server Side IndexPatterns

Creating server side alerts, based on visualizations, requires being able to run their underlying expressions on the server side. In that process, there are some IndexPattern dependencies involved, specifically:

  • access to fields
  • formatting values for alerts (probably 2nd stage)

Clean up tasks

These task should be preferably done before building a new service, to make sure we re-implement the correct APIs.

New Common Service

  • Create a common and minimal IndexPattern implementation.
  • Create a common indexPatterns service and use it from the public service
  • Expose the new service to the server side

Improvements

@elasticmachine
Copy link
Contributor

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

@lizozom lizozom changed the title Index Patterns Roadmap [Meta] Index Patterns Roadmap Mar 31, 2020
@lukeelmers lukeelmers added the Feature:Data Views Data Views code and UI - index patterns before 8.0 label Mar 31, 2020
@rayafratkina rayafratkina added v7.8.0 and removed v7.8 labels Apr 6, 2020
@mattkime mattkime added v7.9.0 and removed v7.8.0 labels May 10, 2020
@mattkime mattkime removed the v7.9.0 label Jun 8, 2020
@mattkime
Copy link
Contributor

closing in favor of #67574 - but please let me know if anything has been overlooked.

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 v8.0.0
Projects
None yet
Development

No branches or pull requests

5 participants