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

Move complex Expressions functions core_plugins/interpreter 👉 src/plugins/data #44312

Closed
3 of 14 tasks
streamich opened this issue Aug 28, 2019 · 1 comment
Closed
3 of 14 tasks
Assignees
Labels
Feature:ExpressionLanguage Interpreter expression language (aka canvas pipeline)

Comments

@streamich
Copy link
Contributor

streamich commented Aug 28, 2019

This ticket could be split in two: esaggs would be owned by Search service and visualization would be owned by visualizations plugin.

Move complex Expressions functions (esaggs and visualization) next to where their core functionality is implemented.

  • Move complex Expressions functions
    • esaggs - move to data plugin Search service. Depends on:
      • ui/vis/request_handlers/courier
      • ui/vis/agg_configs.js
      • ui/visualize/loader/pipeline_helpers/utilities
      • ui/chrome
      • ui/courier/search_source
      • ui/filter_manager/query_filter
    • visualization - move to visualizations plugin. Depends on:
      • ui/registry/vis_request_handlers (deprecated?)
      • ui/registry/vis_response_handlers (deprecated?)
      • ui/registry/vis_types
      • ui/filter_manager/query_filter
      • ui/persisted_state

Parent issue: #44153

@streamich streamich added Feature:ExpressionLanguage Interpreter expression language (aka canvas pipeline) Team:AppArch labels Aug 28, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app-arch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:ExpressionLanguage Interpreter expression language (aka canvas pipeline)
Projects
None yet
Development

No branches or pull requests

2 participants