Skip to content

[8.x] [Search] Fix Add Inference Endpoint API call (#210243)#210625

Merged
kibanamachine merged 1 commit intoelastic:8.xfrom
kibanamachine:backport/8.x/pr-210243
Feb 11, 2025
Merged

[8.x] [Search] Fix Add Inference Endpoint API call (#210243)#210625
kibanamachine merged 1 commit intoelastic:8.xfrom
kibanamachine:backport/8.x/pr-210243

Conversation

@kibanamachine
Copy link
Copy Markdown
Contributor

Backport

This will backport the following commits from main to 8.x:

Questions ?

Please refer to the Backport tool documentation

## Summary

This PR includes
- Remove `task_settings` from API call
- Remove `Service_providers` definition from the plugin to use the
global definition.

### Checklist

Check the PR satisfies following conditions.

Reviewers should verify this PR satisfies this list as well.

- [X] Any text added follows [EUI's writing
guidelines](https://elastic.github.io/eui/#/guidelines/writing), uses
sentence case text and includes [i18n
support](https://github.com/elastic/kibana/blob/main/src/platform/packages/shared/kbn-i18n/README.md)
- [X] [Unit or functional
tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)
were updated or added to match the most common scenarios

---------

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
(cherry picked from commit 2e29a50)
@kibanamachine kibanamachine added the backport This PR is a backport of another PR label Feb 11, 2025
@kibanamachine kibanamachine enabled auto-merge (squash) February 11, 2025 16:11
@kibanamachine kibanamachine merged commit 1511c97 into elastic:8.x Feb 11, 2025
3 checks passed
@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
searchInferenceEndpoints 175 164 -11

Async chunks

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

id before after diff
indexManagement 751.9KB 751.9KB -21.0B
searchInferenceEndpoints 158.7KB 118.8KB -40.0KB
total -40.0KB

Page load bundle

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

id before after diff
searchInferenceEndpoints 6.7KB 6.7KB -1.0B

cc @Samiul-TheSoccerFan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants