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

[Lens] Use Lens in sample data #77340

Closed
flash1293 opened this issue Sep 14, 2020 · 3 comments · Fixed by #106486
Closed

[Lens] Use Lens in sample data #77340

flash1293 opened this issue Sep 14, 2020 · 3 comments · Fixed by #106486
Labels
enhancement New value added to drive a business result Feature:Lens Team:Visualizations Visualization editors, elastic-charts and infrastructure

Comments

@flash1293
Copy link
Contributor

flash1293 commented Sep 14, 2020

To make Lens more prominent within Kibana, sample data visualizations should be replaced by Lens step by step. There is no deadline to finish this process, it can happen incrementally over time when it makes sense.

The following list highlights whether it's possible to replace it with the current Lens feature set and can be used as a guide when to replace which

  • Ecommerce
    • Sold Products per Day
      • Missing "last time bucket" mode
    • Sales by Gender ✅
    • Average Sales Price
      • Missing gauge visualization
    • Average Sold Quantity
      • Missing gauge visualization
    • Total Revenue ✅
    • Sales by Category ✅
    • Promotion Tracking
      • Missing query-based annotations
    • Top Selling Products
      • Missing tag cloud visualization
  • Flights
    • Airline Carrier ✅
    • Flight Count and Average Ticket Price
      • Missing bubble chart
    • Total Flights ✅
    • Average Ticket Price ✅
    • Total Flight Delays
      • Missing gauge visualization
    • Flight Delays ✅
    • Total Flight Cancellations
      • Missing gauge visualization
    • Flight Cancellations ✅
    • Delays & Cancellations
      • Missing query-based annotations
    • Delay Buckets ✅ (once [Lens] Combined histogram/range aggregation for numbers #76121 is merged)
    • Delay Type ✅
    • Origin Country vs. Destination Country
      • Missing heatmap visualization
    • Destination Weather
      • Missing tag cloud visualization
  • Logs
    • Goals
      • Missing gauge visualization
    • Visitors by OS ✅
    • Response Codes Over Time + Annotations
      • Missing query-based annotations
    • Unique Visitors vs. Average Bytes
      • Missing bubble chart
    • Host, Visits and Bytes Table
      • Missing trend arrows
      • Missing conditional coloring
    • Heatmap
      • Missing heatmap visualization
@flash1293 flash1293 added enhancement New value added to drive a business result Feature:Lens Team:Visualizations Visualization editors, elastic-charts and infrastructure labels Sep 14, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app (Team:KibanaApp)

@wylieconlon
Copy link
Contributor

The sample dashboards mostly exist to show off the features of Kibana, so there's a mix of every feature that Kibana can do. Instead of focusing on replacing the existing panels 1-for-1 I think we should focus on highlighting the new Lens features in the sample data. For example, we can highlight the new table features, show a week over week comparison, or perform a filter ratio.

It might also be time to remove some of the panels in the sample dashboards that are highlighting bad practices. For example, instead of waiting for Lens to support bubble charts, we could add a panel that highlights a Lens feature.

@flash1293
Copy link
Contributor Author

Some notes discussed offline:

  • It's fine to add the lens panels directly in sample data
  • Remove gauges to make room for Lens features
  • Add a tree map
  • The dataviz team can assist following good practices here

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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants