Skip to content

[Logs onboarding] fixing type issues#167340

Merged
yngrdyn merged 7 commits intoelastic:mainfrom
yngrdyn:fixing-onboarding-type-problems
Sep 27, 2023
Merged

[Logs onboarding] fixing type issues#167340
yngrdyn merged 7 commits intoelastic:mainfrom
yngrdyn:fixing-onboarding-type-problems

Conversation

@yngrdyn
Copy link
Copy Markdown
Contributor

@yngrdyn yngrdyn commented Sep 26, 2023

OBSERVABILITY_ONBOARDING_LOCATOR and ObservabilityOnboardingLocatorParams were removed from observability_onboarding plugin in #165962 and are now part of @kbn/deeplinks-observability/locators.

datsetName was transformed into an optional variable in the wizard state in #166654 which makes sense for first step of custom logs onboarding but it's required in onboarding saved object.

@yngrdyn yngrdyn requested a review from a team September 26, 2023 20:06
@yngrdyn yngrdyn added the release_note:skip Skip the PR/issue when compiling release notes label Sep 26, 2023
@ghost
Copy link
Copy Markdown

ghost commented Sep 26, 2023

🤖 GitHub comments

Expand to view the GitHub comments

Just comment with:

  • /oblt-deploy : Deploy a Kibana instance using the Observability test environments.
  • /oblt-deploy-serverless : Deploy a serverless Kibana instance using the Observability test environments.
  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

@yngrdyn yngrdyn enabled auto-merge (squash) September 27, 2023 07:56
@achyutjhunjhunwala
Copy link
Copy Markdown
Contributor

achyutjhunjhunwala commented Sep 27, 2023

@yngrdyn Did the original change made it to 8.10 ? If yes, then this would require backporting

@yngrdyn
Copy link
Copy Markdown
Contributor Author

yngrdyn commented Sep 27, 2023

@yngrdyn Did the original change made it to 8.10 ? If yes, then this would require backporting

No, these changes were introduced last week @achyutjhunjhunwala

@yngrdyn yngrdyn merged commit 05c637f into elastic:main Sep 27, 2023
@kibana-ci
Copy link
Copy Markdown

💛 Build succeeded, but was flaky

Failed CI Steps

Test Failures

  • [job] [logs] FTR Configs #22 / discover/group1 shared links shared links with state in sessionStorage sharing hashed url shouldn't crash the app
  • [job] [logs] FTR Configs #11 / serverless common UI Avatar menu "before all" hook for "is displayed"

Metrics [docs]

Public APIs missing comments

Total count of every public API that lacks a comment. Target amount is 0. Run node scripts/build_api_docs --plugin [yourplugin] --stats comments for more detailed information.

id before after diff
observabilityOnboarding 16 14 -2

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
observabilityOnboarding 239.4KB 239.4KB +23.0B
Unknown metric groups

API count

id before after diff
observabilityOnboarding 17 14 -3

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@kibanamachine kibanamachine added v8.11.0 backport:skip This PR does not require backporting labels Sep 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:skip This PR does not require backporting release_note:skip Skip the PR/issue when compiling release notes v8.11.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants