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] [Data] Add IPv6 support by the data plugin (#99837) #99896

Merged
merged 1 commit into from
May 12, 2021

Conversation

dokmic
Copy link
Contributor

@dokmic dokmic commented May 12, 2021

Backports the following commits to 7.x:

@dokmic dokmic enabled auto-merge (squash) May 12, 2021 10:02
@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
data 570 571 +1

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 2980 2978 -2

Async chunks

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

id before after diff
data 165.3KB 165.3KB -2.0B
visDefaultEditor 225.0KB 225.0KB -2.0B
total -4.0B

Page load bundle

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

id before after diff
data 805.7KB 819.5KB +13.8KB
Unknown metric groups

API count

id before after diff
data 3475 3473 -2

References to deprecated APIs

id before after diff
canvas 29 25 -4
crossClusterReplication 8 6 -2
fleet 4 2 -2
globalSearch 4 2 -2
indexManagement 12 7 -5
infra 5 3 -2
licensing 18 15 -3
monitoring 109 56 -53
total -73

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

@dokmic dokmic merged commit a93d77a into elastic:7.x May 12, 2021
@dokmic dokmic deleted the backport/7.x/pr-99837 branch May 12, 2021 12:00
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