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

Sample Data Experience for New User with No Data in ES Cluster #18828

Closed
alexfrancoeur opened this issue May 4, 2018 · 10 comments
Closed

Sample Data Experience for New User with No Data in ES Cluster #18828

alexfrancoeur opened this issue May 4, 2018 · 10 comments
Labels
Feature:Home Kibana home application Team:Visualizations Visualization editors, elastic-charts and infrastructure

Comments

@alexfrancoeur
Copy link

Once #17807 is complete, we'd like to make it very easy for a net new user to add sample data to Kibana if they're interested in doing so. We have discussed a splash screen available with multiple "sample data cards" but still need to work through some designs. Ideally, we'd like a user to have sample data in one or two clicks upon entering Kibana for the first time if there is absolutely no data in the cluster (excluding system indices)

image

cc: @snide @nreese

Related to #16473, #18787, #18808

@alexfrancoeur
Copy link
Author

It would be great if we could add this to the sample data experience in 6.4 in order to improve the getting started experience for cloud users.

CC @uric @andrew-moldovan as I know there is a focus in improving this experience with kibana in general

@andrew-moldovan
Copy link

This would be fantastic to have from a Cloud perspective. We could link directly to this page whenever a new deployment is launched in the Cloud.

@AlonaNadler
Copy link

Moving the discussion from the sample data PR, this is great getting started experience, I think this screen should only be presented to a user the first time logging into Kibana (per user not per cluster), it might be tedious if users will see it every time they log in, especially if we direct them to the Kibana Home after they select I don't need help.
This means we will need a way to start the tour/sample data from Kibana home as well

@alexfrancoeur
Copy link
Author

@snide @cchaos I believe we are planning to introduce this splash screen in 6.5. Are these the final designs?

cc: @formgeist. I believe (but am not certain) you were part of the original discussions here as well

@snide
Copy link
Contributor

snide commented Jul 24, 2018

No. I think you just want two cards now.

  1. One to lead to sample data (assume we'll have more in 6.5) -> Goes to sample data install page.
  2. One to skip -> goes to homepage.

Likely we'll clean up the display / copy, but otherwise layout of cards and some titling as displayed in the screen above should be fine.

@chrisdavies
Copy link
Contributor

@AlonaNadler indicated that we'd track a user's opt-out preference, which would mean this screen only shows up in x-pack. Is that what you're thinking, @alexfrancoeur? We could track that preference in other ways, but it'll be less robust (a cookie, so they see the screen again if they switch browsers, or only in memory, so they see the screen again if they refresh).

@alexfrancoeur
Copy link
Author

@chrisdavies given that we offer sample data in OSS, I was thinking this screen would be available in OSS in order to guide users to sample data if they'd like. Though I'd certainly welcome a discussion around this. That being said, we are tracking a number of OSS components today in the telemetry data (count of visualizations, dashboards, etc.) so I don't think that'd be a problem. Has that changed with the new stats API?

@chrisdavies
Copy link
Contributor

@alexfrancoeur the linked PR is placing this screen in OSS. The way we're handling the "don't show me this" scenario is on a per-browser basis via localStorage. It can also be turned off system-wide in the management screen's advanced settings. Does that seem reasonable? I can demo it to you if you want to have a look.

@alexfrancoeur
Copy link
Author

@chrisdavies sorry for the delay here, traveling / customer on-sites the first half of this week. I'll check out this PR later this evening and provide some feedback. Your description sounds good, but I'd like to take it for a test drive if you don't mind. I'll get add feedback directly to the PR as soon as I can.

@alexfrancoeur
Copy link
Author

Closed by #21353

@timroes timroes added Team:Visualizations Visualization editors, elastic-charts and infrastructure and removed Team:Visualizations Visualization editors, elastic-charts and infrastructure :Sharing labels Sep 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Home Kibana home application Team:Visualizations Visualization editors, elastic-charts and infrastructure
Projects
None yet
Development

No branches or pull requests

6 participants