Skip to content

[7.x] [Index Patterns] Move rollup config to index pattern management v2 (#102285)#102442

Merged
kibanamachine merged 1 commit intoelastic:7.xfrom
kibanamachine:backport/7.x/pr-102285
Jun 17, 2021
Merged

[7.x] [Index Patterns] Move rollup config to index pattern management v2 (#102285)#102442
kibanamachine merged 1 commit intoelastic:7.xfrom
kibanamachine:backport/7.x/pr-102285

Conversation

@kibanamachine
Copy link
Contributor

Backports the following commits to 7.x:

@kibanamachine
Copy link
Contributor Author

💚 Build Succeeded

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
indexPatternManagement 162 167 +5
rollup 169 165 -4
total +1

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
indexPatternManagement 45 0 -45

Async chunks

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

id before after diff
rollup 230.2KB 230.2KB +9.0B

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
indexPatternManagement 3 0 -3

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
indexPatternManagement 13.0KB 19.1KB +6.2KB
rollup 40.8KB 33.8KB -7.0KB
total -888.0B
Unknown metric groups

API count

id before after diff
indexPatternManagement 45 0 -45

References to deprecated APIs

id before after diff
indexPatternManagement 68 0 -68

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

cc @mattkime

@kibanamachine kibanamachine merged commit ad2ebc7 into elastic:7.x Jun 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants