kibana/examples/guided_onboarding_example
Alejandro Fernández Haro fd09c26d15
async-import plugins in the server side (#170856)
Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
2023-11-15 00:55:56 -07:00
..
common [Onboarding] Create guided_onboarding plugin (#138611) 2022-09-15 11:35:35 +02:00
public Disable guided onboarding on serverless (#168303) 2023-11-03 13:11:05 -04:00
server async-import plugins in the server side (#170856) 2023-11-15 00:55:56 -07: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 Disable guided onboarding on serverless (#168303) 2023-11-03 13:11:05 -04:00
README.md [Guided onboarding] Added plugin's README (#141219) 2022-09-21 07:44:06 -07:00
tsconfig.json [Shared UX] Adoption of Shared UX Route component (#150357) 2023-02-14 19:25:04 +00:00

guidedOnboardingExample

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


Development

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