[ML] Improving trained models list performance#237072
Merged
jgowdyelastic merged 1 commit intoelastic:mainfrom Oct 2, 2025
Merged
[ML] Improving trained models list performance#237072jgowdyelastic merged 1 commit intoelastic:mainfrom
jgowdyelastic merged 1 commit intoelastic:mainfrom
Conversation
Contributor
|
Pinging @elastic/ml-ui (:ml) |
Contributor
💛 Build succeeded, but was flaky
Failed CI StepsTest Failures
Metrics [docs]
|
Contributor
|
Starting backport for target branches: 8.19, 9.0, 9.1, 9.2 |
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this pull request
Oct 2, 2025
Adds some filters to the request to get all index settings to reduce the amount of data fetched and reduce the load on elasticsearch for clusters with many indices. Fixes elastic#235344 (cherry picked from commit 48f63e7)
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this pull request
Oct 2, 2025
Adds some filters to the request to get all index settings to reduce the amount of data fetched and reduce the load on elasticsearch for clusters with many indices. Fixes elastic#235344 (cherry picked from commit 48f63e7)
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this pull request
Oct 2, 2025
Adds some filters to the request to get all index settings to reduce the amount of data fetched and reduce the load on elasticsearch for clusters with many indices. Fixes elastic#235344 (cherry picked from commit 48f63e7)
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this pull request
Oct 2, 2025
Adds some filters to the request to get all index settings to reduce the amount of data fetched and reduce the load on elasticsearch for clusters with many indices. Fixes elastic#235344 (cherry picked from commit 48f63e7)
Contributor
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
kibanamachine
added a commit
that referenced
this pull request
Oct 2, 2025
# Backport This will backport the following commits from `main` to `9.1`: - [[ML] Improving trained models list performance (#237072)](#237072) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"James Gowdy","email":"jgowdy@elastic.co"},"sourceCommit":{"committedDate":"2025-10-02T15:24:33Z","message":"[ML] Improving trained models list performance (#237072)\n\nAdds some filters to the request to get all index settings to reduce the\namount of data fetched and reduce the load on elasticsearch for clusters\nwith many indices.\n\nFixes https://github.com/elastic/kibana/issues/235344","sha":"48f63e71dc31cc02304448ea10294a8b9ed0c418","branchLabelMapping":{"^v9.3.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:fix",":ml","Feature:3rd Party Models","backport:version","v9.2.0","v8.19.5","v9.0.8","v9.1.5","v9.3.0"],"title":"[ML] Improving trained models list performance","number":237072,"url":"https://github.com/elastic/kibana/pull/237072","mergeCommit":{"message":"[ML] Improving trained models list performance (#237072)\n\nAdds some filters to the request to get all index settings to reduce the\namount of data fetched and reduce the load on elasticsearch for clusters\nwith many indices.\n\nFixes https://github.com/elastic/kibana/issues/235344","sha":"48f63e71dc31cc02304448ea10294a8b9ed0c418"}},"sourceBranch":"main","suggestedTargetBranches":["9.2","8.19","9.0","9.1"],"targetPullRequestStates":[{"branch":"9.2","label":"v9.2.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.19","label":"v8.19.5","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"9.0","label":"v9.0.8","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"9.1","label":"v9.1.5","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.3.0","branchLabelMappingKey":"^v9.3.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/237072","number":237072,"mergeCommit":{"message":"[ML] Improving trained models list performance (#237072)\n\nAdds some filters to the request to get all index settings to reduce the\namount of data fetched and reduce the load on elasticsearch for clusters\nwith many indices.\n\nFixes https://github.com/elastic/kibana/issues/235344","sha":"48f63e71dc31cc02304448ea10294a8b9ed0c418"}}]}] BACKPORT--> Co-authored-by: James Gowdy <jgowdy@elastic.co>
kibanamachine
added a commit
that referenced
this pull request
Oct 2, 2025
# Backport This will backport the following commits from `main` to `9.0`: - [[ML] Improving trained models list performance (#237072)](#237072) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"James Gowdy","email":"jgowdy@elastic.co"},"sourceCommit":{"committedDate":"2025-10-02T15:24:33Z","message":"[ML] Improving trained models list performance (#237072)\n\nAdds some filters to the request to get all index settings to reduce the\namount of data fetched and reduce the load on elasticsearch for clusters\nwith many indices.\n\nFixes https://github.com/elastic/kibana/issues/235344","sha":"48f63e71dc31cc02304448ea10294a8b9ed0c418","branchLabelMapping":{"^v9.3.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:fix",":ml","Feature:3rd Party Models","backport:version","v9.2.0","v8.19.5","v9.0.8","v9.1.5","v9.3.0"],"title":"[ML] Improving trained models list performance","number":237072,"url":"https://github.com/elastic/kibana/pull/237072","mergeCommit":{"message":"[ML] Improving trained models list performance (#237072)\n\nAdds some filters to the request to get all index settings to reduce the\namount of data fetched and reduce the load on elasticsearch for clusters\nwith many indices.\n\nFixes https://github.com/elastic/kibana/issues/235344","sha":"48f63e71dc31cc02304448ea10294a8b9ed0c418"}},"sourceBranch":"main","suggestedTargetBranches":["9.2","8.19","9.0","9.1"],"targetPullRequestStates":[{"branch":"9.2","label":"v9.2.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.19","label":"v8.19.5","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"9.0","label":"v9.0.8","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"9.1","label":"v9.1.5","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.3.0","branchLabelMappingKey":"^v9.3.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/237072","number":237072,"mergeCommit":{"message":"[ML] Improving trained models list performance (#237072)\n\nAdds some filters to the request to get all index settings to reduce the\namount of data fetched and reduce the load on elasticsearch for clusters\nwith many indices.\n\nFixes https://github.com/elastic/kibana/issues/235344","sha":"48f63e71dc31cc02304448ea10294a8b9ed0c418"}}]}] BACKPORT--> Co-authored-by: James Gowdy <jgowdy@elastic.co>
kibanamachine
added a commit
that referenced
this pull request
Oct 2, 2025
) # Backport This will backport the following commits from `main` to `8.19`: - [[ML] Improving trained models list performance (#237072)](#237072) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"James Gowdy","email":"jgowdy@elastic.co"},"sourceCommit":{"committedDate":"2025-10-02T15:24:33Z","message":"[ML] Improving trained models list performance (#237072)\n\nAdds some filters to the request to get all index settings to reduce the\namount of data fetched and reduce the load on elasticsearch for clusters\nwith many indices.\n\nFixes https://github.com/elastic/kibana/issues/235344","sha":"48f63e71dc31cc02304448ea10294a8b9ed0c418","branchLabelMapping":{"^v9.3.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:fix",":ml","Feature:3rd Party Models","backport:version","v9.2.0","v8.19.5","v9.0.8","v9.1.5","v9.3.0"],"title":"[ML] Improving trained models list performance","number":237072,"url":"https://github.com/elastic/kibana/pull/237072","mergeCommit":{"message":"[ML] Improving trained models list performance (#237072)\n\nAdds some filters to the request to get all index settings to reduce the\namount of data fetched and reduce the load on elasticsearch for clusters\nwith many indices.\n\nFixes https://github.com/elastic/kibana/issues/235344","sha":"48f63e71dc31cc02304448ea10294a8b9ed0c418"}},"sourceBranch":"main","suggestedTargetBranches":["9.2","8.19","9.0","9.1"],"targetPullRequestStates":[{"branch":"9.2","label":"v9.2.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.19","label":"v8.19.5","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"9.0","label":"v9.0.8","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"9.1","label":"v9.1.5","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.3.0","branchLabelMappingKey":"^v9.3.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/237072","number":237072,"mergeCommit":{"message":"[ML] Improving trained models list performance (#237072)\n\nAdds some filters to the request to get all index settings to reduce the\namount of data fetched and reduce the load on elasticsearch for clusters\nwith many indices.\n\nFixes https://github.com/elastic/kibana/issues/235344","sha":"48f63e71dc31cc02304448ea10294a8b9ed0c418"}}]}] BACKPORT--> Co-authored-by: James Gowdy <jgowdy@elastic.co>
kibanamachine
added a commit
that referenced
this pull request
Oct 3, 2025
# Backport This will backport the following commits from `main` to `9.2`: - [[ML] Improving trained models list performance (#237072)](#237072) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"James Gowdy","email":"jgowdy@elastic.co"},"sourceCommit":{"committedDate":"2025-10-02T15:24:33Z","message":"[ML] Improving trained models list performance (#237072)\n\nAdds some filters to the request to get all index settings to reduce the\namount of data fetched and reduce the load on elasticsearch for clusters\nwith many indices.\n\nFixes https://github.com/elastic/kibana/issues/235344","sha":"48f63e71dc31cc02304448ea10294a8b9ed0c418","branchLabelMapping":{"^v9.3.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:fix",":ml","Feature:3rd Party Models","backport:version","v9.2.0","v8.19.5","v9.0.8","v9.1.5","v9.3.0"],"title":"[ML] Improving trained models list performance","number":237072,"url":"https://github.com/elastic/kibana/pull/237072","mergeCommit":{"message":"[ML] Improving trained models list performance (#237072)\n\nAdds some filters to the request to get all index settings to reduce the\namount of data fetched and reduce the load on elasticsearch for clusters\nwith many indices.\n\nFixes https://github.com/elastic/kibana/issues/235344","sha":"48f63e71dc31cc02304448ea10294a8b9ed0c418"}},"sourceBranch":"main","suggestedTargetBranches":["9.2","8.19","9.0","9.1"],"targetPullRequestStates":[{"branch":"9.2","label":"v9.2.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.19","label":"v8.19.5","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"9.0","label":"v9.0.8","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"9.1","label":"v9.1.5","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.3.0","branchLabelMappingKey":"^v9.3.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/237072","number":237072,"mergeCommit":{"message":"[ML] Improving trained models list performance (#237072)\n\nAdds some filters to the request to get all index settings to reduce the\namount of data fetched and reduce the load on elasticsearch for clusters\nwith many indices.\n\nFixes https://github.com/elastic/kibana/issues/235344","sha":"48f63e71dc31cc02304448ea10294a8b9ed0c418"}}]}] BACKPORT--> Co-authored-by: James Gowdy <jgowdy@elastic.co>
rylnd
pushed a commit
to rylnd/kibana
that referenced
this pull request
Oct 17, 2025
Adds some filters to the request to get all index settings to reduce the amount of data fetched and reduce the load on elasticsearch for clusters with many indices. Fixes elastic#235344
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds some filters to the request to get all index settings to reduce the amount of data fetched and reduce the load on elasticsearch for clusters with many indices.
Fixes #235344