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

[7.x] [Data][Filters] Move more filter utils to package and cleanup API (#106566) #106988

Merged
merged 1 commit into from
Jul 28, 2021

Conversation

kibanamachine
Copy link
Contributor

Backports the following commits to 7.x:

…astic#106566)

* Move more utils to package and cleanup API

* docs and imports

* better imports

* change comment

Co-authored-by: Kibana Machine <[email protected]>
@kibanamachine
Copy link
Contributor Author

💚 Build Succeeded

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
data 594 598 +4
infra 939 947 +8
maps 797 805 +8
securitySolution 2272 2280 +8
total +28

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
data 3183 3210 +27

Any counts in public APIs

Total count of every any typed public API. Target amount is 0. Run node scripts/build_api_docs --plugin [yourplugin] --stats any for more detailed information.

id before after diff
data 98 99 +1

Async chunks

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

id before after diff
infra 1.7MB 1.7MB +22.0B
maps 3.2MB 3.2MB +23.0B
securitySolution 6.3MB 6.3MB +26.0B
total +71.0B

Page load bundle

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

id before after diff
data 840.4KB 842.8KB +2.4KB
Unknown metric groups

API count

id before after diff
data 3737 3759 +22

References to deprecated APIs

id before after diff
canvas 51 53 +2
dashboard 128 145 +17
dashboardEnhanced 10 13 +3
discover 102 129 +27
discoverEnhanced 19 21 +2
lens 160 166 +6
maps 592 608 +16
observability 34 42 +8
securitySolution 832 860 +28
visualizations 32 34 +2
total +111

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

cc @lizozom

@kibanamachine kibanamachine merged commit d4ef7a7 into elastic:7.x Jul 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants