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

Load a default dashboard rather than starting new #5820

Closed
LuudJanssen opened this issue Jan 5, 2016 · 12 comments
Closed

Load a default dashboard rather than starting new #5820

LuudJanssen opened this issue Jan 5, 2016 · 12 comments
Labels

Comments

@LuudJanssen
Copy link

In our production environment we found that it can be annoying to select a saved dashboard every time you reload Kibana. Therefore the function to set a dashboard as default would be helpful.

We decided to develop this feature ourselves because we needed it on short-term. So if this seems like a helpful feature to you, I'll send a pull request.

@spalger
Copy link
Contributor

spalger commented Jan 5, 2016

You can set the kibana.defaultAppId: "dashboard/id"

@spalger spalger closed this as completed Jan 5, 2016
@LuudJanssen
Copy link
Author

That's one option. But that also means that the default app has to be the dashboard. I can imagine use cases where you'd want to have discover as your data exploration starting point, then set a filter and go over to dashboard and have the default dashboard loaded. Also, when you were send a link to say an index and then go to the dashboard, you'd not have the default dashboard.

Sidenote: we made an extra option in the dashboard options to set the selected dashboard as default. Which seemed like a nice feature as well

@ryanmaclean
Copy link
Contributor

Would certainly be handy if it were per user!

On Jan 5, 2016, at 12:53 PM, Luud Janssen [email protected] wrote:

That's one option. But that also means that the default app has to be the dashboard. I can imagine use cases where you'd want to have discover as your data exploration starting point, then set a filter and go over to dashboard and have the default dashboard loaded. Also, when you were send a link to say an index and then go to the dashboard, you'd not have the default dashboard.

Sidenote: we made an extra option in the dashboard options to set the selected dashboard as default. Which seemed like a nice feature as well


Reply to this email directly or view it on GitHub.

@LuudJanssen
Copy link
Author

@spalger Care to rethink this issue?

@AlexDings
Copy link

+1

@RubieV
Copy link
Contributor

RubieV commented Jan 7, 2016

+1 Default App Id seems not logical for a workflow that is based on dashboards, would love this feature for our customers as well!

@ryanmaclean, are you referring to browser cookie?

@spalger
Copy link
Contributor

spalger commented Jan 7, 2016

Until Kibana actually has a concept of users we won't be doing anything "user-specific", but I can understand the desire for a default dashboard that is similar to the default index pattern.

@spalger spalger reopened this Jan 7, 2016
@spalger spalger changed the title Impossible to load certain dashboard by default Dashboard: load a default rather than starting new Jan 7, 2016
@spalger spalger added the P3 label Jan 7, 2016
@catalinvr
Copy link

+1

@rashidkpc rashidkpc added the Feature:Dashboard Dashboard related features label Apr 12, 2016
@rashidkpc rashidkpc changed the title Dashboard: load a default rather than starting new Load a default dashboard rather than starting new Apr 12, 2016
@Secespitus
Copy link

+1

@barryhatfield
Copy link

+1

@orinciog
Copy link

+1

@epixa epixa removed the P3 label Apr 25, 2017
@cjcenizal
Copy link
Contributor

cjcenizal commented Jun 2, 2017

I'm going to close this because it was created in the context of a UX which has since changed significantly due to #10003. If anyone still feels like we should implement a feature like the one here, let's create a new issue which defines that feature in the context of the current UX, and cross-link to this issue for reference.

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

No branches or pull requests