mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
[Serverless] Set observability onboarding as default page (#158440)
This PR set `observabilityOnboarding` as default page for serverless
observability
0ff9c462
-0388-4ead-8e5e-7b67e26f6f93
This commit is contained in:
parent
59b1ba9767
commit
8638dedc84
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ xpack.observability_onboarding.ui.enabled: true
|
|||
xpack.infra.logs.app_target: discover
|
||||
|
||||
## Set the home route
|
||||
uiSettings.overrides.defaultRoute: /app/observability/overview
|
||||
uiSettings.overrides.defaultRoute: /app/observabilityOnboarding
|
||||
|
||||
## Set the dev project switch current type
|
||||
xpack.serverless.plugin.developer.projectSwitcher.currentType: 'observability'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue