-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[Lens] Integrate with Inspector #55902
Labels
enhancement
New value added to drive a business result
Feature:Lens
Team:Visualizations
Visualization editors, elastic-charts and infrastructure
Comments
wylieconlon
added
Feature:Lens
Team:Visualizations
Visualization editors, elastic-charts and infrastructure
labels
Jan 24, 2020
Pinging @elastic/kibana-app (Team:KibanaApp) |
49 tasks
Closed
+1 by someone using Lens to "get the aggregations Visually through Lens without having to develop the queries first" (but still needs the queries) CC @bvader |
dharada
added a commit
that referenced
this issue
Jun 13, 2021
To add a NOTE to describe Lens visualization doesn't support support inspecting. #55902
KOTungseth
pushed a commit
that referenced
this issue
Aug 4, 2021
To add a NOTE to describe Lens visualization doesn't support support inspecting. #55902
this now would only take a smaller effort to complete now that the inspector works in dashboard |
resolved by #109656 |
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:Lens
Team:Visualizations
Visualization editors, elastic-charts and infrastructure
The Lens inspector should have some similarities to the Vega inspector, because we are generating multiple queries and post-processing them into a table that can have its own section in the inspector.
Minimum expectation
The primary Lens visualization should support inspecting the Elasticsearch request/response that is generated in its raw JSON form including UUIDs. This should already be possible because the esaggs expression sends data to the inspector.
Best outcome
The text was updated successfully, but these errors were encountered: