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] Index patterns api - load field list on server (#82629) #83021

Merged
merged 1 commit into from
Nov 10, 2020

Conversation

mattkime
Copy link
Contributor

@mattkime mattkime commented Nov 9, 2020

Backports the following commits to 7.x:

The server side index patterns api can now load the field list. Previously it would error if a field list refresh was required.

The regular and rollup index pattern field list loading methods were merged. Rollup index patterns require additional functionality over regular index patterns when it comes to loading the field list, but this won't be necessary once rollups v2 is released.
@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Distributable file count

id before after diff
default 43119 43117 -2
oss 22748 22751 +3

Page load bundle

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

id before after diff
data 965.2KB 965.5KB +264.0B
rollup 65.1KB 65.1KB -10.0B
total +254.0B

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

@mattkime mattkime merged commit a3d2afd into elastic:7.x Nov 10, 2020
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