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] Implement RuleExecutionLog (#103463) #107525

Merged
merged 1 commit into from
Aug 3, 2021

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
lists 229 230 +1
securitySolution 2286 2287 +1
total +2

Async chunks

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

id before after diff
lists 276.1KB 276.6KB +508.0B
securitySolution 6.4MB 6.4MB -3.0B
total +505.0B

Page load bundle

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

id before after diff
securitySolution 202.3KB 203.3KB +1.1KB
Unknown metric groups

API count

id before after diff
ruleRegistry 60 82 +22
securitySolution 1183 1185 +2
total +24

API count missing comments

id before after diff
ruleRegistry 60 82 +22
securitySolution 1132 1134 +2
total +24

Non-exported public API item count

id before after diff
ruleRegistry 9 11 +2
securitySolution 27 28 +1
total +3

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

cc @xcrzx

@kibanamachine kibanamachine merged commit 1722b2d into elastic:7.x Aug 3, 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