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

Enable better onboarding of new users #1440

Open
pranay01 opened this issue Jul 26, 2022 · 1 comment
Open

Enable better onboarding of new users #1440

pranay01 opened this issue Jul 26, 2022 · 1 comment

Comments

@pranay01
Copy link
Collaborator

pranay01 commented Jul 26, 2022

Is your feature request related to a problem?

Currently, users who install SigNoz are shown the main login screen directly where they can create an account and log in to SigNoz.

On logging in, there is no onboarding steps currently and users are expected to know what dashboards and different sections mean. This may be OK for a user who has used the product multiple times, but for a new user this may be a steep learning curve.

Describe the solution you'd like

There needs to be improvement in the following areas in onboarding:

  1. After installing SigNoz, users should be shown that the systems are installed correctly. They should be guided on how to instrument their applications and start sending data to SigNoz
  2. They should be given an option to play with dummy data if they just want to explore first and not start sending data from their applications.
  3. On logging in, they should be shown value very quickly. A guided walkthrough of different features and pages can be created.
  4. There should be hint icons around different features, which users can hover over to learn about their feature or point to the relevant docs. This is present currently, but I think this could be improved upon.
  5. There should be a page with health indicator of SigNoz's components like Query service, Otel Collector, etc. This can enable proactive action by teams if a component is getting overloaded

Describe alternatives you've considered

Add on tools which provide a walk through on current UI. Something like getlancey.com

Additional context

We can use PostHog's current onboarding flow for self hosted applications as inspiration

PRD Link

Thank you for your feature request – we love each and every one!

@pranay01
Copy link
Collaborator Author

  • Create default dashboards and alerts for users out of the box based on the services they have started sending data from. e.g. Create alerts in disabled state for RPS threshold for services which are sending data. Users can modify these alerts very easily and configure alerts based on their requirements

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants