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

[Dashboard][Lens] Provide API to collect all generate queries from each panels #186500

Open
dej611 opened this issue Jun 20, 2024 · 3 comments
Open
Labels
enhancement New value added to drive a business result Feature:Dashboard Dashboard related features Feature:Lens Team:Visualizations Visualization editors, elastic-charts and infrastructure

Comments

@dej611
Copy link
Contributor

dej611 commented Jun 20, 2024

Describe the feature:

Starting with the PoC in #173416 build a solid API to collect all queries from a given dashboard/visualization.

In order to achieve that it is required some basic foundational tasks:

  • move most of the required code into common (within Lens or even in a separate module)
    • this means splitting the presentation from the logic part of many modules (i.e. form_based operations)
  • export a wrapper function for the service
  • expose a new kibana server API endpoint (dashboard only?)

Describe a specific use case for the feature:

Possible use cases:

@dej611 dej611 added Feature:Dashboard Dashboard related features enhancement New value added to drive a business result Team:Visualizations Visualization editors, elastic-charts and infrastructure Feature:Lens labels Jun 20, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-visualizations (Team:Visualizations)

@drewdaemon
Copy link
Contributor

duplicate with #175487?

@drewdaemon
Copy link
Contributor

Or we could view this issue as the Lens piece and the other as the larger ask. Not sure how you want to slice and dice

@jb1b84 jb1b84 removed the vis:export label Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New value added to drive a business result Feature:Dashboard Dashboard related features Feature:Lens Team:Visualizations Visualization editors, elastic-charts and infrastructure
Projects
None yet
Development

No branches or pull requests

4 participants