kibana/x-pack/plugins
Kibana Machine e4140841a8
[8.16] Update Preconfigured Endpoint Names (#197498) (#197521)
# Backport

This will backport the following commits from `main` to `8.16`:
- [Update Preconfigured Endpoint Names
(#197498)](https://github.com/elastic/kibana/pull/197498)

<!--- Backport version: 9.4.3 -->

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

<!--BACKPORT [{"author":{"name":"Samiul
Monir","email":"150824886+Samiul-TheSoccerFan@users.noreply.github.com"},"sourceCommit":{"committedDate":"2024-10-23T19:29:17Z","message":"Update
Preconfigured Endpoint Names (#197498)\n\n## Summary\r\n\r\nUpdates the
preconfigured names as backend changes are merged.\r\n\r\n![Screenshot
2024-10-23 at 12
15\r\n18 PM](https://github.com/user-attachments/assets/1cec2662-8176-4262-883c-759ae50d8106)\r\n\r\n\r\n###
Checklist\r\n\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","sha":"658ecea7874f2f84d26f3f29fdc5a49125f70313","branchLabelMapping":{"^v9.0.0$":"main","^v8.17.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","Team:Search","v8.16.0","backport:version","v8.17.0"],"title":"Update
Preconfigured Endpoint
Names","number":197498,"url":"https://github.com/elastic/kibana/pull/197498","mergeCommit":{"message":"Update
Preconfigured Endpoint Names (#197498)\n\n## Summary\r\n\r\nUpdates the
preconfigured names as backend changes are merged.\r\n\r\n![Screenshot
2024-10-23 at 12
15\r\n18 PM](https://github.com/user-attachments/assets/1cec2662-8176-4262-883c-759ae50d8106)\r\n\r\n\r\n###
Checklist\r\n\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","sha":"658ecea7874f2f84d26f3f29fdc5a49125f70313"}},"sourceBranch":"main","suggestedTargetBranches":["8.16","8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/197498","number":197498,"mergeCommit":{"message":"Update
Preconfigured Endpoint Names (#197498)\n\n## Summary\r\n\r\nUpdates the
preconfigured names as backend changes are merged.\r\n\r\n![Screenshot
2024-10-23 at 12
15\r\n18 PM](https://github.com/user-attachments/assets/1cec2662-8176-4262-883c-759ae50d8106)\r\n\r\n\r\n###
Checklist\r\n\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","sha":"658ecea7874f2f84d26f3f29fdc5a49125f70313"}},{"branch":"8.16","label":"v8.16.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.x","label":"v8.17.0","branchLabelMappingKey":"^v8.17.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: Samiul Monir <150824886+Samiul-TheSoccerFan@users.noreply.github.com>
2024-10-23 16:24:40 -05:00
..
actions [8.16] Disable Inference Connector experimental feature (#196036) (#197496) 2024-10-23 13:44:47 -05:00
aiops [8.16] [ML] AIOps: Fixes issue where some queries cause filters to not be applied (#196585) (#197512) 2024-10-23 15:07:15 -05:00
alerting [8.16] [ResponseOps][Rules] Remove unintended internal Find routes API with public access (#193757) (#197358) 2024-10-23 01:13:58 -05:00
banners
canvas [8.x] Update dependency @types/lodash to ^4.17.10 (main) (#194739) (#196234) 2024-10-15 04:11:15 -05:00
cases [8.x] [Cases] Adapt breadcrumbs to new stateful navigation (#196494) (#196519) 2024-10-16 07:19:50 -05:00
cloud [8.x] Allow elasticsearch.publicBaseUrl to be set using an environment variable (#193716) (#193860) 2024-09-24 16:19:34 +02:00
cloud_defend [8.x] [licensing] Remove unnecessary refresh calls (#194499) (#194855) 2024-10-03 12:30:09 -05:00
cloud_integrations [8.x] Clean up &#x60;cloud_chat&#x60; (#194571) (#194818) 2024-10-03 09:12:16 -05:00
cloud_security_posture [8.16] [Cloud Security] Cypress Test for Misconfiguration Preview and Table for Contextual Flyout (#193125) (#196974) 2024-10-21 05:42:18 -07:00
cross_cluster_replication [8.x] Remove kbn-ace, ace and brace dependencies (#195703) (#195765) 2024-10-11 11:17:21 +01:00
custom_branding
dashboard_enhanced [8.x] chore(tsconfig): uncomment option &#x60;moduleDetection&#x60; (#191834) (#193481) 2024-09-20 05:24:14 -05:00
data_quality [8.x] [Dataset Quality] Fix project view breadcrumbs (#196281) (#196484) 2024-10-16 03:47:51 -05:00
data_usage [8.16] [Data Usage] use auto ops service (#196312) (#197132) 2024-10-21 18:09:53 -05:00
data_visualizer [8.16] [ML] File data visualizer: only list sparse_embedding and text_embedding inference endpoints (#196577) (#197030) 2024-10-21 07:39:50 -05:00
discover_enhanced
drilldowns
ecs_data_quality_dashboard [8.x] [Secuity Solution][DQD] add historical results (Phase 1) (#191898) (#195962) 2024-10-11 13:02:33 -05:00
elastic_assistant [8.16] [Security Solution] [Security assistant] Fixes errors when creating conversations with special characters in the title (#197319) (#197495) 2024-10-23 13:42:56 -05:00
embeddable_enhanced [Dashboard] Remove library and drilldown notifications (#190797) 2024-09-09 14:11:15 -07:00
encrypted_saved_objects [8.x] Sets explicit access for public platform security endpoints (#195099) (#196547) 2024-10-16 09:58:52 -05:00
enterprise_search [8.16] [Search][Connectors] Choose connector selectable custom icon (#197068) (#197439) 2024-10-23 10:19:35 -05:00
entity_manager [8.x] [SecuritySolution] Load entity store indices from security solution data view (#195862) (#196209) 2024-10-15 06:14:35 -05:00
event_log [8.x] [Response Ops][Event Log] Updating event log mappings if data stream and index template already exist (#193205) (#193589) 2024-09-20 10:30:32 -05:00
features [8.x] feat: allow plugins to deprecate and replace features and feature privileges (#186800) (#196204) 2024-10-15 10:12:15 +02:00
fields_metadata [8.x] [Fields Metadata] Improve integration fields resolution and caching (#195405) (#196086) 2024-10-14 06:58:01 -05:00
file_upload [8.x] [ML] Fix file upload when pipline is used (#194273) (#194334) 2024-09-27 13:59:57 -05:00
fleet skip flaky suite (#196463, #196464, #196465, #196466, #196467, #196468, #196469) 2024-10-23 05:12:05 +01:00
global_search Minimize shared-common everywhere (#188606) 2024-07-29 12:47:46 -06:00
global_search_bar [8.x] [Global Search] Add multiword type handling in global search (#196087) (#196545) 2024-10-16 09:32:13 -05:00
global_search_providers
graph [8.16] [Graph] Escape backslash characters in the graph encode functions (#196239) (#196683) 2024-10-18 04:24:03 -05:00
grokdebugger
index_lifecycle_management [8.x] Update dependency @types/lodash to ^4.17.10 (main) (#194739) (#196234) 2024-10-15 04:11:15 -05:00
index_management [8.16] [Index Management] Fix Flashing error banner in Index Template form (#196786) (#197278) 2024-10-22 12:26:58 -05:00
inference [8.x] [Simulated function calling] specify that only one tool call can be performed at a time (#193556) (#193627) 2024-09-20 14:58:52 -05:00
ingest_pipelines [8.16] [Ingest Pipelines] Update copy in Manage processors (#196923) (#197196) 2024-10-22 15:14:39 +02:00
integration_assistant [8.16] [Automatic Import] Cel template fixes (#196945) (#196978) 2024-10-21 09:59:22 -05:00
kubernetes_security Upgrade @testing-library/user-event to latest ^14.5.2 (#189949) 2024-09-10 14:31:27 +02:00
lens [8.16] [Lens] fix flaky long running test (#196725) (#196800) 2024-10-18 04:18:15 -05:00
license_api_guard
license_management [8.x] Upgrade EUI to v97.0.0 (#195525) (#196116) 2024-10-14 08:31:39 -05:00
licensing [8.x] [licensing] Remove unnecessary refresh calls (#194499) (#194855) 2024-10-03 12:30:09 -05:00
lists [8.x] Use internal user to create list (#196341) (#196427) 2024-10-15 15:45:25 -05:00
logstash [8.x] [HTTP] Set explicit access for &#x60;public&#x60; HTTP APIs 2 (#192579) (#193938) 2024-09-25 04:01:15 -05:00
maps [8.x] Update dependency @types/lodash to ^4.17.10 (main) (#194739) (#196234) 2024-10-15 04:11:15 -05:00
ml [8.16] [ML] Update allocations tooltip to clarify that it is per node (#197099) (#197488) 2024-10-23 12:56:04 -05:00
monitoring [8.16] [Chore] Isolate CCS check (#195988) (#196868) 2024-10-22 13:12:12 -05:00
monitoring_collection Migrate codebase to use Object.hasOwn instead of Object.hasOwnProperty (#186829) 2024-08-13 10:30:19 -05:00
notifications docs: updates notifications README (#189930) 2024-08-06 09:42:56 +02:00
observability_solution [8.16] fix(slo): Slices without any data event are considered good (#196942) (#197433) 2024-10-23 09:51:30 -05:00
osquery skip failing test suite (#197335) 2024-10-23 15:07:55 +11:00
painless_lab Additional validation for painless test (#190226) 2024-08-13 17:13:42 +03:00
remote_clusters [8.x] Display error banner instead of warning (#195913) (#196344) 2024-10-15 12:21:43 -05:00
reporting [8.x] [Reporting] Improvements to reporting diagnostics (#191790) (#195225) 2024-10-07 07:39:30 -05:00
rollup [8.x] chore(tsconfig): uncomment option &#x60;moduleDetection&#x60; (#191834) (#193481) 2024-09-20 05:24:14 -05:00
rule_registry [8.x] Execution type field (#195884) (#196152) 2024-10-14 11:20:53 -05:00
runtime_fields
saved_objects_tagging [8.x] Backport Attempt to get rid of SavedObjectClass (#192265) (#196130) 2024-10-15 16:02:36 +02:00
screenshotting [8.16] [Screenshotting/PDF Worker Thread] Add type to GeneratePdfResponse (#196860) (#197128) 2024-10-21 16:29:45 -05:00
search_assistant [8.x] [Search Assistant] Use scopes to modify behavior contextually (#195785) (#196014) 2024-10-12 10:42:43 -05:00
search_connectors [8.x] [Search] Update search integrations (#195628) (#196058) 2024-10-14 12:59:15 +02:00
search_homepage [8.x] [Search][Homepage] Remove usage (#194870) (#195137) 2024-10-04 15:16:52 -05:00
search_indices [8.x] [Onboarding] UX Feedback - Slight Tweaks to search detail (#194873) (#196314) 2024-10-15 10:33:38 -05:00
search_inference_endpoints [8.16] Update Preconfigured Endpoint Names (#197498) (#197521) 2024-10-23 16:24:40 -05:00
search_notebooks [8.x] search_notebooks: update notebooks Oct 1, 2024 (8.16) (#194603) (#194747) 2024-10-02 13:36:19 -05:00
search_playground [8.16] Render &#x27;preview&#x27; instead of chat on Search mode (#197236) (#197405) 2024-10-23 07:56:11 -05:00
searchprofiler [8.x] [Search profiler] Migrate ace to monaco (#195343) (#195724) 2024-10-10 13:01:25 +02:00
security [8.x] Sets explicit access for public platform security endpoints (#195099) (#196547) 2024-10-16 09:58:52 -05:00
security_solution [8.16] [Security Solution][Documents Flyout] Fix analyzer preview copy (#197348) (#197519) 2024-10-23 16:02:23 -05:00
security_solution_ess [8.16] [Security Solution][Notes] - fix user filter not checking correct license in notes management page (#197149) (#197244) 2024-10-22 10:22:56 -05:00
security_solution_serverless [8.x] Kb settings followup (#195733) (#196477) 2024-10-16 00:21:47 -05:00
serverless [8.x] [Stateful sidenav] Fix breadcrumbs (#196169) (#196332) 2024-10-15 11:26:00 -05:00
serverless_observability [8.x] Remember tab choice between logs explorer and discover (#194930) (#196068) 2024-10-14 06:16:05 -05:00
serverless_search [8.x] [Search] Handle insufficient privileges nicely on Serverless (#196160) (#196383) 2024-10-15 13:23:28 -05:00
session_view [8.x] Update dependency @types/lodash to ^4.17.10 (main) (#194739) (#196234) 2024-10-15 04:11:15 -05:00
snapshot_restore Upgrade EUI to v95.9.0 (#190752) 2024-08-30 17:47:17 -07:00
spaces [8.16] [Spaces Mgmt] Ensure space ID is used for comparison logic (#196930) (#197135) 2024-10-21 17:01:34 -05:00
stack_alerts [8.x] Update dependency @types/lodash to ^4.17.10 (main) (#194739) (#196234) 2024-10-15 04:11:15 -05:00
stack_connectors [8.16] Disable Inference Connector experimental feature (#196036) (#197496) 2024-10-23 13:44:47 -05:00
task_manager [8.16] Disable Inference Connector experimental feature (#196036) (#197496) 2024-10-23 13:44:47 -05:00
telemetry_collection_xpack [8.x] [APM][OTel] Make agent names generic with otel-native mode (#196522) 2024-10-16 14:22:28 +02:00
threat_intelligence [Security Solution] remove old and skipped Threat Intelligence Cypress tests (#191166) 2024-09-12 08:59:56 -05:00
timelines [Security Solution][Alert details] - finish cleanup of old event_details folder (#190119) 2024-08-28 10:47:57 -05:00
transform [8.16] [Chore] Isolate CCS check (#195988) (#196868) 2024-10-22 13:12:12 -05:00
translations [8.16] [Security Solution][Documents Flyout] Fix analyzer preview copy (#197348) (#197519) 2024-10-23 16:02:23 -05:00
triggers_actions_ui [8.16] [SecuritySolutuion] Fix misaligned toolbar in alerts table (#196804) (#197039) 2024-10-21 08:53:02 -05:00
upgrade_assistant [react@18] More breaking type fixes (should be the last pr) (#192266) 2024-09-12 13:54:18 +02:00
watcher [8.x] [Watcher] Fix code scanning alert (#194564) (#194913) 2024-10-04 05:01:56 -05:00