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] [Monitoring] Thread pool rejections alert (#79433) #82157

Merged
merged 1 commit into from
Oct 30, 2020

Conversation

igoristic
Copy link
Contributor

Backports the following commits to 7.x:

* Thread pool rejections first draft

* Split search and write rejections to seperate alerts

* Code review feedback

* Optimized page loading and bundle size

* Increased monitoring bundle limit

* Removed server app import into the frontend

* Fixed tests and bundle size

Co-authored-by: Kibana Machine <[email protected]>
# Conflicts:
#	packages/kbn-optimizer/limits.yml
@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

@kbn/optimizer bundle module count

id before after diff
monitoring 633 607 -26

async chunk count

id before after diff
monitoring 1 7 +6

async chunks size

id before after diff
monitoring 890.2KB 962.0KB +71.7KB

distributable file count

id before after diff
default 48503 48525 +22

page load bundle size

id before after diff
monitoring 190.2KB 33.2KB -157.0KB

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

@igoristic igoristic merged commit a47b38d into elastic:7.x Oct 30, 2020
@igoristic igoristic deleted the backport/7.x/pr-79433 branch October 30, 2020 18:02
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