kibana/x-pack/plugins/observability_onboarding
Yngrid Coello 05c637f316
[Logs onboarding] fixing type issues (#167340)
`OBSERVABILITY_ONBOARDING_LOCATOR` and
`ObservabilityOnboardingLocatorParams` were removed from
`observability_onboarding` plugin in
[#165962](https://github.com/elastic/kibana/pull/165962) and are now
part of `@kbn/deeplinks-observability/locators`.

`datsetName` was transformed into an optional variable in the wizard
state in [#166654](https://github.com/elastic/kibana/pull/166654) which
makes sense for first step of custom logs onboarding but it's required
in onboarding saved object.
2023-09-27 01:38:58 -07:00
..
common [Logs+] End onboarding wizard in default discover (#163218) 2023-08-07 21:00:15 +02:00
e2e [Logs+] Enforce dataset names (#166654) 2023-09-21 16:32:25 +01:00
public [Logs onboarding] fixing type issues (#167340) 2023-09-27 01:38:58 -07:00
scripts/test Upgrading cypress to 12.17.4 (#165869) 2023-09-19 10:15:53 -07:00
server [Logs onboarding] Getting elastic-agent version from fleet (#166920) 2023-09-22 03:42:19 -07:00
.prettierrc
jest.config.js
kibana.jsonc [Logs+] Extract custom integration resources to package (#165510) 2023-09-12 20:22:25 +01:00
README.md
tsconfig.json [Logs onboarding] Getting elastic-agent version from fleet (#166920) 2023-09-22 03:42:19 -07:00

Observability onboarding plugin

This plugin provides an onboarding framework for observability solutions: Logs and APM.