Skip to content

[expressions] inspector adapter #78279

@ppisljar

Description

@ppisljar

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Feature:ExpressionLanguageInterpreter expression language (aka canvas pipeline)Feature:InspectorInspector infrastructure and implementationsTeam:VisualizationsTeam label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t//impact:mediumAddressing this issue will have a medium level of impact on the quality/strength of our product.loe:mediumMedium Level of Effort

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions