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.11] Fixes session idle timeout (#91070) #91471

Merged
merged 1 commit into from
Feb 16, 2021

Conversation

kibanamachine
Copy link
Contributor

Backports the following commits to 7.11:

* Fix calls to `/api/saved_objects_tagging/tags`

Seen on all pages.

* Fix calls to `/api/ui_counters/_report`

Seen on all pages.

* Fix calls to `/api/index_management/indices/reload`

Seen on page: /app/management/data/index_management

* Fix calls to `/api/watcher/watches`

Seen on page: /app/management/insightsAndAlerting/watcher/watches

* Fix calls to `/api/rollup/jobs`

Seen on page: /app/management/data/rollup_jobs/job_list

* Fix calls to `/api/cross_cluster_replication/follower_indices`

Seen on page: /app/management/data/cross_cluster_replication/follower_indices

* Fix calls to `/api/cross_cluster_replication/auto_follow_patterns`

Seen on page: /app/management/data/cross_cluster_replication/auto_follow_patterns

* Fix calls to `/api/transform/transforms` and `/api/transform/transforms/_stats`

Seen on page: /app/management/data/transform

* Fix calls to `/api/console/proxy`

Seen on page: /app/dev_tools#/console

* Fix calls to `/api/monitoring/v1/clusters` and `/api/monitoring/v1/elasticsearch_settings/check/cluster`

Seen on page: /app/monitoring
@kibanamachine
Copy link
Contributor Author

💚 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
console 988.1KB 989.2KB +1.1KB
crossClusterReplication 356.7KB 356.7KB +20.0B
indexManagement 1.1MB 1.1MB +59.0B
monitoring 980.7KB 980.7KB +80.0B
remoteClusters 193.7KB 193.8KB +49.0B
rollup 269.2KB 269.3KB +52.0B
transform 1.0MB 1.0MB +129.0B
triggersActionsUi 1.5MB 1.5MB -26.9KB
total -25.4KB

Page load bundle

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

id before after diff
crossClusterReplication 43.8KB 43.9KB +94.0B
esUiShared 278.4KB 279.8KB +1.4KB
indexManagement 619.7KB 619.7KB +69.0B
remoteClusters 32.3KB 32.4KB +71.0B
rollup 69.9KB 70.0KB +109.0B
savedObjectsTagging 49.3KB 49.5KB +131.0B
triggersActionsUi 165.1KB 165.2KB +102.0B
usageCollection 24.9KB 24.9KB +21.0B
total +2.0KB
Unknown metric groups

async chunk count

id before after diff
triggersActionsUi 31 32 +1

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

@jportner jportner merged commit 61640a2 into elastic:7.11 Feb 16, 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