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

[expressions] inspector adapter #78279

Closed
Tracked by #46909
ppisljar opened this issue Sep 23, 2020 · 3 comments
Closed
Tracked by #46909

[expressions] inspector adapter #78279

ppisljar opened this issue Sep 23, 2020 · 3 comments
Labels
Feature:ExpressionLanguage Interpreter expression language (aka canvas pipeline) Feature:Inspector Inspector infrastructure and implementations impact:medium Addressing this issue will have a medium level of impact on the quality/strength of our product. loe:medium Medium Level of Effort Team:Visualizations Visualization editors, elastic-charts and infrastructure

Comments

@ppisljar
Copy link
Member

as more and more of our elements are powered by expressions it would be good to create an inspector adapter and view that would allow you to see and debug underlying expression of your chart/embeddable.

the adapter should allow to log:

  • full expression (or ast)
  • output of every step
  • stats about execution

something like this is already available when running expression in debug mode. instead of using its own state to track debug mode data expressions should rather use this inspector adapter.

inspector view which allows you to:

  • see expression and stats
  • see output and statistics of every step

possible extensions:

  • allow editing the expression
@ppisljar ppisljar added Feature:ExpressionLanguage Interpreter expression language (aka canvas pipeline) Feature:Inspector Inspector infrastructure and implementations impact:medium Addressing this issue will have a medium level of impact on the quality/strength of our product. loe:medium Medium Level of Effort Team:AppArch labels Sep 23, 2020
@elasticmachine
Copy link
Contributor

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

@ppisljar ppisljar mentioned this issue Sep 23, 2020
20 tasks
@petrklapka petrklapka added 1 and removed 1 labels May 10, 2021
@exalate-issue-sync exalate-issue-sync bot changed the title inspector expression adapter [expressions] inspector adapter Oct 6, 2021
@stratoula stratoula added Team:Visualizations Visualization editors, elastic-charts and infrastructure and removed Team:AppServicesSv labels Nov 14, 2022
@elasticmachine
Copy link
Contributor

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

@stratoula
Copy link
Contributor

Thank you for contributing to this issue, however, we are closing this issue due to inactivity as part of a backlog grooming effort. If you believe this feature/bug should still be considered, please reopen with a comment.

@stratoula stratoula closed this as not planned Won't fix, can't repro, duplicate, stale Jan 30, 2024
@github-project-automation github-project-automation bot moved this to Done in current release in kibana-app-arch Aug 28, 2024
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) Feature:Inspector Inspector infrastructure and implementations impact:medium Addressing this issue will have a medium level of impact on the quality/strength of our product. loe:medium Medium Level of Effort Team:Visualizations Visualization editors, elastic-charts and infrastructure
Projects
Status: Done in current release
Development

No branches or pull requests

4 participants