Skip to content

[8.x] [Search] Add UI kbn feature flag for Inference Endpoints (#195385)#195411

Merged
kibanamachine merged 1 commit intoelastic:8.xfrom
kibanamachine:backport/8.x/pr-195385
Oct 8, 2024
Merged

[8.x] [Search] Add UI kbn feature flag for Inference Endpoints (#195385)#195411
kibanamachine merged 1 commit intoelastic:8.xfrom
kibanamachine:backport/8.x/pr-195385

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

)

This adds a UI feature flag for the inference endpoints plugin.

Call this to enable:
```
POST kbn:/internal/kibana/settings/inferenceEndpointsUi:enabled
{"value": true}
```

(cherry picked from commit 09ba6b9)
@kibanamachine kibanamachine added the backport This PR is a backport of another PR label Oct 8, 2024
@kibanamachine kibanamachine enabled auto-merge (squash) October 8, 2024 13:18
@kibanamachine kibanamachine merged commit 861d9cb into elastic:8.x Oct 8, 2024
@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Metrics [docs]

Public APIs missing comments

Total count of every public API that lacks a comment. Target amount is 0. Run node scripts/build_api_docs --plugin [yourplugin] --stats comments for more detailed information.

id before after diff
searchInferenceEndpoints 6 7 +1

Page load bundle

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

id before after diff
searchInferenceEndpoints 5.3KB 5.4KB +122.0B
Unknown metric groups

API count

id before after diff
searchInferenceEndpoints 10 11 +1

cc @sphilipse

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