Skip to content

[7.x] create kbn-legacy-logging package (#77678)#84034

Merged
pgayvallet merged 2 commits intoelastic:7.xfrom
pgayvallet:backport/7.x/pr-77678
Nov 23, 2020
Merged

[7.x] create kbn-legacy-logging package (#77678)#84034
pgayvallet merged 2 commits intoelastic:7.xfrom
pgayvallet:backport/7.x/pr-77678

Conversation

@pgayvallet
Copy link
Copy Markdown
Contributor

Backports the following commits to 7.x:

* create kbn-legacy-logging package and start to move things

* fix rotator tests

* fix logging system test mocks

* move logging format to the package

* move logging setup to package

* adapt legacy logging server

* remove usage of legacy config in the legacy logging server

* move legacy logging server to package

* remove `??` syntax from package

* update generated doc

* fix a few things due to month old merge

* remove typings from project

* move reconfigureLogging to package

* add basic README file

* update generated doc

* remove old typings

* add typing for legacy logging events

* remove `??` from packages

* fix / improve event types usages

* remove suffix from tsconfig
# Conflicts:
#	src/legacy/server/config/schema.js
@pgayvallet pgayvallet added the backport This PR is a backport of another PR label Nov 22, 2020
@kibanamachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Metrics [docs]

Async chunks

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

id before after diff
enterpriseSearch 703.9KB 704.0KB +57.0B

Distributable file count

id before after diff
default 43309 43357 +48
oss 22797 22845 +48

Page load bundle

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

id before after diff
upgradeAssistant 60.3KB 60.3KB +57.0B

History

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

@pgayvallet pgayvallet merged commit 1a97e07 into elastic:7.x Nov 23, 2020
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