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] [Snapshot + Restore] Set snapshots response size limit (#103331) #103693

Merged
merged 4 commits into from
Jun 30, 2021

Conversation

alisonelizabeth
Copy link
Contributor

Backports the following commits to 7.x:

# Conflicts:
#	x-pack/plugins/snapshot_restore/server/routes/api/repositories.test.ts
#	x-pack/plugins/snapshot_restore/server/routes/api/repositories.ts
#	x-pack/plugins/snapshot_restore/server/routes/api/snapshots.test.ts
#	x-pack/plugins/snapshot_restore/server/routes/api/snapshots.ts
@alisonelizabeth alisonelizabeth enabled auto-merge (squash) June 29, 2021 15:37
@alisonelizabeth
Copy link
Contributor Author

alisonelizabeth commented Jun 29, 2021

Note: I'm temporarily skipping a functional test via 4fd6182 in order to get CI passing. The ES changes associated with this are not yet available via snapshot. I have tested manually using yarn es source to verify the UI is still working as expected.

Related ES backport PR: elastic/elasticsearch#74676

@alisonelizabeth
Copy link
Contributor Author

@elasticmachine merge upstream

@alisonelizabeth
Copy link
Contributor Author

Rerunning CI due to elasticsearch-ci/docs check hanging.

@kibanamachine
Copy link
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
snapshotRestore 460.2KB 461.6KB +1.4KB

Page load bundle

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

id before after diff
core 417.8KB 417.9KB +55.0B
snapshotRestore 41.1KB 41.2KB +118.0B
total +173.0B
Unknown metric groups

API count

id before after diff
snapshotRestore 22 23 +1

History

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

@alisonelizabeth alisonelizabeth merged commit 969de56 into elastic:7.x Jun 30, 2021
@alisonelizabeth alisonelizabeth deleted the backport/7.x/pr-103331 branch June 30, 2021 01:54
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