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] [Ingest pipelines] add network direction processor (#103436) #105404

Merged
merged 1 commit into from
Jul 13, 2021

Conversation

sabarasaba
Copy link
Member

Backports the following commits to 7.x:

* initial form setup

* custom solution with usemultifields

* wip: sort of working now

* fix bootstraping of initial state

* fix field validation

* add tests

* fix linter errors

* Fix i18 namespace

* Fix linter problems and remove unused whitelisting

* Fix copy for description

* lil prettier fix

* add docs and tweak copy

* small tweaks

* [Form lib] expose handler to access field defaultValue

* Refactor <NetworkDirection />

* fix up import orders

* Fix test mocks

* Move up mocks a bit

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Sébastien Loix <sabee77@gmail.com>
@sabarasaba sabarasaba enabled auto-merge (squash) July 13, 2021 09:50
@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
ingestPipelines 494 495 +1

Async chunks

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

id before after diff
ingestPipelines 687.9KB 695.1KB +7.2KB

Page load bundle

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

id before after diff
esUiShared 192.1KB 192.1KB -12.0B

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

@sabarasaba sabarasaba merged commit bc7c25b into elastic:7.x Jul 13, 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