Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Logs onboarding] fixing type issues #167340

Merged
merged 7 commits into from
Sep 27, 2023

Conversation

yngrdyn
Copy link
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 as a code owner September 26, 2023 20:06
@yngrdyn yngrdyn added the release_note:skip Skip the PR/issue when compiling release notes label Sep 26, 2023
@apmmachine
Copy link
Contributor

🤖 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
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
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
Collaborator

💛 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 commit 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 commit 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.

6 participants