kibana/x-pack/packages/ml
Kibana Machine ebfd9af4a1
[8.12] [ML] Update external URLs for E5 models (#172796) (#172975)
# Backport

This will backport the following commits from `main` to `8.12`:
- [[ML] Update external URLs for E5 models
(#172796)](https://github.com/elastic/kibana/pull/172796)

<!--- Backport version: 8.9.7 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Dima
Arnautov","email":"dmitrii.arnautov@elastic.co"},"sourceCommit":{"committedDate":"2023-12-08T16:27:59Z","message":"[ML]
Update external URLs for E5 models (#172796)\n\n## Summary\r\n\r\nAdds
external URLs for each version of the E5 model.\r\n\r\n<img
width=\"1024\"
alt=\"image\"\r\nsrc=\"785eaddd-f081-4be2-b775-1a79cf74e6b8\">\r\n\r\n\r\n###
Checklist\r\n\r\n- [x] [Unit or
functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere
updated or added to match the most common scenarios\r\n- [x] Any UI
touched in this PR is usable by keyboard only (learn more\r\nabout
[keyboard accessibility](https://webaim.org/techniques/keyboard/))\r\n-
[x] Any UI touched in this PR does not create any new axe
failures\r\n(run axe in
browser:\r\n[FF](https://addons.mozilla.org/en-US/firefox/addon/axe-devtools/),\r\n[Chrome](https://chrome.google.com/webstore/detail/axe-web-accessibility-tes/lhdoppojpmngadmnindnejefpokejbdd?hl=en-US))\r\n-
[x] This renders correctly on smaller devices using a
responsive\r\nlayout. (You can test this [in
your\r\nbrowser](https://www.browserstack.com/guide/responsive-testing-on-local-server))","sha":"4c0299b5783fc523838c19eb0cea85d2daaee83f","branchLabelMapping":{"^v8.13.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":[":ml","cosmetic","release_note:skip","Feature:3rd
Party
Models","Team:ML","v8.12.0","v8.13.0"],"number":172796,"url":"https://github.com/elastic/kibana/pull/172796","mergeCommit":{"message":"[ML]
Update external URLs for E5 models (#172796)\n\n## Summary\r\n\r\nAdds
external URLs for each version of the E5 model.\r\n\r\n<img
width=\"1024\"
alt=\"image\"\r\nsrc=\"785eaddd-f081-4be2-b775-1a79cf74e6b8\">\r\n\r\n\r\n###
Checklist\r\n\r\n- [x] [Unit or
functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere
updated or added to match the most common scenarios\r\n- [x] Any UI
touched in this PR is usable by keyboard only (learn more\r\nabout
[keyboard accessibility](https://webaim.org/techniques/keyboard/))\r\n-
[x] Any UI touched in this PR does not create any new axe
failures\r\n(run axe in
browser:\r\n[FF](https://addons.mozilla.org/en-US/firefox/addon/axe-devtools/),\r\n[Chrome](https://chrome.google.com/webstore/detail/axe-web-accessibility-tes/lhdoppojpmngadmnindnejefpokejbdd?hl=en-US))\r\n-
[x] This renders correctly on smaller devices using a
responsive\r\nlayout. (You can test this [in
your\r\nbrowser](https://www.browserstack.com/guide/responsive-testing-on-local-server))","sha":"4c0299b5783fc523838c19eb0cea85d2daaee83f"}},"sourceBranch":"main","suggestedTargetBranches":["8.12"],"targetPullRequestStates":[{"branch":"8.12","label":"v8.12.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.13.0","labelRegex":"^v8.13.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/172796","number":172796,"mergeCommit":{"message":"[ML]
Update external URLs for E5 models (#172796)\n\n## Summary\r\n\r\nAdds
external URLs for each version of the E5 model.\r\n\r\n<img
width=\"1024\"
alt=\"image\"\r\nsrc=\"785eaddd-f081-4be2-b775-1a79cf74e6b8\">\r\n\r\n\r\n###
Checklist\r\n\r\n- [x] [Unit or
functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere
updated or added to match the most common scenarios\r\n- [x] Any UI
touched in this PR is usable by keyboard only (learn more\r\nabout
[keyboard accessibility](https://webaim.org/techniques/keyboard/))\r\n-
[x] Any UI touched in this PR does not create any new axe
failures\r\n(run axe in
browser:\r\n[FF](https://addons.mozilla.org/en-US/firefox/addon/axe-devtools/),\r\n[Chrome](https://chrome.google.com/webstore/detail/axe-web-accessibility-tes/lhdoppojpmngadmnindnejefpokejbdd?hl=en-US))\r\n-
[x] This renders correctly on smaller devices using a
responsive\r\nlayout. (You can test this [in
your\r\nbrowser](https://www.browserstack.com/guide/responsive-testing-on-local-server))","sha":"4c0299b5783fc523838c19eb0cea85d2daaee83f"}}]}]
BACKPORT-->

Co-authored-by: Dima Arnautov <dmitrii.arnautov@elastic.co>
2023-12-08 11:23:54 -07:00
..
agg_utils [ML] AIOps Log Rate Analysis: Rename SignificantTerm to SignificantItem. (#169756) 2023-11-10 18:57:04 +01:00
aiops_components [Lens] passing locale to charts (#168571) 2023-10-17 03:12:38 -07:00
aiops_utils [ML] [AIOps] Log Rate Analysis: Adds support to restore baseline/deviation from url state on page refresh. (#171398) 2023-11-22 12:03:33 -05:00
anomaly_utils [ML] Fix Data visualizer/ML field stats and Data Frame Analytics should exclude _tier field (#172223) 2023-12-04 10:46:31 -06:00
category_validator [ML] Log pattern analysis field validation (#162319) 2023-07-28 16:44:23 +01:00
chi2test [ML] Move chi2test to package (#167237) 2023-09-27 18:43:27 +02:00
creation_wizard_utils [ML] Transforms/Data frame analytics: Align data view / destination index creation workflow in wizards. (#171202) 2023-11-29 18:40:35 +00:00
data_frame_analytics_utils [ML] Trained models: adds a missing job node to models map view when original job has been deleted (#171590) 2023-11-29 10:17:44 -07:00
data_grid [ML] Rename index pattern references to data view (Part 2) (#171820) 2023-11-23 12:42:43 +01:00
data_view_utils [ML] Transforms/Data frame analytics: Align data view / destination index creation workflow in wizards. (#171202) 2023-11-29 18:40:35 +00:00
date_picker [ML] Create categorization job from pattern analysis (#170567) 2023-11-21 15:52:12 +00:00
date_utils [ML] Package @kbn/ml-data-grid (#155530) 2023-06-06 11:20:37 +02:00
error_utils [ML] Reverting use of isPopulatedObject in error utils (#159913) 2023-06-19 13:52:11 +01:00
in_memory_table [ML] Add new Data comparison view (#161365) 2023-07-31 08:24:01 -07:00
is_defined [packages] migrate all plugins to packages (#148130) 2023-02-08 21:06:50 -06:00
is_populated_object [packages] migrate all plugins to packages (#148130) 2023-02-08 21:06:50 -06:00
kibana_theme [ML] Apply theme based on the User Profile settings (#158258) 2023-05-25 11:57:48 +02:00
local_storage [packages] migrate all plugins to packages (#148130) 2023-02-08 21:06:50 -06:00
nested_property [packages] migrate all plugins to packages (#148130) 2023-02-08 21:06:50 -06:00
number_utils [ML] Creating number utils package for roundToDecimalPlace function (#154910) 2023-04-13 10:53:37 -07:00
query_utils [ML] Create categorization job from pattern analysis (#170567) 2023-11-21 15:52:12 +00:00
random_sampler_utils [ML] Add data drift detection workflow from Trained models to Data comparison view (#162853) 2023-09-26 15:15:35 -07:00
response_stream [ML] AIOps: Log rate analysis route refactor (#169660) 2023-11-16 06:49:42 +01:00
route_utils [ML] AIOps: Adds execution context to client side data.search requests (#154891) 2023-04-19 15:51:31 +02:00
runtime_field_utils [ML] Package @kbn/ml-data-grid (#155530) 2023-06-06 11:20:37 +02:00
string_hash [packages] migrate all plugins to packages (#148130) 2023-02-08 21:06:50 -06:00
trained_models_utils [8.12] [ML] Update external URLs for E5 models (#172796) (#172975) 2023-12-08 11:23:54 -07:00
ui_actions [ML] [AIOps] Moving uiActions code (#171771) 2023-11-24 13:16:20 +00:00
url_state [ML] AIOps: Fix race condition where stale url state would reset search bar. (#154885) 2023-04-18 15:17:49 +02:00