mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
[Observability Onboarding] Change Kubernetes guide to link to observability onboarding (#188322)
## Summary Resolves #183289. Instead of displaying a guide for onboarding Kubernetes data, we link to the new K8s onboarding flow.
This commit is contained in:
parent
f24cf61d8a
commit
253266256a
1 changed files with 4 additions and 1 deletions
|
@ -163,7 +163,10 @@ export const guideCards: GuideCardConstants[] = [
|
|||
defaultMessage: 'Monitor Kubernetes clusters',
|
||||
}
|
||||
),
|
||||
guideId: 'kubernetes',
|
||||
navigateTo: {
|
||||
appId: 'observabilityOnboarding',
|
||||
path: '/kubernetes',
|
||||
},
|
||||
telemetryId: 'onboarding--observability--kubernetes',
|
||||
order: 11,
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue