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] [Es query] Move to package (#103530) #106417

Merged
merged 1 commit into from
Jul 21, 2021

Conversation

kibanamachine
Copy link
Contributor

Backports the following commits to 7.x:

May the forces of bootstrapping helps us 🙏🏻 😉
@kibanamachine
Copy link
Contributor Author

💚 Build Succeeded

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
infra 887 941 +54
maps 743 797 +54
securitySolution 2199 2253 +54
total +162

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 3302 3183 -119

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 107 98 -9

Async chunks

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

id before after diff
canvas 1.5MB 1.5MB -238.0B
data 165.1KB 164.7KB -401.0B
infra 1.7MB 1.7MB +54.7KB
lens 1.5MB 1.5MB -238.0B
maps 3.1MB 3.2MB +54.2KB
securitySolution 6.2MB 6.3MB +62.3KB
total +170.3KB

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
data 75 64 -11

Page load bundle

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

id before after diff
data 845.9KB 840.0KB -5.9KB
expressions 213.9KB 213.6KB -238.0B
infra 147.3KB 147.1KB -157.0B
total -6.3KB
Unknown metric groups

API count

id before after diff
data 3868 3736 -132

References to deprecated APIs

id before after diff
actions 3 8 +5
alerting 5 32 +27
apm 4 7 +3
canvas 25 55 +30
cases 0 151 +151
dashboard 20 128 +108
dashboardEnhanced 0 10 +10
dataEnhanced 0 53 +53
dataVisualizer 0 16 +16
discover 27 102 +75
discoverEnhanced 0 19 +19
fleet 22 89 +67
infra 256 292 +36
lens 34 168 +134
lists 233 242 +9
maps 286 592 +306
ml 99 140 +41
observability 18 34 +16
securitySolution 359 919 +560
timelines 34 76 +42
transform 8 16 +8
uptime 8 11 +3
urlDrilldown 0 18 +18
visTypeTimeseries 4 10 +6
visualizations 23 32 +9
total +1752

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

cc @lizozom

@kibanamachine kibanamachine merged commit 2c4aaf6 into elastic:7.x Jul 21, 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