kibana/examples/guided_onboarding_example
Sander Philipse 9171743e83
[Search] Remove website search guided onboarding (#224538)
## Summary

This removes the deprecated website search guided onboarding from
Kibana. Deprecated because we no longer offer a managed web crawler.

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
2025-06-19 19:34:32 +02:00
..
common Adds AGPL 3.0 license (#192025) 2024-09-06 19:02:41 -06:00
public [Search] Remove website search guided onboarding (#224538) 2025-06-19 19:34:32 +02:00
server Adds AGPL 3.0 license (#192025) 2024-09-06 19:02:41 -06:00
.i18nrc.json [i18n] Fix ja-JP locale causing FATAL error when starting kibana (#146704) 2022-11-30 21:28:28 +03:00
kibana.jsonc Update codeowners file (#183552) 2024-05-22 08:19:50 -04:00
README.md Sustainable Kibana Architecture: Move plugins owned by @elastic/appex-sharedux (#204959) 2025-01-03 05:38:57 -06:00
tsconfig.json [SharedUX] Replace KibanaRenderContextProvider usage (#220170) 2025-06-12 08:39:59 -07:00

guidedOnboardingExample

This plugin contains code examples for the Guided Onboarding plugin. More information can be found in KIBANA_FOLDER/src/platform/plugins/shared/guided_onboarding/README.md


Development

See the kibana contributing guide for instructions setting up your development environment.