[expressions] inspector adapter #78279
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
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:
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:
possible extensions:
The text was updated successfully, but these errors were encountered: