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

Split the .kibana saved objects index into multiple indices #154887

Closed
wants to merge 2 commits into from

Conversation

gsoldevila
Copy link
Contributor

Test

…gration (elastic#154846)

Clone of elastic#154151
Baseline for the `dot-kibana-split` feature branch
@gsoldevila gsoldevila added release_note:enhancement Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc Feature:Saved Objects backport:skip This commit does not require backporting v8.8.0 labels Apr 13, 2023
@gsoldevila gsoldevila closed this Apr 13, 2023
@gsoldevila
Copy link
Contributor Author

Closed in favor of #154888
(we want to trigger a build for dot-kibana-split of elastic repo)

@gsoldevila gsoldevila deleted the dot-kibana-split branch April 13, 2023 07:31
@kibana-ci
Copy link
Collaborator

💚 Build Succeeded

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
@kbn/core-saved-objects-migration-server-internal 85 87 +2
@kbn/core-saved-objects-server 99 100 +1
total +3

Public APIs missing exports

Total count of every type that is part of your API that should be exported but is not. This will cause broken links in the API documentation system. Target amount is 0. Run node scripts/build_api_docs --plugin [yourplugin] --stats exports for more detailed information.

id before after diff
@kbn/core-saved-objects-base-server-internal 8 9 +1
Unknown metric groups

API count

id before after diff
@kbn/core-saved-objects-migration-server-internal 120 122 +2
@kbn/core-saved-objects-server 493 494 +1
total +3

ESLint disabled line counts

id before after diff
securitySolution 433 436 +3

Total ESLint disabled count

id before after diff
securitySolution 512 515 +3

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

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 Feature:Saved Objects release_note:enhancement Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc v8.8.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants