diff --git a/.buildkite/ftr_oblt_stateful_configs.yml b/.buildkite/ftr_oblt_stateful_configs.yml index 3211c35f29e7a..381d4e7f24ba6 100644 --- a/.buildkite/ftr_oblt_stateful_configs.yml +++ b/.buildkite/ftr_oblt_stateful_configs.yml @@ -1,8 +1,8 @@ disabled: # Cypress configs, for now these are still run manually - - x-pack/plugins/observability_solution/observability_onboarding/e2e/ftr_config_open.ts - - x-pack/plugins/observability_solution/observability_onboarding/e2e/ftr_config_runner.ts - - x-pack/plugins/observability_solution/observability_onboarding/e2e/ftr_config.ts + - x-pack/solutions/observability/plugins/observability_onboarding/e2e/ftr_config_open.ts + - x-pack/solutions/observability/plugins/observability_onboarding/e2e/ftr_config_runner.ts + - x-pack/solutions/observability/plugins/observability_onboarding/e2e/ftr_config.ts - x-pack/plugins/observability_solution/apm/ftr_e2e/ftr_config_run.ts - x-pack/plugins/observability_solution/apm/ftr_e2e/ftr_config.ts - x-pack/plugins/observability_solution/inventory/e2e/ftr_config_run.ts diff --git a/.buildkite/scripts/steps/functional/observability_onboarding_cypress.sh b/.buildkite/scripts/steps/functional/observability_onboarding_cypress.sh index 802bb447f72d2..e9aefc1ed059f 100644 --- a/.buildkite/scripts/steps/functional/observability_onboarding_cypress.sh +++ b/.buildkite/scripts/steps/functional/observability_onboarding_cypress.sh @@ -14,5 +14,5 @@ echo "--- Observability onboarding Cypress Tests" cd "$XPACK_DIR" -node plugins/observability_solution/observability_onboarding/scripts/test/e2e.js \ +node solutions/observability/plugins/observability_onboarding/scripts/test/e2e.js \ --kibana-install-dir "$KIBANA_BUILD_LOCATION" \ \ No newline at end of file diff --git a/.eslintrc.js b/.eslintrc.js index 93e3dabf3b861..b0db71e492bbe 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -989,7 +989,7 @@ module.exports = { 'x-pack/plugins/observability_solution/**/!(*.stories.tsx|*.test.tsx|*.storybook_decorator.tsx|*.mock.tsx)', 'x-pack/plugins/{streams,streams_app}/**/!(*.stories.tsx|*.test.tsx|*.storybook_decorator.tsx|*.mock.tsx)', 'src/plugins/ai_assistant_management/**/!(*.stories.tsx|*.test.tsx|*.storybook_decorator.tsx|*.mock.tsx)', - 'x-pack/packages/observability/logs_overview/**/!(*.stories.tsx|*.test.tsx|*.storybook_decorator.tsx|*.mock.tsx)', + 'x-pack/platform/packages/shared/observability/logs_overview/**/!(*.stories.tsx|*.test.tsx|*.storybook_decorator.tsx|*.mock.tsx)', ], rules: { '@kbn/i18n/strings_should_be_translated_with_i18n': 'warn', diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 655c8ef55079e..9051c3580057a 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -289,7 +289,6 @@ packages/kbn-babel-preset @elastic/kibana-operations packages/kbn-babel-register @elastic/kibana-operations packages/kbn-babel-transform @elastic/kibana-operations packages/kbn-bazel-runner @elastic/kibana-operations -packages/kbn-bfetch-error @elastic/appex-sharedux packages/kbn-calculate-auto @elastic/obs-ux-management-team packages/kbn-calculate-width-from-char-count @elastic/kibana-visualizations packages/kbn-capture-oas-snapshot-cli @elastic/kibana-core @@ -312,8 +311,6 @@ packages/kbn-config-schema @elastic/kibana-core packages/kbn-content-management-utils @elastic/kibana-data-discovery packages/kbn-crypto @elastic/kibana-security packages/kbn-crypto-browser @elastic/kibana-core -packages/kbn-custom-icons @elastic/obs-ux-logs-team -packages/kbn-custom-integrations @elastic/obs-ux-logs-team packages/kbn-cypress-config @elastic/kibana-operations packages/kbn-data-service @elastic/kibana-visualizations @elastic/kibana-data-discovery packages/kbn-data-view-utils @elastic/kibana-data-discovery @@ -324,12 +321,10 @@ packages/kbn-dev-cli-errors @elastic/kibana-operations packages/kbn-dev-cli-runner @elastic/kibana-operations packages/kbn-dev-proc-runner @elastic/kibana-operations packages/kbn-dev-utils @elastic/kibana-operations -packages/kbn-discover-contextual-components @elastic/obs-ux-logs-team @elastic/kibana-data-discovery packages/kbn-discover-utils @elastic/kibana-data-discovery packages/kbn-docs-utils @elastic/kibana-operations packages/kbn-dom-drag-drop @elastic/kibana-visualizations @elastic/kibana-data-discovery packages/kbn-ebt-tools @elastic/kibana-core -packages/kbn-elastic-agent-utils @elastic/obs-ux-logs-team packages/kbn-es @elastic/kibana-operations packages/kbn-es-archiver @elastic/kibana-operations @elastic/appex-qa packages/kbn-es-errors @elastic/kibana-core @@ -410,7 +405,6 @@ packages/kbn-plugin-generator @elastic/kibana-operations packages/kbn-plugin-helpers @elastic/kibana-operations packages/kbn-profiling-utils @elastic/obs-ux-infra_services-team packages/kbn-react-field @elastic/kibana-data-discovery -packages/kbn-react-hooks @elastic/obs-ux-logs-team packages/kbn-react-mute-legacy-root-warning @elastic/appex-sharedux packages/kbn-recently-accessed @elastic/appex-sharedux packages/kbn-relocate @elastic/kibana-core @@ -435,7 +429,6 @@ packages/kbn-reporting/server @elastic/appex-sharedux packages/kbn-resizable-layout @elastic/kibana-data-discovery packages/kbn-rison @elastic/kibana-operations packages/kbn-router-to-openapispec @elastic/kibana-core -packages/kbn-router-utils @elastic/obs-ux-logs-team packages/kbn-rrule @elastic/response-ops packages/kbn-safer-lodash-set @elastic/kibana-security packages/kbn-saved-objects-settings @elastic/appex-sharedux @@ -469,7 +462,6 @@ packages/kbn-test-eui-helpers @elastic/kibana-visualizations packages/kbn-test-jest-helpers @elastic/kibana-operations @elastic/appex-qa packages/kbn-test-subj-selector @elastic/kibana-operations @elastic/appex-qa packages/kbn-timelion-grammar @elastic/kibana-visualizations -packages/kbn-timerange @elastic/obs-ux-logs-team packages/kbn-tinymath @elastic/kibana-visualizations packages/kbn-tooling-log @elastic/kibana-operations packages/kbn-transpose-utils @elastic/kibana-visualizations @@ -495,7 +487,6 @@ packages/kbn-visualization-ui-components @elastic/kibana-visualizations packages/kbn-visualization-utils @elastic/kibana-visualizations packages/kbn-web-worker-stub @elastic/kibana-operations packages/kbn-whereis-pkg-cli @elastic/kibana-operations -packages/kbn-xstate-utils @elastic/obs-ux-logs-team packages/kbn-yarn-lock-validator @elastic/kibana-operations packages/kbn-zod @elastic/kibana-core packages/presentation/presentation_containers @elastic/kibana-presentation @@ -582,7 +573,10 @@ src/platform/packages/shared/deeplinks/observability @elastic/obs-ux-management- src/platform/packages/shared/deeplinks/security @elastic/security-solution src/platform/packages/shared/kbn-avc-banner @elastic/security-defend-workflows src/platform/packages/shared/kbn-cell-actions @elastic/security-threat-hunting-explore +src/platform/packages/shared/kbn-custom-icons @elastic/obs-ux-logs-team +src/platform/packages/shared/kbn-discover-contextual-components @elastic/obs-ux-logs-team @elastic/kibana-data-discovery src/platform/packages/shared/kbn-doc-links @elastic/docs +src/platform/packages/shared/kbn-elastic-agent-utils @elastic/obs-ux-logs-team src/platform/packages/shared/kbn-esql-ast @elastic/kibana-esql src/platform/packages/shared/kbn-esql-utils @elastic/kibana-esql src/platform/packages/shared/kbn-esql-validation-autocomplete @elastic/kibana-esql @@ -595,6 +589,8 @@ src/platform/packages/shared/kbn-management/settings/types @elastic/kibana-manag src/platform/packages/shared/kbn-management/settings/utilities @elastic/kibana-management src/platform/packages/shared/kbn-openapi-common @elastic/security-detection-rule-management src/platform/packages/shared/kbn-osquery-io-ts-types @elastic/security-asset-management +src/platform/packages/shared/kbn-react-hooks @elastic/obs-ux-logs-team +src/platform/packages/shared/kbn-router-utils @elastic/obs-ux-logs-team src/platform/packages/shared/kbn-rule-data-utils @elastic/security-detections-response @elastic/response-ops @elastic/obs-ux-management-team src/platform/packages/shared/kbn-securitysolution-ecs @elastic/security-threat-hunting-explore src/platform/packages/shared/kbn-securitysolution-es-utils @elastic/security-detection-engine @@ -607,8 +603,10 @@ src/platform/packages/shared/kbn-server-route-repository-utils @elastic/obs-know src/platform/packages/shared/kbn-sse-utils @elastic/obs-knowledge-team src/platform/packages/shared/kbn-sse-utils-client @elastic/obs-knowledge-team src/platform/packages/shared/kbn-sse-utils-server @elastic/obs-knowledge-team +src/platform/packages/shared/kbn-timerange @elastic/obs-ux-logs-team src/platform/packages/shared/kbn-typed-react-router-config @elastic/obs-knowledge-team @elastic/obs-ux-infra_services-team src/platform/packages/shared/kbn-unsaved-changes-prompt @elastic/kibana-management +src/platform/packages/shared/kbn-xstate-utils @elastic/obs-ux-logs-team src/platform/packages/shared/kbn-zod-helpers @elastic/security-detection-rule-management src/platform/packages/shared/serverless/settings/security_project @elastic/security-solution @elastic/kibana-management src/platform/plugins/shared/ai_assistant_management/selection @elastic/obs-ai-assistant @@ -619,7 +617,6 @@ src/platform/plugins/shared/esql @elastic/kibana-esql src/platform/plugins/shared/esql_datagrid @elastic/kibana-esql src/platform/plugins/shared/management @elastic/kibana-management src/plugins/advanced_settings @elastic/appex-sharedux @elastic/kibana-management -src/plugins/bfetch @elastic/appex-sharedux src/plugins/chart_expressions/common @elastic/kibana-visualizations src/plugins/chart_expressions/expression_gauge @elastic/kibana-visualizations src/plugins/chart_expressions/expression_heatmap @elastic/kibana-visualizations @@ -768,7 +765,6 @@ x-pack/packages/kbn-alerting-state-types @elastic/response-ops x-pack/packages/kbn-random-sampling @elastic/kibana-visualizations x-pack/packages/kbn-synthetics-private-location @elastic/obs-ux-management-team x-pack/packages/maps/vector_tile_utils @elastic/kibana-presentation -x-pack/packages/observability/logs_overview @elastic/obs-ux-logs-team x-pack/packages/observability/observability_utils/observability_utils_browser @elastic/observability-ui x-pack/packages/observability/observability_utils/observability_utils_common @elastic/observability-ui x-pack/packages/observability/observability_utils/observability_utils_server @elastic/observability-ui @@ -839,6 +835,7 @@ x-pack/platform/packages/shared/ml/response_stream @elastic/ml-ui x-pack/platform/packages/shared/ml/runtime_field_utils @elastic/ml-ui x-pack/platform/packages/shared/ml/trained_models_utils @elastic/ml-ui x-pack/platform/packages/shared/observability/alerting_rule_utils @elastic/obs-ux-management-team +x-pack/platform/packages/shared/observability/logs_overview @elastic/obs-ux-logs-team x-pack/platform/plugins/private/cloud_integrations/cloud_data_migration @elastic/kibana-management x-pack/platform/plugins/private/cross_cluster_replication @elastic/kibana-management x-pack/platform/plugins/private/data_usage @elastic/obs-ai-assistant @elastic/security-solution @@ -857,11 +854,17 @@ x-pack/platform/plugins/private/watcher @elastic/kibana-management x-pack/platform/plugins/shared/ai_infra/llm_tasks @elastic/appex-ai-infra x-pack/platform/plugins/shared/ai_infra/product_doc_base @elastic/appex-ai-infra x-pack/platform/plugins/shared/aiops @elastic/ml-ui +x-pack/platform/plugins/shared/data_quality @elastic/obs-ux-logs-team +x-pack/platform/plugins/shared/dataset_quality @elastic/obs-ux-logs-team x-pack/platform/plugins/shared/entity_manager @elastic/obs-entities +x-pack/platform/plugins/shared/fields_metadata @elastic/obs-ux-logs-team +x-pack/platform/plugins/shared/index_management @elastic/kibana-management x-pack/platform/plugins/shared/inference @elastic/appex-ai-infra x-pack/platform/plugins/shared/ingest_pipelines @elastic/kibana-management x-pack/platform/plugins/shared/integration_assistant @elastic/security-scalability x-pack/platform/plugins/shared/license_management @elastic/kibana-management +x-pack/platform/plugins/shared/logs_data_access @elastic/obs-ux-logs-team +x-pack/platform/plugins/shared/logs_shared @elastic/obs-ux-logs-team x-pack/platform/plugins/shared/ml @elastic/ml-ui x-pack/platform/plugins/shared/observability_solution/observability_ai_assistant @elastic/obs-ai-assistant x-pack/platform/plugins/shared/osquery @elastic/security-defend-workflows @@ -879,7 +882,6 @@ x-pack/plugins/cloud_integrations/cloud_full_story @elastic/kibana-core x-pack/plugins/cloud_integrations/cloud_links @elastic/kibana-core x-pack/plugins/custom_branding @elastic/appex-sharedux x-pack/plugins/dashboard_enhanced @elastic/kibana-presentation -x-pack/plugins/data_quality @elastic/obs-ux-logs-team x-pack/plugins/discover_enhanced @elastic/kibana-data-discovery x-pack/plugins/drilldowns/url_drilldown @elastic/appex-sharedux x-pack/plugins/embeddable_enhanced @elastic/kibana-presentation @@ -887,14 +889,12 @@ x-pack/plugins/encrypted_saved_objects @elastic/kibana-security x-pack/plugins/enterprise_search @elastic/search-kibana x-pack/plugins/event_log @elastic/response-ops x-pack/plugins/features @elastic/kibana-core -x-pack/plugins/fields_metadata @elastic/obs-ux-logs-team x-pack/plugins/file_upload @elastic/kibana-presentation @elastic/ml-ui x-pack/plugins/fleet @elastic/fleet x-pack/plugins/global_search @elastic/appex-sharedux x-pack/plugins/global_search_bar @elastic/appex-sharedux x-pack/plugins/global_search_providers @elastic/appex-sharedux x-pack/plugins/graph @elastic/kibana-visualizations -x-pack/plugins/index_management @elastic/kibana-management x-pack/plugins/lens @elastic/kibana-visualizations x-pack/plugins/licensing @elastic/kibana-core x-pack/plugins/logstash @elastic/logstash @@ -905,17 +905,9 @@ x-pack/plugins/notifications @elastic/appex-sharedux x-pack/plugins/observability_solution/apm @elastic/obs-ux-infra_services-team x-pack/plugins/observability_solution/apm_data_access @elastic/obs-ux-infra_services-team x-pack/plugins/observability_solution/apm/ftr_e2e @elastic/obs-ux-infra_services-team -x-pack/plugins/observability_solution/dataset_quality @elastic/obs-ux-logs-team -x-pack/plugins/observability_solution/infra @elastic/obs-ux-logs-team @elastic/obs-ux-infra_services-team x-pack/plugins/observability_solution/inventory @elastic/obs-ux-infra_services-team x-pack/plugins/observability_solution/inventory/e2e @elastic/obs-ux-infra_services-team -x-pack/plugins/observability_solution/logs_data_access @elastic/obs-ux-logs-team -x-pack/plugins/observability_solution/logs_explorer @elastic/obs-ux-logs-team -x-pack/plugins/observability_solution/logs_shared @elastic/obs-ux-logs-team x-pack/plugins/observability_solution/metrics_data_access @elastic/obs-ux-infra_services-team -x-pack/plugins/observability_solution/observability_logs_explorer @elastic/obs-ux-logs-team -x-pack/plugins/observability_solution/observability_onboarding @elastic/obs-ux-logs-team -x-pack/plugins/observability_solution/observability_onboarding/e2e @elastic/obs-ux-logs-team x-pack/plugins/observability_solution/observability_shared @elastic/observability-ui x-pack/plugins/observability_solution/profiling @elastic/obs-ux-infra_services-team x-pack/plugins/observability_solution/profiling_data_access @elastic/obs-ux-infra_services-team @@ -943,16 +935,22 @@ x-pack/plugins/upgrade_assistant @elastic/kibana-core x-pack/solutions/observability/packages/alert_details @elastic/obs-ux-management-team x-pack/solutions/observability/packages/alerting_test_data @elastic/obs-ux-management-team x-pack/solutions/observability/packages/get_padded_alert_time_range_util @elastic/obs-ux-management-team +x-pack/solutions/observability/packages/kbn-custom-integrations @elastic/obs-ux-logs-team x-pack/solutions/observability/packages/kbn-investigation-shared @elastic/obs-ux-management-team x-pack/solutions/observability/packages/observability_ai/observability_ai_common @elastic/obs-ai-assistant x-pack/solutions/observability/packages/observability_ai/observability_ai_server @elastic/obs-ai-assistant x-pack/solutions/observability/packages/synthetics_test_data @elastic/obs-ux-management-team x-pack/solutions/observability/plugins/exploratory_view @elastic/obs-ux-management-team +x-pack/solutions/observability/plugins/infra @elastic/obs-ux-logs-team @elastic/obs-ux-infra_services-team x-pack/solutions/observability/plugins/investigate @elastic/obs-ux-management-team x-pack/solutions/observability/plugins/investigate_app @elastic/obs-ux-management-team +x-pack/solutions/observability/plugins/logs_explorer @elastic/obs-ux-logs-team x-pack/solutions/observability/plugins/observability @elastic/obs-ux-management-team x-pack/solutions/observability/plugins/observability_ai_assistant_app @elastic/obs-ai-assistant x-pack/solutions/observability/plugins/observability_ai_assistant_management @elastic/obs-ai-assistant +x-pack/solutions/observability/plugins/observability_logs_explorer @elastic/obs-ux-logs-team +x-pack/solutions/observability/plugins/observability_onboarding @elastic/obs-ux-logs-team +x-pack/solutions/observability/plugins/observability_onboarding/e2e @elastic/obs-ux-logs-team x-pack/solutions/observability/plugins/observability_solution/entities_data_access @elastic/obs-entities x-pack/solutions/observability/plugins/observability_solution/entity_manager_app @elastic/obs-entities x-pack/solutions/observability/plugins/serverless_observability @elastic/obs-ux-management-team @@ -1283,26 +1281,26 @@ packages/kbn-monaco/src/esql @elastic/kibana-esql /x-pack/test/functional/es_archives/infra @elastic/obs-ux-infra_services-team /x-pack/test_serverless/**/test_suites/observability/infra/ @elastic/obs-ux-infra_services-team /test/common/plugins/otel_metrics @elastic/obs-ux-infra_services-team -/x-pack/plugins/observability_solution/infra/common @elastic/obs-ux-infra_services-team -/x-pack/plugins/observability_solution/infra/docs @elastic/obs-ux-infra_services-team -/x-pack/plugins/observability_solution/infra/public/alerting @elastic/obs-ux-infra_services-team -/x-pack/plugins/observability_solution/infra/public/apps @elastic/obs-ux-infra_services-team -/x-pack/plugins/observability_solution/infra/public/common @elastic/obs-ux-infra_services-team -/x-pack/plugins/observability_solution/infra/public/components @elastic/obs-ux-infra_services-team -/x-pack/plugins/observability_solution/infra/public/containers @elastic/obs-ux-infra_services-team -/x-pack/plugins/observability_solution/infra/public/hooks @elastic/obs-ux-infra_services-team -/x-pack/plugins/observability_solution/infra/public/images @elastic/obs-ux-infra_services-team -/x-pack/plugins/observability_solution/infra/public/lib @elastic/obs-ux-infra_services-team -/x-pack/plugins/observability_solution/infra/public/pages @elastic/obs-ux-infra_services-team -/x-pack/plugins/observability_solution/infra/public/services @elastic/obs-ux-infra_services-team -/x-pack/plugins/observability_solution/infra/public/test_utils @elastic/obs-ux-infra_services-team -/x-pack/plugins/observability_solution/infra/public/utils @elastic/obs-ux-infra_services-team -/x-pack/plugins/observability_solution/infra/server/lib @elastic/obs-ux-infra_services-team -/x-pack/plugins/observability_solution/infra/server/routes @elastic/obs-ux-infra_services-team -/x-pack/plugins/observability_solution/infra/server/saved_objects @elastic/obs-ux-infra_services-team -/x-pack/plugins/observability_solution/infra/server/services @elastic/obs-ux-infra_services-team -/x-pack/plugins/observability_solution/infra/server/usage @elastic/obs-ux-infra_services-team -/x-pack/plugins/observability_solution/infra/server/utils @elastic/obs-ux-infra_services-team +/x-pack/solutions/observability/plugins/infra/common @elastic/obs-ux-infra_services-team +/x-pack/solutions/observability/plugins/infra/docs @elastic/obs-ux-infra_services-team +/x-pack/solutions/observability/plugins/infra/public/alerting @elastic/obs-ux-infra_services-team +/x-pack/solutions/observability/plugins/infra/public/apps @elastic/obs-ux-infra_services-team +/x-pack/solutions/observability/plugins/infra/public/common @elastic/obs-ux-infra_services-team +/x-pack/solutions/observability/plugins/infra/public/components @elastic/obs-ux-infra_services-team +/x-pack/solutions/observability/plugins/infra/public/containers @elastic/obs-ux-infra_services-team +/x-pack/solutions/observability/plugins/infra/public/hooks @elastic/obs-ux-infra_services-team +/x-pack/solutions/observability/plugins/infra/public/images @elastic/obs-ux-infra_services-team +/x-pack/solutions/observability/plugins/infra/public/lib @elastic/obs-ux-infra_services-team +/x-pack/solutions/observability/plugins/infra/public/pages @elastic/obs-ux-infra_services-team +/x-pack/solutions/observability/plugins/infra/public/services @elastic/obs-ux-infra_services-team +/x-pack/solutions/observability/plugins/infra/public/test_utils @elastic/obs-ux-infra_services-team +/x-pack/solutions/observability/plugins/infra/public/utils @elastic/obs-ux-infra_services-team +/x-pack/solutions/observability/plugins/infra/server/lib @elastic/obs-ux-infra_services-team +/x-pack/solutions/observability/plugins/infra/server/routes @elastic/obs-ux-infra_services-team +/x-pack/solutions/observability/plugins/infra/server/saved_objects @elastic/obs-ux-infra_services-team +/x-pack/solutions/observability/plugins/infra/server/services @elastic/obs-ux-infra_services-team +/x-pack/solutions/observability/plugins/infra/server/usage @elastic/obs-ux-infra_services-team +/x-pack/solutions/observability/plugins/infra/server/utils @elastic/obs-ux-infra_services-team /x-pack/test_serverless/functional/test_suites/observability/infra @elastic/obs-ux-infra_services-team /x-pack/test/api_integration/services/infraops_source_configuration.ts @elastic/obs-ux-infra_services-team @elastic/obs-ux-logs-team # Assigned per https://github.com/elastic/kibana/pull/34916 @@ -1311,25 +1309,25 @@ packages/kbn-monaco/src/esql @elastic/kibana-esql /x-pack/test/upgrade/apps/logs @elastic/obs-ux-logs-team /x-pack/test_serverless/functional/page_objects/svl_oblt_onboarding_stream_log_file.ts @elastic/obs-ux-logs-team /x-pack/test_serverless/functional/page_objects/svl_oblt_onboarding_page.ts @elastic/obs-ux-logs-team -/x-pack/plugins/observability_solution/infra/common/http_api/log_alerts @elastic/obs-ux-logs-team -/x-pack/plugins/observability_solution/infra/common/http_api/log_analysis @elastic/obs-ux-logs-team -/x-pack/plugins/observability_solution/infra/common/log_analysis @elastic/obs-ux-logs-team -/x-pack/plugins/observability_solution/infra/common/log_search_result @elastic/obs-ux-logs-team -/x-pack/plugins/observability_solution/infra/common/log_search_summary @elastic/obs-ux-logs-team -/x-pack/plugins/observability_solution/infra/common/log_text_scale @elastic/obs-ux-logs-team -/x-pack/plugins/observability_solution/infra/common/performance_tracing.ts @elastic/obs-ux-logs-team -/x-pack/plugins/observability_solution/infra/common/search_strategies/log_entries @elastic/obs-ux-logs-team -/x-pack/plugins/observability_solution/infra/docs/state_machines @elastic/obs-ux-logs-team -/x-pack/plugins/observability_solution/infra/public/apps/logs_app.tsx @elastic/obs-ux-logs-team -/x-pack/plugins/observability_solution/infra/public/components/log_stream @elastic/obs-ux-logs-team -/x-pack/plugins/observability_solution/infra/public/components/logging @elastic/obs-ux-logs-team -/x-pack/plugins/observability_solution/infra/public/containers/logs @elastic/obs-ux-logs-team -/x-pack/plugins/observability_solution/infra/public/observability_logs @elastic/obs-ux-logs-team -/x-pack/plugins/observability_solution/infra/public/pages/logs @elastic/obs-ux-logs-team -/x-pack/plugins/observability_solution/infra/server/lib/log_analysis @elastic/obs-ux-logs-team -/x-pack/plugins/observability_solution/infra/server/routes/log_alerts @elastic/obs-ux-logs-team -/x-pack/plugins/observability_solution/infra/server/routes/log_analysis @elastic/obs-ux-logs-team -/x-pack/plugins/observability_solution/infra/server/services/rules @elastic/obs-ux-infra_services-team @elastic/obs-ux-logs-team +/x-pack/solutions/observability/plugins/infra/common/http_api/log_alerts @elastic/obs-ux-logs-team +/x-pack/solutions/observability/plugins/infra/common/http_api/log_analysis @elastic/obs-ux-logs-team +/x-pack/solutions/observability/plugins/infra/common/log_analysis @elastic/obs-ux-logs-team +/x-pack/solutions/observability/plugins/infra/common/log_search_result @elastic/obs-ux-logs-team +/x-pack/solutions/observability/plugins/infra/common/log_search_summary @elastic/obs-ux-logs-team +/x-pack/solutions/observability/plugins/infra/common/log_text_scale @elastic/obs-ux-logs-team +/x-pack/solutions/observability/plugins/infra/common/performance_tracing.ts @elastic/obs-ux-logs-team +/x-pack/solutions/observability/plugins/infra/common/search_strategies/log_entries @elastic/obs-ux-logs-team +/x-pack/solutions/observability/plugins/infra/docs/state_machines @elastic/obs-ux-logs-team +/x-pack/solutions/observability/plugins/infra/public/apps/logs_app.tsx @elastic/obs-ux-logs-team +/x-pack/solutions/observability/plugins/infra/public/components/log_stream @elastic/obs-ux-logs-team +/x-pack/solutions/observability/plugins/infra/public/components/logging @elastic/obs-ux-logs-team +/x-pack/solutions/observability/plugins/infra/public/containers/logs @elastic/obs-ux-logs-team +/x-pack/solutions/observability/plugins/infra/public/observability_logs @elastic/obs-ux-logs-team +/x-pack/solutions/observability/plugins/infra/public/pages/logs @elastic/obs-ux-logs-team +/x-pack/solutions/observability/plugins/infra/server/lib/log_analysis @elastic/obs-ux-logs-team +/x-pack/solutions/observability/plugins/infra/server/routes/log_alerts @elastic/obs-ux-logs-team +/x-pack/solutions/observability/plugins/infra/server/routes/log_analysis @elastic/obs-ux-logs-team +/x-pack/solutions/observability/plugins/infra/server/services/rules @elastic/obs-ux-infra_services-team @elastic/obs-ux-logs-team /x-pack/test/common/utils/synthtrace @elastic/obs-ux-infra_services-team @elastic/obs-ux-logs-team # Assigned per https://github.com/elastic/kibana/blob/main/packages/kbn-apm-synthtrace/kibana.jsonc#L5 # Infra Monitoring tests @@ -1351,8 +1349,8 @@ packages/kbn-monaco/src/esql @elastic/kibana-esql /x-pack/test/accessibility/apps/group3/observability.ts @elastic/obs-ux-management-team /x-pack/packages/observability/alert_details @elastic/obs-ux-management-team /x-pack/test/observability_functional @elastic/obs-ux-management-team -/x-pack/plugins/observability_solution/infra/public/alerting @elastic/obs-ux-management-team -/x-pack/plugins/observability_solution/infra/server/lib/alerting @elastic/obs-ux-management-team +/x-pack/solutions/observability/plugins/infra/public/alerting @elastic/obs-ux-management-team +/x-pack/solutions/observability/plugins/infra/server/lib/alerting @elastic/obs-ux-management-team /x-pack/test_serverless/**/test_suites/observability/custom_threshold_rule/ @elastic/obs-ux-management-team /x-pack/test_serverless/**/test_suites/observability/slos/ @elastic/obs-ux-management-team /x-pack/test_serverless/api_integration/test_suites/observability/es_query_rule @elastic/obs-ux-management-team @@ -2911,7 +2909,6 @@ src/platform/packages/shared/kbn-analytics @elastic/kibana-core src/platform/packages/shared/kbn-apm-data-view @elastic/obs-ux-infra_services-team src/platform/packages/shared/kbn-apm-utils @elastic/obs-ux-infra_services-team src/platform/packages/shared/kbn-avc-banner @elastic/security-defend-workflows -src/platform/packages/shared/kbn-bfetch-error @elastic/appex-sharedux src/platform/packages/shared/kbn-calculate-width-from-char-count @elastic/kibana-visualizations src/platform/packages/shared/kbn-cases-components @elastic/response-ops src/platform/packages/shared/kbn-cbor @elastic/kibana-operations @@ -3091,7 +3088,6 @@ src/platform/plugins/private/vis_types/vega @elastic/kibana-visualizations src/platform/plugins/private/vis_types/vislib @elastic/kibana-visualizations src/platform/plugins/private/vis_types/xy @elastic/kibana-visualizations src/platform/plugins/shared/ai_assistant_management/selection @elastic/obs-ai-assistant -src/platform/plugins/shared/bfetch @elastic/appex-sharedux src/platform/plugins/shared/chart_expressions/expression_gauge @elastic/kibana-visualizations src/platform/plugins/shared/chart_expressions/expression_heatmap @elastic/kibana-visualizations src/platform/plugins/shared/chart_expressions/expression_legacy_metric @elastic/kibana-visualizations @@ -3299,10 +3295,10 @@ x-pack/solutions/observability/packages/alerting_test_data @elastic/obs-ux-manag x-pack/solutions/observability/packages/get_padded_alert_time_range_util @elastic/obs-ux-management-team x-pack/solutions/observability/packages/kbn-alerts-grouping @elastic/response-ops x-pack/solutions/observability/packages/kbn-apm-types @elastic/obs-ux-infra_services-team -x-pack/solutions/observability/packages/kbn-custom-integrations @elastic/obs-ux-logs-team +x-pack/solutions/observability/x-pack/solutions/observability/packages/kbn-custom-integrations @elastic/obs-ux-logs-team x-pack/solutions/observability/packages/kbn-investigation-shared @elastic/obs-ux-management-team -x-pack/solutions/observability/packages/kbn-timerange @elastic/obs-ux-logs-team -x-pack/solutions/observability/packages/kbn-xstate-utils @elastic/obs-ux-logs-team +x-pack/solutions/observability/src/platform/packages/shared/kbn-timerange @elastic/obs-ux-logs-team +x-pack/solutions/observability/src/platform/packages/shared/kbn-xstate-utils @elastic/obs-ux-logs-team x-pack/solutions/observability/packages/logs_overview @elastic/obs-ux-logs-team x-pack/solutions/observability/packages/observability_ai/observability_ai_common @elastic/obs-ai-assistant x-pack/solutions/observability/packages/observability_ai/observability_ai_server @elastic/obs-ai-assistant @@ -3312,7 +3308,7 @@ x-pack/solutions/observability/packages/observability_utils/observability_utils_ x-pack/solutions/observability/packages/synthetics_test_data @elastic/obs-ux-management-team x-pack/solutions/observability/plugins/apm @elastic/obs-ux-infra_services-team x-pack/solutions/observability/plugins/apm_data_access @elastic/obs-ux-infra_services-team -x-pack/solutions/observability/plugins/data_quality @elastic/obs-ux-logs-team +x-pack/solutions/observability/platform/plugins/shared/data_quality @elastic/obs-ux-logs-team x-pack/solutions/observability/plugins/dataset_quality @elastic/obs-ux-logs-team x-pack/solutions/observability/plugins/entities_data_access @elastic/obs-entities x-pack/solutions/observability/plugins/entity_manager_app @elastic/obs-entities diff --git a/.i18nrc.json b/.i18nrc.json index 0e167c2b08b54..b68b71b6ae9b5 100644 --- a/.i18nrc.json +++ b/.i18nrc.json @@ -8,8 +8,6 @@ "apmOss": "src/plugins/apm_oss", "autocomplete": "x-pack/solutions/security/packages/kbn-securitysolution-autocomplete/src", "avcBanner": "src/platform/packages/shared/kbn-avc-banner/src", - "bfetch": "src/plugins/bfetch", - "bfetchError": "packages/kbn-bfetch-error", "cases": ["packages/kbn-cases-components"], "cellActions": "src/platform/packages/shared/kbn-cell-actions", "charts": "src/plugins/charts", @@ -17,7 +15,7 @@ "contentManagement": "packages/content-management", "core": ["src/core", "packages/core"], "customIntegrations": "src/plugins/custom_integrations", - "customIntegrationsPackage": "packages/kbn-custom-integrations", + "customIntegrationsPackage": "x-pack/solutions/observability/packages/kbn-custom-integrations", "dashboard": "src/plugins/dashboard", "cloud": "packages/cloud", "domDragDrop": "packages/kbn-dom-drag-drop", @@ -30,7 +28,7 @@ "discover": [ "src/plugins/discover", "packages/kbn-discover-utils", - "packages/kbn-discover-contextual-components" + "src/platform/packages/shared/kbn-discover-contextual-components" ], "savedSearch": "src/plugins/saved_search", "embeddableApi": "src/plugins/embeddable", diff --git a/api_docs/actions.mdx b/api_docs/actions.mdx index 7650aeb8dcfa5..35f0ed0b568be 100644 --- a/api_docs/actions.mdx +++ b/api_docs/actions.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/actions title: "actions" image: https://source.unsplash.com/400x175/?github description: API docs for the actions plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'actions'] --- import actionsObj from './actions.devdocs.json'; diff --git a/api_docs/advanced_settings.mdx b/api_docs/advanced_settings.mdx index a05e689785452..eb0f4206e205a 100644 --- a/api_docs/advanced_settings.mdx +++ b/api_docs/advanced_settings.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/advancedSettings title: "advancedSettings" image: https://source.unsplash.com/400x175/?github description: API docs for the advancedSettings plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'advancedSettings'] --- import advancedSettingsObj from './advanced_settings.devdocs.json'; diff --git a/api_docs/ai_assistant_management_selection.mdx b/api_docs/ai_assistant_management_selection.mdx index 524fe1a91e50a..7d4ff53bd0711 100644 --- a/api_docs/ai_assistant_management_selection.mdx +++ b/api_docs/ai_assistant_management_selection.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/aiAssistantManagementSelection title: "aiAssistantManagementSelection" image: https://source.unsplash.com/400x175/?github description: API docs for the aiAssistantManagementSelection plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'aiAssistantManagementSelection'] --- import aiAssistantManagementSelectionObj from './ai_assistant_management_selection.devdocs.json'; diff --git a/api_docs/aiops.mdx b/api_docs/aiops.mdx index 4f5f8b0e0b217..bf02f41cc4d47 100644 --- a/api_docs/aiops.mdx +++ b/api_docs/aiops.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/aiops title: "aiops" image: https://source.unsplash.com/400x175/?github description: API docs for the aiops plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'aiops'] --- import aiopsObj from './aiops.devdocs.json'; diff --git a/api_docs/alerting.devdocs.json b/api_docs/alerting.devdocs.json index 8ca11a439e4cd..94a5a9fe942e6 100644 --- a/api_docs/alerting.devdocs.json +++ b/api_docs/alerting.devdocs.json @@ -10599,6 +10599,36 @@ "trackAdoption": false, "initialIsOpen": false }, + { + "parentPluginId": "alerting", + "id": "def-common.MAINTENANCE_WINDOW_DEFAULT_PER_PAGE", + "type": "number", + "tags": [], + "label": "MAINTENANCE_WINDOW_DEFAULT_PER_PAGE", + "description": [], + "signature": [ + "10" + ], + "path": "x-pack/plugins/alerting/common/maintenance_window.ts", + "deprecated": false, + "trackAdoption": false, + "initialIsOpen": false + }, + { + "parentPluginId": "alerting", + "id": "def-common.MAINTENANCE_WINDOW_DEFAULT_TABLE_ACTIVE_PAGE", + "type": "number", + "tags": [], + "label": "MAINTENANCE_WINDOW_DEFAULT_TABLE_ACTIVE_PAGE", + "description": [], + "signature": [ + "1" + ], + "path": "x-pack/plugins/alerting/common/maintenance_window.ts", + "deprecated": false, + "trackAdoption": false, + "initialIsOpen": false + }, { "parentPluginId": "alerting", "id": "def-common.MAINTENANCE_WINDOW_FEATURE_ID", diff --git a/api_docs/alerting.mdx b/api_docs/alerting.mdx index 0724accf74a70..f28995534258c 100644 --- a/api_docs/alerting.mdx +++ b/api_docs/alerting.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/alerting title: "alerting" image: https://source.unsplash.com/400x175/?github description: API docs for the alerting plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'alerting'] --- import alertingObj from './alerting.devdocs.json'; @@ -21,7 +21,7 @@ Contact [@elastic/response-ops](https://github.com/orgs/elastic/teams/response-o | Public API count | Any count | Items lacking comments | Missing exports | |-------------------|-----------|------------------------|-----------------| -| 872 | 1 | 839 | 50 | +| 874 | 1 | 841 | 50 | ## Client diff --git a/api_docs/apm.mdx b/api_docs/apm.mdx index 7cca1efb8acc4..81f9c90011c99 100644 --- a/api_docs/apm.mdx +++ b/api_docs/apm.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/apm title: "apm" image: https://source.unsplash.com/400x175/?github description: API docs for the apm plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'apm'] --- import apmObj from './apm.devdocs.json'; diff --git a/api_docs/apm_data_access.mdx b/api_docs/apm_data_access.mdx index 08d867d06307f..a988e164b6db4 100644 --- a/api_docs/apm_data_access.mdx +++ b/api_docs/apm_data_access.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/apmDataAccess title: "apmDataAccess" image: https://source.unsplash.com/400x175/?github description: API docs for the apmDataAccess plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'apmDataAccess'] --- import apmDataAccessObj from './apm_data_access.devdocs.json'; diff --git a/api_docs/asset_inventory.mdx b/api_docs/asset_inventory.mdx index b1c0b1fb82a09..7b636006f5746 100644 --- a/api_docs/asset_inventory.mdx +++ b/api_docs/asset_inventory.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/assetInventory title: "assetInventory" image: https://source.unsplash.com/400x175/?github description: API docs for the assetInventory plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'assetInventory'] --- import assetInventoryObj from './asset_inventory.devdocs.json'; diff --git a/api_docs/banners.mdx b/api_docs/banners.mdx index f58051f5f9cc5..00bdf26d46a1b 100644 --- a/api_docs/banners.mdx +++ b/api_docs/banners.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/banners title: "banners" image: https://source.unsplash.com/400x175/?github description: API docs for the banners plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'banners'] --- import bannersObj from './banners.devdocs.json'; diff --git a/api_docs/canvas.mdx b/api_docs/canvas.mdx index f8e75cb086f1a..e0e66ddff6aa5 100644 --- a/api_docs/canvas.mdx +++ b/api_docs/canvas.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/canvas title: "canvas" image: https://source.unsplash.com/400x175/?github description: API docs for the canvas plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'canvas'] --- import canvasObj from './canvas.devdocs.json'; diff --git a/api_docs/cases.mdx b/api_docs/cases.mdx index 11e0cd19b8e3d..069b939316364 100644 --- a/api_docs/cases.mdx +++ b/api_docs/cases.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/cases title: "cases" image: https://source.unsplash.com/400x175/?github description: API docs for the cases plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'cases'] --- import casesObj from './cases.devdocs.json'; diff --git a/api_docs/charts.mdx b/api_docs/charts.mdx index cc99db2875b8c..7f2449f9fc70c 100644 --- a/api_docs/charts.mdx +++ b/api_docs/charts.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/charts title: "charts" image: https://source.unsplash.com/400x175/?github description: API docs for the charts plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'charts'] --- import chartsObj from './charts.devdocs.json'; diff --git a/api_docs/cloud.mdx b/api_docs/cloud.mdx index 423002b5cc127..2a12b17788650 100644 --- a/api_docs/cloud.mdx +++ b/api_docs/cloud.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/cloud title: "cloud" image: https://source.unsplash.com/400x175/?github description: API docs for the cloud plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'cloud'] --- import cloudObj from './cloud.devdocs.json'; diff --git a/api_docs/cloud_data_migration.mdx b/api_docs/cloud_data_migration.mdx index 98e6722368ac1..2084de6a06805 100644 --- a/api_docs/cloud_data_migration.mdx +++ b/api_docs/cloud_data_migration.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/cloudDataMigration title: "cloudDataMigration" image: https://source.unsplash.com/400x175/?github description: API docs for the cloudDataMigration plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'cloudDataMigration'] --- import cloudDataMigrationObj from './cloud_data_migration.devdocs.json'; diff --git a/api_docs/cloud_defend.mdx b/api_docs/cloud_defend.mdx index 5748db476e83e..af3fafdebf96d 100644 --- a/api_docs/cloud_defend.mdx +++ b/api_docs/cloud_defend.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/cloudDefend title: "cloudDefend" image: https://source.unsplash.com/400x175/?github description: API docs for the cloudDefend plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'cloudDefend'] --- import cloudDefendObj from './cloud_defend.devdocs.json'; diff --git a/api_docs/cloud_security_posture.mdx b/api_docs/cloud_security_posture.mdx index 7b6988175f6b0..036ea4ddd2ba1 100644 --- a/api_docs/cloud_security_posture.mdx +++ b/api_docs/cloud_security_posture.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/cloudSecurityPosture title: "cloudSecurityPosture" image: https://source.unsplash.com/400x175/?github description: API docs for the cloudSecurityPosture plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'cloudSecurityPosture'] --- import cloudSecurityPostureObj from './cloud_security_posture.devdocs.json'; diff --git a/api_docs/console.mdx b/api_docs/console.mdx index 1df4fc43a92a1..32ded97aa7d4b 100644 --- a/api_docs/console.mdx +++ b/api_docs/console.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/console title: "console" image: https://source.unsplash.com/400x175/?github description: API docs for the console plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'console'] --- import consoleObj from './console.devdocs.json'; diff --git a/api_docs/content_management.mdx b/api_docs/content_management.mdx index 3b483d2f7843c..a8ef7eeabc4a1 100644 --- a/api_docs/content_management.mdx +++ b/api_docs/content_management.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/contentManagement title: "contentManagement" image: https://source.unsplash.com/400x175/?github description: API docs for the contentManagement plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'contentManagement'] --- import contentManagementObj from './content_management.devdocs.json'; diff --git a/api_docs/controls.mdx b/api_docs/controls.mdx index c6222b60f3eb0..547b057a1bf12 100644 --- a/api_docs/controls.mdx +++ b/api_docs/controls.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/controls title: "controls" image: https://source.unsplash.com/400x175/?github description: API docs for the controls plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'controls'] --- import controlsObj from './controls.devdocs.json'; diff --git a/api_docs/custom_integrations.mdx b/api_docs/custom_integrations.mdx index 2669ea99b01d3..f3c932e5a83c9 100644 --- a/api_docs/custom_integrations.mdx +++ b/api_docs/custom_integrations.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/customIntegrations title: "customIntegrations" image: https://source.unsplash.com/400x175/?github description: API docs for the customIntegrations plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'customIntegrations'] --- import customIntegrationsObj from './custom_integrations.devdocs.json'; diff --git a/api_docs/dashboard.devdocs.json b/api_docs/dashboard.devdocs.json index 990872bdeb3e6..d1c2604329eec 100644 --- a/api_docs/dashboard.devdocs.json +++ b/api_docs/dashboard.devdocs.json @@ -1076,7 +1076,23 @@ }, "; forceRefresh: () => void; getSettings: () => ", "DashboardSettings", - "; getDashboardPanelFromId: (id: string) => ", + "; getSerializedState: () => { attributes: ", + { + "pluginId": "dashboard", + "scope": "server", + "docId": "kibDashboardPluginApi", + "section": "def-server.DashboardAttributes", + "text": "DashboardAttributes" + }, + "; references: ", + { + "pluginId": "@kbn/core-saved-objects-common", + "scope": "common", + "docId": "kibKbnCoreSavedObjectsCommonPluginApi", + "section": "def-common.SavedObjectReference", + "text": "SavedObjectReference" + }, + "[]; }; getDashboardPanelFromId: (id: string) => ", { "pluginId": "dashboard", "scope": "common", @@ -1976,6 +1992,101 @@ "returnComment": [], "initialIsOpen": false }, + { + "parentPluginId": "dashboard", + "id": "def-common.generateNewPanelIds", + "type": "Function", + "tags": [], + "label": "generateNewPanelIds", + "description": [ + "\nWhen saving a dashboard as a copy, we should generate new IDs for all panels so that they are\nproperly refreshed when navigating between Dashboards" + ], + "signature": [ + "(panels: ", + { + "pluginId": "dashboard", + "scope": "common", + "docId": "kibDashboardPluginApi", + "section": "def-common.DashboardPanelMap", + "text": "DashboardPanelMap" + }, + ", references?: ", + { + "pluginId": "@kbn/content-management-utils", + "scope": "server", + "docId": "kibKbnContentManagementUtilsPluginApi", + "section": "def-server.Reference", + "text": "Reference" + }, + "[] | undefined) => { panels: ", + { + "pluginId": "dashboard", + "scope": "common", + "docId": "kibDashboardPluginApi", + "section": "def-common.DashboardPanelMap", + "text": "DashboardPanelMap" + }, + "; references: ", + { + "pluginId": "@kbn/content-management-utils", + "scope": "server", + "docId": "kibKbnContentManagementUtilsPluginApi", + "section": "def-server.Reference", + "text": "Reference" + }, + "[]; }" + ], + "path": "src/plugins/dashboard/common/lib/dashboard_panel_converters.ts", + "deprecated": false, + "trackAdoption": false, + "children": [ + { + "parentPluginId": "dashboard", + "id": "def-common.generateNewPanelIds.$1", + "type": "Object", + "tags": [], + "label": "panels", + "description": [], + "signature": [ + { + "pluginId": "dashboard", + "scope": "common", + "docId": "kibDashboardPluginApi", + "section": "def-common.DashboardPanelMap", + "text": "DashboardPanelMap" + } + ], + "path": "src/plugins/dashboard/common/lib/dashboard_panel_converters.ts", + "deprecated": false, + "trackAdoption": false, + "isRequired": true + }, + { + "parentPluginId": "dashboard", + "id": "def-common.generateNewPanelIds.$2", + "type": "Array", + "tags": [], + "label": "references", + "description": [], + "signature": [ + { + "pluginId": "@kbn/content-management-utils", + "scope": "server", + "docId": "kibKbnContentManagementUtilsPluginApi", + "section": "def-server.Reference", + "text": "Reference" + }, + "[] | undefined" + ], + "path": "src/plugins/dashboard/common/lib/dashboard_panel_converters.ts", + "deprecated": false, + "trackAdoption": false, + "isRequired": false + } + ], + "returnComment": [], + "initialIsOpen": false + }, { "parentPluginId": "dashboard", "id": "def-common.injectReferences", diff --git a/api_docs/dashboard.mdx b/api_docs/dashboard.mdx index d0b1819abe88d..fd8e03caf0646 100644 --- a/api_docs/dashboard.mdx +++ b/api_docs/dashboard.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/dashboard title: "dashboard" image: https://source.unsplash.com/400x175/?github description: API docs for the dashboard plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dashboard'] --- import dashboardObj from './dashboard.devdocs.json'; @@ -21,7 +21,7 @@ Contact [@elastic/kibana-presentation](https://github.com/orgs/elastic/teams/kib | Public API count | Any count | Items lacking comments | Missing exports | |-------------------|-----------|------------------------|-----------------| -| 114 | 0 | 111 | 13 | +| 117 | 0 | 113 | 13 | ## Client diff --git a/api_docs/dashboard_enhanced.mdx b/api_docs/dashboard_enhanced.mdx index 48fd54b0e6d1f..647972f4d3dc2 100644 --- a/api_docs/dashboard_enhanced.mdx +++ b/api_docs/dashboard_enhanced.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/dashboardEnhanced title: "dashboardEnhanced" image: https://source.unsplash.com/400x175/?github description: API docs for the dashboardEnhanced plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dashboardEnhanced'] --- import dashboardEnhancedObj from './dashboard_enhanced.devdocs.json'; diff --git a/api_docs/data.devdocs.json b/api_docs/data.devdocs.json index 309d7d82ac4a8..43325e817928c 100644 --- a/api_docs/data.devdocs.json +++ b/api_docs/data.devdocs.json @@ -9038,7 +9038,7 @@ "section": "def-common.MetricAggType", "text": "MetricAggType" }, - "[]; }; }; calculateAutoTimeExpression: (range: ", + "[]; }; }; calculateAutoTimeExpression: { (range: ", { "pluginId": "data", "scope": "common", @@ -9046,7 +9046,35 @@ "section": "def-common.TimeRange", "text": "TimeRange" }, - ") => string | undefined; createAggConfigs: (indexPattern: ", + "): string | undefined; (range: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataQueryPluginApi", + "section": "def-common.TimeRange", + "text": "TimeRange" + }, + ", interval: string, asExpression?: true | undefined): string | undefined; (range: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataQueryPluginApi", + "section": "def-common.TimeRange", + "text": "TimeRange" + }, + ", interval: string, asExpression: false): ", + "TimeBucketsInterval", + " | undefined; (range: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataQueryPluginApi", + "section": "def-common.TimeRange", + "text": "TimeRange" + }, + ", interval?: string | undefined, asExpression?: boolean | undefined): string | ", + "TimeBucketsInterval", + " | undefined; }; createAggConfigs: (indexPattern: ", { "pluginId": "dataViews", "scope": "common", @@ -12011,7 +12039,7 @@ "section": "def-server.DataPluginStart", "text": "DataPluginStart" }, - ">, { bfetch, expressions, usageCollection, fieldFormats }: ", + ">, { expressions, usageCollection, fieldFormats }: ", "DataPluginSetupDependencies", ") => { search: ", "ISearchSetup", @@ -12068,7 +12096,7 @@ "id": "def-server.DataServerPlugin.setup.$2", "type": "Object", "tags": [], - "label": "{ bfetch, expressions, usageCollection, fieldFormats }", + "label": "{ expressions, usageCollection, fieldFormats }", "description": [], "signature": [ "DataPluginSetupDependencies" @@ -12664,10 +12692,6 @@ "plugin": "graph", "path": "x-pack/plugins/graph/public/state_management/datasource.test.ts" }, - { - "plugin": "visTypeTimeseries", - "path": "src/plugins/vis_types/timeseries/server/lib/search_strategies/strategies/abstract_search_strategy.ts" - }, { "plugin": "graph", "path": "x-pack/plugins/graph/public/services/persistence/deserialize.test.ts" @@ -12676,6 +12700,10 @@ "plugin": "graph", "path": "x-pack/plugins/graph/public/services/persistence/deserialize.test.ts" }, + { + "plugin": "visTypeTimeseries", + "path": "src/plugins/vis_types/timeseries/server/lib/search_strategies/strategies/abstract_search_strategy.ts" + }, { "plugin": "dataViewManagement", "path": "src/plugins/data_view_management/public/components/edit_index_pattern/source_filters_table/components/table/table.tsx" @@ -19199,10 +19227,6 @@ "plugin": "graph", "path": "x-pack/plugins/graph/public/state_management/datasource.test.ts" }, - { - "plugin": "visTypeTimeseries", - "path": "src/plugins/vis_types/timeseries/server/lib/search_strategies/strategies/abstract_search_strategy.ts" - }, { "plugin": "graph", "path": "x-pack/plugins/graph/public/services/persistence/deserialize.test.ts" @@ -19211,6 +19235,10 @@ "plugin": "graph", "path": "x-pack/plugins/graph/public/services/persistence/deserialize.test.ts" }, + { + "plugin": "visTypeTimeseries", + "path": "src/plugins/vis_types/timeseries/server/lib/search_strategies/strategies/abstract_search_strategy.ts" + }, { "plugin": "dataViewManagement", "path": "src/plugins/data_view_management/public/components/edit_index_pattern/source_filters_table/components/table/table.tsx" diff --git a/api_docs/data.mdx b/api_docs/data.mdx index dae587e071950..74e871fb67dad 100644 --- a/api_docs/data.mdx +++ b/api_docs/data.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/data title: "data" image: https://source.unsplash.com/400x175/?github description: API docs for the data plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'data'] --- import dataObj from './data.devdocs.json'; @@ -21,7 +21,7 @@ Contact [@elastic/kibana-visualizations](https://github.com/orgs/elastic/teams/k | Public API count | Any count | Items lacking comments | Missing exports | |-------------------|-----------|------------------------|-----------------| -| 3209 | 31 | 2594 | 24 | +| 3208 | 31 | 2593 | 25 | ## Client diff --git a/api_docs/data_quality.devdocs.json b/api_docs/data_quality.devdocs.json index 30196189a1f55..95326b7de5f75 100644 --- a/api_docs/data_quality.devdocs.json +++ b/api_docs/data_quality.devdocs.json @@ -14,7 +14,7 @@ "tags": [], "label": "DataQualityPluginSetup", "description": [], - "path": "x-pack/plugins/data_quality/public/types.ts", + "path": "x-pack/platform/plugins/shared/data_quality/public/types.ts", "deprecated": false, "trackAdoption": false, "children": [], @@ -28,7 +28,7 @@ "tags": [], "label": "DataQualityPluginStart", "description": [], - "path": "x-pack/plugins/data_quality/public/types.ts", + "path": "x-pack/platform/plugins/shared/data_quality/public/types.ts", "deprecated": false, "trackAdoption": false, "children": [], @@ -60,7 +60,7 @@ "signature": [ "\"pageState\"" ], - "path": "x-pack/plugins/data_quality/common/url_schema/common.ts", + "path": "x-pack/platform/plugins/shared/data_quality/common/url_schema/common.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -75,7 +75,7 @@ "signature": [ "\"dataQuality\"" ], - "path": "x-pack/plugins/data_quality/common/index.ts", + "path": "x-pack/platform/plugins/shared/data_quality/common/index.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -90,7 +90,7 @@ "signature": [ "\"data_quality\"" ], - "path": "x-pack/plugins/data_quality/common/index.ts", + "path": "x-pack/platform/plugins/shared/data_quality/common/index.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -102,7 +102,7 @@ "tags": [], "label": "PLUGIN_NAME", "description": [], - "path": "x-pack/plugins/data_quality/common/index.ts", + "path": "x-pack/platform/plugins/shared/data_quality/common/index.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false diff --git a/api_docs/data_quality.mdx b/api_docs/data_quality.mdx index dcaf1f5959d6d..2fe3c0386b68b 100644 --- a/api_docs/data_quality.mdx +++ b/api_docs/data_quality.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/dataQuality title: "dataQuality" image: https://source.unsplash.com/400x175/?github description: API docs for the dataQuality plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dataQuality'] --- import dataQualityObj from './data_quality.devdocs.json'; diff --git a/api_docs/data_query.mdx b/api_docs/data_query.mdx index 58cd2695f27a6..bab6b000ed22e 100644 --- a/api_docs/data_query.mdx +++ b/api_docs/data_query.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/data-query title: "data.query" image: https://source.unsplash.com/400x175/?github description: API docs for the data.query plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'data.query'] --- import dataQueryObj from './data_query.devdocs.json'; @@ -21,7 +21,7 @@ Contact [@elastic/kibana-visualizations](https://github.com/orgs/elastic/teams/k | Public API count | Any count | Items lacking comments | Missing exports | |-------------------|-----------|------------------------|-----------------| -| 3209 | 31 | 2594 | 24 | +| 3208 | 31 | 2593 | 25 | ## Client diff --git a/api_docs/data_search.devdocs.json b/api_docs/data_search.devdocs.json index 3c8f70ebd85b5..30bf89694ff0c 100644 --- a/api_docs/data_search.devdocs.json +++ b/api_docs/data_search.devdocs.json @@ -317,7 +317,7 @@ "section": "def-common.MetricAggType", "text": "MetricAggType" }, - "[]; }; }; calculateAutoTimeExpression: (range: ", + "[]; }; }; calculateAutoTimeExpression: { (range: ", { "pluginId": "data", "scope": "common", @@ -325,7 +325,35 @@ "section": "def-common.TimeRange", "text": "TimeRange" }, - ") => string | undefined; createAggConfigs: (indexPattern: ", + "): string | undefined; (range: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataQueryPluginApi", + "section": "def-common.TimeRange", + "text": "TimeRange" + }, + ", interval: string, asExpression?: true | undefined): string | undefined; (range: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataQueryPluginApi", + "section": "def-common.TimeRange", + "text": "TimeRange" + }, + ", interval: string, asExpression: false): ", + "TimeBucketsInterval", + " | undefined; (range: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataQueryPluginApi", + "section": "def-common.TimeRange", + "text": "TimeRange" + }, + ", interval?: string | undefined, asExpression?: boolean | undefined): string | ", + "TimeBucketsInterval", + " | undefined; }; createAggConfigs: (indexPattern: ", { "pluginId": "dataViews", "scope": "common", @@ -11293,7 +11321,8 @@ "\nGet the interval for the buckets. If the\nnumber of buckets created by the interval set\nis larger than config:histogram:maxBars then the\ninterval will be scaled up. If the number of buckets\ncreated is less than one, the interval is scaled back.\n\nThe interval object returned is a moment.duration\nobject that has been decorated with the following\nproperties.\n\ninterval.description: a text description of the interval.\n designed to be used list \"field per {{ desc }}\".\n - \"minute\"\n - \"10 days\"\n - \"3 years\"\n\ninterval.expression: the elasticsearch expression that creates this\n interval. If the interval does not properly form an elasticsearch\n expression it will be forced into one.\n\ninterval.scaled: the interval was adjusted to\n accommodate the maxBars setting.\n\ninterval.scale: the number that y-values should be\n multiplied by" ], "signature": [ - "(useNormalizedEsInterval?: boolean) => TimeBucketsInterval" + "(useNormalizedEsInterval?: boolean) => ", + "TimeBucketsInterval" ], "path": "src/plugins/data/common/search/aggs/buckets/lib/time_buckets/time_buckets.ts", "deprecated": false, @@ -13274,7 +13303,33 @@ "label": "getCalculateAutoTimeExpression", "description": [], "signature": [ - "(getConfig: (key: string) => any) => (range: ", + "(getConfig: (key: string) => any) => { (range: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataQueryPluginApi", + "section": "def-common.TimeRange", + "text": "TimeRange" + }, + "): string | undefined; (range: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataQueryPluginApi", + "section": "def-common.TimeRange", + "text": "TimeRange" + }, + ", interval: string, asExpression?: true | undefined): string | undefined; (range: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataQueryPluginApi", + "section": "def-common.TimeRange", + "text": "TimeRange" + }, + ", interval: string, asExpression: false): ", + "TimeBucketsInterval", + " | undefined; (range: ", { "pluginId": "data", "scope": "common", @@ -13282,7 +13337,9 @@ "section": "def-common.TimeRange", "text": "TimeRange" }, - ") => string | undefined" + ", interval?: string | undefined, asExpression?: boolean | undefined): string | ", + "TimeBucketsInterval", + " | undefined; }" ], "path": "src/plugins/data/common/search/aggs/utils/calculate_auto_time_expression.ts", "deprecated": false, @@ -24348,7 +24405,7 @@ "label": "calculateAutoTimeExpression", "description": [], "signature": [ - "(range: ", + "{ (range: ", { "pluginId": "data", "scope": "common", @@ -24356,28 +24413,39 @@ "section": "def-common.TimeRange", "text": "TimeRange" }, - ") => string | undefined" + "): string | undefined; (range: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataQueryPluginApi", + "section": "def-common.TimeRange", + "text": "TimeRange" + }, + ", interval: string, asExpression?: true | undefined): string | undefined; (range: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataQueryPluginApi", + "section": "def-common.TimeRange", + "text": "TimeRange" + }, + ", interval: string, asExpression: false): ", + "TimeBucketsInterval", + " | undefined; (range: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataQueryPluginApi", + "section": "def-common.TimeRange", + "text": "TimeRange" + }, + ", interval?: string | undefined, asExpression?: boolean | undefined): string | ", + "TimeBucketsInterval", + " | undefined; }" ], "path": "src/plugins/data/common/search/aggs/types.ts", "deprecated": false, - "trackAdoption": false, - "returnComment": [], - "children": [ - { - "parentPluginId": "data", - "id": "def-common.AggsCommonStart.calculateAutoTimeExpression.$1", - "type": "Object", - "tags": [], - "label": "range", - "description": [], - "signature": [ - "{ from: string; to: string; mode?: \"absolute\" | \"relative\" | undefined; }" - ], - "path": "src/plugins/data/common/search/aggs/utils/calculate_auto_time_expression.ts", - "deprecated": false, - "trackAdoption": false - } - ] + "trackAdoption": false }, { "parentPluginId": "data", @@ -29340,7 +29408,7 @@ "section": "def-common.MetricAggType", "text": "MetricAggType" }, - "[]; }; }; calculateAutoTimeExpression: (range: ", + "[]; }; }; calculateAutoTimeExpression: { (range: ", { "pluginId": "data", "scope": "common", @@ -29348,7 +29416,35 @@ "section": "def-common.TimeRange", "text": "TimeRange" }, - ") => string | undefined; createAggConfigs: (indexPattern: ", + "): string | undefined; (range: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataQueryPluginApi", + "section": "def-common.TimeRange", + "text": "TimeRange" + }, + ", interval: string, asExpression?: true | undefined): string | undefined; (range: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataQueryPluginApi", + "section": "def-common.TimeRange", + "text": "TimeRange" + }, + ", interval: string, asExpression: false): ", + "TimeBucketsInterval", + " | undefined; (range: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataQueryPluginApi", + "section": "def-common.TimeRange", + "text": "TimeRange" + }, + ", interval?: string | undefined, asExpression?: boolean | undefined): string | ", + "TimeBucketsInterval", + " | undefined; }; createAggConfigs: (indexPattern: ", { "pluginId": "dataViews", "scope": "common", @@ -31206,7 +31302,33 @@ "section": "def-common.MetricAggType", "text": "MetricAggType" }, - "[]; }; }; calculateAutoTimeExpression: (range: ", + "[]; }; }; calculateAutoTimeExpression: { (range: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataQueryPluginApi", + "section": "def-common.TimeRange", + "text": "TimeRange" + }, + "): string | undefined; (range: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataQueryPluginApi", + "section": "def-common.TimeRange", + "text": "TimeRange" + }, + ", interval: string, asExpression?: true | undefined): string | undefined; (range: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataQueryPluginApi", + "section": "def-common.TimeRange", + "text": "TimeRange" + }, + ", interval: string, asExpression: false): ", + "TimeBucketsInterval", + " | undefined; (range: ", { "pluginId": "data", "scope": "common", @@ -31214,7 +31336,9 @@ "section": "def-common.TimeRange", "text": "TimeRange" }, - ") => string | undefined; createAggConfigs: (indexPattern: ", + ", interval?: string | undefined, asExpression?: boolean | undefined): string | ", + "TimeBucketsInterval", + " | undefined; }; createAggConfigs: (indexPattern: ", { "pluginId": "dataViews", "scope": "common", diff --git a/api_docs/data_search.mdx b/api_docs/data_search.mdx index 33200e190f3ff..ef7a11e695403 100644 --- a/api_docs/data_search.mdx +++ b/api_docs/data_search.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/data-search title: "data.search" image: https://source.unsplash.com/400x175/?github description: API docs for the data.search plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'data.search'] --- import dataSearchObj from './data_search.devdocs.json'; @@ -21,7 +21,7 @@ Contact [@elastic/kibana-visualizations](https://github.com/orgs/elastic/teams/k | Public API count | Any count | Items lacking comments | Missing exports | |-------------------|-----------|------------------------|-----------------| -| 3209 | 31 | 2594 | 24 | +| 3208 | 31 | 2593 | 25 | ## Client diff --git a/api_docs/data_usage.mdx b/api_docs/data_usage.mdx index 4153e46e84436..59754ea1fa306 100644 --- a/api_docs/data_usage.mdx +++ b/api_docs/data_usage.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/dataUsage title: "dataUsage" image: https://source.unsplash.com/400x175/?github description: API docs for the dataUsage plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dataUsage'] --- import dataUsageObj from './data_usage.devdocs.json'; diff --git a/api_docs/data_view_editor.mdx b/api_docs/data_view_editor.mdx index 68c9f0a6aca18..d397bc50f3536 100644 --- a/api_docs/data_view_editor.mdx +++ b/api_docs/data_view_editor.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/dataViewEditor title: "dataViewEditor" image: https://source.unsplash.com/400x175/?github description: API docs for the dataViewEditor plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dataViewEditor'] --- import dataViewEditorObj from './data_view_editor.devdocs.json'; diff --git a/api_docs/data_view_field_editor.mdx b/api_docs/data_view_field_editor.mdx index 969caafef28ee..92b3f4b54a512 100644 --- a/api_docs/data_view_field_editor.mdx +++ b/api_docs/data_view_field_editor.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/dataViewFieldEditor title: "dataViewFieldEditor" image: https://source.unsplash.com/400x175/?github description: API docs for the dataViewFieldEditor plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dataViewFieldEditor'] --- import dataViewFieldEditorObj from './data_view_field_editor.devdocs.json'; diff --git a/api_docs/data_view_management.mdx b/api_docs/data_view_management.mdx index e0e54bafe7aa5..dca1a2a33e56c 100644 --- a/api_docs/data_view_management.mdx +++ b/api_docs/data_view_management.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/dataViewManagement title: "dataViewManagement" image: https://source.unsplash.com/400x175/?github description: API docs for the dataViewManagement plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dataViewManagement'] --- import dataViewManagementObj from './data_view_management.devdocs.json'; diff --git a/api_docs/data_views.devdocs.json b/api_docs/data_views.devdocs.json index 09293c388bde7..028f75ffeaca0 100644 --- a/api_docs/data_views.devdocs.json +++ b/api_docs/data_views.devdocs.json @@ -431,10 +431,6 @@ "plugin": "graph", "path": "x-pack/plugins/graph/public/state_management/datasource.test.ts" }, - { - "plugin": "visTypeTimeseries", - "path": "src/plugins/vis_types/timeseries/server/lib/search_strategies/strategies/abstract_search_strategy.ts" - }, { "plugin": "graph", "path": "x-pack/plugins/graph/public/services/persistence/deserialize.test.ts" @@ -443,6 +439,10 @@ "plugin": "graph", "path": "x-pack/plugins/graph/public/services/persistence/deserialize.test.ts" }, + { + "plugin": "visTypeTimeseries", + "path": "src/plugins/vis_types/timeseries/server/lib/search_strategies/strategies/abstract_search_strategy.ts" + }, { "plugin": "dataViewManagement", "path": "src/plugins/data_view_management/public/components/edit_index_pattern/source_filters_table/components/table/table.tsx" @@ -8305,10 +8305,6 @@ "plugin": "graph", "path": "x-pack/plugins/graph/public/state_management/datasource.test.ts" }, - { - "plugin": "visTypeTimeseries", - "path": "src/plugins/vis_types/timeseries/server/lib/search_strategies/strategies/abstract_search_strategy.ts" - }, { "plugin": "graph", "path": "x-pack/plugins/graph/public/services/persistence/deserialize.test.ts" @@ -8317,6 +8313,10 @@ "plugin": "graph", "path": "x-pack/plugins/graph/public/services/persistence/deserialize.test.ts" }, + { + "plugin": "visTypeTimeseries", + "path": "src/plugins/vis_types/timeseries/server/lib/search_strategies/strategies/abstract_search_strategy.ts" + }, { "plugin": "dataViewManagement", "path": "src/plugins/data_view_management/public/components/edit_index_pattern/source_filters_table/components/table/table.tsx" @@ -14058,10 +14058,6 @@ "plugin": "canvas", "path": "x-pack/plugins/canvas/public/components/datasource/datasource_component.js" }, - { - "plugin": "fleet", - "path": "x-pack/plugins/fleet/public/applications/fleet/sections/agents/agent_details_page/components/agent_logs/query_bar.tsx" - }, { "plugin": "ml", "path": "x-pack/platform/plugins/shared/ml/public/application/jobs/new_job/common/job_creator/job_creator.ts" @@ -14146,6 +14142,10 @@ "plugin": "@kbn/ml-data-view-utils", "path": "x-pack/platform/packages/private/ml/data_view_utils/actions/data_view_handler.ts" }, + { + "plugin": "fleet", + "path": "x-pack/plugins/fleet/public/applications/fleet/sections/agents/agent_details_page/components/agent_logs/query_bar.tsx" + }, { "plugin": "graph", "path": "x-pack/plugins/graph/public/state_management/datasource.sagas.ts" @@ -14194,18 +14194,6 @@ "plugin": "exploratoryView", "path": "x-pack/solutions/observability/plugins/exploratory_view/public/components/shared/exploratory_view/series_editor/columns/filter_value_btn.tsx" }, - { - "plugin": "visTypeTimeseries", - "path": "src/plugins/vis_types/timeseries/common/index_patterns_utils.ts" - }, - { - "plugin": "visTypeTimeseries", - "path": "src/plugins/vis_types/timeseries/common/index_patterns_utils.ts" - }, - { - "plugin": "visTypeTimeseries", - "path": "src/plugins/vis_types/timeseries/server/lib/get_fields.ts" - }, { "plugin": "maps", "path": "x-pack/plugins/maps/public/classes/tooltips/es_tooltip_property.test.ts" @@ -14246,6 +14234,18 @@ "plugin": "transform", "path": "x-pack/platform/plugins/private/transform/public/app/sections/create_transform/components/step_define/common/common.test.ts" }, + { + "plugin": "visTypeTimeseries", + "path": "src/plugins/vis_types/timeseries/common/index_patterns_utils.ts" + }, + { + "plugin": "visTypeTimeseries", + "path": "src/plugins/vis_types/timeseries/common/index_patterns_utils.ts" + }, + { + "plugin": "visTypeTimeseries", + "path": "src/plugins/vis_types/timeseries/server/lib/get_fields.ts" + }, { "plugin": "uptime", "path": "x-pack/solutions/observability/plugins/uptime/public/legacy_uptime/components/overview/filter_group/filter_group.tsx" @@ -16828,10 +16828,6 @@ "plugin": "graph", "path": "x-pack/plugins/graph/public/state_management/datasource.test.ts" }, - { - "plugin": "visTypeTimeseries", - "path": "src/plugins/vis_types/timeseries/server/lib/search_strategies/strategies/abstract_search_strategy.ts" - }, { "plugin": "graph", "path": "x-pack/plugins/graph/public/services/persistence/deserialize.test.ts" @@ -16840,6 +16836,10 @@ "plugin": "graph", "path": "x-pack/plugins/graph/public/services/persistence/deserialize.test.ts" }, + { + "plugin": "visTypeTimeseries", + "path": "src/plugins/vis_types/timeseries/server/lib/search_strategies/strategies/abstract_search_strategy.ts" + }, { "plugin": "dataViewManagement", "path": "src/plugins/data_view_management/public/components/edit_index_pattern/source_filters_table/components/table/table.tsx" diff --git a/api_docs/data_views.mdx b/api_docs/data_views.mdx index 6652562c5a484..986af0bf4b45e 100644 --- a/api_docs/data_views.mdx +++ b/api_docs/data_views.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/dataViews title: "dataViews" image: https://source.unsplash.com/400x175/?github description: API docs for the dataViews plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dataViews'] --- import dataViewsObj from './data_views.devdocs.json'; diff --git a/api_docs/data_visualizer.mdx b/api_docs/data_visualizer.mdx index f63f837f25114..1e09ae3693f02 100644 --- a/api_docs/data_visualizer.mdx +++ b/api_docs/data_visualizer.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/dataVisualizer title: "dataVisualizer" image: https://source.unsplash.com/400x175/?github description: API docs for the dataVisualizer plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dataVisualizer'] --- import dataVisualizerObj from './data_visualizer.devdocs.json'; diff --git a/api_docs/dataset_quality.devdocs.json b/api_docs/dataset_quality.devdocs.json index d160859f49a93..10f2fdc7d0552 100644 --- a/api_docs/dataset_quality.devdocs.json +++ b/api_docs/dataset_quality.devdocs.json @@ -14,7 +14,7 @@ "tags": [], "label": "DatasetQualityPluginSetup", "description": [], - "path": "x-pack/plugins/observability_solution/dataset_quality/public/types.ts", + "path": "x-pack/platform/plugins/shared/dataset_quality/public/types.ts", "deprecated": false, "trackAdoption": false, "children": [], @@ -28,7 +28,7 @@ "tags": [], "label": "DatasetQualityPluginStart", "description": [], - "path": "x-pack/plugins/observability_solution/dataset_quality/public/types.ts", + "path": "x-pack/platform/plugins/shared/dataset_quality/public/types.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -46,7 +46,7 @@ "DatasetQualityProps", ">" ], - "path": "x-pack/plugins/observability_solution/dataset_quality/public/types.ts", + "path": "x-pack/platform/plugins/shared/dataset_quality/public/types.ts", "deprecated": false, "trackAdoption": false }, @@ -64,7 +64,7 @@ "DatasetQualityController", ">" ], - "path": "x-pack/plugins/observability_solution/dataset_quality/public/types.ts", + "path": "x-pack/platform/plugins/shared/dataset_quality/public/types.ts", "deprecated": false, "trackAdoption": false, "returnComment": [], @@ -81,7 +81,7 @@ "DatasetQualityPublicState", "> | undefined; }" ], - "path": "x-pack/plugins/observability_solution/dataset_quality/public/controller/dataset_quality/create_controller.ts", + "path": "x-pack/platform/plugins/shared/dataset_quality/public/controller/dataset_quality/create_controller.ts", "deprecated": false, "trackAdoption": false } @@ -101,7 +101,7 @@ "DatasetQualityDetailsProps", ">" ], - "path": "x-pack/plugins/observability_solution/dataset_quality/public/types.ts", + "path": "x-pack/platform/plugins/shared/dataset_quality/public/types.ts", "deprecated": false, "trackAdoption": false }, @@ -119,7 +119,7 @@ "DatasetQualityDetailsController", ">" ], - "path": "x-pack/plugins/observability_solution/dataset_quality/public/types.ts", + "path": "x-pack/platform/plugins/shared/dataset_quality/public/types.ts", "deprecated": false, "trackAdoption": false, "returnComment": [], @@ -136,7 +136,7 @@ "DatasetQualityDetailsPublicStateUpdate", "; }" ], - "path": "x-pack/plugins/observability_solution/dataset_quality/public/controller/dataset_quality_details/create_controller.ts", + "path": "x-pack/platform/plugins/shared/dataset_quality/public/controller/dataset_quality_details/create_controller.ts", "deprecated": false, "trackAdoption": false } @@ -168,7 +168,7 @@ "signature": [ "(dataStreamName: string) => { type: \"profiling\" | \"metrics\" | \"synthetics\" | \"traces\" | \"logs\"; dataset: string; namespace: string; }" ], - "path": "x-pack/plugins/observability_solution/dataset_quality/common/utils/dataset_name.ts", + "path": "x-pack/platform/plugins/shared/dataset_quality/common/utils/dataset_name.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -182,7 +182,7 @@ "signature": [ "string" ], - "path": "x-pack/plugins/observability_solution/dataset_quality/common/utils/dataset_name.ts", + "path": "x-pack/platform/plugins/shared/dataset_quality/common/utils/dataset_name.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -200,7 +200,7 @@ "tags": [], "label": "DatasetQualityConfig", "description": [], - "path": "x-pack/plugins/observability_solution/dataset_quality/common/plugin_config.ts", + "path": "x-pack/platform/plugins/shared/dataset_quality/common/plugin_config.ts", "deprecated": false, "trackAdoption": false, "children": [], @@ -589,7 +589,7 @@ }, " ? ClientRequestParamsOfType : TRouteParamsRT extends undefined ? {} : never : never" ], - "path": "x-pack/plugins/observability_solution/dataset_quality/common/rest/create_call_dataset_quality_api.ts", + "path": "x-pack/platform/plugins/shared/dataset_quality/common/rest/create_call_dataset_quality_api.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -968,7 +968,7 @@ }, " | undefined; } | undefined> ? TWrappedResponseType : TReturnType : never" ], - "path": "x-pack/plugins/observability_solution/dataset_quality/common/rest/create_call_dataset_quality_api.ts", + "path": "x-pack/platform/plugins/shared/dataset_quality/common/rest/create_call_dataset_quality_api.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -991,7 +991,7 @@ }, ", \"body\"> & { pathname: string; method?: string | undefined; body?: any; }" ], - "path": "x-pack/plugins/observability_solution/dataset_quality/common/fetch_options.ts", + "path": "x-pack/platform/plugins/shared/dataset_quality/common/fetch_options.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false diff --git a/api_docs/dataset_quality.mdx b/api_docs/dataset_quality.mdx index c96b1a883fe0d..0d73fee98d76f 100644 --- a/api_docs/dataset_quality.mdx +++ b/api_docs/dataset_quality.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/datasetQuality title: "datasetQuality" image: https://source.unsplash.com/400x175/?github description: API docs for the datasetQuality plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'datasetQuality'] --- import datasetQualityObj from './dataset_quality.devdocs.json'; diff --git a/api_docs/deprecations_by_api.mdx b/api_docs/deprecations_by_api.mdx index 7d75de5cb0133..c7a67edd98408 100644 --- a/api_docs/deprecations_by_api.mdx +++ b/api_docs/deprecations_by_api.mdx @@ -7,7 +7,7 @@ id: kibDevDocsDeprecationsByApi slug: /kibana-dev-docs/api-meta/deprecated-api-list-by-api title: Deprecated API usage by API description: A list of deprecated APIs, which plugins are still referencing them, and when they need to be removed by. -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana'] --- @@ -17,13 +17,13 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana'] | Deprecated API | Referencing plugin(s) | Remove By | | ---------------|-----------|-----------| | | ml, stackAlerts | - | -| | data, @kbn/search-errors, savedObjectsManagement, unifiedSearch, @kbn/unified-field-list, controls, lens, @kbn/lens-embeddable-utils, triggersActionsUi, dataVisualizer, canvas, fleet, ml, enterpriseSearch, @kbn/ml-data-view-utils, graph, stackAlerts, upgradeAssistant, exploratoryView, visTypeTimeseries, maps, transform, securitySolution, timelines, uptime, ux, dataViewManagement, eventAnnotationListing, inputControlVis, visDefaultEditor, visTypeTimelion, visTypeVega | - | +| | data, @kbn/search-errors, savedObjectsManagement, unifiedSearch, @kbn/unified-field-list, controls, lens, @kbn/lens-embeddable-utils, triggersActionsUi, dataVisualizer, canvas, ml, enterpriseSearch, @kbn/ml-data-view-utils, fleet, graph, stackAlerts, upgradeAssistant, exploratoryView, maps, transform, securitySolution, timelines, visTypeTimeseries, uptime, ux, dataViewManagement, eventAnnotationListing, inputControlVis, visDefaultEditor, visTypeTimelion, visTypeVega | - | | | ml, securitySolution | - | -| | actions, savedObjectsTagging, ml, enterpriseSearch | - | +| | actions, ml, savedObjectsTagging, enterpriseSearch | - | | | @kbn/core-http-router-server-internal, @kbn/core-http-server-internal, @kbn/core-metrics-server-internal, @kbn/core-status-server-internal, @kbn/core-i18n-server-internal, @kbn/core-rendering-server-internal, @kbn/core-capabilities-server-internal, @kbn/core-apps-server-internal, usageCollection, taskManager, security, monitoringCollection, files, banners, telemetry, cloudFullStory, customBranding, enterpriseSearch, securitySolution, @kbn/test-suites-xpack, interactiveSetup, mockIdpPlugin, spaces, ml | - | | | @kbn/core-saved-objects-browser-internal, @kbn/core-saved-objects-browser-mocks, @kbn/core, visualizations, aiops, dataVisualizer, dashboardEnhanced, ml, graph, lens, securitySolution, eventAnnotation | - | -| | @kbn/core, embeddable, savedObjects, visualizations, canvas, graph, ml | - | -| | @kbn/core-saved-objects-base-server-internal, @kbn/core-saved-objects-migration-server-internal, @kbn/core-saved-objects-server-internal, @kbn/core-ui-settings-server-internal, @kbn/core-usage-data-server-internal, taskManager, dataViews, spaces, share, actions, data, alerting, dashboard, @kbn/core-saved-objects-migration-server-mocks, savedSearch, canvas, lens, cases, fleet, ml, graph, maps, apmDataAccess, apm, visualizations, infra, slo, lists, securitySolution, synthetics, uptime, cloudSecurityPosture, eventAnnotation, links, savedObjectsManagement, @kbn/core-test-helpers-so-type-serializer, @kbn/core-saved-objects-api-server-internal | - | +| | @kbn/core, savedObjects, visualizations, canvas, graph, ml | - | +| | @kbn/core-saved-objects-base-server-internal, @kbn/core-saved-objects-migration-server-internal, @kbn/core-saved-objects-server-internal, @kbn/core-ui-settings-server-internal, @kbn/core-usage-data-server-internal, taskManager, dataViews, spaces, share, actions, data, alerting, dashboard, @kbn/core-saved-objects-migration-server-mocks, savedSearch, canvas, lens, cases, ml, fleet, graph, maps, apmDataAccess, apm, lists, securitySolution, visualizations, infra, slo, synthetics, uptime, cloudSecurityPosture, eventAnnotation, links, savedObjectsManagement, @kbn/core-test-helpers-so-type-serializer, @kbn/core-saved-objects-api-server-internal | - | | | stackAlerts, alerting, securitySolution, inputControlVis | - | | | graph, stackAlerts, inputControlVis, securitySolution | - | | | dataVisualizer, stackAlerts, expressionPartitionVis | - | @@ -50,7 +50,7 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana'] | | @kbn/core-saved-objects-api-browser, @kbn/core-saved-objects-browser-internal, @kbn/core-saved-objects-browser-mocks, @kbn/core-saved-objects-api-server-internal, @kbn/core-saved-objects-import-export-server-internal, @kbn/core-saved-objects-server-internal, fleet, graph, alerting, osquery, securitySolution, lists | - | | | @kbn/core-saved-objects-common, @kbn/core-saved-objects-server, @kbn/core, @kbn/alerting-types, alerting, actions, savedSearch, canvas, enterpriseSearch, taskManager, securitySolution, @kbn/core-saved-objects-server-internal, @kbn/core-saved-objects-api-server | - | | | @kbn/core-saved-objects-api-browser, @kbn/core-saved-objects-browser-internal, @kbn/core-saved-objects-api-server, @kbn/core-saved-objects-browser-mocks, @kbn/core, savedObjectsTagging, home, canvas, savedObjectsTaggingOss, upgradeAssistant, securitySolution, lists, savedObjectsManagement, @kbn/core-saved-objects-import-export-server-internal, @kbn/core-ui-settings-server-internal | - | -| | @kbn/core-saved-objects-migration-server-internal, dataViews, actions, data, alerting, dashboard, savedSearch, canvas, lens, cases, savedObjectsTagging, graph, maps, visualizations, lists, securitySolution, @kbn/core-test-helpers-so-type-serializer | - | +| | @kbn/core-saved-objects-migration-server-internal, dataViews, actions, data, alerting, dashboard, savedSearch, canvas, lens, cases, savedObjectsTagging, graph, maps, lists, securitySolution, visualizations, @kbn/core-test-helpers-so-type-serializer | - | | | integrationAssistant, @kbn/ecs-data-quality-dashboard, securitySolution, observabilityAIAssistantApp | - | | | security, cloudLinks, securitySolution, cases | - | | | security, cases, searchPlayground, securitySolution | - | @@ -68,7 +68,7 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana'] | | securitySolution | - | | | @kbn/monaco, securitySolution | - | | | cloudSecurityPosture, securitySolution | - | -| | alerting, observabilityAIAssistant, fleet, serverlessSearch, upgradeAssistant, entityManager, apm, transform, synthetics, cloudSecurityPosture, security | - | +| | alerting, observabilityAIAssistant, fleet, serverlessSearch, upgradeAssistant, entityManager, transform, synthetics, cloudSecurityPosture, security | - | | | actions, alerting | - | | | monitoring | - | | | monitoring, observabilityShared | - | @@ -131,7 +131,6 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana'] | | unifiedSearch | - | | | unifiedSearch | - | | | @kbn/core, lens | - | -| | canvas | - | | | canvas | - | | | canvas | - | | | canvas | - | @@ -170,7 +169,7 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana'] | | reporting | - | | | reporting | - | | | @kbn/reporting-export-types-pdf | - | -| | security, aiops, licenseManagement, ml, logstash, slo, crossClusterReplication, painlessLab, watcher, searchprofiler | 8.8.0 | +| | security, aiops, licenseManagement, ml, logstash, crossClusterReplication, painlessLab, watcher, searchprofiler, slo | 8.8.0 | | | spaces, security, actions, alerting, ml, graph, upgradeAssistant, remoteClusters, indexLifecycleManagement, painlessLab, rollup, snapshotRestore, transform, aiops, osquery, securitySolution, searchprofiler | 8.8.0 | | | fleet, apm, security, securitySolution | 8.8.0 | | | fleet, apm, security, securitySolution | 8.8.0 | @@ -204,8 +203,6 @@ Safe to remove. | | data | | | data | | | embeddable | -| | embeddable | -| | embeddable | | | expressionGauge | | | expressionGauge | | | expressions | diff --git a/api_docs/deprecations_by_plugin.mdx b/api_docs/deprecations_by_plugin.mdx index bdcf1551df7d3..a511d8d6e8b3a 100644 --- a/api_docs/deprecations_by_plugin.mdx +++ b/api_docs/deprecations_by_plugin.mdx @@ -7,7 +7,7 @@ id: kibDevDocsDeprecationsByPlugin slug: /kibana-dev-docs/api-meta/deprecated-api-list-by-plugin title: Deprecated API usage by plugin description: A list of deprecated APIs, which plugins are still referencing them, and when they need to be removed by. -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana'] --- @@ -620,7 +620,6 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana'] | ---------------|-----------|-----------| | | [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/apm/common/license_check.test.ts#:~:text=mode)+ 2 more | 8.8.0 | | | [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/apm/common/license_check.test.ts#:~:text=mode)+ 2 more | 8.8.0 | -| | [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/apm/server/lib/helpers/get_random_sampler/index.ts#:~:text=authc), [get_agent_keys_privileges.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/apm/server/routes/agent_keys/get_agent_keys_privileges.ts#:~:text=authc), [is_superuser.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/apm/server/routes/fleet/is_superuser.ts#:~:text=authc), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/apm/server/lib/helpers/get_random_sampler/index.ts#:~:text=authc), [get_agent_keys_privileges.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/apm/server/routes/agent_keys/get_agent_keys_privileges.ts#:~:text=authc), [is_superuser.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/apm/server/routes/fleet/is_superuser.ts#:~:text=authc) | - | | | [apm_service_groups.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/apm/server/saved_objects/apm_service_groups.ts#:~:text=migrations) | - | @@ -654,7 +653,6 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana'] | Deprecated API | Reference location(s) | Remove By | | ---------------|-----------|-----------| | | [datasource_component.js](https://github.com/elastic/kibana/tree/main/x-pack/plugins/canvas/public/components/datasource/datasource_component.js#:~:text=title) | - | -| | [editor_menu.tsx](https://github.com/elastic/kibana/tree/main/x-pack/plugins/canvas/public/components/workpad_header/editor_menu/editor_menu.tsx#:~:text=getEmbeddableFactories) | - | | | [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/canvas/canvas_plugin_src/functions/server/demodata/index.ts#:~:text=context), [embeddable.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/canvas/canvas_plugin_src/functions/external/embeddable.ts#:~:text=context), [escount.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/canvas/canvas_plugin_src/functions/browser/escount.ts#:~:text=context), [esdocs.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/canvas/canvas_plugin_src/functions/browser/esdocs.ts#:~:text=context), [filters.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/canvas/common/functions/filters.ts#:~:text=context), [neq.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/canvas/canvas_plugin_src/functions/common/neq.ts#:~:text=context), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/canvas/canvas_plugin_src/functions/server/pointseries/index.ts#:~:text=context) | - | | | [setup_expressions.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/canvas/public/setup_expressions.ts#:~:text=getFunction) | - | | | [functions.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/canvas/server/routes/functions/functions.ts#:~:text=getFunctions), [functions.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/canvas/server/routes/functions/functions.ts#:~:text=getFunctions), [functions.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/canvas/server/routes/functions/functions.test.ts#:~:text=getFunctions) | - | @@ -862,7 +860,6 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana'] | Deprecated API | Reference location(s) | Remove By | | ---------------|-----------|-----------| -| | [default_embeddable_factory_provider.ts](https://github.com/elastic/kibana/tree/main/src/plugins/embeddable/public/lib/embeddables/default_embeddable_factory_provider.ts#:~:text=SavedObjectAttributes), [default_embeddable_factory_provider.ts](https://github.com/elastic/kibana/tree/main/src/plugins/embeddable/public/lib/embeddables/default_embeddable_factory_provider.ts#:~:text=SavedObjectAttributes), [types.ts](https://github.com/elastic/kibana/tree/main/src/plugins/embeddable/public/types.ts#:~:text=SavedObjectAttributes), [types.ts](https://github.com/elastic/kibana/tree/main/src/plugins/embeddable/public/types.ts#:~:text=SavedObjectAttributes) | - | | | [migrate_base_input.ts](https://github.com/elastic/kibana/tree/main/src/plugins/embeddable/common/lib/migrate_base_input.ts#:~:text=SavedObjectReference), [migrate_base_input.ts](https://github.com/elastic/kibana/tree/main/src/plugins/embeddable/common/lib/migrate_base_input.ts#:~:text=SavedObjectReference), [migrate_base_input.ts](https://github.com/elastic/kibana/tree/main/src/plugins/embeddable/common/lib/migrate_base_input.ts#:~:text=SavedObjectReference), [inject.ts](https://github.com/elastic/kibana/tree/main/src/plugins/embeddable/common/lib/inject.ts#:~:text=SavedObjectReference), [inject.ts](https://github.com/elastic/kibana/tree/main/src/plugins/embeddable/common/lib/inject.ts#:~:text=SavedObjectReference) | - | @@ -892,7 +889,7 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana'] | Deprecated API | Reference location(s) | Remove By | | ---------------|-----------|-----------| -| | [api_key.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/entity_manager/server/lib/auth/api_key/api_key.ts#:~:text=authc), [api_key.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/entity_manager/server/lib/auth/api_key/api_key.ts#:~:text=authc), [api_key.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/entity_manager/server/lib/auth/api_key/api_key.ts#:~:text=authc), [enable.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/entity_manager/server/routes/enablement/enable.ts#:~:text=authc), [disable.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/entity_manager/server/routes/enablement/disable.ts#:~:text=authc), [api_key.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/entity_manager/server/lib/auth/api_key/api_key.ts#:~:text=authc), [api_key.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/entity_manager/server/lib/auth/api_key/api_key.ts#:~:text=authc), [api_key.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/entity_manager/server/lib/auth/api_key/api_key.ts#:~:text=authc), [enable.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/entity_manager/server/routes/enablement/enable.ts#:~:text=authc), [disable.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/entity_manager/server/routes/enablement/disable.ts#:~:text=authc) | - | +| | [api_key.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/entity_manager/server/lib/auth/api_key/api_key.ts#:~:text=authc), [api_key.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/entity_manager/server/lib/auth/api_key/api_key.ts#:~:text=authc), [api_key.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/entity_manager/server/lib/auth/api_key/api_key.ts#:~:text=authc), [uninstall_entity_definition.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/entity_manager/server/lib/entities/uninstall_entity_definition.ts#:~:text=authc), [enable.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/entity_manager/server/routes/enablement/enable.ts#:~:text=authc), [disable.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/entity_manager/server/routes/enablement/disable.ts#:~:text=authc), [api_key.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/entity_manager/server/lib/auth/api_key/api_key.ts#:~:text=authc), [api_key.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/entity_manager/server/lib/auth/api_key/api_key.ts#:~:text=authc), [api_key.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/entity_manager/server/lib/auth/api_key/api_key.ts#:~:text=authc), [uninstall_entity_definition.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/entity_manager/server/lib/entities/uninstall_entity_definition.ts#:~:text=authc)+ 2 more | - | @@ -1049,7 +1046,7 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana'] | Deprecated API | Reference location(s) | Remove By | | ---------------|-----------|-----------| -| | [saved_object_type.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/infra/server/lib/sources/saved_object_type.ts#:~:text=migrations) | - | +| | [saved_object_type.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/infra/server/lib/sources/saved_object_type.ts#:~:text=migrations) | - | @@ -1266,7 +1263,7 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana'] | Deprecated API | Reference location(s) | Remove By | | ---------------|-----------|-----------| -| | [plugin.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/observability_onboarding/server/plugin.ts#:~:text=legacy) | - | +| | [plugin.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/observability_onboarding/server/plugin.ts#:~:text=legacy) | - | diff --git a/api_docs/deprecations_by_team.mdx b/api_docs/deprecations_by_team.mdx index 5b317190a7433..6dee05ccb6c78 100644 --- a/api_docs/deprecations_by_team.mdx +++ b/api_docs/deprecations_by_team.mdx @@ -7,7 +7,7 @@ id: kibDevDocsDeprecationsDueByTeam slug: /kibana-dev-docs/api-meta/deprecations-due-by-team title: Deprecated APIs due to be removed, by team description: Lists the teams that are referencing deprecated APIs with a remove by date. -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana'] --- diff --git a/api_docs/dev_tools.mdx b/api_docs/dev_tools.mdx index 55d01ef6a7e45..4d8790a23d63f 100644 --- a/api_docs/dev_tools.mdx +++ b/api_docs/dev_tools.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/devTools title: "devTools" image: https://source.unsplash.com/400x175/?github description: API docs for the devTools plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'devTools'] --- import devToolsObj from './dev_tools.devdocs.json'; diff --git a/api_docs/discover.mdx b/api_docs/discover.mdx index 242e1f9358ac7..c1c596d4fb2aa 100644 --- a/api_docs/discover.mdx +++ b/api_docs/discover.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/discover title: "discover" image: https://source.unsplash.com/400x175/?github description: API docs for the discover plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'discover'] --- import discoverObj from './discover.devdocs.json'; diff --git a/api_docs/discover_enhanced.mdx b/api_docs/discover_enhanced.mdx index eac9f4d2cbaa0..e5dadf61fc219 100644 --- a/api_docs/discover_enhanced.mdx +++ b/api_docs/discover_enhanced.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/discoverEnhanced title: "discoverEnhanced" image: https://source.unsplash.com/400x175/?github description: API docs for the discoverEnhanced plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'discoverEnhanced'] --- import discoverEnhancedObj from './discover_enhanced.devdocs.json'; diff --git a/api_docs/discover_shared.mdx b/api_docs/discover_shared.mdx index e1e1ec7875aa4..2cecef177fefc 100644 --- a/api_docs/discover_shared.mdx +++ b/api_docs/discover_shared.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/discoverShared title: "discoverShared" image: https://source.unsplash.com/400x175/?github description: API docs for the discoverShared plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'discoverShared'] --- import discoverSharedObj from './discover_shared.devdocs.json'; diff --git a/api_docs/ecs_data_quality_dashboard.mdx b/api_docs/ecs_data_quality_dashboard.mdx index dcb709c16ecd2..877a84dc5308c 100644 --- a/api_docs/ecs_data_quality_dashboard.mdx +++ b/api_docs/ecs_data_quality_dashboard.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/ecsDataQualityDashboard title: "ecsDataQualityDashboard" image: https://source.unsplash.com/400x175/?github description: API docs for the ecsDataQualityDashboard plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'ecsDataQualityDashboard'] --- import ecsDataQualityDashboardObj from './ecs_data_quality_dashboard.devdocs.json'; diff --git a/api_docs/elastic_assistant.mdx b/api_docs/elastic_assistant.mdx index 255f59b64003d..fe426b1dfae37 100644 --- a/api_docs/elastic_assistant.mdx +++ b/api_docs/elastic_assistant.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/elasticAssistant title: "elasticAssistant" image: https://source.unsplash.com/400x175/?github description: API docs for the elasticAssistant plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'elasticAssistant'] --- import elasticAssistantObj from './elastic_assistant.devdocs.json'; diff --git a/api_docs/embeddable.devdocs.json b/api_docs/embeddable.devdocs.json index 58af1d117961f..b1ff29181380d 100644 --- a/api_docs/embeddable.devdocs.json +++ b/api_docs/embeddable.devdocs.json @@ -673,73 +673,6 @@ ], "initialIsOpen": false }, - { - "parentPluginId": "embeddable", - "id": "def-public.EmbeddableFactoryNotFoundError", - "type": "Class", - "tags": [], - "label": "EmbeddableFactoryNotFoundError", - "description": [], - "signature": [ - { - "pluginId": "embeddable", - "scope": "public", - "docId": "kibEmbeddablePluginApi", - "section": "def-public.EmbeddableFactoryNotFoundError", - "text": "EmbeddableFactoryNotFoundError" - }, - " extends Error" - ], - "path": "src/plugins/embeddable/public/lib/errors.ts", - "deprecated": false, - "trackAdoption": false, - "children": [ - { - "parentPluginId": "embeddable", - "id": "def-public.EmbeddableFactoryNotFoundError.code", - "type": "string", - "tags": [], - "label": "code", - "description": [], - "path": "src/plugins/embeddable/public/lib/errors.ts", - "deprecated": false, - "trackAdoption": false - }, - { - "parentPluginId": "embeddable", - "id": "def-public.EmbeddableFactoryNotFoundError.Unnamed", - "type": "Function", - "tags": [], - "label": "Constructor", - "description": [], - "signature": [ - "any" - ], - "path": "src/plugins/embeddable/public/lib/errors.ts", - "deprecated": false, - "trackAdoption": false, - "children": [ - { - "parentPluginId": "embeddable", - "id": "def-public.EmbeddableFactoryNotFoundError.Unnamed.$1", - "type": "string", - "tags": [], - "label": "type", - "description": [], - "signature": [ - "string" - ], - "path": "src/plugins/embeddable/public/lib/errors.ts", - "deprecated": false, - "trackAdoption": false, - "isRequired": true - } - ], - "returnComment": [] - } - ], - "initialIsOpen": false - }, { "parentPluginId": "embeddable", "id": "def-public.EmbeddableStateTransfer", @@ -1535,45 +1468,21 @@ "functions": [ { "parentPluginId": "embeddable", - "id": "def-public.defaultEmbeddableFactoryProvider", + "id": "def-public.isContextMenuTriggerContext", "type": "Function", "tags": [], - "label": "defaultEmbeddableFactoryProvider", + "label": "isContextMenuTriggerContext", "description": [], "signature": [ - " context is ", { "pluginId": "embeddable", "scope": "public", "docId": "kibEmbeddablePluginApi", - "section": "def-public.EmbeddableOutput", - "text": "EmbeddableOutput" + "section": "def-public.EmbeddableContext", + "text": "EmbeddableContext" }, - ", E extends ", + "<", { "pluginId": "embeddable", "scope": "public", @@ -1581,70 +1490,39 @@ "section": "def-public.IEmbeddable", "text": "IEmbeddable" }, - " = ", + "<", { "pluginId": "embeddable", - "scope": "public", - "docId": "kibEmbeddablePluginApi", - "section": "def-public.IEmbeddable", - "text": "IEmbeddable" - }, - ", T extends ", - { - "pluginId": "savedObjectsFinder", "scope": "common", - "docId": "kibSavedObjectsFinderPluginApi", - "section": "def-common.FinderAttributes", - "text": "FinderAttributes" - }, - " = ", - { - "pluginId": "@kbn/core-saved-objects-common", - "scope": "common", - "docId": "kibKbnCoreSavedObjectsCommonPluginApi", - "section": "def-common.SavedObjectAttributes", - "text": "SavedObjectAttributes" - }, - ">(def: ", - { - "pluginId": "embeddable", - "scope": "public", "docId": "kibEmbeddablePluginApi", - "section": "def-public.EmbeddableFactoryDefinition", - "text": "EmbeddableFactoryDefinition" + "section": "def-common.EmbeddableInput", + "text": "EmbeddableInput" }, - ") => ", + ", ", { "pluginId": "embeddable", "scope": "public", "docId": "kibEmbeddablePluginApi", - "section": "def-public.EmbeddableFactory", - "text": "EmbeddableFactory" + "section": "def-public.EmbeddableOutput", + "text": "EmbeddableOutput" }, - "" + ", any>>" ], - "path": "src/plugins/embeddable/public/lib/embeddables/default_embeddable_factory_provider.ts", + "path": "src/plugins/embeddable/public/lib/triggers/triggers.ts", "deprecated": false, "trackAdoption": false, "children": [ { "parentPluginId": "embeddable", - "id": "def-public.defaultEmbeddableFactoryProvider.$1", - "type": "CompoundType", + "id": "def-public.isContextMenuTriggerContext.$1", + "type": "Unknown", "tags": [], - "label": "def", + "label": "context", "description": [], "signature": [ - { - "pluginId": "embeddable", - "scope": "public", - "docId": "kibEmbeddablePluginApi", - "section": "def-public.EmbeddableFactoryDefinition", - "text": "EmbeddableFactoryDefinition" - }, - "" + "unknown" ], - "path": "src/plugins/embeddable/public/lib/embeddables/default_embeddable_factory_provider.ts", + "path": "src/plugins/embeddable/public/lib/triggers/triggers.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -1655,76 +1533,50 @@ }, { "parentPluginId": "embeddable", - "id": "def-public.genericEmbeddableInputIsEqual", + "id": "def-public.isMultiValueClickTriggerContext", "type": "Function", "tags": [], - "label": "genericEmbeddableInputIsEqual", + "label": "isMultiValueClickTriggerContext", "description": [], "signature": [ - "(currentInput: Partial<", + "(context: ", { "pluginId": "embeddable", - "scope": "common", + "scope": "public", "docId": "kibEmbeddablePluginApi", - "section": "def-common.EmbeddableInput", - "text": "EmbeddableInput" + "section": "def-public.ChartActionContext", + "text": "ChartActionContext" }, - ">, lastInput: Partial<", + ") => context is ", { "pluginId": "embeddable", - "scope": "common", + "scope": "public", "docId": "kibEmbeddablePluginApi", - "section": "def-common.EmbeddableInput", - "text": "EmbeddableInput" - }, - ">) => boolean" + "section": "def-public.MultiValueClickContext", + "text": "MultiValueClickContext" + } ], - "path": "src/plugins/embeddable/public/lib/embeddables/diff_embeddable_input.ts", + "path": "src/plugins/embeddable/public/lib/triggers/triggers.ts", "deprecated": false, "trackAdoption": false, "children": [ { "parentPluginId": "embeddable", - "id": "def-public.genericEmbeddableInputIsEqual.$1", - "type": "Object", - "tags": [], - "label": "currentInput", - "description": [], - "signature": [ - "Partial<", - { - "pluginId": "embeddable", - "scope": "common", - "docId": "kibEmbeddablePluginApi", - "section": "def-common.EmbeddableInput", - "text": "EmbeddableInput" - }, - ">" - ], - "path": "src/plugins/embeddable/public/lib/embeddables/diff_embeddable_input.ts", - "deprecated": false, - "trackAdoption": false, - "isRequired": true - }, - { - "parentPluginId": "embeddable", - "id": "def-public.genericEmbeddableInputIsEqual.$2", - "type": "Object", + "id": "def-public.isMultiValueClickTriggerContext.$1", + "type": "CompoundType", "tags": [], - "label": "lastInput", + "label": "context", "description": [], "signature": [ - "Partial<", { "pluginId": "embeddable", - "scope": "common", + "scope": "public", "docId": "kibEmbeddablePluginApi", - "section": "def-common.EmbeddableInput", - "text": "EmbeddableInput" - }, - ">" + "section": "def-public.ChartActionContext", + "text": "ChartActionContext" + } ], - "path": "src/plugins/embeddable/public/lib/embeddables/diff_embeddable_input.ts", + "path": "src/plugins/embeddable/public/lib/triggers/triggers.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -1735,45 +1587,28 @@ }, { "parentPluginId": "embeddable", - "id": "def-public.isContextMenuTriggerContext", + "id": "def-public.isRangeSelectTriggerContext", "type": "Function", "tags": [], - "label": "isContextMenuTriggerContext", + "label": "isRangeSelectTriggerContext", "description": [], "signature": [ - "(context: unknown) => context is ", - { - "pluginId": "embeddable", - "scope": "public", - "docId": "kibEmbeddablePluginApi", - "section": "def-public.EmbeddableContext", - "text": "EmbeddableContext" - }, - "<", + "(context: ", { "pluginId": "embeddable", "scope": "public", "docId": "kibEmbeddablePluginApi", - "section": "def-public.IEmbeddable", - "text": "IEmbeddable" - }, - "<", - { - "pluginId": "embeddable", - "scope": "common", - "docId": "kibEmbeddablePluginApi", - "section": "def-common.EmbeddableInput", - "text": "EmbeddableInput" + "section": "def-public.ChartActionContext", + "text": "ChartActionContext" }, - ", ", + ") => context is ", { "pluginId": "embeddable", "scope": "public", "docId": "kibEmbeddablePluginApi", - "section": "def-public.EmbeddableOutput", - "text": "EmbeddableOutput" - }, - ", any>>" + "section": "def-public.RangeSelectContext", + "text": "RangeSelectContext" + } ], "path": "src/plugins/embeddable/public/lib/triggers/triggers.ts", "deprecated": false, @@ -1781,13 +1616,19 @@ "children": [ { "parentPluginId": "embeddable", - "id": "def-public.isContextMenuTriggerContext.$1", - "type": "Unknown", + "id": "def-public.isRangeSelectTriggerContext.$1", + "type": "CompoundType", "tags": [], "label": "context", "description": [], "signature": [ - "unknown" + { + "pluginId": "embeddable", + "scope": "public", + "docId": "kibEmbeddablePluginApi", + "section": "def-public.ChartActionContext", + "text": "ChartActionContext" + } ], "path": "src/plugins/embeddable/public/lib/triggers/triggers.ts", "deprecated": false, @@ -1800,154 +1641,50 @@ }, { "parentPluginId": "embeddable", - "id": "def-public.isEmbeddable", + "id": "def-public.isRowClickTriggerContext", "type": "Function", "tags": [], - "label": "isEmbeddable", + "label": "isRowClickTriggerContext", "description": [], "signature": [ - "(x: unknown) => x is ", + "(context: ", { "pluginId": "embeddable", "scope": "public", "docId": "kibEmbeddablePluginApi", - "section": "def-public.IEmbeddable", - "text": "IEmbeddable" + "section": "def-public.ChartActionContext", + "text": "ChartActionContext" }, - "<", + ") => context is ", { - "pluginId": "embeddable", + "pluginId": "@kbn/ui-actions-browser", "scope": "common", - "docId": "kibEmbeddablePluginApi", - "section": "def-common.EmbeddableInput", - "text": "EmbeddableInput" - }, - ", ", - { - "pluginId": "embeddable", - "scope": "public", - "docId": "kibEmbeddablePluginApi", - "section": "def-public.EmbeddableOutput", - "text": "EmbeddableOutput" - }, - ", any>" + "docId": "kibKbnUiActionsBrowserPluginApi", + "section": "def-common.RowClickContext", + "text": "RowClickContext" + } ], - "path": "src/plugins/embeddable/public/lib/embeddables/is_embeddable.ts", + "path": "src/plugins/embeddable/public/lib/triggers/triggers.ts", "deprecated": false, "trackAdoption": false, "children": [ { "parentPluginId": "embeddable", - "id": "def-public.isEmbeddable.$1", - "type": "Unknown", + "id": "def-public.isRowClickTriggerContext.$1", + "type": "CompoundType", "tags": [], - "label": "x", - "description": [], - "signature": [ - "unknown" - ], - "path": "src/plugins/embeddable/public/lib/embeddables/is_embeddable.ts", - "deprecated": false, - "trackAdoption": false, - "isRequired": true - } - ], - "returnComment": [], - "initialIsOpen": false - }, - { - "parentPluginId": "embeddable", - "id": "def-public.isErrorEmbeddable", - "type": "Function", - "tags": [], - "label": "isErrorEmbeddable", - "description": [], - "signature": [ - "(embeddable: ", - { - "pluginId": "embeddable", - "scope": "public", - "docId": "kibEmbeddablePluginApi", - "section": "def-public.ErrorEmbeddable", - "text": "ErrorEmbeddable" - }, - " | TEmbeddable) => boolean" - ], - "path": "src/plugins/embeddable/public/lib/embeddables/is_error_embeddable.ts", - "deprecated": false, - "trackAdoption": false, - "children": [ - { - "parentPluginId": "embeddable", - "id": "def-public.isErrorEmbeddable.$1", - "type": "CompoundType", - "tags": [], - "label": "embeddable", + "label": "context", "description": [], "signature": [ { "pluginId": "embeddable", "scope": "public", "docId": "kibEmbeddablePluginApi", - "section": "def-public.ErrorEmbeddable", - "text": "ErrorEmbeddable" - }, - " | TEmbeddable" - ], - "path": "src/plugins/embeddable/public/lib/embeddables/is_error_embeddable.ts", - "deprecated": false, - "trackAdoption": false, - "isRequired": true - } - ], - "returnComment": [], - "initialIsOpen": false - }, - { - "parentPluginId": "embeddable", - "id": "def-public.isExplicitInputWithAttributes", - "type": "Function", - "tags": [], - "label": "isExplicitInputWithAttributes", - "description": [], - "signature": [ - "(value: Partial<", - { - "pluginId": "embeddable", - "scope": "common", - "docId": "kibEmbeddablePluginApi", - "section": "def-common.EmbeddableInput", - "text": "EmbeddableInput" - }, - "> | ", - "ExplicitInputWithAttributes", - ") => value is ", - "ExplicitInputWithAttributes" - ], - "path": "src/plugins/embeddable/public/lib/embeddables/embeddable_factory.ts", - "deprecated": false, - "trackAdoption": false, - "children": [ - { - "parentPluginId": "embeddable", - "id": "def-public.isExplicitInputWithAttributes.$1", - "type": "CompoundType", - "tags": [], - "label": "value", - "description": [], - "signature": [ - "Partial<", - { - "pluginId": "embeddable", - "scope": "common", - "docId": "kibEmbeddablePluginApi", - "section": "def-common.EmbeddableInput", - "text": "EmbeddableInput" - }, - "> | ", - "ExplicitInputWithAttributes" + "section": "def-public.ChartActionContext", + "text": "ChartActionContext" + } ], - "path": "src/plugins/embeddable/public/lib/embeddables/embeddable_factory.ts", + "path": "src/plugins/embeddable/public/lib/triggers/triggers.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -1958,49 +1695,10 @@ }, { "parentPluginId": "embeddable", - "id": "def-public.isFilterableEmbeddable", - "type": "Function", - "tags": [], - "label": "isFilterableEmbeddable", - "description": [ - "\nEnsure that embeddable supports filtering/querying" - ], - "signature": [ - "(incoming: unknown) => boolean" - ], - "path": "src/plugins/embeddable/public/lib/filterable_embeddable/types.ts", - "deprecated": false, - "trackAdoption": false, - "children": [ - { - "parentPluginId": "embeddable", - "id": "def-public.isFilterableEmbeddable.$1", - "type": "Unknown", - "tags": [], - "label": "incoming", - "description": [ - "Embeddable that is being tested to check if it is a FilterableEmbeddable" - ], - "signature": [ - "unknown" - ], - "path": "src/plugins/embeddable/public/lib/filterable_embeddable/types.ts", - "deprecated": false, - "trackAdoption": false, - "isRequired": true - } - ], - "returnComment": [ - "true if the incoming embeddable is a FilterableEmbeddable, false if it is not" - ], - "initialIsOpen": false - }, - { - "parentPluginId": "embeddable", - "id": "def-public.isMultiValueClickTriggerContext", + "id": "def-public.isValueClickTriggerContext", "type": "Function", "tags": [], - "label": "isMultiValueClickTriggerContext", + "label": "isValueClickTriggerContext", "description": [], "signature": [ "(context: ", @@ -2016,8 +1714,8 @@ "pluginId": "embeddable", "scope": "public", "docId": "kibEmbeddablePluginApi", - "section": "def-public.MultiValueClickContext", - "text": "MultiValueClickContext" + "section": "def-public.ValueClickContext", + "text": "ValueClickContext" } ], "path": "src/plugins/embeddable/public/lib/triggers/triggers.ts", @@ -2026,7 +1724,7 @@ "children": [ { "parentPluginId": "embeddable", - "id": "def-public.isMultiValueClickTriggerContext.$1", + "id": "def-public.isValueClickTriggerContext.$1", "type": "CompoundType", "tags": [], "label": "context", @@ -2051,53 +1749,81 @@ }, { "parentPluginId": "embeddable", - "id": "def-public.isRangeSelectTriggerContext", + "id": "def-public.openAddFromLibraryFlyout", "type": "Function", "tags": [], - "label": "isRangeSelectTriggerContext", + "label": "openAddFromLibraryFlyout", "description": [], "signature": [ - "(context: ", + "({ container, onClose, }: { container: ", { - "pluginId": "embeddable", + "pluginId": "@kbn/presentation-containers", "scope": "public", - "docId": "kibEmbeddablePluginApi", - "section": "def-public.ChartActionContext", - "text": "ChartActionContext" + "docId": "kibKbnPresentationContainersPluginApi", + "section": "def-public.CanAddNewPanel", + "text": "CanAddNewPanel" }, - ") => context is ", + "; onClose?: (() => void) | undefined; }) => ", { - "pluginId": "embeddable", + "pluginId": "@kbn/core-mount-utils-browser", "scope": "public", - "docId": "kibEmbeddablePluginApi", - "section": "def-public.RangeSelectContext", - "text": "RangeSelectContext" + "docId": "kibKbnCoreMountUtilsBrowserPluginApi", + "section": "def-public.OverlayRef", + "text": "OverlayRef" } ], - "path": "src/plugins/embeddable/public/lib/triggers/triggers.ts", + "path": "src/plugins/embeddable/public/add_from_library/open_add_from_library_flyout.tsx", "deprecated": false, "trackAdoption": false, "children": [ { "parentPluginId": "embeddable", - "id": "def-public.isRangeSelectTriggerContext.$1", - "type": "CompoundType", + "id": "def-public.openAddFromLibraryFlyout.$1", + "type": "Object", "tags": [], - "label": "context", + "label": "{\n container,\n onClose,\n}", "description": [], - "signature": [ - { - "pluginId": "embeddable", - "scope": "public", - "docId": "kibEmbeddablePluginApi", - "section": "def-public.ChartActionContext", - "text": "ChartActionContext" - } - ], - "path": "src/plugins/embeddable/public/lib/triggers/triggers.ts", + "path": "src/plugins/embeddable/public/add_from_library/open_add_from_library_flyout.tsx", "deprecated": false, "trackAdoption": false, - "isRequired": true + "children": [ + { + "parentPluginId": "embeddable", + "id": "def-public.openAddFromLibraryFlyout.$1.container", + "type": "Object", + "tags": [], + "label": "container", + "description": [], + "signature": [ + { + "pluginId": "@kbn/presentation-containers", + "scope": "public", + "docId": "kibKbnPresentationContainersPluginApi", + "section": "def-public.CanAddNewPanel", + "text": "CanAddNewPanel" + } + ], + "path": "src/plugins/embeddable/public/add_from_library/open_add_from_library_flyout.tsx", + "deprecated": false, + "trackAdoption": false + }, + { + "parentPluginId": "embeddable", + "id": "def-public.openAddFromLibraryFlyout.$1.onClose", + "type": "Function", + "tags": [], + "label": "onClose", + "description": [], + "signature": [ + "(() => void) | undefined" + ], + "path": "src/plugins/embeddable/public/add_from_library/open_add_from_library_flyout.tsx", + "deprecated": false, + "trackAdoption": false, + "children": [], + "returnComment": [] + } + ] } ], "returnComment": [], @@ -2105,1499 +1831,380 @@ }, { "parentPluginId": "embeddable", - "id": "def-public.isReferenceOrValueEmbeddable", + "id": "def-public.ReactEmbeddableRenderer", "type": "Function", "tags": [], - "label": "isReferenceOrValueEmbeddable", - "description": [], - "signature": [ - "(incoming: unknown) => boolean" - ], - "path": "src/plugins/embeddable/public/lib/reference_or_value_embeddable/types.ts", - "deprecated": false, - "trackAdoption": false, - "children": [ - { - "parentPluginId": "embeddable", - "id": "def-public.isReferenceOrValueEmbeddable.$1", - "type": "Unknown", - "tags": [], - "label": "incoming", - "description": [], - "signature": [ - "unknown" - ], - "path": "src/plugins/embeddable/public/lib/reference_or_value_embeddable/types.ts", - "deprecated": false, - "trackAdoption": false, - "isRequired": true - } + "label": "ReactEmbeddableRenderer", + "description": [ + "\nRenders a component from the React Embeddable registry into a Presentation Panel.\n\nTODO: Rename this to simply `Embeddable` when the legacy Embeddable system is removed." ], - "returnComment": [], - "initialIsOpen": false - }, - { - "parentPluginId": "embeddable", - "id": "def-public.isRowClickTriggerContext", - "type": "Function", - "tags": [], - "label": "isRowClickTriggerContext", - "description": [], "signature": [ - "(context: ", + " context is ", + " = ", { - "pluginId": "@kbn/ui-actions-browser", - "scope": "common", - "docId": "kibKbnUiActionsBrowserPluginApi", - "section": "def-common.RowClickContext", - "text": "RowClickContext" - } - ], - "path": "src/plugins/embeddable/public/lib/triggers/triggers.ts", - "deprecated": false, - "trackAdoption": false, - "children": [ + "pluginId": "embeddable", + "scope": "public", + "docId": "kibEmbeddablePluginApi", + "section": "def-public.DefaultEmbeddableApi", + "text": "DefaultEmbeddableApi" + }, + ", ParentApi extends ", { - "parentPluginId": "embeddable", - "id": "def-public.isRowClickTriggerContext.$1", - "type": "CompoundType", - "tags": [], - "label": "context", - "description": [], - "signature": [ - { - "pluginId": "embeddable", - "scope": "public", - "docId": "kibEmbeddablePluginApi", - "section": "def-public.ChartActionContext", - "text": "ChartActionContext" - } - ], - "path": "src/plugins/embeddable/public/lib/triggers/triggers.ts", - "deprecated": false, - "trackAdoption": false, - "isRequired": true - } - ], - "returnComment": [], - "initialIsOpen": false - }, - { - "parentPluginId": "embeddable", - "id": "def-public.isSavedObjectEmbeddableInput", - "type": "Function", - "tags": [], - "label": "isSavedObjectEmbeddableInput", - "description": [], - "signature": [ - "(input: ", - { - "pluginId": "embeddable", - "scope": "common", - "docId": "kibEmbeddablePluginApi", - "section": "def-common.EmbeddableInput", - "text": "EmbeddableInput" - }, - " | ", - { - "pluginId": "embeddable", - "scope": "common", - "docId": "kibEmbeddablePluginApi", - "section": "def-common.SavedObjectEmbeddableInput", - "text": "SavedObjectEmbeddableInput" - }, - ") => boolean" - ], - "path": "src/plugins/embeddable/common/lib/saved_object_embeddable.ts", - "deprecated": false, - "trackAdoption": false, - "children": [ - { - "parentPluginId": "embeddable", - "id": "def-public.isSavedObjectEmbeddableInput.$1", - "type": "CompoundType", - "tags": [], - "label": "input", - "description": [], - "signature": [ - { - "pluginId": "embeddable", - "scope": "common", - "docId": "kibEmbeddablePluginApi", - "section": "def-common.EmbeddableInput", - "text": "EmbeddableInput" - }, - " | ", - { - "pluginId": "embeddable", - "scope": "common", - "docId": "kibEmbeddablePluginApi", - "section": "def-common.SavedObjectEmbeddableInput", - "text": "SavedObjectEmbeddableInput" - } - ], - "path": "src/plugins/embeddable/common/lib/saved_object_embeddable.ts", - "deprecated": false, - "trackAdoption": false, - "isRequired": true - } - ], - "returnComment": [], - "initialIsOpen": false - }, - { - "parentPluginId": "embeddable", - "id": "def-public.isValueClickTriggerContext", - "type": "Function", - "tags": [], - "label": "isValueClickTriggerContext", - "description": [], - "signature": [ - "(context: ", - { - "pluginId": "embeddable", + "pluginId": "@kbn/presentation-containers", "scope": "public", - "docId": "kibEmbeddablePluginApi", - "section": "def-public.ChartActionContext", - "text": "ChartActionContext" + "docId": "kibKbnPresentationContainersPluginApi", + "section": "def-public.HasSerializedChildState", + "text": "HasSerializedChildState" }, - ") => context is ", + " = ", { - "pluginId": "embeddable", + "pluginId": "@kbn/presentation-containers", "scope": "public", - "docId": "kibEmbeddablePluginApi", - "section": "def-public.ValueClickContext", - "text": "ValueClickContext" - } - ], - "path": "src/plugins/embeddable/public/lib/triggers/triggers.ts", - "deprecated": false, - "trackAdoption": false, - "children": [ - { - "parentPluginId": "embeddable", - "id": "def-public.isValueClickTriggerContext.$1", - "type": "CompoundType", - "tags": [], - "label": "context", - "description": [], - "signature": [ - { - "pluginId": "embeddable", - "scope": "public", - "docId": "kibEmbeddablePluginApi", - "section": "def-public.ChartActionContext", - "text": "ChartActionContext" - } - ], - "path": "src/plugins/embeddable/public/lib/triggers/triggers.ts", - "deprecated": false, - "trackAdoption": false, - "isRequired": true - } - ], - "returnComment": [], - "initialIsOpen": false - }, - { - "parentPluginId": "embeddable", - "id": "def-public.omitGenericEmbeddableInput", - "type": "Function", - "tags": [], - "label": "omitGenericEmbeddableInput", - "description": [], - "signature": [ - " = Partial<", - { - "pluginId": "embeddable", - "scope": "common", - "docId": "kibEmbeddablePluginApi", - "section": "def-common.EmbeddableInput", - "text": "EmbeddableInput" + "docId": "kibKbnPresentationContainersPluginApi", + "section": "def-public.HasSerializedChildState", + "text": "HasSerializedChildState" }, - ">>(input: I) => Omit>({ type, maybeId, getParentApi, panelProps, onAnyStateChange, onApiAvailable, hidePanelChrome, }: { type: string; maybeId?: string | undefined; getParentApi: () => ParentApi; onApiAvailable?: ((api: Api) => void) | undefined; panelProps?: Pick<", { - "pluginId": "embeddable", - "scope": "common", - "docId": "kibEmbeddablePluginApi", - "section": "def-common.EmbeddableInput", - "text": "EmbeddableInput" + "pluginId": "presentationPanel", + "scope": "public", + "docId": "kibPresentationPanelPluginApi", + "section": "def-public.PresentationPanelProps", + "text": "PresentationPanelProps" }, - ">" - ], - "path": "src/plugins/embeddable/public/lib/embeddables/diff_embeddable_input.ts", - "deprecated": false, - "trackAdoption": false, - "children": [ - { - "parentPluginId": "embeddable", - "id": "def-public.omitGenericEmbeddableInput.$1", - "type": "Uncategorized", - "tags": [], - "label": "input", - "description": [], - "signature": [ - "I" - ], - "path": "src/plugins/embeddable/public/lib/embeddables/diff_embeddable_input.ts", - "deprecated": false, - "trackAdoption": false, - "isRequired": true - } - ], - "returnComment": [], - "initialIsOpen": false - }, - { - "parentPluginId": "embeddable", - "id": "def-public.openAddFromLibraryFlyout", - "type": "Function", - "tags": [], - "label": "openAddFromLibraryFlyout", - "description": [], - "signature": [ - "({ container, onClose, }: { container: ", + ", \"showShadow\" | \"showBorder\" | \"showBadges\" | \"showNotifications\" | \"hideLoader\" | \"hideHeader\" | \"hideInspector\" | \"getActions\" | \"setDragHandles\"> | undefined; hidePanelChrome?: boolean | undefined; onAnyStateChange?: ((state: ", { "pluginId": "@kbn/presentation-containers", "scope": "public", "docId": "kibKbnPresentationContainersPluginApi", - "section": "def-public.CanAddNewPanel", - "text": "CanAddNewPanel" + "section": "def-public.SerializedPanelState", + "text": "SerializedPanelState" }, - "; onClose?: (() => void) | undefined; }) => ", - { - "pluginId": "@kbn/core-mount-utils-browser", - "scope": "public", - "docId": "kibKbnCoreMountUtilsBrowserPluginApi", - "section": "def-public.OverlayRef", - "text": "OverlayRef" - } + ") => void) | undefined; }) => React.JSX.Element" ], - "path": "src/plugins/embeddable/public/add_from_library/open_add_from_library_flyout.tsx", + "path": "src/plugins/embeddable/public/react_embeddable_system/react_embeddable_renderer.tsx", "deprecated": false, "trackAdoption": false, "children": [ { "parentPluginId": "embeddable", - "id": "def-public.openAddFromLibraryFlyout.$1", + "id": "def-public.ReactEmbeddableRenderer.$1", "type": "Object", "tags": [], - "label": "{\n container,\n onClose,\n}", + "label": "{\n type,\n maybeId,\n getParentApi,\n panelProps,\n onAnyStateChange,\n onApiAvailable,\n hidePanelChrome,\n}", "description": [], - "path": "src/plugins/embeddable/public/add_from_library/open_add_from_library_flyout.tsx", + "path": "src/plugins/embeddable/public/react_embeddable_system/react_embeddable_renderer.tsx", "deprecated": false, "trackAdoption": false, "children": [ { "parentPluginId": "embeddable", - "id": "def-public.openAddFromLibraryFlyout.$1.container", - "type": "Object", + "id": "def-public.ReactEmbeddableRenderer.$1.type", + "type": "string", "tags": [], - "label": "container", + "label": "type", "description": [], - "signature": [ - { - "pluginId": "@kbn/presentation-containers", - "scope": "public", - "docId": "kibKbnPresentationContainersPluginApi", - "section": "def-public.CanAddNewPanel", - "text": "CanAddNewPanel" - } - ], - "path": "src/plugins/embeddable/public/add_from_library/open_add_from_library_flyout.tsx", + "path": "src/plugins/embeddable/public/react_embeddable_system/react_embeddable_renderer.tsx", "deprecated": false, "trackAdoption": false }, { "parentPluginId": "embeddable", - "id": "def-public.openAddFromLibraryFlyout.$1.onClose", - "type": "Function", - "tags": [], - "label": "onClose", - "description": [], - "signature": [ - "(() => void) | undefined" - ], - "path": "src/plugins/embeddable/public/add_from_library/open_add_from_library_flyout.tsx", - "deprecated": false, - "trackAdoption": false, - "children": [], - "returnComment": [] - } - ] - } - ], - "returnComment": [], - "initialIsOpen": false - }, - { - "parentPluginId": "embeddable", - "id": "def-public.ReactEmbeddableRenderer", - "type": "Function", - "tags": [], - "label": "ReactEmbeddableRenderer", - "description": [ - "\nRenders a component from the React Embeddable registry into a Presentation Panel.\n\nTODO: Rename this to simply `Embeddable` when the legacy Embeddable system is removed." - ], - "signature": [ - " = ", - { - "pluginId": "embeddable", - "scope": "public", - "docId": "kibEmbeddablePluginApi", - "section": "def-public.DefaultEmbeddableApi", - "text": "DefaultEmbeddableApi" - }, - ", ParentApi extends ", - { - "pluginId": "@kbn/presentation-containers", - "scope": "public", - "docId": "kibKbnPresentationContainersPluginApi", - "section": "def-public.HasSerializedChildState", - "text": "HasSerializedChildState" - }, - " = ", - { - "pluginId": "@kbn/presentation-containers", - "scope": "public", - "docId": "kibKbnPresentationContainersPluginApi", - "section": "def-public.HasSerializedChildState", - "text": "HasSerializedChildState" - }, - ">({ type, maybeId, getParentApi, panelProps, onAnyStateChange, onApiAvailable, hidePanelChrome, }: { type: string; maybeId?: string | undefined; getParentApi: () => ParentApi; onApiAvailable?: ((api: Api) => void) | undefined; panelProps?: Pick<", - { - "pluginId": "presentationPanel", - "scope": "public", - "docId": "kibPresentationPanelPluginApi", - "section": "def-public.PresentationPanelProps", - "text": "PresentationPanelProps" - }, - ", \"showShadow\" | \"showBorder\" | \"showBadges\" | \"showNotifications\" | \"hideLoader\" | \"hideHeader\" | \"hideInspector\" | \"getActions\" | \"setDragHandles\"> | undefined; hidePanelChrome?: boolean | undefined; onAnyStateChange?: ((state: ", - { - "pluginId": "@kbn/presentation-containers", - "scope": "public", - "docId": "kibKbnPresentationContainersPluginApi", - "section": "def-public.SerializedPanelState", - "text": "SerializedPanelState" - }, - ") => void) | undefined; }) => React.JSX.Element" - ], - "path": "src/plugins/embeddable/public/react_embeddable_system/react_embeddable_renderer.tsx", - "deprecated": false, - "trackAdoption": false, - "children": [ - { - "parentPluginId": "embeddable", - "id": "def-public.ReactEmbeddableRenderer.$1", - "type": "Object", - "tags": [], - "label": "{\n type,\n maybeId,\n getParentApi,\n panelProps,\n onAnyStateChange,\n onApiAvailable,\n hidePanelChrome,\n}", - "description": [], - "path": "src/plugins/embeddable/public/react_embeddable_system/react_embeddable_renderer.tsx", - "deprecated": false, - "trackAdoption": false, - "children": [ - { - "parentPluginId": "embeddable", - "id": "def-public.ReactEmbeddableRenderer.$1.type", - "type": "string", - "tags": [], - "label": "type", - "description": [], - "path": "src/plugins/embeddable/public/react_embeddable_system/react_embeddable_renderer.tsx", - "deprecated": false, - "trackAdoption": false - }, - { - "parentPluginId": "embeddable", - "id": "def-public.ReactEmbeddableRenderer.$1.maybeId", - "type": "string", - "tags": [], - "label": "maybeId", - "description": [], - "signature": [ - "string | undefined" - ], - "path": "src/plugins/embeddable/public/react_embeddable_system/react_embeddable_renderer.tsx", - "deprecated": false, - "trackAdoption": false - }, - { - "parentPluginId": "embeddable", - "id": "def-public.ReactEmbeddableRenderer.$1.getParentApi", - "type": "Function", - "tags": [], - "label": "getParentApi", - "description": [], - "signature": [ - "() => ParentApi" - ], - "path": "src/plugins/embeddable/public/react_embeddable_system/react_embeddable_renderer.tsx", - "deprecated": false, - "trackAdoption": false, - "children": [], - "returnComment": [] - }, - { - "parentPluginId": "embeddable", - "id": "def-public.ReactEmbeddableRenderer.$1.onApiAvailable", - "type": "Function", - "tags": [], - "label": "onApiAvailable", - "description": [], - "signature": [ - "((api: Api) => void) | undefined" - ], - "path": "src/plugins/embeddable/public/react_embeddable_system/react_embeddable_renderer.tsx", - "deprecated": false, - "trackAdoption": false, - "children": [ - { - "parentPluginId": "embeddable", - "id": "def-public.ReactEmbeddableRenderer.$1.onApiAvailable.$1", - "type": "Uncategorized", - "tags": [], - "label": "api", - "description": [], - "signature": [ - "Api" - ], - "path": "src/plugins/embeddable/public/react_embeddable_system/react_embeddable_renderer.tsx", - "deprecated": false, - "trackAdoption": false, - "isRequired": true - } - ], - "returnComment": [] - }, - { - "parentPluginId": "embeddable", - "id": "def-public.ReactEmbeddableRenderer.$1.panelProps", - "type": "Object", - "tags": [], - "label": "panelProps", - "description": [], - "signature": [ - "Pick<", - { - "pluginId": "presentationPanel", - "scope": "public", - "docId": "kibPresentationPanelPluginApi", - "section": "def-public.PresentationPanelProps", - "text": "PresentationPanelProps" - }, - ", \"showShadow\" | \"showBorder\" | \"showBadges\" | \"showNotifications\" | \"hideLoader\" | \"hideHeader\" | \"hideInspector\" | \"getActions\" | \"setDragHandles\"> | undefined" - ], - "path": "src/plugins/embeddable/public/react_embeddable_system/react_embeddable_renderer.tsx", - "deprecated": false, - "trackAdoption": false - }, - { - "parentPluginId": "embeddable", - "id": "def-public.ReactEmbeddableRenderer.$1.hidePanelChrome", - "type": "CompoundType", - "tags": [], - "label": "hidePanelChrome", - "description": [], - "signature": [ - "boolean | undefined" - ], - "path": "src/plugins/embeddable/public/react_embeddable_system/react_embeddable_renderer.tsx", - "deprecated": false, - "trackAdoption": false - }, - { - "parentPluginId": "embeddable", - "id": "def-public.ReactEmbeddableRenderer.$1.onAnyStateChange", - "type": "Function", - "tags": [], - "label": "onAnyStateChange", - "description": [ - "\nThis `onAnyStateChange` callback allows the parent to keep track of the state of the embeddable\nas it changes. This is **not** expected to change over the lifetime of the component." - ], - "signature": [ - "((state: ", - { - "pluginId": "@kbn/presentation-containers", - "scope": "public", - "docId": "kibKbnPresentationContainersPluginApi", - "section": "def-public.SerializedPanelState", - "text": "SerializedPanelState" - }, - ") => void) | undefined" - ], - "path": "src/plugins/embeddable/public/react_embeddable_system/react_embeddable_renderer.tsx", - "deprecated": false, - "trackAdoption": false, - "children": [ - { - "parentPluginId": "embeddable", - "id": "def-public.ReactEmbeddableRenderer.$1.onAnyStateChange.$1", - "type": "Object", - "tags": [], - "label": "state", - "description": [], - "signature": [ - { - "pluginId": "@kbn/presentation-containers", - "scope": "public", - "docId": "kibKbnPresentationContainersPluginApi", - "section": "def-public.SerializedPanelState", - "text": "SerializedPanelState" - }, - "" - ], - "path": "src/plugins/embeddable/public/react_embeddable_system/react_embeddable_renderer.tsx", - "deprecated": false, - "trackAdoption": false, - "isRequired": true - } - ], - "returnComment": [] - } - ] - } - ], - "returnComment": [], - "initialIsOpen": false - }, - { - "parentPluginId": "embeddable", - "id": "def-public.runEmbeddableFactoryMigrations", - "type": "Function", - "tags": [], - "label": "runEmbeddableFactoryMigrations", - "description": [ - "\nA helper function that migrates an Embeddable Input to its latest version. Note that this function\nonly runs the embeddable factory's migrations." - ], - "signature": [ - "(initialInput: { version?: string | undefined; }, factory: { migrations?: ", - { - "pluginId": "kibanaUtils", - "scope": "common", - "docId": "kibKibanaUtilsPluginApi", - "section": "def-common.MigrateFunctionsObject", - "text": "MigrateFunctionsObject" - }, - " | ", - { - "pluginId": "kibanaUtils", - "scope": "common", - "docId": "kibKibanaUtilsPluginApi", - "section": "def-common.GetMigrationFunctionObjectFn", - "text": "GetMigrationFunctionObjectFn" - }, - " | undefined; latestVersion?: string | undefined; }) => { input: ToType; migrationRun: boolean; }" - ], - "path": "src/plugins/embeddable/public/lib/factory_migrations/run_factory_migrations.ts", - "deprecated": false, - "trackAdoption": false, - "children": [ - { - "parentPluginId": "embeddable", - "id": "def-public.runEmbeddableFactoryMigrations.$1", - "type": "Object", - "tags": [], - "label": "initialInput", - "description": [], - "path": "src/plugins/embeddable/public/lib/factory_migrations/run_factory_migrations.ts", - "deprecated": false, - "trackAdoption": false, - "children": [ - { - "parentPluginId": "embeddable", - "id": "def-public.runEmbeddableFactoryMigrations.$1.version", - "type": "string", - "tags": [], - "label": "version", - "description": [], - "signature": [ - "string | undefined" - ], - "path": "src/plugins/embeddable/public/lib/factory_migrations/run_factory_migrations.ts", - "deprecated": false, - "trackAdoption": false - } - ] - }, - { - "parentPluginId": "embeddable", - "id": "def-public.runEmbeddableFactoryMigrations.$2", - "type": "Object", - "tags": [], - "label": "factory", - "description": [], - "path": "src/plugins/embeddable/public/lib/factory_migrations/run_factory_migrations.ts", - "deprecated": false, - "trackAdoption": false, - "children": [ - { - "parentPluginId": "embeddable", - "id": "def-public.runEmbeddableFactoryMigrations.$2.migrations", - "type": "CompoundType", - "tags": [], - "label": "migrations", - "description": [], - "signature": [ - { - "pluginId": "kibanaUtils", - "scope": "common", - "docId": "kibKibanaUtilsPluginApi", - "section": "def-common.MigrateFunctionsObject", - "text": "MigrateFunctionsObject" - }, - " | ", - { - "pluginId": "kibanaUtils", - "scope": "common", - "docId": "kibKibanaUtilsPluginApi", - "section": "def-common.GetMigrationFunctionObjectFn", - "text": "GetMigrationFunctionObjectFn" - }, - " | undefined" - ], - "path": "src/plugins/embeddable/public/lib/factory_migrations/run_factory_migrations.ts", - "deprecated": false, - "trackAdoption": false - }, - { - "parentPluginId": "embeddable", - "id": "def-public.runEmbeddableFactoryMigrations.$2.latestVersion", - "type": "string", - "tags": [], - "label": "latestVersion", - "description": [], - "signature": [ - "string | undefined" - ], - "path": "src/plugins/embeddable/public/lib/factory_migrations/run_factory_migrations.ts", - "deprecated": false, - "trackAdoption": false - } - ] - } - ], - "returnComment": [], - "initialIsOpen": false - }, - { - "parentPluginId": "embeddable", - "id": "def-public.shouldFetch$", - "type": "Function", - "tags": [], - "label": "shouldFetch$", - "description": [], - "signature": [ - "(updated$: ", - "Observable", - ", getInput: () => TFilterableEmbeddableInput) => ", - "Observable", - "" - ], - "path": "src/plugins/embeddable/public/lib/filterable_embeddable/should_fetch.tsx", - "deprecated": false, - "trackAdoption": false, - "children": [ - { - "parentPluginId": "embeddable", - "id": "def-public.shouldFetch$.$1", - "type": "Object", - "tags": [], - "label": "updated$", - "description": [], - "signature": [ - "Observable", - "" - ], - "path": "src/plugins/embeddable/public/lib/filterable_embeddable/should_fetch.tsx", - "deprecated": false, - "trackAdoption": false, - "isRequired": true - }, - { - "parentPluginId": "embeddable", - "id": "def-public.shouldFetch$.$2", - "type": "Function", - "tags": [], - "label": "getInput", - "description": [], - "signature": [ - "() => TFilterableEmbeddableInput" - ], - "path": "src/plugins/embeddable/public/lib/filterable_embeddable/should_fetch.tsx", - "deprecated": false, - "trackAdoption": false, - "isRequired": true - } - ], - "returnComment": [], - "initialIsOpen": false - }, - { - "parentPluginId": "embeddable", - "id": "def-public.useAddFromLibraryTypes", - "type": "Function", - "tags": [], - "label": "useAddFromLibraryTypes", - "description": [], - "signature": [ - "() => ", - { - "pluginId": "savedObjectsFinder", - "scope": "public", - "docId": "kibSavedObjectsFinderPluginApi", - "section": "def-public.SavedObjectMetaData", - "text": "SavedObjectMetaData" - }, - "<", - { - "pluginId": "savedObjectsFinder", - "scope": "common", - "docId": "kibSavedObjectsFinderPluginApi", - "section": "def-common.FinderAttributes", - "text": "FinderAttributes" - }, - ">[]" - ], - "path": "src/plugins/embeddable/public/add_from_library/registry.ts", - "deprecated": false, - "trackAdoption": false, - "children": [], - "returnComment": [], - "initialIsOpen": false - }, - { - "parentPluginId": "embeddable", - "id": "def-public.withEmbeddableSubscription", - "type": "Function", - "tags": [], - "label": "withEmbeddableSubscription", - "description": [], - "signature": [ - " = ", - { - "pluginId": "embeddable", - "scope": "public", - "docId": "kibEmbeddablePluginApi", - "section": "def-public.IEmbeddable", - "text": "IEmbeddable" - }, - ", ExtraProps = {}>(WrappedComponent: React.ComponentType<{ input: I; output: O; embeddable: E; } & ExtraProps>) => React.ComponentType<{ embeddable: E; } & ExtraProps>" - ], - "path": "src/plugins/embeddable/public/lib/embeddables/with_subscription.tsx", - "deprecated": false, - "trackAdoption": false, - "children": [ - { - "parentPluginId": "embeddable", - "id": "def-public.withEmbeddableSubscription.$1", - "type": "CompoundType", - "tags": [], - "label": "WrappedComponent", - "description": [], - "signature": [ - "React.ComponentType<{ input: I; output: O; embeddable: E; } & ExtraProps>" - ], - "path": "src/plugins/embeddable/public/lib/embeddables/with_subscription.tsx", - "deprecated": false, - "trackAdoption": false, - "isRequired": true - } - ], - "returnComment": [], - "initialIsOpen": false - } - ], - "interfaces": [ - { - "parentPluginId": "embeddable", - "id": "def-public.DefaultEmbeddableApi", - "type": "Interface", - "tags": [], - "label": "DefaultEmbeddableApi", - "description": [ - "\nThe default embeddable API that all Embeddables must implement.\n\nBefore adding anything to this interface, please be certain that it belongs in *every* embeddable." - ], - "signature": [ - { - "pluginId": "embeddable", - "scope": "public", - "docId": "kibEmbeddablePluginApi", - "section": "def-public.DefaultEmbeddableApi", - "text": "DefaultEmbeddableApi" - }, - " extends ", - "DefaultPresentationPanelApi", - ",", - { - "pluginId": "@kbn/presentation-publishing", - "scope": "public", - "docId": "kibKbnPresentationPublishingPluginApi", - "section": "def-public.HasType", - "text": "HasType" - }, - ",", - { - "pluginId": "@kbn/presentation-publishing", - "scope": "public", - "docId": "kibKbnPresentationPublishingPluginApi", - "section": "def-public.PublishesPhaseEvents", - "text": "PublishesPhaseEvents" - }, - ",Partial<", - { - "pluginId": "@kbn/presentation-publishing", - "scope": "public", - "docId": "kibKbnPresentationPublishingPluginApi", - "section": "def-public.PublishesUnsavedChanges", - "text": "PublishesUnsavedChanges" - }, - ">,", - { - "pluginId": "@kbn/presentation-containers", - "scope": "public", - "docId": "kibKbnPresentationContainersPluginApi", - "section": "def-public.HasSerializableState", - "text": "HasSerializableState" - }, - ",", - { - "pluginId": "@kbn/presentation-containers", - "scope": "public", - "docId": "kibKbnPresentationContainersPluginApi", - "section": "def-public.HasSnapshottableState", - "text": "HasSnapshottableState" - }, - "" - ], - "path": "src/plugins/embeddable/public/react_embeddable_system/types.ts", - "deprecated": false, - "trackAdoption": false, - "children": [], - "initialIsOpen": false - }, - { - "parentPluginId": "embeddable", - "id": "def-public.EmbeddableContext", - "type": "Interface", - "tags": [ - "deprecated" - ], - "label": "EmbeddableContext", - "description": [], - "signature": [ - { - "pluginId": "embeddable", - "scope": "public", - "docId": "kibEmbeddablePluginApi", - "section": "def-public.EmbeddableContext", - "text": "EmbeddableContext" - }, - "" - ], - "path": "src/plugins/embeddable/public/lib/triggers/triggers.ts", - "deprecated": true, - "trackAdoption": false, - "references": [], - "children": [ - { - "parentPluginId": "embeddable", - "id": "def-public.EmbeddableContext.embeddable", - "type": "Uncategorized", - "tags": [], - "label": "embeddable", - "description": [], - "signature": [ - "T" - ], - "path": "src/plugins/embeddable/public/lib/triggers/triggers.ts", - "deprecated": false, - "trackAdoption": false - } - ], - "initialIsOpen": false - }, - { - "parentPluginId": "embeddable", - "id": "def-public.EmbeddableEditorState", - "type": "Interface", - "tags": [], - "label": "EmbeddableEditorState", - "description": [ - "\nA state package that contains information an editor will need to create or edit an embeddable then redirect back." - ], - "path": "src/plugins/embeddable/public/lib/state_transfer/types.ts", - "deprecated": false, - "trackAdoption": false, - "children": [ - { - "parentPluginId": "embeddable", - "id": "def-public.EmbeddableEditorState.originatingApp", - "type": "string", - "tags": [], - "label": "originatingApp", - "description": [], - "path": "src/plugins/embeddable/public/lib/state_transfer/types.ts", - "deprecated": false, - "trackAdoption": false - }, - { - "parentPluginId": "embeddable", - "id": "def-public.EmbeddableEditorState.originatingPath", - "type": "string", - "tags": [], - "label": "originatingPath", - "description": [], - "signature": [ - "string | undefined" - ], - "path": "src/plugins/embeddable/public/lib/state_transfer/types.ts", - "deprecated": false, - "trackAdoption": false - }, - { - "parentPluginId": "embeddable", - "id": "def-public.EmbeddableEditorState.embeddableId", - "type": "string", - "tags": [], - "label": "embeddableId", - "description": [], - "signature": [ - "string | undefined" - ], - "path": "src/plugins/embeddable/public/lib/state_transfer/types.ts", - "deprecated": false, - "trackAdoption": false - }, - { - "parentPluginId": "embeddable", - "id": "def-public.EmbeddableEditorState.valueInput", - "type": "Uncategorized", - "tags": [], - "label": "valueInput", - "description": [], - "signature": [ - "object | undefined" - ], - "path": "src/plugins/embeddable/public/lib/state_transfer/types.ts", - "deprecated": false, - "trackAdoption": false - }, - { - "parentPluginId": "embeddable", - "id": "def-public.EmbeddableEditorState.searchSessionId", - "type": "string", - "tags": [], - "label": "searchSessionId", - "description": [ - "\nPass current search session id when navigating to an editor,\nEditors could use it continue previous search session" - ], - "signature": [ - "string | undefined" - ], - "path": "src/plugins/embeddable/public/lib/state_transfer/types.ts", - "deprecated": false, - "trackAdoption": false - } - ], - "initialIsOpen": false - }, - { - "parentPluginId": "embeddable", - "id": "def-public.EmbeddableFactory", - "type": "Interface", - "tags": [], - "label": "EmbeddableFactory", - "description": [ - "\nEmbeddableFactories create and initialize an embeddable instance" - ], - "signature": [ - { - "pluginId": "embeddable", - "scope": "public", - "docId": "kibEmbeddablePluginApi", - "section": "def-public.EmbeddableFactory", - "text": "EmbeddableFactory" - }, - " extends ", - { - "pluginId": "kibanaUtils", - "scope": "common", - "docId": "kibKibanaUtilsPluginApi", - "section": "def-common.PersistableState", - "text": "PersistableState" - }, - "<", - { - "pluginId": "embeddable", - "scope": "common", - "docId": "kibEmbeddablePluginApi", - "section": "def-common.EmbeddableStateWithType", - "text": "EmbeddableStateWithType" - }, - ">" - ], - "path": "src/plugins/embeddable/public/lib/embeddables/embeddable_factory.ts", - "deprecated": false, - "trackAdoption": false, - "children": [ - { - "parentPluginId": "embeddable", - "id": "def-public.EmbeddableFactory.latestVersion", - "type": "string", - "tags": [], - "label": "latestVersion", - "description": [ - "\nThe version of this Embeddable factory. This will be used in the client side migration system\nto ensure that input from any source is compatible with the latest version of this embeddable.\nIf the latest version is not defined, all clientside migrations will be skipped. If migrations\nare added to this factory but a latestVersion is not set, an error will be thrown on server start" - ], - "signature": [ - "string | undefined" - ], - "path": "src/plugins/embeddable/public/lib/embeddables/embeddable_factory.ts", - "deprecated": false, - "trackAdoption": false - }, - { - "parentPluginId": "embeddable", - "id": "def-public.EmbeddableFactory.type", - "type": "string", - "tags": [], - "label": "type", - "description": [], - "path": "src/plugins/embeddable/public/lib/embeddables/embeddable_factory.ts", - "deprecated": false, - "trackAdoption": false - }, - { - "parentPluginId": "embeddable", - "id": "def-public.EmbeddableFactory.isEditable", - "type": "Function", - "tags": [], - "label": "isEditable", - "description": [ - "\nReturns whether the current user should be allowed to edit this type of\nembeddable. Most of the time this should be based off the capabilities service, hence it's async." - ], - "signature": [ - "() => Promise" - ], - "path": "src/plugins/embeddable/public/lib/embeddables/embeddable_factory.ts", - "deprecated": false, - "trackAdoption": false, - "children": [], - "returnComment": [] - }, - { - "parentPluginId": "embeddable", - "id": "def-public.EmbeddableFactory.savedObjectMetaData", - "type": "Object", - "tags": [], - "label": "savedObjectMetaData", - "description": [], - "signature": [ - { - "pluginId": "savedObjectsFinder", - "scope": "public", - "docId": "kibSavedObjectsFinderPluginApi", - "section": "def-public.SavedObjectMetaData", - "text": "SavedObjectMetaData" - }, - " | undefined" - ], - "path": "src/plugins/embeddable/public/lib/embeddables/embeddable_factory.ts", - "deprecated": false, - "trackAdoption": false - }, - { - "parentPluginId": "embeddable", - "id": "def-public.EmbeddableFactory.grouping", - "type": "Array", - "tags": [], - "label": "grouping", - "description": [ - "\nIndicates the grouping this factory should appear in a sub-menu. Example, this is used for grouping\noptions in the editors menu in Dashboard for creating new embeddables" - ], - "signature": [ - { - "pluginId": "@kbn/ui-actions-browser", - "scope": "common", - "docId": "kibKbnUiActionsBrowserPluginApi", - "section": "def-common.PresentableGrouping", - "text": "PresentableGrouping" - }, - " | undefined" - ], - "path": "src/plugins/embeddable/public/lib/embeddables/embeddable_factory.ts", - "deprecated": false, - "trackAdoption": false - }, - { - "parentPluginId": "embeddable", - "id": "def-public.EmbeddableFactory.isContainerType", - "type": "boolean", - "tags": [], - "label": "isContainerType", - "description": [ - "\nTrue if is this factory create embeddables that are Containers. Used in the add panel to\nconditionally show whether these can be added to another container. It's just not\nsupported right now, but once nested containers are officially supported we can probably get\nrid of this interface." - ], - "path": "src/plugins/embeddable/public/lib/embeddables/embeddable_factory.ts", - "deprecated": false, - "trackAdoption": false - }, - { - "parentPluginId": "embeddable", - "id": "def-public.EmbeddableFactory.getDisplayName", - "type": "Function", - "tags": [], - "label": "getDisplayName", - "description": [ - "\nReturns a display name for this type of embeddable. Used in \"Create new... \" options\nin the add panel for containers." - ], - "signature": [ - "() => string" - ], - "path": "src/plugins/embeddable/public/lib/embeddables/embeddable_factory.ts", - "deprecated": false, - "trackAdoption": false, - "children": [], - "returnComment": [] - }, - { - "parentPluginId": "embeddable", - "id": "def-public.EmbeddableFactory.getIconType", - "type": "Function", - "tags": [], - "label": "getIconType", - "description": [ - "\nReturns an EUI Icon type to be displayed in a menu." - ], - "signature": [ - "() => string" - ], - "path": "src/plugins/embeddable/public/lib/embeddables/embeddable_factory.ts", - "deprecated": false, - "trackAdoption": false, - "children": [], - "returnComment": [] - }, - { - "parentPluginId": "embeddable", - "id": "def-public.EmbeddableFactory.getDescription", - "type": "Function", - "tags": [], - "label": "getDescription", - "description": [ - "\nReturns a description about the embeddable." - ], - "signature": [ - "() => string" - ], - "path": "src/plugins/embeddable/public/lib/embeddables/embeddable_factory.ts", - "deprecated": false, - "trackAdoption": false, - "children": [], - "returnComment": [] - }, - { - "parentPluginId": "embeddable", - "id": "def-public.EmbeddableFactory.canCreateNew", - "type": "Function", - "tags": [], - "label": "canCreateNew", - "description": [ - "\nIf false, this type of embeddable can't be created with the \"createNew\" functionality. Instead,\nuse createFromSavedObject, where an existing saved object must first exist." - ], - "signature": [ - "() => boolean" - ], - "path": "src/plugins/embeddable/public/lib/embeddables/embeddable_factory.ts", - "deprecated": false, - "trackAdoption": false, - "children": [], - "returnComment": [] - }, - { - "parentPluginId": "embeddable", - "id": "def-public.EmbeddableFactory.getDefaultInput", - "type": "Function", - "tags": [], - "label": "getDefaultInput", - "description": [ - "\nCan be used to get the default input, to be passed in to during the creation process. Default\ninput will not be stored in a parent container, so all inherited input from a container will trump\ndefault input parameters." - ], - "signature": [ - "(partial: Partial) => Partial" - ], - "path": "src/plugins/embeddable/public/lib/embeddables/embeddable_factory.ts", - "deprecated": false, - "trackAdoption": false, - "children": [ - { - "parentPluginId": "embeddable", - "id": "def-public.EmbeddableFactory.getDefaultInput.$1", - "type": "Object", - "tags": [], - "label": "partial", - "description": [], - "signature": [ - "Partial" - ], - "path": "src/plugins/embeddable/public/lib/embeddables/embeddable_factory.ts", - "deprecated": false, - "trackAdoption": false, - "isRequired": true - } - ], - "returnComment": [] - }, - { - "parentPluginId": "embeddable", - "id": "def-public.EmbeddableFactory.getExplicitInput", - "type": "Function", - "tags": [], - "label": "getExplicitInput", - "description": [ - "\nCan be used to request explicit input from the user, to be passed in to `EmbeddableFactory:create`.\nExplicit input is stored on the parent container for this embeddable. It overrides all inherited\ninput passed down from the parent container.\n\nCan be used to edit an embeddable by re-requesting explicit input. Initial input can be provided to allow the editor to show the current state.\n\nIf saved object information is needed for creation use-cases, getExplicitInput can also return an unknown typed attributes object which will be passed\ninto the container's addNewEmbeddable function." - ], - "signature": [ - "(initialInput?: Partial | undefined, parent?: unknown) => Promise<", - "ExplicitInputWithAttributes", - " | Partial>" - ], - "path": "src/plugins/embeddable/public/lib/embeddables/embeddable_factory.ts", - "deprecated": false, - "trackAdoption": false, - "children": [ - { - "parentPluginId": "embeddable", - "id": "def-public.EmbeddableFactory.getExplicitInput.$1", - "type": "Object", - "tags": [], - "label": "initialInput", - "description": [], - "signature": [ - "Partial | undefined" - ], - "path": "src/plugins/embeddable/public/lib/embeddables/embeddable_factory.ts", - "deprecated": false, - "trackAdoption": false, - "isRequired": false - }, - { - "parentPluginId": "embeddable", - "id": "def-public.EmbeddableFactory.getExplicitInput.$2", - "type": "Unknown", + "id": "def-public.ReactEmbeddableRenderer.$1.maybeId", + "type": "string", "tags": [], - "label": "parent", + "label": "maybeId", "description": [], "signature": [ - "unknown" + "string | undefined" ], - "path": "src/plugins/embeddable/public/lib/embeddables/embeddable_factory.ts", + "path": "src/plugins/embeddable/public/react_embeddable_system/react_embeddable_renderer.tsx", "deprecated": false, - "trackAdoption": false, - "isRequired": true - } - ], - "returnComment": [] - }, - { - "parentPluginId": "embeddable", - "id": "def-public.EmbeddableFactory.createFromSavedObject", - "type": "Function", - "tags": [], - "label": "createFromSavedObject", - "description": [ - "\nCreates a new embeddable instance based off the saved object id." - ], - "signature": [ - "(savedObjectId: string, input: Partial, parent?: unknown) => Promise<", - { - "pluginId": "embeddable", - "scope": "public", - "docId": "kibEmbeddablePluginApi", - "section": "def-public.ErrorEmbeddable", - "text": "ErrorEmbeddable" + "trackAdoption": false }, - " | TEmbeddable>" - ], - "path": "src/plugins/embeddable/public/lib/embeddables/embeddable_factory.ts", - "deprecated": false, - "trackAdoption": false, - "children": [ { "parentPluginId": "embeddable", - "id": "def-public.EmbeddableFactory.createFromSavedObject.$1", - "type": "string", + "id": "def-public.ReactEmbeddableRenderer.$1.getParentApi", + "type": "Function", "tags": [], - "label": "savedObjectId", + "label": "getParentApi", "description": [], "signature": [ - "string" + "() => ParentApi" ], - "path": "src/plugins/embeddable/public/lib/embeddables/embeddable_factory.ts", + "path": "src/plugins/embeddable/public/react_embeddable_system/react_embeddable_renderer.tsx", "deprecated": false, "trackAdoption": false, - "isRequired": true + "children": [], + "returnComment": [] }, { "parentPluginId": "embeddable", - "id": "def-public.EmbeddableFactory.createFromSavedObject.$2", - "type": "Object", + "id": "def-public.ReactEmbeddableRenderer.$1.onApiAvailable", + "type": "Function", "tags": [], - "label": "input", - "description": [ - "- some input may come from a parent, or user, if it's not stored with the saved object. For example, the time\nrange of the parent container." - ], + "label": "onApiAvailable", + "description": [], "signature": [ - "Partial" + "((api: Api) => void) | undefined" ], - "path": "src/plugins/embeddable/public/lib/embeddables/embeddable_factory.ts", + "path": "src/plugins/embeddable/public/react_embeddable_system/react_embeddable_renderer.tsx", "deprecated": false, "trackAdoption": false, - "isRequired": true + "children": [ + { + "parentPluginId": "embeddable", + "id": "def-public.ReactEmbeddableRenderer.$1.onApiAvailable.$1", + "type": "Uncategorized", + "tags": [], + "label": "api", + "description": [], + "signature": [ + "Api" + ], + "path": "src/plugins/embeddable/public/react_embeddable_system/react_embeddable_renderer.tsx", + "deprecated": false, + "trackAdoption": false, + "isRequired": true + } + ], + "returnComment": [] }, { "parentPluginId": "embeddable", - "id": "def-public.EmbeddableFactory.createFromSavedObject.$3", - "type": "Unknown", + "id": "def-public.ReactEmbeddableRenderer.$1.panelProps", + "type": "Object", "tags": [], - "label": "parent", + "label": "panelProps", "description": [], "signature": [ - "unknown" + "Pick<", + { + "pluginId": "presentationPanel", + "scope": "public", + "docId": "kibPresentationPanelPluginApi", + "section": "def-public.PresentationPanelProps", + "text": "PresentationPanelProps" + }, + ", \"showShadow\" | \"showBorder\" | \"showBadges\" | \"showNotifications\" | \"hideLoader\" | \"hideHeader\" | \"hideInspector\" | \"getActions\" | \"setDragHandles\"> | undefined" ], - "path": "src/plugins/embeddable/public/lib/embeddables/embeddable_factory.ts", + "path": "src/plugins/embeddable/public/react_embeddable_system/react_embeddable_renderer.tsx", "deprecated": false, - "trackAdoption": false, - "isRequired": true - } - ], - "returnComment": [] - }, - { - "parentPluginId": "embeddable", - "id": "def-public.EmbeddableFactory.create", - "type": "Function", - "tags": [], - "label": "create", - "description": [ - "\nCreates an Embeddable instance, running the inital input through all registered migrations. Resolves to undefined if a new Embeddable\ncannot be directly created and the user will instead be redirected elsewhere." - ], - "signature": [ - "(initialInput: TEmbeddableInput, parent?: unknown) => Promise<", - { - "pluginId": "embeddable", - "scope": "public", - "docId": "kibEmbeddablePluginApi", - "section": "def-public.ErrorEmbeddable", - "text": "ErrorEmbeddable" + "trackAdoption": false }, - " | TEmbeddable | undefined>" - ], - "path": "src/plugins/embeddable/public/lib/embeddables/embeddable_factory.ts", - "deprecated": false, - "trackAdoption": false, - "children": [ { "parentPluginId": "embeddable", - "id": "def-public.EmbeddableFactory.create.$1", - "type": "Uncategorized", + "id": "def-public.ReactEmbeddableRenderer.$1.hidePanelChrome", + "type": "CompoundType", "tags": [], - "label": "initialInput", + "label": "hidePanelChrome", "description": [], "signature": [ - "TEmbeddableInput" + "boolean | undefined" ], - "path": "src/plugins/embeddable/public/lib/embeddables/embeddable_factory.ts", + "path": "src/plugins/embeddable/public/react_embeddable_system/react_embeddable_renderer.tsx", "deprecated": false, - "trackAdoption": false, - "isRequired": true + "trackAdoption": false }, { "parentPluginId": "embeddable", - "id": "def-public.EmbeddableFactory.create.$2", - "type": "Unknown", + "id": "def-public.ReactEmbeddableRenderer.$1.onAnyStateChange", + "type": "Function", "tags": [], - "label": "parent", - "description": [], + "label": "onAnyStateChange", + "description": [ + "\nThis `onAnyStateChange` callback allows the parent to keep track of the state of the embeddable\nas it changes. This is **not** expected to change over the lifetime of the component." + ], "signature": [ - "unknown" + "((state: ", + { + "pluginId": "@kbn/presentation-containers", + "scope": "public", + "docId": "kibKbnPresentationContainersPluginApi", + "section": "def-public.SerializedPanelState", + "text": "SerializedPanelState" + }, + ") => void) | undefined" ], - "path": "src/plugins/embeddable/public/lib/embeddables/embeddable_factory.ts", + "path": "src/plugins/embeddable/public/react_embeddable_system/react_embeddable_renderer.tsx", "deprecated": false, "trackAdoption": false, - "isRequired": true + "children": [ + { + "parentPluginId": "embeddable", + "id": "def-public.ReactEmbeddableRenderer.$1.onAnyStateChange.$1", + "type": "Object", + "tags": [], + "label": "state", + "description": [], + "signature": [ + { + "pluginId": "@kbn/presentation-containers", + "scope": "public", + "docId": "kibKbnPresentationContainersPluginApi", + "section": "def-public.SerializedPanelState", + "text": "SerializedPanelState" + }, + "" + ], + "path": "src/plugins/embeddable/public/react_embeddable_system/react_embeddable_renderer.tsx", + "deprecated": false, + "trackAdoption": false, + "isRequired": true + } + ], + "returnComment": [] } - ], - "returnComment": [] + ] + } + ], + "returnComment": [], + "initialIsOpen": false + }, + { + "parentPluginId": "embeddable", + "id": "def-public.useAddFromLibraryTypes", + "type": "Function", + "tags": [], + "label": "useAddFromLibraryTypes", + "description": [], + "signature": [ + "() => ", + { + "pluginId": "savedObjectsFinder", + "scope": "public", + "docId": "kibSavedObjectsFinderPluginApi", + "section": "def-public.SavedObjectMetaData", + "text": "SavedObjectMetaData" + }, + "<", + { + "pluginId": "savedObjectsFinder", + "scope": "common", + "docId": "kibSavedObjectsFinderPluginApi", + "section": "def-common.FinderAttributes", + "text": "FinderAttributes" + }, + ">[]" + ], + "path": "src/plugins/embeddable/public/add_from_library/registry.ts", + "deprecated": false, + "trackAdoption": false, + "children": [], + "returnComment": [], + "initialIsOpen": false + } + ], + "interfaces": [ + { + "parentPluginId": "embeddable", + "id": "def-public.DefaultEmbeddableApi", + "type": "Interface", + "tags": [], + "label": "DefaultEmbeddableApi", + "description": [ + "\nThe default embeddable API that all Embeddables must implement.\n\nBefore adding anything to this interface, please be certain that it belongs in *every* embeddable." + ], + "signature": [ + { + "pluginId": "embeddable", + "scope": "public", + "docId": "kibEmbeddablePluginApi", + "section": "def-public.DefaultEmbeddableApi", + "text": "DefaultEmbeddableApi" + }, + " extends ", + "DefaultPresentationPanelApi", + ",", + { + "pluginId": "@kbn/presentation-publishing", + "scope": "public", + "docId": "kibKbnPresentationPublishingPluginApi", + "section": "def-public.HasType", + "text": "HasType" + }, + ",", + { + "pluginId": "@kbn/presentation-publishing", + "scope": "public", + "docId": "kibKbnPresentationPublishingPluginApi", + "section": "def-public.PublishesPhaseEvents", + "text": "PublishesPhaseEvents" + }, + ",Partial<", + { + "pluginId": "@kbn/presentation-publishing", + "scope": "public", + "docId": "kibKbnPresentationPublishingPluginApi", + "section": "def-public.PublishesUnsavedChanges", + "text": "PublishesUnsavedChanges" + }, + ">,", + { + "pluginId": "@kbn/presentation-containers", + "scope": "public", + "docId": "kibKbnPresentationContainersPluginApi", + "section": "def-public.HasSerializableState", + "text": "HasSerializableState" + }, + ",", + { + "pluginId": "@kbn/presentation-containers", + "scope": "public", + "docId": "kibKbnPresentationContainersPluginApi", + "section": "def-public.HasSnapshottableState", + "text": "HasSnapshottableState" + }, + "" + ], + "path": "src/plugins/embeddable/public/react_embeddable_system/types.ts", + "deprecated": false, + "trackAdoption": false, + "children": [], + "initialIsOpen": false + }, + { + "parentPluginId": "embeddable", + "id": "def-public.EmbeddableContext", + "type": "Interface", + "tags": [ + "deprecated" + ], + "label": "EmbeddableContext", + "description": [], + "signature": [ + { + "pluginId": "embeddable", + "scope": "public", + "docId": "kibEmbeddablePluginApi", + "section": "def-public.EmbeddableContext", + "text": "EmbeddableContext" }, + "" + ], + "path": "src/plugins/embeddable/public/lib/triggers/triggers.ts", + "deprecated": true, + "trackAdoption": false, + "references": [], + "children": [ { "parentPluginId": "embeddable", - "id": "def-public.EmbeddableFactory.order", - "type": "number", + "id": "def-public.EmbeddableContext.embeddable", + "type": "Uncategorized", "tags": [], - "label": "order", + "label": "embeddable", "description": [], "signature": [ - "number | undefined" + "T" ], - "path": "src/plugins/embeddable/public/lib/embeddables/embeddable_factory.ts", + "path": "src/plugins/embeddable/public/lib/triggers/triggers.ts", "deprecated": false, "trackAdoption": false } @@ -3606,37 +2213,83 @@ }, { "parentPluginId": "embeddable", - "id": "def-public.EmbeddableInstanceConfiguration", + "id": "def-public.EmbeddableEditorState", "type": "Interface", "tags": [], - "label": "EmbeddableInstanceConfiguration", - "description": [], - "path": "src/plugins/embeddable/public/lib/embeddables/embeddable_factory.ts", + "label": "EmbeddableEditorState", + "description": [ + "\nA state package that contains information an editor will need to create or edit an embeddable then redirect back." + ], + "path": "src/plugins/embeddable/public/lib/state_transfer/types.ts", "deprecated": false, "trackAdoption": false, "children": [ { "parentPluginId": "embeddable", - "id": "def-public.EmbeddableInstanceConfiguration.id", + "id": "def-public.EmbeddableEditorState.originatingApp", "type": "string", "tags": [], - "label": "id", + "label": "originatingApp", "description": [], - "path": "src/plugins/embeddable/public/lib/embeddables/embeddable_factory.ts", + "path": "src/plugins/embeddable/public/lib/state_transfer/types.ts", "deprecated": false, "trackAdoption": false }, { "parentPluginId": "embeddable", - "id": "def-public.EmbeddableInstanceConfiguration.savedObjectId", + "id": "def-public.EmbeddableEditorState.originatingPath", "type": "string", "tags": [], - "label": "savedObjectId", + "label": "originatingPath", + "description": [], + "signature": [ + "string | undefined" + ], + "path": "src/plugins/embeddable/public/lib/state_transfer/types.ts", + "deprecated": false, + "trackAdoption": false + }, + { + "parentPluginId": "embeddable", + "id": "def-public.EmbeddableEditorState.embeddableId", + "type": "string", + "tags": [], + "label": "embeddableId", + "description": [], + "signature": [ + "string | undefined" + ], + "path": "src/plugins/embeddable/public/lib/state_transfer/types.ts", + "deprecated": false, + "trackAdoption": false + }, + { + "parentPluginId": "embeddable", + "id": "def-public.EmbeddableEditorState.valueInput", + "type": "Uncategorized", + "tags": [], + "label": "valueInput", "description": [], + "signature": [ + "object | undefined" + ], + "path": "src/plugins/embeddable/public/lib/state_transfer/types.ts", + "deprecated": false, + "trackAdoption": false + }, + { + "parentPluginId": "embeddable", + "id": "def-public.EmbeddableEditorState.searchSessionId", + "type": "string", + "tags": [], + "label": "searchSessionId", + "description": [ + "\nPass current search session id when navigating to an editor,\nEditors could use it continue previous search session" + ], "signature": [ "string | undefined" ], - "path": "src/plugins/embeddable/public/lib/embeddables/embeddable_factory.ts", + "path": "src/plugins/embeddable/public/lib/state_transfer/types.ts", "deprecated": false, "trackAdoption": false } @@ -3922,288 +2575,25 @@ "label": "size", "description": [], "signature": [ - "{ width?: number | undefined; height?: number | undefined; } | undefined" - ], - "path": "src/plugins/embeddable/public/lib/state_transfer/types.ts", - "deprecated": false, - "trackAdoption": false - }, - { - "parentPluginId": "embeddable", - "id": "def-public.EmbeddablePackageState.searchSessionId", - "type": "string", - "tags": [], - "label": "searchSessionId", - "description": [ - "\nPass current search session id when navigating to an editor,\nEditors could use it continue previous search session" - ], - "signature": [ - "string | undefined" - ], - "path": "src/plugins/embeddable/public/lib/state_transfer/types.ts", - "deprecated": false, - "trackAdoption": false - } - ], - "initialIsOpen": false - }, - { - "parentPluginId": "embeddable", - "id": "def-public.EmbeddableSetupDependencies", - "type": "Interface", - "tags": [], - "label": "EmbeddableSetupDependencies", - "description": [], - "path": "src/plugins/embeddable/public/plugin.tsx", - "deprecated": false, - "trackAdoption": false, - "children": [ - { - "parentPluginId": "embeddable", - "id": "def-public.EmbeddableSetupDependencies.uiActions", - "type": "Object", - "tags": [], - "label": "uiActions", - "description": [], - "signature": [ - "{ readonly registerTrigger: (trigger: ", - { - "pluginId": "@kbn/ui-actions-browser", - "scope": "common", - "docId": "kibKbnUiActionsBrowserPluginApi", - "section": "def-common.Trigger", - "text": "Trigger" - }, - ") => void; readonly registerAction: (definition: ", - { - "pluginId": "uiActions", - "scope": "public", - "docId": "kibUiActionsPluginApi", - "section": "def-public.ActionDefinition", - "text": "ActionDefinition" - }, - ") => ", - { - "pluginId": "uiActions", - "scope": "public", - "docId": "kibUiActionsPluginApi", - "section": "def-public.Action", - "text": "Action" - }, - "; readonly unregisterAction: (actionId: string) => void; readonly attachAction: (triggerId: string, actionId: string) => void; readonly detachAction: (triggerId: string, actionId: string) => void; readonly addTriggerAction: (triggerId: string, action: ", - { - "pluginId": "uiActions", - "scope": "public", - "docId": "kibUiActionsPluginApi", - "section": "def-public.ActionDefinition", - "text": "ActionDefinition" - }, - ") => void; }" - ], - "path": "src/plugins/embeddable/public/plugin.tsx", - "deprecated": false, - "trackAdoption": false - } - ], - "initialIsOpen": false - }, - { - "parentPluginId": "embeddable", - "id": "def-public.EmbeddableStartDependencies", - "type": "Interface", - "tags": [], - "label": "EmbeddableStartDependencies", - "description": [], - "path": "src/plugins/embeddable/public/plugin.tsx", - "deprecated": false, - "trackAdoption": false, - "children": [ - { - "parentPluginId": "embeddable", - "id": "def-public.EmbeddableStartDependencies.uiActions", - "type": "Object", - "tags": [], - "label": "uiActions", - "description": [], - "signature": [ - "{ readonly registerTrigger: (trigger: ", - { - "pluginId": "@kbn/ui-actions-browser", - "scope": "common", - "docId": "kibKbnUiActionsBrowserPluginApi", - "section": "def-common.Trigger", - "text": "Trigger" - }, - ") => void; readonly hasTrigger: (triggerId: string) => boolean; readonly getTrigger: (triggerId: string) => ", - "TriggerContract", - "; readonly registerAction: (definition: ", - { - "pluginId": "uiActions", - "scope": "public", - "docId": "kibUiActionsPluginApi", - "section": "def-public.ActionDefinition", - "text": "ActionDefinition" - }, - ") => ", - { - "pluginId": "uiActions", - "scope": "public", - "docId": "kibUiActionsPluginApi", - "section": "def-public.Action", - "text": "Action" - }, - "; readonly unregisterAction: (actionId: string) => void; readonly hasAction: (actionId: string) => boolean; readonly attachAction: (triggerId: string, actionId: string) => void; readonly detachAction: (triggerId: string, actionId: string) => void; readonly addTriggerAction: (triggerId: string, action: ", - { - "pluginId": "uiActions", - "scope": "public", - "docId": "kibUiActionsPluginApi", - "section": "def-public.ActionDefinition", - "text": "ActionDefinition" - }, - ") => void; readonly getAction: (id: string) => ", - { - "pluginId": "uiActions", - "scope": "public", - "docId": "kibUiActionsPluginApi", - "section": "def-public.Action", - "text": "Action" - }, - "; readonly getTriggerActions: (triggerId: string) => ", - { - "pluginId": "uiActions", - "scope": "public", - "docId": "kibUiActionsPluginApi", - "section": "def-public.Action", - "text": "Action" - }, - "[]; readonly getTriggerCompatibleActions: (triggerId: string, context: object) => Promise<", - { - "pluginId": "uiActions", - "scope": "public", - "docId": "kibUiActionsPluginApi", - "section": "def-public.Action", - "text": "Action" - }, - "[]>; readonly getFrequentlyChangingActionsForTrigger: (triggerId: string, context: object) => ", - { - "pluginId": "uiActions", - "scope": "public", - "docId": "kibUiActionsPluginApi", - "section": "def-public.FrequentCompatibilityChangeAction", - "text": "FrequentCompatibilityChangeAction" - }, - "[]; readonly executeTriggerActions: (triggerId: string, context: object) => Promise; readonly clear: () => void; readonly fork: () => ", - { - "pluginId": "uiActions", - "scope": "public", - "docId": "kibUiActionsPluginApi", - "section": "def-public.UiActionsService", - "text": "UiActionsService" - }, - "; }" - ], - "path": "src/plugins/embeddable/public/plugin.tsx", - "deprecated": false, - "trackAdoption": false - }, - { - "parentPluginId": "embeddable", - "id": "def-public.EmbeddableStartDependencies.inspector", - "type": "Object", - "tags": [], - "label": "inspector", - "description": [], - "signature": [ - { - "pluginId": "inspector", - "scope": "public", - "docId": "kibInspectorPluginApi", - "section": "def-public.Start", - "text": "Start" - } - ], - "path": "src/plugins/embeddable/public/plugin.tsx", - "deprecated": false, - "trackAdoption": false - }, - { - "parentPluginId": "embeddable", - "id": "def-public.EmbeddableStartDependencies.usageCollection", - "type": "Object", - "tags": [], - "label": "usageCollection", - "description": [], - "signature": [ - { - "pluginId": "usageCollection", - "scope": "public", - "docId": "kibUsageCollectionPluginApi", - "section": "def-public.UsageCollectionStart", - "text": "UsageCollectionStart" - } - ], - "path": "src/plugins/embeddable/public/plugin.tsx", - "deprecated": false, - "trackAdoption": false - }, - { - "parentPluginId": "embeddable", - "id": "def-public.EmbeddableStartDependencies.contentManagement", - "type": "Object", - "tags": [], - "label": "contentManagement", - "description": [], - "signature": [ - { - "pluginId": "contentManagement", - "scope": "public", - "docId": "kibContentManagementPluginApi", - "section": "def-public.ContentManagementPublicStart", - "text": "ContentManagementPublicStart" - } - ], - "path": "src/plugins/embeddable/public/plugin.tsx", - "deprecated": false, - "trackAdoption": false - }, - { - "parentPluginId": "embeddable", - "id": "def-public.EmbeddableStartDependencies.savedObjectsManagement", - "type": "Object", - "tags": [], - "label": "savedObjectsManagement", - "description": [], - "signature": [ - { - "pluginId": "savedObjectsManagement", - "scope": "public", - "docId": "kibSavedObjectsManagementPluginApi", - "section": "def-public.SavedObjectsManagementPluginStart", - "text": "SavedObjectsManagementPluginStart" - } + "{ width?: number | undefined; height?: number | undefined; } | undefined" ], - "path": "src/plugins/embeddable/public/plugin.tsx", + "path": "src/plugins/embeddable/public/lib/state_transfer/types.ts", "deprecated": false, "trackAdoption": false }, { "parentPluginId": "embeddable", - "id": "def-public.EmbeddableStartDependencies.savedObjectsTaggingOss", - "type": "Object", + "id": "def-public.EmbeddablePackageState.searchSessionId", + "type": "string", "tags": [], - "label": "savedObjectsTaggingOss", - "description": [], + "label": "searchSessionId", + "description": [ + "\nPass current search session id when navigating to an editor,\nEditors could use it continue previous search session" + ], "signature": [ - { - "pluginId": "savedObjectsTaggingOss", - "scope": "public", - "docId": "kibSavedObjectsTaggingOssPluginApi", - "section": "def-public.SavedObjectTaggingOssPluginStart", - "text": "SavedObjectTaggingOssPluginStart" - }, - " | undefined" + "string | undefined" ], - "path": "src/plugins/embeddable/public/plugin.tsx", + "path": "src/plugins/embeddable/public/lib/state_transfer/types.ts", "deprecated": false, "trackAdoption": false } @@ -4235,7 +2625,7 @@ }, "

>" ], - "path": "src/plugins/embeddable/public/types.ts", + "path": "src/plugins/embeddable/public/enhancements/types.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -4246,89 +2636,13 @@ "tags": [], "label": "id", "description": [], - "path": "src/plugins/embeddable/public/types.ts", + "path": "src/plugins/embeddable/public/enhancements/types.ts", "deprecated": false, "trackAdoption": false } ], "initialIsOpen": false }, - { - "parentPluginId": "embeddable", - "id": "def-public.FilterableEmbeddable", - "type": "Interface", - "tags": [], - "label": "FilterableEmbeddable", - "description": [ - "\nAll embeddables that implement this interface should support being filtered\nand/or queried via the top navigation bar." - ], - "path": "src/plugins/embeddable/public/lib/filterable_embeddable/types.ts", - "deprecated": false, - "trackAdoption": false, - "children": [ - { - "parentPluginId": "embeddable", - "id": "def-public.FilterableEmbeddable.getFilters", - "type": "Function", - "tags": [], - "label": "getFilters", - "description": [ - "\nGets the embeddable's local filters" - ], - "signature": [ - "() => ", - { - "pluginId": "@kbn/es-query", - "scope": "common", - "docId": "kibKbnEsQueryPluginApi", - "section": "def-common.Filter", - "text": "Filter" - }, - "[]" - ], - "path": "src/plugins/embeddable/public/lib/filterable_embeddable/types.ts", - "deprecated": false, - "trackAdoption": false, - "children": [], - "returnComment": [] - }, - { - "parentPluginId": "embeddable", - "id": "def-public.FilterableEmbeddable.getQuery", - "type": "Function", - "tags": [], - "label": "getQuery", - "description": [ - "\nGets the embeddable's local query" - ], - "signature": [ - "() => ", - { - "pluginId": "@kbn/es-query", - "scope": "common", - "docId": "kibKbnEsQueryPluginApi", - "section": "def-common.Query", - "text": "Query" - }, - " | ", - { - "pluginId": "@kbn/es-query", - "scope": "common", - "docId": "kibKbnEsQueryPluginApi", - "section": "def-common.AggregateQuery", - "text": "AggregateQuery" - }, - " | undefined" - ], - "path": "src/plugins/embeddable/public/lib/filterable_embeddable/types.ts", - "deprecated": false, - "trackAdoption": false, - "children": [], - "returnComment": [] - } - ], - "initialIsOpen": false - }, { "parentPluginId": "embeddable", "id": "def-public.IEmbeddable", @@ -4909,41 +3223,6 @@ ], "initialIsOpen": false }, - { - "parentPluginId": "embeddable", - "id": "def-public.OutputSpec", - "type": "Interface", - "tags": [], - "label": "OutputSpec", - "description": [], - "path": "src/plugins/embeddable/public/lib/embeddables/embeddable_factory.ts", - "deprecated": false, - "trackAdoption": false, - "children": [ - { - "parentPluginId": "embeddable", - "id": "def-public.OutputSpec.Unnamed", - "type": "IndexSignature", - "tags": [], - "label": "[key: string]: PropertySpec", - "description": [], - "signature": [ - "[key: string]: ", - { - "pluginId": "embeddable", - "scope": "public", - "docId": "kibEmbeddablePluginApi", - "section": "def-public.PropertySpec", - "text": "PropertySpec" - } - ], - "path": "src/plugins/embeddable/public/lib/embeddables/embeddable_factory.ts", - "deprecated": false, - "trackAdoption": false - } - ], - "initialIsOpen": false - }, { "parentPluginId": "embeddable", "id": "def-public.PropertySpec", @@ -5260,179 +3539,6 @@ } ], "initialIsOpen": false - }, - { - "parentPluginId": "embeddable", - "id": "def-public.ReferenceOrValueEmbeddable", - "type": "Interface", - "tags": [], - "label": "ReferenceOrValueEmbeddable", - "description": [ - "\nAll embeddables that implement this interface will be able to use input that is\neither by reference (backed by a saved object) OR by value, (provided\nby the container)." - ], - "signature": [ - { - "pluginId": "embeddable", - "scope": "public", - "docId": "kibEmbeddablePluginApi", - "section": "def-public.ReferenceOrValueEmbeddable", - "text": "ReferenceOrValueEmbeddable" - }, - "" - ], - "path": "src/plugins/embeddable/public/lib/reference_or_value_embeddable/types.ts", - "deprecated": false, - "trackAdoption": false, - "children": [ - { - "parentPluginId": "embeddable", - "id": "def-public.ReferenceOrValueEmbeddable.inputIsRefType", - "type": "Function", - "tags": [], - "label": "inputIsRefType", - "description": [ - "\ndetermines whether the input is by value or by reference." - ], - "signature": [ - "(input: ValTypeInput | RefTypeInput) => input is RefTypeInput" - ], - "path": "src/plugins/embeddable/public/lib/reference_or_value_embeddable/types.ts", - "deprecated": false, - "trackAdoption": false, - "children": [ - { - "parentPluginId": "embeddable", - "id": "def-public.ReferenceOrValueEmbeddable.inputIsRefType.$1", - "type": "CompoundType", - "tags": [], - "label": "input", - "description": [], - "signature": [ - "ValTypeInput | RefTypeInput" - ], - "path": "src/plugins/embeddable/public/lib/reference_or_value_embeddable/types.ts", - "deprecated": false, - "trackAdoption": false, - "isRequired": true - } - ], - "returnComment": [] - }, - { - "parentPluginId": "embeddable", - "id": "def-public.ReferenceOrValueEmbeddable.getInputAsValueType", - "type": "Function", - "tags": [], - "label": "getInputAsValueType", - "description": [ - "\nGets the embeddable's current input as its Value type" - ], - "signature": [ - "() => Promise" - ], - "path": "src/plugins/embeddable/public/lib/reference_or_value_embeddable/types.ts", - "deprecated": false, - "trackAdoption": false, - "children": [], - "returnComment": [] - }, - { - "parentPluginId": "embeddable", - "id": "def-public.ReferenceOrValueEmbeddable.getInputAsRefType", - "type": "Function", - "tags": [], - "label": "getInputAsRefType", - "description": [ - "\nGets the embeddable's current input as its Reference type" - ], - "signature": [ - "() => Promise" - ], - "path": "src/plugins/embeddable/public/lib/reference_or_value_embeddable/types.ts", - "deprecated": false, - "trackAdoption": false, - "children": [], - "returnComment": [] - } - ], - "initialIsOpen": false - }, - { - "parentPluginId": "embeddable", - "id": "def-public.SavedObjectEmbeddableInput", - "type": "Interface", - "tags": [], - "label": "SavedObjectEmbeddableInput", - "description": [], - "signature": [ - { - "pluginId": "embeddable", - "scope": "common", - "docId": "kibEmbeddablePluginApi", - "section": "def-common.SavedObjectEmbeddableInput", - "text": "SavedObjectEmbeddableInput" - }, - " extends ", - { - "pluginId": "embeddable", - "scope": "common", - "docId": "kibEmbeddablePluginApi", - "section": "def-common.EmbeddableInput", - "text": "EmbeddableInput" - } - ], - "path": "src/plugins/embeddable/common/lib/saved_object_embeddable.ts", - "deprecated": false, - "trackAdoption": false, - "children": [ - { - "parentPluginId": "embeddable", - "id": "def-public.SavedObjectEmbeddableInput.savedObjectId", - "type": "string", - "tags": [], - "label": "savedObjectId", - "description": [], - "path": "src/plugins/embeddable/common/lib/saved_object_embeddable.ts", - "deprecated": false, - "trackAdoption": false - } - ], - "initialIsOpen": false - }, - { - "parentPluginId": "embeddable", - "id": "def-public.SelfStyledEmbeddable", - "type": "Interface", - "tags": [], - "label": "SelfStyledEmbeddable", - "description": [ - "\nAll embeddables that implement this interface will be able to configure\nthe style of their containing panels" - ], - "path": "src/plugins/embeddable/public/lib/self_styled_embeddable/types.ts", - "deprecated": false, - "trackAdoption": false, - "children": [ - { - "parentPluginId": "embeddable", - "id": "def-public.SelfStyledEmbeddable.getSelfStyledOptions", - "type": "Function", - "tags": [], - "label": "getSelfStyledOptions", - "description": [ - "\nGets the embeddable's style configuration" - ], - "signature": [ - "() => ", - "SelfStyledOptions" - ], - "path": "src/plugins/embeddable/public/lib/self_styled_embeddable/types.ts", - "deprecated": false, - "trackAdoption": false, - "children": [], - "returnComment": [] - } - ], - "initialIsOpen": false } ], "enums": [ @@ -5545,44 +3651,13 @@ "parentPluginId": "embeddable", "id": "def-public.CONTEXT_MENU_TRIGGER", "type": "string", - "tags": [], - "label": "CONTEXT_MENU_TRIGGER", - "description": [], - "signature": [ - "\"CONTEXT_MENU_TRIGGER\"" - ], - "path": "src/plugins/embeddable/public/lib/triggers/triggers.ts", - "deprecated": false, - "trackAdoption": false, - "initialIsOpen": false - }, - { - "parentPluginId": "embeddable", - "id": "def-public.EmbeddableFactoryDefinition", - "type": "Type", - "tags": [], - "label": "EmbeddableFactoryDefinition", - "description": [], - "signature": [ - "Pick<", - { - "pluginId": "embeddable", - "scope": "public", - "docId": "kibEmbeddablePluginApi", - "section": "def-public.EmbeddableFactory", - "text": "EmbeddableFactory" - }, - ", \"type\" | \"create\" | \"getDisplayName\" | \"latestVersion\" | \"isEditable\"> & Partial, \"telemetry\" | \"inject\" | \"extract\" | \"migrations\" | \"getIconType\" | \"grouping\" | \"createFromSavedObject\" | \"isContainerType\" | \"getExplicitInput\" | \"savedObjectMetaData\" | \"canCreateNew\" | \"getDefaultInput\" | \"getDescription\">>" + "tags": [], + "label": "CONTEXT_MENU_TRIGGER", + "description": [], + "signature": [ + "\"CONTEXT_MENU_TRIGGER\"" ], - "path": "src/plugins/embeddable/public/lib/embeddables/embeddable_factory_definition.ts", + "path": "src/plugins/embeddable/public/lib/triggers/triggers.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -6236,47 +4311,6 @@ } ], "initialIsOpen": false - }, - { - "parentPluginId": "embeddable", - "id": "def-public.shouldRefreshFilterCompareOptions", - "type": "Object", - "tags": [], - "label": "shouldRefreshFilterCompareOptions", - "description": [], - "path": "src/plugins/embeddable/public/lib/filterable_embeddable/should_fetch.tsx", - "deprecated": false, - "trackAdoption": false, - "children": [ - { - "parentPluginId": "embeddable", - "id": "def-public.shouldRefreshFilterCompareOptions.Unnamed", - "type": "Any", - "tags": [], - "label": "Unnamed", - "description": [], - "signature": [ - "any" - ], - "path": "src/plugins/embeddable/public/lib/filterable_embeddable/should_fetch.tsx", - "deprecated": false, - "trackAdoption": false - }, - { - "parentPluginId": "embeddable", - "id": "def-public.shouldRefreshFilterCompareOptions.state", - "type": "boolean", - "tags": [], - "label": "state", - "description": [ - "// do not compare $state to avoid refreshing when filter is pinned/unpinned (which does not impact results)" - ], - "path": "src/plugins/embeddable/public/lib/filterable_embeddable/should_fetch.tsx", - "deprecated": false, - "trackAdoption": false - } - ], - "initialIsOpen": false } ], "setup": { @@ -6286,7 +4320,7 @@ "tags": [], "label": "EmbeddableSetup", "description": [], - "path": "src/plugins/embeddable/public/plugin.tsx", + "path": "src/plugins/embeddable/public/types.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -6360,7 +4394,7 @@ }, ") => string) | undefined; }) => void" ], - "path": "src/plugins/embeddable/public/plugin.tsx", + "path": "src/plugins/embeddable/public/types.ts", "deprecated": false, "trackAdoption": false, "returnComment": [], @@ -6467,7 +4501,7 @@ }, ">) => void" ], - "path": "src/plugins/embeddable/public/plugin.tsx", + "path": "src/plugins/embeddable/public/types.ts", "deprecated": false, "trackAdoption": false, "returnComment": [], @@ -6509,135 +4543,6 @@ } ] }, - { - "parentPluginId": "embeddable", - "id": "def-public.EmbeddableSetup.registerEmbeddableFactory", - "type": "Function", - "tags": [ - "deprecated" - ], - "label": "registerEmbeddableFactory", - "description": [], - "signature": [ - " = ", - { - "pluginId": "embeddable", - "scope": "public", - "docId": "kibEmbeddablePluginApi", - "section": "def-public.IEmbeddable", - "text": "IEmbeddable" - }, - ">(id: string, factory: ", - { - "pluginId": "embeddable", - "scope": "public", - "docId": "kibEmbeddablePluginApi", - "section": "def-public.EmbeddableFactoryDefinition", - "text": "EmbeddableFactoryDefinition" - }, - ") => () => ", - { - "pluginId": "embeddable", - "scope": "public", - "docId": "kibEmbeddablePluginApi", - "section": "def-public.EmbeddableFactory", - "text": "EmbeddableFactory" - }, - "" - ], - "path": "src/plugins/embeddable/public/plugin.tsx", - "deprecated": true, - "trackAdoption": false, - "references": [], - "children": [ - { - "parentPluginId": "embeddable", - "id": "def-public.EmbeddableSetup.registerEmbeddableFactory.$1", - "type": "string", - "tags": [], - "label": "id", - "description": [], - "signature": [ - "string" - ], - "path": "src/plugins/embeddable/public/plugin.tsx", - "deprecated": false, - "trackAdoption": false, - "isRequired": true - }, - { - "parentPluginId": "embeddable", - "id": "def-public.EmbeddableSetup.registerEmbeddableFactory.$2", - "type": "CompoundType", - "tags": [], - "label": "factory", - "description": [], - "signature": [ - { - "pluginId": "embeddable", - "scope": "public", - "docId": "kibEmbeddablePluginApi", - "section": "def-public.EmbeddableFactoryDefinition", - "text": "EmbeddableFactoryDefinition" - }, - "" - ], - "path": "src/plugins/embeddable/public/plugin.tsx", - "deprecated": false, - "trackAdoption": false, - "isRequired": true - } - ], - "returnComment": [] - }, { "parentPluginId": "embeddable", "id": "def-public.EmbeddableSetup.registerEnhancement", @@ -6666,7 +4571,7 @@ }, ">) => void" ], - "path": "src/plugins/embeddable/public/plugin.tsx", + "path": "src/plugins/embeddable/public/types.ts", "deprecated": true, "trackAdoption": false, "references": [ @@ -6701,7 +4606,7 @@ }, ">" ], - "path": "src/plugins/embeddable/public/plugin.tsx", + "path": "src/plugins/embeddable/public/types.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -6746,189 +4651,10 @@ }, ">" ], - "path": "src/plugins/embeddable/public/plugin.tsx", + "path": "src/plugins/embeddable/public/types.ts", "deprecated": false, "trackAdoption": false, "children": [ - { - "parentPluginId": "embeddable", - "id": "def-public.EmbeddableStart.getEmbeddableFactory", - "type": "Function", - "tags": [ - "deprecated" - ], - "label": "getEmbeddableFactory", - "description": [], - "signature": [ - " = ", - { - "pluginId": "embeddable", - "scope": "public", - "docId": "kibEmbeddablePluginApi", - "section": "def-public.IEmbeddable", - "text": "IEmbeddable" - }, - ">(embeddableFactoryId: string) => ", - { - "pluginId": "embeddable", - "scope": "public", - "docId": "kibEmbeddablePluginApi", - "section": "def-public.EmbeddableFactory", - "text": "EmbeddableFactory" - }, - " | undefined" - ], - "path": "src/plugins/embeddable/public/plugin.tsx", - "deprecated": true, - "trackAdoption": false, - "references": [], - "children": [ - { - "parentPluginId": "embeddable", - "id": "def-public.EmbeddableStart.getEmbeddableFactory.$1", - "type": "string", - "tags": [], - "label": "embeddableFactoryId", - "description": [], - "signature": [ - "string" - ], - "path": "src/plugins/embeddable/public/plugin.tsx", - "deprecated": false, - "trackAdoption": false, - "isRequired": true - } - ], - "returnComment": [] - }, - { - "parentPluginId": "embeddable", - "id": "def-public.EmbeddableStart.getEmbeddableFactories", - "type": "Function", - "tags": [ - "deprecated" - ], - "label": "getEmbeddableFactories", - "description": [], - "signature": [ - "() => IterableIterator<", - { - "pluginId": "embeddable", - "scope": "public", - "docId": "kibEmbeddablePluginApi", - "section": "def-public.EmbeddableFactory", - "text": "EmbeddableFactory" - }, - "<", - { - "pluginId": "embeddable", - "scope": "common", - "docId": "kibEmbeddablePluginApi", - "section": "def-common.EmbeddableInput", - "text": "EmbeddableInput" - }, - ", ", - { - "pluginId": "embeddable", - "scope": "public", - "docId": "kibEmbeddablePluginApi", - "section": "def-public.EmbeddableOutput", - "text": "EmbeddableOutput" - }, - ", ", - { - "pluginId": "embeddable", - "scope": "public", - "docId": "kibEmbeddablePluginApi", - "section": "def-public.IEmbeddable", - "text": "IEmbeddable" - }, - "<", - { - "pluginId": "embeddable", - "scope": "common", - "docId": "kibEmbeddablePluginApi", - "section": "def-common.EmbeddableInput", - "text": "EmbeddableInput" - }, - ", ", - { - "pluginId": "embeddable", - "scope": "public", - "docId": "kibEmbeddablePluginApi", - "section": "def-public.EmbeddableOutput", - "text": "EmbeddableOutput" - }, - ", any>, ", - { - "pluginId": "savedObjectsFinder", - "scope": "common", - "docId": "kibSavedObjectsFinderPluginApi", - "section": "def-common.FinderAttributes", - "text": "FinderAttributes" - }, - ">>" - ], - "path": "src/plugins/embeddable/public/plugin.tsx", - "deprecated": true, - "trackAdoption": false, - "references": [ - { - "plugin": "canvas", - "path": "x-pack/plugins/canvas/public/components/workpad_header/editor_menu/editor_menu.tsx" - } - ], - "children": [], - "returnComment": [] - }, { "parentPluginId": "embeddable", "id": "def-public.EmbeddableStart.getStateTransfer", @@ -6954,7 +4680,7 @@ "text": "EmbeddableStateTransfer" } ], - "path": "src/plugins/embeddable/public/plugin.tsx", + "path": "src/plugins/embeddable/public/types.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -6975,7 +4701,7 @@ }, " | undefined" ], - "path": "src/plugins/embeddable/public/plugin.tsx", + "path": "src/plugins/embeddable/public/types.ts", "deprecated": false, "trackAdoption": false, "isRequired": false @@ -7391,7 +5117,7 @@ "label": "getEmbeddableFactory", "description": [], "signature": [ - "(embeddableFactoryId: string) => ", + "((embeddableFactoryId: string) => ", { "pluginId": "kibanaUtils", "scope": "common", @@ -7407,7 +5133,7 @@ "section": "def-common.SerializableRecord", "text": "SerializableRecord" }, - "> & { isContainerType: boolean; }" + "> & { isContainerType: boolean; }) | undefined" ], "path": "src/plugins/embeddable/common/types.ts", "deprecated": false, diff --git a/api_docs/embeddable.mdx b/api_docs/embeddable.mdx index b027d17aa8b08..89eaf1bbe9d6e 100644 --- a/api_docs/embeddable.mdx +++ b/api_docs/embeddable.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/embeddable title: "embeddable" image: https://source.unsplash.com/400x175/?github description: API docs for the embeddable plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'embeddable'] --- import embeddableObj from './embeddable.devdocs.json'; @@ -21,7 +21,7 @@ Contact [@elastic/kibana-presentation](https://github.com/orgs/elastic/teams/kib | Public API count | Any count | Items lacking comments | Missing exports | |-------------------|-----------|------------------------|-----------------| -| 374 | 1 | 289 | 4 | +| 280 | 0 | 222 | 2 | ## Client diff --git a/api_docs/embeddable_enhanced.mdx b/api_docs/embeddable_enhanced.mdx index 9424801e10e4f..6442f5768c1fb 100644 --- a/api_docs/embeddable_enhanced.mdx +++ b/api_docs/embeddable_enhanced.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/embeddableEnhanced title: "embeddableEnhanced" image: https://source.unsplash.com/400x175/?github description: API docs for the embeddableEnhanced plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'embeddableEnhanced'] --- import embeddableEnhancedObj from './embeddable_enhanced.devdocs.json'; diff --git a/api_docs/encrypted_saved_objects.mdx b/api_docs/encrypted_saved_objects.mdx index 8a7ccf3d46739..bf687764b0246 100644 --- a/api_docs/encrypted_saved_objects.mdx +++ b/api_docs/encrypted_saved_objects.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/encryptedSavedObjects title: "encryptedSavedObjects" image: https://source.unsplash.com/400x175/?github description: API docs for the encryptedSavedObjects plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'encryptedSavedObjects'] --- import encryptedSavedObjectsObj from './encrypted_saved_objects.devdocs.json'; diff --git a/api_docs/enterprise_search.mdx b/api_docs/enterprise_search.mdx index 94b06cb40b465..53f514aa1aadf 100644 --- a/api_docs/enterprise_search.mdx +++ b/api_docs/enterprise_search.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/enterpriseSearch title: "enterpriseSearch" image: https://source.unsplash.com/400x175/?github description: API docs for the enterpriseSearch plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'enterpriseSearch'] --- import enterpriseSearchObj from './enterprise_search.devdocs.json'; diff --git a/api_docs/entities_data_access.mdx b/api_docs/entities_data_access.mdx index 51f1bac56a4b8..2de8d4ab30466 100644 --- a/api_docs/entities_data_access.mdx +++ b/api_docs/entities_data_access.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/entitiesDataAccess title: "entitiesDataAccess" image: https://source.unsplash.com/400x175/?github description: API docs for the entitiesDataAccess plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'entitiesDataAccess'] --- import entitiesDataAccessObj from './entities_data_access.devdocs.json'; diff --git a/api_docs/entity_manager.mdx b/api_docs/entity_manager.mdx index 5798730445cd0..79180f1eb136f 100644 --- a/api_docs/entity_manager.mdx +++ b/api_docs/entity_manager.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/entityManager title: "entityManager" image: https://source.unsplash.com/400x175/?github description: API docs for the entityManager plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'entityManager'] --- import entityManagerObj from './entity_manager.devdocs.json'; diff --git a/api_docs/es_ui_shared.mdx b/api_docs/es_ui_shared.mdx index 43b6ecc5b8dad..772ff3a8aa771 100644 --- a/api_docs/es_ui_shared.mdx +++ b/api_docs/es_ui_shared.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/esUiShared title: "esUiShared" image: https://source.unsplash.com/400x175/?github description: API docs for the esUiShared plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'esUiShared'] --- import esUiSharedObj from './es_ui_shared.devdocs.json'; diff --git a/api_docs/esql.devdocs.json b/api_docs/esql.devdocs.json index 4e418dcf36209..99ffc6bfa0791 100644 --- a/api_docs/esql.devdocs.json +++ b/api_docs/esql.devdocs.json @@ -412,6 +412,22 @@ "path": "src/platform/packages/private/kbn-esql-editor/src/types.ts", "deprecated": false, "trackAdoption": false + }, + { + "parentPluginId": "esql", + "id": "def-public.ESQLEditorProps.disableAutoFocus", + "type": "CompoundType", + "tags": [], + "label": "disableAutoFocus", + "description": [ + "The component by default focuses on the editor when it is mounted, this flag disables it" + ], + "signature": [ + "boolean | undefined" + ], + "path": "src/platform/packages/private/kbn-esql-editor/src/types.ts", + "deprecated": false, + "trackAdoption": false } ], "initialIsOpen": false diff --git a/api_docs/esql.mdx b/api_docs/esql.mdx index 6937c03a1bbae..0e3ae2f72ccfe 100644 --- a/api_docs/esql.mdx +++ b/api_docs/esql.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/esql title: "esql" image: https://source.unsplash.com/400x175/?github description: API docs for the esql plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'esql'] --- import esqlObj from './esql.devdocs.json'; @@ -21,7 +21,7 @@ Contact [@elastic/kibana-esql](https://github.com/orgs/elastic/teams/kibana-esql | Public API count | Any count | Items lacking comments | Missing exports | |-------------------|-----------|------------------------|-----------------| -| 25 | 0 | 9 | 0 | +| 26 | 0 | 9 | 0 | ## Client diff --git a/api_docs/esql_data_grid.mdx b/api_docs/esql_data_grid.mdx index 670ab9f9f0952..a4c86b86e093f 100644 --- a/api_docs/esql_data_grid.mdx +++ b/api_docs/esql_data_grid.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/esqlDataGrid title: "esqlDataGrid" image: https://source.unsplash.com/400x175/?github description: API docs for the esqlDataGrid plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'esqlDataGrid'] --- import esqlDataGridObj from './esql_data_grid.devdocs.json'; diff --git a/api_docs/event_annotation.mdx b/api_docs/event_annotation.mdx index 9438942498352..9ff8c310125b4 100644 --- a/api_docs/event_annotation.mdx +++ b/api_docs/event_annotation.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/eventAnnotation title: "eventAnnotation" image: https://source.unsplash.com/400x175/?github description: API docs for the eventAnnotation plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'eventAnnotation'] --- import eventAnnotationObj from './event_annotation.devdocs.json'; diff --git a/api_docs/event_annotation_listing.mdx b/api_docs/event_annotation_listing.mdx index 01fafb5af96bc..027df878fa5a2 100644 --- a/api_docs/event_annotation_listing.mdx +++ b/api_docs/event_annotation_listing.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/eventAnnotationListing title: "eventAnnotationListing" image: https://source.unsplash.com/400x175/?github description: API docs for the eventAnnotationListing plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'eventAnnotationListing'] --- import eventAnnotationListingObj from './event_annotation_listing.devdocs.json'; diff --git a/api_docs/event_log.devdocs.json b/api_docs/event_log.devdocs.json index 109159af2d1bf..bc89d5f6bb443 100644 --- a/api_docs/event_log.devdocs.json +++ b/api_docs/event_log.devdocs.json @@ -1514,7 +1514,7 @@ "label": "data", "description": [], "signature": [ - "(Readonly<{ log?: Readonly<{ logger?: string | undefined; level?: string | undefined; } & {}> | undefined; error?: Readonly<{ id?: string | undefined; type?: string | undefined; message?: string | undefined; code?: string | undefined; stack_trace?: string | undefined; } & {}> | undefined; '@timestamp'?: string | undefined; message?: string | undefined; tags?: string[] | undefined; rule?: Readonly<{ id?: string | undefined; version?: string | undefined; name?: string | undefined; license?: string | undefined; description?: string | undefined; uuid?: string | undefined; category?: string | undefined; reference?: string | undefined; author?: string[] | undefined; ruleset?: string | undefined; } & {}> | undefined; kibana?: Readonly<{ task?: Readonly<{ id?: string | undefined; schedule_delay?: string | number | undefined; scheduled?: string | undefined; } & {}> | undefined; action?: Readonly<{ id?: string | undefined; name?: string | undefined; type_id?: string | undefined; execution?: Readonly<{ source?: string | undefined; uuid?: string | undefined; gen_ai?: Readonly<{ usage?: Readonly<{ prompt_tokens?: string | number | undefined; completion_tokens?: string | number | undefined; total_tokens?: string | number | undefined; } & {}> | undefined; } & {}> | undefined; usage?: Readonly<{ request_body_bytes?: string | number | undefined; } & {}> | undefined; } & {}> | undefined; } & {}> | undefined; version?: string | undefined; alerting?: Readonly<{ outcome?: string | undefined; status?: string | undefined; summary?: Readonly<{ recovered?: Readonly<{ count?: string | number | undefined; } & {}> | undefined; new?: Readonly<{ count?: string | number | undefined; } & {}> | undefined; ongoing?: Readonly<{ count?: string | number | undefined; } & {}> | undefined; } & {}> | undefined; instance_id?: string | undefined; action_group_id?: string | undefined; action_subgroup?: string | undefined; } & {}> | undefined; alert?: Readonly<{ rule?: Readonly<{ consumer?: string | undefined; revision?: string | number | undefined; execution?: Readonly<{ uuid?: string | undefined; status?: string | undefined; metrics?: Readonly<{ total_search_duration_ms?: string | number | undefined; total_indexing_duration_ms?: string | number | undefined; number_of_triggered_actions?: string | number | undefined; number_of_generated_actions?: string | number | undefined; alert_counts?: Readonly<{ recovered?: string | number | undefined; active?: string | number | undefined; new?: string | number | undefined; } & {}> | undefined; number_of_delayed_alerts?: string | number | undefined; number_of_searches?: string | number | undefined; es_search_duration_ms?: string | number | undefined; execution_gap_duration_s?: string | number | undefined; rule_type_run_duration_ms?: string | number | undefined; process_alerts_duration_ms?: string | number | undefined; trigger_actions_duration_ms?: string | number | undefined; process_rule_duration_ms?: string | number | undefined; claim_to_start_duration_ms?: string | number | undefined; persist_alerts_duration_ms?: string | number | undefined; prepare_rule_duration_ms?: string | number | undefined; total_run_duration_ms?: string | number | undefined; total_enrichment_duration_ms?: string | number | undefined; } & {}> | undefined; status_order?: string | number | undefined; backfill?: Readonly<{ id?: string | undefined; start?: string | undefined; interval?: string | undefined; } & {}> | undefined; } & {}> | undefined; rule_type_id?: string | undefined; } & {}> | undefined; flapping?: boolean | undefined; uuid?: string | undefined; maintenance_window_ids?: string[] | undefined; } & {}> | undefined; space_ids?: string[] | undefined; server_uuid?: string | undefined; saved_objects?: Readonly<{ id?: string | undefined; type?: string | undefined; namespace?: string | undefined; rel?: string | undefined; type_id?: string | undefined; space_agnostic?: boolean | undefined; } & {}>[] | undefined; } & {}> | undefined; event?: Readonly<{ id?: string | undefined; type?: string[] | undefined; reason?: string | undefined; action?: string | undefined; start?: string | undefined; end?: string | undefined; outcome?: string | undefined; duration?: string | number | undefined; code?: string | undefined; severity?: string | number | undefined; category?: string[] | undefined; timezone?: string | undefined; risk_score?: number | undefined; url?: string | undefined; created?: string | undefined; provider?: string | undefined; dataset?: string | undefined; hash?: string | undefined; ingested?: string | undefined; kind?: string | undefined; module?: string | undefined; original?: string | undefined; reference?: string | undefined; risk_score_norm?: number | undefined; sequence?: string | number | undefined; } & {}> | undefined; ecs?: Readonly<{ version?: string | undefined; } & {}> | undefined; user?: Readonly<{ id?: string | undefined; name?: string | undefined; } & {}> | undefined; } & {}> | undefined)[]" + "(Readonly<{ log?: Readonly<{ logger?: string | undefined; level?: string | undefined; } & {}> | undefined; error?: Readonly<{ id?: string | undefined; type?: string | undefined; message?: string | undefined; code?: string | undefined; stack_trace?: string | undefined; } & {}> | undefined; '@timestamp'?: string | undefined; message?: string | undefined; tags?: string[] | undefined; rule?: Readonly<{ id?: string | undefined; version?: string | undefined; name?: string | undefined; license?: string | undefined; description?: string | undefined; uuid?: string | undefined; category?: string | undefined; reference?: string | undefined; author?: string[] | undefined; ruleset?: string | undefined; } & {}> | undefined; kibana?: Readonly<{ task?: Readonly<{ id?: string | undefined; schedule_delay?: string | number | undefined; scheduled?: string | undefined; } & {}> | undefined; action?: Readonly<{ id?: string | undefined; name?: string | undefined; type_id?: string | undefined; execution?: Readonly<{ source?: string | undefined; uuid?: string | undefined; gen_ai?: Readonly<{ usage?: Readonly<{ prompt_tokens?: string | number | undefined; completion_tokens?: string | number | undefined; total_tokens?: string | number | undefined; } & {}> | undefined; } & {}> | undefined; usage?: Readonly<{ request_body_bytes?: string | number | undefined; } & {}> | undefined; } & {}> | undefined; } & {}> | undefined; version?: string | undefined; alerting?: Readonly<{ outcome?: string | undefined; status?: string | undefined; summary?: Readonly<{ recovered?: Readonly<{ count?: string | number | undefined; } & {}> | undefined; new?: Readonly<{ count?: string | number | undefined; } & {}> | undefined; ongoing?: Readonly<{ count?: string | number | undefined; } & {}> | undefined; } & {}> | undefined; instance_id?: string | undefined; action_group_id?: string | undefined; action_subgroup?: string | undefined; } & {}> | undefined; alert?: Readonly<{ rule?: Readonly<{ consumer?: string | undefined; revision?: string | number | undefined; execution?: Readonly<{ uuid?: string | undefined; status?: string | undefined; metrics?: Readonly<{ total_search_duration_ms?: string | number | undefined; total_indexing_duration_ms?: string | number | undefined; number_of_triggered_actions?: string | number | undefined; number_of_generated_actions?: string | number | undefined; alert_counts?: Readonly<{ recovered?: string | number | undefined; active?: string | number | undefined; new?: string | number | undefined; } & {}> | undefined; number_of_delayed_alerts?: string | number | undefined; number_of_searches?: string | number | undefined; es_search_duration_ms?: string | number | undefined; execution_gap_duration_s?: string | number | undefined; rule_type_run_duration_ms?: string | number | undefined; process_alerts_duration_ms?: string | number | undefined; trigger_actions_duration_ms?: string | number | undefined; process_rule_duration_ms?: string | number | undefined; claim_to_start_duration_ms?: string | number | undefined; persist_alerts_duration_ms?: string | number | undefined; prepare_rule_duration_ms?: string | number | undefined; total_run_duration_ms?: string | number | undefined; total_enrichment_duration_ms?: string | number | undefined; } & {}> | undefined; status_order?: string | number | undefined; backfill?: Readonly<{ id?: string | undefined; start?: string | undefined; interval?: string | undefined; } & {}> | undefined; } & {}> | undefined; rule_type_id?: string | undefined; } & {}> | undefined; flapping?: boolean | undefined; uuid?: string | undefined; maintenance_window_ids?: string[] | undefined; } & {}> | undefined; space_ids?: string[] | undefined; server_uuid?: string | undefined; saved_objects?: Readonly<{ id?: string | undefined; type?: string | undefined; namespace?: string | undefined; rel?: string | undefined; type_id?: string | undefined; space_agnostic?: boolean | undefined; } & {}>[] | undefined; user_api_key?: Readonly<{ id?: string | undefined; name?: string | undefined; } & {}> | undefined; } & {}> | undefined; event?: Readonly<{ id?: string | undefined; type?: string[] | undefined; reason?: string | undefined; action?: string | undefined; start?: string | undefined; end?: string | undefined; outcome?: string | undefined; duration?: string | number | undefined; code?: string | undefined; severity?: string | number | undefined; category?: string[] | undefined; timezone?: string | undefined; risk_score?: number | undefined; url?: string | undefined; created?: string | undefined; provider?: string | undefined; dataset?: string | undefined; hash?: string | undefined; ingested?: string | undefined; kind?: string | undefined; module?: string | undefined; original?: string | undefined; reference?: string | undefined; risk_score_norm?: number | undefined; sequence?: string | number | undefined; } & {}> | undefined; ecs?: Readonly<{ version?: string | undefined; } & {}> | undefined; user?: Readonly<{ id?: string | undefined; name?: string | undefined; } & {}> | undefined; } & {}> | undefined)[]" ], "path": "x-pack/plugins/event_log/server/es/cluster_client_adapter.ts", "deprecated": false, @@ -1534,7 +1534,7 @@ "label": "IEvent", "description": [], "signature": [ - "DeepPartial | undefined; error?: Readonly<{ id?: string | undefined; type?: string | undefined; message?: string | undefined; code?: string | undefined; stack_trace?: string | undefined; } & {}> | undefined; '@timestamp'?: string | undefined; message?: string | undefined; tags?: string[] | undefined; rule?: Readonly<{ id?: string | undefined; version?: string | undefined; name?: string | undefined; license?: string | undefined; description?: string | undefined; uuid?: string | undefined; category?: string | undefined; reference?: string | undefined; author?: string[] | undefined; ruleset?: string | undefined; } & {}> | undefined; kibana?: Readonly<{ task?: Readonly<{ id?: string | undefined; schedule_delay?: string | number | undefined; scheduled?: string | undefined; } & {}> | undefined; action?: Readonly<{ id?: string | undefined; name?: string | undefined; type_id?: string | undefined; execution?: Readonly<{ source?: string | undefined; uuid?: string | undefined; gen_ai?: Readonly<{ usage?: Readonly<{ prompt_tokens?: string | number | undefined; completion_tokens?: string | number | undefined; total_tokens?: string | number | undefined; } & {}> | undefined; } & {}> | undefined; usage?: Readonly<{ request_body_bytes?: string | number | undefined; } & {}> | undefined; } & {}> | undefined; } & {}> | undefined; version?: string | undefined; alerting?: Readonly<{ outcome?: string | undefined; status?: string | undefined; summary?: Readonly<{ recovered?: Readonly<{ count?: string | number | undefined; } & {}> | undefined; new?: Readonly<{ count?: string | number | undefined; } & {}> | undefined; ongoing?: Readonly<{ count?: string | number | undefined; } & {}> | undefined; } & {}> | undefined; instance_id?: string | undefined; action_group_id?: string | undefined; action_subgroup?: string | undefined; } & {}> | undefined; alert?: Readonly<{ rule?: Readonly<{ consumer?: string | undefined; revision?: string | number | undefined; execution?: Readonly<{ uuid?: string | undefined; status?: string | undefined; metrics?: Readonly<{ total_search_duration_ms?: string | number | undefined; total_indexing_duration_ms?: string | number | undefined; number_of_triggered_actions?: string | number | undefined; number_of_generated_actions?: string | number | undefined; alert_counts?: Readonly<{ recovered?: string | number | undefined; active?: string | number | undefined; new?: string | number | undefined; } & {}> | undefined; number_of_delayed_alerts?: string | number | undefined; number_of_searches?: string | number | undefined; es_search_duration_ms?: string | number | undefined; execution_gap_duration_s?: string | number | undefined; rule_type_run_duration_ms?: string | number | undefined; process_alerts_duration_ms?: string | number | undefined; trigger_actions_duration_ms?: string | number | undefined; process_rule_duration_ms?: string | number | undefined; claim_to_start_duration_ms?: string | number | undefined; persist_alerts_duration_ms?: string | number | undefined; prepare_rule_duration_ms?: string | number | undefined; total_run_duration_ms?: string | number | undefined; total_enrichment_duration_ms?: string | number | undefined; } & {}> | undefined; status_order?: string | number | undefined; backfill?: Readonly<{ id?: string | undefined; start?: string | undefined; interval?: string | undefined; } & {}> | undefined; } & {}> | undefined; rule_type_id?: string | undefined; } & {}> | undefined; flapping?: boolean | undefined; uuid?: string | undefined; maintenance_window_ids?: string[] | undefined; } & {}> | undefined; space_ids?: string[] | undefined; server_uuid?: string | undefined; saved_objects?: Readonly<{ id?: string | undefined; type?: string | undefined; namespace?: string | undefined; rel?: string | undefined; type_id?: string | undefined; space_agnostic?: boolean | undefined; } & {}>[] | undefined; } & {}> | undefined; event?: Readonly<{ id?: string | undefined; type?: string[] | undefined; reason?: string | undefined; action?: string | undefined; start?: string | undefined; end?: string | undefined; outcome?: string | undefined; duration?: string | number | undefined; code?: string | undefined; severity?: string | number | undefined; category?: string[] | undefined; timezone?: string | undefined; risk_score?: number | undefined; url?: string | undefined; created?: string | undefined; provider?: string | undefined; dataset?: string | undefined; hash?: string | undefined; ingested?: string | undefined; kind?: string | undefined; module?: string | undefined; original?: string | undefined; reference?: string | undefined; risk_score_norm?: number | undefined; sequence?: string | number | undefined; } & {}> | undefined; ecs?: Readonly<{ version?: string | undefined; } & {}> | undefined; user?: Readonly<{ id?: string | undefined; name?: string | undefined; } & {}> | undefined; } & {}>>> | undefined" + "DeepPartial | undefined; error?: Readonly<{ id?: string | undefined; type?: string | undefined; message?: string | undefined; code?: string | undefined; stack_trace?: string | undefined; } & {}> | undefined; '@timestamp'?: string | undefined; message?: string | undefined; tags?: string[] | undefined; rule?: Readonly<{ id?: string | undefined; version?: string | undefined; name?: string | undefined; license?: string | undefined; description?: string | undefined; uuid?: string | undefined; category?: string | undefined; reference?: string | undefined; author?: string[] | undefined; ruleset?: string | undefined; } & {}> | undefined; kibana?: Readonly<{ task?: Readonly<{ id?: string | undefined; schedule_delay?: string | number | undefined; scheduled?: string | undefined; } & {}> | undefined; action?: Readonly<{ id?: string | undefined; name?: string | undefined; type_id?: string | undefined; execution?: Readonly<{ source?: string | undefined; uuid?: string | undefined; gen_ai?: Readonly<{ usage?: Readonly<{ prompt_tokens?: string | number | undefined; completion_tokens?: string | number | undefined; total_tokens?: string | number | undefined; } & {}> | undefined; } & {}> | undefined; usage?: Readonly<{ request_body_bytes?: string | number | undefined; } & {}> | undefined; } & {}> | undefined; } & {}> | undefined; version?: string | undefined; alerting?: Readonly<{ outcome?: string | undefined; status?: string | undefined; summary?: Readonly<{ recovered?: Readonly<{ count?: string | number | undefined; } & {}> | undefined; new?: Readonly<{ count?: string | number | undefined; } & {}> | undefined; ongoing?: Readonly<{ count?: string | number | undefined; } & {}> | undefined; } & {}> | undefined; instance_id?: string | undefined; action_group_id?: string | undefined; action_subgroup?: string | undefined; } & {}> | undefined; alert?: Readonly<{ rule?: Readonly<{ consumer?: string | undefined; revision?: string | number | undefined; execution?: Readonly<{ uuid?: string | undefined; status?: string | undefined; metrics?: Readonly<{ total_search_duration_ms?: string | number | undefined; total_indexing_duration_ms?: string | number | undefined; number_of_triggered_actions?: string | number | undefined; number_of_generated_actions?: string | number | undefined; alert_counts?: Readonly<{ recovered?: string | number | undefined; active?: string | number | undefined; new?: string | number | undefined; } & {}> | undefined; number_of_delayed_alerts?: string | number | undefined; number_of_searches?: string | number | undefined; es_search_duration_ms?: string | number | undefined; execution_gap_duration_s?: string | number | undefined; rule_type_run_duration_ms?: string | number | undefined; process_alerts_duration_ms?: string | number | undefined; trigger_actions_duration_ms?: string | number | undefined; process_rule_duration_ms?: string | number | undefined; claim_to_start_duration_ms?: string | number | undefined; persist_alerts_duration_ms?: string | number | undefined; prepare_rule_duration_ms?: string | number | undefined; total_run_duration_ms?: string | number | undefined; total_enrichment_duration_ms?: string | number | undefined; } & {}> | undefined; status_order?: string | number | undefined; backfill?: Readonly<{ id?: string | undefined; start?: string | undefined; interval?: string | undefined; } & {}> | undefined; } & {}> | undefined; rule_type_id?: string | undefined; } & {}> | undefined; flapping?: boolean | undefined; uuid?: string | undefined; maintenance_window_ids?: string[] | undefined; } & {}> | undefined; space_ids?: string[] | undefined; server_uuid?: string | undefined; saved_objects?: Readonly<{ id?: string | undefined; type?: string | undefined; namespace?: string | undefined; rel?: string | undefined; type_id?: string | undefined; space_agnostic?: boolean | undefined; } & {}>[] | undefined; user_api_key?: Readonly<{ id?: string | undefined; name?: string | undefined; } & {}> | undefined; } & {}> | undefined; event?: Readonly<{ id?: string | undefined; type?: string[] | undefined; reason?: string | undefined; action?: string | undefined; start?: string | undefined; end?: string | undefined; outcome?: string | undefined; duration?: string | number | undefined; code?: string | undefined; severity?: string | number | undefined; category?: string[] | undefined; timezone?: string | undefined; risk_score?: number | undefined; url?: string | undefined; created?: string | undefined; provider?: string | undefined; dataset?: string | undefined; hash?: string | undefined; ingested?: string | undefined; kind?: string | undefined; module?: string | undefined; original?: string | undefined; reference?: string | undefined; risk_score_norm?: number | undefined; sequence?: string | number | undefined; } & {}> | undefined; ecs?: Readonly<{ version?: string | undefined; } & {}> | undefined; user?: Readonly<{ id?: string | undefined; name?: string | undefined; } & {}> | undefined; } & {}>>> | undefined" ], "path": "x-pack/plugins/event_log/generated/schemas.ts", "deprecated": false, @@ -1549,7 +1549,7 @@ "label": "IValidatedEvent", "description": [], "signature": [ - "Readonly<{ log?: Readonly<{ logger?: string | undefined; level?: string | undefined; } & {}> | undefined; error?: Readonly<{ id?: string | undefined; type?: string | undefined; message?: string | undefined; code?: string | undefined; stack_trace?: string | undefined; } & {}> | undefined; '@timestamp'?: string | undefined; message?: string | undefined; tags?: string[] | undefined; rule?: Readonly<{ id?: string | undefined; version?: string | undefined; name?: string | undefined; license?: string | undefined; description?: string | undefined; uuid?: string | undefined; category?: string | undefined; reference?: string | undefined; author?: string[] | undefined; ruleset?: string | undefined; } & {}> | undefined; kibana?: Readonly<{ task?: Readonly<{ id?: string | undefined; schedule_delay?: string | number | undefined; scheduled?: string | undefined; } & {}> | undefined; action?: Readonly<{ id?: string | undefined; name?: string | undefined; type_id?: string | undefined; execution?: Readonly<{ source?: string | undefined; uuid?: string | undefined; gen_ai?: Readonly<{ usage?: Readonly<{ prompt_tokens?: string | number | undefined; completion_tokens?: string | number | undefined; total_tokens?: string | number | undefined; } & {}> | undefined; } & {}> | undefined; usage?: Readonly<{ request_body_bytes?: string | number | undefined; } & {}> | undefined; } & {}> | undefined; } & {}> | undefined; version?: string | undefined; alerting?: Readonly<{ outcome?: string | undefined; status?: string | undefined; summary?: Readonly<{ recovered?: Readonly<{ count?: string | number | undefined; } & {}> | undefined; new?: Readonly<{ count?: string | number | undefined; } & {}> | undefined; ongoing?: Readonly<{ count?: string | number | undefined; } & {}> | undefined; } & {}> | undefined; instance_id?: string | undefined; action_group_id?: string | undefined; action_subgroup?: string | undefined; } & {}> | undefined; alert?: Readonly<{ rule?: Readonly<{ consumer?: string | undefined; revision?: string | number | undefined; execution?: Readonly<{ uuid?: string | undefined; status?: string | undefined; metrics?: Readonly<{ total_search_duration_ms?: string | number | undefined; total_indexing_duration_ms?: string | number | undefined; number_of_triggered_actions?: string | number | undefined; number_of_generated_actions?: string | number | undefined; alert_counts?: Readonly<{ recovered?: string | number | undefined; active?: string | number | undefined; new?: string | number | undefined; } & {}> | undefined; number_of_delayed_alerts?: string | number | undefined; number_of_searches?: string | number | undefined; es_search_duration_ms?: string | number | undefined; execution_gap_duration_s?: string | number | undefined; rule_type_run_duration_ms?: string | number | undefined; process_alerts_duration_ms?: string | number | undefined; trigger_actions_duration_ms?: string | number | undefined; process_rule_duration_ms?: string | number | undefined; claim_to_start_duration_ms?: string | number | undefined; persist_alerts_duration_ms?: string | number | undefined; prepare_rule_duration_ms?: string | number | undefined; total_run_duration_ms?: string | number | undefined; total_enrichment_duration_ms?: string | number | undefined; } & {}> | undefined; status_order?: string | number | undefined; backfill?: Readonly<{ id?: string | undefined; start?: string | undefined; interval?: string | undefined; } & {}> | undefined; } & {}> | undefined; rule_type_id?: string | undefined; } & {}> | undefined; flapping?: boolean | undefined; uuid?: string | undefined; maintenance_window_ids?: string[] | undefined; } & {}> | undefined; space_ids?: string[] | undefined; server_uuid?: string | undefined; saved_objects?: Readonly<{ id?: string | undefined; type?: string | undefined; namespace?: string | undefined; rel?: string | undefined; type_id?: string | undefined; space_agnostic?: boolean | undefined; } & {}>[] | undefined; } & {}> | undefined; event?: Readonly<{ id?: string | undefined; type?: string[] | undefined; reason?: string | undefined; action?: string | undefined; start?: string | undefined; end?: string | undefined; outcome?: string | undefined; duration?: string | number | undefined; code?: string | undefined; severity?: string | number | undefined; category?: string[] | undefined; timezone?: string | undefined; risk_score?: number | undefined; url?: string | undefined; created?: string | undefined; provider?: string | undefined; dataset?: string | undefined; hash?: string | undefined; ingested?: string | undefined; kind?: string | undefined; module?: string | undefined; original?: string | undefined; reference?: string | undefined; risk_score_norm?: number | undefined; sequence?: string | number | undefined; } & {}> | undefined; ecs?: Readonly<{ version?: string | undefined; } & {}> | undefined; user?: Readonly<{ id?: string | undefined; name?: string | undefined; } & {}> | undefined; } & {}> | undefined" + "Readonly<{ log?: Readonly<{ logger?: string | undefined; level?: string | undefined; } & {}> | undefined; error?: Readonly<{ id?: string | undefined; type?: string | undefined; message?: string | undefined; code?: string | undefined; stack_trace?: string | undefined; } & {}> | undefined; '@timestamp'?: string | undefined; message?: string | undefined; tags?: string[] | undefined; rule?: Readonly<{ id?: string | undefined; version?: string | undefined; name?: string | undefined; license?: string | undefined; description?: string | undefined; uuid?: string | undefined; category?: string | undefined; reference?: string | undefined; author?: string[] | undefined; ruleset?: string | undefined; } & {}> | undefined; kibana?: Readonly<{ task?: Readonly<{ id?: string | undefined; schedule_delay?: string | number | undefined; scheduled?: string | undefined; } & {}> | undefined; action?: Readonly<{ id?: string | undefined; name?: string | undefined; type_id?: string | undefined; execution?: Readonly<{ source?: string | undefined; uuid?: string | undefined; gen_ai?: Readonly<{ usage?: Readonly<{ prompt_tokens?: string | number | undefined; completion_tokens?: string | number | undefined; total_tokens?: string | number | undefined; } & {}> | undefined; } & {}> | undefined; usage?: Readonly<{ request_body_bytes?: string | number | undefined; } & {}> | undefined; } & {}> | undefined; } & {}> | undefined; version?: string | undefined; alerting?: Readonly<{ outcome?: string | undefined; status?: string | undefined; summary?: Readonly<{ recovered?: Readonly<{ count?: string | number | undefined; } & {}> | undefined; new?: Readonly<{ count?: string | number | undefined; } & {}> | undefined; ongoing?: Readonly<{ count?: string | number | undefined; } & {}> | undefined; } & {}> | undefined; instance_id?: string | undefined; action_group_id?: string | undefined; action_subgroup?: string | undefined; } & {}> | undefined; alert?: Readonly<{ rule?: Readonly<{ consumer?: string | undefined; revision?: string | number | undefined; execution?: Readonly<{ uuid?: string | undefined; status?: string | undefined; metrics?: Readonly<{ total_search_duration_ms?: string | number | undefined; total_indexing_duration_ms?: string | number | undefined; number_of_triggered_actions?: string | number | undefined; number_of_generated_actions?: string | number | undefined; alert_counts?: Readonly<{ recovered?: string | number | undefined; active?: string | number | undefined; new?: string | number | undefined; } & {}> | undefined; number_of_delayed_alerts?: string | number | undefined; number_of_searches?: string | number | undefined; es_search_duration_ms?: string | number | undefined; execution_gap_duration_s?: string | number | undefined; rule_type_run_duration_ms?: string | number | undefined; process_alerts_duration_ms?: string | number | undefined; trigger_actions_duration_ms?: string | number | undefined; process_rule_duration_ms?: string | number | undefined; claim_to_start_duration_ms?: string | number | undefined; persist_alerts_duration_ms?: string | number | undefined; prepare_rule_duration_ms?: string | number | undefined; total_run_duration_ms?: string | number | undefined; total_enrichment_duration_ms?: string | number | undefined; } & {}> | undefined; status_order?: string | number | undefined; backfill?: Readonly<{ id?: string | undefined; start?: string | undefined; interval?: string | undefined; } & {}> | undefined; } & {}> | undefined; rule_type_id?: string | undefined; } & {}> | undefined; flapping?: boolean | undefined; uuid?: string | undefined; maintenance_window_ids?: string[] | undefined; } & {}> | undefined; space_ids?: string[] | undefined; server_uuid?: string | undefined; saved_objects?: Readonly<{ id?: string | undefined; type?: string | undefined; namespace?: string | undefined; rel?: string | undefined; type_id?: string | undefined; space_agnostic?: boolean | undefined; } & {}>[] | undefined; user_api_key?: Readonly<{ id?: string | undefined; name?: string | undefined; } & {}> | undefined; } & {}> | undefined; event?: Readonly<{ id?: string | undefined; type?: string[] | undefined; reason?: string | undefined; action?: string | undefined; start?: string | undefined; end?: string | undefined; outcome?: string | undefined; duration?: string | number | undefined; code?: string | undefined; severity?: string | number | undefined; category?: string[] | undefined; timezone?: string | undefined; risk_score?: number | undefined; url?: string | undefined; created?: string | undefined; provider?: string | undefined; dataset?: string | undefined; hash?: string | undefined; ingested?: string | undefined; kind?: string | undefined; module?: string | undefined; original?: string | undefined; reference?: string | undefined; risk_score_norm?: number | undefined; sequence?: string | number | undefined; } & {}> | undefined; ecs?: Readonly<{ version?: string | undefined; } & {}> | undefined; user?: Readonly<{ id?: string | undefined; name?: string | undefined; } & {}> | undefined; } & {}> | undefined" ], "path": "x-pack/plugins/event_log/generated/schemas.ts", "deprecated": false, diff --git a/api_docs/event_log.mdx b/api_docs/event_log.mdx index 1209ade510d6a..3f3aebc6e5fe0 100644 --- a/api_docs/event_log.mdx +++ b/api_docs/event_log.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/eventLog title: "eventLog" image: https://source.unsplash.com/400x175/?github description: API docs for the eventLog plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'eventLog'] --- import eventLogObj from './event_log.devdocs.json'; diff --git a/api_docs/exploratory_view.mdx b/api_docs/exploratory_view.mdx index 97cca38c29d83..1a74d3bf1c351 100644 --- a/api_docs/exploratory_view.mdx +++ b/api_docs/exploratory_view.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/exploratoryView title: "exploratoryView" image: https://source.unsplash.com/400x175/?github description: API docs for the exploratoryView plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'exploratoryView'] --- import exploratoryViewObj from './exploratory_view.devdocs.json'; diff --git a/api_docs/expression_error.mdx b/api_docs/expression_error.mdx index 740b42397ba11..7184edf5adfbb 100644 --- a/api_docs/expression_error.mdx +++ b/api_docs/expression_error.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/expressionError title: "expressionError" image: https://source.unsplash.com/400x175/?github description: API docs for the expressionError plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionError'] --- import expressionErrorObj from './expression_error.devdocs.json'; diff --git a/api_docs/expression_gauge.mdx b/api_docs/expression_gauge.mdx index 9cb54778763c6..b9662854c1232 100644 --- a/api_docs/expression_gauge.mdx +++ b/api_docs/expression_gauge.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/expressionGauge title: "expressionGauge" image: https://source.unsplash.com/400x175/?github description: API docs for the expressionGauge plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionGauge'] --- import expressionGaugeObj from './expression_gauge.devdocs.json'; diff --git a/api_docs/expression_heatmap.mdx b/api_docs/expression_heatmap.mdx index 2086273333b5c..34165dc06a2f2 100644 --- a/api_docs/expression_heatmap.mdx +++ b/api_docs/expression_heatmap.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/expressionHeatmap title: "expressionHeatmap" image: https://source.unsplash.com/400x175/?github description: API docs for the expressionHeatmap plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionHeatmap'] --- import expressionHeatmapObj from './expression_heatmap.devdocs.json'; diff --git a/api_docs/expression_image.mdx b/api_docs/expression_image.mdx index 9cc48aec8e672..88f2638390249 100644 --- a/api_docs/expression_image.mdx +++ b/api_docs/expression_image.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/expressionImage title: "expressionImage" image: https://source.unsplash.com/400x175/?github description: API docs for the expressionImage plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionImage'] --- import expressionImageObj from './expression_image.devdocs.json'; diff --git a/api_docs/expression_legacy_metric_vis.mdx b/api_docs/expression_legacy_metric_vis.mdx index 490a0f8123df1..16d203d59d598 100644 --- a/api_docs/expression_legacy_metric_vis.mdx +++ b/api_docs/expression_legacy_metric_vis.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/expressionLegacyMetricVis title: "expressionLegacyMetricVis" image: https://source.unsplash.com/400x175/?github description: API docs for the expressionLegacyMetricVis plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionLegacyMetricVis'] --- import expressionLegacyMetricVisObj from './expression_legacy_metric_vis.devdocs.json'; diff --git a/api_docs/expression_metric.mdx b/api_docs/expression_metric.mdx index 226086640e669..012f14a7aaab6 100644 --- a/api_docs/expression_metric.mdx +++ b/api_docs/expression_metric.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/expressionMetric title: "expressionMetric" image: https://source.unsplash.com/400x175/?github description: API docs for the expressionMetric plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionMetric'] --- import expressionMetricObj from './expression_metric.devdocs.json'; diff --git a/api_docs/expression_metric_vis.mdx b/api_docs/expression_metric_vis.mdx index bbf4b38ab4b38..7525587954746 100644 --- a/api_docs/expression_metric_vis.mdx +++ b/api_docs/expression_metric_vis.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/expressionMetricVis title: "expressionMetricVis" image: https://source.unsplash.com/400x175/?github description: API docs for the expressionMetricVis plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionMetricVis'] --- import expressionMetricVisObj from './expression_metric_vis.devdocs.json'; diff --git a/api_docs/expression_partition_vis.mdx b/api_docs/expression_partition_vis.mdx index 1f5d432c5618f..3f7b55879e4dc 100644 --- a/api_docs/expression_partition_vis.mdx +++ b/api_docs/expression_partition_vis.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/expressionPartitionVis title: "expressionPartitionVis" image: https://source.unsplash.com/400x175/?github description: API docs for the expressionPartitionVis plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionPartitionVis'] --- import expressionPartitionVisObj from './expression_partition_vis.devdocs.json'; diff --git a/api_docs/expression_repeat_image.mdx b/api_docs/expression_repeat_image.mdx index 292d1ffbd2116..f01620313d27c 100644 --- a/api_docs/expression_repeat_image.mdx +++ b/api_docs/expression_repeat_image.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/expressionRepeatImage title: "expressionRepeatImage" image: https://source.unsplash.com/400x175/?github description: API docs for the expressionRepeatImage plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionRepeatImage'] --- import expressionRepeatImageObj from './expression_repeat_image.devdocs.json'; diff --git a/api_docs/expression_reveal_image.mdx b/api_docs/expression_reveal_image.mdx index 98466b1c9401d..582089ebd450f 100644 --- a/api_docs/expression_reveal_image.mdx +++ b/api_docs/expression_reveal_image.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/expressionRevealImage title: "expressionRevealImage" image: https://source.unsplash.com/400x175/?github description: API docs for the expressionRevealImage plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionRevealImage'] --- import expressionRevealImageObj from './expression_reveal_image.devdocs.json'; diff --git a/api_docs/expression_shape.mdx b/api_docs/expression_shape.mdx index 5897f7a376a17..de3b36dad22f8 100644 --- a/api_docs/expression_shape.mdx +++ b/api_docs/expression_shape.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/expressionShape title: "expressionShape" image: https://source.unsplash.com/400x175/?github description: API docs for the expressionShape plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionShape'] --- import expressionShapeObj from './expression_shape.devdocs.json'; diff --git a/api_docs/expression_tagcloud.mdx b/api_docs/expression_tagcloud.mdx index be3a609b4cfac..0501f6bc69279 100644 --- a/api_docs/expression_tagcloud.mdx +++ b/api_docs/expression_tagcloud.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/expressionTagcloud title: "expressionTagcloud" image: https://source.unsplash.com/400x175/?github description: API docs for the expressionTagcloud plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionTagcloud'] --- import expressionTagcloudObj from './expression_tagcloud.devdocs.json'; diff --git a/api_docs/expression_x_y.mdx b/api_docs/expression_x_y.mdx index fdee5f5cfb728..adefe41eca4d8 100644 --- a/api_docs/expression_x_y.mdx +++ b/api_docs/expression_x_y.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/expressionXY title: "expressionXY" image: https://source.unsplash.com/400x175/?github description: API docs for the expressionXY plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionXY'] --- import expressionXYObj from './expression_x_y.devdocs.json'; diff --git a/api_docs/expressions.mdx b/api_docs/expressions.mdx index 4b976ed559ad2..2f63c380ab35a 100644 --- a/api_docs/expressions.mdx +++ b/api_docs/expressions.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/expressions title: "expressions" image: https://source.unsplash.com/400x175/?github description: API docs for the expressions plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressions'] --- import expressionsObj from './expressions.devdocs.json'; diff --git a/api_docs/features.mdx b/api_docs/features.mdx index c2626182f8790..44cedc0d129db 100644 --- a/api_docs/features.mdx +++ b/api_docs/features.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/features title: "features" image: https://source.unsplash.com/400x175/?github description: API docs for the features plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'features'] --- import featuresObj from './features.devdocs.json'; diff --git a/api_docs/field_formats.mdx b/api_docs/field_formats.mdx index 1828a9aed6002..81c57e3e500cb 100644 --- a/api_docs/field_formats.mdx +++ b/api_docs/field_formats.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/fieldFormats title: "fieldFormats" image: https://source.unsplash.com/400x175/?github description: API docs for the fieldFormats plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'fieldFormats'] --- import fieldFormatsObj from './field_formats.devdocs.json'; diff --git a/api_docs/fields_metadata.devdocs.json b/api_docs/fields_metadata.devdocs.json index 987d36d475bf3..ca3be8edab5ee 100644 --- a/api_docs/fields_metadata.devdocs.json +++ b/api_docs/fields_metadata.devdocs.json @@ -11,7 +11,7 @@ "tags": [], "label": "FieldsMetadataPublicSetupDeps", "description": [], - "path": "x-pack/plugins/fields_metadata/public/types.ts", + "path": "x-pack/platform/plugins/shared/fields_metadata/public/types.ts", "deprecated": false, "trackAdoption": false, "children": [], @@ -24,7 +24,7 @@ "tags": [], "label": "FieldsMetadataPublicStartDeps", "description": [], - "path": "x-pack/plugins/fields_metadata/public/types.ts", + "path": "x-pack/platform/plugins/shared/fields_metadata/public/types.ts", "deprecated": false, "trackAdoption": false, "children": [], @@ -41,7 +41,7 @@ "tags": [], "label": "FieldsMetadataPublicSetup", "description": [], - "path": "x-pack/plugins/fields_metadata/public/types.ts", + "path": "x-pack/platform/plugins/shared/fields_metadata/public/types.ts", "deprecated": false, "trackAdoption": false, "children": [], @@ -55,7 +55,7 @@ "tags": [], "label": "FieldsMetadataPublicStart", "description": [], - "path": "x-pack/plugins/fields_metadata/public/types.ts", + "path": "x-pack/platform/plugins/shared/fields_metadata/public/types.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -71,7 +71,7 @@ "IFieldsMetadataClient", ">" ], - "path": "x-pack/plugins/fields_metadata/public/types.ts", + "path": "x-pack/platform/plugins/shared/fields_metadata/public/types.ts", "deprecated": false, "trackAdoption": false, "returnComment": [], @@ -90,7 +90,7 @@ " | undefined, deps?: React.DependencyList | undefined) => ", "UseFieldsMetadataReturnType" ], - "path": "x-pack/plugins/fields_metadata/public/types.ts", + "path": "x-pack/platform/plugins/shared/fields_metadata/public/types.ts", "deprecated": false, "trackAdoption": false, "returnComment": [], @@ -106,7 +106,7 @@ "FindFieldsMetadataRequestQuery", " | undefined" ], - "path": "x-pack/plugins/fields_metadata/public/hooks/use_fields_metadata/use_fields_metadata.ts", + "path": "x-pack/platform/plugins/shared/fields_metadata/public/hooks/use_fields_metadata/use_fields_metadata.ts", "deprecated": false, "trackAdoption": false }, @@ -120,7 +120,7 @@ "signature": [ "React.DependencyList | undefined" ], - "path": "x-pack/plugins/fields_metadata/public/hooks/use_fields_metadata/use_fields_metadata.ts", + "path": "x-pack/platform/plugins/shared/fields_metadata/public/hooks/use_fields_metadata/use_fields_metadata.ts", "deprecated": false, "trackAdoption": false } @@ -147,7 +147,7 @@ "signature": [ "string" ], - "path": "x-pack/plugins/fields_metadata/server/services/fields_metadata/repositories/types.ts", + "path": "x-pack/platform/plugins/shared/fields_metadata/server/services/fields_metadata/repositories/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -162,7 +162,7 @@ "signature": [ "{ [x: string]: { name: string; } & { allowed_values?: ({ description: string; name: string; } & { expected_event_types?: string[] | undefined; beta?: string | undefined; })[] | undefined; beta?: string | undefined; dashed_name?: string | undefined; description?: string | undefined; doc_values?: boolean | undefined; example?: unknown; expected_values?: string[] | undefined; flat_name?: string | undefined; format?: string | undefined; ignore_above?: number | undefined; index?: boolean | undefined; input_format?: string | undefined; level?: string | undefined; multi_fields?: { flat_name: string; name: string; type: string; }[] | undefined; normalize?: string[] | undefined; object_type?: string | undefined; original_fieldset?: string | undefined; output_format?: string | undefined; output_precision?: number | undefined; pattern?: string | undefined; required?: boolean | undefined; scaling_factor?: number | undefined; short?: string | undefined; source?: \"unknown\" | \"ecs\" | \"metadata\" | \"integration\" | undefined; type?: string | undefined; documentation_url?: string | undefined; }; }" ], - "path": "x-pack/plugins/fields_metadata/server/services/fields_metadata/repositories/types.ts", + "path": "x-pack/platform/plugins/shared/fields_metadata/server/services/fields_metadata/repositories/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -185,7 +185,7 @@ }, "; }" ], - "path": "x-pack/plugins/fields_metadata/server/services/fields_metadata/repositories/types.ts", + "path": "x-pack/platform/plugins/shared/fields_metadata/server/services/fields_metadata/repositories/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -200,7 +200,7 @@ "signature": [ "string" ], - "path": "x-pack/plugins/fields_metadata/server/services/fields_metadata/repositories/types.ts", + "path": "x-pack/platform/plugins/shared/fields_metadata/server/services/fields_metadata/repositories/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -214,7 +214,7 @@ "tags": [], "label": "FieldsMetadataServerSetup", "description": [], - "path": "x-pack/plugins/fields_metadata/server/types.ts", + "path": "x-pack/platform/plugins/shared/fields_metadata/server/types.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -230,7 +230,7 @@ "IntegrationFieldsExtractor", ") => void" ], - "path": "x-pack/plugins/fields_metadata/server/types.ts", + "path": "x-pack/platform/plugins/shared/fields_metadata/server/types.ts", "deprecated": false, "trackAdoption": false, "returnComment": [], @@ -255,7 +255,7 @@ }, ">" ], - "path": "x-pack/plugins/fields_metadata/server/services/fields_metadata/types.ts", + "path": "x-pack/platform/plugins/shared/fields_metadata/server/services/fields_metadata/types.ts", "deprecated": false, "trackAdoption": false, "returnComment": [], @@ -270,7 +270,7 @@ "signature": [ "IntegrationFieldsSearchParams" ], - "path": "x-pack/plugins/fields_metadata/server/services/fields_metadata/repositories/types.ts", + "path": "x-pack/platform/plugins/shared/fields_metadata/server/services/fields_metadata/repositories/types.ts", "deprecated": false, "trackAdoption": false } @@ -290,7 +290,7 @@ "IntegrationListExtractor", ") => void" ], - "path": "x-pack/plugins/fields_metadata/server/types.ts", + "path": "x-pack/platform/plugins/shared/fields_metadata/server/types.ts", "deprecated": false, "trackAdoption": false, "returnComment": [], @@ -307,7 +307,7 @@ "ExtractedIntegration", "[]>" ], - "path": "x-pack/plugins/fields_metadata/server/services/fields_metadata/types.ts", + "path": "x-pack/platform/plugins/shared/fields_metadata/server/services/fields_metadata/types.ts", "deprecated": false, "trackAdoption": false, "returnComment": [], @@ -326,7 +326,7 @@ "tags": [], "label": "FieldsMetadataServerStart", "description": [], - "path": "x-pack/plugins/fields_metadata/server/types.ts", + "path": "x-pack/platform/plugins/shared/fields_metadata/server/types.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -350,7 +350,7 @@ "IFieldsMetadataClient", ">" ], - "path": "x-pack/plugins/fields_metadata/server/types.ts", + "path": "x-pack/platform/plugins/shared/fields_metadata/server/types.ts", "deprecated": false, "trackAdoption": false, "returnComment": [], @@ -372,7 +372,7 @@ }, "" ], - "path": "x-pack/plugins/fields_metadata/server/services/fields_metadata/types.ts", + "path": "x-pack/platform/plugins/shared/fields_metadata/server/services/fields_metadata/types.ts", "deprecated": false, "trackAdoption": false } @@ -392,7 +392,7 @@ "tags": [], "label": "FieldMetadata", "description": [], - "path": "x-pack/plugins/fields_metadata/common/fields_metadata/models/field_metadata.ts", + "path": "x-pack/platform/plugins/shared/fields_metadata/common/fields_metadata/models/field_metadata.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -406,7 +406,7 @@ "signature": [ "(props: (\"source\" | \"type\" | \"normalize\" | \"short\" | \"format\" | \"name\" | \"index\" | \"description\" | \"pattern\" | \"doc_values\" | \"ignore_above\" | \"required\" | \"beta\" | \"level\" | \"allowed_values\" | \"dashed_name\" | \"example\" | \"expected_values\" | \"flat_name\" | \"input_format\" | \"multi_fields\" | \"object_type\" | \"original_fieldset\" | \"output_format\" | \"output_precision\" | \"scaling_factor\" | \"documentation_url\")[]) => { name?: string | undefined; } & { allowed_values?: ({ description: string; name: string; } & { expected_event_types?: string[] | undefined; beta?: string | undefined; })[] | undefined; beta?: string | undefined; dashed_name?: string | undefined; description?: string | undefined; doc_values?: boolean | undefined; example?: unknown; expected_values?: string[] | undefined; flat_name?: string | undefined; format?: string | undefined; ignore_above?: number | undefined; index?: boolean | undefined; input_format?: string | undefined; level?: string | undefined; multi_fields?: { flat_name: string; name: string; type: string; }[] | undefined; normalize?: string[] | undefined; object_type?: string | undefined; original_fieldset?: string | undefined; output_format?: string | undefined; output_precision?: number | undefined; pattern?: string | undefined; required?: boolean | undefined; scaling_factor?: number | undefined; short?: string | undefined; source?: \"unknown\" | \"ecs\" | \"metadata\" | \"integration\" | undefined; type?: string | undefined; documentation_url?: string | undefined; }" ], - "path": "x-pack/plugins/fields_metadata/common/fields_metadata/models/field_metadata.ts", + "path": "x-pack/platform/plugins/shared/fields_metadata/common/fields_metadata/models/field_metadata.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -420,7 +420,7 @@ "signature": [ "(\"source\" | \"type\" | \"normalize\" | \"short\" | \"format\" | \"name\" | \"index\" | \"description\" | \"pattern\" | \"doc_values\" | \"ignore_above\" | \"required\" | \"beta\" | \"level\" | \"allowed_values\" | \"dashed_name\" | \"example\" | \"expected_values\" | \"flat_name\" | \"input_format\" | \"multi_fields\" | \"object_type\" | \"original_fieldset\" | \"output_format\" | \"output_precision\" | \"scaling_factor\" | \"documentation_url\")[]" ], - "path": "x-pack/plugins/fields_metadata/common/fields_metadata/models/field_metadata.ts", + "path": "x-pack/platform/plugins/shared/fields_metadata/common/fields_metadata/models/field_metadata.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -438,7 +438,7 @@ "signature": [ "() => { name: string; } & { allowed_values?: ({ description: string; name: string; } & { expected_event_types?: string[] | undefined; beta?: string | undefined; })[] | undefined; beta?: string | undefined; dashed_name?: string | undefined; description?: string | undefined; doc_values?: boolean | undefined; example?: unknown; expected_values?: string[] | undefined; flat_name?: string | undefined; format?: string | undefined; ignore_above?: number | undefined; index?: boolean | undefined; input_format?: string | undefined; level?: string | undefined; multi_fields?: { flat_name: string; name: string; type: string; }[] | undefined; normalize?: string[] | undefined; object_type?: string | undefined; original_fieldset?: string | undefined; output_format?: string | undefined; output_precision?: number | undefined; pattern?: string | undefined; required?: boolean | undefined; scaling_factor?: number | undefined; short?: string | undefined; source?: \"unknown\" | \"ecs\" | \"metadata\" | \"integration\" | undefined; type?: string | undefined; documentation_url?: string | undefined; }" ], - "path": "x-pack/plugins/fields_metadata/common/fields_metadata/models/field_metadata.ts", + "path": "x-pack/platform/plugins/shared/fields_metadata/common/fields_metadata/models/field_metadata.ts", "deprecated": false, "trackAdoption": false, "children": [], @@ -461,7 +461,7 @@ "text": "FieldMetadata" } ], - "path": "x-pack/plugins/fields_metadata/common/fields_metadata/models/field_metadata.ts", + "path": "x-pack/platform/plugins/shared/fields_metadata/common/fields_metadata/models/field_metadata.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -475,7 +475,7 @@ "signature": [ "{ name: string; } & { allowed_values?: ({ description: string; name: string; } & { expected_event_types?: string[] | undefined; beta?: string | undefined; })[] | undefined; beta?: string | undefined; dashed_name?: string | undefined; description?: string | undefined; doc_values?: boolean | undefined; example?: unknown; expected_values?: string[] | undefined; flat_name?: string | undefined; format?: string | undefined; ignore_above?: number | undefined; index?: boolean | undefined; input_format?: string | undefined; level?: string | undefined; multi_fields?: { flat_name: string; name: string; type: string; }[] | undefined; normalize?: string[] | undefined; object_type?: string | undefined; original_fieldset?: string | undefined; output_format?: string | undefined; output_precision?: number | undefined; pattern?: string | undefined; required?: boolean | undefined; scaling_factor?: number | undefined; short?: string | undefined; source?: \"unknown\" | \"ecs\" | \"metadata\" | \"integration\" | undefined; type?: string | undefined; documentation_url?: string | undefined; }" ], - "path": "x-pack/plugins/fields_metadata/common/fields_metadata/models/field_metadata.ts", + "path": "x-pack/platform/plugins/shared/fields_metadata/common/fields_metadata/models/field_metadata.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -493,7 +493,7 @@ "tags": [], "label": "FieldsMetadataDictionary", "description": [], - "path": "x-pack/plugins/fields_metadata/common/fields_metadata/models/fields_metadata_dictionary.ts", + "path": "x-pack/platform/plugins/shared/fields_metadata/common/fields_metadata/models/fields_metadata_dictionary.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -508,7 +508,7 @@ "() => ", "FieldsMetadataMap" ], - "path": "x-pack/plugins/fields_metadata/common/fields_metadata/models/fields_metadata_dictionary.ts", + "path": "x-pack/platform/plugins/shared/fields_metadata/common/fields_metadata/models/fields_metadata_dictionary.ts", "deprecated": false, "trackAdoption": false, "children": [], @@ -524,7 +524,7 @@ "signature": [ "(attributes: (\"source\" | \"type\" | \"normalize\" | \"short\" | \"format\" | \"name\" | \"index\" | \"description\" | \"pattern\" | \"doc_values\" | \"ignore_above\" | \"required\" | \"beta\" | \"level\" | \"allowed_values\" | \"dashed_name\" | \"example\" | \"expected_values\" | \"flat_name\" | \"input_format\" | \"multi_fields\" | \"object_type\" | \"original_fieldset\" | \"output_format\" | \"output_precision\" | \"scaling_factor\" | \"documentation_url\")[]) => Record" ], - "path": "x-pack/plugins/fields_metadata/common/fields_metadata/models/fields_metadata_dictionary.ts", + "path": "x-pack/platform/plugins/shared/fields_metadata/common/fields_metadata/models/fields_metadata_dictionary.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -538,7 +538,7 @@ "signature": [ "(\"source\" | \"type\" | \"normalize\" | \"short\" | \"format\" | \"name\" | \"index\" | \"description\" | \"pattern\" | \"doc_values\" | \"ignore_above\" | \"required\" | \"beta\" | \"level\" | \"allowed_values\" | \"dashed_name\" | \"example\" | \"expected_values\" | \"flat_name\" | \"input_format\" | \"multi_fields\" | \"object_type\" | \"original_fieldset\" | \"output_format\" | \"output_precision\" | \"scaling_factor\" | \"documentation_url\")[]" ], - "path": "x-pack/plugins/fields_metadata/common/fields_metadata/models/fields_metadata_dictionary.ts", + "path": "x-pack/platform/plugins/shared/fields_metadata/common/fields_metadata/models/fields_metadata_dictionary.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -556,7 +556,7 @@ "signature": [ "() => Record" ], - "path": "x-pack/plugins/fields_metadata/common/fields_metadata/models/fields_metadata_dictionary.ts", + "path": "x-pack/platform/plugins/shared/fields_metadata/common/fields_metadata/models/fields_metadata_dictionary.ts", "deprecated": false, "trackAdoption": false, "children": [], @@ -581,7 +581,7 @@ "text": "FieldsMetadataDictionary" } ], - "path": "x-pack/plugins/fields_metadata/common/fields_metadata/models/fields_metadata_dictionary.ts", + "path": "x-pack/platform/plugins/shared/fields_metadata/common/fields_metadata/models/fields_metadata_dictionary.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -595,7 +595,7 @@ "signature": [ "FieldsMetadataMap" ], - "path": "x-pack/plugins/fields_metadata/common/fields_metadata/models/fields_metadata_dictionary.ts", + "path": "x-pack/platform/plugins/shared/fields_metadata/common/fields_metadata/models/fields_metadata_dictionary.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -626,7 +626,7 @@ }, " extends { name: string; } & { allowed_values?: ({ description: string; name: string; } & { expected_event_types?: string[] | undefined; beta?: string | undefined; })[] | undefined; beta?: string | undefined; dashed_name?: string | undefined; description?: string | undefined; doc_values?: boolean | undefined; example?: unknown; expected_values?: string[] | undefined; flat_name?: string | undefined; format?: string | undefined; ignore_above?: number | undefined; index?: boolean | undefined; input_format?: string | undefined; level?: string | undefined; multi_fields?: { flat_name: string; name: string; type: string; }[] | undefined; normalize?: string[] | undefined; object_type?: string | undefined; original_fieldset?: string | undefined; output_format?: string | undefined; output_precision?: number | undefined; pattern?: string | undefined; required?: boolean | undefined; scaling_factor?: number | undefined; short?: string | undefined; source?: \"unknown\" | \"ecs\" | \"metadata\" | \"integration\" | undefined; type?: string | undefined; documentation_url?: string | undefined; }" ], - "path": "x-pack/plugins/fields_metadata/common/fields_metadata/models/field_metadata.ts", + "path": "x-pack/platform/plugins/shared/fields_metadata/common/fields_metadata/models/field_metadata.ts", "deprecated": false, "trackAdoption": false, "children": [], @@ -645,7 +645,7 @@ "signature": [ "string & {}" ], - "path": "x-pack/plugins/fields_metadata/common/fields_metadata/types.ts", + "path": "x-pack/platform/plugins/shared/fields_metadata/common/fields_metadata/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -660,7 +660,7 @@ "signature": [ "\"@timestamp\" | \"event.sequence\" | \"event.start\" | \"event.end\" | \"event.provider\" | \"event.duration\" | \"event.action\" | \"message\" | \"event.outcome\" | \"tags\" | \"event.kind\" | \"event.original\" | \"agent.name\" | \"container.id\" | \"host.name\" | \"labels\" | \"service.environment\" | \"service.name\" | \"ecs.version\" | \"agent.build.original\" | \"agent.ephemeral_id\" | \"agent.id\" | \"agent.type\" | \"agent.version\" | \"client.address\" | \"client.as.number\" | \"client.as.organization.name\" | \"client.bytes\" | \"client.domain\" | \"client.geo.city_name\" | \"client.geo.continent_code\" | \"client.geo.continent_name\" | \"client.geo.country_iso_code\" | \"client.geo.country_name\" | \"client.geo.location\" | \"client.geo.name\" | \"client.geo.postal_code\" | \"client.geo.region_iso_code\" | \"client.geo.region_name\" | \"client.geo.timezone\" | \"client.ip\" | \"client.mac\" | \"client.nat.ip\" | \"client.nat.port\" | \"client.packets\" | \"client.port\" | \"client.registered_domain\" | \"client.subdomain\" | \"client.top_level_domain\" | \"client.user.domain\" | \"client.user.email\" | \"client.user.full_name\" | \"client.user.group.domain\" | \"client.user.group.id\" | \"client.user.group.name\" | \"client.user.hash\" | \"client.user.id\" | \"client.user.name\" | \"client.user.roles\" | \"cloud.account.id\" | \"cloud.account.name\" | \"cloud.availability_zone\" | \"cloud.instance.id\" | \"cloud.instance.name\" | \"cloud.machine.type\" | \"cloud.origin.account.id\" | \"cloud.origin.account.name\" | \"cloud.origin.availability_zone\" | \"cloud.origin.instance.id\" | \"cloud.origin.instance.name\" | \"cloud.origin.machine.type\" | \"cloud.origin.project.id\" | \"cloud.origin.project.name\" | \"cloud.origin.provider\" | \"cloud.origin.region\" | \"cloud.origin.service.name\" | \"cloud.project.id\" | \"cloud.project.name\" | \"cloud.provider\" | \"cloud.region\" | \"cloud.service.name\" | \"cloud.target.account.id\" | \"cloud.target.account.name\" | \"cloud.target.availability_zone\" | \"cloud.target.instance.id\" | \"cloud.target.instance.name\" | \"cloud.target.machine.type\" | \"cloud.target.project.id\" | \"cloud.target.project.name\" | \"cloud.target.provider\" | \"cloud.target.region\" | \"cloud.target.service.name\" | \"container.cpu.usage\" | \"container.disk.read.bytes\" | \"container.disk.write.bytes\" | \"container.image.hash.all\" | \"container.image.name\" | \"container.image.tag\" | \"container.labels\" | \"container.memory.usage\" | \"container.name\" | \"container.network.egress.bytes\" | \"container.network.ingress.bytes\" | \"container.runtime\" | \"container.security_context.privileged\" | \"destination.address\" | \"destination.as.number\" | \"destination.as.organization.name\" | \"destination.bytes\" | \"destination.domain\" | \"destination.geo.city_name\" | \"destination.geo.continent_code\" | \"destination.geo.continent_name\" | \"destination.geo.country_iso_code\" | \"destination.geo.country_name\" | \"destination.geo.location\" | \"destination.geo.name\" | \"destination.geo.postal_code\" | \"destination.geo.region_iso_code\" | \"destination.geo.region_name\" | \"destination.geo.timezone\" | \"destination.ip\" | \"destination.mac\" | \"destination.nat.ip\" | \"destination.nat.port\" | \"destination.packets\" | \"destination.port\" | \"destination.registered_domain\" | \"destination.subdomain\" | \"destination.top_level_domain\" | \"destination.user.domain\" | \"destination.user.email\" | \"destination.user.full_name\" | \"destination.user.group.domain\" | \"destination.user.group.id\" | \"destination.user.group.name\" | \"destination.user.hash\" | \"destination.user.id\" | \"destination.user.name\" | \"destination.user.roles\" | \"device.id\" | \"device.manufacturer\" | \"device.model.identifier\" | \"device.model.name\" | \"dll.code_signature.digest_algorithm\" | \"dll.code_signature.exists\" | \"dll.code_signature.signing_id\" | \"dll.code_signature.status\" | \"dll.code_signature.subject_name\" | \"dll.code_signature.team_id\" | \"dll.code_signature.timestamp\" | \"dll.code_signature.trusted\" | \"dll.code_signature.valid\" | \"dll.hash.md5\" | \"dll.hash.sha1\" | \"dll.hash.sha256\" | \"dll.hash.sha384\" | \"dll.hash.sha512\" | \"dll.hash.ssdeep\" | \"dll.hash.tlsh\" | \"dll.name\" | \"dll.path\" | \"dll.pe.architecture\" | \"dll.pe.company\" | \"dll.pe.description\" | \"dll.pe.file_version\" | \"dll.pe.go_import_hash\" | \"dll.pe.go_imports\" | \"dll.pe.go_imports_names_entropy\" | \"dll.pe.go_imports_names_var_entropy\" | \"dll.pe.go_stripped\" | \"dll.pe.imphash\" | \"dll.pe.import_hash\" | \"dll.pe.imports\" | \"dll.pe.imports_names_entropy\" | \"dll.pe.imports_names_var_entropy\" | \"dll.pe.original_file_name\" | \"dll.pe.pehash\" | \"dll.pe.product\" | \"dll.pe.sections\" | \"dns.answers\" | \"dns.header_flags\" | \"dns.id\" | \"dns.op_code\" | \"dns.question.class\" | \"dns.question.name\" | \"dns.question.registered_domain\" | \"dns.question.subdomain\" | \"dns.question.top_level_domain\" | \"dns.question.type\" | \"dns.resolved_ip\" | \"dns.response_code\" | \"dns.type\" | \"email.attachments\" | \"file.extension\" | \"file.hash.md5\" | \"file.hash.sha1\" | \"file.hash.sha256\" | \"file.hash.sha384\" | \"file.hash.sha512\" | \"file.hash.ssdeep\" | \"file.hash.tlsh\" | \"file.mime_type\" | \"file.name\" | \"file.size\" | \"email.bcc.address\" | \"email.cc.address\" | \"email.content_type\" | \"email.delivery_timestamp\" | \"email.direction\" | \"email.from.address\" | \"email.local_id\" | \"email.message_id\" | \"email.origination_timestamp\" | \"email.reply_to.address\" | \"email.sender.address\" | \"email.subject\" | \"email.to.address\" | \"email.x_mailer\" | \"error.code\" | \"error.id\" | \"error.message\" | \"error.stack_trace\" | \"error.type\" | \"event.agent_id_status\" | \"event.category\" | \"event.code\" | \"event.created\" | \"event.dataset\" | \"event.hash\" | \"event.id\" | \"event.ingested\" | \"event.module\" | \"event.reason\" | \"event.reference\" | \"event.risk_score\" | \"event.risk_score_norm\" | \"event.severity\" | \"event.timezone\" | \"event.type\" | \"event.url\" | \"faas.coldstart\" | \"faas.execution\" | \"faas.id\" | \"faas.name\" | \"faas.version\" | \"file.accessed\" | \"file.attributes\" | \"file.code_signature.digest_algorithm\" | \"file.code_signature.exists\" | \"file.code_signature.signing_id\" | \"file.code_signature.status\" | \"file.code_signature.subject_name\" | \"file.code_signature.team_id\" | \"file.code_signature.timestamp\" | \"file.code_signature.trusted\" | \"file.code_signature.valid\" | \"file.created\" | \"file.ctime\" | \"file.device\" | \"file.directory\" | \"file.drive_letter\" | \"file.elf.architecture\" | \"file.elf.byte_order\" | \"file.elf.cpu_type\" | \"file.elf.creation_date\" | \"file.elf.exports\" | \"file.elf.go_import_hash\" | \"file.elf.go_imports\" | \"file.elf.go_imports_names_entropy\" | \"file.elf.go_imports_names_var_entropy\" | \"file.elf.go_stripped\" | \"file.elf.header.abi_version\" | \"file.elf.header.class\" | \"file.elf.header.data\" | \"file.elf.header.entrypoint\" | \"file.elf.header.object_version\" | \"file.elf.header.os_abi\" | \"file.elf.header.type\" | \"file.elf.header.version\" | \"file.elf.import_hash\" | \"file.elf.imports\" | \"file.elf.imports_names_entropy\" | \"file.elf.imports_names_var_entropy\" | \"file.elf.sections\" | \"file.elf.segments\" | \"file.elf.shared_libraries\" | \"file.elf.telfhash\" | \"file.fork_name\" | \"file.gid\" | \"file.group\" | \"file.inode\" | \"file.macho.go_import_hash\" | \"file.macho.go_imports\" | \"file.macho.go_imports_names_entropy\" | \"file.macho.go_imports_names_var_entropy\" | \"file.macho.go_stripped\" | \"file.macho.import_hash\" | \"file.macho.imports\" | \"file.macho.imports_names_entropy\" | \"file.macho.imports_names_var_entropy\" | \"file.macho.sections\" | \"file.macho.symhash\" | \"file.mode\" | \"file.mtime\" | \"file.owner\" | \"file.path\" | \"file.pe.architecture\" | \"file.pe.company\" | \"file.pe.description\" | \"file.pe.file_version\" | \"file.pe.go_import_hash\" | \"file.pe.go_imports\" | \"file.pe.go_imports_names_entropy\" | \"file.pe.go_imports_names_var_entropy\" | \"file.pe.go_stripped\" | \"file.pe.imphash\" | \"file.pe.import_hash\" | \"file.pe.imports\" | \"file.pe.imports_names_entropy\" | \"file.pe.imports_names_var_entropy\" | \"file.pe.original_file_name\" | \"file.pe.pehash\" | \"file.pe.product\" | \"file.pe.sections\" | \"file.target_path\" | \"file.type\" | \"file.uid\" | \"file.x509.alternative_names\" | \"file.x509.issuer.common_name\" | \"file.x509.issuer.country\" | \"file.x509.issuer.distinguished_name\" | \"file.x509.issuer.locality\" | \"file.x509.issuer.organization\" | \"file.x509.issuer.organizational_unit\" | \"file.x509.issuer.state_or_province\" | \"file.x509.not_after\" | \"file.x509.not_before\" | \"file.x509.public_key_algorithm\" | \"file.x509.public_key_curve\" | \"file.x509.public_key_exponent\" | \"file.x509.public_key_size\" | \"file.x509.serial_number\" | \"file.x509.signature_algorithm\" | \"file.x509.subject.common_name\" | \"file.x509.subject.country\" | \"file.x509.subject.distinguished_name\" | \"file.x509.subject.locality\" | \"file.x509.subject.organization\" | \"file.x509.subject.organizational_unit\" | \"file.x509.subject.state_or_province\" | \"file.x509.version_number\" | \"group.domain\" | \"group.id\" | \"group.name\" | \"host.architecture\" | \"host.boot.id\" | \"host.cpu.usage\" | \"host.disk.read.bytes\" | \"host.disk.write.bytes\" | \"host.domain\" | \"host.geo.city_name\" | \"host.geo.continent_code\" | \"host.geo.continent_name\" | \"host.geo.country_iso_code\" | \"host.geo.country_name\" | \"host.geo.location\" | \"host.geo.name\" | \"host.geo.postal_code\" | \"host.geo.region_iso_code\" | \"host.geo.region_name\" | \"host.geo.timezone\" | \"host.hostname\" | \"host.id\" | \"host.ip\" | \"host.mac\" | \"host.network.egress.bytes\" | \"host.network.egress.packets\" | \"host.network.ingress.bytes\" | \"host.network.ingress.packets\" | \"host.os.family\" | \"host.os.full\" | \"host.os.kernel\" | \"host.os.name\" | \"host.os.platform\" | \"host.os.type\" | \"host.os.version\" | \"host.pid_ns_ino\" | \"host.risk.calculated_level\" | \"host.risk.calculated_score\" | \"host.risk.calculated_score_norm\" | \"host.risk.static_level\" | \"host.risk.static_score\" | \"host.risk.static_score_norm\" | \"host.type\" | \"host.uptime\" | \"http.request.body.bytes\" | \"http.request.body.content\" | \"http.request.bytes\" | \"http.request.id\" | \"http.request.method\" | \"http.request.mime_type\" | \"http.request.referrer\" | \"http.response.body.bytes\" | \"http.response.body.content\" | \"http.response.bytes\" | \"http.response.mime_type\" | \"http.response.status_code\" | \"http.version\" | \"log.file.path\" | \"log.level\" | \"log.logger\" | \"log.origin.file.line\" | \"log.origin.file.name\" | \"log.origin.function\" | \"log.syslog\" | \"network.application\" | \"network.bytes\" | \"network.community_id\" | \"network.direction\" | \"network.forwarded_ip\" | \"network.iana_number\" | \"network.inner\" | \"network.name\" | \"network.packets\" | \"network.protocol\" | \"network.transport\" | \"network.type\" | \"network.vlan.id\" | \"network.vlan.name\" | \"observer.egress\" | \"observer.geo.city_name\" | \"observer.geo.continent_code\" | \"observer.geo.continent_name\" | \"observer.geo.country_iso_code\" | \"observer.geo.country_name\" | \"observer.geo.location\" | \"observer.geo.name\" | \"observer.geo.postal_code\" | \"observer.geo.region_iso_code\" | \"observer.geo.region_name\" | \"observer.geo.timezone\" | \"observer.hostname\" | \"observer.ingress\" | \"observer.ip\" | \"observer.mac\" | \"observer.name\" | \"observer.os.family\" | \"observer.os.full\" | \"observer.os.kernel\" | \"observer.os.name\" | \"observer.os.platform\" | \"observer.os.type\" | \"observer.os.version\" | \"observer.product\" | \"observer.serial_number\" | \"observer.type\" | \"observer.vendor\" | \"observer.version\" | \"orchestrator.api_version\" | \"orchestrator.cluster.id\" | \"orchestrator.cluster.name\" | \"orchestrator.cluster.url\" | \"orchestrator.cluster.version\" | \"orchestrator.namespace\" | \"orchestrator.organization\" | \"orchestrator.resource.annotation\" | \"orchestrator.resource.id\" | \"orchestrator.resource.ip\" | \"orchestrator.resource.label\" | \"orchestrator.resource.name\" | \"orchestrator.resource.parent.type\" | \"orchestrator.resource.type\" | \"orchestrator.type\" | \"organization.id\" | \"organization.name\" | \"package.architecture\" | \"package.build_version\" | \"package.checksum\" | \"package.description\" | \"package.install_scope\" | \"package.installed\" | \"package.license\" | \"package.name\" | \"package.path\" | \"package.reference\" | \"package.size\" | \"package.type\" | \"package.version\" | \"process.args\" | \"process.args_count\" | \"process.code_signature.digest_algorithm\" | \"process.code_signature.exists\" | \"process.code_signature.signing_id\" | \"process.code_signature.status\" | \"process.code_signature.subject_name\" | \"process.code_signature.team_id\" | \"process.code_signature.timestamp\" | \"process.code_signature.trusted\" | \"process.code_signature.valid\" | \"process.command_line\" | \"process.elf.architecture\" | \"process.elf.byte_order\" | \"process.elf.cpu_type\" | \"process.elf.creation_date\" | \"process.elf.exports\" | \"process.elf.go_import_hash\" | \"process.elf.go_imports\" | \"process.elf.go_imports_names_entropy\" | \"process.elf.go_imports_names_var_entropy\" | \"process.elf.go_stripped\" | \"process.elf.header.abi_version\" | \"process.elf.header.class\" | \"process.elf.header.data\" | \"process.elf.header.entrypoint\" | \"process.elf.header.object_version\" | \"process.elf.header.os_abi\" | \"process.elf.header.type\" | \"process.elf.header.version\" | \"process.elf.import_hash\" | \"process.elf.imports\" | \"process.elf.imports_names_entropy\" | \"process.elf.imports_names_var_entropy\" | \"process.elf.sections\" | \"process.elf.segments\" | \"process.elf.shared_libraries\" | \"process.elf.telfhash\" | \"process.end\" | \"process.entity_id\" | \"process.entry_leader.args\" | \"process.entry_leader.args_count\" | \"process.entry_leader.attested_groups.name\" | \"process.entry_leader.attested_user.id\" | \"process.entry_leader.attested_user.name\" | \"process.entry_leader.command_line\" | \"process.entry_leader.entity_id\" | \"process.entry_leader.entry_meta.source.ip\" | \"process.entry_leader.entry_meta.type\" | \"process.entry_leader.executable\" | \"process.entry_leader.group.id\" | \"process.entry_leader.group.name\" | \"process.entry_leader.interactive\" | \"process.entry_leader.name\" | \"process.entry_leader.parent.entity_id\" | \"process.entry_leader.parent.pid\" | \"process.entry_leader.parent.session_leader.entity_id\" | \"process.entry_leader.parent.session_leader.pid\" | \"process.entry_leader.parent.session_leader.start\" | \"process.entry_leader.parent.session_leader.vpid\" | \"process.entry_leader.parent.start\" | \"process.entry_leader.parent.vpid\" | \"process.entry_leader.pid\" | \"process.entry_leader.real_group.id\" | \"process.entry_leader.real_group.name\" | \"process.entry_leader.real_user.id\" | \"process.entry_leader.real_user.name\" | \"process.entry_leader.same_as_process\" | \"process.entry_leader.saved_group.id\" | \"process.entry_leader.saved_group.name\" | \"process.entry_leader.saved_user.id\" | \"process.entry_leader.saved_user.name\" | \"process.entry_leader.start\" | \"process.entry_leader.supplemental_groups.id\" | \"process.entry_leader.supplemental_groups.name\" | \"process.entry_leader.tty\" | \"process.entry_leader.user.id\" | \"process.entry_leader.user.name\" | \"process.entry_leader.vpid\" | \"process.entry_leader.working_directory\" | \"process.env_vars\" | \"process.executable\" | \"process.exit_code\" | \"process.group_leader.args\" | \"process.group_leader.args_count\" | \"process.group_leader.command_line\" | \"process.group_leader.entity_id\" | \"process.group_leader.executable\" | \"process.group_leader.group.id\" | \"process.group_leader.group.name\" | \"process.group_leader.interactive\" | \"process.group_leader.name\" | \"process.group_leader.pid\" | \"process.group_leader.real_group.id\" | \"process.group_leader.real_group.name\" | \"process.group_leader.real_user.id\" | \"process.group_leader.real_user.name\" | \"process.group_leader.same_as_process\" | \"process.group_leader.saved_group.id\" | \"process.group_leader.saved_group.name\" | \"process.group_leader.saved_user.id\" | \"process.group_leader.saved_user.name\" | \"process.group_leader.start\" | \"process.group_leader.supplemental_groups.id\" | \"process.group_leader.supplemental_groups.name\" | \"process.group_leader.tty\" | \"process.group_leader.user.id\" | \"process.group_leader.user.name\" | \"process.group_leader.vpid\" | \"process.group_leader.working_directory\" | \"process.hash.md5\" | \"process.hash.sha1\" | \"process.hash.sha256\" | \"process.hash.sha384\" | \"process.hash.sha512\" | \"process.hash.ssdeep\" | \"process.hash.tlsh\" | \"process.interactive\" | \"process.io\" | \"process.macho.go_import_hash\" | \"process.macho.go_imports\" | \"process.macho.go_imports_names_entropy\" | \"process.macho.go_imports_names_var_entropy\" | \"process.macho.go_stripped\" | \"process.macho.import_hash\" | \"process.macho.imports\" | \"process.macho.imports_names_entropy\" | \"process.macho.imports_names_var_entropy\" | \"process.macho.sections\" | \"process.macho.symhash\" | \"process.name\" | \"process.parent.args\" | \"process.parent.args_count\" | \"process.parent.code_signature.digest_algorithm\" | \"process.parent.code_signature.exists\" | \"process.parent.code_signature.signing_id\" | \"process.parent.code_signature.status\" | \"process.parent.code_signature.subject_name\" | \"process.parent.code_signature.team_id\" | \"process.parent.code_signature.timestamp\" | \"process.parent.code_signature.trusted\" | \"process.parent.code_signature.valid\" | \"process.parent.command_line\" | \"process.parent.elf.architecture\" | \"process.parent.elf.byte_order\" | \"process.parent.elf.cpu_type\" | \"process.parent.elf.creation_date\" | \"process.parent.elf.exports\" | \"process.parent.elf.go_import_hash\" | \"process.parent.elf.go_imports\" | \"process.parent.elf.go_imports_names_entropy\" | \"process.parent.elf.go_imports_names_var_entropy\" | \"process.parent.elf.go_stripped\" | \"process.parent.elf.header.abi_version\" | \"process.parent.elf.header.class\" | \"process.parent.elf.header.data\" | \"process.parent.elf.header.entrypoint\" | \"process.parent.elf.header.object_version\" | \"process.parent.elf.header.os_abi\" | \"process.parent.elf.header.type\" | \"process.parent.elf.header.version\" | \"process.parent.elf.import_hash\" | \"process.parent.elf.imports\" | \"process.parent.elf.imports_names_entropy\" | \"process.parent.elf.imports_names_var_entropy\" | \"process.parent.elf.sections\" | \"process.parent.elf.segments\" | \"process.parent.elf.shared_libraries\" | \"process.parent.elf.telfhash\" | \"process.parent.end\" | \"process.parent.entity_id\" | \"process.parent.executable\" | \"process.parent.exit_code\" | \"process.parent.group.id\" | \"process.parent.group.name\" | \"process.parent.group_leader.entity_id\" | \"process.parent.group_leader.pid\" | \"process.parent.group_leader.start\" | \"process.parent.group_leader.vpid\" | \"process.parent.hash.md5\" | \"process.parent.hash.sha1\" | \"process.parent.hash.sha256\" | \"process.parent.hash.sha384\" | \"process.parent.hash.sha512\" | \"process.parent.hash.ssdeep\" | \"process.parent.hash.tlsh\" | \"process.parent.interactive\" | \"process.parent.macho.go_import_hash\" | \"process.parent.macho.go_imports\" | \"process.parent.macho.go_imports_names_entropy\" | \"process.parent.macho.go_imports_names_var_entropy\" | \"process.parent.macho.go_stripped\" | \"process.parent.macho.import_hash\" | \"process.parent.macho.imports\" | \"process.parent.macho.imports_names_entropy\" | \"process.parent.macho.imports_names_var_entropy\" | \"process.parent.macho.sections\" | \"process.parent.macho.symhash\" | \"process.parent.name\" | \"process.parent.pe.architecture\" | \"process.parent.pe.company\" | \"process.parent.pe.description\" | \"process.parent.pe.file_version\" | \"process.parent.pe.go_import_hash\" | \"process.parent.pe.go_imports\" | \"process.parent.pe.go_imports_names_entropy\" | \"process.parent.pe.go_imports_names_var_entropy\" | \"process.parent.pe.go_stripped\" | \"process.parent.pe.imphash\" | \"process.parent.pe.import_hash\" | \"process.parent.pe.imports\" | \"process.parent.pe.imports_names_entropy\" | \"process.parent.pe.imports_names_var_entropy\" | \"process.parent.pe.original_file_name\" | \"process.parent.pe.pehash\" | \"process.parent.pe.product\" | \"process.parent.pe.sections\" | \"process.parent.pgid\" | \"process.parent.pid\" | \"process.parent.real_group.id\" | \"process.parent.real_group.name\" | \"process.parent.real_user.id\" | \"process.parent.real_user.name\" | \"process.parent.saved_group.id\" | \"process.parent.saved_group.name\" | \"process.parent.saved_user.id\" | \"process.parent.saved_user.name\" | \"process.parent.start\" | \"process.parent.supplemental_groups.id\" | \"process.parent.supplemental_groups.name\" | \"process.parent.thread.capabilities.effective\" | \"process.parent.thread.capabilities.permitted\" | \"process.parent.thread.id\" | \"process.parent.thread.name\" | \"process.parent.title\" | \"process.parent.tty\" | \"process.parent.uptime\" | \"process.parent.user.id\" | \"process.parent.user.name\" | \"process.parent.vpid\" | \"process.parent.working_directory\" | \"process.pe.architecture\" | \"process.pe.company\" | \"process.pe.description\" | \"process.pe.file_version\" | \"process.pe.go_import_hash\" | \"process.pe.go_imports\" | \"process.pe.go_imports_names_entropy\" | \"process.pe.go_imports_names_var_entropy\" | \"process.pe.go_stripped\" | \"process.pe.imphash\" | \"process.pe.import_hash\" | \"process.pe.imports\" | \"process.pe.imports_names_entropy\" | \"process.pe.imports_names_var_entropy\" | \"process.pe.original_file_name\" | \"process.pe.pehash\" | \"process.pe.product\" | \"process.pe.sections\" | \"process.pgid\" | \"process.pid\" | \"process.previous.args\" | \"process.previous.args_count\" | \"process.previous.executable\" | \"process.real_group.id\" | \"process.real_group.name\" | \"process.real_user.id\" | \"process.real_user.name\" | \"process.saved_group.id\" | \"process.saved_group.name\" | \"process.saved_user.id\" | \"process.saved_user.name\" | \"process.session_leader.args\" | \"process.session_leader.args_count\" | \"process.session_leader.command_line\" | \"process.session_leader.entity_id\" | \"process.session_leader.executable\" | \"process.session_leader.group.id\" | \"process.session_leader.group.name\" | \"process.session_leader.interactive\" | \"process.session_leader.name\" | \"process.session_leader.parent.entity_id\" | \"process.session_leader.parent.pid\" | \"process.session_leader.parent.session_leader.entity_id\" | \"process.session_leader.parent.session_leader.pid\" | \"process.session_leader.parent.session_leader.start\" | \"process.session_leader.parent.session_leader.vpid\" | \"process.session_leader.parent.start\" | \"process.session_leader.parent.vpid\" | \"process.session_leader.pid\" | \"process.session_leader.real_group.id\" | \"process.session_leader.real_group.name\" | \"process.session_leader.real_user.id\" | \"process.session_leader.real_user.name\" | \"process.session_leader.same_as_process\" | \"process.session_leader.saved_group.id\" | \"process.session_leader.saved_group.name\" | \"process.session_leader.saved_user.id\" | \"process.session_leader.saved_user.name\" | \"process.session_leader.start\" | \"process.session_leader.supplemental_groups.id\" | \"process.session_leader.supplemental_groups.name\" | \"process.session_leader.tty\" | \"process.session_leader.user.id\" | \"process.session_leader.user.name\" | \"process.session_leader.vpid\" | \"process.session_leader.working_directory\" | \"process.start\" | \"process.supplemental_groups.id\" | \"process.supplemental_groups.name\" | \"process.thread.capabilities.effective\" | \"process.thread.capabilities.permitted\" | \"process.thread.id\" | \"process.thread.name\" | \"process.title\" | \"process.tty\" | \"process.uptime\" | \"process.user.id\" | \"process.user.name\" | \"process.vpid\" | \"process.working_directory\" | \"registry.data.bytes\" | \"registry.data.strings\" | \"registry.data.type\" | \"registry.hive\" | \"registry.key\" | \"registry.path\" | \"registry.value\" | \"related.hash\" | \"related.hosts\" | \"related.ip\" | \"related.user\" | \"rule.author\" | \"rule.category\" | \"rule.description\" | \"rule.id\" | \"rule.license\" | \"rule.name\" | \"rule.reference\" | \"rule.ruleset\" | \"rule.uuid\" | \"rule.version\" | \"server.address\" | \"server.as.number\" | \"server.as.organization.name\" | \"server.bytes\" | \"server.domain\" | \"server.geo.city_name\" | \"server.geo.continent_code\" | \"server.geo.continent_name\" | \"server.geo.country_iso_code\" | \"server.geo.country_name\" | \"server.geo.location\" | \"server.geo.name\" | \"server.geo.postal_code\" | \"server.geo.region_iso_code\" | \"server.geo.region_name\" | \"server.geo.timezone\" | \"server.ip\" | \"server.mac\" | \"server.nat.ip\" | \"server.nat.port\" | \"server.packets\" | \"server.port\" | \"server.registered_domain\" | \"server.subdomain\" | \"server.top_level_domain\" | \"server.user.domain\" | \"server.user.email\" | \"server.user.full_name\" | \"server.user.group.domain\" | \"server.user.group.id\" | \"server.user.group.name\" | \"server.user.hash\" | \"server.user.id\" | \"server.user.name\" | \"server.user.roles\" | \"service.address\" | \"service.ephemeral_id\" | \"service.id\" | \"service.node.name\" | \"service.node.role\" | \"service.node.roles\" | \"service.origin.address\" | \"service.origin.environment\" | \"service.origin.ephemeral_id\" | \"service.origin.id\" | \"service.origin.name\" | \"service.origin.node.name\" | \"service.origin.node.role\" | \"service.origin.node.roles\" | \"service.origin.state\" | \"service.origin.type\" | \"service.origin.version\" | \"service.state\" | \"service.target.address\" | \"service.target.environment\" | \"service.target.ephemeral_id\" | \"service.target.id\" | \"service.target.name\" | \"service.target.node.name\" | \"service.target.node.role\" | \"service.target.node.roles\" | \"service.target.state\" | \"service.target.type\" | \"service.target.version\" | \"service.type\" | \"service.version\" | \"source.address\" | \"source.as.number\" | \"source.as.organization.name\" | \"source.bytes\" | \"source.domain\" | \"source.geo.city_name\" | \"source.geo.continent_code\" | \"source.geo.continent_name\" | \"source.geo.country_iso_code\" | \"source.geo.country_name\" | \"source.geo.location\" | \"source.geo.name\" | \"source.geo.postal_code\" | \"source.geo.region_iso_code\" | \"source.geo.region_name\" | \"source.geo.timezone\" | \"source.ip\" | \"source.mac\" | \"source.nat.ip\" | \"source.nat.port\" | \"source.packets\" | \"source.port\" | \"source.registered_domain\" | \"source.subdomain\" | \"source.top_level_domain\" | \"source.user.domain\" | \"source.user.email\" | \"source.user.full_name\" | \"source.user.group.domain\" | \"source.user.group.id\" | \"source.user.group.name\" | \"source.user.hash\" | \"source.user.id\" | \"source.user.name\" | \"source.user.roles\" | \"span.id\" | \"threat.enrichments\" | \"threat.feed.dashboard_id\" | \"threat.feed.description\" | \"threat.feed.name\" | \"threat.feed.reference\" | \"threat.framework\" | \"threat.group.alias\" | \"threat.group.id\" | \"threat.group.name\" | \"threat.group.reference\" | \"threat.indicator.as.number\" | \"threat.indicator.as.organization.name\" | \"threat.indicator.confidence\" | \"threat.indicator.description\" | \"threat.indicator.email.address\" | \"threat.indicator.file.accessed\" | \"threat.indicator.file.attributes\" | \"threat.indicator.file.code_signature.digest_algorithm\" | \"threat.indicator.file.code_signature.exists\" | \"threat.indicator.file.code_signature.signing_id\" | \"threat.indicator.file.code_signature.status\" | \"threat.indicator.file.code_signature.subject_name\" | \"threat.indicator.file.code_signature.team_id\" | \"threat.indicator.file.code_signature.timestamp\" | \"threat.indicator.file.code_signature.trusted\" | \"threat.indicator.file.code_signature.valid\" | \"threat.indicator.file.created\" | \"threat.indicator.file.ctime\" | \"threat.indicator.file.device\" | \"threat.indicator.file.directory\" | \"threat.indicator.file.drive_letter\" | \"threat.indicator.file.elf.architecture\" | \"threat.indicator.file.elf.byte_order\" | \"threat.indicator.file.elf.cpu_type\" | \"threat.indicator.file.elf.creation_date\" | \"threat.indicator.file.elf.exports\" | \"threat.indicator.file.elf.go_import_hash\" | \"threat.indicator.file.elf.go_imports\" | \"threat.indicator.file.elf.go_imports_names_entropy\" | \"threat.indicator.file.elf.go_imports_names_var_entropy\" | \"threat.indicator.file.elf.go_stripped\" | \"threat.indicator.file.elf.header.abi_version\" | \"threat.indicator.file.elf.header.class\" | \"threat.indicator.file.elf.header.data\" | \"threat.indicator.file.elf.header.entrypoint\" | \"threat.indicator.file.elf.header.object_version\" | \"threat.indicator.file.elf.header.os_abi\" | \"threat.indicator.file.elf.header.type\" | \"threat.indicator.file.elf.header.version\" | \"threat.indicator.file.elf.import_hash\" | \"threat.indicator.file.elf.imports\" | \"threat.indicator.file.elf.imports_names_entropy\" | \"threat.indicator.file.elf.imports_names_var_entropy\" | \"threat.indicator.file.elf.sections\" | \"threat.indicator.file.elf.segments\" | \"threat.indicator.file.elf.shared_libraries\" | \"threat.indicator.file.elf.telfhash\" | \"threat.indicator.file.extension\" | \"threat.indicator.file.fork_name\" | \"threat.indicator.file.gid\" | \"threat.indicator.file.group\" | \"threat.indicator.file.hash.md5\" | \"threat.indicator.file.hash.sha1\" | \"threat.indicator.file.hash.sha256\" | \"threat.indicator.file.hash.sha384\" | \"threat.indicator.file.hash.sha512\" | \"threat.indicator.file.hash.ssdeep\" | \"threat.indicator.file.hash.tlsh\" | \"threat.indicator.file.inode\" | \"threat.indicator.file.mime_type\" | \"threat.indicator.file.mode\" | \"threat.indicator.file.mtime\" | \"threat.indicator.file.name\" | \"threat.indicator.file.owner\" | \"threat.indicator.file.path\" | \"threat.indicator.file.pe.architecture\" | \"threat.indicator.file.pe.company\" | \"threat.indicator.file.pe.description\" | \"threat.indicator.file.pe.file_version\" | \"threat.indicator.file.pe.go_import_hash\" | \"threat.indicator.file.pe.go_imports\" | \"threat.indicator.file.pe.go_imports_names_entropy\" | \"threat.indicator.file.pe.go_imports_names_var_entropy\" | \"threat.indicator.file.pe.go_stripped\" | \"threat.indicator.file.pe.imphash\" | \"threat.indicator.file.pe.import_hash\" | \"threat.indicator.file.pe.imports\" | \"threat.indicator.file.pe.imports_names_entropy\" | \"threat.indicator.file.pe.imports_names_var_entropy\" | \"threat.indicator.file.pe.original_file_name\" | \"threat.indicator.file.pe.pehash\" | \"threat.indicator.file.pe.product\" | \"threat.indicator.file.pe.sections\" | \"threat.indicator.file.size\" | \"threat.indicator.file.target_path\" | \"threat.indicator.file.type\" | \"threat.indicator.file.uid\" | \"threat.indicator.file.x509.alternative_names\" | \"threat.indicator.file.x509.issuer.common_name\" | \"threat.indicator.file.x509.issuer.country\" | \"threat.indicator.file.x509.issuer.distinguished_name\" | \"threat.indicator.file.x509.issuer.locality\" | \"threat.indicator.file.x509.issuer.organization\" | \"threat.indicator.file.x509.issuer.organizational_unit\" | \"threat.indicator.file.x509.issuer.state_or_province\" | \"threat.indicator.file.x509.not_after\" | \"threat.indicator.file.x509.not_before\" | \"threat.indicator.file.x509.public_key_algorithm\" | \"threat.indicator.file.x509.public_key_curve\" | \"threat.indicator.file.x509.public_key_exponent\" | \"threat.indicator.file.x509.public_key_size\" | \"threat.indicator.file.x509.serial_number\" | \"threat.indicator.file.x509.signature_algorithm\" | \"threat.indicator.file.x509.subject.common_name\" | \"threat.indicator.file.x509.subject.country\" | \"threat.indicator.file.x509.subject.distinguished_name\" | \"threat.indicator.file.x509.subject.locality\" | \"threat.indicator.file.x509.subject.organization\" | \"threat.indicator.file.x509.subject.organizational_unit\" | \"threat.indicator.file.x509.subject.state_or_province\" | \"threat.indicator.file.x509.version_number\" | \"threat.indicator.first_seen\" | \"threat.indicator.geo.city_name\" | \"threat.indicator.geo.continent_code\" | \"threat.indicator.geo.continent_name\" | \"threat.indicator.geo.country_iso_code\" | \"threat.indicator.geo.country_name\" | \"threat.indicator.geo.location\" | \"threat.indicator.geo.name\" | \"threat.indicator.geo.postal_code\" | \"threat.indicator.geo.region_iso_code\" | \"threat.indicator.geo.region_name\" | \"threat.indicator.geo.timezone\" | \"threat.indicator.ip\" | \"threat.indicator.last_seen\" | \"threat.indicator.marking.tlp\" | \"threat.indicator.marking.tlp_version\" | \"threat.indicator.modified_at\" | \"threat.indicator.name\" | \"threat.indicator.port\" | \"threat.indicator.provider\" | \"threat.indicator.reference\" | \"threat.indicator.registry.data.bytes\" | \"threat.indicator.registry.data.strings\" | \"threat.indicator.registry.data.type\" | \"threat.indicator.registry.hive\" | \"threat.indicator.registry.key\" | \"threat.indicator.registry.path\" | \"threat.indicator.registry.value\" | \"threat.indicator.scanner_stats\" | \"threat.indicator.sightings\" | \"threat.indicator.type\" | \"threat.indicator.url.domain\" | \"threat.indicator.url.extension\" | \"threat.indicator.url.fragment\" | \"threat.indicator.url.full\" | \"threat.indicator.url.original\" | \"threat.indicator.url.password\" | \"threat.indicator.url.path\" | \"threat.indicator.url.port\" | \"threat.indicator.url.query\" | \"threat.indicator.url.registered_domain\" | \"threat.indicator.url.scheme\" | \"threat.indicator.url.subdomain\" | \"threat.indicator.url.top_level_domain\" | \"threat.indicator.url.username\" | \"threat.indicator.x509.alternative_names\" | \"threat.indicator.x509.issuer.common_name\" | \"threat.indicator.x509.issuer.country\" | \"threat.indicator.x509.issuer.distinguished_name\" | \"threat.indicator.x509.issuer.locality\" | \"threat.indicator.x509.issuer.organization\" | \"threat.indicator.x509.issuer.organizational_unit\" | \"threat.indicator.x509.issuer.state_or_province\" | \"threat.indicator.x509.not_after\" | \"threat.indicator.x509.not_before\" | \"threat.indicator.x509.public_key_algorithm\" | \"threat.indicator.x509.public_key_curve\" | \"threat.indicator.x509.public_key_exponent\" | \"threat.indicator.x509.public_key_size\" | \"threat.indicator.x509.serial_number\" | \"threat.indicator.x509.signature_algorithm\" | \"threat.indicator.x509.subject.common_name\" | \"threat.indicator.x509.subject.country\" | \"threat.indicator.x509.subject.distinguished_name\" | \"threat.indicator.x509.subject.locality\" | \"threat.indicator.x509.subject.organization\" | \"threat.indicator.x509.subject.organizational_unit\" | \"threat.indicator.x509.subject.state_or_province\" | \"threat.indicator.x509.version_number\" | \"threat.software.alias\" | \"threat.software.id\" | \"threat.software.name\" | \"threat.software.platforms\" | \"threat.software.reference\" | \"threat.software.type\" | \"threat.tactic.id\" | \"threat.tactic.name\" | \"threat.tactic.reference\" | \"threat.technique.id\" | \"threat.technique.name\" | \"threat.technique.reference\" | \"threat.technique.subtechnique.id\" | \"threat.technique.subtechnique.name\" | \"threat.technique.subtechnique.reference\" | \"tls.cipher\" | \"tls.client.certificate\" | \"tls.client.certificate_chain\" | \"tls.client.hash.md5\" | \"tls.client.hash.sha1\" | \"tls.client.hash.sha256\" | \"tls.client.issuer\" | \"tls.client.ja3\" | \"tls.client.not_after\" | \"tls.client.not_before\" | \"tls.client.server_name\" | \"tls.client.subject\" | \"tls.client.supported_ciphers\" | \"tls.client.x509.alternative_names\" | \"tls.client.x509.issuer.common_name\" | \"tls.client.x509.issuer.country\" | \"tls.client.x509.issuer.distinguished_name\" | \"tls.client.x509.issuer.locality\" | \"tls.client.x509.issuer.organization\" | \"tls.client.x509.issuer.organizational_unit\" | \"tls.client.x509.issuer.state_or_province\" | \"tls.client.x509.not_after\" | \"tls.client.x509.not_before\" | \"tls.client.x509.public_key_algorithm\" | \"tls.client.x509.public_key_curve\" | \"tls.client.x509.public_key_exponent\" | \"tls.client.x509.public_key_size\" | \"tls.client.x509.serial_number\" | \"tls.client.x509.signature_algorithm\" | \"tls.client.x509.subject.common_name\" | \"tls.client.x509.subject.country\" | \"tls.client.x509.subject.distinguished_name\" | \"tls.client.x509.subject.locality\" | \"tls.client.x509.subject.organization\" | \"tls.client.x509.subject.organizational_unit\" | \"tls.client.x509.subject.state_or_province\" | \"tls.client.x509.version_number\" | \"tls.curve\" | \"tls.established\" | \"tls.next_protocol\" | \"tls.resumed\" | \"tls.server.certificate\" | \"tls.server.certificate_chain\" | \"tls.server.hash.md5\" | \"tls.server.hash.sha1\" | \"tls.server.hash.sha256\" | \"tls.server.issuer\" | \"tls.server.ja3s\" | \"tls.server.not_after\" | \"tls.server.not_before\" | \"tls.server.subject\" | \"tls.server.x509.alternative_names\" | \"tls.server.x509.issuer.common_name\" | \"tls.server.x509.issuer.country\" | \"tls.server.x509.issuer.distinguished_name\" | \"tls.server.x509.issuer.locality\" | \"tls.server.x509.issuer.organization\" | \"tls.server.x509.issuer.organizational_unit\" | \"tls.server.x509.issuer.state_or_province\" | \"tls.server.x509.not_after\" | \"tls.server.x509.not_before\" | \"tls.server.x509.public_key_algorithm\" | \"tls.server.x509.public_key_curve\" | \"tls.server.x509.public_key_exponent\" | \"tls.server.x509.public_key_size\" | \"tls.server.x509.serial_number\" | \"tls.server.x509.signature_algorithm\" | \"tls.server.x509.subject.common_name\" | \"tls.server.x509.subject.country\" | \"tls.server.x509.subject.distinguished_name\" | \"tls.server.x509.subject.locality\" | \"tls.server.x509.subject.organization\" | \"tls.server.x509.subject.organizational_unit\" | \"tls.server.x509.subject.state_or_province\" | \"tls.server.x509.version_number\" | \"tls.version\" | \"tls.version_protocol\" | \"trace.id\" | \"transaction.id\" | \"url.domain\" | \"url.extension\" | \"url.fragment\" | \"url.full\" | \"url.original\" | \"url.password\" | \"url.path\" | \"url.port\" | \"url.query\" | \"url.registered_domain\" | \"url.scheme\" | \"url.subdomain\" | \"url.top_level_domain\" | \"url.username\" | \"user.changes.domain\" | \"user.changes.email\" | \"user.changes.full_name\" | \"user.changes.group.domain\" | \"user.changes.group.id\" | \"user.changes.group.name\" | \"user.changes.hash\" | \"user.changes.id\" | \"user.changes.name\" | \"user.changes.roles\" | \"user.domain\" | \"user.effective.domain\" | \"user.effective.email\" | \"user.effective.full_name\" | \"user.effective.group.domain\" | \"user.effective.group.id\" | \"user.effective.group.name\" | \"user.effective.hash\" | \"user.effective.id\" | \"user.effective.name\" | \"user.effective.roles\" | \"user.email\" | \"user.full_name\" | \"user.group.domain\" | \"user.group.id\" | \"user.group.name\" | \"user.hash\" | \"user.id\" | \"user.name\" | \"user.risk.calculated_level\" | \"user.risk.calculated_score\" | \"user.risk.calculated_score_norm\" | \"user.risk.static_level\" | \"user.risk.static_score\" | \"user.risk.static_score_norm\" | \"user.roles\" | \"user.target.domain\" | \"user.target.email\" | \"user.target.full_name\" | \"user.target.group.domain\" | \"user.target.group.id\" | \"user.target.group.name\" | \"user.target.hash\" | \"user.target.id\" | \"user.target.name\" | \"user.target.roles\" | \"user_agent.device.name\" | \"user_agent.name\" | \"user_agent.original\" | \"user_agent.os.family\" | \"user_agent.os.full\" | \"user_agent.os.kernel\" | \"user_agent.os.name\" | \"user_agent.os.platform\" | \"user_agent.os.type\" | \"user_agent.os.version\" | \"user_agent.version\" | \"vulnerability.category\" | \"vulnerability.classification\" | \"vulnerability.description\" | \"vulnerability.enumeration\" | \"vulnerability.id\" | \"vulnerability.reference\" | \"vulnerability.report_id\" | \"vulnerability.scanner.vendor\" | \"vulnerability.score.base\" | \"vulnerability.score.environmental\" | \"vulnerability.score.temporal\" | \"vulnerability.score.version\" | \"vulnerability.severity\" | \"data_stream.dataset\" | \"data_stream.namespace\" | \"data_stream.type\" | \"dll.pe.sections.entropy\" | \"dll.pe.sections.name\" | \"dll.pe.sections.physical_size\" | \"dll.pe.sections.var_entropy\" | \"dll.pe.sections.virtual_size\" | \"dns.answers.class\" | \"dns.answers.data\" | \"dns.answers.name\" | \"dns.answers.ttl\" | \"dns.answers.type\" | \"email.attachments.file.extension\" | \"email.attachments.file.hash.md5\" | \"email.attachments.file.hash.sha1\" | \"email.attachments.file.hash.sha256\" | \"email.attachments.file.hash.sha384\" | \"email.attachments.file.hash.sha512\" | \"email.attachments.file.hash.ssdeep\" | \"email.attachments.file.hash.tlsh\" | \"email.attachments.file.mime_type\" | \"email.attachments.file.name\" | \"email.attachments.file.size\" | \"faas.trigger.request_id\" | \"faas.trigger.type\" | \"file.elf.sections.chi2\" | \"file.elf.sections.entropy\" | \"file.elf.sections.flags\" | \"file.elf.sections.name\" | \"file.elf.sections.physical_offset\" | \"file.elf.sections.physical_size\" | \"file.elf.sections.type\" | \"file.elf.sections.var_entropy\" | \"file.elf.sections.virtual_address\" | \"file.elf.sections.virtual_size\" | \"file.elf.segments.sections\" | \"file.elf.segments.type\" | \"file.macho.sections.entropy\" | \"file.macho.sections.name\" | \"file.macho.sections.physical_size\" | \"file.macho.sections.var_entropy\" | \"file.macho.sections.virtual_size\" | \"file.pe.sections.entropy\" | \"file.pe.sections.name\" | \"file.pe.sections.physical_size\" | \"file.pe.sections.var_entropy\" | \"file.pe.sections.virtual_size\" | \"log.syslog.appname\" | \"log.syslog.facility.code\" | \"log.syslog.facility.name\" | \"log.syslog.hostname\" | \"log.syslog.msgid\" | \"log.syslog.priority\" | \"log.syslog.procid\" | \"log.syslog.severity.code\" | \"log.syslog.severity.name\" | \"log.syslog.structured_data\" | \"log.syslog.version\" | \"network.inner.vlan.id\" | \"network.inner.vlan.name\" | \"observer.egress.interface.alias\" | \"observer.egress.interface.id\" | \"observer.egress.interface.name\" | \"observer.egress.vlan.id\" | \"observer.egress.vlan.name\" | \"observer.egress.zone\" | \"observer.ingress.interface.alias\" | \"observer.ingress.interface.id\" | \"observer.ingress.interface.name\" | \"observer.ingress.vlan.id\" | \"observer.ingress.vlan.name\" | \"observer.ingress.zone\" | \"process.elf.sections.chi2\" | \"process.elf.sections.entropy\" | \"process.elf.sections.flags\" | \"process.elf.sections.name\" | \"process.elf.sections.physical_offset\" | \"process.elf.sections.physical_size\" | \"process.elf.sections.type\" | \"process.elf.sections.var_entropy\" | \"process.elf.sections.virtual_address\" | \"process.elf.sections.virtual_size\" | \"process.elf.segments.sections\" | \"process.elf.segments.type\" | \"process.entry_leader.tty.char_device.major\" | \"process.entry_leader.tty.char_device.minor\" | \"process.group_leader.tty.char_device.major\" | \"process.group_leader.tty.char_device.minor\" | \"process.io.bytes_skipped\" | \"process.io.bytes_skipped.length\" | \"process.io.bytes_skipped.offset\" | \"process.io.max_bytes_per_process_exceeded\" | \"process.io.text\" | \"process.io.total_bytes_captured\" | \"process.io.total_bytes_skipped\" | \"process.io.type\" | \"process.macho.sections.entropy\" | \"process.macho.sections.name\" | \"process.macho.sections.physical_size\" | \"process.macho.sections.var_entropy\" | \"process.macho.sections.virtual_size\" | \"process.parent.elf.sections.chi2\" | \"process.parent.elf.sections.entropy\" | \"process.parent.elf.sections.flags\" | \"process.parent.elf.sections.name\" | \"process.parent.elf.sections.physical_offset\" | \"process.parent.elf.sections.physical_size\" | \"process.parent.elf.sections.type\" | \"process.parent.elf.sections.var_entropy\" | \"process.parent.elf.sections.virtual_address\" | \"process.parent.elf.sections.virtual_size\" | \"process.parent.elf.segments.sections\" | \"process.parent.elf.segments.type\" | \"process.parent.macho.sections.entropy\" | \"process.parent.macho.sections.name\" | \"process.parent.macho.sections.physical_size\" | \"process.parent.macho.sections.var_entropy\" | \"process.parent.macho.sections.virtual_size\" | \"process.parent.pe.sections.entropy\" | \"process.parent.pe.sections.name\" | \"process.parent.pe.sections.physical_size\" | \"process.parent.pe.sections.var_entropy\" | \"process.parent.pe.sections.virtual_size\" | \"process.parent.tty.char_device.major\" | \"process.parent.tty.char_device.minor\" | \"process.pe.sections.entropy\" | \"process.pe.sections.name\" | \"process.pe.sections.physical_size\" | \"process.pe.sections.var_entropy\" | \"process.pe.sections.virtual_size\" | \"process.session_leader.tty.char_device.major\" | \"process.session_leader.tty.char_device.minor\" | \"process.tty.char_device.major\" | \"process.tty.char_device.minor\" | \"process.tty.columns\" | \"process.tty.rows\" | \"threat.enrichments.indicator\" | \"threat.enrichments.indicator.as.number\" | \"threat.enrichments.indicator.as.organization.name\" | \"threat.enrichments.indicator.confidence\" | \"threat.enrichments.indicator.description\" | \"threat.enrichments.indicator.email.address\" | \"threat.enrichments.indicator.file.accessed\" | \"threat.enrichments.indicator.file.attributes\" | \"threat.enrichments.indicator.file.code_signature.digest_algorithm\" | \"threat.enrichments.indicator.file.code_signature.exists\" | \"threat.enrichments.indicator.file.code_signature.signing_id\" | \"threat.enrichments.indicator.file.code_signature.status\" | \"threat.enrichments.indicator.file.code_signature.subject_name\" | \"threat.enrichments.indicator.file.code_signature.team_id\" | \"threat.enrichments.indicator.file.code_signature.timestamp\" | \"threat.enrichments.indicator.file.code_signature.trusted\" | \"threat.enrichments.indicator.file.code_signature.valid\" | \"threat.enrichments.indicator.file.created\" | \"threat.enrichments.indicator.file.ctime\" | \"threat.enrichments.indicator.file.device\" | \"threat.enrichments.indicator.file.directory\" | \"threat.enrichments.indicator.file.drive_letter\" | \"threat.enrichments.indicator.file.elf.architecture\" | \"threat.enrichments.indicator.file.elf.byte_order\" | \"threat.enrichments.indicator.file.elf.cpu_type\" | \"threat.enrichments.indicator.file.elf.creation_date\" | \"threat.enrichments.indicator.file.elf.exports\" | \"threat.enrichments.indicator.file.elf.go_import_hash\" | \"threat.enrichments.indicator.file.elf.go_imports\" | \"threat.enrichments.indicator.file.elf.go_imports_names_entropy\" | \"threat.enrichments.indicator.file.elf.go_imports_names_var_entropy\" | \"threat.enrichments.indicator.file.elf.go_stripped\" | \"threat.enrichments.indicator.file.elf.header.abi_version\" | \"threat.enrichments.indicator.file.elf.header.class\" | \"threat.enrichments.indicator.file.elf.header.data\" | \"threat.enrichments.indicator.file.elf.header.entrypoint\" | \"threat.enrichments.indicator.file.elf.header.object_version\" | \"threat.enrichments.indicator.file.elf.header.os_abi\" | \"threat.enrichments.indicator.file.elf.header.type\" | \"threat.enrichments.indicator.file.elf.header.version\" | \"threat.enrichments.indicator.file.elf.import_hash\" | \"threat.enrichments.indicator.file.elf.imports\" | \"threat.enrichments.indicator.file.elf.imports_names_entropy\" | \"threat.enrichments.indicator.file.elf.imports_names_var_entropy\" | \"threat.enrichments.indicator.file.elf.sections\" | \"threat.enrichments.indicator.file.elf.sections.chi2\" | \"threat.enrichments.indicator.file.elf.sections.entropy\" | \"threat.enrichments.indicator.file.elf.sections.flags\" | \"threat.enrichments.indicator.file.elf.sections.name\" | \"threat.enrichments.indicator.file.elf.sections.physical_offset\" | \"threat.enrichments.indicator.file.elf.sections.physical_size\" | \"threat.enrichments.indicator.file.elf.sections.type\" | \"threat.enrichments.indicator.file.elf.sections.var_entropy\" | \"threat.enrichments.indicator.file.elf.sections.virtual_address\" | \"threat.enrichments.indicator.file.elf.sections.virtual_size\" | \"threat.enrichments.indicator.file.elf.segments\" | \"threat.enrichments.indicator.file.elf.segments.sections\" | \"threat.enrichments.indicator.file.elf.segments.type\" | \"threat.enrichments.indicator.file.elf.shared_libraries\" | \"threat.enrichments.indicator.file.elf.telfhash\" | \"threat.enrichments.indicator.file.extension\" | \"threat.enrichments.indicator.file.fork_name\" | \"threat.enrichments.indicator.file.gid\" | \"threat.enrichments.indicator.file.group\" | \"threat.enrichments.indicator.file.hash.md5\" | \"threat.enrichments.indicator.file.hash.sha1\" | \"threat.enrichments.indicator.file.hash.sha256\" | \"threat.enrichments.indicator.file.hash.sha384\" | \"threat.enrichments.indicator.file.hash.sha512\" | \"threat.enrichments.indicator.file.hash.ssdeep\" | \"threat.enrichments.indicator.file.hash.tlsh\" | \"threat.enrichments.indicator.file.inode\" | \"threat.enrichments.indicator.file.mime_type\" | \"threat.enrichments.indicator.file.mode\" | \"threat.enrichments.indicator.file.mtime\" | \"threat.enrichments.indicator.file.name\" | \"threat.enrichments.indicator.file.owner\" | \"threat.enrichments.indicator.file.path\" | \"threat.enrichments.indicator.file.pe.architecture\" | \"threat.enrichments.indicator.file.pe.company\" | \"threat.enrichments.indicator.file.pe.description\" | \"threat.enrichments.indicator.file.pe.file_version\" | \"threat.enrichments.indicator.file.pe.go_import_hash\" | \"threat.enrichments.indicator.file.pe.go_imports\" | \"threat.enrichments.indicator.file.pe.go_imports_names_entropy\" | \"threat.enrichments.indicator.file.pe.go_imports_names_var_entropy\" | \"threat.enrichments.indicator.file.pe.go_stripped\" | \"threat.enrichments.indicator.file.pe.imphash\" | \"threat.enrichments.indicator.file.pe.import_hash\" | \"threat.enrichments.indicator.file.pe.imports\" | \"threat.enrichments.indicator.file.pe.imports_names_entropy\" | \"threat.enrichments.indicator.file.pe.imports_names_var_entropy\" | \"threat.enrichments.indicator.file.pe.original_file_name\" | \"threat.enrichments.indicator.file.pe.pehash\" | \"threat.enrichments.indicator.file.pe.product\" | \"threat.enrichments.indicator.file.pe.sections\" | \"threat.enrichments.indicator.file.pe.sections.entropy\" | \"threat.enrichments.indicator.file.pe.sections.name\" | \"threat.enrichments.indicator.file.pe.sections.physical_size\" | \"threat.enrichments.indicator.file.pe.sections.var_entropy\" | \"threat.enrichments.indicator.file.pe.sections.virtual_size\" | \"threat.enrichments.indicator.file.size\" | \"threat.enrichments.indicator.file.target_path\" | \"threat.enrichments.indicator.file.type\" | \"threat.enrichments.indicator.file.uid\" | \"threat.enrichments.indicator.file.x509.alternative_names\" | \"threat.enrichments.indicator.file.x509.issuer.common_name\" | \"threat.enrichments.indicator.file.x509.issuer.country\" | \"threat.enrichments.indicator.file.x509.issuer.distinguished_name\" | \"threat.enrichments.indicator.file.x509.issuer.locality\" | \"threat.enrichments.indicator.file.x509.issuer.organization\" | \"threat.enrichments.indicator.file.x509.issuer.organizational_unit\" | \"threat.enrichments.indicator.file.x509.issuer.state_or_province\" | \"threat.enrichments.indicator.file.x509.not_after\" | \"threat.enrichments.indicator.file.x509.not_before\" | \"threat.enrichments.indicator.file.x509.public_key_algorithm\" | \"threat.enrichments.indicator.file.x509.public_key_curve\" | \"threat.enrichments.indicator.file.x509.public_key_exponent\" | \"threat.enrichments.indicator.file.x509.public_key_size\" | \"threat.enrichments.indicator.file.x509.serial_number\" | \"threat.enrichments.indicator.file.x509.signature_algorithm\" | \"threat.enrichments.indicator.file.x509.subject.common_name\" | \"threat.enrichments.indicator.file.x509.subject.country\" | \"threat.enrichments.indicator.file.x509.subject.distinguished_name\" | \"threat.enrichments.indicator.file.x509.subject.locality\" | \"threat.enrichments.indicator.file.x509.subject.organization\" | \"threat.enrichments.indicator.file.x509.subject.organizational_unit\" | \"threat.enrichments.indicator.file.x509.subject.state_or_province\" | \"threat.enrichments.indicator.file.x509.version_number\" | \"threat.enrichments.indicator.first_seen\" | \"threat.enrichments.indicator.geo.city_name\" | \"threat.enrichments.indicator.geo.continent_code\" | \"threat.enrichments.indicator.geo.continent_name\" | \"threat.enrichments.indicator.geo.country_iso_code\" | \"threat.enrichments.indicator.geo.country_name\" | \"threat.enrichments.indicator.geo.location\" | \"threat.enrichments.indicator.geo.name\" | \"threat.enrichments.indicator.geo.postal_code\" | \"threat.enrichments.indicator.geo.region_iso_code\" | \"threat.enrichments.indicator.geo.region_name\" | \"threat.enrichments.indicator.geo.timezone\" | \"threat.enrichments.indicator.ip\" | \"threat.enrichments.indicator.last_seen\" | \"threat.enrichments.indicator.marking.tlp\" | \"threat.enrichments.indicator.marking.tlp_version\" | \"threat.enrichments.indicator.modified_at\" | \"threat.enrichments.indicator.name\" | \"threat.enrichments.indicator.port\" | \"threat.enrichments.indicator.provider\" | \"threat.enrichments.indicator.reference\" | \"threat.enrichments.indicator.registry.data.bytes\" | \"threat.enrichments.indicator.registry.data.strings\" | \"threat.enrichments.indicator.registry.data.type\" | \"threat.enrichments.indicator.registry.hive\" | \"threat.enrichments.indicator.registry.key\" | \"threat.enrichments.indicator.registry.path\" | \"threat.enrichments.indicator.registry.value\" | \"threat.enrichments.indicator.scanner_stats\" | \"threat.enrichments.indicator.sightings\" | \"threat.enrichments.indicator.type\" | \"threat.enrichments.indicator.url.domain\" | \"threat.enrichments.indicator.url.extension\" | \"threat.enrichments.indicator.url.fragment\" | \"threat.enrichments.indicator.url.full\" | \"threat.enrichments.indicator.url.original\" | \"threat.enrichments.indicator.url.password\" | \"threat.enrichments.indicator.url.path\" | \"threat.enrichments.indicator.url.port\" | \"threat.enrichments.indicator.url.query\" | \"threat.enrichments.indicator.url.registered_domain\" | \"threat.enrichments.indicator.url.scheme\" | \"threat.enrichments.indicator.url.subdomain\" | \"threat.enrichments.indicator.url.top_level_domain\" | \"threat.enrichments.indicator.url.username\" | \"threat.enrichments.indicator.x509.alternative_names\" | \"threat.enrichments.indicator.x509.issuer.common_name\" | \"threat.enrichments.indicator.x509.issuer.country\" | \"threat.enrichments.indicator.x509.issuer.distinguished_name\" | \"threat.enrichments.indicator.x509.issuer.locality\" | \"threat.enrichments.indicator.x509.issuer.organization\" | \"threat.enrichments.indicator.x509.issuer.organizational_unit\" | \"threat.enrichments.indicator.x509.issuer.state_or_province\" | \"threat.enrichments.indicator.x509.not_after\" | \"threat.enrichments.indicator.x509.not_before\" | \"threat.enrichments.indicator.x509.public_key_algorithm\" | \"threat.enrichments.indicator.x509.public_key_curve\" | \"threat.enrichments.indicator.x509.public_key_exponent\" | \"threat.enrichments.indicator.x509.public_key_size\" | \"threat.enrichments.indicator.x509.serial_number\" | \"threat.enrichments.indicator.x509.signature_algorithm\" | \"threat.enrichments.indicator.x509.subject.common_name\" | \"threat.enrichments.indicator.x509.subject.country\" | \"threat.enrichments.indicator.x509.subject.distinguished_name\" | \"threat.enrichments.indicator.x509.subject.locality\" | \"threat.enrichments.indicator.x509.subject.organization\" | \"threat.enrichments.indicator.x509.subject.organizational_unit\" | \"threat.enrichments.indicator.x509.subject.state_or_province\" | \"threat.enrichments.indicator.x509.version_number\" | \"threat.enrichments.matched.atomic\" | \"threat.enrichments.matched.field\" | \"threat.enrichments.matched.id\" | \"threat.enrichments.matched.index\" | \"threat.enrichments.matched.occurred\" | \"threat.enrichments.matched.type\" | \"threat.indicator.file.elf.sections.chi2\" | \"threat.indicator.file.elf.sections.entropy\" | \"threat.indicator.file.elf.sections.flags\" | \"threat.indicator.file.elf.sections.name\" | \"threat.indicator.file.elf.sections.physical_offset\" | \"threat.indicator.file.elf.sections.physical_size\" | \"threat.indicator.file.elf.sections.type\" | \"threat.indicator.file.elf.sections.var_entropy\" | \"threat.indicator.file.elf.sections.virtual_address\" | \"threat.indicator.file.elf.sections.virtual_size\" | \"threat.indicator.file.elf.segments.sections\" | \"threat.indicator.file.elf.segments.type\" | \"threat.indicator.file.pe.sections.entropy\" | \"threat.indicator.file.pe.sections.name\" | \"threat.indicator.file.pe.sections.physical_size\" | \"threat.indicator.file.pe.sections.var_entropy\" | \"threat.indicator.file.pe.sections.virtual_size\"" ], - "path": "x-pack/plugins/fields_metadata/common/fields_metadata/types.ts", + "path": "x-pack/platform/plugins/shared/fields_metadata/common/fields_metadata/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -675,7 +675,7 @@ "signature": [ "\"source\" | \"type\" | \"normalize\" | \"short\" | \"format\" | \"name\" | \"index\" | \"description\" | \"pattern\" | \"doc_values\" | \"ignore_above\" | \"required\" | \"beta\" | \"level\" | \"allowed_values\" | \"dashed_name\" | \"example\" | \"expected_values\" | \"flat_name\" | \"input_format\" | \"multi_fields\" | \"object_type\" | \"original_fieldset\" | \"output_format\" | \"output_precision\" | \"scaling_factor\" | \"documentation_url\"" ], - "path": "x-pack/plugins/fields_metadata/common/fields_metadata/types.ts", + "path": "x-pack/platform/plugins/shared/fields_metadata/common/fields_metadata/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -690,7 +690,7 @@ "signature": [ "{ name: string; } & { allowed_values?: ({ description: string; name: string; } & { expected_event_types?: string[] | undefined; beta?: string | undefined; })[] | undefined; beta?: string | undefined; dashed_name?: string | undefined; description?: string | undefined; doc_values?: boolean | undefined; example?: unknown; expected_values?: string[] | undefined; flat_name?: string | undefined; format?: string | undefined; ignore_above?: number | undefined; index?: boolean | undefined; input_format?: string | undefined; level?: string | undefined; multi_fields?: { flat_name: string; name: string; type: string; }[] | undefined; normalize?: string[] | undefined; object_type?: string | undefined; original_fieldset?: string | undefined; output_format?: string | undefined; output_precision?: number | undefined; pattern?: string | undefined; required?: boolean | undefined; scaling_factor?: number | undefined; short?: string | undefined; source?: \"unknown\" | \"ecs\" | \"metadata\" | \"integration\" | undefined; type?: string | undefined; documentation_url?: string | undefined; }" ], - "path": "x-pack/plugins/fields_metadata/common/fields_metadata/types.ts", + "path": "x-pack/platform/plugins/shared/fields_metadata/common/fields_metadata/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -713,7 +713,7 @@ }, " | \"data_stream.dataset\" | \"data_stream.namespace\" | \"data_stream.type\" | \"dll.pe.sections.entropy\" | \"dll.pe.sections.name\" | \"dll.pe.sections.physical_size\" | \"dll.pe.sections.var_entropy\" | \"dll.pe.sections.virtual_size\" | \"dns.answers.class\" | \"dns.answers.data\" | \"dns.answers.name\" | \"dns.answers.ttl\" | \"dns.answers.type\" | \"email.attachments.file.extension\" | \"email.attachments.file.hash.md5\" | \"email.attachments.file.hash.sha1\" | \"email.attachments.file.hash.sha256\" | \"email.attachments.file.hash.sha384\" | \"email.attachments.file.hash.sha512\" | \"email.attachments.file.hash.ssdeep\" | \"email.attachments.file.hash.tlsh\" | \"email.attachments.file.mime_type\" | \"email.attachments.file.name\" | \"email.attachments.file.size\" | \"faas.trigger.request_id\" | \"faas.trigger.type\" | \"file.elf.sections.chi2\" | \"file.elf.sections.entropy\" | \"file.elf.sections.flags\" | \"file.elf.sections.name\" | \"file.elf.sections.physical_offset\" | \"file.elf.sections.physical_size\" | \"file.elf.sections.type\" | \"file.elf.sections.var_entropy\" | \"file.elf.sections.virtual_address\" | \"file.elf.sections.virtual_size\" | \"file.elf.segments.sections\" | \"file.elf.segments.type\" | \"file.macho.sections.entropy\" | \"file.macho.sections.name\" | \"file.macho.sections.physical_size\" | \"file.macho.sections.var_entropy\" | \"file.macho.sections.virtual_size\" | \"file.pe.sections.entropy\" | \"file.pe.sections.name\" | \"file.pe.sections.physical_size\" | \"file.pe.sections.var_entropy\" | \"file.pe.sections.virtual_size\" | \"log.syslog.appname\" | \"log.syslog.facility.code\" | \"log.syslog.facility.name\" | \"log.syslog.hostname\" | \"log.syslog.msgid\" | \"log.syslog.priority\" | \"log.syslog.procid\" | \"log.syslog.severity.code\" | \"log.syslog.severity.name\" | \"log.syslog.structured_data\" | \"log.syslog.version\" | \"network.inner.vlan.id\" | \"network.inner.vlan.name\" | \"observer.egress.interface.alias\" | \"observer.egress.interface.id\" | \"observer.egress.interface.name\" | \"observer.egress.vlan.id\" | \"observer.egress.vlan.name\" | \"observer.egress.zone\" | \"observer.ingress.interface.alias\" | \"observer.ingress.interface.id\" | \"observer.ingress.interface.name\" | \"observer.ingress.vlan.id\" | \"observer.ingress.vlan.name\" | \"observer.ingress.zone\" | \"process.elf.sections.chi2\" | \"process.elf.sections.entropy\" | \"process.elf.sections.flags\" | \"process.elf.sections.name\" | \"process.elf.sections.physical_offset\" | \"process.elf.sections.physical_size\" | \"process.elf.sections.type\" | \"process.elf.sections.var_entropy\" | \"process.elf.sections.virtual_address\" | \"process.elf.sections.virtual_size\" | \"process.elf.segments.sections\" | \"process.elf.segments.type\" | \"process.entry_leader.tty.char_device.major\" | \"process.entry_leader.tty.char_device.minor\" | \"process.group_leader.tty.char_device.major\" | \"process.group_leader.tty.char_device.minor\" | \"process.io.bytes_skipped\" | \"process.io.bytes_skipped.length\" | \"process.io.bytes_skipped.offset\" | \"process.io.max_bytes_per_process_exceeded\" | \"process.io.text\" | \"process.io.total_bytes_captured\" | \"process.io.total_bytes_skipped\" | \"process.io.type\" | \"process.macho.sections.entropy\" | \"process.macho.sections.name\" | \"process.macho.sections.physical_size\" | \"process.macho.sections.var_entropy\" | \"process.macho.sections.virtual_size\" | \"process.parent.elf.sections.chi2\" | \"process.parent.elf.sections.entropy\" | \"process.parent.elf.sections.flags\" | \"process.parent.elf.sections.name\" | \"process.parent.elf.sections.physical_offset\" | \"process.parent.elf.sections.physical_size\" | \"process.parent.elf.sections.type\" | \"process.parent.elf.sections.var_entropy\" | \"process.parent.elf.sections.virtual_address\" | \"process.parent.elf.sections.virtual_size\" | \"process.parent.elf.segments.sections\" | \"process.parent.elf.segments.type\" | \"process.parent.macho.sections.entropy\" | \"process.parent.macho.sections.name\" | \"process.parent.macho.sections.physical_size\" | \"process.parent.macho.sections.var_entropy\" | \"process.parent.macho.sections.virtual_size\" | \"process.parent.pe.sections.entropy\" | \"process.parent.pe.sections.name\" | \"process.parent.pe.sections.physical_size\" | \"process.parent.pe.sections.var_entropy\" | \"process.parent.pe.sections.virtual_size\" | \"process.parent.tty.char_device.major\" | \"process.parent.tty.char_device.minor\" | \"process.pe.sections.entropy\" | \"process.pe.sections.name\" | \"process.pe.sections.physical_size\" | \"process.pe.sections.var_entropy\" | \"process.pe.sections.virtual_size\" | \"process.session_leader.tty.char_device.major\" | \"process.session_leader.tty.char_device.minor\" | \"process.tty.char_device.major\" | \"process.tty.char_device.minor\" | \"process.tty.columns\" | \"process.tty.rows\" | \"threat.enrichments.indicator\" | \"threat.enrichments.indicator.as.number\" | \"threat.enrichments.indicator.as.organization.name\" | \"threat.enrichments.indicator.confidence\" | \"threat.enrichments.indicator.description\" | \"threat.enrichments.indicator.email.address\" | \"threat.enrichments.indicator.file.accessed\" | \"threat.enrichments.indicator.file.attributes\" | \"threat.enrichments.indicator.file.code_signature.digest_algorithm\" | \"threat.enrichments.indicator.file.code_signature.exists\" | \"threat.enrichments.indicator.file.code_signature.signing_id\" | \"threat.enrichments.indicator.file.code_signature.status\" | \"threat.enrichments.indicator.file.code_signature.subject_name\" | \"threat.enrichments.indicator.file.code_signature.team_id\" | \"threat.enrichments.indicator.file.code_signature.timestamp\" | \"threat.enrichments.indicator.file.code_signature.trusted\" | \"threat.enrichments.indicator.file.code_signature.valid\" | \"threat.enrichments.indicator.file.created\" | \"threat.enrichments.indicator.file.ctime\" | \"threat.enrichments.indicator.file.device\" | \"threat.enrichments.indicator.file.directory\" | \"threat.enrichments.indicator.file.drive_letter\" | \"threat.enrichments.indicator.file.elf.architecture\" | \"threat.enrichments.indicator.file.elf.byte_order\" | \"threat.enrichments.indicator.file.elf.cpu_type\" | \"threat.enrichments.indicator.file.elf.creation_date\" | \"threat.enrichments.indicator.file.elf.exports\" | \"threat.enrichments.indicator.file.elf.go_import_hash\" | \"threat.enrichments.indicator.file.elf.go_imports\" | \"threat.enrichments.indicator.file.elf.go_imports_names_entropy\" | \"threat.enrichments.indicator.file.elf.go_imports_names_var_entropy\" | \"threat.enrichments.indicator.file.elf.go_stripped\" | \"threat.enrichments.indicator.file.elf.header.abi_version\" | \"threat.enrichments.indicator.file.elf.header.class\" | \"threat.enrichments.indicator.file.elf.header.data\" | \"threat.enrichments.indicator.file.elf.header.entrypoint\" | \"threat.enrichments.indicator.file.elf.header.object_version\" | \"threat.enrichments.indicator.file.elf.header.os_abi\" | \"threat.enrichments.indicator.file.elf.header.type\" | \"threat.enrichments.indicator.file.elf.header.version\" | \"threat.enrichments.indicator.file.elf.import_hash\" | \"threat.enrichments.indicator.file.elf.imports\" | \"threat.enrichments.indicator.file.elf.imports_names_entropy\" | \"threat.enrichments.indicator.file.elf.imports_names_var_entropy\" | \"threat.enrichments.indicator.file.elf.sections\" | \"threat.enrichments.indicator.file.elf.sections.chi2\" | \"threat.enrichments.indicator.file.elf.sections.entropy\" | \"threat.enrichments.indicator.file.elf.sections.flags\" | \"threat.enrichments.indicator.file.elf.sections.name\" | \"threat.enrichments.indicator.file.elf.sections.physical_offset\" | \"threat.enrichments.indicator.file.elf.sections.physical_size\" | \"threat.enrichments.indicator.file.elf.sections.type\" | \"threat.enrichments.indicator.file.elf.sections.var_entropy\" | \"threat.enrichments.indicator.file.elf.sections.virtual_address\" | \"threat.enrichments.indicator.file.elf.sections.virtual_size\" | \"threat.enrichments.indicator.file.elf.segments\" | \"threat.enrichments.indicator.file.elf.segments.sections\" | \"threat.enrichments.indicator.file.elf.segments.type\" | \"threat.enrichments.indicator.file.elf.shared_libraries\" | \"threat.enrichments.indicator.file.elf.telfhash\" | \"threat.enrichments.indicator.file.extension\" | \"threat.enrichments.indicator.file.fork_name\" | \"threat.enrichments.indicator.file.gid\" | \"threat.enrichments.indicator.file.group\" | \"threat.enrichments.indicator.file.hash.md5\" | \"threat.enrichments.indicator.file.hash.sha1\" | \"threat.enrichments.indicator.file.hash.sha256\" | \"threat.enrichments.indicator.file.hash.sha384\" | \"threat.enrichments.indicator.file.hash.sha512\" | \"threat.enrichments.indicator.file.hash.ssdeep\" | \"threat.enrichments.indicator.file.hash.tlsh\" | \"threat.enrichments.indicator.file.inode\" | \"threat.enrichments.indicator.file.mime_type\" | \"threat.enrichments.indicator.file.mode\" | \"threat.enrichments.indicator.file.mtime\" | \"threat.enrichments.indicator.file.name\" | \"threat.enrichments.indicator.file.owner\" | \"threat.enrichments.indicator.file.path\" | \"threat.enrichments.indicator.file.pe.architecture\" | \"threat.enrichments.indicator.file.pe.company\" | \"threat.enrichments.indicator.file.pe.description\" | \"threat.enrichments.indicator.file.pe.file_version\" | \"threat.enrichments.indicator.file.pe.go_import_hash\" | \"threat.enrichments.indicator.file.pe.go_imports\" | \"threat.enrichments.indicator.file.pe.go_imports_names_entropy\" | \"threat.enrichments.indicator.file.pe.go_imports_names_var_entropy\" | \"threat.enrichments.indicator.file.pe.go_stripped\" | \"threat.enrichments.indicator.file.pe.imphash\" | \"threat.enrichments.indicator.file.pe.import_hash\" | \"threat.enrichments.indicator.file.pe.imports\" | \"threat.enrichments.indicator.file.pe.imports_names_entropy\" | \"threat.enrichments.indicator.file.pe.imports_names_var_entropy\" | \"threat.enrichments.indicator.file.pe.original_file_name\" | \"threat.enrichments.indicator.file.pe.pehash\" | \"threat.enrichments.indicator.file.pe.product\" | \"threat.enrichments.indicator.file.pe.sections\" | \"threat.enrichments.indicator.file.pe.sections.entropy\" | \"threat.enrichments.indicator.file.pe.sections.name\" | \"threat.enrichments.indicator.file.pe.sections.physical_size\" | \"threat.enrichments.indicator.file.pe.sections.var_entropy\" | \"threat.enrichments.indicator.file.pe.sections.virtual_size\" | \"threat.enrichments.indicator.file.size\" | \"threat.enrichments.indicator.file.target_path\" | \"threat.enrichments.indicator.file.type\" | \"threat.enrichments.indicator.file.uid\" | \"threat.enrichments.indicator.file.x509.alternative_names\" | \"threat.enrichments.indicator.file.x509.issuer.common_name\" | \"threat.enrichments.indicator.file.x509.issuer.country\" | \"threat.enrichments.indicator.file.x509.issuer.distinguished_name\" | \"threat.enrichments.indicator.file.x509.issuer.locality\" | \"threat.enrichments.indicator.file.x509.issuer.organization\" | \"threat.enrichments.indicator.file.x509.issuer.organizational_unit\" | \"threat.enrichments.indicator.file.x509.issuer.state_or_province\" | \"threat.enrichments.indicator.file.x509.not_after\" | \"threat.enrichments.indicator.file.x509.not_before\" | \"threat.enrichments.indicator.file.x509.public_key_algorithm\" | \"threat.enrichments.indicator.file.x509.public_key_curve\" | \"threat.enrichments.indicator.file.x509.public_key_exponent\" | \"threat.enrichments.indicator.file.x509.public_key_size\" | \"threat.enrichments.indicator.file.x509.serial_number\" | \"threat.enrichments.indicator.file.x509.signature_algorithm\" | \"threat.enrichments.indicator.file.x509.subject.common_name\" | \"threat.enrichments.indicator.file.x509.subject.country\" | \"threat.enrichments.indicator.file.x509.subject.distinguished_name\" | \"threat.enrichments.indicator.file.x509.subject.locality\" | \"threat.enrichments.indicator.file.x509.subject.organization\" | \"threat.enrichments.indicator.file.x509.subject.organizational_unit\" | \"threat.enrichments.indicator.file.x509.subject.state_or_province\" | \"threat.enrichments.indicator.file.x509.version_number\" | \"threat.enrichments.indicator.first_seen\" | \"threat.enrichments.indicator.geo.city_name\" | \"threat.enrichments.indicator.geo.continent_code\" | \"threat.enrichments.indicator.geo.continent_name\" | \"threat.enrichments.indicator.geo.country_iso_code\" | \"threat.enrichments.indicator.geo.country_name\" | \"threat.enrichments.indicator.geo.location\" | \"threat.enrichments.indicator.geo.name\" | \"threat.enrichments.indicator.geo.postal_code\" | \"threat.enrichments.indicator.geo.region_iso_code\" | \"threat.enrichments.indicator.geo.region_name\" | \"threat.enrichments.indicator.geo.timezone\" | \"threat.enrichments.indicator.ip\" | \"threat.enrichments.indicator.last_seen\" | \"threat.enrichments.indicator.marking.tlp\" | \"threat.enrichments.indicator.marking.tlp_version\" | \"threat.enrichments.indicator.modified_at\" | \"threat.enrichments.indicator.name\" | \"threat.enrichments.indicator.port\" | \"threat.enrichments.indicator.provider\" | \"threat.enrichments.indicator.reference\" | \"threat.enrichments.indicator.registry.data.bytes\" | \"threat.enrichments.indicator.registry.data.strings\" | \"threat.enrichments.indicator.registry.data.type\" | \"threat.enrichments.indicator.registry.hive\" | \"threat.enrichments.indicator.registry.key\" | \"threat.enrichments.indicator.registry.path\" | \"threat.enrichments.indicator.registry.value\" | \"threat.enrichments.indicator.scanner_stats\" | \"threat.enrichments.indicator.sightings\" | \"threat.enrichments.indicator.type\" | \"threat.enrichments.indicator.url.domain\" | \"threat.enrichments.indicator.url.extension\" | \"threat.enrichments.indicator.url.fragment\" | \"threat.enrichments.indicator.url.full\" | \"threat.enrichments.indicator.url.original\" | \"threat.enrichments.indicator.url.password\" | \"threat.enrichments.indicator.url.path\" | \"threat.enrichments.indicator.url.port\" | \"threat.enrichments.indicator.url.query\" | \"threat.enrichments.indicator.url.registered_domain\" | \"threat.enrichments.indicator.url.scheme\" | \"threat.enrichments.indicator.url.subdomain\" | \"threat.enrichments.indicator.url.top_level_domain\" | \"threat.enrichments.indicator.url.username\" | \"threat.enrichments.indicator.x509.alternative_names\" | \"threat.enrichments.indicator.x509.issuer.common_name\" | \"threat.enrichments.indicator.x509.issuer.country\" | \"threat.enrichments.indicator.x509.issuer.distinguished_name\" | \"threat.enrichments.indicator.x509.issuer.locality\" | \"threat.enrichments.indicator.x509.issuer.organization\" | \"threat.enrichments.indicator.x509.issuer.organizational_unit\" | \"threat.enrichments.indicator.x509.issuer.state_or_province\" | \"threat.enrichments.indicator.x509.not_after\" | \"threat.enrichments.indicator.x509.not_before\" | \"threat.enrichments.indicator.x509.public_key_algorithm\" | \"threat.enrichments.indicator.x509.public_key_curve\" | \"threat.enrichments.indicator.x509.public_key_exponent\" | \"threat.enrichments.indicator.x509.public_key_size\" | \"threat.enrichments.indicator.x509.serial_number\" | \"threat.enrichments.indicator.x509.signature_algorithm\" | \"threat.enrichments.indicator.x509.subject.common_name\" | \"threat.enrichments.indicator.x509.subject.country\" | \"threat.enrichments.indicator.x509.subject.distinguished_name\" | \"threat.enrichments.indicator.x509.subject.locality\" | \"threat.enrichments.indicator.x509.subject.organization\" | \"threat.enrichments.indicator.x509.subject.organizational_unit\" | \"threat.enrichments.indicator.x509.subject.state_or_province\" | \"threat.enrichments.indicator.x509.version_number\" | \"threat.enrichments.matched.atomic\" | \"threat.enrichments.matched.field\" | \"threat.enrichments.matched.id\" | \"threat.enrichments.matched.index\" | \"threat.enrichments.matched.occurred\" | \"threat.enrichments.matched.type\" | \"threat.indicator.file.elf.sections.chi2\" | \"threat.indicator.file.elf.sections.entropy\" | \"threat.indicator.file.elf.sections.flags\" | \"threat.indicator.file.elf.sections.name\" | \"threat.indicator.file.elf.sections.physical_offset\" | \"threat.indicator.file.elf.sections.physical_size\" | \"threat.indicator.file.elf.sections.type\" | \"threat.indicator.file.elf.sections.var_entropy\" | \"threat.indicator.file.elf.sections.virtual_address\" | \"threat.indicator.file.elf.sections.virtual_size\" | \"threat.indicator.file.elf.segments.sections\" | \"threat.indicator.file.elf.segments.type\" | \"threat.indicator.file.pe.sections.entropy\" | \"threat.indicator.file.pe.sections.name\" | \"threat.indicator.file.pe.sections.physical_size\" | \"threat.indicator.file.pe.sections.var_entropy\" | \"threat.indicator.file.pe.sections.virtual_size\" | \"_size\" | \"_doc_count\" | \"_field_names\" | \"_meta\" | \"_tier\"" ], - "path": "x-pack/plugins/fields_metadata/common/fields_metadata/types.ts", + "path": "x-pack/platform/plugins/shared/fields_metadata/common/fields_metadata/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -728,7 +728,7 @@ "signature": [ "string & {}" ], - "path": "x-pack/plugins/fields_metadata/common/fields_metadata/types.ts", + "path": "x-pack/platform/plugins/shared/fields_metadata/common/fields_metadata/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -743,7 +743,7 @@ "signature": [ "{ name?: string | undefined; } & { allowed_values?: ({ description: string; name: string; } & { expected_event_types?: string[] | undefined; beta?: string | undefined; })[] | undefined; beta?: string | undefined; dashed_name?: string | undefined; description?: string | undefined; doc_values?: boolean | undefined; example?: unknown; expected_values?: string[] | undefined; flat_name?: string | undefined; format?: string | undefined; ignore_above?: number | undefined; index?: boolean | undefined; input_format?: string | undefined; level?: string | undefined; multi_fields?: { flat_name: string; name: string; type: string; }[] | undefined; normalize?: string[] | undefined; object_type?: string | undefined; original_fieldset?: string | undefined; output_format?: string | undefined; output_precision?: number | undefined; pattern?: string | undefined; required?: boolean | undefined; scaling_factor?: number | undefined; short?: string | undefined; source?: \"unknown\" | \"ecs\" | \"metadata\" | \"integration\" | undefined; type?: string | undefined; documentation_url?: string | undefined; }" ], - "path": "x-pack/plugins/fields_metadata/common/fields_metadata/types.ts", + "path": "x-pack/platform/plugins/shared/fields_metadata/common/fields_metadata/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -758,7 +758,7 @@ "signature": [ "{ '@timestamp': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; required: boolean; short: string; type: string; }; 'agent.build.original': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'agent.ephemeral_id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'agent.id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'agent.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'agent.type': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'agent.version': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'client.address': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'client.as.number': { dashed_name: string; description: string; example: number; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'client.as.organization.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'client.bytes': { dashed_name: string; description: string; example: number; flat_name: string; format: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'client.domain': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'client.geo.city_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'client.geo.continent_code': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'client.geo.continent_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'client.geo.country_iso_code': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'client.geo.country_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'client.geo.location': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'client.geo.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'client.geo.postal_code': { dashed_name: string; description: string; example: number; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'client.geo.region_iso_code': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'client.geo.region_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'client.geo.timezone': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'client.ip': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'client.mac': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; pattern: string; short: string; type: string; }; 'client.nat.ip': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'client.nat.port': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'client.packets': { dashed_name: string; description: string; example: number; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'client.port': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'client.registered_domain': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'client.subdomain': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'client.top_level_domain': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'client.user.domain': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'client.user.email': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'client.user.full_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'client.user.group.domain': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'client.user.group.id': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'client.user.group.name': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'client.user.hash': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'client.user.id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'client.user.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'client.user.roles': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'cloud.account.id': { dashed_name: string; description: string; example: number; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'cloud.account.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'cloud.availability_zone': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'cloud.instance.id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'cloud.instance.name': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'cloud.machine.type': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'cloud.origin.account.id': { dashed_name: string; description: string; example: number; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'cloud.origin.account.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'cloud.origin.availability_zone': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'cloud.origin.instance.id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'cloud.origin.instance.name': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'cloud.origin.machine.type': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'cloud.origin.project.id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'cloud.origin.project.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'cloud.origin.provider': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'cloud.origin.region': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'cloud.origin.service.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'cloud.project.id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'cloud.project.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'cloud.provider': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'cloud.region': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'cloud.service.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'cloud.target.account.id': { dashed_name: string; description: string; example: number; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'cloud.target.account.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'cloud.target.availability_zone': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'cloud.target.instance.id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'cloud.target.instance.name': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'cloud.target.machine.type': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'cloud.target.project.id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'cloud.target.project.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'cloud.target.provider': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'cloud.target.region': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'cloud.target.service.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'container.cpu.usage': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; scaling_factor: number; short: string; type: string; }; 'container.disk.read.bytes': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'container.disk.write.bytes': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'container.id': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'container.image.hash.all': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; short: string; type: string; }; 'container.image.name': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'container.image.tag': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; short: string; type: string; }; 'container.labels': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; object_type: string; short: string; type: string; }; 'container.memory.usage': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; scaling_factor: number; short: string; type: string; }; 'container.name': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'container.network.egress.bytes': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'container.network.ingress.bytes': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'container.runtime': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'container.security_context.privileged': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'data_stream.dataset': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'data_stream.namespace': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'data_stream.type': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'destination.address': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'destination.as.number': { dashed_name: string; description: string; example: number; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'destination.as.organization.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'destination.bytes': { dashed_name: string; description: string; example: number; flat_name: string; format: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'destination.domain': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'destination.geo.city_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'destination.geo.continent_code': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'destination.geo.continent_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'destination.geo.country_iso_code': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'destination.geo.country_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'destination.geo.location': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'destination.geo.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'destination.geo.postal_code': { dashed_name: string; description: string; example: number; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'destination.geo.region_iso_code': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'destination.geo.region_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'destination.geo.timezone': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'destination.ip': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'destination.mac': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; pattern: string; short: string; type: string; }; 'destination.nat.ip': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'destination.nat.port': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'destination.packets': { dashed_name: string; description: string; example: number; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'destination.port': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'destination.registered_domain': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'destination.subdomain': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'destination.top_level_domain': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'destination.user.domain': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'destination.user.email': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'destination.user.full_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'destination.user.group.domain': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'destination.user.group.id': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'destination.user.group.name': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'destination.user.hash': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'destination.user.id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'destination.user.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'destination.user.roles': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'device.id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'device.manufacturer': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'device.model.identifier': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'device.model.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'dll.code_signature.digest_algorithm': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'dll.code_signature.exists': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'dll.code_signature.signing_id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'dll.code_signature.status': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'dll.code_signature.subject_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'dll.code_signature.team_id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'dll.code_signature.timestamp': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'dll.code_signature.trusted': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'dll.code_signature.valid': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'dll.hash.md5': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'dll.hash.sha1': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'dll.hash.sha256': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'dll.hash.sha384': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'dll.hash.sha512': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'dll.hash.ssdeep': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'dll.hash.tlsh': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'dll.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'dll.path': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'dll.pe.architecture': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'dll.pe.company': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'dll.pe.description': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'dll.pe.file_version': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'dll.pe.go_import_hash': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'dll.pe.go_imports': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'dll.pe.go_imports_names_entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'dll.pe.go_imports_names_var_entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'dll.pe.go_stripped': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'dll.pe.imphash': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'dll.pe.import_hash': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'dll.pe.imports': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'dll.pe.imports_names_entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'dll.pe.imports_names_var_entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'dll.pe.original_file_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'dll.pe.pehash': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'dll.pe.product': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'dll.pe.sections': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'dll.pe.sections.entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'dll.pe.sections.name': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'dll.pe.sections.physical_size': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'dll.pe.sections.var_entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'dll.pe.sections.virtual_size': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'dns.answers': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: string[]; short: string; type: string; }; 'dns.answers.class': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'dns.answers.data': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'dns.answers.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'dns.answers.ttl': { dashed_name: string; description: string; example: number; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'dns.answers.type': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'dns.header_flags': { dashed_name: string; description: string; example: string; expected_values: string[]; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; short: string; type: string; }; 'dns.id': { dashed_name: string; description: string; example: number; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'dns.op_code': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'dns.question.class': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'dns.question.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'dns.question.registered_domain': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'dns.question.subdomain': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'dns.question.top_level_domain': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'dns.question.type': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'dns.resolved_ip': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: string[]; short: string; type: string; }; 'dns.response_code': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'dns.type': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'ecs.version': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; required: boolean; short: string; type: string; }; 'email.attachments': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: string[]; short: string; type: string; }; 'email.attachments.file.extension': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'email.attachments.file.hash.md5': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'email.attachments.file.hash.sha1': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'email.attachments.file.hash.sha256': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'email.attachments.file.hash.sha384': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'email.attachments.file.hash.sha512': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'email.attachments.file.hash.ssdeep': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'email.attachments.file.hash.tlsh': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'email.attachments.file.mime_type': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'email.attachments.file.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'email.attachments.file.size': { dashed_name: string; description: string; example: number; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'email.bcc.address': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; short: string; type: string; }; 'email.cc.address': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; short: string; type: string; }; 'email.content_type': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'email.delivery_timestamp': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'email.direction': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'email.from.address': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; short: string; type: string; }; 'email.local_id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'email.message_id': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'email.origination_timestamp': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'email.reply_to.address': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; short: string; type: string; }; 'email.sender.address': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'email.subject': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; short: string; type: string; }; 'email.to.address': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; short: string; type: string; }; 'email.x_mailer': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'error.code': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'error.id': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'error.message': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'error.stack_trace': { dashed_name: string; description: string; flat_name: string; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; short: string; type: string; }; 'error.type': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'event.action': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'event.agent_id_status': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'event.category': { allowed_values: { description: string; expected_event_types: string[]; name: string; }[]; dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; short: string; type: string; }; 'event.code': { dashed_name: string; description: string; example: number; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'event.created': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'event.dataset': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'event.duration': { dashed_name: string; description: string; flat_name: string; format: string; input_format: string; level: string; name: string; normalize: never[]; output_format: string; output_precision: number; short: string; type: string; }; 'event.end': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'event.hash': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'event.id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'event.ingested': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'event.kind': { allowed_values: ({ description: string; name: string; beta?: undefined; } | { beta: string; description: string; name: string; })[]; dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'event.module': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'event.original': { dashed_name: string; description: string; doc_values: boolean; example: string; flat_name: string; index: boolean; level: string; name: string; normalize: never[]; short: string; type: string; }; 'event.outcome': { allowed_values: { description: string; name: string; }[]; dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'event.provider': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'event.reason': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'event.reference': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'event.risk_score': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'event.risk_score_norm': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'event.sequence': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'event.severity': { dashed_name: string; description: string; example: number; flat_name: string; format: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'event.start': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'event.timezone': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'event.type': { allowed_values: { description: string; name: string; }[]; dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; short: string; type: string; }; 'event.url': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'faas.coldstart': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'faas.execution': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'faas.id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'faas.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'faas.trigger.request_id': { dashed_name: string; description: string; example: number; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'faas.trigger.type': { dashed_name: string; description: string; example: string; expected_values: string[]; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'faas.version': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'file.accessed': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'file.attributes': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; short: string; type: string; }; 'file.code_signature.digest_algorithm': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.code_signature.exists': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.code_signature.signing_id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.code_signature.status': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.code_signature.subject_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.code_signature.team_id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.code_signature.timestamp': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.code_signature.trusted': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.code_signature.valid': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.created': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'file.ctime': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'file.device': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'file.directory': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'file.drive_letter': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'file.elf.architecture': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.elf.byte_order': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.elf.cpu_type': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.elf.creation_date': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.elf.exports': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'file.elf.go_import_hash': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.elf.go_imports': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.elf.go_imports_names_entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.elf.go_imports_names_var_entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.elf.go_stripped': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.elf.header.abi_version': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.elf.header.class': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.elf.header.data': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.elf.header.entrypoint': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.elf.header.object_version': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.elf.header.os_abi': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.elf.header.type': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.elf.header.version': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.elf.import_hash': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.elf.imports': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'file.elf.imports_names_entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.elf.imports_names_var_entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.elf.sections': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'file.elf.sections.chi2': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.elf.sections.entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.elf.sections.flags': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.elf.sections.name': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.elf.sections.physical_offset': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.elf.sections.physical_size': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.elf.sections.type': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.elf.sections.var_entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.elf.sections.virtual_address': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.elf.sections.virtual_size': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.elf.segments': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'file.elf.segments.sections': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.elf.segments.type': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.elf.shared_libraries': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'file.elf.telfhash': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.extension': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'file.fork_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'file.gid': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'file.group': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'file.hash.md5': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.hash.sha1': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.hash.sha256': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.hash.sha384': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.hash.sha512': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.hash.ssdeep': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.hash.tlsh': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.inode': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'file.macho.go_import_hash': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.macho.go_imports': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.macho.go_imports_names_entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.macho.go_imports_names_var_entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.macho.go_stripped': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.macho.import_hash': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.macho.imports': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'file.macho.imports_names_entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.macho.imports_names_var_entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.macho.sections': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'file.macho.sections.entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.macho.sections.name': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.macho.sections.physical_size': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.macho.sections.var_entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.macho.sections.virtual_size': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.macho.symhash': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.mime_type': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'file.mode': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'file.mtime': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'file.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'file.owner': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'file.path': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; short: string; type: string; }; 'file.pe.architecture': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.pe.company': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.pe.description': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.pe.file_version': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.pe.go_import_hash': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.pe.go_imports': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.pe.go_imports_names_entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.pe.go_imports_names_var_entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.pe.go_stripped': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.pe.imphash': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.pe.import_hash': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.pe.imports': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'file.pe.imports_names_entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.pe.imports_names_var_entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.pe.original_file_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.pe.pehash': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.pe.product': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.pe.sections': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'file.pe.sections.entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.pe.sections.name': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.pe.sections.physical_size': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.pe.sections.var_entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.pe.sections.virtual_size': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.size': { dashed_name: string; description: string; example: number; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'file.target_path': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; short: string; type: string; }; 'file.type': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'file.uid': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'file.x509.alternative_names': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'file.x509.issuer.common_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'file.x509.issuer.country': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'file.x509.issuer.distinguished_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.x509.issuer.locality': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'file.x509.issuer.organization': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'file.x509.issuer.organizational_unit': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'file.x509.issuer.state_or_province': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'file.x509.not_after': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.x509.not_before': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.x509.public_key_algorithm': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.x509.public_key_curve': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.x509.public_key_exponent': { dashed_name: string; description: string; doc_values: boolean; example: number; flat_name: string; index: boolean; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.x509.public_key_size': { dashed_name: string; description: string; example: number; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.x509.serial_number': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.x509.signature_algorithm': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.x509.subject.common_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'file.x509.subject.country': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'file.x509.subject.distinguished_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'file.x509.subject.locality': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'file.x509.subject.organization': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'file.x509.subject.organizational_unit': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'file.x509.subject.state_or_province': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'file.x509.version_number': { dashed_name: string; description: string; example: number; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'group.domain': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'group.id': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'group.name': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'host.architecture': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'host.boot.id': { beta: string; dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'host.cpu.usage': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; scaling_factor: number; short: string; type: string; }; 'host.disk.read.bytes': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'host.disk.write.bytes': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'host.domain': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'host.geo.city_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'host.geo.continent_code': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'host.geo.continent_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'host.geo.country_iso_code': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'host.geo.country_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'host.geo.location': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'host.geo.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'host.geo.postal_code': { dashed_name: string; description: string; example: number; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'host.geo.region_iso_code': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'host.geo.region_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'host.geo.timezone': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'host.hostname': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'host.id': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'host.ip': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: string[]; short: string; type: string; }; 'host.mac': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; pattern: string; short: string; type: string; }; 'host.name': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'host.network.egress.bytes': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'host.network.egress.packets': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'host.network.ingress.bytes': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'host.network.ingress.packets': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'host.os.family': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'host.os.full': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'host.os.kernel': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'host.os.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'host.os.platform': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'host.os.type': { dashed_name: string; description: string; example: string; expected_values: string[]; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'host.os.version': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'host.pid_ns_ino': { beta: string; dashed_name: string; description: string; example: number; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'host.risk.calculated_level': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'host.risk.calculated_score': { dashed_name: string; description: string; example: number; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'host.risk.calculated_score_norm': { dashed_name: string; description: string; example: number; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'host.risk.static_level': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'host.risk.static_score': { dashed_name: string; description: string; example: number; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'host.risk.static_score_norm': { dashed_name: string; description: string; example: number; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'host.type': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'host.uptime': { dashed_name: string; description: string; example: number; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'http.request.body.bytes': { dashed_name: string; description: string; example: number; flat_name: string; format: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'http.request.body.content': { dashed_name: string; description: string; example: string; flat_name: string; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; short: string; type: string; }; 'http.request.bytes': { dashed_name: string; description: string; example: number; flat_name: string; format: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'http.request.id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'http.request.method': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'http.request.mime_type': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'http.request.referrer': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'http.response.body.bytes': { dashed_name: string; description: string; example: number; flat_name: string; format: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'http.response.body.content': { dashed_name: string; description: string; example: string; flat_name: string; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; short: string; type: string; }; 'http.response.bytes': { dashed_name: string; description: string; example: number; flat_name: string; format: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'http.response.mime_type': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'http.response.status_code': { dashed_name: string; description: string; example: number; flat_name: string; format: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'http.version': { dashed_name: string; description: string; example: number; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; labels: { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; object_type: string; short: string; type: string; }; 'log.file.path': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'log.level': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'log.logger': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'log.origin.file.line': { dashed_name: string; description: string; example: number; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'log.origin.file.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'log.origin.function': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'log.syslog': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'log.syslog.appname': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'log.syslog.facility.code': { dashed_name: string; description: string; example: number; flat_name: string; format: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'log.syslog.facility.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'log.syslog.hostname': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'log.syslog.msgid': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'log.syslog.priority': { dashed_name: string; description: string; example: number; flat_name: string; format: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'log.syslog.procid': { dashed_name: string; description: string; example: number; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'log.syslog.severity.code': { dashed_name: string; description: string; example: number; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'log.syslog.severity.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'log.syslog.structured_data': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'log.syslog.version': { dashed_name: string; description: string; example: number; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; message: { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'network.application': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'network.bytes': { dashed_name: string; description: string; example: number; flat_name: string; format: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'network.community_id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'network.direction': { dashed_name: string; description: string; example: string; expected_values: string[]; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'network.forwarded_ip': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'network.iana_number': { dashed_name: string; description: string; example: number; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'network.inner': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'network.inner.vlan.id': { dashed_name: string; description: string; example: number; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'network.inner.vlan.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'network.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'network.packets': { dashed_name: string; description: string; example: number; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'network.protocol': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'network.transport': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'network.type': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'network.vlan.id': { dashed_name: string; description: string; example: number; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'network.vlan.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'observer.egress': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'observer.egress.interface.alias': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'observer.egress.interface.id': { dashed_name: string; description: string; example: number; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'observer.egress.interface.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'observer.egress.vlan.id': { dashed_name: string; description: string; example: number; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'observer.egress.vlan.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'observer.egress.zone': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'observer.geo.city_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'observer.geo.continent_code': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'observer.geo.continent_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'observer.geo.country_iso_code': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'observer.geo.country_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'observer.geo.location': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'observer.geo.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'observer.geo.postal_code': { dashed_name: string; description: string; example: number; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'observer.geo.region_iso_code': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'observer.geo.region_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'observer.geo.timezone': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'observer.hostname': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'observer.ingress': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'observer.ingress.interface.alias': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'observer.ingress.interface.id': { dashed_name: string; description: string; example: number; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'observer.ingress.interface.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'observer.ingress.vlan.id': { dashed_name: string; description: string; example: number; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'observer.ingress.vlan.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'observer.ingress.zone': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'observer.ip': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: string[]; short: string; type: string; }; 'observer.mac': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; pattern: string; short: string; type: string; }; 'observer.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'observer.os.family': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'observer.os.full': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'observer.os.kernel': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'observer.os.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'observer.os.platform': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'observer.os.type': { dashed_name: string; description: string; example: string; expected_values: string[]; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'observer.os.version': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'observer.product': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'observer.serial_number': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'observer.type': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'observer.vendor': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'observer.version': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'orchestrator.api_version': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'orchestrator.cluster.id': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'orchestrator.cluster.name': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'orchestrator.cluster.url': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'orchestrator.cluster.version': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'orchestrator.namespace': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'orchestrator.organization': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'orchestrator.resource.annotation': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; short: string; type: string; }; 'orchestrator.resource.id': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'orchestrator.resource.ip': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: string[]; short: string; type: string; }; 'orchestrator.resource.label': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; short: string; type: string; }; 'orchestrator.resource.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'orchestrator.resource.parent.type': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'orchestrator.resource.type': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'orchestrator.type': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'organization.id': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'organization.name': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; short: string; type: string; }; 'package.architecture': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'package.build_version': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'package.checksum': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'package.description': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'package.install_scope': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'package.installed': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'package.license': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'package.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'package.path': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'package.reference': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'package.size': { dashed_name: string; description: string; example: number; flat_name: string; format: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'package.type': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'package.version': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'process.args': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; short: string; type: string; }; 'process.args_count': { dashed_name: string; description: string; example: number; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'process.code_signature.digest_algorithm': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.code_signature.exists': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.code_signature.signing_id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.code_signature.status': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.code_signature.subject_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.code_signature.team_id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.code_signature.timestamp': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.code_signature.trusted': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.code_signature.valid': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.command_line': { dashed_name: string; description: string; example: string; flat_name: string; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; short: string; type: string; }; 'process.elf.architecture': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.elf.byte_order': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.elf.cpu_type': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.elf.creation_date': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.elf.exports': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'process.elf.go_import_hash': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.elf.go_imports': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.elf.go_imports_names_entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.elf.go_imports_names_var_entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.elf.go_stripped': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.elf.header.abi_version': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.elf.header.class': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.elf.header.data': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.elf.header.entrypoint': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.elf.header.object_version': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.elf.header.os_abi': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.elf.header.type': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.elf.header.version': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.elf.import_hash': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.elf.imports': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'process.elf.imports_names_entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.elf.imports_names_var_entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.elf.sections': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'process.elf.sections.chi2': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.elf.sections.entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.elf.sections.flags': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.elf.sections.name': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.elf.sections.physical_offset': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.elf.sections.physical_size': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.elf.sections.type': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.elf.sections.var_entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.elf.sections.virtual_address': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.elf.sections.virtual_size': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.elf.segments': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'process.elf.segments.sections': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.elf.segments.type': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.elf.shared_libraries': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'process.elf.telfhash': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.end': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'process.entity_id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'process.entry_leader.args': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'process.entry_leader.args_count': { dashed_name: string; description: string; example: number; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.entry_leader.attested_groups.name': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.entry_leader.attested_user.id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.entry_leader.attested_user.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.entry_leader.command_line': { dashed_name: string; description: string; example: string; flat_name: string; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.entry_leader.entity_id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.entry_leader.entry_meta.source.ip': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.entry_leader.entry_meta.type': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.entry_leader.executable': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.entry_leader.group.id': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.entry_leader.group.name': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.entry_leader.interactive': { dashed_name: string; description: string; example: boolean; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.entry_leader.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.entry_leader.parent.entity_id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.entry_leader.parent.pid': { dashed_name: string; description: string; example: number; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.entry_leader.parent.session_leader.entity_id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.entry_leader.parent.session_leader.pid': { dashed_name: string; description: string; example: number; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.entry_leader.parent.session_leader.start': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.entry_leader.parent.session_leader.vpid': { dashed_name: string; description: string; example: number; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.entry_leader.parent.start': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.entry_leader.parent.vpid': { dashed_name: string; description: string; example: number; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.entry_leader.pid': { dashed_name: string; description: string; example: number; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.entry_leader.real_group.id': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.entry_leader.real_group.name': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.entry_leader.real_user.id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.entry_leader.real_user.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.entry_leader.same_as_process': { dashed_name: string; description: string; example: boolean; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.entry_leader.saved_group.id': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.entry_leader.saved_group.name': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.entry_leader.saved_user.id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.entry_leader.saved_user.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.entry_leader.start': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.entry_leader.supplemental_groups.id': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.entry_leader.supplemental_groups.name': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.entry_leader.tty': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.entry_leader.tty.char_device.major': { dashed_name: string; description: string; example: number; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.entry_leader.tty.char_device.minor': { dashed_name: string; description: string; example: number; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.entry_leader.user.id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.entry_leader.user.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.entry_leader.vpid': { dashed_name: string; description: string; example: number; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.entry_leader.working_directory': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.env_vars': { beta: string; dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; short: string; type: string; }; 'process.executable': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; short: string; type: string; }; 'process.exit_code': { dashed_name: string; description: string; example: number; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'process.group_leader.args': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'process.group_leader.args_count': { dashed_name: string; description: string; example: number; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.group_leader.command_line': { dashed_name: string; description: string; example: string; flat_name: string; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.group_leader.entity_id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.group_leader.executable': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.group_leader.group.id': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.group_leader.group.name': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.group_leader.interactive': { dashed_name: string; description: string; example: boolean; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.group_leader.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.group_leader.pid': { dashed_name: string; description: string; example: number; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.group_leader.real_group.id': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.group_leader.real_group.name': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.group_leader.real_user.id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.group_leader.real_user.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.group_leader.same_as_process': { dashed_name: string; description: string; example: boolean; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.group_leader.saved_group.id': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.group_leader.saved_group.name': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.group_leader.saved_user.id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.group_leader.saved_user.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.group_leader.start': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.group_leader.supplemental_groups.id': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.group_leader.supplemental_groups.name': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.group_leader.tty': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.group_leader.tty.char_device.major': { dashed_name: string; description: string; example: number; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.group_leader.tty.char_device.minor': { dashed_name: string; description: string; example: number; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.group_leader.user.id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.group_leader.user.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.group_leader.vpid': { dashed_name: string; description: string; example: number; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.group_leader.working_directory': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.hash.md5': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.hash.sha1': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.hash.sha256': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.hash.sha384': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.hash.sha512': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.hash.ssdeep': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.hash.tlsh': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.interactive': { dashed_name: string; description: string; example: boolean; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'process.io': { beta: string; dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'process.io.bytes_skipped': { beta: string; dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: string[]; short: string; type: string; }; 'process.io.bytes_skipped.length': { beta: string; dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'process.io.bytes_skipped.offset': { beta: string; dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'process.io.max_bytes_per_process_exceeded': { beta: string; dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'process.io.text': { beta: string; dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'process.io.total_bytes_captured': { beta: string; dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'process.io.total_bytes_skipped': { beta: string; dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'process.io.type': { beta: string; dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'process.macho.go_import_hash': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.macho.go_imports': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.macho.go_imports_names_entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.macho.go_imports_names_var_entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.macho.go_stripped': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.macho.import_hash': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.macho.imports': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'process.macho.imports_names_entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.macho.imports_names_var_entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.macho.sections': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'process.macho.sections.entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.macho.sections.name': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.macho.sections.physical_size': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.macho.sections.var_entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.macho.sections.virtual_size': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.macho.symhash': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; short: string; type: string; }; 'process.parent.args': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'process.parent.args_count': { dashed_name: string; description: string; example: number; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.code_signature.digest_algorithm': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.code_signature.exists': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.code_signature.signing_id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.code_signature.status': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.code_signature.subject_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.code_signature.team_id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.code_signature.timestamp': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.code_signature.trusted': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.code_signature.valid': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.command_line': { dashed_name: string; description: string; example: string; flat_name: string; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.elf.architecture': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.elf.byte_order': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.elf.cpu_type': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.elf.creation_date': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.elf.exports': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'process.parent.elf.go_import_hash': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.elf.go_imports': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.elf.go_imports_names_entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.elf.go_imports_names_var_entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.elf.go_stripped': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.elf.header.abi_version': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.elf.header.class': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.elf.header.data': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.elf.header.entrypoint': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.elf.header.object_version': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.elf.header.os_abi': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.elf.header.type': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.elf.header.version': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.elf.import_hash': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.elf.imports': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'process.parent.elf.imports_names_entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.elf.imports_names_var_entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.elf.sections': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'process.parent.elf.sections.chi2': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.elf.sections.entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.elf.sections.flags': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.elf.sections.name': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.elf.sections.physical_offset': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.elf.sections.physical_size': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.elf.sections.type': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.elf.sections.var_entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.elf.sections.virtual_address': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.elf.sections.virtual_size': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.elf.segments': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'process.parent.elf.segments.sections': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.elf.segments.type': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.elf.shared_libraries': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'process.parent.elf.telfhash': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.end': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.entity_id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.executable': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.exit_code': { dashed_name: string; description: string; example: number; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.group.id': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.group.name': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.group_leader.entity_id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.group_leader.pid': { dashed_name: string; description: string; example: number; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.group_leader.start': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.group_leader.vpid': { dashed_name: string; description: string; example: number; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.hash.md5': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.hash.sha1': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.hash.sha256': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.hash.sha384': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.hash.sha512': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.hash.ssdeep': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.hash.tlsh': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.interactive': { dashed_name: string; description: string; example: boolean; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.macho.go_import_hash': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.macho.go_imports': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.macho.go_imports_names_entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.macho.go_imports_names_var_entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.macho.go_stripped': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.macho.import_hash': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.macho.imports': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'process.parent.macho.imports_names_entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.macho.imports_names_var_entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.macho.sections': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'process.parent.macho.sections.entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.macho.sections.name': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.macho.sections.physical_size': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.macho.sections.var_entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.macho.sections.virtual_size': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.macho.symhash': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.pe.architecture': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.pe.company': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.pe.description': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.pe.file_version': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.pe.go_import_hash': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.pe.go_imports': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.pe.go_imports_names_entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.pe.go_imports_names_var_entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.pe.go_stripped': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.pe.imphash': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.pe.import_hash': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.pe.imports': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'process.parent.pe.imports_names_entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.pe.imports_names_var_entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.pe.original_file_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.pe.pehash': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.pe.product': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.pe.sections': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'process.parent.pe.sections.entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.pe.sections.name': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.pe.sections.physical_size': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.pe.sections.var_entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.pe.sections.virtual_size': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.pgid': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.pid': { dashed_name: string; description: string; example: number; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.real_group.id': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.real_group.name': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.real_user.id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.real_user.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.saved_group.id': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.saved_group.name': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.saved_user.id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.saved_user.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.start': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.supplemental_groups.id': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.supplemental_groups.name': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.thread.capabilities.effective': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; pattern: string; short: string; type: string; }; 'process.parent.thread.capabilities.permitted': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; pattern: string; short: string; type: string; }; 'process.parent.thread.id': { dashed_name: string; description: string; example: number; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.thread.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.title': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.tty': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.tty.char_device.major': { dashed_name: string; description: string; example: number; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.tty.char_device.minor': { dashed_name: string; description: string; example: number; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.uptime': { dashed_name: string; description: string; example: number; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.user.id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.user.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.vpid': { dashed_name: string; description: string; example: number; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.parent.working_directory': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.pe.architecture': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.pe.company': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.pe.description': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.pe.file_version': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.pe.go_import_hash': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.pe.go_imports': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.pe.go_imports_names_entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.pe.go_imports_names_var_entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.pe.go_stripped': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.pe.imphash': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.pe.import_hash': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.pe.imports': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'process.pe.imports_names_entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.pe.imports_names_var_entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.pe.original_file_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.pe.pehash': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.pe.product': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.pe.sections': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'process.pe.sections.entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.pe.sections.name': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.pe.sections.physical_size': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.pe.sections.var_entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.pe.sections.virtual_size': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.pgid': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'process.pid': { dashed_name: string; description: string; example: number; flat_name: string; format: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'process.previous.args': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'process.previous.args_count': { dashed_name: string; description: string; example: number; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.previous.executable': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.real_group.id': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.real_group.name': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.real_user.id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.real_user.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.saved_group.id': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.saved_group.name': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.saved_user.id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.saved_user.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.session_leader.args': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'process.session_leader.args_count': { dashed_name: string; description: string; example: number; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.session_leader.command_line': { dashed_name: string; description: string; example: string; flat_name: string; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.session_leader.entity_id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.session_leader.executable': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.session_leader.group.id': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.session_leader.group.name': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.session_leader.interactive': { dashed_name: string; description: string; example: boolean; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.session_leader.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.session_leader.parent.entity_id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.session_leader.parent.pid': { dashed_name: string; description: string; example: number; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.session_leader.parent.session_leader.entity_id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.session_leader.parent.session_leader.pid': { dashed_name: string; description: string; example: number; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.session_leader.parent.session_leader.start': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.session_leader.parent.session_leader.vpid': { dashed_name: string; description: string; example: number; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.session_leader.parent.start': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.session_leader.parent.vpid': { dashed_name: string; description: string; example: number; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.session_leader.pid': { dashed_name: string; description: string; example: number; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.session_leader.real_group.id': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.session_leader.real_group.name': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.session_leader.real_user.id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.session_leader.real_user.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.session_leader.same_as_process': { dashed_name: string; description: string; example: boolean; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.session_leader.saved_group.id': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.session_leader.saved_group.name': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.session_leader.saved_user.id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.session_leader.saved_user.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.session_leader.start': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.session_leader.supplemental_groups.id': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.session_leader.supplemental_groups.name': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.session_leader.tty': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.session_leader.tty.char_device.major': { dashed_name: string; description: string; example: number; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.session_leader.tty.char_device.minor': { dashed_name: string; description: string; example: number; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.session_leader.user.id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.session_leader.user.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.session_leader.vpid': { dashed_name: string; description: string; example: number; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.session_leader.working_directory': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.start': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'process.supplemental_groups.id': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.supplemental_groups.name': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.thread.capabilities.effective': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; pattern: string; short: string; type: string; }; 'process.thread.capabilities.permitted': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; pattern: string; short: string; type: string; }; 'process.thread.id': { dashed_name: string; description: string; example: number; flat_name: string; format: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'process.thread.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'process.title': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; short: string; type: string; }; 'process.tty': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'process.tty.char_device.major': { dashed_name: string; description: string; example: number; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'process.tty.char_device.minor': { dashed_name: string; description: string; example: number; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'process.tty.columns': { beta: string; dashed_name: string; description: string; example: number; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'process.tty.rows': { beta: string; dashed_name: string; description: string; example: number; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'process.uptime': { dashed_name: string; description: string; example: number; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'process.user.id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.user.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'process.vpid': { dashed_name: string; description: string; example: number; flat_name: string; format: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'process.working_directory': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; short: string; type: string; }; 'registry.data.bytes': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'registry.data.strings': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: string[]; short: string; type: string; }; 'registry.data.type': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'registry.hive': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'registry.key': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'registry.path': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'registry.value': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'related.hash': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; short: string; type: string; }; 'related.hosts': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; short: string; type: string; }; 'related.ip': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: string[]; short: string; type: string; }; 'related.user': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; short: string; type: string; }; 'rule.author': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; short: string; type: string; }; 'rule.category': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'rule.description': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'rule.id': { dashed_name: string; description: string; example: number; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'rule.license': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'rule.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'rule.reference': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'rule.ruleset': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'rule.uuid': { dashed_name: string; description: string; example: number; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'rule.version': { dashed_name: string; description: string; example: number; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'server.address': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'server.as.number': { dashed_name: string; description: string; example: number; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'server.as.organization.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'server.bytes': { dashed_name: string; description: string; example: number; flat_name: string; format: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'server.domain': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'server.geo.city_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'server.geo.continent_code': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'server.geo.continent_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'server.geo.country_iso_code': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'server.geo.country_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'server.geo.location': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'server.geo.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'server.geo.postal_code': { dashed_name: string; description: string; example: number; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'server.geo.region_iso_code': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'server.geo.region_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'server.geo.timezone': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'server.ip': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'server.mac': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; pattern: string; short: string; type: string; }; 'server.nat.ip': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'server.nat.port': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'server.packets': { dashed_name: string; description: string; example: number; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'server.port': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'server.registered_domain': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'server.subdomain': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'server.top_level_domain': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'server.user.domain': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'server.user.email': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'server.user.full_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'server.user.group.domain': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'server.user.group.id': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'server.user.group.name': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'server.user.hash': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'server.user.id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'server.user.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'server.user.roles': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'service.address': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'service.environment': { beta: string; dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'service.ephemeral_id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'service.id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'service.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'service.node.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'service.node.role': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'service.node.roles': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; short: string; type: string; }; 'service.origin.address': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'service.origin.environment': { beta: string; dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'service.origin.ephemeral_id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'service.origin.id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'service.origin.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'service.origin.node.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'service.origin.node.role': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'service.origin.node.roles': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'service.origin.state': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'service.origin.type': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'service.origin.version': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'service.state': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'service.target.address': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'service.target.environment': { beta: string; dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'service.target.ephemeral_id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'service.target.id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'service.target.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'service.target.node.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'service.target.node.role': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'service.target.node.roles': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'service.target.state': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'service.target.type': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'service.target.version': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'service.type': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'service.version': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'source.address': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'source.as.number': { dashed_name: string; description: string; example: number; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'source.as.organization.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'source.bytes': { dashed_name: string; description: string; example: number; flat_name: string; format: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'source.domain': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'source.geo.city_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'source.geo.continent_code': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'source.geo.continent_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'source.geo.country_iso_code': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'source.geo.country_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'source.geo.location': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'source.geo.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'source.geo.postal_code': { dashed_name: string; description: string; example: number; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'source.geo.region_iso_code': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'source.geo.region_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'source.geo.timezone': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'source.ip': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'source.mac': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; pattern: string; short: string; type: string; }; 'source.nat.ip': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'source.nat.port': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'source.packets': { dashed_name: string; description: string; example: number; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'source.port': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'source.registered_domain': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'source.subdomain': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'source.top_level_domain': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'source.user.domain': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'source.user.email': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'source.user.full_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'source.user.group.domain': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'source.user.group.id': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'source.user.group.name': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'source.user.hash': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'source.user.id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'source.user.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'source.user.roles': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'span.id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; tags: { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; short: string; type: string; }; 'threat.enrichments': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: string[]; short: string; type: string; }; 'threat.enrichments.indicator': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'threat.enrichments.indicator.as.number': { dashed_name: string; description: string; example: number; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.as.organization.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.confidence': { dashed_name: string; description: string; example: string; expected_values: string[]; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'threat.enrichments.indicator.description': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'threat.enrichments.indicator.email.address': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'threat.enrichments.indicator.file.accessed': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.attributes': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.code_signature.digest_algorithm': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.code_signature.exists': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.code_signature.signing_id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.code_signature.status': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.code_signature.subject_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.code_signature.team_id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.code_signature.timestamp': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.code_signature.trusted': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.code_signature.valid': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.created': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.ctime': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.device': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.directory': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.drive_letter': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.elf.architecture': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.elf.byte_order': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.elf.cpu_type': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.elf.creation_date': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.elf.exports': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.elf.go_import_hash': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.elf.go_imports': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.elf.go_imports_names_entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.elf.go_imports_names_var_entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.elf.go_stripped': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.elf.header.abi_version': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.elf.header.class': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.elf.header.data': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.elf.header.entrypoint': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.elf.header.object_version': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.elf.header.os_abi': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.elf.header.type': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.elf.header.version': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.elf.import_hash': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.elf.imports': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.elf.imports_names_entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.elf.imports_names_var_entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.elf.sections': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.elf.sections.chi2': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.elf.sections.entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.elf.sections.flags': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.elf.sections.name': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.elf.sections.physical_offset': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.elf.sections.physical_size': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.elf.sections.type': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.elf.sections.var_entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.elf.sections.virtual_address': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.elf.sections.virtual_size': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.elf.segments': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.elf.segments.sections': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.elf.segments.type': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.elf.shared_libraries': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.elf.telfhash': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.extension': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.fork_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.gid': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.group': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.hash.md5': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.hash.sha1': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.hash.sha256': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.hash.sha384': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.hash.sha512': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.hash.ssdeep': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.hash.tlsh': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.inode': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.mime_type': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.mode': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.mtime': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.owner': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.path': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.pe.architecture': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.pe.company': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.pe.description': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.pe.file_version': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.pe.go_import_hash': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.pe.go_imports': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.pe.go_imports_names_entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.pe.go_imports_names_var_entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.pe.go_stripped': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.pe.imphash': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.pe.import_hash': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.pe.imports': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.pe.imports_names_entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.pe.imports_names_var_entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.pe.original_file_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.pe.pehash': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.pe.product': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.pe.sections': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.pe.sections.entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.pe.sections.name': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.pe.sections.physical_size': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.pe.sections.var_entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.pe.sections.virtual_size': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.size': { dashed_name: string; description: string; example: number; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.target_path': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.type': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.uid': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.x509.alternative_names': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.x509.issuer.common_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.x509.issuer.country': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.x509.issuer.distinguished_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.x509.issuer.locality': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.x509.issuer.organization': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.x509.issuer.organizational_unit': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.x509.issuer.state_or_province': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.x509.not_after': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.x509.not_before': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.x509.public_key_algorithm': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.x509.public_key_curve': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.x509.public_key_exponent': { dashed_name: string; description: string; doc_values: boolean; example: number; flat_name: string; index: boolean; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.x509.public_key_size': { dashed_name: string; description: string; example: number; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.x509.serial_number': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.x509.signature_algorithm': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.x509.subject.common_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.x509.subject.country': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.x509.subject.distinguished_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.x509.subject.locality': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.x509.subject.organization': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.x509.subject.organizational_unit': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.x509.subject.state_or_province': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.file.x509.version_number': { dashed_name: string; description: string; example: number; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.first_seen': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'threat.enrichments.indicator.geo.city_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.geo.continent_code': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.geo.continent_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.geo.country_iso_code': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.geo.country_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.geo.location': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.geo.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.geo.postal_code': { dashed_name: string; description: string; example: number; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.geo.region_iso_code': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.geo.region_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.geo.timezone': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.ip': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'threat.enrichments.indicator.last_seen': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'threat.enrichments.indicator.marking.tlp': { dashed_name: string; description: string; example: string; expected_values: string[]; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'threat.enrichments.indicator.marking.tlp_version': { dashed_name: string; description: string; example: number; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'threat.enrichments.indicator.modified_at': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'threat.enrichments.indicator.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'threat.enrichments.indicator.port': { dashed_name: string; description: string; example: number; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'threat.enrichments.indicator.provider': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'threat.enrichments.indicator.reference': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'threat.enrichments.indicator.registry.data.bytes': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.registry.data.strings': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.registry.data.type': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.registry.hive': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.registry.key': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.registry.path': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.registry.value': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.scanner_stats': { dashed_name: string; description: string; example: number; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'threat.enrichments.indicator.sightings': { dashed_name: string; description: string; example: number; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'threat.enrichments.indicator.type': { dashed_name: string; description: string; example: string; expected_values: string[]; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'threat.enrichments.indicator.url.domain': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.url.extension': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.url.fragment': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.url.full': { dashed_name: string; description: string; example: string; flat_name: string; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.url.original': { dashed_name: string; description: string; example: string; flat_name: string; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.url.password': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.url.path': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.url.port': { dashed_name: string; description: string; example: number; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.url.query': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.url.registered_domain': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.url.scheme': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.url.subdomain': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.url.top_level_domain': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.url.username': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.x509.alternative_names': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.x509.issuer.common_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.x509.issuer.country': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.x509.issuer.distinguished_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.x509.issuer.locality': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.x509.issuer.organization': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.x509.issuer.organizational_unit': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.x509.issuer.state_or_province': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.x509.not_after': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.x509.not_before': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.x509.public_key_algorithm': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.x509.public_key_curve': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.x509.public_key_exponent': { dashed_name: string; description: string; doc_values: boolean; example: number; flat_name: string; index: boolean; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.x509.public_key_size': { dashed_name: string; description: string; example: number; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.x509.serial_number': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.x509.signature_algorithm': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.x509.subject.common_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.x509.subject.country': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.x509.subject.distinguished_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.x509.subject.locality': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.x509.subject.organization': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.x509.subject.organizational_unit': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.x509.subject.state_or_province': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.indicator.x509.version_number': { dashed_name: string; description: string; example: number; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.enrichments.matched.atomic': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'threat.enrichments.matched.field': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'threat.enrichments.matched.id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'threat.enrichments.matched.index': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'threat.enrichments.matched.occurred': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'threat.enrichments.matched.type': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'threat.feed.dashboard_id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'threat.feed.description': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'threat.feed.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'threat.feed.reference': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'threat.framework': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'threat.group.alias': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; short: string; type: string; }; 'threat.group.id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'threat.group.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'threat.group.reference': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'threat.indicator.as.number': { dashed_name: string; description: string; example: number; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.as.organization.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.confidence': { dashed_name: string; description: string; example: string; expected_values: string[]; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'threat.indicator.description': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'threat.indicator.email.address': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'threat.indicator.file.accessed': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.attributes': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.code_signature.digest_algorithm': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.code_signature.exists': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.code_signature.signing_id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.code_signature.status': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.code_signature.subject_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.code_signature.team_id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.code_signature.timestamp': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.code_signature.trusted': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.code_signature.valid': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.created': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.ctime': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.device': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.directory': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.drive_letter': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.elf.architecture': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.elf.byte_order': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.elf.cpu_type': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.elf.creation_date': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.elf.exports': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.elf.go_import_hash': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.elf.go_imports': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.elf.go_imports_names_entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.elf.go_imports_names_var_entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.elf.go_stripped': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.elf.header.abi_version': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.elf.header.class': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.elf.header.data': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.elf.header.entrypoint': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.elf.header.object_version': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.elf.header.os_abi': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.elf.header.type': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.elf.header.version': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.elf.import_hash': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.elf.imports': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.elf.imports_names_entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.elf.imports_names_var_entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.elf.sections': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.elf.sections.chi2': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.elf.sections.entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.elf.sections.flags': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.elf.sections.name': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.elf.sections.physical_offset': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.elf.sections.physical_size': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.elf.sections.type': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.elf.sections.var_entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.elf.sections.virtual_address': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.elf.sections.virtual_size': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.elf.segments': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.elf.segments.sections': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.elf.segments.type': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.elf.shared_libraries': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.elf.telfhash': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.extension': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.fork_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.gid': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.group': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.hash.md5': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.hash.sha1': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.hash.sha256': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.hash.sha384': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.hash.sha512': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.hash.ssdeep': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.hash.tlsh': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.inode': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.mime_type': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.mode': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.mtime': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.owner': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.path': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.pe.architecture': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.pe.company': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.pe.description': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.pe.file_version': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.pe.go_import_hash': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.pe.go_imports': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.pe.go_imports_names_entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.pe.go_imports_names_var_entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.pe.go_stripped': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.pe.imphash': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.pe.import_hash': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.pe.imports': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.pe.imports_names_entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.pe.imports_names_var_entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.pe.original_file_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.pe.pehash': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.pe.product': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.pe.sections': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.pe.sections.entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.pe.sections.name': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.pe.sections.physical_size': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.pe.sections.var_entropy': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.pe.sections.virtual_size': { dashed_name: string; description: string; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.size': { dashed_name: string; description: string; example: number; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.target_path': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.type': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.uid': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.x509.alternative_names': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.x509.issuer.common_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.x509.issuer.country': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.x509.issuer.distinguished_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.x509.issuer.locality': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.x509.issuer.organization': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.x509.issuer.organizational_unit': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.x509.issuer.state_or_province': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.x509.not_after': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.x509.not_before': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.x509.public_key_algorithm': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.x509.public_key_curve': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.x509.public_key_exponent': { dashed_name: string; description: string; doc_values: boolean; example: number; flat_name: string; index: boolean; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.x509.public_key_size': { dashed_name: string; description: string; example: number; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.x509.serial_number': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.x509.signature_algorithm': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.x509.subject.common_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.x509.subject.country': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.x509.subject.distinguished_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.x509.subject.locality': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.x509.subject.organization': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.x509.subject.organizational_unit': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.x509.subject.state_or_province': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.file.x509.version_number': { dashed_name: string; description: string; example: number; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.first_seen': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'threat.indicator.geo.city_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.geo.continent_code': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.geo.continent_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.geo.country_iso_code': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.geo.country_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.geo.location': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.geo.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.geo.postal_code': { dashed_name: string; description: string; example: number; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.geo.region_iso_code': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.geo.region_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.geo.timezone': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.ip': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'threat.indicator.last_seen': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'threat.indicator.marking.tlp': { dashed_name: string; description: string; example: string; expected_values: string[]; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'threat.indicator.marking.tlp_version': { dashed_name: string; description: string; example: number; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'threat.indicator.modified_at': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'threat.indicator.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'threat.indicator.port': { dashed_name: string; description: string; example: number; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'threat.indicator.provider': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'threat.indicator.reference': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'threat.indicator.registry.data.bytes': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.registry.data.strings': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.registry.data.type': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.registry.hive': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.registry.key': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.registry.path': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.registry.value': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.scanner_stats': { dashed_name: string; description: string; example: number; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'threat.indicator.sightings': { dashed_name: string; description: string; example: number; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'threat.indicator.type': { dashed_name: string; description: string; example: string; expected_values: string[]; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'threat.indicator.url.domain': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.url.extension': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.url.fragment': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.url.full': { dashed_name: string; description: string; example: string; flat_name: string; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.url.original': { dashed_name: string; description: string; example: string; flat_name: string; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.url.password': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.url.path': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.url.port': { dashed_name: string; description: string; example: number; flat_name: string; format: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.url.query': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.url.registered_domain': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.url.scheme': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.url.subdomain': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.url.top_level_domain': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.url.username': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.x509.alternative_names': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.x509.issuer.common_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.x509.issuer.country': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.x509.issuer.distinguished_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.x509.issuer.locality': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.x509.issuer.organization': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.x509.issuer.organizational_unit': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.x509.issuer.state_or_province': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.x509.not_after': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.x509.not_before': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.x509.public_key_algorithm': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.x509.public_key_curve': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.x509.public_key_exponent': { dashed_name: string; description: string; doc_values: boolean; example: number; flat_name: string; index: boolean; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.x509.public_key_size': { dashed_name: string; description: string; example: number; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.x509.serial_number': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.x509.signature_algorithm': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.x509.subject.common_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.x509.subject.country': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.x509.subject.distinguished_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.x509.subject.locality': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.x509.subject.organization': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.x509.subject.organizational_unit': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.x509.subject.state_or_province': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'threat.indicator.x509.version_number': { dashed_name: string; description: string; example: number; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'threat.software.alias': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; short: string; type: string; }; 'threat.software.id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'threat.software.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'threat.software.platforms': { dashed_name: string; description: string; example: string; expected_values: string[]; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; short: string; type: string; }; 'threat.software.reference': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'threat.software.type': { dashed_name: string; description: string; example: string; expected_values: string[]; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'threat.tactic.id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; short: string; type: string; }; 'threat.tactic.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; short: string; type: string; }; 'threat.tactic.reference': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; short: string; type: string; }; 'threat.technique.id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; short: string; type: string; }; 'threat.technique.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: string[]; short: string; type: string; }; 'threat.technique.reference': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; short: string; type: string; }; 'threat.technique.subtechnique.id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; short: string; type: string; }; 'threat.technique.subtechnique.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: string[]; short: string; type: string; }; 'threat.technique.subtechnique.reference': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; short: string; type: string; }; 'tls.cipher': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'tls.client.certificate': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'tls.client.certificate_chain': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; short: string; type: string; }; 'tls.client.hash.md5': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'tls.client.hash.sha1': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'tls.client.hash.sha256': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'tls.client.issuer': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'tls.client.ja3': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'tls.client.not_after': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'tls.client.not_before': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'tls.client.server_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'tls.client.subject': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'tls.client.supported_ciphers': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; short: string; type: string; }; 'tls.client.x509.alternative_names': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'tls.client.x509.issuer.common_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'tls.client.x509.issuer.country': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'tls.client.x509.issuer.distinguished_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'tls.client.x509.issuer.locality': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'tls.client.x509.issuer.organization': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'tls.client.x509.issuer.organizational_unit': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'tls.client.x509.issuer.state_or_province': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'tls.client.x509.not_after': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'tls.client.x509.not_before': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'tls.client.x509.public_key_algorithm': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'tls.client.x509.public_key_curve': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'tls.client.x509.public_key_exponent': { dashed_name: string; description: string; doc_values: boolean; example: number; flat_name: string; index: boolean; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'tls.client.x509.public_key_size': { dashed_name: string; description: string; example: number; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'tls.client.x509.serial_number': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'tls.client.x509.signature_algorithm': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'tls.client.x509.subject.common_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'tls.client.x509.subject.country': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'tls.client.x509.subject.distinguished_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'tls.client.x509.subject.locality': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'tls.client.x509.subject.organization': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'tls.client.x509.subject.organizational_unit': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'tls.client.x509.subject.state_or_province': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'tls.client.x509.version_number': { dashed_name: string; description: string; example: number; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'tls.curve': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'tls.established': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'tls.next_protocol': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'tls.resumed': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'tls.server.certificate': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'tls.server.certificate_chain': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; short: string; type: string; }; 'tls.server.hash.md5': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'tls.server.hash.sha1': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'tls.server.hash.sha256': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'tls.server.issuer': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'tls.server.ja3s': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'tls.server.not_after': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'tls.server.not_before': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'tls.server.subject': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'tls.server.x509.alternative_names': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'tls.server.x509.issuer.common_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'tls.server.x509.issuer.country': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'tls.server.x509.issuer.distinguished_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'tls.server.x509.issuer.locality': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'tls.server.x509.issuer.organization': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'tls.server.x509.issuer.organizational_unit': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'tls.server.x509.issuer.state_or_province': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'tls.server.x509.not_after': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'tls.server.x509.not_before': { dashed_name: string; description: string; example: string; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'tls.server.x509.public_key_algorithm': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'tls.server.x509.public_key_curve': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'tls.server.x509.public_key_exponent': { dashed_name: string; description: string; doc_values: boolean; example: number; flat_name: string; index: boolean; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'tls.server.x509.public_key_size': { dashed_name: string; description: string; example: number; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'tls.server.x509.serial_number': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'tls.server.x509.signature_algorithm': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'tls.server.x509.subject.common_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'tls.server.x509.subject.country': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'tls.server.x509.subject.distinguished_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'tls.server.x509.subject.locality': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'tls.server.x509.subject.organization': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'tls.server.x509.subject.organizational_unit': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'tls.server.x509.subject.state_or_province': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'tls.server.x509.version_number': { dashed_name: string; description: string; example: number; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'tls.version': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'tls.version_protocol': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'trace.id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'transaction.id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'url.domain': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'url.extension': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'url.fragment': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'url.full': { dashed_name: string; description: string; example: string; flat_name: string; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; short: string; type: string; }; 'url.original': { dashed_name: string; description: string; example: string; flat_name: string; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; short: string; type: string; }; 'url.password': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'url.path': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'url.port': { dashed_name: string; description: string; example: number; flat_name: string; format: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'url.query': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'url.registered_domain': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'url.scheme': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'url.subdomain': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'url.top_level_domain': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'url.username': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'user.changes.domain': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'user.changes.email': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'user.changes.full_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'user.changes.group.domain': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'user.changes.group.id': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'user.changes.group.name': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'user.changes.hash': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'user.changes.id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'user.changes.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'user.changes.roles': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'user.domain': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'user.effective.domain': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'user.effective.email': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'user.effective.full_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'user.effective.group.domain': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'user.effective.group.id': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'user.effective.group.name': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'user.effective.hash': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'user.effective.id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'user.effective.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'user.effective.roles': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'user.email': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'user.full_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; short: string; type: string; }; 'user.group.domain': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'user.group.id': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'user.group.name': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'user.hash': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'user.id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'user.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; short: string; type: string; }; 'user.risk.calculated_level': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'user.risk.calculated_score': { dashed_name: string; description: string; example: number; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'user.risk.calculated_score_norm': { dashed_name: string; description: string; example: number; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'user.risk.static_level': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'user.risk.static_score': { dashed_name: string; description: string; example: number; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'user.risk.static_score_norm': { dashed_name: string; description: string; example: number; flat_name: string; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'user.roles': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; short: string; type: string; }; 'user.target.domain': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'user.target.email': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'user.target.full_name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'user.target.group.domain': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'user.target.group.id': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'user.target.group.name': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'user.target.hash': { dashed_name: string; description: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'user.target.id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'user.target.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'user.target.roles': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; original_fieldset: string; short: string; type: string; }; 'user_agent.device.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'user_agent.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'user_agent.original': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; short: string; type: string; }; 'user_agent.os.family': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'user_agent.os.full': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'user_agent.os.kernel': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'user_agent.os.name': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'user_agent.os.platform': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'user_agent.os.type': { dashed_name: string; description: string; example: string; expected_values: string[]; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'user_agent.os.version': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; original_fieldset: string; short: string; type: string; }; 'user_agent.version': { dashed_name: string; description: string; example: number; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'vulnerability.category': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: string[]; short: string; type: string; }; 'vulnerability.classification': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'vulnerability.description': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; multi_fields: { flat_name: string; name: string; type: string; }[]; name: string; normalize: never[]; short: string; type: string; }; 'vulnerability.enumeration': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'vulnerability.id': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'vulnerability.reference': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'vulnerability.report_id': { dashed_name: string; description: string; example: number; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'vulnerability.scanner.vendor': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'vulnerability.score.base': { dashed_name: string; description: string; example: number; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'vulnerability.score.environmental': { dashed_name: string; description: string; example: number; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'vulnerability.score.temporal': { dashed_name: string; description: string; flat_name: string; level: string; name: string; normalize: never[]; short: string; type: string; }; 'vulnerability.score.version': { dashed_name: string; description: string; example: number; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; 'vulnerability.severity': { dashed_name: string; description: string; example: string; flat_name: string; ignore_above: number; level: string; name: string; normalize: never[]; short: string; type: string; }; }" ], - "path": "x-pack/plugins/fields_metadata/common/fields_metadata/types.ts", + "path": "x-pack/platform/plugins/shared/fields_metadata/common/fields_metadata/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -773,7 +773,7 @@ "signature": [ "{ _index: { dashed_name: string; description: string; example: string; flat_name: string; name: string; short: string; type: string; documentation_url: string; }; _id: { dashed_name: string; description: string; example: string; flat_name: string; name: string; short: string; type: string; documentation_url: string; }; _source: { dashed_name: string; description: string; example: string; flat_name: string; name: string; short: string; documentation_url: string; }; _size: { dashed_name: string; description: string; example: string; flat_name: string; name: string; short: string; documentation_url: string; }; _doc_count: { dashed_name: string; description: string; example: string; flat_name: string; name: string; short: string; documentation_url: string; }; _field_names: { dashed_name: string; description: string; example: string; flat_name: string; name: string; short: string; documentation_url: string; }; _ignored: { dashed_name: string; description: string; example: string; flat_name: string; name: string; short: string; documentation_url: string; }; _routing: { dashed_name: string; description: string; example: string; flat_name: string; name: string; short: string; type: string; documentation_url: string; }; _meta: { dashed_name: string; description: string; example: string; flat_name: string; name: string; short: string; documentation_url: string; }; _tier: { dashed_name: string; description: string; example: string; flat_name: string; name: string; short: string; documentation_url: string; }; }" ], - "path": "x-pack/plugins/fields_metadata/common/fields_metadata/types.ts", + "path": "x-pack/platform/plugins/shared/fields_metadata/common/fields_metadata/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -877,7 +877,7 @@ "StringC", "; }>]>" ], - "path": "x-pack/plugins/fields_metadata/common/fields_metadata/types.ts", + "path": "x-pack/platform/plugins/shared/fields_metadata/common/fields_metadata/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false diff --git a/api_docs/fields_metadata.mdx b/api_docs/fields_metadata.mdx index cf22471b8715a..f9bea71bebbfd 100644 --- a/api_docs/fields_metadata.mdx +++ b/api_docs/fields_metadata.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/fieldsMetadata title: "fieldsMetadata" image: https://source.unsplash.com/400x175/?github description: API docs for the fieldsMetadata plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'fieldsMetadata'] --- import fieldsMetadataObj from './fields_metadata.devdocs.json'; diff --git a/api_docs/file_upload.mdx b/api_docs/file_upload.mdx index a530e3945f2d7..fbb13c256a3fb 100644 --- a/api_docs/file_upload.mdx +++ b/api_docs/file_upload.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/fileUpload title: "fileUpload" image: https://source.unsplash.com/400x175/?github description: API docs for the fileUpload plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'fileUpload'] --- import fileUploadObj from './file_upload.devdocs.json'; diff --git a/api_docs/files.mdx b/api_docs/files.mdx index f5597e5eeee0d..b2744bb827ce0 100644 --- a/api_docs/files.mdx +++ b/api_docs/files.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/files title: "files" image: https://source.unsplash.com/400x175/?github description: API docs for the files plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'files'] --- import filesObj from './files.devdocs.json'; diff --git a/api_docs/files_management.mdx b/api_docs/files_management.mdx index b8aabf5b04190..88d19f10a6537 100644 --- a/api_docs/files_management.mdx +++ b/api_docs/files_management.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/filesManagement title: "filesManagement" image: https://source.unsplash.com/400x175/?github description: API docs for the filesManagement plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'filesManagement'] --- import filesManagementObj from './files_management.devdocs.json'; diff --git a/api_docs/fleet.mdx b/api_docs/fleet.mdx index 9e867548ff459..39f526c34d8d2 100644 --- a/api_docs/fleet.mdx +++ b/api_docs/fleet.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/fleet title: "fleet" image: https://source.unsplash.com/400x175/?github description: API docs for the fleet plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'fleet'] --- import fleetObj from './fleet.devdocs.json'; diff --git a/api_docs/global_search.mdx b/api_docs/global_search.mdx index 802764430410f..4fb4124987c5e 100644 --- a/api_docs/global_search.mdx +++ b/api_docs/global_search.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/globalSearch title: "globalSearch" image: https://source.unsplash.com/400x175/?github description: API docs for the globalSearch plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'globalSearch'] --- import globalSearchObj from './global_search.devdocs.json'; diff --git a/api_docs/guided_onboarding.mdx b/api_docs/guided_onboarding.mdx index 8a5067cf6d8fa..e7c24a52f1d84 100644 --- a/api_docs/guided_onboarding.mdx +++ b/api_docs/guided_onboarding.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/guidedOnboarding title: "guidedOnboarding" image: https://source.unsplash.com/400x175/?github description: API docs for the guidedOnboarding plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'guidedOnboarding'] --- import guidedOnboardingObj from './guided_onboarding.devdocs.json'; diff --git a/api_docs/home.mdx b/api_docs/home.mdx index a160696d02db5..4a8f77330fad0 100644 --- a/api_docs/home.mdx +++ b/api_docs/home.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/home title: "home" image: https://source.unsplash.com/400x175/?github description: API docs for the home plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'home'] --- import homeObj from './home.devdocs.json'; diff --git a/api_docs/image_embeddable.mdx b/api_docs/image_embeddable.mdx index 6216a04360747..c91ce7e287e40 100644 --- a/api_docs/image_embeddable.mdx +++ b/api_docs/image_embeddable.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/imageEmbeddable title: "imageEmbeddable" image: https://source.unsplash.com/400x175/?github description: API docs for the imageEmbeddable plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'imageEmbeddable'] --- import imageEmbeddableObj from './image_embeddable.devdocs.json'; diff --git a/api_docs/index_lifecycle_management.mdx b/api_docs/index_lifecycle_management.mdx index 1bd0ff9ab3271..f3e1d5d9768ff 100644 --- a/api_docs/index_lifecycle_management.mdx +++ b/api_docs/index_lifecycle_management.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/indexLifecycleManagement title: "indexLifecycleManagement" image: https://source.unsplash.com/400x175/?github description: API docs for the indexLifecycleManagement plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'indexLifecycleManagement'] --- import indexLifecycleManagementObj from './index_lifecycle_management.devdocs.json'; diff --git a/api_docs/index_management.devdocs.json b/api_docs/index_management.devdocs.json index 8229c1e6dd94c..569cdfff5a4cc 100644 --- a/api_docs/index_management.devdocs.json +++ b/api_docs/index_management.devdocs.json @@ -13,7 +13,7 @@ "signature": [ "(filter?: string | undefined, includeHiddenIndices?: boolean | undefined) => string" ], - "path": "x-pack/plugins/index_management/public/application/services/routing.ts", + "path": "x-pack/platform/plugins/shared/index_management/public/application/services/routing.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -27,7 +27,7 @@ "signature": [ "string | undefined" ], - "path": "x-pack/plugins/index_management/public/application/services/routing.ts", + "path": "x-pack/platform/plugins/shared/index_management/public/application/services/routing.ts", "deprecated": false, "trackAdoption": false, "isRequired": false @@ -42,7 +42,7 @@ "signature": [ "boolean | undefined" ], - "path": "x-pack/plugins/index_management/public/application/services/routing.ts", + "path": "x-pack/platform/plugins/shared/index_management/public/application/services/routing.ts", "deprecated": false, "trackAdoption": false, "isRequired": false @@ -61,7 +61,7 @@ "signature": [ "(name: string, isLegacy?: boolean | undefined) => string" ], - "path": "x-pack/plugins/index_management/public/application/services/routing.ts", + "path": "x-pack/platform/plugins/shared/index_management/public/application/services/routing.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -75,7 +75,7 @@ "signature": [ "string" ], - "path": "x-pack/plugins/index_management/public/application/services/routing.ts", + "path": "x-pack/platform/plugins/shared/index_management/public/application/services/routing.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -90,7 +90,7 @@ "signature": [ "boolean | undefined" ], - "path": "x-pack/plugins/index_management/public/application/services/routing.ts", + "path": "x-pack/platform/plugins/shared/index_management/public/application/services/routing.ts", "deprecated": false, "trackAdoption": false, "isRequired": false @@ -423,7 +423,7 @@ "signature": [ "\"INDEX_MANAGEMENT_LOCATOR_ID\"" ], - "path": "x-pack/plugins/index_management/public/locator.ts", + "path": "x-pack/platform/plugins/shared/index_management/public/locator.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -709,7 +709,7 @@ "tags": [], "label": "Dependencies", "description": [], - "path": "x-pack/plugins/index_management/server/types.ts", + "path": "x-pack/platform/plugins/shared/index_management/server/types.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -729,7 +729,7 @@ "text": "SecurityPluginSetup" } ], - "path": "x-pack/plugins/index_management/server/types.ts", + "path": "x-pack/platform/plugins/shared/index_management/server/types.ts", "deprecated": false, "trackAdoption": false }, @@ -749,7 +749,7 @@ "text": "LicensingPluginSetup" } ], - "path": "x-pack/plugins/index_management/server/types.ts", + "path": "x-pack/platform/plugins/shared/index_management/server/types.ts", "deprecated": false, "trackAdoption": false }, @@ -769,7 +769,7 @@ "text": "FeaturesPluginSetup" } ], - "path": "x-pack/plugins/index_management/server/types.ts", + "path": "x-pack/platform/plugins/shared/index_management/server/types.ts", "deprecated": false, "trackAdoption": false } @@ -1031,7 +1031,7 @@ "description": [ "\n------------------------------------------\n--------- LEGACY INDEX TEMPLATES ---------\n------------------------------------------" ], - "path": "x-pack/plugins/index_management/common/types/templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/templates.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1045,7 +1045,7 @@ "signature": [ "string[]" ], - "path": "x-pack/plugins/index_management/common/types/templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/templates.ts", "deprecated": false, "trackAdoption": false }, @@ -1059,7 +1059,7 @@ "signature": [ "number | undefined" ], - "path": "x-pack/plugins/index_management/common/types/templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/templates.ts", "deprecated": false, "trackAdoption": false }, @@ -1080,7 +1080,7 @@ }, " | undefined" ], - "path": "x-pack/plugins/index_management/common/types/templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/templates.ts", "deprecated": false, "trackAdoption": false }, @@ -1101,7 +1101,7 @@ }, " | undefined" ], - "path": "x-pack/plugins/index_management/common/types/templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/templates.ts", "deprecated": false, "trackAdoption": false }, @@ -1115,7 +1115,7 @@ "signature": [ "boolean | undefined" ], - "path": "x-pack/plugins/index_management/common/types/templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/templates.ts", "deprecated": false, "trackAdoption": false }, @@ -1136,7 +1136,7 @@ }, " | undefined" ], - "path": "x-pack/plugins/index_management/common/types/templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/templates.ts", "deprecated": false, "trackAdoption": false }, @@ -1150,7 +1150,7 @@ "signature": [ "number | undefined" ], - "path": "x-pack/plugins/index_management/common/types/templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/templates.ts", "deprecated": false, "trackAdoption": false } @@ -1170,7 +1170,7 @@ "signature": [ "{ readonly ui: Readonly<{} & { enabled: boolean; }>; readonly enableIndexActions: boolean; readonly enableLegacyTemplates: boolean; readonly dev: Readonly<{} & { enableIndexDetailsPage: boolean; enableSemanticText: boolean; }>; readonly enableSizeAndDocCount: boolean; readonly enableIndexStats: boolean; readonly enableDataStreamStats: boolean; readonly editableIndexSettings: \"all\" | \"limited\"; readonly enableMappingsSourceFieldSection: boolean; readonly enableTogglingDataRetention: boolean; readonly enableProjectLevelRetentionChecks: boolean; }" ], - "path": "x-pack/plugins/index_management/server/config.ts", + "path": "x-pack/platform/plugins/shared/index_management/server/config.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -1184,7 +1184,7 @@ "tags": [], "label": "IndexManagementPluginSetup", "description": [], - "path": "x-pack/plugins/index_management/server/plugin.ts", + "path": "x-pack/platform/plugins/shared/index_management/server/plugin.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1200,7 +1200,7 @@ "Enricher", ") => void; }" ], - "path": "x-pack/plugins/index_management/server/plugin.ts", + "path": "x-pack/platform/plugins/shared/index_management/server/plugin.ts", "deprecated": false, "trackAdoption": false } @@ -1246,7 +1246,7 @@ }, " | undefined" ], - "path": "x-pack/plugins/index_management/common/lib/utils.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/lib/utils.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1274,7 +1274,7 @@ "text": "TemplateSerialized" } ], - "path": "x-pack/plugins/index_management/common/lib/utils.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/lib/utils.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -1289,7 +1289,7 @@ "signature": [ "\"settings\" | \"mappings\" | \"aliases\"" ], - "path": "x-pack/plugins/index_management/common/lib/utils.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/lib/utils.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -1308,7 +1308,7 @@ "signature": [ "(field: string) => { size: string; unit: string; }" ], - "path": "x-pack/plugins/index_management/common/lib/data_stream_utils.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/lib/data_stream_utils.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1322,7 +1322,7 @@ "signature": [ "string" ], - "path": "x-pack/plugins/index_management/common/lib/data_stream_utils.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/lib/data_stream_utils.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -1340,7 +1340,7 @@ "tags": [], "label": "Aliases", "description": [], - "path": "x-pack/plugins/index_management/common/types/aliases.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/aliases.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1354,7 +1354,7 @@ "signature": [ "[key: string]: any" ], - "path": "x-pack/plugins/index_management/common/types/aliases.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/aliases.ts", "deprecated": false, "trackAdoption": false } @@ -1368,7 +1368,7 @@ "tags": [], "label": "ComponentTemplateDatastreams", "description": [], - "path": "x-pack/plugins/index_management/common/types/component_templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/component_templates.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1382,7 +1382,7 @@ "signature": [ "string[]" ], - "path": "x-pack/plugins/index_management/common/types/component_templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/component_templates.ts", "deprecated": false, "trackAdoption": false } @@ -1413,7 +1413,7 @@ "text": "ComponentTemplateSerialized" } ], - "path": "x-pack/plugins/index_management/common/types/component_templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/component_templates.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1424,7 +1424,7 @@ "tags": [], "label": "name", "description": [], - "path": "x-pack/plugins/index_management/common/types/component_templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/component_templates.ts", "deprecated": false, "trackAdoption": false }, @@ -1438,7 +1438,7 @@ "signature": [ "{ usedBy: string[]; isManaged: boolean; }" ], - "path": "x-pack/plugins/index_management/common/types/component_templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/component_templates.ts", "deprecated": false, "trackAdoption": false } @@ -1452,7 +1452,7 @@ "tags": [], "label": "ComponentTemplateFromEs", "description": [], - "path": "x-pack/plugins/index_management/common/types/component_templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/component_templates.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1463,7 +1463,7 @@ "tags": [], "label": "name", "description": [], - "path": "x-pack/plugins/index_management/common/types/component_templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/component_templates.ts", "deprecated": false, "trackAdoption": false }, @@ -1483,7 +1483,7 @@ "text": "ComponentTemplateSerialized" } ], - "path": "x-pack/plugins/index_management/common/types/component_templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/component_templates.ts", "deprecated": false, "trackAdoption": false } @@ -1497,7 +1497,7 @@ "tags": [], "label": "ComponentTemplateListItem", "description": [], - "path": "x-pack/plugins/index_management/common/types/component_templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/component_templates.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1508,7 +1508,7 @@ "tags": [], "label": "name", "description": [], - "path": "x-pack/plugins/index_management/common/types/component_templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/component_templates.ts", "deprecated": false, "trackAdoption": false }, @@ -1522,7 +1522,7 @@ "signature": [ "string[]" ], - "path": "x-pack/plugins/index_management/common/types/component_templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/component_templates.ts", "deprecated": false, "trackAdoption": false }, @@ -1533,7 +1533,7 @@ "tags": [], "label": "hasMappings", "description": [], - "path": "x-pack/plugins/index_management/common/types/component_templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/component_templates.ts", "deprecated": false, "trackAdoption": false }, @@ -1544,7 +1544,7 @@ "tags": [], "label": "hasAliases", "description": [], - "path": "x-pack/plugins/index_management/common/types/component_templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/component_templates.ts", "deprecated": false, "trackAdoption": false }, @@ -1555,7 +1555,7 @@ "tags": [], "label": "hasSettings", "description": [], - "path": "x-pack/plugins/index_management/common/types/component_templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/component_templates.ts", "deprecated": false, "trackAdoption": false }, @@ -1566,7 +1566,7 @@ "tags": [], "label": "isManaged", "description": [], - "path": "x-pack/plugins/index_management/common/types/component_templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/component_templates.ts", "deprecated": false, "trackAdoption": false }, @@ -1580,7 +1580,7 @@ "signature": [ "boolean | undefined" ], - "path": "x-pack/plugins/index_management/common/types/component_templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/component_templates.ts", "deprecated": false, "trackAdoption": false } @@ -1594,7 +1594,7 @@ "tags": [], "label": "ComponentTemplateMeta", "description": [], - "path": "x-pack/plugins/index_management/common/types/component_templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/component_templates.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1605,7 +1605,7 @@ "tags": [], "label": "managed", "description": [], - "path": "x-pack/plugins/index_management/common/types/component_templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/component_templates.ts", "deprecated": false, "trackAdoption": false }, @@ -1616,7 +1616,7 @@ "tags": [], "label": "managed_by", "description": [], - "path": "x-pack/plugins/index_management/common/types/component_templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/component_templates.ts", "deprecated": false, "trackAdoption": false }, @@ -1630,7 +1630,7 @@ "signature": [ "{ name: string; }" ], - "path": "x-pack/plugins/index_management/common/types/component_templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/component_templates.ts", "deprecated": false, "trackAdoption": false } @@ -1644,7 +1644,7 @@ "tags": [], "label": "ComponentTemplateSerialized", "description": [], - "path": "x-pack/plugins/index_management/common/types/component_templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/component_templates.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1684,7 +1684,7 @@ "IndicesDataStreamLifecycleWithRollover", " & { enabled?: boolean | undefined; effective_retention?: string | undefined; retention_determined_by?: string | undefined; globalMaxRetention?: string | undefined; }) | undefined; }" ], - "path": "x-pack/plugins/index_management/common/types/component_templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/component_templates.ts", "deprecated": false, "trackAdoption": false }, @@ -1698,7 +1698,7 @@ "signature": [ "number | undefined" ], - "path": "x-pack/plugins/index_management/common/types/component_templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/component_templates.ts", "deprecated": false, "trackAdoption": false }, @@ -1712,7 +1712,7 @@ "signature": [ "boolean | undefined" ], - "path": "x-pack/plugins/index_management/common/types/component_templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/component_templates.ts", "deprecated": false, "trackAdoption": false }, @@ -1726,7 +1726,7 @@ "signature": [ "{ [key: string]: any; } | undefined" ], - "path": "x-pack/plugins/index_management/common/types/component_templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/component_templates.ts", "deprecated": false, "trackAdoption": false }, @@ -1747,7 +1747,7 @@ }, " | undefined" ], - "path": "x-pack/plugins/index_management/common/types/component_templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/component_templates.ts", "deprecated": false, "trackAdoption": false } @@ -1761,7 +1761,7 @@ "tags": [], "label": "DataRetention", "description": [], - "path": "x-pack/plugins/index_management/common/types/data_streams.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/data_streams.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1772,7 +1772,7 @@ "tags": [], "label": "enabled", "description": [], - "path": "x-pack/plugins/index_management/common/types/data_streams.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/data_streams.ts", "deprecated": false, "trackAdoption": false }, @@ -1786,7 +1786,7 @@ "signature": [ "boolean | undefined" ], - "path": "x-pack/plugins/index_management/common/types/data_streams.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/data_streams.ts", "deprecated": false, "trackAdoption": false }, @@ -1800,7 +1800,7 @@ "signature": [ "number | undefined" ], - "path": "x-pack/plugins/index_management/common/types/data_streams.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/data_streams.ts", "deprecated": false, "trackAdoption": false }, @@ -1814,7 +1814,7 @@ "signature": [ "string | undefined" ], - "path": "x-pack/plugins/index_management/common/types/data_streams.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/data_streams.ts", "deprecated": false, "trackAdoption": false } @@ -1828,7 +1828,7 @@ "tags": [], "label": "DataStream", "description": [], - "path": "x-pack/plugins/index_management/common/types/data_streams.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/data_streams.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1839,7 +1839,7 @@ "tags": [], "label": "name", "description": [], - "path": "x-pack/plugins/index_management/common/types/data_streams.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/data_streams.ts", "deprecated": false, "trackAdoption": false }, @@ -1853,7 +1853,7 @@ "signature": [ "TimestampFieldFromEs" ], - "path": "x-pack/plugins/index_management/common/types/data_streams.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/data_streams.ts", "deprecated": false, "trackAdoption": false }, @@ -1874,7 +1874,7 @@ }, "[]" ], - "path": "x-pack/plugins/index_management/common/types/data_streams.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/data_streams.ts", "deprecated": false, "trackAdoption": false }, @@ -1885,7 +1885,7 @@ "tags": [], "label": "generation", "description": [], - "path": "x-pack/plugins/index_management/common/types/data_streams.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/data_streams.ts", "deprecated": false, "trackAdoption": false }, @@ -1899,7 +1899,7 @@ "signature": [ "\"green\" | \"yellow\" | \"red\"" ], - "path": "x-pack/plugins/index_management/common/types/data_streams.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/data_streams.ts", "deprecated": false, "trackAdoption": false }, @@ -1910,7 +1910,7 @@ "tags": [], "label": "indexTemplateName", "description": [], - "path": "x-pack/plugins/index_management/common/types/data_streams.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/data_streams.ts", "deprecated": false, "trackAdoption": false }, @@ -1924,7 +1924,7 @@ "signature": [ "string | undefined" ], - "path": "x-pack/plugins/index_management/common/types/data_streams.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/data_streams.ts", "deprecated": false, "trackAdoption": false }, @@ -1939,7 +1939,7 @@ "ByteSize", " | undefined" ], - "path": "x-pack/plugins/index_management/common/types/data_streams.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/data_streams.ts", "deprecated": false, "trackAdoption": false }, @@ -1953,7 +1953,7 @@ "signature": [ "number | undefined" ], - "path": "x-pack/plugins/index_management/common/types/data_streams.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/data_streams.ts", "deprecated": false, "trackAdoption": false }, @@ -1967,7 +1967,7 @@ "signature": [ "number | undefined" ], - "path": "x-pack/plugins/index_management/common/types/data_streams.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/data_streams.ts", "deprecated": false, "trackAdoption": false }, @@ -1981,7 +1981,7 @@ "signature": [ "number | undefined" ], - "path": "x-pack/plugins/index_management/common/types/data_streams.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/data_streams.ts", "deprecated": false, "trackAdoption": false }, @@ -1995,7 +1995,7 @@ "signature": [ "string | undefined" ], - "path": "x-pack/plugins/index_management/common/types/data_streams.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/data_streams.ts", "deprecated": false, "trackAdoption": false }, @@ -2009,7 +2009,7 @@ "signature": [ "number | undefined" ], - "path": "x-pack/plugins/index_management/common/types/data_streams.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/data_streams.ts", "deprecated": false, "trackAdoption": false }, @@ -2024,7 +2024,7 @@ "Metadata", " | undefined" ], - "path": "x-pack/plugins/index_management/common/types/data_streams.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/data_streams.ts", "deprecated": false, "trackAdoption": false }, @@ -2038,7 +2038,7 @@ "signature": [ "PrivilegesFromEs" ], - "path": "x-pack/plugins/index_management/common/types/data_streams.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/data_streams.ts", "deprecated": false, "trackAdoption": false }, @@ -2049,7 +2049,7 @@ "tags": [], "label": "hidden", "description": [], - "path": "x-pack/plugins/index_management/common/types/data_streams.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/data_streams.ts", "deprecated": false, "trackAdoption": false }, @@ -2060,7 +2060,7 @@ "tags": [], "label": "nextGenerationManagedBy", "description": [], - "path": "x-pack/plugins/index_management/common/types/data_streams.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/data_streams.ts", "deprecated": false, "trackAdoption": false }, @@ -2076,7 +2076,7 @@ "IndicesDataStreamLifecycleWithRollover", " & { enabled?: boolean | undefined; effective_retention?: string | undefined; retention_determined_by?: string | undefined; globalMaxRetention?: string | undefined; }) | undefined" ], - "path": "x-pack/plugins/index_management/common/types/data_streams.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/data_streams.ts", "deprecated": false, "trackAdoption": false }, @@ -2090,7 +2090,7 @@ "signature": [ "\"standard\" | \"time_series\" | \"logsdb\"" ], - "path": "x-pack/plugins/index_management/common/types/data_streams.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/data_streams.ts", "deprecated": false, "trackAdoption": false } @@ -2104,7 +2104,7 @@ "tags": [], "label": "DataStreamIndex", "description": [], - "path": "x-pack/plugins/index_management/common/types/data_streams.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/data_streams.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -2115,7 +2115,7 @@ "tags": [], "label": "name", "description": [], - "path": "x-pack/plugins/index_management/common/types/data_streams.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/data_streams.ts", "deprecated": false, "trackAdoption": false }, @@ -2126,7 +2126,7 @@ "tags": [], "label": "uuid", "description": [], - "path": "x-pack/plugins/index_management/common/types/data_streams.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/data_streams.ts", "deprecated": false, "trackAdoption": false }, @@ -2137,7 +2137,7 @@ "tags": [], "label": "preferILM", "description": [], - "path": "x-pack/plugins/index_management/common/types/data_streams.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/data_streams.ts", "deprecated": false, "trackAdoption": false }, @@ -2151,7 +2151,7 @@ "signature": [ "string | undefined" ], - "path": "x-pack/plugins/index_management/common/types/data_streams.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/data_streams.ts", "deprecated": false, "trackAdoption": false } @@ -2176,7 +2176,7 @@ " extends ", "IndicesDataStream" ], - "path": "x-pack/plugins/index_management/common/types/data_streams.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/data_streams.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -2190,7 +2190,7 @@ "signature": [ "string | undefined" ], - "path": "x-pack/plugins/index_management/common/types/data_streams.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/data_streams.ts", "deprecated": false, "trackAdoption": false }, @@ -2205,7 +2205,7 @@ "ByteSize", " | undefined" ], - "path": "x-pack/plugins/index_management/common/types/data_streams.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/data_streams.ts", "deprecated": false, "trackAdoption": false }, @@ -2219,7 +2219,7 @@ "signature": [ "number | undefined" ], - "path": "x-pack/plugins/index_management/common/types/data_streams.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/data_streams.ts", "deprecated": false, "trackAdoption": false }, @@ -2233,7 +2233,7 @@ "signature": [ "number | undefined" ], - "path": "x-pack/plugins/index_management/common/types/data_streams.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/data_streams.ts", "deprecated": false, "trackAdoption": false }, @@ -2247,7 +2247,7 @@ "signature": [ "number | undefined" ], - "path": "x-pack/plugins/index_management/common/types/data_streams.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/data_streams.ts", "deprecated": false, "trackAdoption": false }, @@ -2261,7 +2261,7 @@ "signature": [ "number | undefined" ], - "path": "x-pack/plugins/index_management/common/types/data_streams.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/data_streams.ts", "deprecated": false, "trackAdoption": false }, @@ -2276,7 +2276,7 @@ "IndicesDataStreamIndex", "[]" ], - "path": "x-pack/plugins/index_management/common/types/data_streams.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/data_streams.ts", "deprecated": false, "trackAdoption": false }, @@ -2290,7 +2290,7 @@ "signature": [ "{ delete_index: boolean; manage_data_stream_lifecycle: boolean; }" ], - "path": "x-pack/plugins/index_management/common/types/data_streams.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/data_streams.ts", "deprecated": false, "trackAdoption": false }, @@ -2304,7 +2304,7 @@ "signature": [ "string | null | undefined" ], - "path": "x-pack/plugins/index_management/common/types/data_streams.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/data_streams.ts", "deprecated": false, "trackAdoption": false } @@ -2318,7 +2318,7 @@ "tags": [], "label": "FieldFromIndicesRequest", "description": [], - "path": "x-pack/plugins/index_management/common/types/enrich_policies.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/enrich_policies.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -2339,7 +2339,7 @@ }, "[]" ], - "path": "x-pack/plugins/index_management/common/types/enrich_policies.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/enrich_policies.ts", "deprecated": false, "trackAdoption": false }, @@ -2360,7 +2360,7 @@ }, "[]" ], - "path": "x-pack/plugins/index_management/common/types/enrich_policies.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/enrich_policies.ts", "deprecated": false, "trackAdoption": false } @@ -2374,7 +2374,7 @@ "tags": [], "label": "FieldItem", "description": [], - "path": "x-pack/plugins/index_management/common/types/enrich_policies.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/enrich_policies.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -2385,7 +2385,7 @@ "tags": [], "label": "name", "description": [], - "path": "x-pack/plugins/index_management/common/types/enrich_policies.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/enrich_policies.ts", "deprecated": false, "trackAdoption": false }, @@ -2396,7 +2396,7 @@ "tags": [], "label": "type", "description": [], - "path": "x-pack/plugins/index_management/common/types/enrich_policies.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/enrich_policies.ts", "deprecated": false, "trackAdoption": false }, @@ -2407,7 +2407,7 @@ "tags": [], "label": "normalizedType", "description": [], - "path": "x-pack/plugins/index_management/common/types/enrich_policies.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/enrich_policies.ts", "deprecated": false, "trackAdoption": false } @@ -2667,7 +2667,7 @@ "tags": [], "label": "IndexSettings", "description": [], - "path": "x-pack/plugins/index_management/common/types/indices.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/indices.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -2682,7 +2682,7 @@ "IndicesIndexSettingsKeys", " | undefined" ], - "path": "x-pack/plugins/index_management/common/types/indices.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/indices.ts", "deprecated": false, "trackAdoption": false }, @@ -2696,7 +2696,7 @@ "signature": [ "AnalysisModule | undefined" ], - "path": "x-pack/plugins/index_management/common/types/indices.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/indices.ts", "deprecated": false, "trackAdoption": false }, @@ -2710,7 +2710,7 @@ "signature": [ "[key: string]: any" ], - "path": "x-pack/plugins/index_management/common/types/indices.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/indices.ts", "deprecated": false, "trackAdoption": false } @@ -2724,7 +2724,7 @@ "tags": [], "label": "IndexSettingsResponse", "description": [], - "path": "x-pack/plugins/index_management/common/types/indices.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/indices.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -2744,7 +2744,7 @@ "text": "IndexSettings" } ], - "path": "x-pack/plugins/index_management/common/types/indices.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/indices.ts", "deprecated": false, "trackAdoption": false }, @@ -2764,7 +2764,7 @@ "text": "IndexSettings" } ], - "path": "x-pack/plugins/index_management/common/types/indices.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/indices.ts", "deprecated": false, "trackAdoption": false } @@ -2778,7 +2778,7 @@ "tags": [], "label": "IndexWithFields", "description": [], - "path": "x-pack/plugins/index_management/common/types/enrich_policies.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/enrich_policies.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -2789,7 +2789,7 @@ "tags": [], "label": "index", "description": [], - "path": "x-pack/plugins/index_management/common/types/enrich_policies.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/enrich_policies.ts", "deprecated": false, "trackAdoption": false }, @@ -2810,7 +2810,7 @@ }, "[]" ], - "path": "x-pack/plugins/index_management/common/types/enrich_policies.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/enrich_policies.ts", "deprecated": false, "trackAdoption": false } @@ -2826,7 +2826,7 @@ "description": [ "\n------------------------------------------\n--------- LEGACY INDEX TEMPLATES ---------\n------------------------------------------" ], - "path": "x-pack/plugins/index_management/common/types/templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/templates.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -2840,7 +2840,7 @@ "signature": [ "string[]" ], - "path": "x-pack/plugins/index_management/common/types/templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/templates.ts", "deprecated": false, "trackAdoption": false }, @@ -2854,7 +2854,7 @@ "signature": [ "number | undefined" ], - "path": "x-pack/plugins/index_management/common/types/templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/templates.ts", "deprecated": false, "trackAdoption": false }, @@ -2875,7 +2875,7 @@ }, " | undefined" ], - "path": "x-pack/plugins/index_management/common/types/templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/templates.ts", "deprecated": false, "trackAdoption": false }, @@ -2896,7 +2896,7 @@ }, " | undefined" ], - "path": "x-pack/plugins/index_management/common/types/templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/templates.ts", "deprecated": false, "trackAdoption": false }, @@ -2910,7 +2910,7 @@ "signature": [ "boolean | undefined" ], - "path": "x-pack/plugins/index_management/common/types/templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/templates.ts", "deprecated": false, "trackAdoption": false }, @@ -2931,7 +2931,7 @@ }, " | undefined" ], - "path": "x-pack/plugins/index_management/common/types/templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/templates.ts", "deprecated": false, "trackAdoption": false }, @@ -2945,7 +2945,7 @@ "signature": [ "number | undefined" ], - "path": "x-pack/plugins/index_management/common/types/templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/templates.ts", "deprecated": false, "trackAdoption": false } @@ -2959,7 +2959,7 @@ "tags": [], "label": "Mappings", "description": [], - "path": "x-pack/plugins/index_management/common/types/mappings.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/mappings.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -2973,7 +2973,7 @@ "signature": [ "[key: string]: any" ], - "path": "x-pack/plugins/index_management/common/types/mappings.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/mappings.ts", "deprecated": false, "trackAdoption": false } @@ -2989,7 +2989,7 @@ "description": [ "\nTemplateDeserialized is the format the UI will be working with,\nregardless if we are loading the new format (composable) index template,\nor the legacy one. Serialization is done server side." ], - "path": "x-pack/plugins/index_management/common/types/templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/templates.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -3000,7 +3000,7 @@ "tags": [], "label": "name", "description": [], - "path": "x-pack/plugins/index_management/common/types/templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/templates.ts", "deprecated": false, "trackAdoption": false }, @@ -3014,7 +3014,7 @@ "signature": [ "string[]" ], - "path": "x-pack/plugins/index_management/common/types/templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/templates.ts", "deprecated": false, "trackAdoption": false }, @@ -3052,7 +3052,7 @@ }, " | undefined; } | undefined" ], - "path": "x-pack/plugins/index_management/common/types/templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/templates.ts", "deprecated": false, "trackAdoption": false }, @@ -3073,7 +3073,7 @@ }, " | undefined" ], - "path": "x-pack/plugins/index_management/common/types/templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/templates.ts", "deprecated": false, "trackAdoption": false }, @@ -3087,7 +3087,7 @@ "signature": [ "string[] | undefined" ], - "path": "x-pack/plugins/index_management/common/types/templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/templates.ts", "deprecated": false, "trackAdoption": false }, @@ -3101,7 +3101,7 @@ "signature": [ "string[] | undefined" ], - "path": "x-pack/plugins/index_management/common/types/templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/templates.ts", "deprecated": false, "trackAdoption": false }, @@ -3115,7 +3115,7 @@ "signature": [ "number | undefined" ], - "path": "x-pack/plugins/index_management/common/types/templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/templates.ts", "deprecated": false, "trackAdoption": false }, @@ -3129,7 +3129,7 @@ "signature": [ "number | undefined" ], - "path": "x-pack/plugins/index_management/common/types/templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/templates.ts", "deprecated": false, "trackAdoption": false }, @@ -3140,7 +3140,7 @@ "tags": [], "label": "allowAutoCreate", "description": [], - "path": "x-pack/plugins/index_management/common/types/templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/templates.ts", "deprecated": false, "trackAdoption": false }, @@ -3154,7 +3154,7 @@ "signature": [ "number | undefined" ], - "path": "x-pack/plugins/index_management/common/types/templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/templates.ts", "deprecated": false, "trackAdoption": false }, @@ -3175,7 +3175,7 @@ }, " | undefined" ], - "path": "x-pack/plugins/index_management/common/types/templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/templates.ts", "deprecated": false, "trackAdoption": false }, @@ -3189,7 +3189,7 @@ "signature": [ "{ name: string; } | undefined" ], - "path": "x-pack/plugins/index_management/common/types/templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/templates.ts", "deprecated": false, "trackAdoption": false }, @@ -3203,7 +3203,7 @@ "signature": [ "boolean | undefined" ], - "path": "x-pack/plugins/index_management/common/types/templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/templates.ts", "deprecated": false, "trackAdoption": false }, @@ -3217,7 +3217,7 @@ "signature": [ "{ [key: string]: any; } | undefined" ], - "path": "x-pack/plugins/index_management/common/types/templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/templates.ts", "deprecated": false, "trackAdoption": false }, @@ -3231,7 +3231,7 @@ "signature": [ "{ [key: string]: any; hidden?: boolean | undefined; } | undefined" ], - "path": "x-pack/plugins/index_management/common/types/templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/templates.ts", "deprecated": false, "trackAdoption": false }, @@ -3253,7 +3253,7 @@ }, "; hasDatastream: boolean; isLegacy?: boolean | undefined; }" ], - "path": "x-pack/plugins/index_management/common/types/templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/templates.ts", "deprecated": false, "trackAdoption": false } @@ -3267,7 +3267,7 @@ "tags": [], "label": "TemplateFromEs", "description": [], - "path": "x-pack/plugins/index_management/common/types/templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/templates.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -3278,7 +3278,7 @@ "tags": [], "label": "name", "description": [], - "path": "x-pack/plugins/index_management/common/types/templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/templates.ts", "deprecated": false, "trackAdoption": false }, @@ -3298,7 +3298,7 @@ "text": "TemplateSerialized" } ], - "path": "x-pack/plugins/index_management/common/types/templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/templates.ts", "deprecated": false, "trackAdoption": false } @@ -3314,7 +3314,7 @@ "description": [ "\nInterface for the template list in our UI table\nwe don't include the mappings, settings and aliases\nto reduce the payload size sent back to the client." ], - "path": "x-pack/plugins/index_management/common/types/templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/templates.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -3325,7 +3325,7 @@ "tags": [], "label": "name", "description": [], - "path": "x-pack/plugins/index_management/common/types/templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/templates.ts", "deprecated": false, "trackAdoption": false }, @@ -3339,7 +3339,7 @@ "signature": [ "string[]" ], - "path": "x-pack/plugins/index_management/common/types/templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/templates.ts", "deprecated": false, "trackAdoption": false }, @@ -3353,7 +3353,7 @@ "signature": [ "number | undefined" ], - "path": "x-pack/plugins/index_management/common/types/templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/templates.ts", "deprecated": false, "trackAdoption": false }, @@ -3367,7 +3367,7 @@ "signature": [ "number | undefined" ], - "path": "x-pack/plugins/index_management/common/types/templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/templates.ts", "deprecated": false, "trackAdoption": false }, @@ -3381,7 +3381,7 @@ "signature": [ "number | undefined" ], - "path": "x-pack/plugins/index_management/common/types/templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/templates.ts", "deprecated": false, "trackAdoption": false }, @@ -3392,7 +3392,7 @@ "tags": [], "label": "hasSettings", "description": [], - "path": "x-pack/plugins/index_management/common/types/templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/templates.ts", "deprecated": false, "trackAdoption": false }, @@ -3403,7 +3403,7 @@ "tags": [], "label": "hasAliases", "description": [], - "path": "x-pack/plugins/index_management/common/types/templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/templates.ts", "deprecated": false, "trackAdoption": false }, @@ -3414,7 +3414,7 @@ "tags": [], "label": "hasMappings", "description": [], - "path": "x-pack/plugins/index_management/common/types/templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/templates.ts", "deprecated": false, "trackAdoption": false }, @@ -3428,7 +3428,7 @@ "signature": [ "boolean | undefined" ], - "path": "x-pack/plugins/index_management/common/types/templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/templates.ts", "deprecated": false, "trackAdoption": false }, @@ -3442,7 +3442,7 @@ "signature": [ "{ name: string; } | undefined" ], - "path": "x-pack/plugins/index_management/common/types/templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/templates.ts", "deprecated": false, "trackAdoption": false }, @@ -3456,7 +3456,7 @@ "signature": [ "string[] | undefined" ], - "path": "x-pack/plugins/index_management/common/types/templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/templates.ts", "deprecated": false, "trackAdoption": false }, @@ -3478,7 +3478,7 @@ }, "; hasDatastream: boolean; isLegacy?: boolean | undefined; }" ], - "path": "x-pack/plugins/index_management/common/types/templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/templates.ts", "deprecated": false, "trackAdoption": false } @@ -3494,7 +3494,7 @@ "description": [ "\nIndex template format from Elasticsearch" ], - "path": "x-pack/plugins/index_management/common/types/templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/templates.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -3508,7 +3508,7 @@ "signature": [ "string[]" ], - "path": "x-pack/plugins/index_management/common/types/templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/templates.ts", "deprecated": false, "trackAdoption": false }, @@ -3548,7 +3548,7 @@ "IndicesDataStreamLifecycleWithRollover", " & { enabled?: boolean | undefined; effective_retention?: string | undefined; retention_determined_by?: string | undefined; globalMaxRetention?: string | undefined; }) | undefined; } | undefined" ], - "path": "x-pack/plugins/index_management/common/types/templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/templates.ts", "deprecated": false, "trackAdoption": false }, @@ -3562,7 +3562,7 @@ "signature": [ "boolean | undefined" ], - "path": "x-pack/plugins/index_management/common/types/templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/templates.ts", "deprecated": false, "trackAdoption": false }, @@ -3576,7 +3576,7 @@ "signature": [ "string[] | undefined" ], - "path": "x-pack/plugins/index_management/common/types/templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/templates.ts", "deprecated": false, "trackAdoption": false }, @@ -3590,7 +3590,7 @@ "signature": [ "string[] | undefined" ], - "path": "x-pack/plugins/index_management/common/types/templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/templates.ts", "deprecated": false, "trackAdoption": false }, @@ -3604,7 +3604,7 @@ "signature": [ "number | undefined" ], - "path": "x-pack/plugins/index_management/common/types/templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/templates.ts", "deprecated": false, "trackAdoption": false }, @@ -3618,7 +3618,7 @@ "signature": [ "number | undefined" ], - "path": "x-pack/plugins/index_management/common/types/templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/templates.ts", "deprecated": false, "trackAdoption": false }, @@ -3632,7 +3632,7 @@ "signature": [ "{ [key: string]: any; } | undefined" ], - "path": "x-pack/plugins/index_management/common/types/templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/templates.ts", "deprecated": false, "trackAdoption": false }, @@ -3646,7 +3646,7 @@ "signature": [ "{} | undefined" ], - "path": "x-pack/plugins/index_management/common/types/templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/templates.ts", "deprecated": false, "trackAdoption": false }, @@ -3660,7 +3660,7 @@ "signature": [ "boolean | undefined" ], - "path": "x-pack/plugins/index_management/common/types/templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/templates.ts", "deprecated": false, "trackAdoption": false } @@ -3680,7 +3680,7 @@ "signature": [ "\"/api/index_management\"" ], - "path": "x-pack/plugins/index_management/common/constants/api_base_path.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/constants/api_base_path.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3695,7 +3695,7 @@ "signature": [ "\"/management/data/index_management/\"" ], - "path": "x-pack/plugins/index_management/common/constants/base_path.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/constants/base_path.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3710,7 +3710,7 @@ "signature": [ "\"green\" | \"yellow\" | \"red\"" ], - "path": "x-pack/plugins/index_management/common/types/data_streams.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/data_streams.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3725,7 +3725,7 @@ "signature": [ "\"standard\" | \"time_series\" | \"logsdb\"" ], - "path": "x-pack/plugins/index_management/common/types/data_streams.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/data_streams.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3740,7 +3740,7 @@ "signature": [ "\"/internal/index_management\"" ], - "path": "x-pack/plugins/index_management/common/constants/api_base_path.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/constants/api_base_path.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3755,7 +3755,7 @@ "signature": [ "\"8.5.0\"" ], - "path": "x-pack/plugins/index_management/common/constants/plugin.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/constants/plugin.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3770,7 +3770,7 @@ "signature": [ "\"default\" | \"managed\" | \"system\" | \"cloudManaged\"" ], - "path": "x-pack/plugins/index_management/common/types/templates.ts", + "path": "x-pack/platform/plugins/shared/index_management/common/types/templates.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false diff --git a/api_docs/index_management.mdx b/api_docs/index_management.mdx index b18f0c0658bd3..9c51b17475c72 100644 --- a/api_docs/index_management.mdx +++ b/api_docs/index_management.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/indexManagement title: "indexManagement" image: https://source.unsplash.com/400x175/?github description: API docs for the indexManagement plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'indexManagement'] --- import indexManagementObj from './index_management.devdocs.json'; diff --git a/api_docs/inference.mdx b/api_docs/inference.mdx index 5e41d2dafbde2..c9a303e522c58 100644 --- a/api_docs/inference.mdx +++ b/api_docs/inference.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/inference title: "inference" image: https://source.unsplash.com/400x175/?github description: API docs for the inference plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'inference'] --- import inferenceObj from './inference.devdocs.json'; diff --git a/api_docs/infra.devdocs.json b/api_docs/infra.devdocs.json index 550f704efb515..1fc322d078ade 100644 --- a/api_docs/infra.devdocs.json +++ b/api_docs/infra.devdocs.json @@ -14,7 +14,7 @@ "tags": [], "label": "InfraClientStartExports", "description": [], - "path": "x-pack/plugins/observability_solution/infra/public/types.ts", + "path": "x-pack/solutions/observability/plugins/infra/public/types.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -28,7 +28,7 @@ "signature": [ "InventoryViewsServiceStart" ], - "path": "x-pack/plugins/observability_solution/infra/public/types.ts", + "path": "x-pack/solutions/observability/plugins/infra/public/types.ts", "deprecated": false, "trackAdoption": false }, @@ -43,7 +43,7 @@ "MetricsExplorerViewsServiceStart", " | undefined" ], - "path": "x-pack/plugins/observability_solution/infra/public/types.ts", + "path": "x-pack/solutions/observability/plugins/infra/public/types.ts", "deprecated": false, "trackAdoption": false }, @@ -57,7 +57,7 @@ "signature": [ "ITelemetryClient" ], - "path": "x-pack/plugins/observability_solution/infra/public/types.ts", + "path": "x-pack/solutions/observability/plugins/infra/public/types.ts", "deprecated": false, "trackAdoption": false } @@ -77,7 +77,7 @@ "tags": [], "label": "InfraConfig", "description": [], - "path": "x-pack/plugins/observability_solution/infra/common/plugin_config_types.ts", + "path": "x-pack/solutions/observability/plugins/infra/common/plugin_config_types.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -91,7 +91,7 @@ "signature": [ "{ inventory_threshold: { group_by_page_size: number; }; metric_threshold: { group_by_page_size: number; }; }" ], - "path": "x-pack/plugins/observability_solution/infra/common/plugin_config_types.ts", + "path": "x-pack/solutions/observability/plugins/infra/common/plugin_config_types.ts", "deprecated": false, "trackAdoption": false }, @@ -102,7 +102,7 @@ "tags": [], "label": "enabled", "description": [], - "path": "x-pack/plugins/observability_solution/infra/common/plugin_config_types.ts", + "path": "x-pack/solutions/observability/plugins/infra/common/plugin_config_types.ts", "deprecated": false, "trackAdoption": false }, @@ -116,7 +116,7 @@ "signature": [ "{ compositeSize: number; }" ], - "path": "x-pack/plugins/observability_solution/infra/common/plugin_config_types.ts", + "path": "x-pack/solutions/observability/plugins/infra/common/plugin_config_types.ts", "deprecated": false, "trackAdoption": false }, @@ -130,7 +130,7 @@ "signature": [ "{ default?: { fields?: { message?: string[] | undefined; } | undefined; } | undefined; } | undefined" ], - "path": "x-pack/plugins/observability_solution/infra/common/plugin_config_types.ts", + "path": "x-pack/solutions/observability/plugins/infra/common/plugin_config_types.ts", "deprecated": false, "trackAdoption": false }, @@ -144,7 +144,7 @@ "signature": [ "{ customThresholdAlertsEnabled: boolean; logsUIEnabled: boolean; metricsExplorerEnabled: boolean; osqueryEnabled: boolean; inventoryThresholdAlertRuleEnabled: boolean; metricThresholdAlertRuleEnabled: boolean; logThresholdAlertRuleEnabled: boolean; alertsAndRulesDropdownEnabled: boolean; profilingEnabled: boolean; ruleFormV2Enabled: boolean; }" ], - "path": "x-pack/plugins/observability_solution/infra/common/plugin_config_types.ts", + "path": "x-pack/solutions/observability/plugins/infra/common/plugin_config_types.ts", "deprecated": false, "trackAdoption": false } @@ -158,7 +158,7 @@ "tags": [], "label": "InfraRequestHandlerContext", "description": [], - "path": "x-pack/plugins/observability_solution/infra/server/types.ts", + "path": "x-pack/solutions/observability/plugins/infra/server/types.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -180,7 +180,7 @@ "MlDatafeedStats", "[]; }>; } | undefined" ], - "path": "x-pack/plugins/observability_solution/infra/server/types.ts", + "path": "x-pack/solutions/observability/plugins/infra/server/types.ts", "deprecated": false, "trackAdoption": false }, @@ -202,7 +202,7 @@ "AggregationsAggregate", ">>>; } | undefined" ], - "path": "x-pack/plugins/observability_solution/infra/server/types.ts", + "path": "x-pack/solutions/observability/plugins/infra/server/types.ts", "deprecated": false, "trackAdoption": false }, @@ -213,7 +213,7 @@ "tags": [], "label": "spaceId", "description": [], - "path": "x-pack/plugins/observability_solution/infra/server/types.ts", + "path": "x-pack/solutions/observability/plugins/infra/server/types.ts", "deprecated": false, "trackAdoption": false }, @@ -233,7 +233,7 @@ "text": "SavedObjectsClientContract" } ], - "path": "x-pack/plugins/observability_solution/infra/server/types.ts", + "path": "x-pack/solutions/observability/plugins/infra/server/types.ts", "deprecated": false, "trackAdoption": false }, @@ -253,7 +253,7 @@ "text": "IUiSettingsClient" } ], - "path": "x-pack/plugins/observability_solution/infra/server/types.ts", + "path": "x-pack/solutions/observability/plugins/infra/server/types.ts", "deprecated": false, "trackAdoption": false }, @@ -267,7 +267,7 @@ "signature": [ "() => Promise" ], - "path": "x-pack/plugins/observability_solution/infra/server/types.ts", + "path": "x-pack/solutions/observability/plugins/infra/server/types.ts", "deprecated": false, "trackAdoption": false, "children": [], @@ -289,7 +289,7 @@ "text": "EntityManagerServerPluginStart" } ], - "path": "x-pack/plugins/observability_solution/infra/server/types.ts", + "path": "x-pack/solutions/observability/plugins/infra/server/types.ts", "deprecated": false, "trackAdoption": false } @@ -307,7 +307,7 @@ "tags": [], "label": "InfraPluginSetup", "description": [], - "path": "x-pack/plugins/observability_solution/infra/server/types.ts", + "path": "x-pack/solutions/observability/plugins/infra/server/types.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -321,7 +321,7 @@ "signature": [ "void" ], - "path": "x-pack/plugins/observability_solution/infra/server/types.ts", + "path": "x-pack/solutions/observability/plugins/infra/server/types.ts", "deprecated": false, "trackAdoption": false }, @@ -335,7 +335,7 @@ "signature": [ "void | undefined" ], - "path": "x-pack/plugins/observability_solution/infra/server/types.ts", + "path": "x-pack/solutions/observability/plugins/infra/server/types.ts", "deprecated": false, "trackAdoption": false } @@ -350,7 +350,7 @@ "tags": [], "label": "InfraPluginStart", "description": [], - "path": "x-pack/plugins/observability_solution/infra/server/types.ts", + "path": "x-pack/solutions/observability/plugins/infra/server/types.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -364,7 +364,7 @@ "signature": [ "InventoryViewsServiceStart" ], - "path": "x-pack/plugins/observability_solution/infra/server/types.ts", + "path": "x-pack/solutions/observability/plugins/infra/server/types.ts", "deprecated": false, "trackAdoption": false }, @@ -379,7 +379,7 @@ "MetricsExplorerViewsServiceStart", " | undefined" ], - "path": "x-pack/plugins/observability_solution/infra/server/types.ts", + "path": "x-pack/solutions/observability/plugins/infra/server/types.ts", "deprecated": false, "trackAdoption": false } diff --git a/api_docs/infra.mdx b/api_docs/infra.mdx index b384777196d9e..bea4e41bfef8d 100644 --- a/api_docs/infra.mdx +++ b/api_docs/infra.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/infra title: "infra" image: https://source.unsplash.com/400x175/?github description: API docs for the infra plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'infra'] --- import infraObj from './infra.devdocs.json'; diff --git a/api_docs/ingest_pipelines.mdx b/api_docs/ingest_pipelines.mdx index 899309c1fe5fe..09b4b27d1822b 100644 --- a/api_docs/ingest_pipelines.mdx +++ b/api_docs/ingest_pipelines.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/ingestPipelines title: "ingestPipelines" image: https://source.unsplash.com/400x175/?github description: API docs for the ingestPipelines plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'ingestPipelines'] --- import ingestPipelinesObj from './ingest_pipelines.devdocs.json'; diff --git a/api_docs/inspector.mdx b/api_docs/inspector.mdx index 6b067ff09e67e..68476254f332e 100644 --- a/api_docs/inspector.mdx +++ b/api_docs/inspector.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/inspector title: "inspector" image: https://source.unsplash.com/400x175/?github description: API docs for the inspector plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'inspector'] --- import inspectorObj from './inspector.devdocs.json'; diff --git a/api_docs/integration_assistant.mdx b/api_docs/integration_assistant.mdx index 89e7d6a7519fd..c00cdd4176221 100644 --- a/api_docs/integration_assistant.mdx +++ b/api_docs/integration_assistant.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/integrationAssistant title: "integrationAssistant" image: https://source.unsplash.com/400x175/?github description: API docs for the integrationAssistant plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'integrationAssistant'] --- import integrationAssistantObj from './integration_assistant.devdocs.json'; diff --git a/api_docs/interactive_setup.mdx b/api_docs/interactive_setup.mdx index 1373d61fdd239..376198c14ecd6 100644 --- a/api_docs/interactive_setup.mdx +++ b/api_docs/interactive_setup.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/interactiveSetup title: "interactiveSetup" image: https://source.unsplash.com/400x175/?github description: API docs for the interactiveSetup plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'interactiveSetup'] --- import interactiveSetupObj from './interactive_setup.devdocs.json'; diff --git a/api_docs/inventory.mdx b/api_docs/inventory.mdx index 201d7e905b61d..f56cc583af6bf 100644 --- a/api_docs/inventory.mdx +++ b/api_docs/inventory.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/inventory title: "inventory" image: https://source.unsplash.com/400x175/?github description: API docs for the inventory plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'inventory'] --- import inventoryObj from './inventory.devdocs.json'; diff --git a/api_docs/investigate.mdx b/api_docs/investigate.mdx index edf3dd4107411..79cec901eedc5 100644 --- a/api_docs/investigate.mdx +++ b/api_docs/investigate.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/investigate title: "investigate" image: https://source.unsplash.com/400x175/?github description: API docs for the investigate plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'investigate'] --- import investigateObj from './investigate.devdocs.json'; diff --git a/api_docs/investigate_app.mdx b/api_docs/investigate_app.mdx index 6cf8d331cf0fe..273c7b5c2eccf 100644 --- a/api_docs/investigate_app.mdx +++ b/api_docs/investigate_app.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/investigateApp title: "investigateApp" image: https://source.unsplash.com/400x175/?github description: API docs for the investigateApp plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'investigateApp'] --- import investigateAppObj from './investigate_app.devdocs.json'; diff --git a/api_docs/kbn_actions_types.mdx b/api_docs/kbn_actions_types.mdx index 91b6f71b5bc6e..4336fc9c7886e 100644 --- a/api_docs/kbn_actions_types.mdx +++ b/api_docs/kbn_actions_types.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-actions-types title: "@kbn/actions-types" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/actions-types plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/actions-types'] --- import kbnActionsTypesObj from './kbn_actions_types.devdocs.json'; diff --git a/api_docs/kbn_ai_assistant.mdx b/api_docs/kbn_ai_assistant.mdx index 91d4070e0159d..f595e55ae4374 100644 --- a/api_docs/kbn_ai_assistant.mdx +++ b/api_docs/kbn_ai_assistant.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ai-assistant title: "@kbn/ai-assistant" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ai-assistant plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ai-assistant'] --- import kbnAiAssistantObj from './kbn_ai_assistant.devdocs.json'; diff --git a/api_docs/kbn_ai_assistant_common.mdx b/api_docs/kbn_ai_assistant_common.mdx index 6d6942c67f32a..83221def08529 100644 --- a/api_docs/kbn_ai_assistant_common.mdx +++ b/api_docs/kbn_ai_assistant_common.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ai-assistant-common title: "@kbn/ai-assistant-common" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ai-assistant-common plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ai-assistant-common'] --- import kbnAiAssistantCommonObj from './kbn_ai_assistant_common.devdocs.json'; diff --git a/api_docs/kbn_ai_assistant_icon.devdocs.json b/api_docs/kbn_ai_assistant_icon.devdocs.json index dfc8bb5465120..b1c0efe9df4e6 100644 --- a/api_docs/kbn_ai_assistant_icon.devdocs.json +++ b/api_docs/kbn_ai_assistant_icon.devdocs.json @@ -257,7 +257,7 @@ "Interpolation", "<", "Theme", - ">; suppressHydrationWarning?: boolean | undefined; lang?: string | undefined; style?: React.CSSProperties | undefined; tabIndex?: number | undefined; title?: string | undefined; role?: React.AriaRole | undefined; color?: string | undefined; \"aria-activedescendant\"?: string | undefined; \"aria-atomic\"?: Booleanish | undefined; \"aria-autocomplete\"?: \"none\" | \"list\" | \"inline\" | \"both\" | undefined; \"aria-braillelabel\"?: string | undefined; \"aria-brailleroledescription\"?: string | undefined; \"aria-busy\"?: Booleanish | undefined; \"aria-checked\"?: boolean | \"true\" | \"false\" | \"mixed\" | undefined; \"aria-colcount\"?: number | undefined; \"aria-colindex\"?: number | undefined; \"aria-colindextext\"?: string | undefined; \"aria-colspan\"?: number | undefined; \"aria-controls\"?: string | undefined; \"aria-current\"?: boolean | \"page\" | \"date\" | \"location\" | \"true\" | \"false\" | \"time\" | \"step\" | undefined; \"aria-describedby\"?: string | undefined; \"aria-description\"?: string | undefined; \"aria-details\"?: string | undefined; \"aria-disabled\"?: Booleanish | undefined; \"aria-dropeffect\"?: \"execute\" | \"link\" | \"none\" | \"copy\" | \"move\" | \"popup\" | undefined; \"aria-errormessage\"?: string | undefined; \"aria-expanded\"?: Booleanish | undefined; \"aria-flowto\"?: string | undefined; \"aria-grabbed\"?: Booleanish | undefined; \"aria-haspopup\"?: boolean | \"grid\" | \"true\" | \"false\" | \"dialog\" | \"menu\" | \"listbox\" | \"tree\" | undefined; \"aria-hidden\"?: Booleanish | undefined; \"aria-invalid\"?: boolean | \"true\" | \"false\" | \"grammar\" | \"spelling\" | undefined; \"aria-keyshortcuts\"?: string | undefined; \"aria-labelledby\"?: string | undefined; \"aria-level\"?: number | undefined; \"aria-live\"?: \"off\" | \"assertive\" | \"polite\" | undefined; \"aria-modal\"?: Booleanish | undefined; \"aria-multiline\"?: Booleanish | undefined; \"aria-multiselectable\"?: Booleanish | undefined; \"aria-orientation\"?: \"horizontal\" | \"vertical\" | undefined; \"aria-owns\"?: string | undefined; \"aria-placeholder\"?: string | undefined; \"aria-posinset\"?: number | undefined; \"aria-pressed\"?: boolean | \"true\" | \"false\" | \"mixed\" | undefined; \"aria-readonly\"?: Booleanish | undefined; \"aria-relevant\"?: \"text\" | \"all\" | \"additions\" | \"additions removals\" | \"additions text\" | \"removals\" | \"removals additions\" | \"removals text\" | \"text additions\" | \"text removals\" | undefined; \"aria-required\"?: Booleanish | undefined; \"aria-roledescription\"?: string | undefined; \"aria-rowcount\"?: number | undefined; \"aria-rowindex\"?: number | undefined; \"aria-rowindextext\"?: string | undefined; \"aria-rowspan\"?: number | undefined; \"aria-selected\"?: Booleanish | undefined; \"aria-setsize\"?: number | undefined; \"aria-sort\"?: \"none\" | \"ascending\" | \"descending\" | \"other\" | undefined; \"aria-valuemax\"?: number | undefined; \"aria-valuemin\"?: number | undefined; \"aria-valuenow\"?: number | undefined; \"aria-valuetext\"?: string | undefined; children?: React.ReactNode; dangerouslySetInnerHTML?: { __html: string | TrustedHTML; } | undefined; onCopy?: React.ClipboardEventHandler | undefined; onCopyCapture?: React.ClipboardEventHandler | undefined; onCut?: React.ClipboardEventHandler | undefined; onCutCapture?: React.ClipboardEventHandler | undefined; onPaste?: React.ClipboardEventHandler | undefined; onPasteCapture?: React.ClipboardEventHandler | undefined; onCompositionEnd?: React.CompositionEventHandler | undefined; onCompositionEndCapture?: React.CompositionEventHandler | undefined; onCompositionStart?: React.CompositionEventHandler | undefined; onCompositionStartCapture?: React.CompositionEventHandler | undefined; onCompositionUpdate?: React.CompositionEventHandler | undefined; onCompositionUpdateCapture?: React.CompositionEventHandler | undefined; onFocus?: React.FocusEventHandler | undefined; onFocusCapture?: React.FocusEventHandler | undefined; onBlur?: React.FocusEventHandler | undefined; onBlurCapture?: React.FocusEventHandler | undefined; onChange?: React.FormEventHandler | undefined; onChangeCapture?: React.FormEventHandler | undefined; onBeforeInput?: React.FormEventHandler | undefined; onBeforeInputCapture?: React.FormEventHandler | undefined; onInput?: React.FormEventHandler | undefined; onInputCapture?: React.FormEventHandler | undefined; onReset?: React.FormEventHandler | undefined; onResetCapture?: React.FormEventHandler | undefined; onSubmit?: React.FormEventHandler | undefined; onSubmitCapture?: React.FormEventHandler | undefined; onInvalid?: React.FormEventHandler | undefined; onInvalidCapture?: React.FormEventHandler | undefined; onLoad?: React.ReactEventHandler | undefined; onLoadCapture?: React.ReactEventHandler | undefined; onErrorCapture?: React.ReactEventHandler | undefined; onKeyDown?: React.KeyboardEventHandler | undefined; onKeyDownCapture?: React.KeyboardEventHandler | undefined; onKeyPress?: React.KeyboardEventHandler | undefined; onKeyPressCapture?: React.KeyboardEventHandler | undefined; onKeyUp?: React.KeyboardEventHandler | undefined; onKeyUpCapture?: React.KeyboardEventHandler | undefined; onAbort?: React.ReactEventHandler | undefined; onAbortCapture?: React.ReactEventHandler | undefined; onCanPlay?: React.ReactEventHandler | undefined; onCanPlayCapture?: React.ReactEventHandler | undefined; onCanPlayThrough?: React.ReactEventHandler | undefined; onCanPlayThroughCapture?: React.ReactEventHandler | undefined; onDurationChange?: React.ReactEventHandler | undefined; onDurationChangeCapture?: React.ReactEventHandler | undefined; onEmptied?: React.ReactEventHandler | undefined; onEmptiedCapture?: React.ReactEventHandler | undefined; onEncrypted?: React.ReactEventHandler | undefined; onEncryptedCapture?: React.ReactEventHandler | undefined; onEnded?: React.ReactEventHandler | undefined; onEndedCapture?: React.ReactEventHandler | undefined; onLoadedData?: React.ReactEventHandler | undefined; onLoadedDataCapture?: React.ReactEventHandler | undefined; onLoadedMetadata?: React.ReactEventHandler | undefined; onLoadedMetadataCapture?: React.ReactEventHandler | undefined; onLoadStart?: React.ReactEventHandler | undefined; onLoadStartCapture?: React.ReactEventHandler | undefined; onPause?: React.ReactEventHandler | undefined; onPauseCapture?: React.ReactEventHandler | undefined; onPlay?: React.ReactEventHandler | undefined; onPlayCapture?: React.ReactEventHandler | undefined; onPlaying?: React.ReactEventHandler | undefined; onPlayingCapture?: React.ReactEventHandler | undefined; onProgress?: React.ReactEventHandler | undefined; onProgressCapture?: React.ReactEventHandler | undefined; onRateChange?: React.ReactEventHandler | undefined; onRateChangeCapture?: React.ReactEventHandler | undefined; onResize?: React.ReactEventHandler | undefined; onResizeCapture?: React.ReactEventHandler | undefined; onSeeked?: React.ReactEventHandler | undefined; onSeekedCapture?: React.ReactEventHandler | undefined; onSeeking?: React.ReactEventHandler | undefined; onSeekingCapture?: React.ReactEventHandler | undefined; onStalled?: React.ReactEventHandler | undefined; onStalledCapture?: React.ReactEventHandler | undefined; onSuspend?: React.ReactEventHandler | undefined; onSuspendCapture?: React.ReactEventHandler | undefined; onTimeUpdate?: React.ReactEventHandler | undefined; onTimeUpdateCapture?: React.ReactEventHandler | undefined; onVolumeChange?: React.ReactEventHandler | undefined; onVolumeChangeCapture?: React.ReactEventHandler | undefined; onWaiting?: React.ReactEventHandler | undefined; onWaitingCapture?: React.ReactEventHandler | undefined; onAuxClick?: React.MouseEventHandler | undefined; onAuxClickCapture?: React.MouseEventHandler | undefined; onClick?: React.MouseEventHandler | undefined; onClickCapture?: React.MouseEventHandler | undefined; onContextMenu?: React.MouseEventHandler | undefined; onContextMenuCapture?: React.MouseEventHandler | undefined; onDoubleClick?: React.MouseEventHandler | undefined; onDoubleClickCapture?: React.MouseEventHandler | undefined; onDrag?: React.DragEventHandler | undefined; onDragCapture?: React.DragEventHandler | undefined; onDragEnd?: React.DragEventHandler | undefined; onDragEndCapture?: React.DragEventHandler | undefined; onDragEnter?: React.DragEventHandler | undefined; onDragEnterCapture?: React.DragEventHandler | undefined; onDragExit?: React.DragEventHandler | undefined; onDragExitCapture?: React.DragEventHandler | undefined; onDragLeave?: React.DragEventHandler | undefined; onDragLeaveCapture?: React.DragEventHandler | undefined; onDragOver?: React.DragEventHandler | undefined; onDragOverCapture?: React.DragEventHandler | undefined; onDragStart?: React.DragEventHandler | undefined; onDragStartCapture?: React.DragEventHandler | undefined; onDrop?: React.DragEventHandler | undefined; onDropCapture?: React.DragEventHandler | undefined; onMouseDown?: React.MouseEventHandler | undefined; onMouseDownCapture?: React.MouseEventHandler | undefined; onMouseEnter?: React.MouseEventHandler | undefined; onMouseLeave?: React.MouseEventHandler | undefined; onMouseMove?: React.MouseEventHandler | undefined; onMouseMoveCapture?: React.MouseEventHandler | undefined; onMouseOut?: React.MouseEventHandler | undefined; onMouseOutCapture?: React.MouseEventHandler | undefined; onMouseOver?: React.MouseEventHandler | undefined; onMouseOverCapture?: React.MouseEventHandler | undefined; onMouseUp?: React.MouseEventHandler | undefined; onMouseUpCapture?: React.MouseEventHandler | undefined; onSelect?: React.ReactEventHandler | undefined; onSelectCapture?: React.ReactEventHandler | undefined; onTouchCancel?: React.TouchEventHandler | undefined; onTouchCancelCapture?: React.TouchEventHandler | undefined; onTouchEnd?: React.TouchEventHandler | undefined; onTouchEndCapture?: React.TouchEventHandler | undefined; onTouchMove?: React.TouchEventHandler | undefined; onTouchMoveCapture?: React.TouchEventHandler | undefined; onTouchStart?: React.TouchEventHandler | undefined; onTouchStartCapture?: React.TouchEventHandler | undefined; onPointerDown?: React.PointerEventHandler | undefined; onPointerDownCapture?: React.PointerEventHandler | undefined; onPointerMove?: React.PointerEventHandler | undefined; onPointerMoveCapture?: React.PointerEventHandler | undefined; onPointerUp?: React.PointerEventHandler | undefined; onPointerUpCapture?: React.PointerEventHandler | undefined; onPointerCancel?: React.PointerEventHandler | undefined; onPointerCancelCapture?: React.PointerEventHandler | undefined; onPointerEnter?: React.PointerEventHandler | undefined; onPointerLeave?: React.PointerEventHandler | undefined; onPointerOver?: React.PointerEventHandler | undefined; onPointerOverCapture?: React.PointerEventHandler | undefined; onPointerOut?: React.PointerEventHandler | undefined; onPointerOutCapture?: React.PointerEventHandler | undefined; onGotPointerCapture?: React.PointerEventHandler | undefined; onGotPointerCaptureCapture?: React.PointerEventHandler | undefined; onLostPointerCapture?: React.PointerEventHandler | undefined; onLostPointerCaptureCapture?: React.PointerEventHandler | undefined; onScroll?: React.UIEventHandler | undefined; onScrollCapture?: React.UIEventHandler | undefined; onWheel?: React.WheelEventHandler | undefined; onWheelCapture?: React.WheelEventHandler | undefined; onAnimationStart?: React.AnimationEventHandler | undefined; onAnimationStartCapture?: React.AnimationEventHandler | undefined; onAnimationEnd?: React.AnimationEventHandler | undefined; onAnimationEndCapture?: React.AnimationEventHandler | undefined; onAnimationIteration?: React.AnimationEventHandler | undefined; onAnimationIterationCapture?: React.AnimationEventHandler | undefined; onTransitionEnd?: React.TransitionEventHandler | undefined; onTransitionEndCapture?: React.TransitionEventHandler | undefined; size?: \"m\" | \"s\" | \"l\" | \"original\" | \"xl\" | \"xxl\" | undefined; path?: string | undefined; from?: string | number | undefined; to?: string | number | undefined; clipPath?: string | undefined; mask?: string | undefined; offset?: string | number | undefined; href?: string | undefined; media?: string | undefined; target?: string | undefined; direction?: string | number | undefined; width?: string | number | undefined; textDecoration?: string | number | undefined; operator?: string | number | undefined; result?: string | undefined; origin?: string | number | undefined; method?: string | undefined; by?: string | number | undefined; scale?: string | number | undefined; y?: string | number | undefined; d?: string | undefined; fontSize?: string | number | undefined; fontFamily?: string | undefined; fontStyle?: string | number | undefined; stroke?: string | undefined; strokeWidth?: string | number | undefined; x?: string | number | undefined; stdDeviation?: string | number | undefined; display?: string | number | undefined; cursor?: string | number | undefined; height?: string | number | undefined; overflow?: string | number | undefined; preserveAspectRatio?: string | undefined; vectorEffect?: string | number | undefined; strokeMiterlimit?: string | number | undefined; textAnchor?: string | undefined; dominantBaseline?: string | number | undefined; dx?: string | number | undefined; dy?: string | number | undefined; r?: string | number | undefined; cx?: string | number | undefined; cy?: string | number | undefined; strokeLinecap?: \"square\" | \"inherit\" | \"butt\" | \"round\" | undefined; points?: string | undefined; strokeLinejoin?: \"inherit\" | \"round\" | \"miter\" | \"bevel\" | undefined; opacity?: string | number | undefined; crossOrigin?: CrossOrigin; accentHeight?: string | number | undefined; accumulate?: \"sum\" | \"none\" | undefined; additive?: \"sum\" | \"replace\" | undefined; alignmentBaseline?: \"inherit\" | \"auto\" | \"middle\" | \"alphabetic\" | \"hanging\" | \"ideographic\" | \"mathematical\" | \"baseline\" | \"before-edge\" | \"text-before-edge\" | \"central\" | \"after-edge\" | \"text-after-edge\" | undefined; allowReorder?: \"yes\" | \"no\" | undefined; alphabetic?: string | number | undefined; amplitude?: string | number | undefined; arabicForm?: \"initial\" | \"medial\" | \"terminal\" | \"isolated\" | undefined; ascent?: string | number | undefined; attributeName?: string | undefined; attributeType?: string | undefined; autoReverse?: Booleanish | undefined; azimuth?: string | number | undefined; baseFrequency?: string | number | undefined; baselineShift?: string | number | undefined; baseProfile?: string | number | undefined; bbox?: string | number | undefined; begin?: string | number | undefined; bias?: string | number | undefined; calcMode?: string | number | undefined; capHeight?: string | number | undefined; clip?: string | number | undefined; clipPathUnits?: string | number | undefined; clipRule?: string | number | undefined; colorInterpolation?: string | number | undefined; colorInterpolationFilters?: \"inherit\" | \"auto\" | \"sRGB\" | \"linearRGB\" | undefined; colorProfile?: string | number | undefined; colorRendering?: string | number | undefined; contentScriptType?: string | number | undefined; contentStyleType?: string | number | undefined; decelerate?: string | number | undefined; descent?: string | number | undefined; diffuseConstant?: string | number | undefined; divisor?: string | number | undefined; dur?: string | number | undefined; edgeMode?: string | number | undefined; elevation?: string | number | undefined; enableBackground?: string | number | undefined; exponent?: string | number | undefined; externalResourcesRequired?: Booleanish | undefined; fillOpacity?: string | number | undefined; fillRule?: \"inherit\" | \"nonzero\" | \"evenodd\" | undefined; filterRes?: string | number | undefined; filterUnits?: string | number | undefined; floodColor?: string | number | undefined; floodOpacity?: string | number | undefined; focusable?: Booleanish | \"auto\" | undefined; fontSizeAdjust?: string | number | undefined; fontStretch?: string | number | undefined; fontVariant?: string | number | undefined; fontWeight?: string | number | undefined; fr?: string | number | undefined; fx?: string | number | undefined; fy?: string | number | undefined; g1?: string | number | undefined; g2?: string | number | undefined; glyphName?: string | number | undefined; glyphOrientationHorizontal?: string | number | undefined; glyphOrientationVertical?: string | number | undefined; glyphRef?: string | number | undefined; gradientTransform?: string | undefined; gradientUnits?: string | undefined; hanging?: string | number | undefined; horizAdvX?: string | number | undefined; horizOriginX?: string | number | undefined; ideographic?: string | number | undefined; imageRendering?: string | number | undefined; in2?: string | number | undefined; intercept?: string | number | undefined; k1?: string | number | undefined; k2?: string | number | undefined; k3?: string | number | undefined; k4?: string | number | undefined; k?: string | number | undefined; kernelMatrix?: string | number | undefined; kernelUnitLength?: string | number | undefined; kerning?: string | number | undefined; keyPoints?: string | number | undefined; keySplines?: string | number | undefined; keyTimes?: string | number | undefined; lengthAdjust?: string | number | undefined; letterSpacing?: string | number | undefined; lightingColor?: string | number | undefined; limitingConeAngle?: string | number | undefined; local?: string | number | undefined; markerEnd?: string | undefined; markerHeight?: string | number | undefined; markerMid?: string | undefined; markerStart?: string | undefined; markerUnits?: string | number | undefined; markerWidth?: string | number | undefined; maskContentUnits?: string | number | undefined; maskUnits?: string | number | undefined; mathematical?: string | number | undefined; numOctaves?: string | number | undefined; orient?: string | number | undefined; orientation?: string | number | undefined; overlinePosition?: string | number | undefined; overlineThickness?: string | number | undefined; paintOrder?: string | number | undefined; panose1?: string | number | undefined; pathLength?: string | number | undefined; patternContentUnits?: string | undefined; patternTransform?: string | number | undefined; patternUnits?: string | undefined; pointerEvents?: string | number | undefined; pointsAtX?: string | number | undefined; pointsAtY?: string | number | undefined; pointsAtZ?: string | number | undefined; preserveAlpha?: Booleanish | undefined; primitiveUnits?: string | number | undefined; radius?: string | number | undefined; refX?: string | number | undefined; refY?: string | number | undefined; renderingIntent?: string | number | undefined; repeatCount?: string | number | undefined; repeatDur?: string | number | undefined; requiredExtensions?: string | number | undefined; requiredFeatures?: string | number | undefined; restart?: string | number | undefined; rotate?: string | number | undefined; rx?: string | number | undefined; ry?: string | number | undefined; seed?: string | number | undefined; shapeRendering?: string | number | undefined; slope?: string | number | undefined; spacing?: string | number | undefined; specularConstant?: string | number | undefined; specularExponent?: string | number | undefined; speed?: string | number | undefined; spreadMethod?: string | undefined; startOffset?: string | number | undefined; stemh?: string | number | undefined; stemv?: string | number | undefined; stitchTiles?: string | number | undefined; stopColor?: string | undefined; stopOpacity?: string | number | undefined; strikethroughPosition?: string | number | undefined; strikethroughThickness?: string | number | undefined; strokeDasharray?: string | number | undefined; strokeDashoffset?: string | number | undefined; strokeOpacity?: string | number | undefined; surfaceScale?: string | number | undefined; systemLanguage?: string | number | undefined; tableValues?: string | number | undefined; targetX?: string | number | undefined; targetY?: string | number | undefined; textLength?: string | number | undefined; textRendering?: string | number | undefined; u1?: string | number | undefined; u2?: string | number | undefined; underlinePosition?: string | number | undefined; underlineThickness?: string | number | undefined; unicode?: string | number | undefined; unicodeBidi?: string | number | undefined; unicodeRange?: string | number | undefined; unitsPerEm?: string | number | undefined; vAlphabetic?: string | number | undefined; vertAdvY?: string | number | undefined; vertOriginX?: string | number | undefined; vertOriginY?: string | number | undefined; vHanging?: string | number | undefined; vIdeographic?: string | number | undefined; viewBox?: string | undefined; viewTarget?: string | number | undefined; visibility?: string | number | undefined; vMathematical?: string | number | undefined; widths?: string | number | undefined; wordSpacing?: string | number | undefined; writingMode?: string | number | undefined; x1?: string | number | undefined; x2?: string | number | undefined; xChannelSelector?: string | undefined; xHeight?: string | number | undefined; xlinkActuate?: string | undefined; xlinkArcrole?: string | undefined; xlinkHref?: string | undefined; xlinkRole?: string | undefined; xlinkShow?: string | undefined; xlinkTitle?: string | undefined; xlinkType?: string | undefined; xmlBase?: string | undefined; xmlLang?: string | undefined; xmlns?: string | undefined; xmlnsXlink?: string | undefined; xmlSpace?: string | undefined; y1?: string | number | undefined; y2?: string | number | undefined; yChannelSelector?: string | undefined; z?: string | number | undefined; zoomAndPan?: string | undefined; titleId?: string | undefined; onIconLoad?: (() => void) | undefined; }" + ">; suppressHydrationWarning?: boolean | undefined; lang?: string | undefined; style?: React.CSSProperties | undefined; tabIndex?: number | undefined; title?: string | undefined; role?: React.AriaRole | undefined; color?: string | undefined; \"aria-activedescendant\"?: string | undefined; \"aria-atomic\"?: Booleanish | undefined; \"aria-autocomplete\"?: \"none\" | \"list\" | \"inline\" | \"both\" | undefined; \"aria-braillelabel\"?: string | undefined; \"aria-brailleroledescription\"?: string | undefined; \"aria-busy\"?: Booleanish | undefined; \"aria-checked\"?: boolean | \"true\" | \"false\" | \"mixed\" | undefined; \"aria-colcount\"?: number | undefined; \"aria-colindex\"?: number | undefined; \"aria-colindextext\"?: string | undefined; \"aria-colspan\"?: number | undefined; \"aria-controls\"?: string | undefined; \"aria-current\"?: boolean | \"page\" | \"date\" | \"location\" | \"true\" | \"false\" | \"time\" | \"step\" | undefined; \"aria-describedby\"?: string | undefined; \"aria-description\"?: string | undefined; \"aria-details\"?: string | undefined; \"aria-disabled\"?: Booleanish | undefined; \"aria-dropeffect\"?: \"execute\" | \"link\" | \"none\" | \"copy\" | \"move\" | \"popup\" | undefined; \"aria-errormessage\"?: string | undefined; \"aria-expanded\"?: Booleanish | undefined; \"aria-flowto\"?: string | undefined; \"aria-grabbed\"?: Booleanish | undefined; \"aria-haspopup\"?: boolean | \"grid\" | \"true\" | \"false\" | \"dialog\" | \"menu\" | \"listbox\" | \"tree\" | undefined; \"aria-hidden\"?: Booleanish | undefined; \"aria-invalid\"?: boolean | \"true\" | \"false\" | \"grammar\" | \"spelling\" | undefined; \"aria-keyshortcuts\"?: string | undefined; \"aria-labelledby\"?: string | undefined; \"aria-level\"?: number | undefined; \"aria-live\"?: \"off\" | \"assertive\" | \"polite\" | undefined; \"aria-modal\"?: Booleanish | undefined; \"aria-multiline\"?: Booleanish | undefined; \"aria-multiselectable\"?: Booleanish | undefined; \"aria-orientation\"?: \"horizontal\" | \"vertical\" | undefined; \"aria-owns\"?: string | undefined; \"aria-placeholder\"?: string | undefined; \"aria-posinset\"?: number | undefined; \"aria-pressed\"?: boolean | \"true\" | \"false\" | \"mixed\" | undefined; \"aria-readonly\"?: Booleanish | undefined; \"aria-relevant\"?: \"text\" | \"all\" | \"additions\" | \"additions removals\" | \"additions text\" | \"removals\" | \"removals additions\" | \"removals text\" | \"text additions\" | \"text removals\" | undefined; \"aria-required\"?: Booleanish | undefined; \"aria-roledescription\"?: string | undefined; \"aria-rowcount\"?: number | undefined; \"aria-rowindex\"?: number | undefined; \"aria-rowindextext\"?: string | undefined; \"aria-rowspan\"?: number | undefined; \"aria-selected\"?: Booleanish | undefined; \"aria-setsize\"?: number | undefined; \"aria-sort\"?: \"none\" | \"ascending\" | \"descending\" | \"other\" | undefined; \"aria-valuemax\"?: number | undefined; \"aria-valuemin\"?: number | undefined; \"aria-valuenow\"?: number | undefined; \"aria-valuetext\"?: string | undefined; children?: React.ReactNode; dangerouslySetInnerHTML?: { __html: string | TrustedHTML; } | undefined; onCopy?: React.ClipboardEventHandler | undefined; onCopyCapture?: React.ClipboardEventHandler | undefined; onCut?: React.ClipboardEventHandler | undefined; onCutCapture?: React.ClipboardEventHandler | undefined; onPaste?: React.ClipboardEventHandler | undefined; onPasteCapture?: React.ClipboardEventHandler | undefined; onCompositionEnd?: React.CompositionEventHandler | undefined; onCompositionEndCapture?: React.CompositionEventHandler | undefined; onCompositionStart?: React.CompositionEventHandler | undefined; onCompositionStartCapture?: React.CompositionEventHandler | undefined; onCompositionUpdate?: React.CompositionEventHandler | undefined; onCompositionUpdateCapture?: React.CompositionEventHandler | undefined; onFocus?: React.FocusEventHandler | undefined; onFocusCapture?: React.FocusEventHandler | undefined; onBlur?: React.FocusEventHandler | undefined; onBlurCapture?: React.FocusEventHandler | undefined; onChange?: React.FormEventHandler | undefined; onChangeCapture?: React.FormEventHandler | undefined; onBeforeInput?: React.FormEventHandler | undefined; onBeforeInputCapture?: React.FormEventHandler | undefined; onInput?: React.FormEventHandler | undefined; onInputCapture?: React.FormEventHandler | undefined; onReset?: React.FormEventHandler | undefined; onResetCapture?: React.FormEventHandler | undefined; onSubmit?: React.FormEventHandler | undefined; onSubmitCapture?: React.FormEventHandler | undefined; onInvalid?: React.FormEventHandler | undefined; onInvalidCapture?: React.FormEventHandler | undefined; onLoad?: React.ReactEventHandler | undefined; onLoadCapture?: React.ReactEventHandler | undefined; onErrorCapture?: React.ReactEventHandler | undefined; onKeyDown?: React.KeyboardEventHandler | undefined; onKeyDownCapture?: React.KeyboardEventHandler | undefined; onKeyPress?: React.KeyboardEventHandler | undefined; onKeyPressCapture?: React.KeyboardEventHandler | undefined; onKeyUp?: React.KeyboardEventHandler | undefined; onKeyUpCapture?: React.KeyboardEventHandler | undefined; onAbort?: React.ReactEventHandler | undefined; onAbortCapture?: React.ReactEventHandler | undefined; onCanPlay?: React.ReactEventHandler | undefined; onCanPlayCapture?: React.ReactEventHandler | undefined; onCanPlayThrough?: React.ReactEventHandler | undefined; onCanPlayThroughCapture?: React.ReactEventHandler | undefined; onDurationChange?: React.ReactEventHandler | undefined; onDurationChangeCapture?: React.ReactEventHandler | undefined; onEmptied?: React.ReactEventHandler | undefined; onEmptiedCapture?: React.ReactEventHandler | undefined; onEncrypted?: React.ReactEventHandler | undefined; onEncryptedCapture?: React.ReactEventHandler | undefined; onEnded?: React.ReactEventHandler | undefined; onEndedCapture?: React.ReactEventHandler | undefined; onLoadedData?: React.ReactEventHandler | undefined; onLoadedDataCapture?: React.ReactEventHandler | undefined; onLoadedMetadata?: React.ReactEventHandler | undefined; onLoadedMetadataCapture?: React.ReactEventHandler | undefined; onLoadStart?: React.ReactEventHandler | undefined; onLoadStartCapture?: React.ReactEventHandler | undefined; onPause?: React.ReactEventHandler | undefined; onPauseCapture?: React.ReactEventHandler | undefined; onPlay?: React.ReactEventHandler | undefined; onPlayCapture?: React.ReactEventHandler | undefined; onPlaying?: React.ReactEventHandler | undefined; onPlayingCapture?: React.ReactEventHandler | undefined; onProgress?: React.ReactEventHandler | undefined; onProgressCapture?: React.ReactEventHandler | undefined; onRateChange?: React.ReactEventHandler | undefined; onRateChangeCapture?: React.ReactEventHandler | undefined; onResize?: React.ReactEventHandler | undefined; onResizeCapture?: React.ReactEventHandler | undefined; onSeeked?: React.ReactEventHandler | undefined; onSeekedCapture?: React.ReactEventHandler | undefined; onSeeking?: React.ReactEventHandler | undefined; onSeekingCapture?: React.ReactEventHandler | undefined; onStalled?: React.ReactEventHandler | undefined; onStalledCapture?: React.ReactEventHandler | undefined; onSuspend?: React.ReactEventHandler | undefined; onSuspendCapture?: React.ReactEventHandler | undefined; onTimeUpdate?: React.ReactEventHandler | undefined; onTimeUpdateCapture?: React.ReactEventHandler | undefined; onVolumeChange?: React.ReactEventHandler | undefined; onVolumeChangeCapture?: React.ReactEventHandler | undefined; onWaiting?: React.ReactEventHandler | undefined; onWaitingCapture?: React.ReactEventHandler | undefined; onAuxClick?: React.MouseEventHandler | undefined; onAuxClickCapture?: React.MouseEventHandler | undefined; onClick?: React.MouseEventHandler | undefined; onClickCapture?: React.MouseEventHandler | undefined; onContextMenu?: React.MouseEventHandler | undefined; onContextMenuCapture?: React.MouseEventHandler | undefined; onDoubleClick?: React.MouseEventHandler | undefined; onDoubleClickCapture?: React.MouseEventHandler | undefined; onDrag?: React.DragEventHandler | undefined; onDragCapture?: React.DragEventHandler | undefined; onDragEnd?: React.DragEventHandler | undefined; onDragEndCapture?: React.DragEventHandler | undefined; onDragEnter?: React.DragEventHandler | undefined; onDragEnterCapture?: React.DragEventHandler | undefined; onDragExit?: React.DragEventHandler | undefined; onDragExitCapture?: React.DragEventHandler | undefined; onDragLeave?: React.DragEventHandler | undefined; onDragLeaveCapture?: React.DragEventHandler | undefined; onDragOver?: React.DragEventHandler | undefined; onDragOverCapture?: React.DragEventHandler | undefined; onDragStart?: React.DragEventHandler | undefined; onDragStartCapture?: React.DragEventHandler | undefined; onDrop?: React.DragEventHandler | undefined; onDropCapture?: React.DragEventHandler | undefined; onMouseDown?: React.MouseEventHandler | undefined; onMouseDownCapture?: React.MouseEventHandler | undefined; onMouseEnter?: React.MouseEventHandler | undefined; onMouseLeave?: React.MouseEventHandler | undefined; onMouseMove?: React.MouseEventHandler | undefined; onMouseMoveCapture?: React.MouseEventHandler | undefined; onMouseOut?: React.MouseEventHandler | undefined; onMouseOutCapture?: React.MouseEventHandler | undefined; onMouseOver?: React.MouseEventHandler | undefined; onMouseOverCapture?: React.MouseEventHandler | undefined; onMouseUp?: React.MouseEventHandler | undefined; onMouseUpCapture?: React.MouseEventHandler | undefined; onSelect?: React.ReactEventHandler | undefined; onSelectCapture?: React.ReactEventHandler | undefined; onTouchCancel?: React.TouchEventHandler | undefined; onTouchCancelCapture?: React.TouchEventHandler | undefined; onTouchEnd?: React.TouchEventHandler | undefined; onTouchEndCapture?: React.TouchEventHandler | undefined; onTouchMove?: React.TouchEventHandler | undefined; onTouchMoveCapture?: React.TouchEventHandler | undefined; onTouchStart?: React.TouchEventHandler | undefined; onTouchStartCapture?: React.TouchEventHandler | undefined; onPointerDown?: React.PointerEventHandler | undefined; onPointerDownCapture?: React.PointerEventHandler | undefined; onPointerMove?: React.PointerEventHandler | undefined; onPointerMoveCapture?: React.PointerEventHandler | undefined; onPointerUp?: React.PointerEventHandler | undefined; onPointerUpCapture?: React.PointerEventHandler | undefined; onPointerCancel?: React.PointerEventHandler | undefined; onPointerCancelCapture?: React.PointerEventHandler | undefined; onPointerEnter?: React.PointerEventHandler | undefined; onPointerLeave?: React.PointerEventHandler | undefined; onPointerOver?: React.PointerEventHandler | undefined; onPointerOverCapture?: React.PointerEventHandler | undefined; onPointerOut?: React.PointerEventHandler | undefined; onPointerOutCapture?: React.PointerEventHandler | undefined; onGotPointerCapture?: React.PointerEventHandler | undefined; onGotPointerCaptureCapture?: React.PointerEventHandler | undefined; onLostPointerCapture?: React.PointerEventHandler | undefined; onLostPointerCaptureCapture?: React.PointerEventHandler | undefined; onScroll?: React.UIEventHandler | undefined; onScrollCapture?: React.UIEventHandler | undefined; onWheel?: React.WheelEventHandler | undefined; onWheelCapture?: React.WheelEventHandler | undefined; onAnimationStart?: React.AnimationEventHandler | undefined; onAnimationStartCapture?: React.AnimationEventHandler | undefined; onAnimationEnd?: React.AnimationEventHandler | undefined; onAnimationEndCapture?: React.AnimationEventHandler | undefined; onAnimationIteration?: React.AnimationEventHandler | undefined; onAnimationIterationCapture?: React.AnimationEventHandler | undefined; onTransitionEnd?: React.TransitionEventHandler | undefined; onTransitionEndCapture?: React.TransitionEventHandler | undefined; size?: \"m\" | \"s\" | \"l\" | \"original\" | \"xl\" | \"xxl\" | undefined; path?: string | undefined; from?: string | number | undefined; to?: string | number | undefined; clipPath?: string | undefined; mask?: string | undefined; offset?: string | number | undefined; href?: string | undefined; media?: string | undefined; target?: string | undefined; direction?: string | number | undefined; width?: string | number | undefined; textDecoration?: string | number | undefined; operator?: string | number | undefined; result?: string | undefined; by?: string | number | undefined; scale?: string | number | undefined; y?: string | number | undefined; d?: string | undefined; fontSize?: string | number | undefined; fontFamily?: string | undefined; fontStyle?: string | number | undefined; stroke?: string | undefined; strokeWidth?: string | number | undefined; x?: string | number | undefined; stdDeviation?: string | number | undefined; display?: string | number | undefined; method?: string | undefined; cursor?: string | number | undefined; origin?: string | number | undefined; height?: string | number | undefined; overflow?: string | number | undefined; preserveAspectRatio?: string | undefined; vectorEffect?: string | number | undefined; strokeMiterlimit?: string | number | undefined; textAnchor?: string | undefined; dominantBaseline?: string | number | undefined; dx?: string | number | undefined; dy?: string | number | undefined; r?: string | number | undefined; cx?: string | number | undefined; cy?: string | number | undefined; strokeLinecap?: \"square\" | \"inherit\" | \"butt\" | \"round\" | undefined; points?: string | undefined; strokeLinejoin?: \"inherit\" | \"round\" | \"miter\" | \"bevel\" | undefined; opacity?: string | number | undefined; crossOrigin?: CrossOrigin; accentHeight?: string | number | undefined; accumulate?: \"sum\" | \"none\" | undefined; additive?: \"sum\" | \"replace\" | undefined; alignmentBaseline?: \"inherit\" | \"auto\" | \"middle\" | \"alphabetic\" | \"hanging\" | \"ideographic\" | \"mathematical\" | \"baseline\" | \"before-edge\" | \"text-before-edge\" | \"central\" | \"after-edge\" | \"text-after-edge\" | undefined; allowReorder?: \"yes\" | \"no\" | undefined; alphabetic?: string | number | undefined; amplitude?: string | number | undefined; arabicForm?: \"initial\" | \"medial\" | \"terminal\" | \"isolated\" | undefined; ascent?: string | number | undefined; attributeName?: string | undefined; attributeType?: string | undefined; autoReverse?: Booleanish | undefined; azimuth?: string | number | undefined; baseFrequency?: string | number | undefined; baselineShift?: string | number | undefined; baseProfile?: string | number | undefined; bbox?: string | number | undefined; begin?: string | number | undefined; bias?: string | number | undefined; calcMode?: string | number | undefined; capHeight?: string | number | undefined; clip?: string | number | undefined; clipPathUnits?: string | number | undefined; clipRule?: string | number | undefined; colorInterpolation?: string | number | undefined; colorInterpolationFilters?: \"inherit\" | \"auto\" | \"sRGB\" | \"linearRGB\" | undefined; colorProfile?: string | number | undefined; colorRendering?: string | number | undefined; contentScriptType?: string | number | undefined; contentStyleType?: string | number | undefined; decelerate?: string | number | undefined; descent?: string | number | undefined; diffuseConstant?: string | number | undefined; divisor?: string | number | undefined; dur?: string | number | undefined; edgeMode?: string | number | undefined; elevation?: string | number | undefined; enableBackground?: string | number | undefined; exponent?: string | number | undefined; externalResourcesRequired?: Booleanish | undefined; fillOpacity?: string | number | undefined; fillRule?: \"inherit\" | \"nonzero\" | \"evenodd\" | undefined; filterRes?: string | number | undefined; filterUnits?: string | number | undefined; floodColor?: string | number | undefined; floodOpacity?: string | number | undefined; focusable?: Booleanish | \"auto\" | undefined; fontSizeAdjust?: string | number | undefined; fontStretch?: string | number | undefined; fontVariant?: string | number | undefined; fontWeight?: string | number | undefined; fr?: string | number | undefined; fx?: string | number | undefined; fy?: string | number | undefined; g1?: string | number | undefined; g2?: string | number | undefined; glyphName?: string | number | undefined; glyphOrientationHorizontal?: string | number | undefined; glyphOrientationVertical?: string | number | undefined; glyphRef?: string | number | undefined; gradientTransform?: string | undefined; gradientUnits?: string | undefined; hanging?: string | number | undefined; horizAdvX?: string | number | undefined; horizOriginX?: string | number | undefined; ideographic?: string | number | undefined; imageRendering?: string | number | undefined; in2?: string | number | undefined; intercept?: string | number | undefined; k1?: string | number | undefined; k2?: string | number | undefined; k3?: string | number | undefined; k4?: string | number | undefined; k?: string | number | undefined; kernelMatrix?: string | number | undefined; kernelUnitLength?: string | number | undefined; kerning?: string | number | undefined; keyPoints?: string | number | undefined; keySplines?: string | number | undefined; keyTimes?: string | number | undefined; lengthAdjust?: string | number | undefined; letterSpacing?: string | number | undefined; lightingColor?: string | number | undefined; limitingConeAngle?: string | number | undefined; local?: string | number | undefined; markerEnd?: string | undefined; markerHeight?: string | number | undefined; markerMid?: string | undefined; markerStart?: string | undefined; markerUnits?: string | number | undefined; markerWidth?: string | number | undefined; maskContentUnits?: string | number | undefined; maskUnits?: string | number | undefined; mathematical?: string | number | undefined; numOctaves?: string | number | undefined; orient?: string | number | undefined; orientation?: string | number | undefined; overlinePosition?: string | number | undefined; overlineThickness?: string | number | undefined; paintOrder?: string | number | undefined; panose1?: string | number | undefined; pathLength?: string | number | undefined; patternContentUnits?: string | undefined; patternTransform?: string | number | undefined; patternUnits?: string | undefined; pointerEvents?: string | number | undefined; pointsAtX?: string | number | undefined; pointsAtY?: string | number | undefined; pointsAtZ?: string | number | undefined; preserveAlpha?: Booleanish | undefined; primitiveUnits?: string | number | undefined; radius?: string | number | undefined; refX?: string | number | undefined; refY?: string | number | undefined; renderingIntent?: string | number | undefined; repeatCount?: string | number | undefined; repeatDur?: string | number | undefined; requiredExtensions?: string | number | undefined; requiredFeatures?: string | number | undefined; restart?: string | number | undefined; rotate?: string | number | undefined; rx?: string | number | undefined; ry?: string | number | undefined; seed?: string | number | undefined; shapeRendering?: string | number | undefined; slope?: string | number | undefined; spacing?: string | number | undefined; specularConstant?: string | number | undefined; specularExponent?: string | number | undefined; speed?: string | number | undefined; spreadMethod?: string | undefined; startOffset?: string | number | undefined; stemh?: string | number | undefined; stemv?: string | number | undefined; stitchTiles?: string | number | undefined; stopColor?: string | undefined; stopOpacity?: string | number | undefined; strikethroughPosition?: string | number | undefined; strikethroughThickness?: string | number | undefined; strokeDasharray?: string | number | undefined; strokeDashoffset?: string | number | undefined; strokeOpacity?: string | number | undefined; surfaceScale?: string | number | undefined; systemLanguage?: string | number | undefined; tableValues?: string | number | undefined; targetX?: string | number | undefined; targetY?: string | number | undefined; textLength?: string | number | undefined; textRendering?: string | number | undefined; u1?: string | number | undefined; u2?: string | number | undefined; underlinePosition?: string | number | undefined; underlineThickness?: string | number | undefined; unicode?: string | number | undefined; unicodeBidi?: string | number | undefined; unicodeRange?: string | number | undefined; unitsPerEm?: string | number | undefined; vAlphabetic?: string | number | undefined; vertAdvY?: string | number | undefined; vertOriginX?: string | number | undefined; vertOriginY?: string | number | undefined; vHanging?: string | number | undefined; vIdeographic?: string | number | undefined; viewBox?: string | undefined; viewTarget?: string | number | undefined; visibility?: string | number | undefined; vMathematical?: string | number | undefined; widths?: string | number | undefined; wordSpacing?: string | number | undefined; writingMode?: string | number | undefined; x1?: string | number | undefined; x2?: string | number | undefined; xChannelSelector?: string | undefined; xHeight?: string | number | undefined; xlinkActuate?: string | undefined; xlinkArcrole?: string | undefined; xlinkHref?: string | undefined; xlinkRole?: string | undefined; xlinkShow?: string | undefined; xlinkTitle?: string | undefined; xlinkType?: string | undefined; xmlBase?: string | undefined; xmlLang?: string | undefined; xmlns?: string | undefined; xmlnsXlink?: string | undefined; xmlSpace?: string | undefined; y1?: string | number | undefined; y2?: string | number | undefined; yChannelSelector?: string | undefined; z?: string | number | undefined; zoomAndPan?: string | undefined; titleId?: string | undefined; onIconLoad?: (() => void) | undefined; }" ], "path": "x-pack/platform/packages/shared/ai-assistant/icon/icon.tsx", "deprecated": false, diff --git a/api_docs/kbn_ai_assistant_icon.mdx b/api_docs/kbn_ai_assistant_icon.mdx index 5bb698ee7bbd4..bf649f8f7e501 100644 --- a/api_docs/kbn_ai_assistant_icon.mdx +++ b/api_docs/kbn_ai_assistant_icon.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ai-assistant-icon title: "@kbn/ai-assistant-icon" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ai-assistant-icon plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ai-assistant-icon'] --- import kbnAiAssistantIconObj from './kbn_ai_assistant_icon.devdocs.json'; diff --git a/api_docs/kbn_aiops_components.mdx b/api_docs/kbn_aiops_components.mdx index c5a676d9a9332..39c7aedaeeae2 100644 --- a/api_docs/kbn_aiops_components.mdx +++ b/api_docs/kbn_aiops_components.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-aiops-components title: "@kbn/aiops-components" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/aiops-components plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/aiops-components'] --- import kbnAiopsComponentsObj from './kbn_aiops_components.devdocs.json'; diff --git a/api_docs/kbn_aiops_log_pattern_analysis.mdx b/api_docs/kbn_aiops_log_pattern_analysis.mdx index ed39fc1158171..459fa7ea7aca5 100644 --- a/api_docs/kbn_aiops_log_pattern_analysis.mdx +++ b/api_docs/kbn_aiops_log_pattern_analysis.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-aiops-log-pattern-analysis title: "@kbn/aiops-log-pattern-analysis" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/aiops-log-pattern-analysis plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/aiops-log-pattern-analysis'] --- import kbnAiopsLogPatternAnalysisObj from './kbn_aiops_log_pattern_analysis.devdocs.json'; diff --git a/api_docs/kbn_aiops_log_rate_analysis.mdx b/api_docs/kbn_aiops_log_rate_analysis.mdx index 167417381c49a..bf64dd142d661 100644 --- a/api_docs/kbn_aiops_log_rate_analysis.mdx +++ b/api_docs/kbn_aiops_log_rate_analysis.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-aiops-log-rate-analysis title: "@kbn/aiops-log-rate-analysis" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/aiops-log-rate-analysis plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/aiops-log-rate-analysis'] --- import kbnAiopsLogRateAnalysisObj from './kbn_aiops_log_rate_analysis.devdocs.json'; diff --git a/api_docs/kbn_alerting_api_integration_helpers.mdx b/api_docs/kbn_alerting_api_integration_helpers.mdx index 29bd8611e3c31..b0669df4ccc81 100644 --- a/api_docs/kbn_alerting_api_integration_helpers.mdx +++ b/api_docs/kbn_alerting_api_integration_helpers.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-alerting-api-integration-helpers title: "@kbn/alerting-api-integration-helpers" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/alerting-api-integration-helpers plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/alerting-api-integration-helpers'] --- import kbnAlertingApiIntegrationHelpersObj from './kbn_alerting_api_integration_helpers.devdocs.json'; diff --git a/api_docs/kbn_alerting_comparators.mdx b/api_docs/kbn_alerting_comparators.mdx index 2a9eedc8b4cf5..7a151d9702a1d 100644 --- a/api_docs/kbn_alerting_comparators.mdx +++ b/api_docs/kbn_alerting_comparators.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-alerting-comparators title: "@kbn/alerting-comparators" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/alerting-comparators plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/alerting-comparators'] --- import kbnAlertingComparatorsObj from './kbn_alerting_comparators.devdocs.json'; diff --git a/api_docs/kbn_alerting_state_types.mdx b/api_docs/kbn_alerting_state_types.mdx index 1b2ddbeace15f..5a38f02d769eb 100644 --- a/api_docs/kbn_alerting_state_types.mdx +++ b/api_docs/kbn_alerting_state_types.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-alerting-state-types title: "@kbn/alerting-state-types" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/alerting-state-types plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/alerting-state-types'] --- import kbnAlertingStateTypesObj from './kbn_alerting_state_types.devdocs.json'; diff --git a/api_docs/kbn_alerting_types.mdx b/api_docs/kbn_alerting_types.mdx index ab93a94689a3d..1da3056dbcd60 100644 --- a/api_docs/kbn_alerting_types.mdx +++ b/api_docs/kbn_alerting_types.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-alerting-types title: "@kbn/alerting-types" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/alerting-types plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/alerting-types'] --- import kbnAlertingTypesObj from './kbn_alerting_types.devdocs.json'; diff --git a/api_docs/kbn_alerts_as_data_utils.mdx b/api_docs/kbn_alerts_as_data_utils.mdx index 373f255463b2f..ba4ab73ff527b 100644 --- a/api_docs/kbn_alerts_as_data_utils.mdx +++ b/api_docs/kbn_alerts_as_data_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-alerts-as-data-utils title: "@kbn/alerts-as-data-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/alerts-as-data-utils plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/alerts-as-data-utils'] --- import kbnAlertsAsDataUtilsObj from './kbn_alerts_as_data_utils.devdocs.json'; diff --git a/api_docs/kbn_alerts_grouping.mdx b/api_docs/kbn_alerts_grouping.mdx index 1684b66ed04bb..a43461d53333c 100644 --- a/api_docs/kbn_alerts_grouping.mdx +++ b/api_docs/kbn_alerts_grouping.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-alerts-grouping title: "@kbn/alerts-grouping" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/alerts-grouping plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/alerts-grouping'] --- import kbnAlertsGroupingObj from './kbn_alerts_grouping.devdocs.json'; diff --git a/api_docs/kbn_alerts_ui_shared.mdx b/api_docs/kbn_alerts_ui_shared.mdx index d3ce94387c0c4..4c63888e463ef 100644 --- a/api_docs/kbn_alerts_ui_shared.mdx +++ b/api_docs/kbn_alerts_ui_shared.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-alerts-ui-shared title: "@kbn/alerts-ui-shared" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/alerts-ui-shared plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/alerts-ui-shared'] --- import kbnAlertsUiSharedObj from './kbn_alerts_ui_shared.devdocs.json'; diff --git a/api_docs/kbn_analytics.mdx b/api_docs/kbn_analytics.mdx index fa00b1cfeaeed..4016c94510b0a 100644 --- a/api_docs/kbn_analytics.mdx +++ b/api_docs/kbn_analytics.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-analytics title: "@kbn/analytics" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/analytics plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/analytics'] --- import kbnAnalyticsObj from './kbn_analytics.devdocs.json'; diff --git a/api_docs/kbn_analytics_collection_utils.mdx b/api_docs/kbn_analytics_collection_utils.mdx index 4ffc18c0abafb..eadbcf764904c 100644 --- a/api_docs/kbn_analytics_collection_utils.mdx +++ b/api_docs/kbn_analytics_collection_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-analytics-collection-utils title: "@kbn/analytics-collection-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/analytics-collection-utils plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/analytics-collection-utils'] --- import kbnAnalyticsCollectionUtilsObj from './kbn_analytics_collection_utils.devdocs.json'; diff --git a/api_docs/kbn_apm_config_loader.mdx b/api_docs/kbn_apm_config_loader.mdx index 240bfb70abf05..7cf577fdf7000 100644 --- a/api_docs/kbn_apm_config_loader.mdx +++ b/api_docs/kbn_apm_config_loader.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-apm-config-loader title: "@kbn/apm-config-loader" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/apm-config-loader plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/apm-config-loader'] --- import kbnApmConfigLoaderObj from './kbn_apm_config_loader.devdocs.json'; diff --git a/api_docs/kbn_apm_data_view.mdx b/api_docs/kbn_apm_data_view.mdx index a5b9c54b7ca4b..a1cb2d7e74594 100644 --- a/api_docs/kbn_apm_data_view.mdx +++ b/api_docs/kbn_apm_data_view.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-apm-data-view title: "@kbn/apm-data-view" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/apm-data-view plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/apm-data-view'] --- import kbnApmDataViewObj from './kbn_apm_data_view.devdocs.json'; diff --git a/api_docs/kbn_apm_synthtrace.mdx b/api_docs/kbn_apm_synthtrace.mdx index 1ac094cca9bda..98635241788cd 100644 --- a/api_docs/kbn_apm_synthtrace.mdx +++ b/api_docs/kbn_apm_synthtrace.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-apm-synthtrace title: "@kbn/apm-synthtrace" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/apm-synthtrace plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/apm-synthtrace'] --- import kbnApmSynthtraceObj from './kbn_apm_synthtrace.devdocs.json'; diff --git a/api_docs/kbn_apm_synthtrace_client.mdx b/api_docs/kbn_apm_synthtrace_client.mdx index 22c58940f4a17..3a50c43315f94 100644 --- a/api_docs/kbn_apm_synthtrace_client.mdx +++ b/api_docs/kbn_apm_synthtrace_client.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-apm-synthtrace-client title: "@kbn/apm-synthtrace-client" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/apm-synthtrace-client plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/apm-synthtrace-client'] --- import kbnApmSynthtraceClientObj from './kbn_apm_synthtrace_client.devdocs.json'; diff --git a/api_docs/kbn_apm_types.devdocs.json b/api_docs/kbn_apm_types.devdocs.json index de5ecfa7d0b33..67fe0e0413b2b 100644 --- a/api_docs/kbn_apm_types.devdocs.json +++ b/api_docs/kbn_apm_types.devdocs.json @@ -2698,7 +2698,7 @@ "signature": [ "\"java\" | \"ruby\" | \"opentelemetry\" | \"dotnet\" | \"go\" | \"iOS/swift\" | \"js-base\" | \"nodejs\" | \"php\" | \"python\" | \"rum-js\" | \"android/java\" | \"otlp\" | `opentelemetry/${string}` | `otlp/${string}` | \"ios/swift\"" ], - "path": "packages/kbn-elastic-agent-utils/src/agent_names.ts", + "path": "src/platform/packages/shared/kbn-elastic-agent-utils/src/agent_names.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3090,7 +3090,7 @@ "signature": [ "\"java\" | \"ruby\" | \"dotnet\" | \"go\" | \"iOS/swift\" | \"js-base\" | \"nodejs\" | \"php\" | \"python\" | \"rum-js\" | \"android/java\"" ], - "path": "packages/kbn-elastic-agent-utils/src/agent_names.ts", + "path": "src/platform/packages/shared/kbn-elastic-agent-utils/src/agent_names.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4336,7 +4336,7 @@ "signature": [ "\"opentelemetry\" | \"otlp\" | `opentelemetry/${string}` | `otlp/${string}`" ], - "path": "packages/kbn-elastic-agent-utils/src/agent_names.ts", + "path": "src/platform/packages/shared/kbn-elastic-agent-utils/src/agent_names.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false diff --git a/api_docs/kbn_apm_types.mdx b/api_docs/kbn_apm_types.mdx index 2edaca1778de0..d7835175a00b5 100644 --- a/api_docs/kbn_apm_types.mdx +++ b/api_docs/kbn_apm_types.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-apm-types title: "@kbn/apm-types" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/apm-types plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/apm-types'] --- import kbnApmTypesObj from './kbn_apm_types.devdocs.json'; diff --git a/api_docs/kbn_apm_utils.mdx b/api_docs/kbn_apm_utils.mdx index bf74614f0a536..35b0972664709 100644 --- a/api_docs/kbn_apm_utils.mdx +++ b/api_docs/kbn_apm_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-apm-utils title: "@kbn/apm-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/apm-utils plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/apm-utils'] --- import kbnApmUtilsObj from './kbn_apm_utils.devdocs.json'; diff --git a/api_docs/kbn_avc_banner.mdx b/api_docs/kbn_avc_banner.mdx index afb4c6d8365e2..1607ea732af35 100644 --- a/api_docs/kbn_avc_banner.mdx +++ b/api_docs/kbn_avc_banner.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-avc-banner title: "@kbn/avc-banner" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/avc-banner plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/avc-banner'] --- import kbnAvcBannerObj from './kbn_avc_banner.devdocs.json'; diff --git a/api_docs/kbn_axe_config.mdx b/api_docs/kbn_axe_config.mdx index e6ac4fd73cfa1..d3ba46c669ea3 100644 --- a/api_docs/kbn_axe_config.mdx +++ b/api_docs/kbn_axe_config.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-axe-config title: "@kbn/axe-config" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/axe-config plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/axe-config'] --- import kbnAxeConfigObj from './kbn_axe_config.devdocs.json'; diff --git a/api_docs/kbn_calculate_auto.mdx b/api_docs/kbn_calculate_auto.mdx index 3c661563e5908..66577c3768917 100644 --- a/api_docs/kbn_calculate_auto.mdx +++ b/api_docs/kbn_calculate_auto.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-calculate-auto title: "@kbn/calculate-auto" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/calculate-auto plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/calculate-auto'] --- import kbnCalculateAutoObj from './kbn_calculate_auto.devdocs.json'; diff --git a/api_docs/kbn_calculate_width_from_char_count.mdx b/api_docs/kbn_calculate_width_from_char_count.mdx index 278fd5ef3b659..8c615a7bcb70d 100644 --- a/api_docs/kbn_calculate_width_from_char_count.mdx +++ b/api_docs/kbn_calculate_width_from_char_count.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-calculate-width-from-char-count title: "@kbn/calculate-width-from-char-count" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/calculate-width-from-char-count plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/calculate-width-from-char-count'] --- import kbnCalculateWidthFromCharCountObj from './kbn_calculate_width_from_char_count.devdocs.json'; diff --git a/api_docs/kbn_cases_components.mdx b/api_docs/kbn_cases_components.mdx index 4d0492dfac8c2..be2d0cd42dd5f 100644 --- a/api_docs/kbn_cases_components.mdx +++ b/api_docs/kbn_cases_components.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-cases-components title: "@kbn/cases-components" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/cases-components plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/cases-components'] --- import kbnCasesComponentsObj from './kbn_cases_components.devdocs.json'; diff --git a/api_docs/kbn_cbor.mdx b/api_docs/kbn_cbor.mdx index b340fc50795d4..d1b42da94a390 100644 --- a/api_docs/kbn_cbor.mdx +++ b/api_docs/kbn_cbor.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-cbor title: "@kbn/cbor" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/cbor plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/cbor'] --- import kbnCborObj from './kbn_cbor.devdocs.json'; diff --git a/api_docs/kbn_cell_actions.mdx b/api_docs/kbn_cell_actions.mdx index f733b87d9cb62..e016ad7d644d1 100644 --- a/api_docs/kbn_cell_actions.mdx +++ b/api_docs/kbn_cell_actions.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-cell-actions title: "@kbn/cell-actions" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/cell-actions plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/cell-actions'] --- import kbnCellActionsObj from './kbn_cell_actions.devdocs.json'; diff --git a/api_docs/kbn_chart_expressions_common.mdx b/api_docs/kbn_chart_expressions_common.mdx index 376546a2558aa..64da2df13c84b 100644 --- a/api_docs/kbn_chart_expressions_common.mdx +++ b/api_docs/kbn_chart_expressions_common.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-chart-expressions-common title: "@kbn/chart-expressions-common" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/chart-expressions-common plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/chart-expressions-common'] --- import kbnChartExpressionsCommonObj from './kbn_chart_expressions_common.devdocs.json'; diff --git a/api_docs/kbn_chart_icons.mdx b/api_docs/kbn_chart_icons.mdx index c8da863d2ba87..5c5c6fb3a4ab7 100644 --- a/api_docs/kbn_chart_icons.mdx +++ b/api_docs/kbn_chart_icons.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-chart-icons title: "@kbn/chart-icons" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/chart-icons plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/chart-icons'] --- import kbnChartIconsObj from './kbn_chart_icons.devdocs.json'; diff --git a/api_docs/kbn_charts_theme.devdocs.json b/api_docs/kbn_charts_theme.devdocs.json new file mode 100644 index 0000000000000..ffa23f34c4046 --- /dev/null +++ b/api_docs/kbn_charts_theme.devdocs.json @@ -0,0 +1,48 @@ +{ + "id": "@kbn/charts-theme", + "client": { + "classes": [], + "functions": [], + "interfaces": [], + "enums": [], + "misc": [], + "objects": [] + }, + "server": { + "classes": [], + "functions": [], + "interfaces": [], + "enums": [], + "misc": [], + "objects": [] + }, + "common": { + "classes": [], + "functions": [ + { + "parentPluginId": "@kbn/charts-theme", + "id": "def-common.useElasticChartsTheme", + "type": "Function", + "tags": [], + "label": "useElasticChartsTheme", + "description": [ + "\nA hook used to get the `@elastic/charts` theme based on the current eui theme." + ], + "signature": [ + "() => ", + "Theme" + ], + "path": "packages/kbn-charts-theme/index.ts", + "deprecated": false, + "trackAdoption": false, + "children": [], + "returnComment": [], + "initialIsOpen": false + } + ], + "interfaces": [], + "enums": [], + "misc": [], + "objects": [] + } +} \ No newline at end of file diff --git a/api_docs/kbn_charts_theme.mdx b/api_docs/kbn_charts_theme.mdx new file mode 100644 index 0000000000000..ad0203d2a76c2 --- /dev/null +++ b/api_docs/kbn_charts_theme.mdx @@ -0,0 +1,30 @@ +--- +#### +#### This document is auto-generated and is meant to be viewed inside our experimental, new docs system. +#### Reach out in #docs-engineering for more info. +#### +id: kibKbnChartsThemePluginApi +slug: /kibana-dev-docs/api/kbn-charts-theme +title: "@kbn/charts-theme" +image: https://source.unsplash.com/400x175/?github +description: API docs for the @kbn/charts-theme plugin +date: 2024-12-23 +tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/charts-theme'] +--- +import kbnChartsThemeObj from './kbn_charts_theme.devdocs.json'; + + + +Contact [@elastic/kibana-visualizations](https://github.com/orgs/elastic/teams/kibana-visualizations) for questions regarding this plugin. + +**Code health stats** + +| Public API count | Any count | Items lacking comments | Missing exports | +|-------------------|-----------|------------------------|-----------------| +| 1 | 0 | 0 | 0 | + +## Common + +### Functions + + diff --git a/api_docs/kbn_ci_stats_core.mdx b/api_docs/kbn_ci_stats_core.mdx index ecedbbb815406..93d3b48cb56df 100644 --- a/api_docs/kbn_ci_stats_core.mdx +++ b/api_docs/kbn_ci_stats_core.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ci-stats-core title: "@kbn/ci-stats-core" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ci-stats-core plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ci-stats-core'] --- import kbnCiStatsCoreObj from './kbn_ci_stats_core.devdocs.json'; diff --git a/api_docs/kbn_ci_stats_performance_metrics.mdx b/api_docs/kbn_ci_stats_performance_metrics.mdx index ca8a775d685d0..6af5252e1a396 100644 --- a/api_docs/kbn_ci_stats_performance_metrics.mdx +++ b/api_docs/kbn_ci_stats_performance_metrics.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ci-stats-performance-metrics title: "@kbn/ci-stats-performance-metrics" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ci-stats-performance-metrics plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ci-stats-performance-metrics'] --- import kbnCiStatsPerformanceMetricsObj from './kbn_ci_stats_performance_metrics.devdocs.json'; diff --git a/api_docs/kbn_ci_stats_reporter.mdx b/api_docs/kbn_ci_stats_reporter.mdx index 366b34192f384..3d79f836dc30f 100644 --- a/api_docs/kbn_ci_stats_reporter.mdx +++ b/api_docs/kbn_ci_stats_reporter.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ci-stats-reporter title: "@kbn/ci-stats-reporter" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ci-stats-reporter plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ci-stats-reporter'] --- import kbnCiStatsReporterObj from './kbn_ci_stats_reporter.devdocs.json'; diff --git a/api_docs/kbn_cli_dev_mode.mdx b/api_docs/kbn_cli_dev_mode.mdx index aaaa78ef7ff6f..13fde7e4c5ce1 100644 --- a/api_docs/kbn_cli_dev_mode.mdx +++ b/api_docs/kbn_cli_dev_mode.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-cli-dev-mode title: "@kbn/cli-dev-mode" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/cli-dev-mode plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/cli-dev-mode'] --- import kbnCliDevModeObj from './kbn_cli_dev_mode.devdocs.json'; diff --git a/api_docs/kbn_cloud_security_posture.mdx b/api_docs/kbn_cloud_security_posture.mdx index c106b45a8d006..ec78cb49d985a 100644 --- a/api_docs/kbn_cloud_security_posture.mdx +++ b/api_docs/kbn_cloud_security_posture.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-cloud-security-posture title: "@kbn/cloud-security-posture" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/cloud-security-posture plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/cloud-security-posture'] --- import kbnCloudSecurityPostureObj from './kbn_cloud_security_posture.devdocs.json'; diff --git a/api_docs/kbn_cloud_security_posture_common.mdx b/api_docs/kbn_cloud_security_posture_common.mdx index b78dfde89295f..8313281a89a6d 100644 --- a/api_docs/kbn_cloud_security_posture_common.mdx +++ b/api_docs/kbn_cloud_security_posture_common.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-cloud-security-posture-common title: "@kbn/cloud-security-posture-common" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/cloud-security-posture-common plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/cloud-security-posture-common'] --- import kbnCloudSecurityPostureCommonObj from './kbn_cloud_security_posture_common.devdocs.json'; diff --git a/api_docs/kbn_cloud_security_posture_graph.devdocs.json b/api_docs/kbn_cloud_security_posture_graph.devdocs.json index 8182f0647e762..6dcfe6b1b174b 100644 --- a/api_docs/kbn_cloud_security_posture_graph.devdocs.json +++ b/api_docs/kbn_cloud_security_posture_graph.devdocs.json @@ -230,7 +230,7 @@ "section": "def-public.EdgeViewModel", "text": "EdgeViewModel" }, - " extends Record,Readonly<{} & { source: string; id: string; color: \"warning\" | \"primary\" | \"danger\"; target: string; }>" + " extends Record,Readonly<{ type?: \"dashed\" | \"solid\" | undefined; } & { source: string; id: string; color: \"warning\" | \"primary\" | \"danger\"; target: string; }>" ], "path": "x-pack/solutions/security/packages/kbn-cloud-security-posture/graph/src/components/types.ts", "deprecated": false, diff --git a/api_docs/kbn_cloud_security_posture_graph.mdx b/api_docs/kbn_cloud_security_posture_graph.mdx index ccff8ff03e3eb..f3d24d8881eb2 100644 --- a/api_docs/kbn_cloud_security_posture_graph.mdx +++ b/api_docs/kbn_cloud_security_posture_graph.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-cloud-security-posture-graph title: "@kbn/cloud-security-posture-graph" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/cloud-security-posture-graph plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/cloud-security-posture-graph'] --- import kbnCloudSecurityPostureGraphObj from './kbn_cloud_security_posture_graph.devdocs.json'; diff --git a/api_docs/kbn_code_editor.mdx b/api_docs/kbn_code_editor.mdx index 4d902ac7601f3..6aac5bd525904 100644 --- a/api_docs/kbn_code_editor.mdx +++ b/api_docs/kbn_code_editor.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-code-editor title: "@kbn/code-editor" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/code-editor plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/code-editor'] --- import kbnCodeEditorObj from './kbn_code_editor.devdocs.json'; diff --git a/api_docs/kbn_code_editor_mock.mdx b/api_docs/kbn_code_editor_mock.mdx index 6071a57f58949..55da47593186c 100644 --- a/api_docs/kbn_code_editor_mock.mdx +++ b/api_docs/kbn_code_editor_mock.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-code-editor-mock title: "@kbn/code-editor-mock" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/code-editor-mock plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/code-editor-mock'] --- import kbnCodeEditorMockObj from './kbn_code_editor_mock.devdocs.json'; diff --git a/api_docs/kbn_code_owners.mdx b/api_docs/kbn_code_owners.mdx index b9ebcd961c01b..6612633d12363 100644 --- a/api_docs/kbn_code_owners.mdx +++ b/api_docs/kbn_code_owners.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-code-owners title: "@kbn/code-owners" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/code-owners plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/code-owners'] --- import kbnCodeOwnersObj from './kbn_code_owners.devdocs.json'; diff --git a/api_docs/kbn_coloring.mdx b/api_docs/kbn_coloring.mdx index c5c135cac7952..8687db65f9325 100644 --- a/api_docs/kbn_coloring.mdx +++ b/api_docs/kbn_coloring.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-coloring title: "@kbn/coloring" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/coloring plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/coloring'] --- import kbnColoringObj from './kbn_coloring.devdocs.json'; diff --git a/api_docs/kbn_config.mdx b/api_docs/kbn_config.mdx index f26f20f630d88..0a5354b007be6 100644 --- a/api_docs/kbn_config.mdx +++ b/api_docs/kbn_config.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-config title: "@kbn/config" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/config plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/config'] --- import kbnConfigObj from './kbn_config.devdocs.json'; diff --git a/api_docs/kbn_config_mocks.mdx b/api_docs/kbn_config_mocks.mdx index e098f8ac25fea..c916022f2d6c4 100644 --- a/api_docs/kbn_config_mocks.mdx +++ b/api_docs/kbn_config_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-config-mocks title: "@kbn/config-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/config-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/config-mocks'] --- import kbnConfigMocksObj from './kbn_config_mocks.devdocs.json'; diff --git a/api_docs/kbn_config_schema.mdx b/api_docs/kbn_config_schema.mdx index ac8289413d3cc..a8043488b8b0b 100644 --- a/api_docs/kbn_config_schema.mdx +++ b/api_docs/kbn_config_schema.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-config-schema title: "@kbn/config-schema" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/config-schema plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/config-schema'] --- import kbnConfigSchemaObj from './kbn_config_schema.devdocs.json'; diff --git a/api_docs/kbn_content_management_content_editor.mdx b/api_docs/kbn_content_management_content_editor.mdx index 7787aaa5f108a..d9f00055c7de8 100644 --- a/api_docs/kbn_content_management_content_editor.mdx +++ b/api_docs/kbn_content_management_content_editor.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-content-management-content-editor title: "@kbn/content-management-content-editor" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/content-management-content-editor plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/content-management-content-editor'] --- import kbnContentManagementContentEditorObj from './kbn_content_management_content_editor.devdocs.json'; diff --git a/api_docs/kbn_content_management_content_insights_public.mdx b/api_docs/kbn_content_management_content_insights_public.mdx index 0dd3542ab2915..42c23a23588da 100644 --- a/api_docs/kbn_content_management_content_insights_public.mdx +++ b/api_docs/kbn_content_management_content_insights_public.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-content-management-content-insights-public title: "@kbn/content-management-content-insights-public" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/content-management-content-insights-public plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/content-management-content-insights-public'] --- import kbnContentManagementContentInsightsPublicObj from './kbn_content_management_content_insights_public.devdocs.json'; diff --git a/api_docs/kbn_content_management_content_insights_server.mdx b/api_docs/kbn_content_management_content_insights_server.mdx index 270dd30b67823..8e53583612e25 100644 --- a/api_docs/kbn_content_management_content_insights_server.mdx +++ b/api_docs/kbn_content_management_content_insights_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-content-management-content-insights-server title: "@kbn/content-management-content-insights-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/content-management-content-insights-server plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/content-management-content-insights-server'] --- import kbnContentManagementContentInsightsServerObj from './kbn_content_management_content_insights_server.devdocs.json'; diff --git a/api_docs/kbn_content_management_favorites_common.mdx b/api_docs/kbn_content_management_favorites_common.mdx index 9929d0646a6e8..f21ea8faa17a6 100644 --- a/api_docs/kbn_content_management_favorites_common.mdx +++ b/api_docs/kbn_content_management_favorites_common.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-content-management-favorites-common title: "@kbn/content-management-favorites-common" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/content-management-favorites-common plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/content-management-favorites-common'] --- import kbnContentManagementFavoritesCommonObj from './kbn_content_management_favorites_common.devdocs.json'; diff --git a/api_docs/kbn_content_management_favorites_public.mdx b/api_docs/kbn_content_management_favorites_public.mdx index 55f4543132c79..406e9844c4fe9 100644 --- a/api_docs/kbn_content_management_favorites_public.mdx +++ b/api_docs/kbn_content_management_favorites_public.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-content-management-favorites-public title: "@kbn/content-management-favorites-public" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/content-management-favorites-public plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/content-management-favorites-public'] --- import kbnContentManagementFavoritesPublicObj from './kbn_content_management_favorites_public.devdocs.json'; diff --git a/api_docs/kbn_content_management_favorites_server.mdx b/api_docs/kbn_content_management_favorites_server.mdx index dcb263c314cb7..814a73475d903 100644 --- a/api_docs/kbn_content_management_favorites_server.mdx +++ b/api_docs/kbn_content_management_favorites_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-content-management-favorites-server title: "@kbn/content-management-favorites-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/content-management-favorites-server plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/content-management-favorites-server'] --- import kbnContentManagementFavoritesServerObj from './kbn_content_management_favorites_server.devdocs.json'; diff --git a/api_docs/kbn_content_management_tabbed_table_list_view.mdx b/api_docs/kbn_content_management_tabbed_table_list_view.mdx index ca04c390729cc..5348663b54b94 100644 --- a/api_docs/kbn_content_management_tabbed_table_list_view.mdx +++ b/api_docs/kbn_content_management_tabbed_table_list_view.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-content-management-tabbed-table-list-view title: "@kbn/content-management-tabbed-table-list-view" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/content-management-tabbed-table-list-view plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/content-management-tabbed-table-list-view'] --- import kbnContentManagementTabbedTableListViewObj from './kbn_content_management_tabbed_table_list_view.devdocs.json'; diff --git a/api_docs/kbn_content_management_table_list_view.mdx b/api_docs/kbn_content_management_table_list_view.mdx index 7eaef50e124c5..6b33222b72d95 100644 --- a/api_docs/kbn_content_management_table_list_view.mdx +++ b/api_docs/kbn_content_management_table_list_view.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-content-management-table-list-view title: "@kbn/content-management-table-list-view" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/content-management-table-list-view plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/content-management-table-list-view'] --- import kbnContentManagementTableListViewObj from './kbn_content_management_table_list_view.devdocs.json'; diff --git a/api_docs/kbn_content_management_table_list_view_common.mdx b/api_docs/kbn_content_management_table_list_view_common.mdx index b26e794452ad5..6c9ad53711a54 100644 --- a/api_docs/kbn_content_management_table_list_view_common.mdx +++ b/api_docs/kbn_content_management_table_list_view_common.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-content-management-table-list-view-common title: "@kbn/content-management-table-list-view-common" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/content-management-table-list-view-common plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/content-management-table-list-view-common'] --- import kbnContentManagementTableListViewCommonObj from './kbn_content_management_table_list_view_common.devdocs.json'; diff --git a/api_docs/kbn_content_management_table_list_view_table.mdx b/api_docs/kbn_content_management_table_list_view_table.mdx index c14054926cbf4..7c959ed5c0daa 100644 --- a/api_docs/kbn_content_management_table_list_view_table.mdx +++ b/api_docs/kbn_content_management_table_list_view_table.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-content-management-table-list-view-table title: "@kbn/content-management-table-list-view-table" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/content-management-table-list-view-table plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/content-management-table-list-view-table'] --- import kbnContentManagementTableListViewTableObj from './kbn_content_management_table_list_view_table.devdocs.json'; diff --git a/api_docs/kbn_content_management_user_profiles.mdx b/api_docs/kbn_content_management_user_profiles.mdx index 03443b3a39719..911b38cae8b39 100644 --- a/api_docs/kbn_content_management_user_profiles.mdx +++ b/api_docs/kbn_content_management_user_profiles.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-content-management-user-profiles title: "@kbn/content-management-user-profiles" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/content-management-user-profiles plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/content-management-user-profiles'] --- import kbnContentManagementUserProfilesObj from './kbn_content_management_user_profiles.devdocs.json'; diff --git a/api_docs/kbn_content_management_utils.mdx b/api_docs/kbn_content_management_utils.mdx index 3b89eb9f19a8c..835715e318638 100644 --- a/api_docs/kbn_content_management_utils.mdx +++ b/api_docs/kbn_content_management_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-content-management-utils title: "@kbn/content-management-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/content-management-utils plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/content-management-utils'] --- import kbnContentManagementUtilsObj from './kbn_content_management_utils.devdocs.json'; diff --git a/api_docs/kbn_core_analytics_browser.devdocs.json b/api_docs/kbn_core_analytics_browser.devdocs.json index bf03226292177..8754eaa2360d9 100644 --- a/api_docs/kbn_core_analytics_browser.devdocs.json +++ b/api_docs/kbn_core_analytics_browser.devdocs.json @@ -659,8 +659,8 @@ "path": "src/plugins/discover/public/services/discover_ebt_manager.ts" }, { - "plugin": "fleet", - "path": "x-pack/plugins/fleet/server/services/telemetry/fleet_usage_sender.ts" + "plugin": "integrationAssistant", + "path": "x-pack/platform/plugins/shared/integration_assistant/public/services/telemetry/service.ts" }, { "plugin": "fleet", @@ -683,24 +683,8 @@ "path": "x-pack/plugins/fleet/server/services/telemetry/fleet_usage_sender.ts" }, { - "plugin": "datasetQuality", - "path": "x-pack/plugins/observability_solution/dataset_quality/public/services/telemetry/telemetry_client.ts" - }, - { - "plugin": "datasetQuality", - "path": "x-pack/plugins/observability_solution/dataset_quality/public/services/telemetry/telemetry_client.ts" - }, - { - "plugin": "datasetQuality", - "path": "x-pack/plugins/observability_solution/dataset_quality/public/services/telemetry/telemetry_client.ts" - }, - { - "plugin": "datasetQuality", - "path": "x-pack/plugins/observability_solution/dataset_quality/public/services/telemetry/telemetry_client.ts" - }, - { - "plugin": "integrationAssistant", - "path": "x-pack/platform/plugins/shared/integration_assistant/public/services/telemetry/service.ts" + "plugin": "fleet", + "path": "x-pack/plugins/fleet/server/services/telemetry/fleet_usage_sender.ts" }, { "plugin": "globalSearchBar", @@ -734,70 +718,6 @@ "plugin": "apm", "path": "x-pack/plugins/observability_solution/apm/public/services/telemetry/telemetry_client.ts" }, - { - "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_client.ts" - }, - { - "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_client.ts" - }, - { - "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_client.ts" - }, - { - "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_client.ts" - }, - { - "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_client.ts" - }, - { - "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_client.ts" - }, - { - "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_client.ts" - }, - { - "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_client.ts" - }, - { - "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_client.ts" - }, - { - "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_client.ts" - }, - { - "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_client.ts" - }, - { - "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_client.ts" - }, - { - "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_client.ts" - }, - { - "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_client.ts" - }, - { - "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_client.ts" - }, - { - "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_client.ts" - }, { "plugin": "inventory", "path": "x-pack/plugins/observability_solution/inventory/public/services/telemetry/telemetry_client.ts" @@ -819,52 +739,24 @@ "path": "x-pack/plugins/observability_solution/inventory/public/services/telemetry/telemetry_client.ts" }, { - "plugin": "observabilityLogsExplorer", - "path": "x-pack/plugins/observability_solution/observability_logs_explorer/public/state_machines/observability_logs_explorer/src/telemetry_events.ts" - }, - { - "plugin": "observabilityOnboarding", - "path": "x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/shared/empty_prompt.tsx" - }, - { - "plugin": "observabilityOnboarding", - "path": "x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/shared/get_started_panel.tsx" - }, - { - "plugin": "observabilityOnboarding", - "path": "x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/shared/feedback_buttons.tsx" - }, - { - "plugin": "observabilityOnboarding", - "path": "x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/auto_detect/use_auto_detect_telemetry.ts" - }, - { - "plugin": "observabilityOnboarding", - "path": "x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/auto_detect/use_auto_detect_telemetry.ts" - }, - { - "plugin": "observabilityOnboarding", - "path": "x-pack/plugins/observability_solution/observability_onboarding/public/hooks/use_flow_progress_telemetry.ts" - }, - { - "plugin": "observabilityOnboarding", - "path": "x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/kubernetes/use_kubernetes_flow.ts" + "plugin": "spaces", + "path": "x-pack/plugins/spaces/public/management/management_service.test.ts" }, { - "plugin": "observabilityOnboarding", - "path": "x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/shared/use_window_blur_data_monitoring_trigger.ts" + "plugin": "datasetQuality", + "path": "x-pack/platform/plugins/shared/dataset_quality/public/services/telemetry/telemetry_client.ts" }, { - "plugin": "observabilityOnboarding", - "path": "x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/firehose/use_firehose_flow.ts" + "plugin": "datasetQuality", + "path": "x-pack/platform/plugins/shared/dataset_quality/public/services/telemetry/telemetry_client.ts" }, { - "plugin": "observabilityOnboarding", - "path": "x-pack/plugins/observability_solution/observability_onboarding/public/application/app.tsx" + "plugin": "datasetQuality", + "path": "x-pack/platform/plugins/shared/dataset_quality/public/services/telemetry/telemetry_client.ts" }, { - "plugin": "spaces", - "path": "x-pack/plugins/spaces/public/management/management_service.test.ts" + "plugin": "datasetQuality", + "path": "x-pack/platform/plugins/shared/dataset_quality/public/services/telemetry/telemetry_client.ts" }, { "plugin": "securitySolution", @@ -1002,6 +894,114 @@ "plugin": "observabilityAIAssistant", "path": "x-pack/platform/plugins/shared/observability_solution/observability_ai_assistant/public/service/create_chat_service.test.ts" }, + { + "plugin": "infra", + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_client.ts" + }, + { + "plugin": "infra", + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_client.ts" + }, + { + "plugin": "infra", + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_client.ts" + }, + { + "plugin": "infra", + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_client.ts" + }, + { + "plugin": "infra", + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_client.ts" + }, + { + "plugin": "infra", + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_client.ts" + }, + { + "plugin": "infra", + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_client.ts" + }, + { + "plugin": "infra", + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_client.ts" + }, + { + "plugin": "infra", + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_client.ts" + }, + { + "plugin": "infra", + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_client.ts" + }, + { + "plugin": "infra", + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_client.ts" + }, + { + "plugin": "infra", + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_client.ts" + }, + { + "plugin": "infra", + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_client.ts" + }, + { + "plugin": "infra", + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_client.ts" + }, + { + "plugin": "infra", + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_client.ts" + }, + { + "plugin": "infra", + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_client.ts" + }, + { + "plugin": "observabilityLogsExplorer", + "path": "x-pack/solutions/observability/plugins/observability_logs_explorer/public/state_machines/observability_logs_explorer/src/telemetry_events.ts" + }, + { + "plugin": "observabilityOnboarding", + "path": "x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/shared/empty_prompt.tsx" + }, + { + "plugin": "observabilityOnboarding", + "path": "x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/shared/get_started_panel.tsx" + }, + { + "plugin": "observabilityOnboarding", + "path": "x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/shared/feedback_buttons.tsx" + }, + { + "plugin": "observabilityOnboarding", + "path": "x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/auto_detect/use_auto_detect_telemetry.ts" + }, + { + "plugin": "observabilityOnboarding", + "path": "x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/auto_detect/use_auto_detect_telemetry.ts" + }, + { + "plugin": "observabilityOnboarding", + "path": "x-pack/solutions/observability/plugins/observability_onboarding/public/hooks/use_flow_progress_telemetry.ts" + }, + { + "plugin": "observabilityOnboarding", + "path": "x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/kubernetes/use_kubernetes_flow.ts" + }, + { + "plugin": "observabilityOnboarding", + "path": "x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/shared/use_window_blur_data_monitoring_trigger.ts" + }, + { + "plugin": "observabilityOnboarding", + "path": "x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/firehose/use_firehose_flow.ts" + }, + { + "plugin": "observabilityOnboarding", + "path": "x-pack/solutions/observability/plugins/observability_onboarding/public/application/app.tsx" + }, { "plugin": "securitySolutionServerless", "path": "x-pack/solutions/security/plugins/security_solution_serverless/server/task_manager/nlp_cleanup_task/nlp_cleanup_task.ts" @@ -1239,220 +1239,220 @@ "path": "x-pack/plugins/observability_solution/apm/public/services/telemetry/telemetry_service.test.ts" }, { - "plugin": "datasetQuality", - "path": "x-pack/plugins/observability_solution/dataset_quality/public/services/telemetry/telemetry_service.test.ts" + "plugin": "inventory", + "path": "x-pack/plugins/observability_solution/inventory/public/services/telemetry/telemetry_service.test.ts" }, { - "plugin": "datasetQuality", - "path": "x-pack/plugins/observability_solution/dataset_quality/public/services/telemetry/telemetry_service.test.ts" + "plugin": "inventory", + "path": "x-pack/plugins/observability_solution/inventory/public/services/telemetry/telemetry_service.test.ts" }, { - "plugin": "datasetQuality", - "path": "x-pack/plugins/observability_solution/dataset_quality/public/services/telemetry/telemetry_service.test.ts" + "plugin": "inventory", + "path": "x-pack/plugins/observability_solution/inventory/public/services/telemetry/telemetry_service.test.ts" }, { - "plugin": "datasetQuality", - "path": "x-pack/plugins/observability_solution/dataset_quality/public/services/telemetry/telemetry_service.test.ts" + "plugin": "inventory", + "path": "x-pack/plugins/observability_solution/inventory/public/services/telemetry/telemetry_service.test.ts" }, { - "plugin": "datasetQuality", - "path": "x-pack/plugins/observability_solution/dataset_quality/public/services/telemetry/telemetry_service.test.ts" + "plugin": "inventory", + "path": "x-pack/plugins/observability_solution/inventory/public/services/telemetry/telemetry_service.test.ts" }, { - "plugin": "datasetQuality", - "path": "x-pack/plugins/observability_solution/dataset_quality/public/services/telemetry/telemetry_service.test.ts" + "plugin": "inventory", + "path": "x-pack/plugins/observability_solution/inventory/public/services/telemetry/telemetry_service.test.ts" }, { - "plugin": "datasetQuality", - "path": "x-pack/plugins/observability_solution/dataset_quality/public/services/telemetry/telemetry_service.test.ts" + "plugin": "inventory", + "path": "x-pack/plugins/observability_solution/inventory/public/services/telemetry/telemetry_service.test.ts" }, { - "plugin": "datasetQuality", - "path": "x-pack/plugins/observability_solution/dataset_quality/public/services/telemetry/telemetry_service.test.ts" + "plugin": "inventory", + "path": "x-pack/plugins/observability_solution/inventory/public/services/telemetry/telemetry_service.test.ts" }, { - "plugin": "datasetQuality", - "path": "x-pack/plugins/observability_solution/dataset_quality/public/services/telemetry/telemetry_service.test.ts" + "plugin": "inventory", + "path": "x-pack/plugins/observability_solution/inventory/public/services/telemetry/telemetry_service.test.ts" }, { - "plugin": "datasetQuality", - "path": "x-pack/plugins/observability_solution/dataset_quality/public/services/telemetry/telemetry_service.test.ts" + "plugin": "inventory", + "path": "x-pack/plugins/observability_solution/inventory/public/services/telemetry/telemetry_service.test.ts" }, { - "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_service.test.ts" + "plugin": "datasetQuality", + "path": "x-pack/platform/plugins/shared/dataset_quality/public/services/telemetry/telemetry_service.test.ts" }, { - "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_service.test.ts" + "plugin": "datasetQuality", + "path": "x-pack/platform/plugins/shared/dataset_quality/public/services/telemetry/telemetry_service.test.ts" }, { - "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_service.test.ts" + "plugin": "datasetQuality", + "path": "x-pack/platform/plugins/shared/dataset_quality/public/services/telemetry/telemetry_service.test.ts" }, { - "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_service.test.ts" + "plugin": "datasetQuality", + "path": "x-pack/platform/plugins/shared/dataset_quality/public/services/telemetry/telemetry_service.test.ts" }, { - "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_service.test.ts" + "plugin": "datasetQuality", + "path": "x-pack/platform/plugins/shared/dataset_quality/public/services/telemetry/telemetry_service.test.ts" }, { - "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_service.test.ts" + "plugin": "datasetQuality", + "path": "x-pack/platform/plugins/shared/dataset_quality/public/services/telemetry/telemetry_service.test.ts" }, { - "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_service.test.ts" + "plugin": "datasetQuality", + "path": "x-pack/platform/plugins/shared/dataset_quality/public/services/telemetry/telemetry_service.test.ts" }, { - "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_service.test.ts" + "plugin": "datasetQuality", + "path": "x-pack/platform/plugins/shared/dataset_quality/public/services/telemetry/telemetry_service.test.ts" }, { - "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_service.test.ts" + "plugin": "datasetQuality", + "path": "x-pack/platform/plugins/shared/dataset_quality/public/services/telemetry/telemetry_service.test.ts" }, { - "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_service.test.ts" + "plugin": "datasetQuality", + "path": "x-pack/platform/plugins/shared/dataset_quality/public/services/telemetry/telemetry_service.test.ts" }, { "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_service.test.ts" + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.test.ts" }, { "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_service.test.ts" + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.test.ts" }, { "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_service.test.ts" + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.test.ts" }, { "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_service.test.ts" + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.test.ts" }, { "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_service.test.ts" + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.test.ts" }, { "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_service.test.ts" + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.test.ts" }, { "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_service.test.ts" + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.test.ts" }, { "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_service.test.ts" + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.test.ts" }, { "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_service.test.ts" + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.test.ts" }, { "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_service.test.ts" + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.test.ts" }, { "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_service.test.ts" + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.test.ts" }, { "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_service.test.ts" + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.test.ts" }, { "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_service.test.ts" + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.test.ts" }, { "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_service.test.ts" + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.test.ts" }, { "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_service.test.ts" + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.test.ts" }, { "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_service.test.ts" + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.test.ts" }, { "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_service.test.ts" + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.test.ts" }, { "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_service.test.ts" + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.test.ts" }, { "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_service.test.ts" + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.test.ts" }, { "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_service.test.ts" + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.test.ts" }, { "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_service.test.ts" + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.test.ts" }, { "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_service.test.ts" + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.test.ts" }, { "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_service.test.ts" + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.test.ts" }, { "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_service.test.ts" + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.test.ts" }, { - "plugin": "inventory", - "path": "x-pack/plugins/observability_solution/inventory/public/services/telemetry/telemetry_service.test.ts" + "plugin": "infra", + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.test.ts" }, { - "plugin": "inventory", - "path": "x-pack/plugins/observability_solution/inventory/public/services/telemetry/telemetry_service.test.ts" + "plugin": "infra", + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.test.ts" }, { - "plugin": "inventory", - "path": "x-pack/plugins/observability_solution/inventory/public/services/telemetry/telemetry_service.test.ts" + "plugin": "infra", + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.test.ts" }, { - "plugin": "inventory", - "path": "x-pack/plugins/observability_solution/inventory/public/services/telemetry/telemetry_service.test.ts" + "plugin": "infra", + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.test.ts" }, { - "plugin": "inventory", - "path": "x-pack/plugins/observability_solution/inventory/public/services/telemetry/telemetry_service.test.ts" + "plugin": "infra", + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.test.ts" }, { - "plugin": "inventory", - "path": "x-pack/plugins/observability_solution/inventory/public/services/telemetry/telemetry_service.test.ts" + "plugin": "infra", + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.test.ts" }, { - "plugin": "inventory", - "path": "x-pack/plugins/observability_solution/inventory/public/services/telemetry/telemetry_service.test.ts" + "plugin": "infra", + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.test.ts" }, { - "plugin": "inventory", - "path": "x-pack/plugins/observability_solution/inventory/public/services/telemetry/telemetry_service.test.ts" + "plugin": "infra", + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.test.ts" }, { - "plugin": "inventory", - "path": "x-pack/plugins/observability_solution/inventory/public/services/telemetry/telemetry_service.test.ts" + "plugin": "infra", + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.test.ts" }, { - "plugin": "inventory", - "path": "x-pack/plugins/observability_solution/inventory/public/services/telemetry/telemetry_service.test.ts" + "plugin": "infra", + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.test.ts" }, { "plugin": "securitySolution", @@ -1882,11 +1882,11 @@ }, { "plugin": "telemetry", - "path": "src/plugins/telemetry/server/plugin.ts" + "path": "src/plugins/telemetry/public/plugin.ts" }, { "plugin": "telemetry", - "path": "src/plugins/telemetry/public/plugin.ts" + "path": "src/plugins/telemetry/server/plugin.ts" }, { "plugin": "securitySolution", diff --git a/api_docs/kbn_core_analytics_browser.mdx b/api_docs/kbn_core_analytics_browser.mdx index e95ddc1d2a0f4..73faa684de805 100644 --- a/api_docs/kbn_core_analytics_browser.mdx +++ b/api_docs/kbn_core_analytics_browser.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-analytics-browser title: "@kbn/core-analytics-browser" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-analytics-browser plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-analytics-browser'] --- import kbnCoreAnalyticsBrowserObj from './kbn_core_analytics_browser.devdocs.json'; diff --git a/api_docs/kbn_core_analytics_browser_internal.mdx b/api_docs/kbn_core_analytics_browser_internal.mdx index 34b5026e35241..89781356e86e3 100644 --- a/api_docs/kbn_core_analytics_browser_internal.mdx +++ b/api_docs/kbn_core_analytics_browser_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-analytics-browser-internal title: "@kbn/core-analytics-browser-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-analytics-browser-internal plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-analytics-browser-internal'] --- import kbnCoreAnalyticsBrowserInternalObj from './kbn_core_analytics_browser_internal.devdocs.json'; diff --git a/api_docs/kbn_core_analytics_browser_mocks.mdx b/api_docs/kbn_core_analytics_browser_mocks.mdx index b38b5a8497e50..8e8e36e97643f 100644 --- a/api_docs/kbn_core_analytics_browser_mocks.mdx +++ b/api_docs/kbn_core_analytics_browser_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-analytics-browser-mocks title: "@kbn/core-analytics-browser-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-analytics-browser-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-analytics-browser-mocks'] --- import kbnCoreAnalyticsBrowserMocksObj from './kbn_core_analytics_browser_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_analytics_server.devdocs.json b/api_docs/kbn_core_analytics_server.devdocs.json index 793e015584e48..19962075b2601 100644 --- a/api_docs/kbn_core_analytics_server.devdocs.json +++ b/api_docs/kbn_core_analytics_server.devdocs.json @@ -667,8 +667,8 @@ "path": "src/plugins/discover/public/services/discover_ebt_manager.ts" }, { - "plugin": "fleet", - "path": "x-pack/plugins/fleet/server/services/telemetry/fleet_usage_sender.ts" + "plugin": "integrationAssistant", + "path": "x-pack/platform/plugins/shared/integration_assistant/public/services/telemetry/service.ts" }, { "plugin": "fleet", @@ -691,24 +691,8 @@ "path": "x-pack/plugins/fleet/server/services/telemetry/fleet_usage_sender.ts" }, { - "plugin": "datasetQuality", - "path": "x-pack/plugins/observability_solution/dataset_quality/public/services/telemetry/telemetry_client.ts" - }, - { - "plugin": "datasetQuality", - "path": "x-pack/plugins/observability_solution/dataset_quality/public/services/telemetry/telemetry_client.ts" - }, - { - "plugin": "datasetQuality", - "path": "x-pack/plugins/observability_solution/dataset_quality/public/services/telemetry/telemetry_client.ts" - }, - { - "plugin": "datasetQuality", - "path": "x-pack/plugins/observability_solution/dataset_quality/public/services/telemetry/telemetry_client.ts" - }, - { - "plugin": "integrationAssistant", - "path": "x-pack/platform/plugins/shared/integration_assistant/public/services/telemetry/service.ts" + "plugin": "fleet", + "path": "x-pack/plugins/fleet/server/services/telemetry/fleet_usage_sender.ts" }, { "plugin": "globalSearchBar", @@ -742,70 +726,6 @@ "plugin": "apm", "path": "x-pack/plugins/observability_solution/apm/public/services/telemetry/telemetry_client.ts" }, - { - "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_client.ts" - }, - { - "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_client.ts" - }, - { - "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_client.ts" - }, - { - "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_client.ts" - }, - { - "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_client.ts" - }, - { - "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_client.ts" - }, - { - "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_client.ts" - }, - { - "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_client.ts" - }, - { - "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_client.ts" - }, - { - "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_client.ts" - }, - { - "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_client.ts" - }, - { - "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_client.ts" - }, - { - "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_client.ts" - }, - { - "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_client.ts" - }, - { - "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_client.ts" - }, - { - "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_client.ts" - }, { "plugin": "inventory", "path": "x-pack/plugins/observability_solution/inventory/public/services/telemetry/telemetry_client.ts" @@ -827,52 +747,24 @@ "path": "x-pack/plugins/observability_solution/inventory/public/services/telemetry/telemetry_client.ts" }, { - "plugin": "observabilityLogsExplorer", - "path": "x-pack/plugins/observability_solution/observability_logs_explorer/public/state_machines/observability_logs_explorer/src/telemetry_events.ts" - }, - { - "plugin": "observabilityOnboarding", - "path": "x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/shared/empty_prompt.tsx" - }, - { - "plugin": "observabilityOnboarding", - "path": "x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/shared/get_started_panel.tsx" - }, - { - "plugin": "observabilityOnboarding", - "path": "x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/shared/feedback_buttons.tsx" - }, - { - "plugin": "observabilityOnboarding", - "path": "x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/auto_detect/use_auto_detect_telemetry.ts" - }, - { - "plugin": "observabilityOnboarding", - "path": "x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/auto_detect/use_auto_detect_telemetry.ts" - }, - { - "plugin": "observabilityOnboarding", - "path": "x-pack/plugins/observability_solution/observability_onboarding/public/hooks/use_flow_progress_telemetry.ts" - }, - { - "plugin": "observabilityOnboarding", - "path": "x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/kubernetes/use_kubernetes_flow.ts" + "plugin": "spaces", + "path": "x-pack/plugins/spaces/public/management/management_service.test.ts" }, { - "plugin": "observabilityOnboarding", - "path": "x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/shared/use_window_blur_data_monitoring_trigger.ts" + "plugin": "datasetQuality", + "path": "x-pack/platform/plugins/shared/dataset_quality/public/services/telemetry/telemetry_client.ts" }, { - "plugin": "observabilityOnboarding", - "path": "x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/firehose/use_firehose_flow.ts" + "plugin": "datasetQuality", + "path": "x-pack/platform/plugins/shared/dataset_quality/public/services/telemetry/telemetry_client.ts" }, { - "plugin": "observabilityOnboarding", - "path": "x-pack/plugins/observability_solution/observability_onboarding/public/application/app.tsx" + "plugin": "datasetQuality", + "path": "x-pack/platform/plugins/shared/dataset_quality/public/services/telemetry/telemetry_client.ts" }, { - "plugin": "spaces", - "path": "x-pack/plugins/spaces/public/management/management_service.test.ts" + "plugin": "datasetQuality", + "path": "x-pack/platform/plugins/shared/dataset_quality/public/services/telemetry/telemetry_client.ts" }, { "plugin": "securitySolution", @@ -1010,6 +902,114 @@ "plugin": "observabilityAIAssistant", "path": "x-pack/platform/plugins/shared/observability_solution/observability_ai_assistant/public/service/create_chat_service.test.ts" }, + { + "plugin": "infra", + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_client.ts" + }, + { + "plugin": "infra", + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_client.ts" + }, + { + "plugin": "infra", + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_client.ts" + }, + { + "plugin": "infra", + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_client.ts" + }, + { + "plugin": "infra", + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_client.ts" + }, + { + "plugin": "infra", + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_client.ts" + }, + { + "plugin": "infra", + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_client.ts" + }, + { + "plugin": "infra", + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_client.ts" + }, + { + "plugin": "infra", + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_client.ts" + }, + { + "plugin": "infra", + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_client.ts" + }, + { + "plugin": "infra", + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_client.ts" + }, + { + "plugin": "infra", + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_client.ts" + }, + { + "plugin": "infra", + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_client.ts" + }, + { + "plugin": "infra", + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_client.ts" + }, + { + "plugin": "infra", + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_client.ts" + }, + { + "plugin": "infra", + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_client.ts" + }, + { + "plugin": "observabilityLogsExplorer", + "path": "x-pack/solutions/observability/plugins/observability_logs_explorer/public/state_machines/observability_logs_explorer/src/telemetry_events.ts" + }, + { + "plugin": "observabilityOnboarding", + "path": "x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/shared/empty_prompt.tsx" + }, + { + "plugin": "observabilityOnboarding", + "path": "x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/shared/get_started_panel.tsx" + }, + { + "plugin": "observabilityOnboarding", + "path": "x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/shared/feedback_buttons.tsx" + }, + { + "plugin": "observabilityOnboarding", + "path": "x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/auto_detect/use_auto_detect_telemetry.ts" + }, + { + "plugin": "observabilityOnboarding", + "path": "x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/auto_detect/use_auto_detect_telemetry.ts" + }, + { + "plugin": "observabilityOnboarding", + "path": "x-pack/solutions/observability/plugins/observability_onboarding/public/hooks/use_flow_progress_telemetry.ts" + }, + { + "plugin": "observabilityOnboarding", + "path": "x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/kubernetes/use_kubernetes_flow.ts" + }, + { + "plugin": "observabilityOnboarding", + "path": "x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/shared/use_window_blur_data_monitoring_trigger.ts" + }, + { + "plugin": "observabilityOnboarding", + "path": "x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/firehose/use_firehose_flow.ts" + }, + { + "plugin": "observabilityOnboarding", + "path": "x-pack/solutions/observability/plugins/observability_onboarding/public/application/app.tsx" + }, { "plugin": "securitySolutionServerless", "path": "x-pack/solutions/security/plugins/security_solution_serverless/server/task_manager/nlp_cleanup_task/nlp_cleanup_task.ts" @@ -1247,220 +1247,220 @@ "path": "x-pack/plugins/observability_solution/apm/public/services/telemetry/telemetry_service.test.ts" }, { - "plugin": "datasetQuality", - "path": "x-pack/plugins/observability_solution/dataset_quality/public/services/telemetry/telemetry_service.test.ts" + "plugin": "inventory", + "path": "x-pack/plugins/observability_solution/inventory/public/services/telemetry/telemetry_service.test.ts" }, { - "plugin": "datasetQuality", - "path": "x-pack/plugins/observability_solution/dataset_quality/public/services/telemetry/telemetry_service.test.ts" + "plugin": "inventory", + "path": "x-pack/plugins/observability_solution/inventory/public/services/telemetry/telemetry_service.test.ts" }, { - "plugin": "datasetQuality", - "path": "x-pack/plugins/observability_solution/dataset_quality/public/services/telemetry/telemetry_service.test.ts" + "plugin": "inventory", + "path": "x-pack/plugins/observability_solution/inventory/public/services/telemetry/telemetry_service.test.ts" }, { - "plugin": "datasetQuality", - "path": "x-pack/plugins/observability_solution/dataset_quality/public/services/telemetry/telemetry_service.test.ts" + "plugin": "inventory", + "path": "x-pack/plugins/observability_solution/inventory/public/services/telemetry/telemetry_service.test.ts" }, { - "plugin": "datasetQuality", - "path": "x-pack/plugins/observability_solution/dataset_quality/public/services/telemetry/telemetry_service.test.ts" + "plugin": "inventory", + "path": "x-pack/plugins/observability_solution/inventory/public/services/telemetry/telemetry_service.test.ts" }, { - "plugin": "datasetQuality", - "path": "x-pack/plugins/observability_solution/dataset_quality/public/services/telemetry/telemetry_service.test.ts" + "plugin": "inventory", + "path": "x-pack/plugins/observability_solution/inventory/public/services/telemetry/telemetry_service.test.ts" }, { - "plugin": "datasetQuality", - "path": "x-pack/plugins/observability_solution/dataset_quality/public/services/telemetry/telemetry_service.test.ts" + "plugin": "inventory", + "path": "x-pack/plugins/observability_solution/inventory/public/services/telemetry/telemetry_service.test.ts" }, { - "plugin": "datasetQuality", - "path": "x-pack/plugins/observability_solution/dataset_quality/public/services/telemetry/telemetry_service.test.ts" + "plugin": "inventory", + "path": "x-pack/plugins/observability_solution/inventory/public/services/telemetry/telemetry_service.test.ts" }, { - "plugin": "datasetQuality", - "path": "x-pack/plugins/observability_solution/dataset_quality/public/services/telemetry/telemetry_service.test.ts" + "plugin": "inventory", + "path": "x-pack/plugins/observability_solution/inventory/public/services/telemetry/telemetry_service.test.ts" }, { - "plugin": "datasetQuality", - "path": "x-pack/plugins/observability_solution/dataset_quality/public/services/telemetry/telemetry_service.test.ts" + "plugin": "inventory", + "path": "x-pack/plugins/observability_solution/inventory/public/services/telemetry/telemetry_service.test.ts" }, { - "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_service.test.ts" + "plugin": "datasetQuality", + "path": "x-pack/platform/plugins/shared/dataset_quality/public/services/telemetry/telemetry_service.test.ts" }, { - "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_service.test.ts" + "plugin": "datasetQuality", + "path": "x-pack/platform/plugins/shared/dataset_quality/public/services/telemetry/telemetry_service.test.ts" }, { - "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_service.test.ts" + "plugin": "datasetQuality", + "path": "x-pack/platform/plugins/shared/dataset_quality/public/services/telemetry/telemetry_service.test.ts" }, { - "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_service.test.ts" + "plugin": "datasetQuality", + "path": "x-pack/platform/plugins/shared/dataset_quality/public/services/telemetry/telemetry_service.test.ts" }, { - "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_service.test.ts" + "plugin": "datasetQuality", + "path": "x-pack/platform/plugins/shared/dataset_quality/public/services/telemetry/telemetry_service.test.ts" }, { - "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_service.test.ts" + "plugin": "datasetQuality", + "path": "x-pack/platform/plugins/shared/dataset_quality/public/services/telemetry/telemetry_service.test.ts" }, { - "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_service.test.ts" + "plugin": "datasetQuality", + "path": "x-pack/platform/plugins/shared/dataset_quality/public/services/telemetry/telemetry_service.test.ts" }, { - "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_service.test.ts" + "plugin": "datasetQuality", + "path": "x-pack/platform/plugins/shared/dataset_quality/public/services/telemetry/telemetry_service.test.ts" }, { - "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_service.test.ts" + "plugin": "datasetQuality", + "path": "x-pack/platform/plugins/shared/dataset_quality/public/services/telemetry/telemetry_service.test.ts" }, { - "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_service.test.ts" + "plugin": "datasetQuality", + "path": "x-pack/platform/plugins/shared/dataset_quality/public/services/telemetry/telemetry_service.test.ts" }, { "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_service.test.ts" + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.test.ts" }, { "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_service.test.ts" + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.test.ts" }, { "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_service.test.ts" + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.test.ts" }, { "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_service.test.ts" + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.test.ts" }, { "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_service.test.ts" + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.test.ts" }, { "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_service.test.ts" + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.test.ts" }, { "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_service.test.ts" + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.test.ts" }, { "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_service.test.ts" + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.test.ts" }, { "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_service.test.ts" + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.test.ts" }, { "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_service.test.ts" + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.test.ts" }, { "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_service.test.ts" + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.test.ts" }, { "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_service.test.ts" + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.test.ts" }, { "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_service.test.ts" + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.test.ts" }, { "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_service.test.ts" + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.test.ts" }, { "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_service.test.ts" + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.test.ts" }, { "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_service.test.ts" + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.test.ts" }, { "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_service.test.ts" + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.test.ts" }, { "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_service.test.ts" + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.test.ts" }, { "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_service.test.ts" + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.test.ts" }, { "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_service.test.ts" + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.test.ts" }, { "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_service.test.ts" + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.test.ts" }, { "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_service.test.ts" + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.test.ts" }, { "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_service.test.ts" + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.test.ts" }, { "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_service.test.ts" + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.test.ts" }, { - "plugin": "inventory", - "path": "x-pack/plugins/observability_solution/inventory/public/services/telemetry/telemetry_service.test.ts" + "plugin": "infra", + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.test.ts" }, { - "plugin": "inventory", - "path": "x-pack/plugins/observability_solution/inventory/public/services/telemetry/telemetry_service.test.ts" + "plugin": "infra", + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.test.ts" }, { - "plugin": "inventory", - "path": "x-pack/plugins/observability_solution/inventory/public/services/telemetry/telemetry_service.test.ts" + "plugin": "infra", + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.test.ts" }, { - "plugin": "inventory", - "path": "x-pack/plugins/observability_solution/inventory/public/services/telemetry/telemetry_service.test.ts" + "plugin": "infra", + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.test.ts" }, { - "plugin": "inventory", - "path": "x-pack/plugins/observability_solution/inventory/public/services/telemetry/telemetry_service.test.ts" + "plugin": "infra", + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.test.ts" }, { - "plugin": "inventory", - "path": "x-pack/plugins/observability_solution/inventory/public/services/telemetry/telemetry_service.test.ts" + "plugin": "infra", + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.test.ts" }, { - "plugin": "inventory", - "path": "x-pack/plugins/observability_solution/inventory/public/services/telemetry/telemetry_service.test.ts" + "plugin": "infra", + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.test.ts" }, { - "plugin": "inventory", - "path": "x-pack/plugins/observability_solution/inventory/public/services/telemetry/telemetry_service.test.ts" + "plugin": "infra", + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.test.ts" }, { - "plugin": "inventory", - "path": "x-pack/plugins/observability_solution/inventory/public/services/telemetry/telemetry_service.test.ts" + "plugin": "infra", + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.test.ts" }, { - "plugin": "inventory", - "path": "x-pack/plugins/observability_solution/inventory/public/services/telemetry/telemetry_service.test.ts" + "plugin": "infra", + "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.test.ts" }, { "plugin": "securitySolution", @@ -1890,11 +1890,11 @@ }, { "plugin": "telemetry", - "path": "src/plugins/telemetry/server/plugin.ts" + "path": "src/plugins/telemetry/public/plugin.ts" }, { "plugin": "telemetry", - "path": "src/plugins/telemetry/public/plugin.ts" + "path": "src/plugins/telemetry/server/plugin.ts" }, { "plugin": "securitySolution", diff --git a/api_docs/kbn_core_analytics_server.mdx b/api_docs/kbn_core_analytics_server.mdx index 36bee7151610c..e849aa44b971d 100644 --- a/api_docs/kbn_core_analytics_server.mdx +++ b/api_docs/kbn_core_analytics_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-analytics-server title: "@kbn/core-analytics-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-analytics-server plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-analytics-server'] --- import kbnCoreAnalyticsServerObj from './kbn_core_analytics_server.devdocs.json'; diff --git a/api_docs/kbn_core_analytics_server_internal.mdx b/api_docs/kbn_core_analytics_server_internal.mdx index ff5224dfa9b3f..e847a624bc14c 100644 --- a/api_docs/kbn_core_analytics_server_internal.mdx +++ b/api_docs/kbn_core_analytics_server_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-analytics-server-internal title: "@kbn/core-analytics-server-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-analytics-server-internal plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-analytics-server-internal'] --- import kbnCoreAnalyticsServerInternalObj from './kbn_core_analytics_server_internal.devdocs.json'; diff --git a/api_docs/kbn_core_analytics_server_mocks.mdx b/api_docs/kbn_core_analytics_server_mocks.mdx index 9a815d9991652..8e65d32a71af8 100644 --- a/api_docs/kbn_core_analytics_server_mocks.mdx +++ b/api_docs/kbn_core_analytics_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-analytics-server-mocks title: "@kbn/core-analytics-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-analytics-server-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-analytics-server-mocks'] --- import kbnCoreAnalyticsServerMocksObj from './kbn_core_analytics_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_application_browser.mdx b/api_docs/kbn_core_application_browser.mdx index 451b60ef5fc91..bebcd9b73a346 100644 --- a/api_docs/kbn_core_application_browser.mdx +++ b/api_docs/kbn_core_application_browser.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-application-browser title: "@kbn/core-application-browser" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-application-browser plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-application-browser'] --- import kbnCoreApplicationBrowserObj from './kbn_core_application_browser.devdocs.json'; diff --git a/api_docs/kbn_core_application_browser_internal.mdx b/api_docs/kbn_core_application_browser_internal.mdx index a14dbe7b9a183..4b7084e0a5632 100644 --- a/api_docs/kbn_core_application_browser_internal.mdx +++ b/api_docs/kbn_core_application_browser_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-application-browser-internal title: "@kbn/core-application-browser-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-application-browser-internal plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-application-browser-internal'] --- import kbnCoreApplicationBrowserInternalObj from './kbn_core_application_browser_internal.devdocs.json'; diff --git a/api_docs/kbn_core_application_browser_mocks.mdx b/api_docs/kbn_core_application_browser_mocks.mdx index ec9329b89378e..5409dc288b361 100644 --- a/api_docs/kbn_core_application_browser_mocks.mdx +++ b/api_docs/kbn_core_application_browser_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-application-browser-mocks title: "@kbn/core-application-browser-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-application-browser-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-application-browser-mocks'] --- import kbnCoreApplicationBrowserMocksObj from './kbn_core_application_browser_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_application_common.mdx b/api_docs/kbn_core_application_common.mdx index 40b509dde743f..0bd7be6d65098 100644 --- a/api_docs/kbn_core_application_common.mdx +++ b/api_docs/kbn_core_application_common.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-application-common title: "@kbn/core-application-common" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-application-common plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-application-common'] --- import kbnCoreApplicationCommonObj from './kbn_core_application_common.devdocs.json'; diff --git a/api_docs/kbn_core_apps_browser_internal.mdx b/api_docs/kbn_core_apps_browser_internal.mdx index b8206d56be5eb..147fe452118bb 100644 --- a/api_docs/kbn_core_apps_browser_internal.mdx +++ b/api_docs/kbn_core_apps_browser_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-apps-browser-internal title: "@kbn/core-apps-browser-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-apps-browser-internal plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-apps-browser-internal'] --- import kbnCoreAppsBrowserInternalObj from './kbn_core_apps_browser_internal.devdocs.json'; diff --git a/api_docs/kbn_core_apps_browser_mocks.mdx b/api_docs/kbn_core_apps_browser_mocks.mdx index dac6d0bf1c701..7ab9a763223af 100644 --- a/api_docs/kbn_core_apps_browser_mocks.mdx +++ b/api_docs/kbn_core_apps_browser_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-apps-browser-mocks title: "@kbn/core-apps-browser-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-apps-browser-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-apps-browser-mocks'] --- import kbnCoreAppsBrowserMocksObj from './kbn_core_apps_browser_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_apps_server_internal.mdx b/api_docs/kbn_core_apps_server_internal.mdx index 7b0d7f05e6f18..26f54ad6b8d1f 100644 --- a/api_docs/kbn_core_apps_server_internal.mdx +++ b/api_docs/kbn_core_apps_server_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-apps-server-internal title: "@kbn/core-apps-server-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-apps-server-internal plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-apps-server-internal'] --- import kbnCoreAppsServerInternalObj from './kbn_core_apps_server_internal.devdocs.json'; diff --git a/api_docs/kbn_core_base_browser_mocks.mdx b/api_docs/kbn_core_base_browser_mocks.mdx index 69d2fa6d2ef5d..23cc5a1b9217a 100644 --- a/api_docs/kbn_core_base_browser_mocks.mdx +++ b/api_docs/kbn_core_base_browser_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-base-browser-mocks title: "@kbn/core-base-browser-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-base-browser-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-base-browser-mocks'] --- import kbnCoreBaseBrowserMocksObj from './kbn_core_base_browser_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_base_common.mdx b/api_docs/kbn_core_base_common.mdx index 526fc38acac6a..81ed078d88de7 100644 --- a/api_docs/kbn_core_base_common.mdx +++ b/api_docs/kbn_core_base_common.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-base-common title: "@kbn/core-base-common" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-base-common plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-base-common'] --- import kbnCoreBaseCommonObj from './kbn_core_base_common.devdocs.json'; diff --git a/api_docs/kbn_core_base_server_internal.mdx b/api_docs/kbn_core_base_server_internal.mdx index 97cf9311fd890..487c3974ff384 100644 --- a/api_docs/kbn_core_base_server_internal.mdx +++ b/api_docs/kbn_core_base_server_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-base-server-internal title: "@kbn/core-base-server-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-base-server-internal plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-base-server-internal'] --- import kbnCoreBaseServerInternalObj from './kbn_core_base_server_internal.devdocs.json'; diff --git a/api_docs/kbn_core_base_server_mocks.mdx b/api_docs/kbn_core_base_server_mocks.mdx index 777e982766b5c..cf0a739830128 100644 --- a/api_docs/kbn_core_base_server_mocks.mdx +++ b/api_docs/kbn_core_base_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-base-server-mocks title: "@kbn/core-base-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-base-server-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-base-server-mocks'] --- import kbnCoreBaseServerMocksObj from './kbn_core_base_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_capabilities_browser_mocks.mdx b/api_docs/kbn_core_capabilities_browser_mocks.mdx index 6d45d57ee629c..6615294e0b10c 100644 --- a/api_docs/kbn_core_capabilities_browser_mocks.mdx +++ b/api_docs/kbn_core_capabilities_browser_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-capabilities-browser-mocks title: "@kbn/core-capabilities-browser-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-capabilities-browser-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-capabilities-browser-mocks'] --- import kbnCoreCapabilitiesBrowserMocksObj from './kbn_core_capabilities_browser_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_capabilities_common.mdx b/api_docs/kbn_core_capabilities_common.mdx index 5a27309f530cd..401b4538a70ac 100644 --- a/api_docs/kbn_core_capabilities_common.mdx +++ b/api_docs/kbn_core_capabilities_common.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-capabilities-common title: "@kbn/core-capabilities-common" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-capabilities-common plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-capabilities-common'] --- import kbnCoreCapabilitiesCommonObj from './kbn_core_capabilities_common.devdocs.json'; diff --git a/api_docs/kbn_core_capabilities_server.mdx b/api_docs/kbn_core_capabilities_server.mdx index a6ea5faccd40e..7192e6ccd8c32 100644 --- a/api_docs/kbn_core_capabilities_server.mdx +++ b/api_docs/kbn_core_capabilities_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-capabilities-server title: "@kbn/core-capabilities-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-capabilities-server plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-capabilities-server'] --- import kbnCoreCapabilitiesServerObj from './kbn_core_capabilities_server.devdocs.json'; diff --git a/api_docs/kbn_core_capabilities_server_mocks.mdx b/api_docs/kbn_core_capabilities_server_mocks.mdx index 2430e735a3dca..be2dbf91889cc 100644 --- a/api_docs/kbn_core_capabilities_server_mocks.mdx +++ b/api_docs/kbn_core_capabilities_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-capabilities-server-mocks title: "@kbn/core-capabilities-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-capabilities-server-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-capabilities-server-mocks'] --- import kbnCoreCapabilitiesServerMocksObj from './kbn_core_capabilities_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_chrome_browser.mdx b/api_docs/kbn_core_chrome_browser.mdx index 1cda4e55a0de3..add7843a1aed1 100644 --- a/api_docs/kbn_core_chrome_browser.mdx +++ b/api_docs/kbn_core_chrome_browser.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-chrome-browser title: "@kbn/core-chrome-browser" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-chrome-browser plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-chrome-browser'] --- import kbnCoreChromeBrowserObj from './kbn_core_chrome_browser.devdocs.json'; diff --git a/api_docs/kbn_core_chrome_browser_mocks.mdx b/api_docs/kbn_core_chrome_browser_mocks.mdx index 8c3b91607a007..a2c8323765b59 100644 --- a/api_docs/kbn_core_chrome_browser_mocks.mdx +++ b/api_docs/kbn_core_chrome_browser_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-chrome-browser-mocks title: "@kbn/core-chrome-browser-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-chrome-browser-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-chrome-browser-mocks'] --- import kbnCoreChromeBrowserMocksObj from './kbn_core_chrome_browser_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_config_server_internal.mdx b/api_docs/kbn_core_config_server_internal.mdx index d8a4cdc325c0e..8dc75289aa61a 100644 --- a/api_docs/kbn_core_config_server_internal.mdx +++ b/api_docs/kbn_core_config_server_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-config-server-internal title: "@kbn/core-config-server-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-config-server-internal plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-config-server-internal'] --- import kbnCoreConfigServerInternalObj from './kbn_core_config_server_internal.devdocs.json'; diff --git a/api_docs/kbn_core_custom_branding_browser.mdx b/api_docs/kbn_core_custom_branding_browser.mdx index 1b6d8c1fb2b07..c603823e318fc 100644 --- a/api_docs/kbn_core_custom_branding_browser.mdx +++ b/api_docs/kbn_core_custom_branding_browser.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-custom-branding-browser title: "@kbn/core-custom-branding-browser" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-custom-branding-browser plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-custom-branding-browser'] --- import kbnCoreCustomBrandingBrowserObj from './kbn_core_custom_branding_browser.devdocs.json'; diff --git a/api_docs/kbn_core_custom_branding_browser_internal.mdx b/api_docs/kbn_core_custom_branding_browser_internal.mdx index d2ac968216371..99ee2a38aef9f 100644 --- a/api_docs/kbn_core_custom_branding_browser_internal.mdx +++ b/api_docs/kbn_core_custom_branding_browser_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-custom-branding-browser-internal title: "@kbn/core-custom-branding-browser-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-custom-branding-browser-internal plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-custom-branding-browser-internal'] --- import kbnCoreCustomBrandingBrowserInternalObj from './kbn_core_custom_branding_browser_internal.devdocs.json'; diff --git a/api_docs/kbn_core_custom_branding_browser_mocks.mdx b/api_docs/kbn_core_custom_branding_browser_mocks.mdx index 490f48b9be164..494ba7f1332b9 100644 --- a/api_docs/kbn_core_custom_branding_browser_mocks.mdx +++ b/api_docs/kbn_core_custom_branding_browser_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-custom-branding-browser-mocks title: "@kbn/core-custom-branding-browser-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-custom-branding-browser-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-custom-branding-browser-mocks'] --- import kbnCoreCustomBrandingBrowserMocksObj from './kbn_core_custom_branding_browser_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_custom_branding_common.mdx b/api_docs/kbn_core_custom_branding_common.mdx index 1efd5b46df1bd..f86b14789b464 100644 --- a/api_docs/kbn_core_custom_branding_common.mdx +++ b/api_docs/kbn_core_custom_branding_common.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-custom-branding-common title: "@kbn/core-custom-branding-common" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-custom-branding-common plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-custom-branding-common'] --- import kbnCoreCustomBrandingCommonObj from './kbn_core_custom_branding_common.devdocs.json'; diff --git a/api_docs/kbn_core_custom_branding_server.mdx b/api_docs/kbn_core_custom_branding_server.mdx index 4fee9a9f7f60d..7c3b2a7728530 100644 --- a/api_docs/kbn_core_custom_branding_server.mdx +++ b/api_docs/kbn_core_custom_branding_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-custom-branding-server title: "@kbn/core-custom-branding-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-custom-branding-server plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-custom-branding-server'] --- import kbnCoreCustomBrandingServerObj from './kbn_core_custom_branding_server.devdocs.json'; diff --git a/api_docs/kbn_core_custom_branding_server_internal.mdx b/api_docs/kbn_core_custom_branding_server_internal.mdx index a95cdba36bd7e..c0e2816b506e2 100644 --- a/api_docs/kbn_core_custom_branding_server_internal.mdx +++ b/api_docs/kbn_core_custom_branding_server_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-custom-branding-server-internal title: "@kbn/core-custom-branding-server-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-custom-branding-server-internal plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-custom-branding-server-internal'] --- import kbnCoreCustomBrandingServerInternalObj from './kbn_core_custom_branding_server_internal.devdocs.json'; diff --git a/api_docs/kbn_core_custom_branding_server_mocks.mdx b/api_docs/kbn_core_custom_branding_server_mocks.mdx index 0c6a30190e1d8..595af1123d678 100644 --- a/api_docs/kbn_core_custom_branding_server_mocks.mdx +++ b/api_docs/kbn_core_custom_branding_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-custom-branding-server-mocks title: "@kbn/core-custom-branding-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-custom-branding-server-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-custom-branding-server-mocks'] --- import kbnCoreCustomBrandingServerMocksObj from './kbn_core_custom_branding_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_deprecations_browser.mdx b/api_docs/kbn_core_deprecations_browser.mdx index 42ebf40c6e31a..2aec5d9315b5e 100644 --- a/api_docs/kbn_core_deprecations_browser.mdx +++ b/api_docs/kbn_core_deprecations_browser.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-deprecations-browser title: "@kbn/core-deprecations-browser" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-deprecations-browser plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-deprecations-browser'] --- import kbnCoreDeprecationsBrowserObj from './kbn_core_deprecations_browser.devdocs.json'; diff --git a/api_docs/kbn_core_deprecations_browser_internal.mdx b/api_docs/kbn_core_deprecations_browser_internal.mdx index fd3671ce4acfe..b6197812680da 100644 --- a/api_docs/kbn_core_deprecations_browser_internal.mdx +++ b/api_docs/kbn_core_deprecations_browser_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-deprecations-browser-internal title: "@kbn/core-deprecations-browser-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-deprecations-browser-internal plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-deprecations-browser-internal'] --- import kbnCoreDeprecationsBrowserInternalObj from './kbn_core_deprecations_browser_internal.devdocs.json'; diff --git a/api_docs/kbn_core_deprecations_browser_mocks.mdx b/api_docs/kbn_core_deprecations_browser_mocks.mdx index 90d7114ea7b21..55e21dd7861f2 100644 --- a/api_docs/kbn_core_deprecations_browser_mocks.mdx +++ b/api_docs/kbn_core_deprecations_browser_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-deprecations-browser-mocks title: "@kbn/core-deprecations-browser-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-deprecations-browser-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-deprecations-browser-mocks'] --- import kbnCoreDeprecationsBrowserMocksObj from './kbn_core_deprecations_browser_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_deprecations_common.mdx b/api_docs/kbn_core_deprecations_common.mdx index 1702f4554f0c0..85f1875db85cb 100644 --- a/api_docs/kbn_core_deprecations_common.mdx +++ b/api_docs/kbn_core_deprecations_common.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-deprecations-common title: "@kbn/core-deprecations-common" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-deprecations-common plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-deprecations-common'] --- import kbnCoreDeprecationsCommonObj from './kbn_core_deprecations_common.devdocs.json'; diff --git a/api_docs/kbn_core_deprecations_server.mdx b/api_docs/kbn_core_deprecations_server.mdx index 087e0ddf03e09..c1abed05d6d24 100644 --- a/api_docs/kbn_core_deprecations_server.mdx +++ b/api_docs/kbn_core_deprecations_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-deprecations-server title: "@kbn/core-deprecations-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-deprecations-server plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-deprecations-server'] --- import kbnCoreDeprecationsServerObj from './kbn_core_deprecations_server.devdocs.json'; diff --git a/api_docs/kbn_core_deprecations_server_internal.mdx b/api_docs/kbn_core_deprecations_server_internal.mdx index cf31ef2f1646d..d10a8a12ba97e 100644 --- a/api_docs/kbn_core_deprecations_server_internal.mdx +++ b/api_docs/kbn_core_deprecations_server_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-deprecations-server-internal title: "@kbn/core-deprecations-server-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-deprecations-server-internal plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-deprecations-server-internal'] --- import kbnCoreDeprecationsServerInternalObj from './kbn_core_deprecations_server_internal.devdocs.json'; diff --git a/api_docs/kbn_core_deprecations_server_mocks.mdx b/api_docs/kbn_core_deprecations_server_mocks.mdx index 8db5cf6d3c89d..19a3c30fef06c 100644 --- a/api_docs/kbn_core_deprecations_server_mocks.mdx +++ b/api_docs/kbn_core_deprecations_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-deprecations-server-mocks title: "@kbn/core-deprecations-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-deprecations-server-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-deprecations-server-mocks'] --- import kbnCoreDeprecationsServerMocksObj from './kbn_core_deprecations_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_doc_links_browser.mdx b/api_docs/kbn_core_doc_links_browser.mdx index 1b1b5e1620af1..2f82ccda02459 100644 --- a/api_docs/kbn_core_doc_links_browser.mdx +++ b/api_docs/kbn_core_doc_links_browser.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-doc-links-browser title: "@kbn/core-doc-links-browser" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-doc-links-browser plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-doc-links-browser'] --- import kbnCoreDocLinksBrowserObj from './kbn_core_doc_links_browser.devdocs.json'; diff --git a/api_docs/kbn_core_doc_links_browser_mocks.mdx b/api_docs/kbn_core_doc_links_browser_mocks.mdx index abf975a7a5867..015ca2e919ebf 100644 --- a/api_docs/kbn_core_doc_links_browser_mocks.mdx +++ b/api_docs/kbn_core_doc_links_browser_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-doc-links-browser-mocks title: "@kbn/core-doc-links-browser-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-doc-links-browser-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-doc-links-browser-mocks'] --- import kbnCoreDocLinksBrowserMocksObj from './kbn_core_doc_links_browser_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_doc_links_server.mdx b/api_docs/kbn_core_doc_links_server.mdx index 44c4c9ee29571..71dbdfc00948b 100644 --- a/api_docs/kbn_core_doc_links_server.mdx +++ b/api_docs/kbn_core_doc_links_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-doc-links-server title: "@kbn/core-doc-links-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-doc-links-server plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-doc-links-server'] --- import kbnCoreDocLinksServerObj from './kbn_core_doc_links_server.devdocs.json'; diff --git a/api_docs/kbn_core_doc_links_server_mocks.mdx b/api_docs/kbn_core_doc_links_server_mocks.mdx index aed1d5557fbb3..d9733e0ecd426 100644 --- a/api_docs/kbn_core_doc_links_server_mocks.mdx +++ b/api_docs/kbn_core_doc_links_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-doc-links-server-mocks title: "@kbn/core-doc-links-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-doc-links-server-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-doc-links-server-mocks'] --- import kbnCoreDocLinksServerMocksObj from './kbn_core_doc_links_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_elasticsearch_client_server_internal.mdx b/api_docs/kbn_core_elasticsearch_client_server_internal.mdx index 7a8e32abcb313..cb39dfad9abeb 100644 --- a/api_docs/kbn_core_elasticsearch_client_server_internal.mdx +++ b/api_docs/kbn_core_elasticsearch_client_server_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-elasticsearch-client-server-internal title: "@kbn/core-elasticsearch-client-server-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-elasticsearch-client-server-internal plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-elasticsearch-client-server-internal'] --- import kbnCoreElasticsearchClientServerInternalObj from './kbn_core_elasticsearch_client_server_internal.devdocs.json'; diff --git a/api_docs/kbn_core_elasticsearch_client_server_mocks.mdx b/api_docs/kbn_core_elasticsearch_client_server_mocks.mdx index cb68c825e9010..7165a2beb4bda 100644 --- a/api_docs/kbn_core_elasticsearch_client_server_mocks.mdx +++ b/api_docs/kbn_core_elasticsearch_client_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-elasticsearch-client-server-mocks title: "@kbn/core-elasticsearch-client-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-elasticsearch-client-server-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-elasticsearch-client-server-mocks'] --- import kbnCoreElasticsearchClientServerMocksObj from './kbn_core_elasticsearch_client_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_elasticsearch_server.devdocs.json b/api_docs/kbn_core_elasticsearch_server.devdocs.json index c8fbb1b6c5633..ffcf4ca34be48 100644 --- a/api_docs/kbn_core_elasticsearch_server.devdocs.json +++ b/api_docs/kbn_core_elasticsearch_server.devdocs.json @@ -793,7 +793,7 @@ }, { "plugin": "observabilityOnboarding", - "path": "x-pack/plugins/observability_solution/observability_onboarding/server/plugin.ts" + "path": "x-pack/solutions/observability/plugins/observability_onboarding/server/plugin.ts" }, { "plugin": "console", @@ -1095,7 +1095,7 @@ "Headers used for authentication against Elasticsearch" ], "signature": [ - "{ date?: string | string[] | undefined; allow?: string | string[] | undefined; warning?: string | string[] | undefined; location?: string | string[] | undefined; authorization?: string | string[] | undefined; from?: string | string[] | undefined; host?: string | string[] | undefined; range?: string | string[] | undefined; etag?: string | string[] | undefined; accept?: string | string[] | undefined; \"accept-language\"?: string | string[] | undefined; \"accept-patch\"?: string | string[] | undefined; \"accept-ranges\"?: string | string[] | undefined; \"access-control-allow-credentials\"?: string | string[] | undefined; \"access-control-allow-headers\"?: string | string[] | undefined; \"access-control-allow-methods\"?: string | string[] | undefined; \"access-control-allow-origin\"?: string | string[] | undefined; \"access-control-expose-headers\"?: string | string[] | undefined; \"access-control-max-age\"?: string | string[] | undefined; \"access-control-request-headers\"?: string | string[] | undefined; \"access-control-request-method\"?: string | string[] | undefined; age?: string | string[] | undefined; \"alt-svc\"?: string | string[] | undefined; \"cache-control\"?: string | string[] | undefined; connection?: string | string[] | undefined; \"content-disposition\"?: string | string[] | undefined; \"content-encoding\"?: string | string[] | undefined; \"content-language\"?: string | string[] | undefined; \"content-length\"?: string | string[] | undefined; \"content-location\"?: string | string[] | undefined; \"content-range\"?: string | string[] | undefined; \"content-type\"?: string | string[] | undefined; cookie?: string | string[] | undefined; expect?: string | string[] | undefined; expires?: string | string[] | undefined; forwarded?: string | string[] | undefined; \"if-match\"?: string | string[] | undefined; \"if-modified-since\"?: string | string[] | undefined; \"if-none-match\"?: string | string[] | undefined; \"if-unmodified-since\"?: string | string[] | undefined; \"last-modified\"?: string | string[] | undefined; origin?: string | string[] | undefined; pragma?: string | string[] | undefined; \"proxy-authenticate\"?: string | string[] | undefined; \"proxy-authorization\"?: string | string[] | undefined; \"public-key-pins\"?: string | string[] | undefined; referer?: string | string[] | undefined; \"retry-after\"?: string | string[] | undefined; \"sec-websocket-accept\"?: string | string[] | undefined; \"sec-websocket-extensions\"?: string | string[] | undefined; \"sec-websocket-key\"?: string | string[] | undefined; \"sec-websocket-protocol\"?: string | string[] | undefined; \"sec-websocket-version\"?: string | string[] | undefined; \"set-cookie\"?: string | string[] | undefined; \"strict-transport-security\"?: string | string[] | undefined; tk?: string | string[] | undefined; trailer?: string | string[] | undefined; \"transfer-encoding\"?: string | string[] | undefined; upgrade?: string | string[] | undefined; \"user-agent\"?: string | string[] | undefined; vary?: string | string[] | undefined; via?: string | string[] | undefined; \"www-authenticate\"?: string | string[] | undefined; } & { [header: string]: string | string[] | undefined; }" + "{ date?: string | string[] | undefined; allow?: string | string[] | undefined; warning?: string | string[] | undefined; location?: string | string[] | undefined; authorization?: string | string[] | undefined; from?: string | string[] | undefined; host?: string | string[] | undefined; range?: string | string[] | undefined; etag?: string | string[] | undefined; expires?: string | string[] | undefined; accept?: string | string[] | undefined; \"accept-language\"?: string | string[] | undefined; \"accept-patch\"?: string | string[] | undefined; \"accept-ranges\"?: string | string[] | undefined; \"access-control-allow-credentials\"?: string | string[] | undefined; \"access-control-allow-headers\"?: string | string[] | undefined; \"access-control-allow-methods\"?: string | string[] | undefined; \"access-control-allow-origin\"?: string | string[] | undefined; \"access-control-expose-headers\"?: string | string[] | undefined; \"access-control-max-age\"?: string | string[] | undefined; \"access-control-request-headers\"?: string | string[] | undefined; \"access-control-request-method\"?: string | string[] | undefined; age?: string | string[] | undefined; \"alt-svc\"?: string | string[] | undefined; \"cache-control\"?: string | string[] | undefined; connection?: string | string[] | undefined; \"content-disposition\"?: string | string[] | undefined; \"content-encoding\"?: string | string[] | undefined; \"content-language\"?: string | string[] | undefined; \"content-length\"?: string | string[] | undefined; \"content-location\"?: string | string[] | undefined; \"content-range\"?: string | string[] | undefined; \"content-type\"?: string | string[] | undefined; cookie?: string | string[] | undefined; expect?: string | string[] | undefined; forwarded?: string | string[] | undefined; \"if-match\"?: string | string[] | undefined; \"if-modified-since\"?: string | string[] | undefined; \"if-none-match\"?: string | string[] | undefined; \"if-unmodified-since\"?: string | string[] | undefined; \"last-modified\"?: string | string[] | undefined; origin?: string | string[] | undefined; pragma?: string | string[] | undefined; \"proxy-authenticate\"?: string | string[] | undefined; \"proxy-authorization\"?: string | string[] | undefined; \"public-key-pins\"?: string | string[] | undefined; referer?: string | string[] | undefined; \"retry-after\"?: string | string[] | undefined; \"sec-websocket-accept\"?: string | string[] | undefined; \"sec-websocket-extensions\"?: string | string[] | undefined; \"sec-websocket-key\"?: string | string[] | undefined; \"sec-websocket-protocol\"?: string | string[] | undefined; \"sec-websocket-version\"?: string | string[] | undefined; \"set-cookie\"?: string | string[] | undefined; \"strict-transport-security\"?: string | string[] | undefined; tk?: string | string[] | undefined; trailer?: string | string[] | undefined; \"transfer-encoding\"?: string | string[] | undefined; upgrade?: string | string[] | undefined; \"user-agent\"?: string | string[] | undefined; vary?: string | string[] | undefined; via?: string | string[] | undefined; \"www-authenticate\"?: string | string[] | undefined; } & { [header: string]: string | string[] | undefined; }" ], "path": "packages/core/elasticsearch/core-elasticsearch-server/src/client/scopeable_request.ts", "deprecated": false, diff --git a/api_docs/kbn_core_elasticsearch_server.mdx b/api_docs/kbn_core_elasticsearch_server.mdx index 092f12b019dec..11485e8f5b5c4 100644 --- a/api_docs/kbn_core_elasticsearch_server.mdx +++ b/api_docs/kbn_core_elasticsearch_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-elasticsearch-server title: "@kbn/core-elasticsearch-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-elasticsearch-server plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-elasticsearch-server'] --- import kbnCoreElasticsearchServerObj from './kbn_core_elasticsearch_server.devdocs.json'; diff --git a/api_docs/kbn_core_elasticsearch_server_internal.mdx b/api_docs/kbn_core_elasticsearch_server_internal.mdx index c9d92d2390182..7d7a697d67e7c 100644 --- a/api_docs/kbn_core_elasticsearch_server_internal.mdx +++ b/api_docs/kbn_core_elasticsearch_server_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-elasticsearch-server-internal title: "@kbn/core-elasticsearch-server-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-elasticsearch-server-internal plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-elasticsearch-server-internal'] --- import kbnCoreElasticsearchServerInternalObj from './kbn_core_elasticsearch_server_internal.devdocs.json'; diff --git a/api_docs/kbn_core_elasticsearch_server_mocks.mdx b/api_docs/kbn_core_elasticsearch_server_mocks.mdx index b34b79de7dba0..6893550c71c65 100644 --- a/api_docs/kbn_core_elasticsearch_server_mocks.mdx +++ b/api_docs/kbn_core_elasticsearch_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-elasticsearch-server-mocks title: "@kbn/core-elasticsearch-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-elasticsearch-server-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-elasticsearch-server-mocks'] --- import kbnCoreElasticsearchServerMocksObj from './kbn_core_elasticsearch_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_environment_server_internal.mdx b/api_docs/kbn_core_environment_server_internal.mdx index 174ebdf0e6012..09498dd3e8c54 100644 --- a/api_docs/kbn_core_environment_server_internal.mdx +++ b/api_docs/kbn_core_environment_server_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-environment-server-internal title: "@kbn/core-environment-server-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-environment-server-internal plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-environment-server-internal'] --- import kbnCoreEnvironmentServerInternalObj from './kbn_core_environment_server_internal.devdocs.json'; diff --git a/api_docs/kbn_core_environment_server_mocks.mdx b/api_docs/kbn_core_environment_server_mocks.mdx index 01ca0ae48a0d6..269d3e4300db7 100644 --- a/api_docs/kbn_core_environment_server_mocks.mdx +++ b/api_docs/kbn_core_environment_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-environment-server-mocks title: "@kbn/core-environment-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-environment-server-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-environment-server-mocks'] --- import kbnCoreEnvironmentServerMocksObj from './kbn_core_environment_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_execution_context_browser.mdx b/api_docs/kbn_core_execution_context_browser.mdx index 7c928441dfdb1..15f5dc515166a 100644 --- a/api_docs/kbn_core_execution_context_browser.mdx +++ b/api_docs/kbn_core_execution_context_browser.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-execution-context-browser title: "@kbn/core-execution-context-browser" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-execution-context-browser plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-execution-context-browser'] --- import kbnCoreExecutionContextBrowserObj from './kbn_core_execution_context_browser.devdocs.json'; diff --git a/api_docs/kbn_core_execution_context_browser_internal.mdx b/api_docs/kbn_core_execution_context_browser_internal.mdx index a4243053a1597..f87b1af55f464 100644 --- a/api_docs/kbn_core_execution_context_browser_internal.mdx +++ b/api_docs/kbn_core_execution_context_browser_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-execution-context-browser-internal title: "@kbn/core-execution-context-browser-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-execution-context-browser-internal plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-execution-context-browser-internal'] --- import kbnCoreExecutionContextBrowserInternalObj from './kbn_core_execution_context_browser_internal.devdocs.json'; diff --git a/api_docs/kbn_core_execution_context_browser_mocks.mdx b/api_docs/kbn_core_execution_context_browser_mocks.mdx index 1e94d20fd967d..34ce25dc47160 100644 --- a/api_docs/kbn_core_execution_context_browser_mocks.mdx +++ b/api_docs/kbn_core_execution_context_browser_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-execution-context-browser-mocks title: "@kbn/core-execution-context-browser-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-execution-context-browser-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-execution-context-browser-mocks'] --- import kbnCoreExecutionContextBrowserMocksObj from './kbn_core_execution_context_browser_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_execution_context_common.mdx b/api_docs/kbn_core_execution_context_common.mdx index 87abd0d9b7dc1..90b99b614f06f 100644 --- a/api_docs/kbn_core_execution_context_common.mdx +++ b/api_docs/kbn_core_execution_context_common.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-execution-context-common title: "@kbn/core-execution-context-common" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-execution-context-common plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-execution-context-common'] --- import kbnCoreExecutionContextCommonObj from './kbn_core_execution_context_common.devdocs.json'; diff --git a/api_docs/kbn_core_execution_context_server.mdx b/api_docs/kbn_core_execution_context_server.mdx index d0c6ea84c2ebc..59311dea3be93 100644 --- a/api_docs/kbn_core_execution_context_server.mdx +++ b/api_docs/kbn_core_execution_context_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-execution-context-server title: "@kbn/core-execution-context-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-execution-context-server plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-execution-context-server'] --- import kbnCoreExecutionContextServerObj from './kbn_core_execution_context_server.devdocs.json'; diff --git a/api_docs/kbn_core_execution_context_server_internal.mdx b/api_docs/kbn_core_execution_context_server_internal.mdx index 19e10a8087719..a08178ee21225 100644 --- a/api_docs/kbn_core_execution_context_server_internal.mdx +++ b/api_docs/kbn_core_execution_context_server_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-execution-context-server-internal title: "@kbn/core-execution-context-server-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-execution-context-server-internal plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-execution-context-server-internal'] --- import kbnCoreExecutionContextServerInternalObj from './kbn_core_execution_context_server_internal.devdocs.json'; diff --git a/api_docs/kbn_core_execution_context_server_mocks.mdx b/api_docs/kbn_core_execution_context_server_mocks.mdx index 91af8759178ac..0fd07f9f2e9cb 100644 --- a/api_docs/kbn_core_execution_context_server_mocks.mdx +++ b/api_docs/kbn_core_execution_context_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-execution-context-server-mocks title: "@kbn/core-execution-context-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-execution-context-server-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-execution-context-server-mocks'] --- import kbnCoreExecutionContextServerMocksObj from './kbn_core_execution_context_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_fatal_errors_browser.mdx b/api_docs/kbn_core_fatal_errors_browser.mdx index e79877f8aec82..abfb46358e4ca 100644 --- a/api_docs/kbn_core_fatal_errors_browser.mdx +++ b/api_docs/kbn_core_fatal_errors_browser.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-fatal-errors-browser title: "@kbn/core-fatal-errors-browser" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-fatal-errors-browser plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-fatal-errors-browser'] --- import kbnCoreFatalErrorsBrowserObj from './kbn_core_fatal_errors_browser.devdocs.json'; diff --git a/api_docs/kbn_core_fatal_errors_browser_mocks.mdx b/api_docs/kbn_core_fatal_errors_browser_mocks.mdx index fb926afb0dab7..a75f7e1e6cafe 100644 --- a/api_docs/kbn_core_fatal_errors_browser_mocks.mdx +++ b/api_docs/kbn_core_fatal_errors_browser_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-fatal-errors-browser-mocks title: "@kbn/core-fatal-errors-browser-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-fatal-errors-browser-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-fatal-errors-browser-mocks'] --- import kbnCoreFatalErrorsBrowserMocksObj from './kbn_core_fatal_errors_browser_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_feature_flags_browser.mdx b/api_docs/kbn_core_feature_flags_browser.mdx index 03a7cfdc2f3a6..d2be91888cd5e 100644 --- a/api_docs/kbn_core_feature_flags_browser.mdx +++ b/api_docs/kbn_core_feature_flags_browser.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-feature-flags-browser title: "@kbn/core-feature-flags-browser" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-feature-flags-browser plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-feature-flags-browser'] --- import kbnCoreFeatureFlagsBrowserObj from './kbn_core_feature_flags_browser.devdocs.json'; diff --git a/api_docs/kbn_core_feature_flags_browser_internal.mdx b/api_docs/kbn_core_feature_flags_browser_internal.mdx index 99e9dca6f573f..971402bbcc6d3 100644 --- a/api_docs/kbn_core_feature_flags_browser_internal.mdx +++ b/api_docs/kbn_core_feature_flags_browser_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-feature-flags-browser-internal title: "@kbn/core-feature-flags-browser-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-feature-flags-browser-internal plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-feature-flags-browser-internal'] --- import kbnCoreFeatureFlagsBrowserInternalObj from './kbn_core_feature_flags_browser_internal.devdocs.json'; diff --git a/api_docs/kbn_core_feature_flags_browser_mocks.mdx b/api_docs/kbn_core_feature_flags_browser_mocks.mdx index f1c606be51a9d..72a5438c7b888 100644 --- a/api_docs/kbn_core_feature_flags_browser_mocks.mdx +++ b/api_docs/kbn_core_feature_flags_browser_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-feature-flags-browser-mocks title: "@kbn/core-feature-flags-browser-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-feature-flags-browser-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-feature-flags-browser-mocks'] --- import kbnCoreFeatureFlagsBrowserMocksObj from './kbn_core_feature_flags_browser_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_feature_flags_server.mdx b/api_docs/kbn_core_feature_flags_server.mdx index 0d5c89d106716..aa34f3ecc99b7 100644 --- a/api_docs/kbn_core_feature_flags_server.mdx +++ b/api_docs/kbn_core_feature_flags_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-feature-flags-server title: "@kbn/core-feature-flags-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-feature-flags-server plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-feature-flags-server'] --- import kbnCoreFeatureFlagsServerObj from './kbn_core_feature_flags_server.devdocs.json'; diff --git a/api_docs/kbn_core_feature_flags_server_internal.mdx b/api_docs/kbn_core_feature_flags_server_internal.mdx index 955148e0c0dc3..6c4316994b346 100644 --- a/api_docs/kbn_core_feature_flags_server_internal.mdx +++ b/api_docs/kbn_core_feature_flags_server_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-feature-flags-server-internal title: "@kbn/core-feature-flags-server-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-feature-flags-server-internal plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-feature-flags-server-internal'] --- import kbnCoreFeatureFlagsServerInternalObj from './kbn_core_feature_flags_server_internal.devdocs.json'; diff --git a/api_docs/kbn_core_feature_flags_server_mocks.mdx b/api_docs/kbn_core_feature_flags_server_mocks.mdx index 104277385367d..350d76fcbaea7 100644 --- a/api_docs/kbn_core_feature_flags_server_mocks.mdx +++ b/api_docs/kbn_core_feature_flags_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-feature-flags-server-mocks title: "@kbn/core-feature-flags-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-feature-flags-server-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-feature-flags-server-mocks'] --- import kbnCoreFeatureFlagsServerMocksObj from './kbn_core_feature_flags_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_http_browser.mdx b/api_docs/kbn_core_http_browser.mdx index de8e666c34345..9957c33b0f718 100644 --- a/api_docs/kbn_core_http_browser.mdx +++ b/api_docs/kbn_core_http_browser.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-http-browser title: "@kbn/core-http-browser" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-http-browser plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-http-browser'] --- import kbnCoreHttpBrowserObj from './kbn_core_http_browser.devdocs.json'; diff --git a/api_docs/kbn_core_http_browser_internal.mdx b/api_docs/kbn_core_http_browser_internal.mdx index 0de0d1e2c0dc5..3142f080ee643 100644 --- a/api_docs/kbn_core_http_browser_internal.mdx +++ b/api_docs/kbn_core_http_browser_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-http-browser-internal title: "@kbn/core-http-browser-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-http-browser-internal plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-http-browser-internal'] --- import kbnCoreHttpBrowserInternalObj from './kbn_core_http_browser_internal.devdocs.json'; diff --git a/api_docs/kbn_core_http_browser_mocks.mdx b/api_docs/kbn_core_http_browser_mocks.mdx index 6298b23c9504e..2eb2d3efac8ba 100644 --- a/api_docs/kbn_core_http_browser_mocks.mdx +++ b/api_docs/kbn_core_http_browser_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-http-browser-mocks title: "@kbn/core-http-browser-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-http-browser-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-http-browser-mocks'] --- import kbnCoreHttpBrowserMocksObj from './kbn_core_http_browser_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_http_common.mdx b/api_docs/kbn_core_http_common.mdx index 71034ee2ef6bb..827c976c8c6f1 100644 --- a/api_docs/kbn_core_http_common.mdx +++ b/api_docs/kbn_core_http_common.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-http-common title: "@kbn/core-http-common" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-http-common plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-http-common'] --- import kbnCoreHttpCommonObj from './kbn_core_http_common.devdocs.json'; diff --git a/api_docs/kbn_core_http_context_server_mocks.mdx b/api_docs/kbn_core_http_context_server_mocks.mdx index dbb3d86f4da95..d3e7deb409132 100644 --- a/api_docs/kbn_core_http_context_server_mocks.mdx +++ b/api_docs/kbn_core_http_context_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-http-context-server-mocks title: "@kbn/core-http-context-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-http-context-server-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-http-context-server-mocks'] --- import kbnCoreHttpContextServerMocksObj from './kbn_core_http_context_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_http_request_handler_context_server.mdx b/api_docs/kbn_core_http_request_handler_context_server.mdx index 772a97414f2be..2072e45cdad9a 100644 --- a/api_docs/kbn_core_http_request_handler_context_server.mdx +++ b/api_docs/kbn_core_http_request_handler_context_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-http-request-handler-context-server title: "@kbn/core-http-request-handler-context-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-http-request-handler-context-server plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-http-request-handler-context-server'] --- import kbnCoreHttpRequestHandlerContextServerObj from './kbn_core_http_request_handler_context_server.devdocs.json'; diff --git a/api_docs/kbn_core_http_resources_server.mdx b/api_docs/kbn_core_http_resources_server.mdx index 3da662e7eef5b..84fa548b0c12e 100644 --- a/api_docs/kbn_core_http_resources_server.mdx +++ b/api_docs/kbn_core_http_resources_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-http-resources-server title: "@kbn/core-http-resources-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-http-resources-server plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-http-resources-server'] --- import kbnCoreHttpResourcesServerObj from './kbn_core_http_resources_server.devdocs.json'; diff --git a/api_docs/kbn_core_http_resources_server_internal.mdx b/api_docs/kbn_core_http_resources_server_internal.mdx index 9a4debfbc8e92..22aa04e2d68d5 100644 --- a/api_docs/kbn_core_http_resources_server_internal.mdx +++ b/api_docs/kbn_core_http_resources_server_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-http-resources-server-internal title: "@kbn/core-http-resources-server-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-http-resources-server-internal plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-http-resources-server-internal'] --- import kbnCoreHttpResourcesServerInternalObj from './kbn_core_http_resources_server_internal.devdocs.json'; diff --git a/api_docs/kbn_core_http_resources_server_mocks.mdx b/api_docs/kbn_core_http_resources_server_mocks.mdx index b5ce71cc2ce63..63888c00a7789 100644 --- a/api_docs/kbn_core_http_resources_server_mocks.mdx +++ b/api_docs/kbn_core_http_resources_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-http-resources-server-mocks title: "@kbn/core-http-resources-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-http-resources-server-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-http-resources-server-mocks'] --- import kbnCoreHttpResourcesServerMocksObj from './kbn_core_http_resources_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_http_router_server_internal.mdx b/api_docs/kbn_core_http_router_server_internal.mdx index f1e38d208f3ad..7375a0a4e0269 100644 --- a/api_docs/kbn_core_http_router_server_internal.mdx +++ b/api_docs/kbn_core_http_router_server_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-http-router-server-internal title: "@kbn/core-http-router-server-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-http-router-server-internal plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-http-router-server-internal'] --- import kbnCoreHttpRouterServerInternalObj from './kbn_core_http_router_server_internal.devdocs.json'; diff --git a/api_docs/kbn_core_http_router_server_mocks.mdx b/api_docs/kbn_core_http_router_server_mocks.mdx index 0d986738e0650..0054c6722e536 100644 --- a/api_docs/kbn_core_http_router_server_mocks.mdx +++ b/api_docs/kbn_core_http_router_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-http-router-server-mocks title: "@kbn/core-http-router-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-http-router-server-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-http-router-server-mocks'] --- import kbnCoreHttpRouterServerMocksObj from './kbn_core_http_router_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_http_server.devdocs.json b/api_docs/kbn_core_http_server.devdocs.json index d1b72c1c4a300..1b2c670e70072 100644 --- a/api_docs/kbn_core_http_server.devdocs.json +++ b/api_docs/kbn_core_http_server.devdocs.json @@ -1160,7 +1160,7 @@ "The headers associated with the request." ], "signature": [ - "{ date?: string | string[] | undefined; allow?: string | string[] | undefined; warning?: string | string[] | undefined; location?: string | string[] | undefined; authorization?: string | string[] | undefined; from?: string | string[] | undefined; host?: string | string[] | undefined; range?: string | string[] | undefined; etag?: string | string[] | undefined; accept?: string | string[] | undefined; \"accept-language\"?: string | string[] | undefined; \"accept-patch\"?: string | string[] | undefined; \"accept-ranges\"?: string | string[] | undefined; \"access-control-allow-credentials\"?: string | string[] | undefined; \"access-control-allow-headers\"?: string | string[] | undefined; \"access-control-allow-methods\"?: string | string[] | undefined; \"access-control-allow-origin\"?: string | string[] | undefined; \"access-control-expose-headers\"?: string | string[] | undefined; \"access-control-max-age\"?: string | string[] | undefined; \"access-control-request-headers\"?: string | string[] | undefined; \"access-control-request-method\"?: string | string[] | undefined; age?: string | string[] | undefined; \"alt-svc\"?: string | string[] | undefined; \"cache-control\"?: string | string[] | undefined; connection?: string | string[] | undefined; \"content-disposition\"?: string | string[] | undefined; \"content-encoding\"?: string | string[] | undefined; \"content-language\"?: string | string[] | undefined; \"content-length\"?: string | string[] | undefined; \"content-location\"?: string | string[] | undefined; \"content-range\"?: string | string[] | undefined; \"content-type\"?: string | string[] | undefined; cookie?: string | string[] | undefined; expect?: string | string[] | undefined; expires?: string | string[] | undefined; forwarded?: string | string[] | undefined; \"if-match\"?: string | string[] | undefined; \"if-modified-since\"?: string | string[] | undefined; \"if-none-match\"?: string | string[] | undefined; \"if-unmodified-since\"?: string | string[] | undefined; \"last-modified\"?: string | string[] | undefined; origin?: string | string[] | undefined; pragma?: string | string[] | undefined; \"proxy-authenticate\"?: string | string[] | undefined; \"proxy-authorization\"?: string | string[] | undefined; \"public-key-pins\"?: string | string[] | undefined; referer?: string | string[] | undefined; \"retry-after\"?: string | string[] | undefined; \"sec-websocket-accept\"?: string | string[] | undefined; \"sec-websocket-extensions\"?: string | string[] | undefined; \"sec-websocket-key\"?: string | string[] | undefined; \"sec-websocket-protocol\"?: string | string[] | undefined; \"sec-websocket-version\"?: string | string[] | undefined; \"set-cookie\"?: string | string[] | undefined; \"strict-transport-security\"?: string | string[] | undefined; tk?: string | string[] | undefined; trailer?: string | string[] | undefined; \"transfer-encoding\"?: string | string[] | undefined; upgrade?: string | string[] | undefined; \"user-agent\"?: string | string[] | undefined; vary?: string | string[] | undefined; via?: string | string[] | undefined; \"www-authenticate\"?: string | string[] | undefined; } & { [header: string]: string | string[] | undefined; }" + "{ date?: string | string[] | undefined; allow?: string | string[] | undefined; warning?: string | string[] | undefined; location?: string | string[] | undefined; authorization?: string | string[] | undefined; from?: string | string[] | undefined; host?: string | string[] | undefined; range?: string | string[] | undefined; etag?: string | string[] | undefined; expires?: string | string[] | undefined; accept?: string | string[] | undefined; \"accept-language\"?: string | string[] | undefined; \"accept-patch\"?: string | string[] | undefined; \"accept-ranges\"?: string | string[] | undefined; \"access-control-allow-credentials\"?: string | string[] | undefined; \"access-control-allow-headers\"?: string | string[] | undefined; \"access-control-allow-methods\"?: string | string[] | undefined; \"access-control-allow-origin\"?: string | string[] | undefined; \"access-control-expose-headers\"?: string | string[] | undefined; \"access-control-max-age\"?: string | string[] | undefined; \"access-control-request-headers\"?: string | string[] | undefined; \"access-control-request-method\"?: string | string[] | undefined; age?: string | string[] | undefined; \"alt-svc\"?: string | string[] | undefined; \"cache-control\"?: string | string[] | undefined; connection?: string | string[] | undefined; \"content-disposition\"?: string | string[] | undefined; \"content-encoding\"?: string | string[] | undefined; \"content-language\"?: string | string[] | undefined; \"content-length\"?: string | string[] | undefined; \"content-location\"?: string | string[] | undefined; \"content-range\"?: string | string[] | undefined; \"content-type\"?: string | string[] | undefined; cookie?: string | string[] | undefined; expect?: string | string[] | undefined; forwarded?: string | string[] | undefined; \"if-match\"?: string | string[] | undefined; \"if-modified-since\"?: string | string[] | undefined; \"if-none-match\"?: string | string[] | undefined; \"if-unmodified-since\"?: string | string[] | undefined; \"last-modified\"?: string | string[] | undefined; origin?: string | string[] | undefined; pragma?: string | string[] | undefined; \"proxy-authenticate\"?: string | string[] | undefined; \"proxy-authorization\"?: string | string[] | undefined; \"public-key-pins\"?: string | string[] | undefined; referer?: string | string[] | undefined; \"retry-after\"?: string | string[] | undefined; \"sec-websocket-accept\"?: string | string[] | undefined; \"sec-websocket-extensions\"?: string | string[] | undefined; \"sec-websocket-key\"?: string | string[] | undefined; \"sec-websocket-protocol\"?: string | string[] | undefined; \"sec-websocket-version\"?: string | string[] | undefined; \"set-cookie\"?: string | string[] | undefined; \"strict-transport-security\"?: string | string[] | undefined; tk?: string | string[] | undefined; trailer?: string | string[] | undefined; \"transfer-encoding\"?: string | string[] | undefined; upgrade?: string | string[] | undefined; \"user-agent\"?: string | string[] | undefined; vary?: string | string[] | undefined; via?: string | string[] | undefined; \"www-authenticate\"?: string | string[] | undefined; } & { [header: string]: string | string[] | undefined; }" ], "path": "packages/core/http/core-http-server/src/router/raw_request.ts", "deprecated": false, @@ -4009,26 +4009,6 @@ "plugin": "banners", "path": "x-pack/plugins/banners/server/routes/info.ts" }, - { - "plugin": "savedObjectsTagging", - "path": "x-pack/plugins/saved_objects_tagging/server/routes/tags/get_all_tags.ts" - }, - { - "plugin": "savedObjectsTagging", - "path": "x-pack/plugins/saved_objects_tagging/server/routes/tags/get_tag.ts" - }, - { - "plugin": "savedObjectsTagging", - "path": "x-pack/plugins/saved_objects_tagging/server/routes/assignments/find_assignable_objects.ts" - }, - { - "plugin": "savedObjectsTagging", - "path": "x-pack/plugins/saved_objects_tagging/server/routes/assignments/get_assignable_types.ts" - }, - { - "plugin": "savedObjectsTagging", - "path": "x-pack/plugins/saved_objects_tagging/server/routes/internal/find_tags.ts" - }, { "plugin": "globalSearch", "path": "x-pack/plugins/global_search/server/routes/get_searchable_types.ts" @@ -4462,72 +4442,24 @@ "path": "x-pack/plugins/enterprise_search/server/routes/workplace_search/sources.ts" }, { - "plugin": "indexManagement", - "path": "x-pack/plugins/index_management/server/routes/api/component_templates/register_get_route.ts" - }, - { - "plugin": "indexManagement", - "path": "x-pack/plugins/index_management/server/routes/api/component_templates/register_get_route.ts" - }, - { - "plugin": "indexManagement", - "path": "x-pack/plugins/index_management/server/routes/api/component_templates/register_datastream_route.ts" - }, - { - "plugin": "indexManagement", - "path": "x-pack/plugins/index_management/server/routes/api/component_templates/register_datastream_route.ts" - }, - { - "plugin": "indexManagement", - "path": "x-pack/plugins/index_management/server/routes/api/data_streams/register_get_route.ts" - }, - { - "plugin": "indexManagement", - "path": "x-pack/plugins/index_management/server/routes/api/data_streams/register_get_route.ts" - }, - { - "plugin": "indexManagement", - "path": "x-pack/plugins/index_management/server/routes/api/enrich_policies/register_list_route.ts" - }, - { - "plugin": "indexManagement", - "path": "x-pack/plugins/index_management/server/routes/api/enrich_policies/register_privileges_route.ts" - }, - { - "plugin": "indexManagement", - "path": "x-pack/plugins/index_management/server/routes/api/indices/register_list_route.ts" - }, - { - "plugin": "indexManagement", - "path": "x-pack/plugins/index_management/server/routes/api/indices/register_get_route.ts" - }, - { - "plugin": "indexManagement", - "path": "x-pack/plugins/index_management/server/routes/api/inference_models/register_get_route.ts" - }, - { - "plugin": "indexManagement", - "path": "x-pack/plugins/index_management/server/routes/api/mapping/register_mapping_route.ts" - }, - { - "plugin": "indexManagement", - "path": "x-pack/plugins/index_management/server/routes/api/nodes/register_nodes_route.ts" + "plugin": "savedObjectsTagging", + "path": "x-pack/plugins/saved_objects_tagging/server/routes/tags/get_all_tags.ts" }, { - "plugin": "indexManagement", - "path": "x-pack/plugins/index_management/server/routes/api/settings/register_load_route.ts" + "plugin": "savedObjectsTagging", + "path": "x-pack/plugins/saved_objects_tagging/server/routes/tags/get_tag.ts" }, { - "plugin": "indexManagement", - "path": "x-pack/plugins/index_management/server/routes/api/stats/register_stats_route.ts" + "plugin": "savedObjectsTagging", + "path": "x-pack/plugins/saved_objects_tagging/server/routes/assignments/find_assignable_objects.ts" }, { - "plugin": "indexManagement", - "path": "x-pack/plugins/index_management/server/routes/api/templates/register_get_routes.ts" + "plugin": "savedObjectsTagging", + "path": "x-pack/plugins/saved_objects_tagging/server/routes/assignments/get_assignable_types.ts" }, { - "plugin": "indexManagement", - "path": "x-pack/plugins/index_management/server/routes/api/templates/register_get_routes.ts" + "plugin": "savedObjectsTagging", + "path": "x-pack/plugins/saved_objects_tagging/server/routes/internal/find_tags.ts" }, { "plugin": "logstash", @@ -4737,14 +4669,6 @@ "plugin": "metricsDataAccess", "path": "x-pack/plugins/observability_solution/metrics_data_access/server/routes/metric_indices/index.ts" }, - { - "plugin": "visTypeTimeseries", - "path": "src/plugins/vis_types/timeseries/server/routes/fields.ts" - }, - { - "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/server/lib/adapters/framework/kibana_framework_adapter.ts" - }, { "plugin": "profiling", "path": "x-pack/plugins/observability_solution/profiling/server/routes/apm.ts" @@ -4801,6 +4725,74 @@ "plugin": "apmDataAccess", "path": "x-pack/plugins/observability_solution/apm_data_access/server/lib/helpers/create_es_client/create_apm_event_client/index.test.ts" }, + { + "plugin": "indexManagement", + "path": "x-pack/platform/plugins/shared/index_management/server/routes/api/component_templates/register_get_route.ts" + }, + { + "plugin": "indexManagement", + "path": "x-pack/platform/plugins/shared/index_management/server/routes/api/component_templates/register_get_route.ts" + }, + { + "plugin": "indexManagement", + "path": "x-pack/platform/plugins/shared/index_management/server/routes/api/component_templates/register_datastream_route.ts" + }, + { + "plugin": "indexManagement", + "path": "x-pack/platform/plugins/shared/index_management/server/routes/api/component_templates/register_datastream_route.ts" + }, + { + "plugin": "indexManagement", + "path": "x-pack/platform/plugins/shared/index_management/server/routes/api/data_streams/register_get_route.ts" + }, + { + "plugin": "indexManagement", + "path": "x-pack/platform/plugins/shared/index_management/server/routes/api/data_streams/register_get_route.ts" + }, + { + "plugin": "indexManagement", + "path": "x-pack/platform/plugins/shared/index_management/server/routes/api/enrich_policies/register_list_route.ts" + }, + { + "plugin": "indexManagement", + "path": "x-pack/platform/plugins/shared/index_management/server/routes/api/enrich_policies/register_privileges_route.ts" + }, + { + "plugin": "indexManagement", + "path": "x-pack/platform/plugins/shared/index_management/server/routes/api/indices/register_list_route.ts" + }, + { + "plugin": "indexManagement", + "path": "x-pack/platform/plugins/shared/index_management/server/routes/api/indices/register_get_route.ts" + }, + { + "plugin": "indexManagement", + "path": "x-pack/platform/plugins/shared/index_management/server/routes/api/inference_models/register_get_route.ts" + }, + { + "plugin": "indexManagement", + "path": "x-pack/platform/plugins/shared/index_management/server/routes/api/mapping/register_mapping_route.ts" + }, + { + "plugin": "indexManagement", + "path": "x-pack/platform/plugins/shared/index_management/server/routes/api/nodes/register_nodes_route.ts" + }, + { + "plugin": "indexManagement", + "path": "x-pack/platform/plugins/shared/index_management/server/routes/api/settings/register_load_route.ts" + }, + { + "plugin": "indexManagement", + "path": "x-pack/platform/plugins/shared/index_management/server/routes/api/stats/register_stats_route.ts" + }, + { + "plugin": "indexManagement", + "path": "x-pack/platform/plugins/shared/index_management/server/routes/api/templates/register_get_routes.ts" + }, + { + "plugin": "indexManagement", + "path": "x-pack/platform/plugins/shared/index_management/server/routes/api/templates/register_get_routes.ts" + }, { "plugin": "remoteClusters", "path": "x-pack/platform/plugins/private/remote_clusters/server/routes/api/get_route.ts" @@ -5009,6 +5001,14 @@ "plugin": "grokdebugger", "path": "x-pack/platform/plugins/private/grokdebugger/server/lib/kibana_framework.ts" }, + { + "plugin": "visTypeTimeseries", + "path": "src/plugins/vis_types/timeseries/server/routes/fields.ts" + }, + { + "plugin": "infra", + "path": "x-pack/solutions/observability/plugins/infra/server/lib/adapters/framework/kibana_framework_adapter.ts" + }, { "plugin": "synthetics", "path": "x-pack/solutions/observability/plugins/synthetics/server/server.ts" @@ -5473,14 +5473,6 @@ "plugin": "actions", "path": "x-pack/plugins/actions/server/routes/connector/list_types_system/list_types_system.test.ts" }, - { - "plugin": "indexManagement", - "path": "x-pack/plugins/index_management/server/routes/api/enrich_policies/register_privileges_route.test.ts" - }, - { - "plugin": "indexManagement", - "path": "x-pack/plugins/index_management/server/routes/api/enrich_policies/register_privileges_route.test.ts" - }, { "plugin": "spaces", "path": "x-pack/plugins/spaces/server/routes/api/internal/get_active_space.test.ts" @@ -5717,6 +5709,14 @@ "plugin": "crossClusterReplication", "path": "x-pack/platform/plugins/private/cross_cluster_replication/server/routes/api/follower_index/register_get_route.test.ts" }, + { + "plugin": "indexManagement", + "path": "x-pack/platform/plugins/shared/index_management/server/routes/api/enrich_policies/register_privileges_route.test.ts" + }, + { + "plugin": "indexManagement", + "path": "x-pack/platform/plugins/shared/index_management/server/routes/api/enrich_policies/register_privileges_route.test.ts" + }, { "plugin": "savedObjectsManagement", "path": "src/plugins/saved_objects_management/server/routes/index.test.ts" @@ -5833,10 +5833,6 @@ "plugin": "@kbn/core-rendering-server-internal", "path": "packages/core/rendering/core-rendering-server-internal/src/bootstrap/register_bootstrap_route.test.ts" }, - { - "plugin": "indexManagement", - "path": "x-pack/plugins/index_management/server/test/helpers/router_mock.ts" - }, { "plugin": "security", "path": "x-pack/plugins/security/server/routes/anonymous_access/get_capabilities.test.ts" @@ -5945,6 +5941,10 @@ "plugin": "security", "path": "x-pack/plugins/security/server/routes/authorization/spaces/share_saved_object_permissions.test.ts" }, + { + "plugin": "indexManagement", + "path": "x-pack/platform/plugins/shared/index_management/server/test/helpers/router_mock.ts" + }, { "plugin": "snapshotRestore", "path": "x-pack/platform/plugins/private/snapshot_restore/server/test/helpers/router_mock.ts" @@ -6523,22 +6523,6 @@ "plugin": "inference", "path": "x-pack/platform/plugins/shared/inference/server/routes/chat_complete.ts" }, - { - "plugin": "savedObjectsTagging", - "path": "x-pack/plugins/saved_objects_tagging/server/routes/tags/create_tag.ts" - }, - { - "plugin": "savedObjectsTagging", - "path": "x-pack/plugins/saved_objects_tagging/server/routes/tags/update_tag.ts" - }, - { - "plugin": "savedObjectsTagging", - "path": "x-pack/plugins/saved_objects_tagging/server/routes/assignments/update_tags_assignments.ts" - }, - { - "plugin": "savedObjectsTagging", - "path": "x-pack/plugins/saved_objects_tagging/server/routes/internal/bulk_delete.ts" - }, { "plugin": "globalSearch", "path": "x-pack/plugins/global_search/server/routes/find.ts" @@ -6884,92 +6868,28 @@ "path": "x-pack/plugins/enterprise_search/server/routes/workplace_search/sources.ts" }, { - "plugin": "graph", - "path": "x-pack/plugins/graph/server/routes/search.ts" - }, - { - "plugin": "graph", - "path": "x-pack/plugins/graph/server/routes/explore.ts" - }, - { - "plugin": "indexManagement", - "path": "x-pack/plugins/index_management/server/routes/api/component_templates/register_create_route.ts" - }, - { - "plugin": "indexManagement", - "path": "x-pack/plugins/index_management/server/routes/api/data_streams/register_delete_route.ts" - }, - { - "plugin": "indexManagement", - "path": "x-pack/plugins/index_management/server/routes/api/data_streams/register_post_route.ts" - }, - { - "plugin": "indexManagement", - "path": "x-pack/plugins/index_management/server/routes/api/data_streams/register_post_route.ts" - }, - { - "plugin": "indexManagement", - "path": "x-pack/plugins/index_management/server/routes/api/enrich_policies/register_create_route.ts" - }, - { - "plugin": "indexManagement", - "path": "x-pack/plugins/index_management/server/routes/api/enrich_policies/register_create_route.ts" - }, - { - "plugin": "indexManagement", - "path": "x-pack/plugins/index_management/server/routes/api/enrich_policies/register_create_route.ts" - }, - { - "plugin": "indexManagement", - "path": "x-pack/plugins/index_management/server/routes/api/enrich_policies/register_create_route.ts" - }, - { - "plugin": "indexManagement", - "path": "x-pack/plugins/index_management/server/routes/api/indices/register_clear_cache_route.ts" - }, - { - "plugin": "indexManagement", - "path": "x-pack/plugins/index_management/server/routes/api/indices/register_close_route.ts" - }, - { - "plugin": "indexManagement", - "path": "x-pack/plugins/index_management/server/routes/api/indices/register_flush_route.ts" - }, - { - "plugin": "indexManagement", - "path": "x-pack/plugins/index_management/server/routes/api/indices/register_forcemerge_route.ts" - }, - { - "plugin": "indexManagement", - "path": "x-pack/plugins/index_management/server/routes/api/indices/register_open_route.ts" - }, - { - "plugin": "indexManagement", - "path": "x-pack/plugins/index_management/server/routes/api/indices/register_refresh_route.ts" - }, - { - "plugin": "indexManagement", - "path": "x-pack/plugins/index_management/server/routes/api/indices/register_reload_route.ts" + "plugin": "savedObjectsTagging", + "path": "x-pack/plugins/saved_objects_tagging/server/routes/tags/create_tag.ts" }, { - "plugin": "indexManagement", - "path": "x-pack/plugins/index_management/server/routes/api/indices/register_delete_route.ts" + "plugin": "savedObjectsTagging", + "path": "x-pack/plugins/saved_objects_tagging/server/routes/tags/update_tag.ts" }, { - "plugin": "indexManagement", - "path": "x-pack/plugins/index_management/server/routes/api/indices/register_unfreeze_route.ts" + "plugin": "savedObjectsTagging", + "path": "x-pack/plugins/saved_objects_tagging/server/routes/assignments/update_tags_assignments.ts" }, { - "plugin": "indexManagement", - "path": "x-pack/plugins/index_management/server/routes/api/templates/register_delete_route.ts" + "plugin": "savedObjectsTagging", + "path": "x-pack/plugins/saved_objects_tagging/server/routes/internal/bulk_delete.ts" }, { - "plugin": "indexManagement", - "path": "x-pack/plugins/index_management/server/routes/api/templates/register_create_route.ts" + "plugin": "graph", + "path": "x-pack/plugins/graph/server/routes/search.ts" }, { - "plugin": "indexManagement", - "path": "x-pack/plugins/index_management/server/routes/api/templates/register_simulate_route.ts" + "plugin": "graph", + "path": "x-pack/plugins/graph/server/routes/explore.ts" }, { "plugin": "logstash", @@ -7128,16 +7048,88 @@ "path": "x-pack/plugins/observability_solution/metrics_data_access/server/lib/adapters/framework/kibana_framework_adapter.ts" }, { - "plugin": "visTypeTimeseries", - "path": "src/plugins/vis_types/timeseries/server/routes/vis.ts" + "plugin": "profiling", + "path": "x-pack/plugins/observability_solution/profiling/server/routes/setup/route.ts" }, { - "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/server/lib/adapters/framework/kibana_framework_adapter.ts" + "plugin": "indexManagement", + "path": "x-pack/platform/plugins/shared/index_management/server/routes/api/component_templates/register_create_route.ts" }, { - "plugin": "profiling", - "path": "x-pack/plugins/observability_solution/profiling/server/routes/setup/route.ts" + "plugin": "indexManagement", + "path": "x-pack/platform/plugins/shared/index_management/server/routes/api/data_streams/register_delete_route.ts" + }, + { + "plugin": "indexManagement", + "path": "x-pack/platform/plugins/shared/index_management/server/routes/api/data_streams/register_post_route.ts" + }, + { + "plugin": "indexManagement", + "path": "x-pack/platform/plugins/shared/index_management/server/routes/api/data_streams/register_post_route.ts" + }, + { + "plugin": "indexManagement", + "path": "x-pack/platform/plugins/shared/index_management/server/routes/api/enrich_policies/register_create_route.ts" + }, + { + "plugin": "indexManagement", + "path": "x-pack/platform/plugins/shared/index_management/server/routes/api/enrich_policies/register_create_route.ts" + }, + { + "plugin": "indexManagement", + "path": "x-pack/platform/plugins/shared/index_management/server/routes/api/enrich_policies/register_create_route.ts" + }, + { + "plugin": "indexManagement", + "path": "x-pack/platform/plugins/shared/index_management/server/routes/api/enrich_policies/register_create_route.ts" + }, + { + "plugin": "indexManagement", + "path": "x-pack/platform/plugins/shared/index_management/server/routes/api/indices/register_clear_cache_route.ts" + }, + { + "plugin": "indexManagement", + "path": "x-pack/platform/plugins/shared/index_management/server/routes/api/indices/register_close_route.ts" + }, + { + "plugin": "indexManagement", + "path": "x-pack/platform/plugins/shared/index_management/server/routes/api/indices/register_flush_route.ts" + }, + { + "plugin": "indexManagement", + "path": "x-pack/platform/plugins/shared/index_management/server/routes/api/indices/register_forcemerge_route.ts" + }, + { + "plugin": "indexManagement", + "path": "x-pack/platform/plugins/shared/index_management/server/routes/api/indices/register_open_route.ts" + }, + { + "plugin": "indexManagement", + "path": "x-pack/platform/plugins/shared/index_management/server/routes/api/indices/register_refresh_route.ts" + }, + { + "plugin": "indexManagement", + "path": "x-pack/platform/plugins/shared/index_management/server/routes/api/indices/register_reload_route.ts" + }, + { + "plugin": "indexManagement", + "path": "x-pack/platform/plugins/shared/index_management/server/routes/api/indices/register_delete_route.ts" + }, + { + "plugin": "indexManagement", + "path": "x-pack/platform/plugins/shared/index_management/server/routes/api/indices/register_unfreeze_route.ts" + }, + { + "plugin": "indexManagement", + "path": "x-pack/platform/plugins/shared/index_management/server/routes/api/templates/register_delete_route.ts" + }, + { + "plugin": "indexManagement", + "path": "x-pack/platform/plugins/shared/index_management/server/routes/api/templates/register_create_route.ts" + }, + { + "plugin": "indexManagement", + "path": "x-pack/platform/plugins/shared/index_management/server/routes/api/templates/register_simulate_route.ts" }, { "plugin": "remoteClusters", @@ -7347,6 +7339,14 @@ "plugin": "grokdebugger", "path": "x-pack/platform/plugins/private/grokdebugger/server/lib/kibana_framework.ts" }, + { + "plugin": "visTypeTimeseries", + "path": "src/plugins/vis_types/timeseries/server/routes/vis.ts" + }, + { + "plugin": "infra", + "path": "x-pack/solutions/observability/plugins/infra/server/lib/adapters/framework/kibana_framework_adapter.ts" + }, { "plugin": "synthetics", "path": "x-pack/solutions/observability/plugins/synthetics/server/server.ts" @@ -8099,10 +8099,6 @@ "plugin": "interactiveSetup", "path": "src/plugins/interactive_setup/server/routes/verify.test.ts" }, - { - "plugin": "indexManagement", - "path": "x-pack/plugins/index_management/server/test/helpers/router_mock.ts" - }, { "plugin": "security", "path": "x-pack/plugins/security/server/routes/analytics/authentication_type.test.ts" @@ -8187,6 +8183,10 @@ "plugin": "security", "path": "x-pack/plugins/security/server/routes/users/change_password.test.ts" }, + { + "plugin": "indexManagement", + "path": "x-pack/platform/plugins/shared/index_management/server/test/helpers/router_mock.ts" + }, { "plugin": "snapshotRestore", "path": "x-pack/platform/plugins/private/snapshot_restore/server/test/helpers/router_mock.ts" @@ -8391,7 +8391,7 @@ }, { "plugin": "logsShared", - "path": "x-pack/plugins/observability_solution/logs_shared/server/routes/deprecations/migrate_log_view_settings.ts" + "path": "x-pack/platform/plugins/shared/logs_shared/server/routes/deprecations/migrate_log_view_settings.ts" }, { "plugin": "enterpriseSearch", @@ -8550,52 +8550,24 @@ "path": "x-pack/plugins/enterprise_search/server/routes/workplace_search/settings.ts" }, { - "plugin": "enterpriseSearch", - "path": "x-pack/plugins/enterprise_search/server/routes/workplace_search/settings.ts" - }, - { - "plugin": "enterpriseSearch", - "path": "x-pack/plugins/enterprise_search/server/routes/workplace_search/sources.ts" - }, - { - "plugin": "enterpriseSearch", - "path": "x-pack/plugins/enterprise_search/server/routes/workplace_search/sources.ts" - }, - { - "plugin": "enterpriseSearch", - "path": "x-pack/plugins/enterprise_search/server/routes/workplace_search/sources.ts" - }, - { - "plugin": "enterpriseSearch", - "path": "x-pack/plugins/enterprise_search/server/routes/workplace_search/sources.ts" - }, - { - "plugin": "indexManagement", - "path": "x-pack/plugins/index_management/server/routes/api/component_templates/register_update_route.ts" - }, - { - "plugin": "indexManagement", - "path": "x-pack/plugins/index_management/server/routes/api/data_streams/register_put_route.ts" - }, - { - "plugin": "indexManagement", - "path": "x-pack/plugins/index_management/server/routes/api/enrich_policies/register_execute_route.ts" + "plugin": "enterpriseSearch", + "path": "x-pack/plugins/enterprise_search/server/routes/workplace_search/settings.ts" }, { - "plugin": "indexManagement", - "path": "x-pack/plugins/index_management/server/routes/api/indices/register_create_route.ts" + "plugin": "enterpriseSearch", + "path": "x-pack/plugins/enterprise_search/server/routes/workplace_search/sources.ts" }, { - "plugin": "indexManagement", - "path": "x-pack/plugins/index_management/server/routes/api/mapping/register_update_mapping_route.ts" + "plugin": "enterpriseSearch", + "path": "x-pack/plugins/enterprise_search/server/routes/workplace_search/sources.ts" }, { - "plugin": "indexManagement", - "path": "x-pack/plugins/index_management/server/routes/api/settings/register_update_route.ts" + "plugin": "enterpriseSearch", + "path": "x-pack/plugins/enterprise_search/server/routes/workplace_search/sources.ts" }, { - "plugin": "indexManagement", - "path": "x-pack/plugins/index_management/server/routes/api/templates/register_update_route.ts" + "plugin": "enterpriseSearch", + "path": "x-pack/plugins/enterprise_search/server/routes/workplace_search/sources.ts" }, { "plugin": "logstash", @@ -8626,8 +8598,32 @@ "path": "x-pack/plugins/observability_solution/metrics_data_access/server/lib/adapters/framework/kibana_framework_adapter.ts" }, { - "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/server/lib/adapters/framework/kibana_framework_adapter.ts" + "plugin": "indexManagement", + "path": "x-pack/platform/plugins/shared/index_management/server/routes/api/component_templates/register_update_route.ts" + }, + { + "plugin": "indexManagement", + "path": "x-pack/platform/plugins/shared/index_management/server/routes/api/data_streams/register_put_route.ts" + }, + { + "plugin": "indexManagement", + "path": "x-pack/platform/plugins/shared/index_management/server/routes/api/enrich_policies/register_execute_route.ts" + }, + { + "plugin": "indexManagement", + "path": "x-pack/platform/plugins/shared/index_management/server/routes/api/indices/register_create_route.ts" + }, + { + "plugin": "indexManagement", + "path": "x-pack/platform/plugins/shared/index_management/server/routes/api/mapping/register_update_mapping_route.ts" + }, + { + "plugin": "indexManagement", + "path": "x-pack/platform/plugins/shared/index_management/server/routes/api/settings/register_update_route.ts" + }, + { + "plugin": "indexManagement", + "path": "x-pack/platform/plugins/shared/index_management/server/routes/api/templates/register_update_route.ts" }, { "plugin": "remoteClusters", @@ -8709,6 +8705,10 @@ "plugin": "grokdebugger", "path": "x-pack/platform/plugins/private/grokdebugger/server/lib/kibana_framework.ts" }, + { + "plugin": "infra", + "path": "x-pack/solutions/observability/plugins/infra/server/lib/adapters/framework/kibana_framework_adapter.ts" + }, { "plugin": "synthetics", "path": "x-pack/solutions/observability/plugins/synthetics/server/server.ts" @@ -8817,10 +8817,6 @@ "plugin": "crossClusterReplication", "path": "x-pack/platform/plugins/private/cross_cluster_replication/server/routes/api/follower_index/register_update_route.test.ts" }, - { - "plugin": "indexManagement", - "path": "x-pack/plugins/index_management/server/test/helpers/router_mock.ts" - }, { "plugin": "cases", "path": "x-pack/plugins/cases/server/routes/api/register_routes.test.ts" @@ -8833,6 +8829,10 @@ "plugin": "security", "path": "x-pack/plugins/security/server/routes/authentication/index.test.ts" }, + { + "plugin": "indexManagement", + "path": "x-pack/platform/plugins/shared/index_management/server/test/helpers/router_mock.ts" + }, { "plugin": "snapshotRestore", "path": "x-pack/platform/plugins/private/snapshot_restore/server/test/helpers/router_mock.ts" @@ -9035,14 +9035,14 @@ "plugin": "metricsDataAccess", "path": "x-pack/plugins/observability_solution/metrics_data_access/server/lib/adapters/framework/kibana_framework_adapter.ts" }, - { - "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/server/lib/adapters/framework/kibana_framework_adapter.ts" - }, { "plugin": "@kbn/test-suites-xpack", "path": "x-pack/test/alerting_api_integration/common/plugins/actions_simulators/server/resilient_simulation.ts" }, + { + "plugin": "infra", + "path": "x-pack/solutions/observability/plugins/infra/server/lib/adapters/framework/kibana_framework_adapter.ts" + }, { "plugin": "@kbn/core-http-router-server-internal", "path": "packages/core/http/core-http-router-server-internal/src/router.ts" @@ -9125,7 +9125,7 @@ }, { "plugin": "indexManagement", - "path": "x-pack/plugins/index_management/server/test/helpers/router_mock.ts" + "path": "x-pack/platform/plugins/shared/index_management/server/test/helpers/router_mock.ts" }, { "plugin": "snapshotRestore", @@ -9353,10 +9353,6 @@ "plugin": "alerting", "path": "x-pack/plugins/alerting/server/routes/backfill/apis/delete/delete_backfill_route.ts" }, - { - "plugin": "savedObjectsTagging", - "path": "x-pack/plugins/saved_objects_tagging/server/routes/tags/delete_tag.ts" - }, { "plugin": "enterpriseSearch", "path": "x-pack/plugins/enterprise_search/server/routes/enterprise_search/crawler/crawler_extraction_rules.ts" @@ -9486,12 +9482,8 @@ "path": "x-pack/plugins/enterprise_search/server/routes/workplace_search/sources.ts" }, { - "plugin": "indexManagement", - "path": "x-pack/plugins/index_management/server/routes/api/component_templates/register_delete_route.ts" - }, - { - "plugin": "indexManagement", - "path": "x-pack/plugins/index_management/server/routes/api/enrich_policies/register_delete_route.ts" + "plugin": "savedObjectsTagging", + "path": "x-pack/plugins/saved_objects_tagging/server/routes/tags/delete_tag.ts" }, { "plugin": "logstash", @@ -9538,8 +9530,12 @@ "path": "x-pack/plugins/observability_solution/metrics_data_access/server/lib/adapters/framework/kibana_framework_adapter.ts" }, { - "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/server/lib/adapters/framework/kibana_framework_adapter.ts" + "plugin": "indexManagement", + "path": "x-pack/platform/plugins/shared/index_management/server/routes/api/component_templates/register_delete_route.ts" + }, + { + "plugin": "indexManagement", + "path": "x-pack/platform/plugins/shared/index_management/server/routes/api/enrich_policies/register_delete_route.ts" }, { "plugin": "remoteClusters", @@ -9577,6 +9573,10 @@ "plugin": "grokdebugger", "path": "x-pack/platform/plugins/private/grokdebugger/server/lib/kibana_framework.ts" }, + { + "plugin": "infra", + "path": "x-pack/solutions/observability/plugins/infra/server/lib/adapters/framework/kibana_framework_adapter.ts" + }, { "plugin": "synthetics", "path": "x-pack/solutions/observability/plugins/synthetics/server/server.ts" @@ -9677,10 +9677,6 @@ "plugin": "crossClusterReplication", "path": "x-pack/platform/plugins/private/cross_cluster_replication/server/routes/api/auto_follow_pattern/register_delete_route.test.ts" }, - { - "plugin": "indexManagement", - "path": "x-pack/plugins/index_management/server/test/helpers/router_mock.ts" - }, { "plugin": "security", "path": "x-pack/plugins/security/server/routes/authentication/index.test.ts" @@ -9693,6 +9689,10 @@ "plugin": "security", "path": "x-pack/plugins/security/server/routes/role_mapping/delete.test.ts" }, + { + "plugin": "indexManagement", + "path": "x-pack/platform/plugins/shared/index_management/server/test/helpers/router_mock.ts" + }, { "plugin": "snapshotRestore", "path": "x-pack/platform/plugins/private/snapshot_restore/server/test/helpers/router_mock.ts" @@ -10809,7 +10809,7 @@ "\nReadonly copy of incoming request headers." ], "signature": [ - "{ date?: string | string[] | undefined; allow?: string | string[] | undefined; warning?: string | string[] | undefined; location?: string | string[] | undefined; authorization?: string | string[] | undefined; from?: string | string[] | undefined; host?: string | string[] | undefined; range?: string | string[] | undefined; etag?: string | string[] | undefined; accept?: string | string[] | undefined; \"accept-language\"?: string | string[] | undefined; \"accept-patch\"?: string | string[] | undefined; \"accept-ranges\"?: string | string[] | undefined; \"access-control-allow-credentials\"?: string | string[] | undefined; \"access-control-allow-headers\"?: string | string[] | undefined; \"access-control-allow-methods\"?: string | string[] | undefined; \"access-control-allow-origin\"?: string | string[] | undefined; \"access-control-expose-headers\"?: string | string[] | undefined; \"access-control-max-age\"?: string | string[] | undefined; \"access-control-request-headers\"?: string | string[] | undefined; \"access-control-request-method\"?: string | string[] | undefined; age?: string | string[] | undefined; \"alt-svc\"?: string | string[] | undefined; \"cache-control\"?: string | string[] | undefined; connection?: string | string[] | undefined; \"content-disposition\"?: string | string[] | undefined; \"content-encoding\"?: string | string[] | undefined; \"content-language\"?: string | string[] | undefined; \"content-length\"?: string | string[] | undefined; \"content-location\"?: string | string[] | undefined; \"content-range\"?: string | string[] | undefined; \"content-type\"?: string | string[] | undefined; cookie?: string | string[] | undefined; expect?: string | string[] | undefined; expires?: string | string[] | undefined; forwarded?: string | string[] | undefined; \"if-match\"?: string | string[] | undefined; \"if-modified-since\"?: string | string[] | undefined; \"if-none-match\"?: string | string[] | undefined; \"if-unmodified-since\"?: string | string[] | undefined; \"last-modified\"?: string | string[] | undefined; origin?: string | string[] | undefined; pragma?: string | string[] | undefined; \"proxy-authenticate\"?: string | string[] | undefined; \"proxy-authorization\"?: string | string[] | undefined; \"public-key-pins\"?: string | string[] | undefined; referer?: string | string[] | undefined; \"retry-after\"?: string | string[] | undefined; \"sec-websocket-accept\"?: string | string[] | undefined; \"sec-websocket-extensions\"?: string | string[] | undefined; \"sec-websocket-key\"?: string | string[] | undefined; \"sec-websocket-protocol\"?: string | string[] | undefined; \"sec-websocket-version\"?: string | string[] | undefined; \"set-cookie\"?: string | string[] | undefined; \"strict-transport-security\"?: string | string[] | undefined; tk?: string | string[] | undefined; trailer?: string | string[] | undefined; \"transfer-encoding\"?: string | string[] | undefined; upgrade?: string | string[] | undefined; \"user-agent\"?: string | string[] | undefined; vary?: string | string[] | undefined; via?: string | string[] | undefined; \"www-authenticate\"?: string | string[] | undefined; } & { [header: string]: string | string[] | undefined; }" + "{ date?: string | string[] | undefined; allow?: string | string[] | undefined; warning?: string | string[] | undefined; location?: string | string[] | undefined; authorization?: string | string[] | undefined; from?: string | string[] | undefined; host?: string | string[] | undefined; range?: string | string[] | undefined; etag?: string | string[] | undefined; expires?: string | string[] | undefined; accept?: string | string[] | undefined; \"accept-language\"?: string | string[] | undefined; \"accept-patch\"?: string | string[] | undefined; \"accept-ranges\"?: string | string[] | undefined; \"access-control-allow-credentials\"?: string | string[] | undefined; \"access-control-allow-headers\"?: string | string[] | undefined; \"access-control-allow-methods\"?: string | string[] | undefined; \"access-control-allow-origin\"?: string | string[] | undefined; \"access-control-expose-headers\"?: string | string[] | undefined; \"access-control-max-age\"?: string | string[] | undefined; \"access-control-request-headers\"?: string | string[] | undefined; \"access-control-request-method\"?: string | string[] | undefined; age?: string | string[] | undefined; \"alt-svc\"?: string | string[] | undefined; \"cache-control\"?: string | string[] | undefined; connection?: string | string[] | undefined; \"content-disposition\"?: string | string[] | undefined; \"content-encoding\"?: string | string[] | undefined; \"content-language\"?: string | string[] | undefined; \"content-length\"?: string | string[] | undefined; \"content-location\"?: string | string[] | undefined; \"content-range\"?: string | string[] | undefined; \"content-type\"?: string | string[] | undefined; cookie?: string | string[] | undefined; expect?: string | string[] | undefined; forwarded?: string | string[] | undefined; \"if-match\"?: string | string[] | undefined; \"if-modified-since\"?: string | string[] | undefined; \"if-none-match\"?: string | string[] | undefined; \"if-unmodified-since\"?: string | string[] | undefined; \"last-modified\"?: string | string[] | undefined; origin?: string | string[] | undefined; pragma?: string | string[] | undefined; \"proxy-authenticate\"?: string | string[] | undefined; \"proxy-authorization\"?: string | string[] | undefined; \"public-key-pins\"?: string | string[] | undefined; referer?: string | string[] | undefined; \"retry-after\"?: string | string[] | undefined; \"sec-websocket-accept\"?: string | string[] | undefined; \"sec-websocket-extensions\"?: string | string[] | undefined; \"sec-websocket-key\"?: string | string[] | undefined; \"sec-websocket-protocol\"?: string | string[] | undefined; \"sec-websocket-version\"?: string | string[] | undefined; \"set-cookie\"?: string | string[] | undefined; \"strict-transport-security\"?: string | string[] | undefined; tk?: string | string[] | undefined; trailer?: string | string[] | undefined; \"transfer-encoding\"?: string | string[] | undefined; upgrade?: string | string[] | undefined; \"user-agent\"?: string | string[] | undefined; vary?: string | string[] | undefined; via?: string | string[] | undefined; \"www-authenticate\"?: string | string[] | undefined; } & { [header: string]: string | string[] | undefined; }" ], "path": "packages/core/http/core-http-server/src/router/request.ts", "deprecated": false, @@ -13682,7 +13682,7 @@ "tags": [], "label": "documentationUrl", "description": [ - "\nlink to the documentation for more details on the deprecation." + "\nLink to the documentation for more details on the deprecation.\n" ], "path": "packages/core/http/core-http-server/src/router/route.ts", "deprecated": false, @@ -15337,10 +15337,6 @@ "plugin": "security", "path": "x-pack/plugins/security/server/routes/authorization/roles/get_all.ts" }, - { - "plugin": "bfetch", - "path": "src/plugins/bfetch/server/plugin.ts" - }, { "plugin": "data", "path": "src/plugins/data/server/search/routes/session.ts" @@ -15365,6 +15361,14 @@ "plugin": "controls", "path": "src/plugins/controls/server/options_list/options_list_cluster_settings_route.ts" }, + { + "plugin": "dashboard", + "path": "src/plugins/dashboard/server/api/register_routes.ts" + }, + { + "plugin": "dashboard", + "path": "src/plugins/dashboard/server/api/register_routes.ts" + }, { "plugin": "@kbn/core-http-router-server-mocks", "path": "packages/core/http/core-http-router-server-mocks/src/versioned_router.mock.ts" @@ -15405,29 +15409,9 @@ "plugin": "canvas", "path": "x-pack/plugins/canvas/server/routes/functions/functions.ts" }, - { - "plugin": "telemetry", - "path": "src/plugins/telemetry/server/routes/telemetry_config.ts" - }, - { - "plugin": "telemetry", - "path": "src/plugins/telemetry/server/routes/telemetry_config.ts" - }, - { - "plugin": "telemetry", - "path": "src/plugins/telemetry/server/routes/telemetry_last_reported.ts" - }, - { - "plugin": "fieldsMetadata", - "path": "x-pack/plugins/fields_metadata/server/routes/fields_metadata/find_fields_metadata.ts" - }, - { - "plugin": "fleet", - "path": "x-pack/plugins/fleet/server/services/security/fleet_router.ts" - }, { "plugin": "logsShared", - "path": "x-pack/plugins/observability_solution/logs_shared/server/lib/adapters/framework/kibana_framework_adapter.ts" + "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/adapters/framework/kibana_framework_adapter.ts" }, { "plugin": "ml", @@ -15673,6 +15657,26 @@ "plugin": "fileUpload", "path": "x-pack/plugins/file_upload/server/routes.ts" }, + { + "plugin": "telemetry", + "path": "src/plugins/telemetry/server/routes/telemetry_config.ts" + }, + { + "plugin": "telemetry", + "path": "src/plugins/telemetry/server/routes/telemetry_config.ts" + }, + { + "plugin": "telemetry", + "path": "src/plugins/telemetry/server/routes/telemetry_last_reported.ts" + }, + { + "plugin": "fieldsMetadata", + "path": "x-pack/platform/plugins/shared/fields_metadata/server/routes/fields_metadata/find_fields_metadata.ts" + }, + { + "plugin": "fleet", + "path": "x-pack/plugins/fleet/server/services/security/fleet_router.ts" + }, { "plugin": "maps", "path": "x-pack/plugins/maps/server/mvt/mvt_routes.ts" @@ -15697,22 +15701,10 @@ "plugin": "maps", "path": "x-pack/plugins/maps/server/routes.ts" }, - { - "plugin": "dashboard", - "path": "src/plugins/dashboard/server/api/register_routes.ts" - }, - { - "plugin": "dashboard", - "path": "src/plugins/dashboard/server/api/register_routes.ts" - }, { "plugin": "metricsDataAccess", "path": "x-pack/plugins/observability_solution/metrics_data_access/server/lib/adapters/framework/kibana_framework_adapter.ts" }, - { - "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/server/lib/adapters/framework/kibana_framework_adapter.ts" - }, { "plugin": "dataUsage", "path": "x-pack/platform/plugins/private/data_usage/server/routes/internal/data_streams.ts" @@ -16161,6 +16153,10 @@ "plugin": "dataUsage", "path": "x-pack/platform/plugins/private/data_usage/server/routes/internal/data_streams.test.ts" }, + { + "plugin": "infra", + "path": "x-pack/solutions/observability/plugins/infra/server/lib/adapters/framework/kibana_framework_adapter.ts" + }, { "plugin": "synthetics", "path": "x-pack/solutions/observability/plugins/synthetics/server/server.ts" @@ -16504,10 +16500,6 @@ "plugin": "security", "path": "x-pack/plugins/security/server/routes/authorization/roles/put.ts" }, - { - "plugin": "bfetch", - "path": "src/plugins/bfetch/server/plugin.ts" - }, { "plugin": "data", "path": "src/plugins/data/server/search/routes/session.ts" @@ -16516,6 +16508,10 @@ "plugin": "data", "path": "src/plugins/data/server/query/routes.ts" }, + { + "plugin": "dashboard", + "path": "src/plugins/dashboard/server/api/register_routes.ts" + }, { "plugin": "@kbn/core-http-router-server-mocks", "path": "packages/core/http/core-http-router-server-mocks/src/versioned_router.mock.ts" @@ -16536,21 +16532,9 @@ "plugin": "canvas", "path": "x-pack/plugins/canvas/server/routes/workpad/update.ts" }, - { - "plugin": "telemetry", - "path": "src/plugins/telemetry/server/routes/telemetry_user_has_seen_notice.ts" - }, - { - "plugin": "telemetry", - "path": "src/plugins/telemetry/server/routes/telemetry_last_reported.ts" - }, - { - "plugin": "fleet", - "path": "x-pack/plugins/fleet/server/services/security/fleet_router.ts" - }, { "plugin": "logsShared", - "path": "x-pack/plugins/observability_solution/logs_shared/server/lib/adapters/framework/kibana_framework_adapter.ts" + "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/adapters/framework/kibana_framework_adapter.ts" }, { "plugin": "ml", @@ -16597,16 +16581,20 @@ "path": "x-pack/platform/plugins/shared/ml/server/routes/inference_models.ts" }, { - "plugin": "dashboard", - "path": "src/plugins/dashboard/server/api/register_routes.ts" + "plugin": "telemetry", + "path": "src/plugins/telemetry/server/routes/telemetry_user_has_seen_notice.ts" }, { - "plugin": "metricsDataAccess", - "path": "x-pack/plugins/observability_solution/metrics_data_access/server/lib/adapters/framework/kibana_framework_adapter.ts" + "plugin": "telemetry", + "path": "src/plugins/telemetry/server/routes/telemetry_last_reported.ts" }, { - "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/server/lib/adapters/framework/kibana_framework_adapter.ts" + "plugin": "fleet", + "path": "x-pack/plugins/fleet/server/services/security/fleet_router.ts" + }, + { + "plugin": "metricsDataAccess", + "path": "x-pack/plugins/observability_solution/metrics_data_access/server/lib/adapters/framework/kibana_framework_adapter.ts" }, { "plugin": "transform", @@ -16688,6 +16676,10 @@ "plugin": "securitySolution", "path": "x-pack/solutions/security/plugins/security_solution/server/lib/siem_migrations/rules/api/retry.ts" }, + { + "plugin": "infra", + "path": "x-pack/solutions/observability/plugins/infra/server/lib/adapters/framework/kibana_framework_adapter.ts" + }, { "plugin": "synthetics", "path": "x-pack/solutions/observability/plugins/synthetics/server/server.ts" @@ -16871,10 +16863,6 @@ "plugin": "security", "path": "x-pack/plugins/security/server/routes/authorization/roles/post.ts" }, - { - "plugin": "bfetch", - "path": "src/plugins/bfetch/server/plugin.ts" - }, { "plugin": "data", "path": "src/plugins/data/server/search/routes/session.ts" @@ -16919,6 +16907,10 @@ "plugin": "controls", "path": "src/plugins/controls/server/options_list/options_list_suggestions_route.ts" }, + { + "plugin": "dashboard", + "path": "src/plugins/dashboard/server/api/register_routes.ts" + }, { "plugin": "@kbn/core-http-router-server-mocks", "path": "packages/core/http/core-http-router-server-mocks/src/versioned_router.mock.ts" @@ -16943,25 +16935,9 @@ "plugin": "canvas", "path": "x-pack/plugins/canvas/server/routes/functions/functions.ts" }, - { - "plugin": "telemetry", - "path": "src/plugins/telemetry/server/routes/telemetry_opt_in_stats.ts" - }, - { - "plugin": "telemetry", - "path": "src/plugins/telemetry/server/routes/telemetry_opt_in.ts" - }, - { - "plugin": "telemetry", - "path": "src/plugins/telemetry/server/routes/telemetry_usage_stats.ts" - }, - { - "plugin": "fleet", - "path": "x-pack/plugins/fleet/server/services/security/fleet_router.ts" - }, { "plugin": "logsShared", - "path": "x-pack/plugins/observability_solution/logs_shared/server/lib/adapters/framework/kibana_framework_adapter.ts" + "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/adapters/framework/kibana_framework_adapter.ts" }, { "plugin": "ml", @@ -17284,25 +17260,33 @@ "path": "x-pack/plugins/file_upload/server/routes.ts" }, { - "plugin": "maps", - "path": "x-pack/plugins/maps/server/data_indexing/indexing_routes.ts" + "plugin": "telemetry", + "path": "src/plugins/telemetry/server/routes/telemetry_opt_in_stats.ts" + }, + { + "plugin": "telemetry", + "path": "src/plugins/telemetry/server/routes/telemetry_opt_in.ts" + }, + { + "plugin": "telemetry", + "path": "src/plugins/telemetry/server/routes/telemetry_usage_stats.ts" + }, + { + "plugin": "fleet", + "path": "x-pack/plugins/fleet/server/services/security/fleet_router.ts" }, { "plugin": "maps", "path": "x-pack/plugins/maps/server/data_indexing/indexing_routes.ts" }, { - "plugin": "dashboard", - "path": "src/plugins/dashboard/server/api/register_routes.ts" + "plugin": "maps", + "path": "x-pack/plugins/maps/server/data_indexing/indexing_routes.ts" }, { "plugin": "metricsDataAccess", "path": "x-pack/plugins/observability_solution/metrics_data_access/server/lib/adapters/framework/kibana_framework_adapter.ts" }, - { - "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/server/lib/adapters/framework/kibana_framework_adapter.ts" - }, { "plugin": "dataUsage", "path": "x-pack/platform/plugins/private/data_usage/server/routes/internal/usage_metrics.ts" @@ -17795,6 +17779,10 @@ "plugin": "dataUsage", "path": "x-pack/platform/plugins/private/data_usage/server/routes/internal/usage_metrics.test.ts" }, + { + "plugin": "infra", + "path": "x-pack/solutions/observability/plugins/infra/server/lib/adapters/framework/kibana_framework_adapter.ts" + }, { "plugin": "synthetics", "path": "x-pack/solutions/observability/plugins/synthetics/server/server.ts" @@ -17999,21 +17987,17 @@ "path": "packages/core/http/core-http-router-server-mocks/src/versioned_router.mock.ts" }, { - "plugin": "fleet", - "path": "x-pack/plugins/fleet/server/services/security/fleet_router.ts" + "plugin": "logsShared", + "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/adapters/framework/kibana_framework_adapter.ts" }, { - "plugin": "logsShared", - "path": "x-pack/plugins/observability_solution/logs_shared/server/lib/adapters/framework/kibana_framework_adapter.ts" + "plugin": "fleet", + "path": "x-pack/plugins/fleet/server/services/security/fleet_router.ts" }, { "plugin": "metricsDataAccess", "path": "x-pack/plugins/observability_solution/metrics_data_access/server/lib/adapters/framework/kibana_framework_adapter.ts" }, - { - "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/server/lib/adapters/framework/kibana_framework_adapter.ts" - }, { "plugin": "lists", "path": "x-pack/solutions/security/plugins/lists/server/routes/list_item/patch_list_item_route.ts" @@ -18042,6 +18026,10 @@ "plugin": "securitySolution", "path": "x-pack/solutions/security/plugins/security_solution/server/lib/timeline/routes/pinned_events/persist_pinned_event.ts" }, + { + "plugin": "infra", + "path": "x-pack/solutions/observability/plugins/infra/server/lib/adapters/framework/kibana_framework_adapter.ts" + }, { "plugin": "securitySolution", "path": "x-pack/solutions/security/plugins/security_solution/server/lib/detection_engine/rule_management/api/rules/bulk_patch_rules/route.ts" @@ -18161,10 +18149,6 @@ "plugin": "security", "path": "x-pack/plugins/security/server/routes/authorization/roles/delete.ts" }, - { - "plugin": "bfetch", - "path": "src/plugins/bfetch/server/plugin.ts" - }, { "plugin": "data", "path": "src/plugins/data/server/search/routes/session.ts" @@ -18177,6 +18161,10 @@ "plugin": "data", "path": "src/plugins/data/server/query/routes.ts" }, + { + "plugin": "dashboard", + "path": "src/plugins/dashboard/server/api/register_routes.ts" + }, { "plugin": "@kbn/core-http-router-server-mocks", "path": "packages/core/http/core-http-router-server-mocks/src/versioned_router.mock.ts" @@ -18189,13 +18177,9 @@ "plugin": "canvas", "path": "x-pack/plugins/canvas/server/routes/workpad/delete.ts" }, - { - "plugin": "fleet", - "path": "x-pack/plugins/fleet/server/services/security/fleet_router.ts" - }, { "plugin": "logsShared", - "path": "x-pack/plugins/observability_solution/logs_shared/server/lib/adapters/framework/kibana_framework_adapter.ts" + "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/adapters/framework/kibana_framework_adapter.ts" }, { "plugin": "ml", @@ -18234,21 +18218,17 @@ "path": "x-pack/platform/plugins/shared/ml/server/routes/anomaly_detectors.ts" }, { - "plugin": "maps", - "path": "x-pack/plugins/maps/server/data_indexing/indexing_routes.ts" + "plugin": "fleet", + "path": "x-pack/plugins/fleet/server/services/security/fleet_router.ts" }, { - "plugin": "dashboard", - "path": "src/plugins/dashboard/server/api/register_routes.ts" + "plugin": "maps", + "path": "x-pack/plugins/maps/server/data_indexing/indexing_routes.ts" }, { "plugin": "metricsDataAccess", "path": "x-pack/plugins/observability_solution/metrics_data_access/server/lib/adapters/framework/kibana_framework_adapter.ts" }, - { - "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/server/lib/adapters/framework/kibana_framework_adapter.ts" - }, { "plugin": "lists", "path": "x-pack/solutions/security/plugins/lists/server/routes/delete_endpoint_list_item_route.ts" @@ -18321,6 +18301,10 @@ "plugin": "securitySolution", "path": "x-pack/solutions/security/plugins/security_solution/server/lib/entity_analytics/entity_store/routes/delete.ts" }, + { + "plugin": "infra", + "path": "x-pack/solutions/observability/plugins/infra/server/lib/adapters/framework/kibana_framework_adapter.ts" + }, { "plugin": "synthetics", "path": "x-pack/solutions/observability/plugins/synthetics/server/server.ts" @@ -19253,7 +19237,7 @@ "\nHttp request headers to read." ], "signature": [ - "{ date?: string | string[] | undefined; allow?: string | string[] | undefined; warning?: string | string[] | undefined; location?: string | string[] | undefined; authorization?: string | string[] | undefined; from?: string | string[] | undefined; host?: string | string[] | undefined; range?: string | string[] | undefined; etag?: string | string[] | undefined; accept?: string | string[] | undefined; \"accept-language\"?: string | string[] | undefined; \"accept-patch\"?: string | string[] | undefined; \"accept-ranges\"?: string | string[] | undefined; \"access-control-allow-credentials\"?: string | string[] | undefined; \"access-control-allow-headers\"?: string | string[] | undefined; \"access-control-allow-methods\"?: string | string[] | undefined; \"access-control-allow-origin\"?: string | string[] | undefined; \"access-control-expose-headers\"?: string | string[] | undefined; \"access-control-max-age\"?: string | string[] | undefined; \"access-control-request-headers\"?: string | string[] | undefined; \"access-control-request-method\"?: string | string[] | undefined; age?: string | string[] | undefined; \"alt-svc\"?: string | string[] | undefined; \"cache-control\"?: string | string[] | undefined; connection?: string | string[] | undefined; \"content-disposition\"?: string | string[] | undefined; \"content-encoding\"?: string | string[] | undefined; \"content-language\"?: string | string[] | undefined; \"content-length\"?: string | string[] | undefined; \"content-location\"?: string | string[] | undefined; \"content-range\"?: string | string[] | undefined; \"content-type\"?: string | string[] | undefined; cookie?: string | string[] | undefined; expect?: string | string[] | undefined; expires?: string | string[] | undefined; forwarded?: string | string[] | undefined; \"if-match\"?: string | string[] | undefined; \"if-modified-since\"?: string | string[] | undefined; \"if-none-match\"?: string | string[] | undefined; \"if-unmodified-since\"?: string | string[] | undefined; \"last-modified\"?: string | string[] | undefined; origin?: string | string[] | undefined; pragma?: string | string[] | undefined; \"proxy-authenticate\"?: string | string[] | undefined; \"proxy-authorization\"?: string | string[] | undefined; \"public-key-pins\"?: string | string[] | undefined; referer?: string | string[] | undefined; \"retry-after\"?: string | string[] | undefined; \"sec-websocket-accept\"?: string | string[] | undefined; \"sec-websocket-extensions\"?: string | string[] | undefined; \"sec-websocket-key\"?: string | string[] | undefined; \"sec-websocket-protocol\"?: string | string[] | undefined; \"sec-websocket-version\"?: string | string[] | undefined; \"set-cookie\"?: string | string[] | undefined; \"strict-transport-security\"?: string | string[] | undefined; tk?: string | string[] | undefined; trailer?: string | string[] | undefined; \"transfer-encoding\"?: string | string[] | undefined; upgrade?: string | string[] | undefined; \"user-agent\"?: string | string[] | undefined; vary?: string | string[] | undefined; via?: string | string[] | undefined; \"www-authenticate\"?: string | string[] | undefined; } & { [header: string]: string | string[] | undefined; }" + "{ date?: string | string[] | undefined; allow?: string | string[] | undefined; warning?: string | string[] | undefined; location?: string | string[] | undefined; authorization?: string | string[] | undefined; from?: string | string[] | undefined; host?: string | string[] | undefined; range?: string | string[] | undefined; etag?: string | string[] | undefined; expires?: string | string[] | undefined; accept?: string | string[] | undefined; \"accept-language\"?: string | string[] | undefined; \"accept-patch\"?: string | string[] | undefined; \"accept-ranges\"?: string | string[] | undefined; \"access-control-allow-credentials\"?: string | string[] | undefined; \"access-control-allow-headers\"?: string | string[] | undefined; \"access-control-allow-methods\"?: string | string[] | undefined; \"access-control-allow-origin\"?: string | string[] | undefined; \"access-control-expose-headers\"?: string | string[] | undefined; \"access-control-max-age\"?: string | string[] | undefined; \"access-control-request-headers\"?: string | string[] | undefined; \"access-control-request-method\"?: string | string[] | undefined; age?: string | string[] | undefined; \"alt-svc\"?: string | string[] | undefined; \"cache-control\"?: string | string[] | undefined; connection?: string | string[] | undefined; \"content-disposition\"?: string | string[] | undefined; \"content-encoding\"?: string | string[] | undefined; \"content-language\"?: string | string[] | undefined; \"content-length\"?: string | string[] | undefined; \"content-location\"?: string | string[] | undefined; \"content-range\"?: string | string[] | undefined; \"content-type\"?: string | string[] | undefined; cookie?: string | string[] | undefined; expect?: string | string[] | undefined; forwarded?: string | string[] | undefined; \"if-match\"?: string | string[] | undefined; \"if-modified-since\"?: string | string[] | undefined; \"if-none-match\"?: string | string[] | undefined; \"if-unmodified-since\"?: string | string[] | undefined; \"last-modified\"?: string | string[] | undefined; origin?: string | string[] | undefined; pragma?: string | string[] | undefined; \"proxy-authenticate\"?: string | string[] | undefined; \"proxy-authorization\"?: string | string[] | undefined; \"public-key-pins\"?: string | string[] | undefined; referer?: string | string[] | undefined; \"retry-after\"?: string | string[] | undefined; \"sec-websocket-accept\"?: string | string[] | undefined; \"sec-websocket-extensions\"?: string | string[] | undefined; \"sec-websocket-key\"?: string | string[] | undefined; \"sec-websocket-protocol\"?: string | string[] | undefined; \"sec-websocket-version\"?: string | string[] | undefined; \"set-cookie\"?: string | string[] | undefined; \"strict-transport-security\"?: string | string[] | undefined; tk?: string | string[] | undefined; trailer?: string | string[] | undefined; \"transfer-encoding\"?: string | string[] | undefined; upgrade?: string | string[] | undefined; \"user-agent\"?: string | string[] | undefined; vary?: string | string[] | undefined; via?: string | string[] | undefined; \"www-authenticate\"?: string | string[] | undefined; } & { [header: string]: string | string[] | undefined; }" ], "path": "packages/core/http/core-http-server/src/router/headers.ts", "deprecated": false, @@ -19621,7 +19605,7 @@ "\nSet of well-known HTTP headers." ], "signature": [ - "\"date\" | \"allow\" | \"warning\" | \"location\" | \"authorization\" | \"from\" | \"host\" | \"range\" | \"etag\" | \"accept\" | \"accept-language\" | \"accept-patch\" | \"accept-ranges\" | \"access-control-allow-credentials\" | \"access-control-allow-headers\" | \"access-control-allow-methods\" | \"access-control-allow-origin\" | \"access-control-expose-headers\" | \"access-control-max-age\" | \"access-control-request-headers\" | \"access-control-request-method\" | \"age\" | \"alt-svc\" | \"cache-control\" | \"connection\" | \"content-disposition\" | \"content-encoding\" | \"content-language\" | \"content-length\" | \"content-location\" | \"content-range\" | \"content-type\" | \"cookie\" | \"expect\" | \"expires\" | \"forwarded\" | \"if-match\" | \"if-modified-since\" | \"if-none-match\" | \"if-unmodified-since\" | \"last-modified\" | \"origin\" | \"pragma\" | \"proxy-authenticate\" | \"proxy-authorization\" | \"public-key-pins\" | \"referer\" | \"retry-after\" | \"sec-websocket-accept\" | \"sec-websocket-extensions\" | \"sec-websocket-key\" | \"sec-websocket-protocol\" | \"sec-websocket-version\" | \"set-cookie\" | \"strict-transport-security\" | \"tk\" | \"trailer\" | \"transfer-encoding\" | \"upgrade\" | \"user-agent\" | \"vary\" | \"via\" | \"www-authenticate\"" + "\"date\" | \"allow\" | \"warning\" | \"location\" | \"authorization\" | \"from\" | \"host\" | \"range\" | \"etag\" | \"expires\" | \"accept\" | \"accept-language\" | \"accept-patch\" | \"accept-ranges\" | \"access-control-allow-credentials\" | \"access-control-allow-headers\" | \"access-control-allow-methods\" | \"access-control-allow-origin\" | \"access-control-expose-headers\" | \"access-control-max-age\" | \"access-control-request-headers\" | \"access-control-request-method\" | \"age\" | \"alt-svc\" | \"cache-control\" | \"connection\" | \"content-disposition\" | \"content-encoding\" | \"content-language\" | \"content-length\" | \"content-location\" | \"content-range\" | \"content-type\" | \"cookie\" | \"expect\" | \"forwarded\" | \"if-match\" | \"if-modified-since\" | \"if-none-match\" | \"if-unmodified-since\" | \"last-modified\" | \"origin\" | \"pragma\" | \"proxy-authenticate\" | \"proxy-authorization\" | \"public-key-pins\" | \"referer\" | \"retry-after\" | \"sec-websocket-accept\" | \"sec-websocket-extensions\" | \"sec-websocket-key\" | \"sec-websocket-protocol\" | \"sec-websocket-version\" | \"set-cookie\" | \"strict-transport-security\" | \"tk\" | \"trailer\" | \"transfer-encoding\" | \"upgrade\" | \"user-agent\" | \"vary\" | \"via\" | \"www-authenticate\"" ], "path": "packages/core/http/core-http-server/src/router/headers.ts", "deprecated": false, @@ -20791,7 +20775,7 @@ "\nHttp response headers to set." ], "signature": [ - "Record<\"date\" | \"allow\" | \"warning\" | \"location\" | \"authorization\" | \"from\" | \"host\" | \"range\" | \"etag\" | \"accept\" | \"accept-language\" | \"accept-patch\" | \"accept-ranges\" | \"access-control-allow-credentials\" | \"access-control-allow-headers\" | \"access-control-allow-methods\" | \"access-control-allow-origin\" | \"access-control-expose-headers\" | \"access-control-max-age\" | \"access-control-request-headers\" | \"access-control-request-method\" | \"age\" | \"alt-svc\" | \"cache-control\" | \"connection\" | \"content-disposition\" | \"content-encoding\" | \"content-language\" | \"content-length\" | \"content-location\" | \"content-range\" | \"content-type\" | \"cookie\" | \"expect\" | \"expires\" | \"forwarded\" | \"if-match\" | \"if-modified-since\" | \"if-none-match\" | \"if-unmodified-since\" | \"last-modified\" | \"origin\" | \"pragma\" | \"proxy-authenticate\" | \"proxy-authorization\" | \"public-key-pins\" | \"referer\" | \"retry-after\" | \"sec-websocket-accept\" | \"sec-websocket-extensions\" | \"sec-websocket-key\" | \"sec-websocket-protocol\" | \"sec-websocket-version\" | \"set-cookie\" | \"strict-transport-security\" | \"tk\" | \"trailer\" | \"transfer-encoding\" | \"upgrade\" | \"user-agent\" | \"vary\" | \"via\" | \"www-authenticate\", string | string[]> | Record" + "Record<\"date\" | \"allow\" | \"warning\" | \"location\" | \"authorization\" | \"from\" | \"host\" | \"range\" | \"etag\" | \"expires\" | \"accept\" | \"accept-language\" | \"accept-patch\" | \"accept-ranges\" | \"access-control-allow-credentials\" | \"access-control-allow-headers\" | \"access-control-allow-methods\" | \"access-control-allow-origin\" | \"access-control-expose-headers\" | \"access-control-max-age\" | \"access-control-request-headers\" | \"access-control-request-method\" | \"age\" | \"alt-svc\" | \"cache-control\" | \"connection\" | \"content-disposition\" | \"content-encoding\" | \"content-language\" | \"content-length\" | \"content-location\" | \"content-range\" | \"content-type\" | \"cookie\" | \"expect\" | \"forwarded\" | \"if-match\" | \"if-modified-since\" | \"if-none-match\" | \"if-unmodified-since\" | \"last-modified\" | \"origin\" | \"pragma\" | \"proxy-authenticate\" | \"proxy-authorization\" | \"public-key-pins\" | \"referer\" | \"retry-after\" | \"sec-websocket-accept\" | \"sec-websocket-extensions\" | \"sec-websocket-key\" | \"sec-websocket-protocol\" | \"sec-websocket-version\" | \"set-cookie\" | \"strict-transport-security\" | \"tk\" | \"trailer\" | \"transfer-encoding\" | \"upgrade\" | \"user-agent\" | \"vary\" | \"via\" | \"www-authenticate\", string | string[]> | Record" ], "path": "packages/core/http/core-http-server/src/router/headers.ts", "deprecated": false, diff --git a/api_docs/kbn_core_http_server.mdx b/api_docs/kbn_core_http_server.mdx index 673e294128639..dcc91f7cdea17 100644 --- a/api_docs/kbn_core_http_server.mdx +++ b/api_docs/kbn_core_http_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-http-server title: "@kbn/core-http-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-http-server plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-http-server'] --- import kbnCoreHttpServerObj from './kbn_core_http_server.devdocs.json'; diff --git a/api_docs/kbn_core_http_server_internal.devdocs.json b/api_docs/kbn_core_http_server_internal.devdocs.json index 2abb537aeabba..4fc8d951c5c05 100644 --- a/api_docs/kbn_core_http_server_internal.devdocs.json +++ b/api_docs/kbn_core_http_server_internal.devdocs.json @@ -1475,7 +1475,7 @@ "label": "HttpConfigType", "description": [], "signature": [ - "{ readonly uuid?: string | undefined; readonly basePath?: string | undefined; readonly publicBaseUrl?: string | undefined; readonly name: string; readonly ssl: Readonly<{ key?: string | undefined; certificateAuthorities?: string | string[] | undefined; certificate?: string | undefined; keyPassphrase?: string | undefined; redirectHttpFromPort?: number | undefined; } & { enabled: boolean; keystore: Readonly<{ password?: string | undefined; path?: string | undefined; } & {}>; truststore: Readonly<{ password?: string | undefined; path?: string | undefined; } & {}>; cipherSuites: string[]; supportedProtocols: string[]; clientAuthentication: \"none\" | \"required\" | \"optional\"; }>; readonly host: string; readonly http2: Readonly<{} & { allowUnsecure: boolean; }>; readonly protocol: \"http1\" | \"http2\"; readonly port: number; readonly compression: Readonly<{ referrerWhitelist?: string[] | undefined; } & { enabled: boolean; brotli: Readonly<{} & { enabled: boolean; quality: number; }>; }>; readonly cors: Readonly<{} & { enabled: boolean; allowCredentials: boolean; allowOrigin: string[] | \"*\"[]; }>; readonly versioned: Readonly<{} & { useVersionResolutionStrategyForInternalPaths: string[]; versionResolution: \"none\" | \"oldest\" | \"newest\"; strictClientVersionCheck: boolean; }>; readonly autoListen: boolean; readonly shutdownTimeout: moment.Duration; readonly cdn: Readonly<{ url?: string | null | undefined; } & {}>; readonly oas: Readonly<{} & { enabled: boolean; }>; readonly securityResponseHeaders: Readonly<{ permissionsPolicyReportOnly?: string | null | undefined; } & { referrerPolicy: \"origin\" | \"no-referrer\" | \"no-referrer-when-downgrade\" | \"origin-when-cross-origin\" | \"same-origin\" | \"strict-origin\" | \"strict-origin-when-cross-origin\" | \"unsafe-url\" | null; strictTransportSecurity: string | null; xContentTypeOptions: \"nosniff\" | null; permissionsPolicy: string | null; disableEmbedding: boolean; crossOriginOpenerPolicy: \"same-origin\" | \"unsafe-none\" | \"same-origin-allow-popups\" | null; }>; readonly customResponseHeaders: Record; readonly maxPayload: ", + "{ readonly uuid?: string | undefined; readonly basePath?: string | undefined; readonly publicBaseUrl?: string | undefined; readonly name: string; readonly ssl: Readonly<{ key?: string | undefined; certificateAuthorities?: string | string[] | undefined; certificate?: string | undefined; keyPassphrase?: string | undefined; redirectHttpFromPort?: number | undefined; } & { enabled: boolean; keystore: Readonly<{ password?: string | undefined; path?: string | undefined; } & {}>; truststore: Readonly<{ password?: string | undefined; path?: string | undefined; } & {}>; cipherSuites: string[]; supportedProtocols: string[]; clientAuthentication: \"none\" | \"required\" | \"optional\"; }>; readonly host: string; readonly protocol: \"http1\" | \"http2\"; readonly port: number; readonly compression: Readonly<{ referrerWhitelist?: string[] | undefined; } & { enabled: boolean; brotli: Readonly<{} & { enabled: boolean; quality: number; }>; }>; readonly cors: Readonly<{} & { enabled: boolean; allowCredentials: boolean; allowOrigin: string[] | \"*\"[]; }>; readonly http2: Readonly<{} & { allowUnsecure: boolean; }>; readonly versioned: Readonly<{} & { useVersionResolutionStrategyForInternalPaths: string[]; versionResolution: \"none\" | \"oldest\" | \"newest\"; strictClientVersionCheck: boolean; }>; readonly autoListen: boolean; readonly shutdownTimeout: moment.Duration; readonly cdn: Readonly<{ url?: string | null | undefined; } & {}>; readonly oas: Readonly<{} & { enabled: boolean; }>; readonly securityResponseHeaders: Readonly<{ permissionsPolicyReportOnly?: string | null | undefined; } & { referrerPolicy: \"origin\" | \"no-referrer\" | \"no-referrer-when-downgrade\" | \"origin-when-cross-origin\" | \"same-origin\" | \"strict-origin\" | \"strict-origin-when-cross-origin\" | \"unsafe-url\" | null; strictTransportSecurity: string | null; xContentTypeOptions: \"nosniff\" | null; permissionsPolicy: string | null; disableEmbedding: boolean; crossOriginOpenerPolicy: \"same-origin\" | \"unsafe-none\" | \"same-origin-allow-popups\" | null; }>; readonly customResponseHeaders: Record; readonly maxPayload: ", { "pluginId": "@kbn/config-schema", "scope": "common", diff --git a/api_docs/kbn_core_http_server_internal.mdx b/api_docs/kbn_core_http_server_internal.mdx index 9a29d79c71401..1c17863c96f60 100644 --- a/api_docs/kbn_core_http_server_internal.mdx +++ b/api_docs/kbn_core_http_server_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-http-server-internal title: "@kbn/core-http-server-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-http-server-internal plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-http-server-internal'] --- import kbnCoreHttpServerInternalObj from './kbn_core_http_server_internal.devdocs.json'; diff --git a/api_docs/kbn_core_http_server_mocks.devdocs.json b/api_docs/kbn_core_http_server_mocks.devdocs.json index 5e2d0f91e58c4..4e03b2ddb6185 100644 --- a/api_docs/kbn_core_http_server_mocks.devdocs.json +++ b/api_docs/kbn_core_http_server_mocks.devdocs.json @@ -19,7 +19,7 @@ "label": "createConfigService", "description": [], "signature": [ - "({ server, externalUrl, csp, }?: Partial<{ server: Partial; truststore: Readonly<{ password?: string | undefined; path?: string | undefined; } & {}>; cipherSuites: string[]; supportedProtocols: string[]; clientAuthentication: \"none\" | \"required\" | \"optional\"; }>; host: string; http2: Readonly<{} & { allowUnsecure: boolean; }>; protocol: \"http1\" | \"http2\"; port: number; compression: Readonly<{ referrerWhitelist?: string[] | undefined; } & { enabled: boolean; brotli: Readonly<{} & { enabled: boolean; quality: number; }>; }>; cors: Readonly<{} & { enabled: boolean; allowCredentials: boolean; allowOrigin: string[] | \"*\"[]; }>; versioned: Readonly<{} & { useVersionResolutionStrategyForInternalPaths: string[]; versionResolution: \"none\" | \"oldest\" | \"newest\"; strictClientVersionCheck: boolean; }>; autoListen: boolean; shutdownTimeout: moment.Duration; cdn: Readonly<{ url?: string | null | undefined; } & {}>; oas: Readonly<{} & { enabled: boolean; }>; securityResponseHeaders: Readonly<{ permissionsPolicyReportOnly?: string | null | undefined; } & { referrerPolicy: \"origin\" | \"no-referrer\" | \"no-referrer-when-downgrade\" | \"origin-when-cross-origin\" | \"same-origin\" | \"strict-origin\" | \"strict-origin-when-cross-origin\" | \"unsafe-url\" | null; strictTransportSecurity: string | null; xContentTypeOptions: \"nosniff\" | null; permissionsPolicy: string | null; disableEmbedding: boolean; crossOriginOpenerPolicy: \"same-origin\" | \"unsafe-none\" | \"same-origin-allow-popups\" | null; }>; customResponseHeaders: Record; maxPayload: ", + "({ server, externalUrl, csp, }?: Partial<{ server: Partial; truststore: Readonly<{ password?: string | undefined; path?: string | undefined; } & {}>; cipherSuites: string[]; supportedProtocols: string[]; clientAuthentication: \"none\" | \"required\" | \"optional\"; }>; host: string; protocol: \"http1\" | \"http2\"; port: number; compression: Readonly<{ referrerWhitelist?: string[] | undefined; } & { enabled: boolean; brotli: Readonly<{} & { enabled: boolean; quality: number; }>; }>; cors: Readonly<{} & { enabled: boolean; allowCredentials: boolean; allowOrigin: string[] | \"*\"[]; }>; http2: Readonly<{} & { allowUnsecure: boolean; }>; versioned: Readonly<{} & { useVersionResolutionStrategyForInternalPaths: string[]; versionResolution: \"none\" | \"oldest\" | \"newest\"; strictClientVersionCheck: boolean; }>; autoListen: boolean; shutdownTimeout: moment.Duration; cdn: Readonly<{ url?: string | null | undefined; } & {}>; oas: Readonly<{} & { enabled: boolean; }>; securityResponseHeaders: Readonly<{ permissionsPolicyReportOnly?: string | null | undefined; } & { referrerPolicy: \"origin\" | \"no-referrer\" | \"no-referrer-when-downgrade\" | \"origin-when-cross-origin\" | \"same-origin\" | \"strict-origin\" | \"strict-origin-when-cross-origin\" | \"unsafe-url\" | null; strictTransportSecurity: string | null; xContentTypeOptions: \"nosniff\" | null; permissionsPolicy: string | null; disableEmbedding: boolean; crossOriginOpenerPolicy: \"same-origin\" | \"unsafe-none\" | \"same-origin-allow-popups\" | null; }>; customResponseHeaders: Record; maxPayload: ", { "pluginId": "@kbn/config-schema", "scope": "common", @@ -56,7 +56,7 @@ "label": "{\n server,\n externalUrl,\n csp,\n}", "description": [], "signature": [ - "Partial<{ server: Partial; truststore: Readonly<{ password?: string | undefined; path?: string | undefined; } & {}>; cipherSuites: string[]; supportedProtocols: string[]; clientAuthentication: \"none\" | \"required\" | \"optional\"; }>; host: string; http2: Readonly<{} & { allowUnsecure: boolean; }>; protocol: \"http1\" | \"http2\"; port: number; compression: Readonly<{ referrerWhitelist?: string[] | undefined; } & { enabled: boolean; brotli: Readonly<{} & { enabled: boolean; quality: number; }>; }>; cors: Readonly<{} & { enabled: boolean; allowCredentials: boolean; allowOrigin: string[] | \"*\"[]; }>; versioned: Readonly<{} & { useVersionResolutionStrategyForInternalPaths: string[]; versionResolution: \"none\" | \"oldest\" | \"newest\"; strictClientVersionCheck: boolean; }>; autoListen: boolean; shutdownTimeout: moment.Duration; cdn: Readonly<{ url?: string | null | undefined; } & {}>; oas: Readonly<{} & { enabled: boolean; }>; securityResponseHeaders: Readonly<{ permissionsPolicyReportOnly?: string | null | undefined; } & { referrerPolicy: \"origin\" | \"no-referrer\" | \"no-referrer-when-downgrade\" | \"origin-when-cross-origin\" | \"same-origin\" | \"strict-origin\" | \"strict-origin-when-cross-origin\" | \"unsafe-url\" | null; strictTransportSecurity: string | null; xContentTypeOptions: \"nosniff\" | null; permissionsPolicy: string | null; disableEmbedding: boolean; crossOriginOpenerPolicy: \"same-origin\" | \"unsafe-none\" | \"same-origin-allow-popups\" | null; }>; customResponseHeaders: Record; maxPayload: ", + "Partial<{ server: Partial; truststore: Readonly<{ password?: string | undefined; path?: string | undefined; } & {}>; cipherSuites: string[]; supportedProtocols: string[]; clientAuthentication: \"none\" | \"required\" | \"optional\"; }>; host: string; protocol: \"http1\" | \"http2\"; port: number; compression: Readonly<{ referrerWhitelist?: string[] | undefined; } & { enabled: boolean; brotli: Readonly<{} & { enabled: boolean; quality: number; }>; }>; cors: Readonly<{} & { enabled: boolean; allowCredentials: boolean; allowOrigin: string[] | \"*\"[]; }>; http2: Readonly<{} & { allowUnsecure: boolean; }>; versioned: Readonly<{} & { useVersionResolutionStrategyForInternalPaths: string[]; versionResolution: \"none\" | \"oldest\" | \"newest\"; strictClientVersionCheck: boolean; }>; autoListen: boolean; shutdownTimeout: moment.Duration; cdn: Readonly<{ url?: string | null | undefined; } & {}>; oas: Readonly<{} & { enabled: boolean; }>; securityResponseHeaders: Readonly<{ permissionsPolicyReportOnly?: string | null | undefined; } & { referrerPolicy: \"origin\" | \"no-referrer\" | \"no-referrer-when-downgrade\" | \"origin-when-cross-origin\" | \"same-origin\" | \"strict-origin\" | \"strict-origin-when-cross-origin\" | \"unsafe-url\" | null; strictTransportSecurity: string | null; xContentTypeOptions: \"nosniff\" | null; permissionsPolicy: string | null; disableEmbedding: boolean; crossOriginOpenerPolicy: \"same-origin\" | \"unsafe-none\" | \"same-origin-allow-popups\" | null; }>; customResponseHeaders: Record; maxPayload: ", { "pluginId": "@kbn/config-schema", "scope": "common", @@ -348,7 +348,7 @@ "section": "def-server.HttpServiceSetup", "text": "HttpServiceSetup" }, - ", \"createRouter\" | \"basePath\"> & { basePath: BasePathMocked; staticAssets: StaticAssetsMocked; createRouter: jest.MockedFunction<() => ", + ", \"basePath\" | \"createRouter\"> & { basePath: BasePathMocked; staticAssets: StaticAssetsMocked; createRouter: jest.MockedFunction<() => ", { "pluginId": "@kbn/core-http-router-server-mocks", "scope": "server", @@ -671,7 +671,7 @@ }, "[], [], unknown>; } & Omit<", "InternalHttpServiceSetup", - ", \"createRouter\" | \"basePath\" | \"auth\" | \"staticAssets\" | \"authRequestHeaders\"> & { auth: AuthMocked; basePath: BasePathMocked; staticAssets: InternalStaticAssetsMocked; createRouter: jest.MockedFunction<(path: string) => ", + ", \"basePath\" | \"auth\" | \"staticAssets\" | \"createRouter\" | \"authRequestHeaders\"> & { auth: AuthMocked; basePath: BasePathMocked; staticAssets: InternalStaticAssetsMocked; createRouter: jest.MockedFunction<(path: string) => ", { "pluginId": "@kbn/core-http-router-server-mocks", "scope": "server", diff --git a/api_docs/kbn_core_http_server_mocks.mdx b/api_docs/kbn_core_http_server_mocks.mdx index c4384528a14be..df65bf8782fd4 100644 --- a/api_docs/kbn_core_http_server_mocks.mdx +++ b/api_docs/kbn_core_http_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-http-server-mocks title: "@kbn/core-http-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-http-server-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-http-server-mocks'] --- import kbnCoreHttpServerMocksObj from './kbn_core_http_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_http_server_utils.mdx b/api_docs/kbn_core_http_server_utils.mdx index e78713611d91b..b82fc751845a5 100644 --- a/api_docs/kbn_core_http_server_utils.mdx +++ b/api_docs/kbn_core_http_server_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-http-server-utils title: "@kbn/core-http-server-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-http-server-utils plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-http-server-utils'] --- import kbnCoreHttpServerUtilsObj from './kbn_core_http_server_utils.devdocs.json'; diff --git a/api_docs/kbn_core_i18n_browser.mdx b/api_docs/kbn_core_i18n_browser.mdx index 613d1a570bc33..2b0437eb832b0 100644 --- a/api_docs/kbn_core_i18n_browser.mdx +++ b/api_docs/kbn_core_i18n_browser.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-i18n-browser title: "@kbn/core-i18n-browser" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-i18n-browser plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-i18n-browser'] --- import kbnCoreI18nBrowserObj from './kbn_core_i18n_browser.devdocs.json'; diff --git a/api_docs/kbn_core_i18n_browser_mocks.mdx b/api_docs/kbn_core_i18n_browser_mocks.mdx index 7ed0537f69272..d0bb1c96b6a9a 100644 --- a/api_docs/kbn_core_i18n_browser_mocks.mdx +++ b/api_docs/kbn_core_i18n_browser_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-i18n-browser-mocks title: "@kbn/core-i18n-browser-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-i18n-browser-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-i18n-browser-mocks'] --- import kbnCoreI18nBrowserMocksObj from './kbn_core_i18n_browser_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_i18n_server.mdx b/api_docs/kbn_core_i18n_server.mdx index 2126343f7b72b..015bce3778189 100644 --- a/api_docs/kbn_core_i18n_server.mdx +++ b/api_docs/kbn_core_i18n_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-i18n-server title: "@kbn/core-i18n-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-i18n-server plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-i18n-server'] --- import kbnCoreI18nServerObj from './kbn_core_i18n_server.devdocs.json'; diff --git a/api_docs/kbn_core_i18n_server_internal.mdx b/api_docs/kbn_core_i18n_server_internal.mdx index a11df5eb4739a..20f862283038e 100644 --- a/api_docs/kbn_core_i18n_server_internal.mdx +++ b/api_docs/kbn_core_i18n_server_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-i18n-server-internal title: "@kbn/core-i18n-server-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-i18n-server-internal plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-i18n-server-internal'] --- import kbnCoreI18nServerInternalObj from './kbn_core_i18n_server_internal.devdocs.json'; diff --git a/api_docs/kbn_core_i18n_server_mocks.mdx b/api_docs/kbn_core_i18n_server_mocks.mdx index 6c494f80b613a..8b82f6be918c2 100644 --- a/api_docs/kbn_core_i18n_server_mocks.mdx +++ b/api_docs/kbn_core_i18n_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-i18n-server-mocks title: "@kbn/core-i18n-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-i18n-server-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-i18n-server-mocks'] --- import kbnCoreI18nServerMocksObj from './kbn_core_i18n_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_injected_metadata_browser_mocks.mdx b/api_docs/kbn_core_injected_metadata_browser_mocks.mdx index 67d1c47168bd5..e0fcd59475ffc 100644 --- a/api_docs/kbn_core_injected_metadata_browser_mocks.mdx +++ b/api_docs/kbn_core_injected_metadata_browser_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-injected-metadata-browser-mocks title: "@kbn/core-injected-metadata-browser-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-injected-metadata-browser-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-injected-metadata-browser-mocks'] --- import kbnCoreInjectedMetadataBrowserMocksObj from './kbn_core_injected_metadata_browser_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_integrations_browser_internal.mdx b/api_docs/kbn_core_integrations_browser_internal.mdx index b750b8c378946..fe3f7f976e045 100644 --- a/api_docs/kbn_core_integrations_browser_internal.mdx +++ b/api_docs/kbn_core_integrations_browser_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-integrations-browser-internal title: "@kbn/core-integrations-browser-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-integrations-browser-internal plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-integrations-browser-internal'] --- import kbnCoreIntegrationsBrowserInternalObj from './kbn_core_integrations_browser_internal.devdocs.json'; diff --git a/api_docs/kbn_core_integrations_browser_mocks.mdx b/api_docs/kbn_core_integrations_browser_mocks.mdx index cda3c7d40e14e..57ddd1fc8ecf4 100644 --- a/api_docs/kbn_core_integrations_browser_mocks.mdx +++ b/api_docs/kbn_core_integrations_browser_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-integrations-browser-mocks title: "@kbn/core-integrations-browser-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-integrations-browser-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-integrations-browser-mocks'] --- import kbnCoreIntegrationsBrowserMocksObj from './kbn_core_integrations_browser_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_lifecycle_browser.mdx b/api_docs/kbn_core_lifecycle_browser.mdx index 9a63688cd7dae..6740beaa0ef62 100644 --- a/api_docs/kbn_core_lifecycle_browser.mdx +++ b/api_docs/kbn_core_lifecycle_browser.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-lifecycle-browser title: "@kbn/core-lifecycle-browser" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-lifecycle-browser plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-lifecycle-browser'] --- import kbnCoreLifecycleBrowserObj from './kbn_core_lifecycle_browser.devdocs.json'; diff --git a/api_docs/kbn_core_lifecycle_browser_mocks.mdx b/api_docs/kbn_core_lifecycle_browser_mocks.mdx index 32a651b502d4e..ace94fb125b60 100644 --- a/api_docs/kbn_core_lifecycle_browser_mocks.mdx +++ b/api_docs/kbn_core_lifecycle_browser_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-lifecycle-browser-mocks title: "@kbn/core-lifecycle-browser-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-lifecycle-browser-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-lifecycle-browser-mocks'] --- import kbnCoreLifecycleBrowserMocksObj from './kbn_core_lifecycle_browser_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_lifecycle_server.mdx b/api_docs/kbn_core_lifecycle_server.mdx index 806fff3399256..57485e32b81b5 100644 --- a/api_docs/kbn_core_lifecycle_server.mdx +++ b/api_docs/kbn_core_lifecycle_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-lifecycle-server title: "@kbn/core-lifecycle-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-lifecycle-server plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-lifecycle-server'] --- import kbnCoreLifecycleServerObj from './kbn_core_lifecycle_server.devdocs.json'; diff --git a/api_docs/kbn_core_lifecycle_server_mocks.mdx b/api_docs/kbn_core_lifecycle_server_mocks.mdx index 5fdfee20020e5..8afaa7a9ae715 100644 --- a/api_docs/kbn_core_lifecycle_server_mocks.mdx +++ b/api_docs/kbn_core_lifecycle_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-lifecycle-server-mocks title: "@kbn/core-lifecycle-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-lifecycle-server-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-lifecycle-server-mocks'] --- import kbnCoreLifecycleServerMocksObj from './kbn_core_lifecycle_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_logging_browser_mocks.mdx b/api_docs/kbn_core_logging_browser_mocks.mdx index 5c0de3945785b..8041e6f1496ea 100644 --- a/api_docs/kbn_core_logging_browser_mocks.mdx +++ b/api_docs/kbn_core_logging_browser_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-logging-browser-mocks title: "@kbn/core-logging-browser-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-logging-browser-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-logging-browser-mocks'] --- import kbnCoreLoggingBrowserMocksObj from './kbn_core_logging_browser_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_logging_common_internal.mdx b/api_docs/kbn_core_logging_common_internal.mdx index 0cfb42d3ed7b3..95590bfc47e59 100644 --- a/api_docs/kbn_core_logging_common_internal.mdx +++ b/api_docs/kbn_core_logging_common_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-logging-common-internal title: "@kbn/core-logging-common-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-logging-common-internal plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-logging-common-internal'] --- import kbnCoreLoggingCommonInternalObj from './kbn_core_logging_common_internal.devdocs.json'; diff --git a/api_docs/kbn_core_logging_server.mdx b/api_docs/kbn_core_logging_server.mdx index 1675309c72da6..d4fdd1cb2aaf9 100644 --- a/api_docs/kbn_core_logging_server.mdx +++ b/api_docs/kbn_core_logging_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-logging-server title: "@kbn/core-logging-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-logging-server plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-logging-server'] --- import kbnCoreLoggingServerObj from './kbn_core_logging_server.devdocs.json'; diff --git a/api_docs/kbn_core_logging_server_internal.mdx b/api_docs/kbn_core_logging_server_internal.mdx index 2522feee9bc7d..d02a913fb1018 100644 --- a/api_docs/kbn_core_logging_server_internal.mdx +++ b/api_docs/kbn_core_logging_server_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-logging-server-internal title: "@kbn/core-logging-server-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-logging-server-internal plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-logging-server-internal'] --- import kbnCoreLoggingServerInternalObj from './kbn_core_logging_server_internal.devdocs.json'; diff --git a/api_docs/kbn_core_logging_server_mocks.mdx b/api_docs/kbn_core_logging_server_mocks.mdx index 5beda5b3775a8..a5c6ab8d96375 100644 --- a/api_docs/kbn_core_logging_server_mocks.mdx +++ b/api_docs/kbn_core_logging_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-logging-server-mocks title: "@kbn/core-logging-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-logging-server-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-logging-server-mocks'] --- import kbnCoreLoggingServerMocksObj from './kbn_core_logging_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_metrics_collectors_server_internal.mdx b/api_docs/kbn_core_metrics_collectors_server_internal.mdx index 3d4be8a4b14d1..5a9e9ce4472a1 100644 --- a/api_docs/kbn_core_metrics_collectors_server_internal.mdx +++ b/api_docs/kbn_core_metrics_collectors_server_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-metrics-collectors-server-internal title: "@kbn/core-metrics-collectors-server-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-metrics-collectors-server-internal plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-metrics-collectors-server-internal'] --- import kbnCoreMetricsCollectorsServerInternalObj from './kbn_core_metrics_collectors_server_internal.devdocs.json'; diff --git a/api_docs/kbn_core_metrics_collectors_server_mocks.mdx b/api_docs/kbn_core_metrics_collectors_server_mocks.mdx index e8e734d502e52..f6775be5746fe 100644 --- a/api_docs/kbn_core_metrics_collectors_server_mocks.mdx +++ b/api_docs/kbn_core_metrics_collectors_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-metrics-collectors-server-mocks title: "@kbn/core-metrics-collectors-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-metrics-collectors-server-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-metrics-collectors-server-mocks'] --- import kbnCoreMetricsCollectorsServerMocksObj from './kbn_core_metrics_collectors_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_metrics_server.mdx b/api_docs/kbn_core_metrics_server.mdx index 072410488a275..de9565021cc14 100644 --- a/api_docs/kbn_core_metrics_server.mdx +++ b/api_docs/kbn_core_metrics_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-metrics-server title: "@kbn/core-metrics-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-metrics-server plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-metrics-server'] --- import kbnCoreMetricsServerObj from './kbn_core_metrics_server.devdocs.json'; diff --git a/api_docs/kbn_core_metrics_server_internal.mdx b/api_docs/kbn_core_metrics_server_internal.mdx index e13c587c2bc24..0ed0eb53e53e2 100644 --- a/api_docs/kbn_core_metrics_server_internal.mdx +++ b/api_docs/kbn_core_metrics_server_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-metrics-server-internal title: "@kbn/core-metrics-server-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-metrics-server-internal plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-metrics-server-internal'] --- import kbnCoreMetricsServerInternalObj from './kbn_core_metrics_server_internal.devdocs.json'; diff --git a/api_docs/kbn_core_metrics_server_mocks.mdx b/api_docs/kbn_core_metrics_server_mocks.mdx index c7b918a2e9ddc..9e9235e9bf477 100644 --- a/api_docs/kbn_core_metrics_server_mocks.mdx +++ b/api_docs/kbn_core_metrics_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-metrics-server-mocks title: "@kbn/core-metrics-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-metrics-server-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-metrics-server-mocks'] --- import kbnCoreMetricsServerMocksObj from './kbn_core_metrics_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_mount_utils_browser.mdx b/api_docs/kbn_core_mount_utils_browser.mdx index a097d89603a41..41dcbf5ac38b8 100644 --- a/api_docs/kbn_core_mount_utils_browser.mdx +++ b/api_docs/kbn_core_mount_utils_browser.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-mount-utils-browser title: "@kbn/core-mount-utils-browser" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-mount-utils-browser plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-mount-utils-browser'] --- import kbnCoreMountUtilsBrowserObj from './kbn_core_mount_utils_browser.devdocs.json'; diff --git a/api_docs/kbn_core_node_server.mdx b/api_docs/kbn_core_node_server.mdx index 00131c0c68107..37cca50f6859b 100644 --- a/api_docs/kbn_core_node_server.mdx +++ b/api_docs/kbn_core_node_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-node-server title: "@kbn/core-node-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-node-server plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-node-server'] --- import kbnCoreNodeServerObj from './kbn_core_node_server.devdocs.json'; diff --git a/api_docs/kbn_core_node_server_internal.mdx b/api_docs/kbn_core_node_server_internal.mdx index 1dae34b7e0814..64512349afdd5 100644 --- a/api_docs/kbn_core_node_server_internal.mdx +++ b/api_docs/kbn_core_node_server_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-node-server-internal title: "@kbn/core-node-server-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-node-server-internal plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-node-server-internal'] --- import kbnCoreNodeServerInternalObj from './kbn_core_node_server_internal.devdocs.json'; diff --git a/api_docs/kbn_core_node_server_mocks.mdx b/api_docs/kbn_core_node_server_mocks.mdx index 1f057ea368f29..036ee791867d3 100644 --- a/api_docs/kbn_core_node_server_mocks.mdx +++ b/api_docs/kbn_core_node_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-node-server-mocks title: "@kbn/core-node-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-node-server-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-node-server-mocks'] --- import kbnCoreNodeServerMocksObj from './kbn_core_node_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_notifications_browser.mdx b/api_docs/kbn_core_notifications_browser.mdx index 0657df2dd8d9f..641e848dad37a 100644 --- a/api_docs/kbn_core_notifications_browser.mdx +++ b/api_docs/kbn_core_notifications_browser.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-notifications-browser title: "@kbn/core-notifications-browser" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-notifications-browser plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-notifications-browser'] --- import kbnCoreNotificationsBrowserObj from './kbn_core_notifications_browser.devdocs.json'; diff --git a/api_docs/kbn_core_notifications_browser_internal.mdx b/api_docs/kbn_core_notifications_browser_internal.mdx index 10267c0d620d8..d020a4cd4573a 100644 --- a/api_docs/kbn_core_notifications_browser_internal.mdx +++ b/api_docs/kbn_core_notifications_browser_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-notifications-browser-internal title: "@kbn/core-notifications-browser-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-notifications-browser-internal plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-notifications-browser-internal'] --- import kbnCoreNotificationsBrowserInternalObj from './kbn_core_notifications_browser_internal.devdocs.json'; diff --git a/api_docs/kbn_core_notifications_browser_mocks.mdx b/api_docs/kbn_core_notifications_browser_mocks.mdx index efdd22d590033..b66b894cfc13c 100644 --- a/api_docs/kbn_core_notifications_browser_mocks.mdx +++ b/api_docs/kbn_core_notifications_browser_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-notifications-browser-mocks title: "@kbn/core-notifications-browser-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-notifications-browser-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-notifications-browser-mocks'] --- import kbnCoreNotificationsBrowserMocksObj from './kbn_core_notifications_browser_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_overlays_browser.mdx b/api_docs/kbn_core_overlays_browser.mdx index 80ea5f9522866..6ecafb4fd898e 100644 --- a/api_docs/kbn_core_overlays_browser.mdx +++ b/api_docs/kbn_core_overlays_browser.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-overlays-browser title: "@kbn/core-overlays-browser" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-overlays-browser plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-overlays-browser'] --- import kbnCoreOverlaysBrowserObj from './kbn_core_overlays_browser.devdocs.json'; diff --git a/api_docs/kbn_core_overlays_browser_internal.mdx b/api_docs/kbn_core_overlays_browser_internal.mdx index 5ed5d6b78c859..54db9a17e2f08 100644 --- a/api_docs/kbn_core_overlays_browser_internal.mdx +++ b/api_docs/kbn_core_overlays_browser_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-overlays-browser-internal title: "@kbn/core-overlays-browser-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-overlays-browser-internal plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-overlays-browser-internal'] --- import kbnCoreOverlaysBrowserInternalObj from './kbn_core_overlays_browser_internal.devdocs.json'; diff --git a/api_docs/kbn_core_overlays_browser_mocks.mdx b/api_docs/kbn_core_overlays_browser_mocks.mdx index 38fff828c14ea..f9a357f378d56 100644 --- a/api_docs/kbn_core_overlays_browser_mocks.mdx +++ b/api_docs/kbn_core_overlays_browser_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-overlays-browser-mocks title: "@kbn/core-overlays-browser-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-overlays-browser-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-overlays-browser-mocks'] --- import kbnCoreOverlaysBrowserMocksObj from './kbn_core_overlays_browser_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_plugins_browser.mdx b/api_docs/kbn_core_plugins_browser.mdx index acdb1c717ca6c..32e7a49baf7b2 100644 --- a/api_docs/kbn_core_plugins_browser.mdx +++ b/api_docs/kbn_core_plugins_browser.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-plugins-browser title: "@kbn/core-plugins-browser" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-plugins-browser plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-plugins-browser'] --- import kbnCorePluginsBrowserObj from './kbn_core_plugins_browser.devdocs.json'; diff --git a/api_docs/kbn_core_plugins_browser_mocks.mdx b/api_docs/kbn_core_plugins_browser_mocks.mdx index d6eae38c55504..d7db67680ed41 100644 --- a/api_docs/kbn_core_plugins_browser_mocks.mdx +++ b/api_docs/kbn_core_plugins_browser_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-plugins-browser-mocks title: "@kbn/core-plugins-browser-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-plugins-browser-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-plugins-browser-mocks'] --- import kbnCorePluginsBrowserMocksObj from './kbn_core_plugins_browser_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_plugins_contracts_browser.mdx b/api_docs/kbn_core_plugins_contracts_browser.mdx index a585042448fa4..cb8f6b8b4c8b8 100644 --- a/api_docs/kbn_core_plugins_contracts_browser.mdx +++ b/api_docs/kbn_core_plugins_contracts_browser.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-plugins-contracts-browser title: "@kbn/core-plugins-contracts-browser" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-plugins-contracts-browser plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-plugins-contracts-browser'] --- import kbnCorePluginsContractsBrowserObj from './kbn_core_plugins_contracts_browser.devdocs.json'; diff --git a/api_docs/kbn_core_plugins_contracts_server.mdx b/api_docs/kbn_core_plugins_contracts_server.mdx index cd5eb5840a774..8288605e5072d 100644 --- a/api_docs/kbn_core_plugins_contracts_server.mdx +++ b/api_docs/kbn_core_plugins_contracts_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-plugins-contracts-server title: "@kbn/core-plugins-contracts-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-plugins-contracts-server plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-plugins-contracts-server'] --- import kbnCorePluginsContractsServerObj from './kbn_core_plugins_contracts_server.devdocs.json'; diff --git a/api_docs/kbn_core_plugins_server.mdx b/api_docs/kbn_core_plugins_server.mdx index 78c7a545356d9..23998d24a5898 100644 --- a/api_docs/kbn_core_plugins_server.mdx +++ b/api_docs/kbn_core_plugins_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-plugins-server title: "@kbn/core-plugins-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-plugins-server plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-plugins-server'] --- import kbnCorePluginsServerObj from './kbn_core_plugins_server.devdocs.json'; diff --git a/api_docs/kbn_core_plugins_server_mocks.mdx b/api_docs/kbn_core_plugins_server_mocks.mdx index ff843ff13c10a..c09ec811514f3 100644 --- a/api_docs/kbn_core_plugins_server_mocks.mdx +++ b/api_docs/kbn_core_plugins_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-plugins-server-mocks title: "@kbn/core-plugins-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-plugins-server-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-plugins-server-mocks'] --- import kbnCorePluginsServerMocksObj from './kbn_core_plugins_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_preboot_server.mdx b/api_docs/kbn_core_preboot_server.mdx index 2604b47848abd..0465f90ba6ce1 100644 --- a/api_docs/kbn_core_preboot_server.mdx +++ b/api_docs/kbn_core_preboot_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-preboot-server title: "@kbn/core-preboot-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-preboot-server plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-preboot-server'] --- import kbnCorePrebootServerObj from './kbn_core_preboot_server.devdocs.json'; diff --git a/api_docs/kbn_core_preboot_server_mocks.mdx b/api_docs/kbn_core_preboot_server_mocks.mdx index e57a61dd074b3..b5dbd080c5998 100644 --- a/api_docs/kbn_core_preboot_server_mocks.mdx +++ b/api_docs/kbn_core_preboot_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-preboot-server-mocks title: "@kbn/core-preboot-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-preboot-server-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-preboot-server-mocks'] --- import kbnCorePrebootServerMocksObj from './kbn_core_preboot_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_rendering_browser.mdx b/api_docs/kbn_core_rendering_browser.mdx index fac20d1c3319b..73fefb4071bcf 100644 --- a/api_docs/kbn_core_rendering_browser.mdx +++ b/api_docs/kbn_core_rendering_browser.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-rendering-browser title: "@kbn/core-rendering-browser" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-rendering-browser plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-rendering-browser'] --- import kbnCoreRenderingBrowserObj from './kbn_core_rendering_browser.devdocs.json'; diff --git a/api_docs/kbn_core_rendering_browser_mocks.mdx b/api_docs/kbn_core_rendering_browser_mocks.mdx index 6ab1c7486552a..52a312d250ee1 100644 --- a/api_docs/kbn_core_rendering_browser_mocks.mdx +++ b/api_docs/kbn_core_rendering_browser_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-rendering-browser-mocks title: "@kbn/core-rendering-browser-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-rendering-browser-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-rendering-browser-mocks'] --- import kbnCoreRenderingBrowserMocksObj from './kbn_core_rendering_browser_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_rendering_server_internal.mdx b/api_docs/kbn_core_rendering_server_internal.mdx index c1d1be36b6800..daaaf5359e5d8 100644 --- a/api_docs/kbn_core_rendering_server_internal.mdx +++ b/api_docs/kbn_core_rendering_server_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-rendering-server-internal title: "@kbn/core-rendering-server-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-rendering-server-internal plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-rendering-server-internal'] --- import kbnCoreRenderingServerInternalObj from './kbn_core_rendering_server_internal.devdocs.json'; diff --git a/api_docs/kbn_core_rendering_server_mocks.mdx b/api_docs/kbn_core_rendering_server_mocks.mdx index 43b8d849f8f57..d939f752f1546 100644 --- a/api_docs/kbn_core_rendering_server_mocks.mdx +++ b/api_docs/kbn_core_rendering_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-rendering-server-mocks title: "@kbn/core-rendering-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-rendering-server-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-rendering-server-mocks'] --- import kbnCoreRenderingServerMocksObj from './kbn_core_rendering_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_root_server_internal.mdx b/api_docs/kbn_core_root_server_internal.mdx index 3517b530eed36..fa47206e84944 100644 --- a/api_docs/kbn_core_root_server_internal.mdx +++ b/api_docs/kbn_core_root_server_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-root-server-internal title: "@kbn/core-root-server-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-root-server-internal plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-root-server-internal'] --- import kbnCoreRootServerInternalObj from './kbn_core_root_server_internal.devdocs.json'; diff --git a/api_docs/kbn_core_saved_objects_api_browser.mdx b/api_docs/kbn_core_saved_objects_api_browser.mdx index 68e311d9f7dea..ca5c815566b52 100644 --- a/api_docs/kbn_core_saved_objects_api_browser.mdx +++ b/api_docs/kbn_core_saved_objects_api_browser.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-saved-objects-api-browser title: "@kbn/core-saved-objects-api-browser" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-saved-objects-api-browser plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-saved-objects-api-browser'] --- import kbnCoreSavedObjectsApiBrowserObj from './kbn_core_saved_objects_api_browser.devdocs.json'; diff --git a/api_docs/kbn_core_saved_objects_api_server.mdx b/api_docs/kbn_core_saved_objects_api_server.mdx index e7c5f1332e4ab..148e2c3faec7d 100644 --- a/api_docs/kbn_core_saved_objects_api_server.mdx +++ b/api_docs/kbn_core_saved_objects_api_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-saved-objects-api-server title: "@kbn/core-saved-objects-api-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-saved-objects-api-server plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-saved-objects-api-server'] --- import kbnCoreSavedObjectsApiServerObj from './kbn_core_saved_objects_api_server.devdocs.json'; diff --git a/api_docs/kbn_core_saved_objects_api_server_mocks.mdx b/api_docs/kbn_core_saved_objects_api_server_mocks.mdx index 2e29f0f2ef3a1..1aec4418a78ff 100644 --- a/api_docs/kbn_core_saved_objects_api_server_mocks.mdx +++ b/api_docs/kbn_core_saved_objects_api_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-saved-objects-api-server-mocks title: "@kbn/core-saved-objects-api-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-saved-objects-api-server-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-saved-objects-api-server-mocks'] --- import kbnCoreSavedObjectsApiServerMocksObj from './kbn_core_saved_objects_api_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_saved_objects_base_server_internal.mdx b/api_docs/kbn_core_saved_objects_base_server_internal.mdx index efaf6d59f9f47..e264891749bb6 100644 --- a/api_docs/kbn_core_saved_objects_base_server_internal.mdx +++ b/api_docs/kbn_core_saved_objects_base_server_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-saved-objects-base-server-internal title: "@kbn/core-saved-objects-base-server-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-saved-objects-base-server-internal plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-saved-objects-base-server-internal'] --- import kbnCoreSavedObjectsBaseServerInternalObj from './kbn_core_saved_objects_base_server_internal.devdocs.json'; diff --git a/api_docs/kbn_core_saved_objects_base_server_mocks.mdx b/api_docs/kbn_core_saved_objects_base_server_mocks.mdx index 48ccb19fac0e2..0dc55da42ef78 100644 --- a/api_docs/kbn_core_saved_objects_base_server_mocks.mdx +++ b/api_docs/kbn_core_saved_objects_base_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-saved-objects-base-server-mocks title: "@kbn/core-saved-objects-base-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-saved-objects-base-server-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-saved-objects-base-server-mocks'] --- import kbnCoreSavedObjectsBaseServerMocksObj from './kbn_core_saved_objects_base_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_saved_objects_browser.mdx b/api_docs/kbn_core_saved_objects_browser.mdx index 9c2a050ee876b..4a1e045f338d6 100644 --- a/api_docs/kbn_core_saved_objects_browser.mdx +++ b/api_docs/kbn_core_saved_objects_browser.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-saved-objects-browser title: "@kbn/core-saved-objects-browser" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-saved-objects-browser plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-saved-objects-browser'] --- import kbnCoreSavedObjectsBrowserObj from './kbn_core_saved_objects_browser.devdocs.json'; diff --git a/api_docs/kbn_core_saved_objects_browser_internal.mdx b/api_docs/kbn_core_saved_objects_browser_internal.mdx index 6976ce4d7963e..084c86a9f4c9b 100644 --- a/api_docs/kbn_core_saved_objects_browser_internal.mdx +++ b/api_docs/kbn_core_saved_objects_browser_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-saved-objects-browser-internal title: "@kbn/core-saved-objects-browser-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-saved-objects-browser-internal plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-saved-objects-browser-internal'] --- import kbnCoreSavedObjectsBrowserInternalObj from './kbn_core_saved_objects_browser_internal.devdocs.json'; diff --git a/api_docs/kbn_core_saved_objects_browser_mocks.mdx b/api_docs/kbn_core_saved_objects_browser_mocks.mdx index 57c887773718e..fe5aa55473580 100644 --- a/api_docs/kbn_core_saved_objects_browser_mocks.mdx +++ b/api_docs/kbn_core_saved_objects_browser_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-saved-objects-browser-mocks title: "@kbn/core-saved-objects-browser-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-saved-objects-browser-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-saved-objects-browser-mocks'] --- import kbnCoreSavedObjectsBrowserMocksObj from './kbn_core_saved_objects_browser_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_saved_objects_common.devdocs.json b/api_docs/kbn_core_saved_objects_common.devdocs.json index 0e78b5059b88f..ef4b910cc546c 100644 --- a/api_docs/kbn_core_saved_objects_common.devdocs.json +++ b/api_docs/kbn_core_saved_objects_common.devdocs.json @@ -1611,22 +1611,6 @@ "plugin": "@kbn/core", "path": "src/core/public/index.ts" }, - { - "plugin": "embeddable", - "path": "src/plugins/embeddable/public/lib/embeddables/default_embeddable_factory_provider.ts" - }, - { - "plugin": "embeddable", - "path": "src/plugins/embeddable/public/lib/embeddables/default_embeddable_factory_provider.ts" - }, - { - "plugin": "embeddable", - "path": "src/plugins/embeddable/public/types.ts" - }, - { - "plugin": "embeddable", - "path": "src/plugins/embeddable/public/types.ts" - }, { "plugin": "savedObjects", "path": "src/plugins/saved_objects/public/types.ts" diff --git a/api_docs/kbn_core_saved_objects_common.mdx b/api_docs/kbn_core_saved_objects_common.mdx index 90a02c3ba6486..6996ee2da1571 100644 --- a/api_docs/kbn_core_saved_objects_common.mdx +++ b/api_docs/kbn_core_saved_objects_common.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-saved-objects-common title: "@kbn/core-saved-objects-common" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-saved-objects-common plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-saved-objects-common'] --- import kbnCoreSavedObjectsCommonObj from './kbn_core_saved_objects_common.devdocs.json'; diff --git a/api_docs/kbn_core_saved_objects_import_export_server_internal.mdx b/api_docs/kbn_core_saved_objects_import_export_server_internal.mdx index bc189982fca8c..deeb095010760 100644 --- a/api_docs/kbn_core_saved_objects_import_export_server_internal.mdx +++ b/api_docs/kbn_core_saved_objects_import_export_server_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-saved-objects-import-export-server-internal title: "@kbn/core-saved-objects-import-export-server-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-saved-objects-import-export-server-internal plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-saved-objects-import-export-server-internal'] --- import kbnCoreSavedObjectsImportExportServerInternalObj from './kbn_core_saved_objects_import_export_server_internal.devdocs.json'; diff --git a/api_docs/kbn_core_saved_objects_import_export_server_mocks.mdx b/api_docs/kbn_core_saved_objects_import_export_server_mocks.mdx index f903a836aba23..012d133fd67da 100644 --- a/api_docs/kbn_core_saved_objects_import_export_server_mocks.mdx +++ b/api_docs/kbn_core_saved_objects_import_export_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-saved-objects-import-export-server-mocks title: "@kbn/core-saved-objects-import-export-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-saved-objects-import-export-server-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-saved-objects-import-export-server-mocks'] --- import kbnCoreSavedObjectsImportExportServerMocksObj from './kbn_core_saved_objects_import_export_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_saved_objects_migration_server_internal.mdx b/api_docs/kbn_core_saved_objects_migration_server_internal.mdx index ee364f02a8924..ebe5adb48af83 100644 --- a/api_docs/kbn_core_saved_objects_migration_server_internal.mdx +++ b/api_docs/kbn_core_saved_objects_migration_server_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-saved-objects-migration-server-internal title: "@kbn/core-saved-objects-migration-server-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-saved-objects-migration-server-internal plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-saved-objects-migration-server-internal'] --- import kbnCoreSavedObjectsMigrationServerInternalObj from './kbn_core_saved_objects_migration_server_internal.devdocs.json'; diff --git a/api_docs/kbn_core_saved_objects_migration_server_mocks.mdx b/api_docs/kbn_core_saved_objects_migration_server_mocks.mdx index 432bfa7126b63..13651b06d8f09 100644 --- a/api_docs/kbn_core_saved_objects_migration_server_mocks.mdx +++ b/api_docs/kbn_core_saved_objects_migration_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-saved-objects-migration-server-mocks title: "@kbn/core-saved-objects-migration-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-saved-objects-migration-server-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-saved-objects-migration-server-mocks'] --- import kbnCoreSavedObjectsMigrationServerMocksObj from './kbn_core_saved_objects_migration_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_saved_objects_server.devdocs.json b/api_docs/kbn_core_saved_objects_server.devdocs.json index 01dd435084330..6f5b9e9a49703 100644 --- a/api_docs/kbn_core_saved_objects_server.devdocs.json +++ b/api_docs/kbn_core_saved_objects_server.devdocs.json @@ -10755,16 +10755,16 @@ "path": "x-pack/plugins/cases/server/saved_object_types/connector_mappings.ts" }, { - "plugin": "fleet", - "path": "x-pack/plugins/fleet/server/saved_objects/index.ts" + "plugin": "ml", + "path": "x-pack/platform/plugins/shared/ml/server/saved_objects/saved_objects.ts" }, { - "plugin": "fleet", - "path": "x-pack/plugins/fleet/server/saved_objects/index.ts" + "plugin": "ml", + "path": "x-pack/platform/plugins/shared/ml/server/saved_objects/saved_objects.ts" }, { - "plugin": "fleet", - "path": "x-pack/plugins/fleet/server/saved_objects/index.ts" + "plugin": "ml", + "path": "x-pack/platform/plugins/shared/ml/server/saved_objects/saved_objects.ts" }, { "plugin": "fleet", @@ -10775,16 +10775,16 @@ "path": "x-pack/plugins/fleet/server/saved_objects/index.ts" }, { - "plugin": "ml", - "path": "x-pack/platform/plugins/shared/ml/server/saved_objects/saved_objects.ts" + "plugin": "fleet", + "path": "x-pack/plugins/fleet/server/saved_objects/index.ts" }, { - "plugin": "ml", - "path": "x-pack/platform/plugins/shared/ml/server/saved_objects/saved_objects.ts" + "plugin": "fleet", + "path": "x-pack/plugins/fleet/server/saved_objects/index.ts" }, { - "plugin": "ml", - "path": "x-pack/platform/plugins/shared/ml/server/saved_objects/saved_objects.ts" + "plugin": "fleet", + "path": "x-pack/plugins/fleet/server/saved_objects/index.ts" }, { "plugin": "graph", @@ -10802,18 +10802,6 @@ "plugin": "apm", "path": "x-pack/plugins/observability_solution/apm/server/saved_objects/apm_service_groups.ts" }, - { - "plugin": "visualizations", - "path": "src/plugins/visualizations/server/saved_objects/visualization.ts" - }, - { - "plugin": "infra", - "path": "x-pack/plugins/observability_solution/infra/server/lib/sources/saved_object_type.ts" - }, - { - "plugin": "slo", - "path": "x-pack/solutions/observability/plugins/slo/server/saved_objects/slo.ts" - }, { "plugin": "lists", "path": "x-pack/solutions/security/plugins/lists/server/saved_objects/exception_list.ts" @@ -10842,6 +10830,18 @@ "plugin": "securitySolution", "path": "x-pack/solutions/security/plugins/security_solution/server/endpoint/lib/artifacts/saved_object_mappings.ts" }, + { + "plugin": "visualizations", + "path": "src/plugins/visualizations/server/saved_objects/visualization.ts" + }, + { + "plugin": "infra", + "path": "x-pack/solutions/observability/plugins/infra/server/lib/sources/saved_object_type.ts" + }, + { + "plugin": "slo", + "path": "x-pack/solutions/observability/plugins/slo/server/saved_objects/slo.ts" + }, { "plugin": "synthetics", "path": "x-pack/solutions/observability/plugins/synthetics/server/saved_objects/synthetics_monitor.ts" @@ -11593,10 +11593,6 @@ "plugin": "maps", "path": "x-pack/plugins/maps/server/saved_objects/setup_saved_objects.ts" }, - { - "plugin": "visualizations", - "path": "src/plugins/visualizations/server/saved_objects/visualization.ts" - }, { "plugin": "lists", "path": "x-pack/solutions/security/plugins/lists/server/saved_objects/exception_list.ts" @@ -11617,6 +11613,10 @@ "plugin": "securitySolution", "path": "x-pack/solutions/security/plugins/security_solution/server/lib/detection_engine/rule_actions_legacy/logic/rule_actions/legacy_saved_object_mappings.ts" }, + { + "plugin": "visualizations", + "path": "src/plugins/visualizations/server/saved_objects/visualization.ts" + }, { "plugin": "@kbn/core-test-helpers-so-type-serializer", "path": "packages/core/test-helpers/core-test-helpers-so-type-serializer/src/extract_migration_info.ts" diff --git a/api_docs/kbn_core_saved_objects_server.mdx b/api_docs/kbn_core_saved_objects_server.mdx index ed48faf4f3c66..816de3324a79f 100644 --- a/api_docs/kbn_core_saved_objects_server.mdx +++ b/api_docs/kbn_core_saved_objects_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-saved-objects-server title: "@kbn/core-saved-objects-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-saved-objects-server plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-saved-objects-server'] --- import kbnCoreSavedObjectsServerObj from './kbn_core_saved_objects_server.devdocs.json'; diff --git a/api_docs/kbn_core_saved_objects_server_internal.mdx b/api_docs/kbn_core_saved_objects_server_internal.mdx index f6a3ded591dec..67942ac0db381 100644 --- a/api_docs/kbn_core_saved_objects_server_internal.mdx +++ b/api_docs/kbn_core_saved_objects_server_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-saved-objects-server-internal title: "@kbn/core-saved-objects-server-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-saved-objects-server-internal plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-saved-objects-server-internal'] --- import kbnCoreSavedObjectsServerInternalObj from './kbn_core_saved_objects_server_internal.devdocs.json'; diff --git a/api_docs/kbn_core_saved_objects_server_mocks.mdx b/api_docs/kbn_core_saved_objects_server_mocks.mdx index 06bddd7bebcca..1ff49aa6c3a5e 100644 --- a/api_docs/kbn_core_saved_objects_server_mocks.mdx +++ b/api_docs/kbn_core_saved_objects_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-saved-objects-server-mocks title: "@kbn/core-saved-objects-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-saved-objects-server-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-saved-objects-server-mocks'] --- import kbnCoreSavedObjectsServerMocksObj from './kbn_core_saved_objects_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_saved_objects_utils_server.mdx b/api_docs/kbn_core_saved_objects_utils_server.mdx index 9563736fe3aef..8cb3362ad7a96 100644 --- a/api_docs/kbn_core_saved_objects_utils_server.mdx +++ b/api_docs/kbn_core_saved_objects_utils_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-saved-objects-utils-server title: "@kbn/core-saved-objects-utils-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-saved-objects-utils-server plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-saved-objects-utils-server'] --- import kbnCoreSavedObjectsUtilsServerObj from './kbn_core_saved_objects_utils_server.devdocs.json'; diff --git a/api_docs/kbn_core_security_browser.mdx b/api_docs/kbn_core_security_browser.mdx index 58ee1731294e1..c74116b99423b 100644 --- a/api_docs/kbn_core_security_browser.mdx +++ b/api_docs/kbn_core_security_browser.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-security-browser title: "@kbn/core-security-browser" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-security-browser plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-security-browser'] --- import kbnCoreSecurityBrowserObj from './kbn_core_security_browser.devdocs.json'; diff --git a/api_docs/kbn_core_security_browser_internal.mdx b/api_docs/kbn_core_security_browser_internal.mdx index 8d7c302c34dd2..02b3d76e31b74 100644 --- a/api_docs/kbn_core_security_browser_internal.mdx +++ b/api_docs/kbn_core_security_browser_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-security-browser-internal title: "@kbn/core-security-browser-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-security-browser-internal plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-security-browser-internal'] --- import kbnCoreSecurityBrowserInternalObj from './kbn_core_security_browser_internal.devdocs.json'; diff --git a/api_docs/kbn_core_security_browser_mocks.devdocs.json b/api_docs/kbn_core_security_browser_mocks.devdocs.json index 3d76985b7d337..d962a7f16c0bc 100644 --- a/api_docs/kbn_core_security_browser_mocks.devdocs.json +++ b/api_docs/kbn_core_security_browser_mocks.devdocs.json @@ -146,7 +146,9 @@ "section": "def-common.AuthenticatedUser", "text": "AuthenticatedUser" }, - ", \"roles\"> & { roles: string[]; }>) => { username: string; enabled: boolean; metadata: { _reserved: boolean; _deprecated?: boolean | undefined; _deprecated_reason?: string | undefined; }; email: string; operator?: boolean | undefined; full_name: string; profile_uid: string; authentication_provider: ", + ", \"roles\"> & { roles: string[]; }>) => { username: string; enabled: boolean; metadata: { _reserved: boolean; _deprecated?: boolean | undefined; _deprecated_reason?: string | undefined; }; email: string; operator?: boolean | undefined; full_name: string; profile_uid: string; api_key?: ", + "ApiKeyDescriptor", + " | undefined; authentication_provider: ", { "pluginId": "@kbn/core-security-common", "scope": "common", diff --git a/api_docs/kbn_core_security_browser_mocks.mdx b/api_docs/kbn_core_security_browser_mocks.mdx index aca5a7b4c73fd..e4a7e57b0d2a5 100644 --- a/api_docs/kbn_core_security_browser_mocks.mdx +++ b/api_docs/kbn_core_security_browser_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-security-browser-mocks title: "@kbn/core-security-browser-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-security-browser-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-security-browser-mocks'] --- import kbnCoreSecurityBrowserMocksObj from './kbn_core_security_browser_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_security_common.devdocs.json b/api_docs/kbn_core_security_common.devdocs.json index fdae7a470ddf4..3dbd4b350da5a 100644 --- a/api_docs/kbn_core_security_common.devdocs.json +++ b/api_docs/kbn_core_security_common.devdocs.json @@ -173,6 +173,23 @@ "path": "packages/core/security/core-security-common/src/authentication/authenticated_user.ts", "deprecated": false, "trackAdoption": false + }, + { + "parentPluginId": "@kbn/core-security-common", + "id": "def-common.AuthenticatedUser.api_key", + "type": "Object", + "tags": [], + "label": "api_key", + "description": [ + "\nMetadata of the API key that was used to authenticate the user." + ], + "signature": [ + "ApiKeyDescriptor", + " | undefined" + ], + "path": "packages/core/security/core-security-common/src/authentication/authenticated_user.ts", + "deprecated": false, + "trackAdoption": false } ], "initialIsOpen": false diff --git a/api_docs/kbn_core_security_common.mdx b/api_docs/kbn_core_security_common.mdx index 18773454ba57c..7f756333d887b 100644 --- a/api_docs/kbn_core_security_common.mdx +++ b/api_docs/kbn_core_security_common.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-security-common title: "@kbn/core-security-common" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-security-common plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-security-common'] --- import kbnCoreSecurityCommonObj from './kbn_core_security_common.devdocs.json'; @@ -21,7 +21,7 @@ Contact [@elastic/kibana-core](https://github.com/orgs/elastic/teams/kibana-core | Public API count | Any count | Items lacking comments | Missing exports | |-------------------|-----------|------------------------|-----------------| -| 21 | 0 | 6 | 0 | +| 22 | 0 | 6 | 1 | ## Common diff --git a/api_docs/kbn_core_security_server.mdx b/api_docs/kbn_core_security_server.mdx index 8a5c4ca90d5cd..1a6724e93315f 100644 --- a/api_docs/kbn_core_security_server.mdx +++ b/api_docs/kbn_core_security_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-security-server title: "@kbn/core-security-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-security-server plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-security-server'] --- import kbnCoreSecurityServerObj from './kbn_core_security_server.devdocs.json'; diff --git a/api_docs/kbn_core_security_server_internal.mdx b/api_docs/kbn_core_security_server_internal.mdx index 75fa371ccbffa..c49286fa74aa8 100644 --- a/api_docs/kbn_core_security_server_internal.mdx +++ b/api_docs/kbn_core_security_server_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-security-server-internal title: "@kbn/core-security-server-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-security-server-internal plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-security-server-internal'] --- import kbnCoreSecurityServerInternalObj from './kbn_core_security_server_internal.devdocs.json'; diff --git a/api_docs/kbn_core_security_server_mocks.devdocs.json b/api_docs/kbn_core_security_server_mocks.devdocs.json index 4708eeb9f6c18..ca814e94e9e9b 100644 --- a/api_docs/kbn_core_security_server_mocks.devdocs.json +++ b/api_docs/kbn_core_security_server_mocks.devdocs.json @@ -312,7 +312,9 @@ "section": "def-common.AuthenticatedUser", "text": "AuthenticatedUser" }, - ", \"roles\"> & { roles: string[]; }>) => { username: string; enabled: boolean; metadata: { _reserved: boolean; _deprecated?: boolean | undefined; _deprecated_reason?: string | undefined; }; email: string; operator?: boolean | undefined; full_name: string; profile_uid: string; authentication_provider: ", + ", \"roles\"> & { roles: string[]; }>) => { username: string; enabled: boolean; metadata: { _reserved: boolean; _deprecated?: boolean | undefined; _deprecated_reason?: string | undefined; }; email: string; operator?: boolean | undefined; full_name: string; profile_uid: string; api_key?: ", + "ApiKeyDescriptor", + " | undefined; authentication_provider: ", { "pluginId": "@kbn/core-security-common", "scope": "common", diff --git a/api_docs/kbn_core_security_server_mocks.mdx b/api_docs/kbn_core_security_server_mocks.mdx index fcb60324a671f..3b75ec2c19fac 100644 --- a/api_docs/kbn_core_security_server_mocks.mdx +++ b/api_docs/kbn_core_security_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-security-server-mocks title: "@kbn/core-security-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-security-server-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-security-server-mocks'] --- import kbnCoreSecurityServerMocksObj from './kbn_core_security_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_status_common.mdx b/api_docs/kbn_core_status_common.mdx index f07664059ba87..2f6efc6fd87ff 100644 --- a/api_docs/kbn_core_status_common.mdx +++ b/api_docs/kbn_core_status_common.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-status-common title: "@kbn/core-status-common" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-status-common plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-status-common'] --- import kbnCoreStatusCommonObj from './kbn_core_status_common.devdocs.json'; diff --git a/api_docs/kbn_core_status_server.mdx b/api_docs/kbn_core_status_server.mdx index f7228de3b417b..41d3363267b81 100644 --- a/api_docs/kbn_core_status_server.mdx +++ b/api_docs/kbn_core_status_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-status-server title: "@kbn/core-status-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-status-server plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-status-server'] --- import kbnCoreStatusServerObj from './kbn_core_status_server.devdocs.json'; diff --git a/api_docs/kbn_core_status_server_internal.mdx b/api_docs/kbn_core_status_server_internal.mdx index 58ef144643276..0930d425641e4 100644 --- a/api_docs/kbn_core_status_server_internal.mdx +++ b/api_docs/kbn_core_status_server_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-status-server-internal title: "@kbn/core-status-server-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-status-server-internal plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-status-server-internal'] --- import kbnCoreStatusServerInternalObj from './kbn_core_status_server_internal.devdocs.json'; diff --git a/api_docs/kbn_core_status_server_mocks.mdx b/api_docs/kbn_core_status_server_mocks.mdx index fd9c6bf17dbb5..168ac3a0bfb6e 100644 --- a/api_docs/kbn_core_status_server_mocks.mdx +++ b/api_docs/kbn_core_status_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-status-server-mocks title: "@kbn/core-status-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-status-server-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-status-server-mocks'] --- import kbnCoreStatusServerMocksObj from './kbn_core_status_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_test_helpers_deprecations_getters.mdx b/api_docs/kbn_core_test_helpers_deprecations_getters.mdx index 5a8786df3e455..ae02cfa5b74ff 100644 --- a/api_docs/kbn_core_test_helpers_deprecations_getters.mdx +++ b/api_docs/kbn_core_test_helpers_deprecations_getters.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-test-helpers-deprecations-getters title: "@kbn/core-test-helpers-deprecations-getters" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-test-helpers-deprecations-getters plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-test-helpers-deprecations-getters'] --- import kbnCoreTestHelpersDeprecationsGettersObj from './kbn_core_test_helpers_deprecations_getters.devdocs.json'; diff --git a/api_docs/kbn_core_test_helpers_http_setup_browser.mdx b/api_docs/kbn_core_test_helpers_http_setup_browser.mdx index 251b3ec47699b..0e955880d2306 100644 --- a/api_docs/kbn_core_test_helpers_http_setup_browser.mdx +++ b/api_docs/kbn_core_test_helpers_http_setup_browser.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-test-helpers-http-setup-browser title: "@kbn/core-test-helpers-http-setup-browser" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-test-helpers-http-setup-browser plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-test-helpers-http-setup-browser'] --- import kbnCoreTestHelpersHttpSetupBrowserObj from './kbn_core_test_helpers_http_setup_browser.devdocs.json'; diff --git a/api_docs/kbn_core_test_helpers_kbn_server.mdx b/api_docs/kbn_core_test_helpers_kbn_server.mdx index 6119d36e9a78a..b7d4be2e0ef6d 100644 --- a/api_docs/kbn_core_test_helpers_kbn_server.mdx +++ b/api_docs/kbn_core_test_helpers_kbn_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-test-helpers-kbn-server title: "@kbn/core-test-helpers-kbn-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-test-helpers-kbn-server plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-test-helpers-kbn-server'] --- import kbnCoreTestHelpersKbnServerObj from './kbn_core_test_helpers_kbn_server.devdocs.json'; diff --git a/api_docs/kbn_core_test_helpers_model_versions.mdx b/api_docs/kbn_core_test_helpers_model_versions.mdx index 5089317b07c32..f9663cc44df45 100644 --- a/api_docs/kbn_core_test_helpers_model_versions.mdx +++ b/api_docs/kbn_core_test_helpers_model_versions.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-test-helpers-model-versions title: "@kbn/core-test-helpers-model-versions" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-test-helpers-model-versions plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-test-helpers-model-versions'] --- import kbnCoreTestHelpersModelVersionsObj from './kbn_core_test_helpers_model_versions.devdocs.json'; diff --git a/api_docs/kbn_core_test_helpers_so_type_serializer.mdx b/api_docs/kbn_core_test_helpers_so_type_serializer.mdx index 3447a4c10ff8e..f8c3347452578 100644 --- a/api_docs/kbn_core_test_helpers_so_type_serializer.mdx +++ b/api_docs/kbn_core_test_helpers_so_type_serializer.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-test-helpers-so-type-serializer title: "@kbn/core-test-helpers-so-type-serializer" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-test-helpers-so-type-serializer plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-test-helpers-so-type-serializer'] --- import kbnCoreTestHelpersSoTypeSerializerObj from './kbn_core_test_helpers_so_type_serializer.devdocs.json'; diff --git a/api_docs/kbn_core_test_helpers_test_utils.mdx b/api_docs/kbn_core_test_helpers_test_utils.mdx index 9601cc8d1e7c2..a967d5bc3f951 100644 --- a/api_docs/kbn_core_test_helpers_test_utils.mdx +++ b/api_docs/kbn_core_test_helpers_test_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-test-helpers-test-utils title: "@kbn/core-test-helpers-test-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-test-helpers-test-utils plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-test-helpers-test-utils'] --- import kbnCoreTestHelpersTestUtilsObj from './kbn_core_test_helpers_test_utils.devdocs.json'; diff --git a/api_docs/kbn_core_theme_browser.mdx b/api_docs/kbn_core_theme_browser.mdx index 62ebbffe99fc1..33658eed7d8aa 100644 --- a/api_docs/kbn_core_theme_browser.mdx +++ b/api_docs/kbn_core_theme_browser.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-theme-browser title: "@kbn/core-theme-browser" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-theme-browser plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-theme-browser'] --- import kbnCoreThemeBrowserObj from './kbn_core_theme_browser.devdocs.json'; diff --git a/api_docs/kbn_core_theme_browser_mocks.mdx b/api_docs/kbn_core_theme_browser_mocks.mdx index f822093990c8e..fa03353c33599 100644 --- a/api_docs/kbn_core_theme_browser_mocks.mdx +++ b/api_docs/kbn_core_theme_browser_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-theme-browser-mocks title: "@kbn/core-theme-browser-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-theme-browser-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-theme-browser-mocks'] --- import kbnCoreThemeBrowserMocksObj from './kbn_core_theme_browser_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_ui_settings_browser.mdx b/api_docs/kbn_core_ui_settings_browser.mdx index 557caa85deacc..b9ed805384ce2 100644 --- a/api_docs/kbn_core_ui_settings_browser.mdx +++ b/api_docs/kbn_core_ui_settings_browser.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-ui-settings-browser title: "@kbn/core-ui-settings-browser" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-ui-settings-browser plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-ui-settings-browser'] --- import kbnCoreUiSettingsBrowserObj from './kbn_core_ui_settings_browser.devdocs.json'; diff --git a/api_docs/kbn_core_ui_settings_browser_internal.mdx b/api_docs/kbn_core_ui_settings_browser_internal.mdx index f77887175bd43..c9231a12befa8 100644 --- a/api_docs/kbn_core_ui_settings_browser_internal.mdx +++ b/api_docs/kbn_core_ui_settings_browser_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-ui-settings-browser-internal title: "@kbn/core-ui-settings-browser-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-ui-settings-browser-internal plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-ui-settings-browser-internal'] --- import kbnCoreUiSettingsBrowserInternalObj from './kbn_core_ui_settings_browser_internal.devdocs.json'; diff --git a/api_docs/kbn_core_ui_settings_browser_mocks.mdx b/api_docs/kbn_core_ui_settings_browser_mocks.mdx index e3066e4ff94cb..c9ac32bdfa369 100644 --- a/api_docs/kbn_core_ui_settings_browser_mocks.mdx +++ b/api_docs/kbn_core_ui_settings_browser_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-ui-settings-browser-mocks title: "@kbn/core-ui-settings-browser-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-ui-settings-browser-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-ui-settings-browser-mocks'] --- import kbnCoreUiSettingsBrowserMocksObj from './kbn_core_ui_settings_browser_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_ui_settings_common.mdx b/api_docs/kbn_core_ui_settings_common.mdx index 9b57ef652f831..0e415fed8640d 100644 --- a/api_docs/kbn_core_ui_settings_common.mdx +++ b/api_docs/kbn_core_ui_settings_common.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-ui-settings-common title: "@kbn/core-ui-settings-common" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-ui-settings-common plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-ui-settings-common'] --- import kbnCoreUiSettingsCommonObj from './kbn_core_ui_settings_common.devdocs.json'; diff --git a/api_docs/kbn_core_ui_settings_server.mdx b/api_docs/kbn_core_ui_settings_server.mdx index 70b867845fb5d..244b345e28691 100644 --- a/api_docs/kbn_core_ui_settings_server.mdx +++ b/api_docs/kbn_core_ui_settings_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-ui-settings-server title: "@kbn/core-ui-settings-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-ui-settings-server plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-ui-settings-server'] --- import kbnCoreUiSettingsServerObj from './kbn_core_ui_settings_server.devdocs.json'; diff --git a/api_docs/kbn_core_ui_settings_server_internal.mdx b/api_docs/kbn_core_ui_settings_server_internal.mdx index 1617ec1167e4a..c434bfaf018bf 100644 --- a/api_docs/kbn_core_ui_settings_server_internal.mdx +++ b/api_docs/kbn_core_ui_settings_server_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-ui-settings-server-internal title: "@kbn/core-ui-settings-server-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-ui-settings-server-internal plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-ui-settings-server-internal'] --- import kbnCoreUiSettingsServerInternalObj from './kbn_core_ui_settings_server_internal.devdocs.json'; diff --git a/api_docs/kbn_core_ui_settings_server_mocks.mdx b/api_docs/kbn_core_ui_settings_server_mocks.mdx index 115d6e57a300b..b4857b0e18994 100644 --- a/api_docs/kbn_core_ui_settings_server_mocks.mdx +++ b/api_docs/kbn_core_ui_settings_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-ui-settings-server-mocks title: "@kbn/core-ui-settings-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-ui-settings-server-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-ui-settings-server-mocks'] --- import kbnCoreUiSettingsServerMocksObj from './kbn_core_ui_settings_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_usage_data_server.mdx b/api_docs/kbn_core_usage_data_server.mdx index 4a5db347be18a..f6c12046e5d84 100644 --- a/api_docs/kbn_core_usage_data_server.mdx +++ b/api_docs/kbn_core_usage_data_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-usage-data-server title: "@kbn/core-usage-data-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-usage-data-server plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-usage-data-server'] --- import kbnCoreUsageDataServerObj from './kbn_core_usage_data_server.devdocs.json'; diff --git a/api_docs/kbn_core_usage_data_server_internal.mdx b/api_docs/kbn_core_usage_data_server_internal.mdx index 2d5d28bc5d7d6..0dcaccf80da71 100644 --- a/api_docs/kbn_core_usage_data_server_internal.mdx +++ b/api_docs/kbn_core_usage_data_server_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-usage-data-server-internal title: "@kbn/core-usage-data-server-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-usage-data-server-internal plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-usage-data-server-internal'] --- import kbnCoreUsageDataServerInternalObj from './kbn_core_usage_data_server_internal.devdocs.json'; diff --git a/api_docs/kbn_core_usage_data_server_mocks.mdx b/api_docs/kbn_core_usage_data_server_mocks.mdx index e627823758fc1..46c23bfc2e7fb 100644 --- a/api_docs/kbn_core_usage_data_server_mocks.mdx +++ b/api_docs/kbn_core_usage_data_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-usage-data-server-mocks title: "@kbn/core-usage-data-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-usage-data-server-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-usage-data-server-mocks'] --- import kbnCoreUsageDataServerMocksObj from './kbn_core_usage_data_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_user_profile_browser.mdx b/api_docs/kbn_core_user_profile_browser.mdx index 7b5ef82899b18..ccec503dbeb9e 100644 --- a/api_docs/kbn_core_user_profile_browser.mdx +++ b/api_docs/kbn_core_user_profile_browser.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-user-profile-browser title: "@kbn/core-user-profile-browser" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-user-profile-browser plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-user-profile-browser'] --- import kbnCoreUserProfileBrowserObj from './kbn_core_user_profile_browser.devdocs.json'; diff --git a/api_docs/kbn_core_user_profile_browser_internal.mdx b/api_docs/kbn_core_user_profile_browser_internal.mdx index 67d177d00a7be..530c6bff113c3 100644 --- a/api_docs/kbn_core_user_profile_browser_internal.mdx +++ b/api_docs/kbn_core_user_profile_browser_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-user-profile-browser-internal title: "@kbn/core-user-profile-browser-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-user-profile-browser-internal plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-user-profile-browser-internal'] --- import kbnCoreUserProfileBrowserInternalObj from './kbn_core_user_profile_browser_internal.devdocs.json'; diff --git a/api_docs/kbn_core_user_profile_browser_mocks.mdx b/api_docs/kbn_core_user_profile_browser_mocks.mdx index 92dec3d374299..a56865865ec4d 100644 --- a/api_docs/kbn_core_user_profile_browser_mocks.mdx +++ b/api_docs/kbn_core_user_profile_browser_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-user-profile-browser-mocks title: "@kbn/core-user-profile-browser-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-user-profile-browser-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-user-profile-browser-mocks'] --- import kbnCoreUserProfileBrowserMocksObj from './kbn_core_user_profile_browser_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_user_profile_common.mdx b/api_docs/kbn_core_user_profile_common.mdx index 392def435b102..ec5416d6f6529 100644 --- a/api_docs/kbn_core_user_profile_common.mdx +++ b/api_docs/kbn_core_user_profile_common.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-user-profile-common title: "@kbn/core-user-profile-common" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-user-profile-common plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-user-profile-common'] --- import kbnCoreUserProfileCommonObj from './kbn_core_user_profile_common.devdocs.json'; diff --git a/api_docs/kbn_core_user_profile_server.mdx b/api_docs/kbn_core_user_profile_server.mdx index 05b9a92277bd9..9a9d9239dcebd 100644 --- a/api_docs/kbn_core_user_profile_server.mdx +++ b/api_docs/kbn_core_user_profile_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-user-profile-server title: "@kbn/core-user-profile-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-user-profile-server plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-user-profile-server'] --- import kbnCoreUserProfileServerObj from './kbn_core_user_profile_server.devdocs.json'; diff --git a/api_docs/kbn_core_user_profile_server_internal.mdx b/api_docs/kbn_core_user_profile_server_internal.mdx index 2a01c10cac685..b6630b61e174b 100644 --- a/api_docs/kbn_core_user_profile_server_internal.mdx +++ b/api_docs/kbn_core_user_profile_server_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-user-profile-server-internal title: "@kbn/core-user-profile-server-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-user-profile-server-internal plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-user-profile-server-internal'] --- import kbnCoreUserProfileServerInternalObj from './kbn_core_user_profile_server_internal.devdocs.json'; diff --git a/api_docs/kbn_core_user_profile_server_mocks.mdx b/api_docs/kbn_core_user_profile_server_mocks.mdx index 60c2ade6d1e72..095d0e047cdce 100644 --- a/api_docs/kbn_core_user_profile_server_mocks.mdx +++ b/api_docs/kbn_core_user_profile_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-user-profile-server-mocks title: "@kbn/core-user-profile-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-user-profile-server-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-user-profile-server-mocks'] --- import kbnCoreUserProfileServerMocksObj from './kbn_core_user_profile_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_user_settings_server.mdx b/api_docs/kbn_core_user_settings_server.mdx index ca34401382576..63d76fb68a81d 100644 --- a/api_docs/kbn_core_user_settings_server.mdx +++ b/api_docs/kbn_core_user_settings_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-user-settings-server title: "@kbn/core-user-settings-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-user-settings-server plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-user-settings-server'] --- import kbnCoreUserSettingsServerObj from './kbn_core_user_settings_server.devdocs.json'; diff --git a/api_docs/kbn_core_user_settings_server_mocks.mdx b/api_docs/kbn_core_user_settings_server_mocks.mdx index e88981a7517af..b5167ece5fd57 100644 --- a/api_docs/kbn_core_user_settings_server_mocks.mdx +++ b/api_docs/kbn_core_user_settings_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-user-settings-server-mocks title: "@kbn/core-user-settings-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-user-settings-server-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-user-settings-server-mocks'] --- import kbnCoreUserSettingsServerMocksObj from './kbn_core_user_settings_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_crypto.mdx b/api_docs/kbn_crypto.mdx index ac3d7e8a1b229..6fabcab2ab0c2 100644 --- a/api_docs/kbn_crypto.mdx +++ b/api_docs/kbn_crypto.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-crypto title: "@kbn/crypto" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/crypto plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/crypto'] --- import kbnCryptoObj from './kbn_crypto.devdocs.json'; diff --git a/api_docs/kbn_crypto_browser.mdx b/api_docs/kbn_crypto_browser.mdx index ed84390ce30d4..d0a61cb00f37b 100644 --- a/api_docs/kbn_crypto_browser.mdx +++ b/api_docs/kbn_crypto_browser.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-crypto-browser title: "@kbn/crypto-browser" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/crypto-browser plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/crypto-browser'] --- import kbnCryptoBrowserObj from './kbn_crypto_browser.devdocs.json'; diff --git a/api_docs/kbn_custom_icons.devdocs.json b/api_docs/kbn_custom_icons.devdocs.json index bc0a6de71888a..eddaff5d5ca80 100644 --- a/api_docs/kbn_custom_icons.devdocs.json +++ b/api_docs/kbn_custom_icons.devdocs.json @@ -37,7 +37,7 @@ }, ") => React.JSX.Element" ], - "path": "packages/kbn-custom-icons/src/components/agent_icon/index.tsx", + "path": "src/platform/packages/shared/kbn-custom-icons/src/components/agent_icon/index.tsx", "deprecated": false, "trackAdoption": false, "children": [ @@ -57,7 +57,7 @@ "text": "AgentIconProps" } ], - "path": "packages/kbn-custom-icons/src/components/agent_icon/index.tsx", + "path": "src/platform/packages/shared/kbn-custom-icons/src/components/agent_icon/index.tsx", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -84,7 +84,7 @@ }, ") => React.JSX.Element" ], - "path": "packages/kbn-custom-icons/src/components/cloud_provider_icon/index.tsx", + "path": "src/platform/packages/shared/kbn-custom-icons/src/components/cloud_provider_icon/index.tsx", "deprecated": false, "trackAdoption": false, "children": [ @@ -104,7 +104,7 @@ "text": "CloudProviderIconProps" } ], - "path": "packages/kbn-custom-icons/src/components/cloud_provider_icon/index.tsx", + "path": "src/platform/packages/shared/kbn-custom-icons/src/components/cloud_provider_icon/index.tsx", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -123,7 +123,7 @@ "signature": [ "(agentName: string | undefined, isDarkMode: boolean) => string" ], - "path": "packages/kbn-custom-icons/src/components/agent_icon/get_agent_icon.ts", + "path": "src/platform/packages/shared/kbn-custom-icons/src/components/agent_icon/get_agent_icon.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -137,7 +137,7 @@ "signature": [ "string | undefined" ], - "path": "packages/kbn-custom-icons/src/components/agent_icon/get_agent_icon.ts", + "path": "src/platform/packages/shared/kbn-custom-icons/src/components/agent_icon/get_agent_icon.ts", "deprecated": false, "trackAdoption": false, "isRequired": false @@ -152,7 +152,7 @@ "signature": [ "boolean" ], - "path": "packages/kbn-custom-icons/src/components/agent_icon/get_agent_icon.ts", + "path": "src/platform/packages/shared/kbn-custom-icons/src/components/agent_icon/get_agent_icon.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -179,7 +179,7 @@ }, ") => \"cloudSunny\" | \"logoAWS\" | \"logoAzure\" | \"logoGCP\"" ], - "path": "packages/kbn-custom-icons/src/components/cloud_provider_icon/get_cloud_provider_icon.ts", + "path": "src/platform/packages/shared/kbn-custom-icons/src/components/cloud_provider_icon/get_cloud_provider_icon.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -199,7 +199,7 @@ "text": "CloudProvider" } ], - "path": "packages/kbn-custom-icons/src/components/cloud_provider_icon/get_cloud_provider_icon.ts", + "path": "src/platform/packages/shared/kbn-custom-icons/src/components/cloud_provider_icon/get_cloud_provider_icon.ts", "deprecated": false, "trackAdoption": false, "isRequired": false @@ -226,7 +226,7 @@ }, " | undefined) => string" ], - "path": "packages/kbn-custom-icons/src/components/agent_icon/get_serverless_icon.ts", + "path": "src/platform/packages/shared/kbn-custom-icons/src/components/agent_icon/get_serverless_icon.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -247,7 +247,7 @@ }, " | undefined" ], - "path": "packages/kbn-custom-icons/src/components/agent_icon/get_serverless_icon.ts", + "path": "src/platform/packages/shared/kbn-custom-icons/src/components/agent_icon/get_serverless_icon.ts", "deprecated": false, "trackAdoption": false, "isRequired": false @@ -277,7 +277,7 @@ "EuiIconProps", ", \"type\">" ], - "path": "packages/kbn-custom-icons/src/components/agent_icon/index.tsx", + "path": "src/platform/packages/shared/kbn-custom-icons/src/components/agent_icon/index.tsx", "deprecated": false, "trackAdoption": false, "children": [ @@ -298,7 +298,7 @@ }, " | undefined" ], - "path": "packages/kbn-custom-icons/src/components/agent_icon/index.tsx", + "path": "src/platform/packages/shared/kbn-custom-icons/src/components/agent_icon/index.tsx", "deprecated": false, "trackAdoption": false } @@ -324,7 +324,7 @@ "EuiIconProps", ", \"type\">" ], - "path": "packages/kbn-custom-icons/src/components/cloud_provider_icon/index.tsx", + "path": "src/platform/packages/shared/kbn-custom-icons/src/components/cloud_provider_icon/index.tsx", "deprecated": false, "trackAdoption": false, "children": [ @@ -338,7 +338,7 @@ "signature": [ "\"aws\" | \"azure\" | \"gcp\" | \"unknownProvider\" | null | undefined" ], - "path": "packages/kbn-custom-icons/src/components/cloud_provider_icon/index.tsx", + "path": "src/platform/packages/shared/kbn-custom-icons/src/components/cloud_provider_icon/index.tsx", "deprecated": false, "trackAdoption": false } @@ -358,7 +358,7 @@ "signature": [ "\"aws\" | \"azure\" | \"gcp\" | \"unknownProvider\" | null | undefined" ], - "path": "packages/kbn-custom-icons/src/components/cloud_provider_icon/get_cloud_provider_icon.ts", + "path": "src/platform/packages/shared/kbn-custom-icons/src/components/cloud_provider_icon/get_cloud_provider_icon.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false diff --git a/api_docs/kbn_custom_icons.mdx b/api_docs/kbn_custom_icons.mdx index 6d81649cfe815..ada1c42e410dd 100644 --- a/api_docs/kbn_custom_icons.mdx +++ b/api_docs/kbn_custom_icons.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-custom-icons title: "@kbn/custom-icons" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/custom-icons plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/custom-icons'] --- import kbnCustomIconsObj from './kbn_custom_icons.devdocs.json'; diff --git a/api_docs/kbn_custom_integrations.devdocs.json b/api_docs/kbn_custom_integrations.devdocs.json index bc61d44d54e79..b4f26194c1161 100644 --- a/api_docs/kbn_custom_integrations.devdocs.json +++ b/api_docs/kbn_custom_integrations.devdocs.json @@ -13,7 +13,7 @@ "signature": [ "({ isDisabled, onClick, testSubj, }: ConnectedCustomIntegrationsButtonProps) => React.JSX.Element | null" ], - "path": "packages/kbn-custom-integrations/src/components/custom_integrations_button.tsx", + "path": "x-pack/solutions/observability/packages/kbn-custom-integrations/src/components/custom_integrations_button.tsx", "deprecated": false, "trackAdoption": false, "children": [ @@ -27,7 +27,7 @@ "signature": [ "ConnectedCustomIntegrationsButtonProps" ], - "path": "packages/kbn-custom-integrations/src/components/custom_integrations_button.tsx", + "path": "x-pack/solutions/observability/packages/kbn-custom-integrations/src/components/custom_integrations_button.tsx", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -46,7 +46,7 @@ "signature": [ "({ testSubjects }: Props) => React.JSX.Element | null" ], - "path": "packages/kbn-custom-integrations/src/components/custom_integrations_form.tsx", + "path": "x-pack/solutions/observability/packages/kbn-custom-integrations/src/components/custom_integrations_form.tsx", "deprecated": false, "trackAdoption": false, "children": [ @@ -60,7 +60,7 @@ "signature": [ "Props" ], - "path": "packages/kbn-custom-integrations/src/components/custom_integrations_form.tsx", + "path": "x-pack/solutions/observability/packages/kbn-custom-integrations/src/components/custom_integrations_form.tsx", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -79,7 +79,7 @@ "signature": [ "React.FunctionComponent>" ], - "path": "packages/kbn-custom-integrations/src/state_machines/custom_integrations/provider.tsx", + "path": "x-pack/solutions/observability/packages/kbn-custom-integrations/src/state_machines/custom_integrations/provider.tsx", "deprecated": false, "trackAdoption": false, "returnComment": [], @@ -127,7 +127,7 @@ "Mode", "; dispatchableEvents: { saveCreateFields: (() => void) | undefined; updateCreateFields: ((fields: Partial<{ integrationName: string; datasets: { name: string; type: \"metrics\" | \"logs\"; }[]; }>) => void) | undefined; }; }" ], - "path": "packages/kbn-custom-integrations/src/hooks/use_consumer_custom_integrations.ts", + "path": "x-pack/solutions/observability/packages/kbn-custom-integrations/src/hooks/use_consumer_custom_integrations.ts", "deprecated": false, "trackAdoption": false, "children": [], @@ -210,7 +210,7 @@ "ServiceMap", ">>; }" ], - "path": "packages/kbn-custom-integrations/src/hooks/use_custom_integrations.ts", + "path": "x-pack/solutions/observability/packages/kbn-custom-integrations/src/hooks/use_custom_integrations.ts", "deprecated": false, "trackAdoption": false, "children": [], @@ -226,7 +226,7 @@ "tags": [], "label": "Callbacks", "description": [], - "path": "packages/kbn-custom-integrations/src/state_machines/custom_integrations/provider.tsx", + "path": "x-pack/solutions/observability/packages/kbn-custom-integrations/src/state_machines/custom_integrations/provider.tsx", "deprecated": false, "trackAdoption": false, "children": [ @@ -240,7 +240,7 @@ "signature": [ "((integrationOptions: { integrationName: string; datasets: { name: string; type: \"metrics\" | \"logs\"; }[]; }) => void) | undefined" ], - "path": "packages/kbn-custom-integrations/src/state_machines/custom_integrations/provider.tsx", + "path": "x-pack/solutions/observability/packages/kbn-custom-integrations/src/state_machines/custom_integrations/provider.tsx", "deprecated": false, "trackAdoption": false, "children": [ @@ -254,7 +254,7 @@ "signature": [ "{ integrationName: string; datasets: { name: string; type: \"metrics\" | \"logs\"; }[]; }" ], - "path": "packages/kbn-custom-integrations/src/state_machines/custom_integrations/provider.tsx", + "path": "x-pack/solutions/observability/packages/kbn-custom-integrations/src/state_machines/custom_integrations/provider.tsx", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -272,7 +272,7 @@ "signature": [ "((integrationName: string) => void) | undefined" ], - "path": "packages/kbn-custom-integrations/src/state_machines/custom_integrations/provider.tsx", + "path": "x-pack/solutions/observability/packages/kbn-custom-integrations/src/state_machines/custom_integrations/provider.tsx", "deprecated": false, "trackAdoption": false, "children": [ @@ -286,7 +286,7 @@ "signature": [ "string" ], - "path": "packages/kbn-custom-integrations/src/state_machines/custom_integrations/provider.tsx", + "path": "x-pack/solutions/observability/packages/kbn-custom-integrations/src/state_machines/custom_integrations/provider.tsx", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -306,7 +306,7 @@ "IntegrationError", ") => void) | undefined" ], - "path": "packages/kbn-custom-integrations/src/state_machines/custom_integrations/provider.tsx", + "path": "x-pack/solutions/observability/packages/kbn-custom-integrations/src/state_machines/custom_integrations/provider.tsx", "deprecated": false, "trackAdoption": false, "children": [ @@ -320,7 +320,7 @@ "signature": [ "IntegrationError" ], - "path": "packages/kbn-custom-integrations/src/state_machines/custom_integrations/provider.tsx", + "path": "x-pack/solutions/observability/packages/kbn-custom-integrations/src/state_machines/custom_integrations/provider.tsx", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -344,7 +344,7 @@ "signature": [ "{ integrationName: string; datasets: { name: string; type: \"metrics\" | \"logs\"; }[]; }" ], - "path": "packages/kbn-custom-integrations/src/types.ts", + "path": "x-pack/solutions/observability/packages/kbn-custom-integrations/src/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -359,7 +359,7 @@ "signature": [ "{ saveCreateFields: (() => void) | undefined; updateCreateFields: ((fields: Partial<{ integrationName: string; datasets: { name: string; type: \"metrics\" | \"logs\"; }[]; }>) => void) | undefined; }" ], - "path": "packages/kbn-custom-integrations/src/hooks/use_consumer_custom_integrations.ts", + "path": "x-pack/solutions/observability/packages/kbn-custom-integrations/src/hooks/use_consumer_custom_integrations.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -377,7 +377,7 @@ "> | undefined; } & ", "WithSelectedMode" ], - "path": "packages/kbn-custom-integrations/src/state_machines/custom_integrations/types.ts", + "path": "x-pack/solutions/observability/packages/kbn-custom-integrations/src/state_machines/custom_integrations/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false diff --git a/api_docs/kbn_custom_integrations.mdx b/api_docs/kbn_custom_integrations.mdx index 13568879f33d2..45d0bb4924edf 100644 --- a/api_docs/kbn_custom_integrations.mdx +++ b/api_docs/kbn_custom_integrations.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-custom-integrations title: "@kbn/custom-integrations" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/custom-integrations plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/custom-integrations'] --- import kbnCustomIntegrationsObj from './kbn_custom_integrations.devdocs.json'; diff --git a/api_docs/kbn_cypress_config.mdx b/api_docs/kbn_cypress_config.mdx index dcb404004cd8d..d9a979d059c12 100644 --- a/api_docs/kbn_cypress_config.mdx +++ b/api_docs/kbn_cypress_config.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-cypress-config title: "@kbn/cypress-config" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/cypress-config plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/cypress-config'] --- import kbnCypressConfigObj from './kbn_cypress_config.devdocs.json'; diff --git a/api_docs/kbn_data_forge.mdx b/api_docs/kbn_data_forge.mdx index a65df0037a220..b1ab75bc090dd 100644 --- a/api_docs/kbn_data_forge.mdx +++ b/api_docs/kbn_data_forge.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-data-forge title: "@kbn/data-forge" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/data-forge plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/data-forge'] --- import kbnDataForgeObj from './kbn_data_forge.devdocs.json'; diff --git a/api_docs/kbn_data_service.mdx b/api_docs/kbn_data_service.mdx index 8cbca6ea6d38a..4af8bb7e8e68d 100644 --- a/api_docs/kbn_data_service.mdx +++ b/api_docs/kbn_data_service.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-data-service title: "@kbn/data-service" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/data-service plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/data-service'] --- import kbnDataServiceObj from './kbn_data_service.devdocs.json'; diff --git a/api_docs/kbn_data_stream_adapter.mdx b/api_docs/kbn_data_stream_adapter.mdx index c7573b7246682..f85f38eba39e5 100644 --- a/api_docs/kbn_data_stream_adapter.mdx +++ b/api_docs/kbn_data_stream_adapter.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-data-stream-adapter title: "@kbn/data-stream-adapter" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/data-stream-adapter plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/data-stream-adapter'] --- import kbnDataStreamAdapterObj from './kbn_data_stream_adapter.devdocs.json'; diff --git a/api_docs/kbn_data_view_utils.mdx b/api_docs/kbn_data_view_utils.mdx index 9f0156483c8a9..64877d7306bb7 100644 --- a/api_docs/kbn_data_view_utils.mdx +++ b/api_docs/kbn_data_view_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-data-view-utils title: "@kbn/data-view-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/data-view-utils plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/data-view-utils'] --- import kbnDataViewUtilsObj from './kbn_data_view_utils.devdocs.json'; diff --git a/api_docs/kbn_datemath.mdx b/api_docs/kbn_datemath.mdx index 236758431fb7d..ea3059ef2bb56 100644 --- a/api_docs/kbn_datemath.mdx +++ b/api_docs/kbn_datemath.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-datemath title: "@kbn/datemath" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/datemath plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/datemath'] --- import kbnDatemathObj from './kbn_datemath.devdocs.json'; diff --git a/api_docs/kbn_deeplinks_analytics.mdx b/api_docs/kbn_deeplinks_analytics.mdx index 1bd747d9aade3..76379a5dfa750 100644 --- a/api_docs/kbn_deeplinks_analytics.mdx +++ b/api_docs/kbn_deeplinks_analytics.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-deeplinks-analytics title: "@kbn/deeplinks-analytics" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/deeplinks-analytics plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/deeplinks-analytics'] --- import kbnDeeplinksAnalyticsObj from './kbn_deeplinks_analytics.devdocs.json'; diff --git a/api_docs/kbn_deeplinks_devtools.mdx b/api_docs/kbn_deeplinks_devtools.mdx index b68dfd1398e3a..89ba9885cb8a0 100644 --- a/api_docs/kbn_deeplinks_devtools.mdx +++ b/api_docs/kbn_deeplinks_devtools.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-deeplinks-devtools title: "@kbn/deeplinks-devtools" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/deeplinks-devtools plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/deeplinks-devtools'] --- import kbnDeeplinksDevtoolsObj from './kbn_deeplinks_devtools.devdocs.json'; diff --git a/api_docs/kbn_deeplinks_fleet.mdx b/api_docs/kbn_deeplinks_fleet.mdx index 1502546fa2b12..136404ee0c6df 100644 --- a/api_docs/kbn_deeplinks_fleet.mdx +++ b/api_docs/kbn_deeplinks_fleet.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-deeplinks-fleet title: "@kbn/deeplinks-fleet" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/deeplinks-fleet plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/deeplinks-fleet'] --- import kbnDeeplinksFleetObj from './kbn_deeplinks_fleet.devdocs.json'; diff --git a/api_docs/kbn_deeplinks_management.mdx b/api_docs/kbn_deeplinks_management.mdx index 8f250b8af10fa..36a829be0e41b 100644 --- a/api_docs/kbn_deeplinks_management.mdx +++ b/api_docs/kbn_deeplinks_management.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-deeplinks-management title: "@kbn/deeplinks-management" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/deeplinks-management plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/deeplinks-management'] --- import kbnDeeplinksManagementObj from './kbn_deeplinks_management.devdocs.json'; diff --git a/api_docs/kbn_deeplinks_ml.mdx b/api_docs/kbn_deeplinks_ml.mdx index 5705ef2e076c3..65bd281a41cef 100644 --- a/api_docs/kbn_deeplinks_ml.mdx +++ b/api_docs/kbn_deeplinks_ml.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-deeplinks-ml title: "@kbn/deeplinks-ml" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/deeplinks-ml plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/deeplinks-ml'] --- import kbnDeeplinksMlObj from './kbn_deeplinks_ml.devdocs.json'; diff --git a/api_docs/kbn_deeplinks_observability.mdx b/api_docs/kbn_deeplinks_observability.mdx index bae04e1ed3b02..4d2240191e6e9 100644 --- a/api_docs/kbn_deeplinks_observability.mdx +++ b/api_docs/kbn_deeplinks_observability.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-deeplinks-observability title: "@kbn/deeplinks-observability" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/deeplinks-observability plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/deeplinks-observability'] --- import kbnDeeplinksObservabilityObj from './kbn_deeplinks_observability.devdocs.json'; diff --git a/api_docs/kbn_deeplinks_search.mdx b/api_docs/kbn_deeplinks_search.mdx index 377aa45d4c14e..485c6ee29d0e9 100644 --- a/api_docs/kbn_deeplinks_search.mdx +++ b/api_docs/kbn_deeplinks_search.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-deeplinks-search title: "@kbn/deeplinks-search" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/deeplinks-search plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/deeplinks-search'] --- import kbnDeeplinksSearchObj from './kbn_deeplinks_search.devdocs.json'; diff --git a/api_docs/kbn_deeplinks_security.mdx b/api_docs/kbn_deeplinks_security.mdx index 1e023a22a3374..918afaa0294c6 100644 --- a/api_docs/kbn_deeplinks_security.mdx +++ b/api_docs/kbn_deeplinks_security.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-deeplinks-security title: "@kbn/deeplinks-security" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/deeplinks-security plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/deeplinks-security'] --- import kbnDeeplinksSecurityObj from './kbn_deeplinks_security.devdocs.json'; diff --git a/api_docs/kbn_deeplinks_shared.mdx b/api_docs/kbn_deeplinks_shared.mdx index 5bab323429abc..7a1f6326f7e86 100644 --- a/api_docs/kbn_deeplinks_shared.mdx +++ b/api_docs/kbn_deeplinks_shared.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-deeplinks-shared title: "@kbn/deeplinks-shared" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/deeplinks-shared plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/deeplinks-shared'] --- import kbnDeeplinksSharedObj from './kbn_deeplinks_shared.devdocs.json'; diff --git a/api_docs/kbn_default_nav_analytics.mdx b/api_docs/kbn_default_nav_analytics.mdx index 24d4c82100632..1f33e99ef9e52 100644 --- a/api_docs/kbn_default_nav_analytics.mdx +++ b/api_docs/kbn_default_nav_analytics.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-default-nav-analytics title: "@kbn/default-nav-analytics" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/default-nav-analytics plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/default-nav-analytics'] --- import kbnDefaultNavAnalyticsObj from './kbn_default_nav_analytics.devdocs.json'; diff --git a/api_docs/kbn_default_nav_devtools.mdx b/api_docs/kbn_default_nav_devtools.mdx index 5cab9a17fe594..3ad00db0b6d6e 100644 --- a/api_docs/kbn_default_nav_devtools.mdx +++ b/api_docs/kbn_default_nav_devtools.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-default-nav-devtools title: "@kbn/default-nav-devtools" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/default-nav-devtools plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/default-nav-devtools'] --- import kbnDefaultNavDevtoolsObj from './kbn_default_nav_devtools.devdocs.json'; diff --git a/api_docs/kbn_default_nav_management.mdx b/api_docs/kbn_default_nav_management.mdx index 22b7b535e9dfd..443d1aee620e1 100644 --- a/api_docs/kbn_default_nav_management.mdx +++ b/api_docs/kbn_default_nav_management.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-default-nav-management title: "@kbn/default-nav-management" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/default-nav-management plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/default-nav-management'] --- import kbnDefaultNavManagementObj from './kbn_default_nav_management.devdocs.json'; diff --git a/api_docs/kbn_default_nav_ml.mdx b/api_docs/kbn_default_nav_ml.mdx index 5ce963253ddd0..2074cb2fb139f 100644 --- a/api_docs/kbn_default_nav_ml.mdx +++ b/api_docs/kbn_default_nav_ml.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-default-nav-ml title: "@kbn/default-nav-ml" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/default-nav-ml plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/default-nav-ml'] --- import kbnDefaultNavMlObj from './kbn_default_nav_ml.devdocs.json'; diff --git a/api_docs/kbn_dev_cli_errors.mdx b/api_docs/kbn_dev_cli_errors.mdx index 6afcd30846e13..61877463a584b 100644 --- a/api_docs/kbn_dev_cli_errors.mdx +++ b/api_docs/kbn_dev_cli_errors.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-dev-cli-errors title: "@kbn/dev-cli-errors" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/dev-cli-errors plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/dev-cli-errors'] --- import kbnDevCliErrorsObj from './kbn_dev_cli_errors.devdocs.json'; diff --git a/api_docs/kbn_dev_cli_runner.mdx b/api_docs/kbn_dev_cli_runner.mdx index 7d4cca6613e9a..1dd59986cbfa1 100644 --- a/api_docs/kbn_dev_cli_runner.mdx +++ b/api_docs/kbn_dev_cli_runner.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-dev-cli-runner title: "@kbn/dev-cli-runner" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/dev-cli-runner plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/dev-cli-runner'] --- import kbnDevCliRunnerObj from './kbn_dev_cli_runner.devdocs.json'; diff --git a/api_docs/kbn_dev_proc_runner.mdx b/api_docs/kbn_dev_proc_runner.mdx index 297ea93b06d39..25155c4cdfe47 100644 --- a/api_docs/kbn_dev_proc_runner.mdx +++ b/api_docs/kbn_dev_proc_runner.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-dev-proc-runner title: "@kbn/dev-proc-runner" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/dev-proc-runner plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/dev-proc-runner'] --- import kbnDevProcRunnerObj from './kbn_dev_proc_runner.devdocs.json'; diff --git a/api_docs/kbn_dev_utils.mdx b/api_docs/kbn_dev_utils.mdx index 1d56c21ec0a78..7fd3d4cd6b251 100644 --- a/api_docs/kbn_dev_utils.mdx +++ b/api_docs/kbn_dev_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-dev-utils title: "@kbn/dev-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/dev-utils plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/dev-utils'] --- import kbnDevUtilsObj from './kbn_dev_utils.devdocs.json'; diff --git a/api_docs/kbn_discover_contextual_components.devdocs.json b/api_docs/kbn_discover_contextual_components.devdocs.json index cd6c2ab526e25..ea2e28e6d29a8 100644 --- a/api_docs/kbn_discover_contextual_components.devdocs.json +++ b/api_docs/kbn_discover_contextual_components.devdocs.json @@ -13,7 +13,7 @@ "signature": [ "({ columnId, dataView, fieldFormats, isCompressed, isSingleLine, row, shouldShowFieldHandler, }: ContentProps) => React.JSX.Element" ], - "path": "packages/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/content.tsx", + "path": "src/platform/packages/shared/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/content.tsx", "deprecated": false, "trackAdoption": false, "children": [ @@ -27,7 +27,7 @@ "signature": [ "ContentProps" ], - "path": "packages/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/content.tsx", + "path": "src/platform/packages/shared/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/content.tsx", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -78,7 +78,7 @@ }, "[]" ], - "path": "packages/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/utils.tsx", + "path": "src/platform/packages/shared/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/utils.tsx", "deprecated": false, "trackAdoption": false, "children": [ @@ -98,7 +98,7 @@ "text": "DataTableRecord" } ], - "path": "packages/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/utils.tsx", + "path": "src/platform/packages/shared/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/utils.tsx", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -119,7 +119,7 @@ "text": "CoreStart" } ], - "path": "packages/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/utils.tsx", + "path": "src/platform/packages/shared/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/utils.tsx", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -141,7 +141,7 @@ }, " | undefined" ], - "path": "packages/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/utils.tsx", + "path": "src/platform/packages/shared/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/utils.tsx", "deprecated": false, "trackAdoption": false, "isRequired": false @@ -178,7 +178,7 @@ "SearchNestedIdentity", " | undefined; _ignored?: string[] | undefined; ignored_field_values?: Record | undefined; _shard?: string | undefined; _node?: string | undefined; _routing?: string | undefined; _rank?: number | undefined; _seq_no?: number | undefined; _primary_term?: number | undefined; _version?: number | undefined; }; id: string; isAnchor?: boolean | undefined; }" ], - "path": "packages/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/utils.tsx", + "path": "src/platform/packages/shared/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/utils.tsx", "deprecated": false, "trackAdoption": false, "children": [ @@ -198,7 +198,7 @@ "text": "DataTableRecord" } ], - "path": "packages/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/utils.tsx", + "path": "src/platform/packages/shared/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/utils.tsx", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -225,7 +225,7 @@ }, ") => React.JSX.Element" ], - "path": "packages/kbn-discover-contextual-components/src/data_types/logs/components/log_level_badge_cell/log_level_badge_cell.tsx", + "path": "src/platform/packages/shared/kbn-discover-contextual-components/src/data_types/logs/components/log_level_badge_cell/log_level_badge_cell.tsx", "deprecated": false, "trackAdoption": false, "children": [ @@ -239,7 +239,7 @@ "signature": [ "string" ], - "path": "packages/kbn-discover-contextual-components/src/data_types/logs/components/log_level_badge_cell/log_level_badge_cell.tsx", + "path": "src/platform/packages/shared/kbn-discover-contextual-components/src/data_types/logs/components/log_level_badge_cell/log_level_badge_cell.tsx", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -263,7 +263,7 @@ ") => ", "ResourceFields" ], - "path": "packages/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/utils.tsx", + "path": "src/platform/packages/shared/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/utils.tsx", "deprecated": false, "trackAdoption": false, "children": [ @@ -277,7 +277,7 @@ "signature": [ "LogDocument" ], - "path": "packages/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/utils.tsx", + "path": "src/platform/packages/shared/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/utils.tsx", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -330,7 +330,7 @@ }, " & React.RefAttributes<{}>>" ], - "path": "packages/kbn-discover-contextual-components/src/index.ts", + "path": "src/platform/packages/shared/kbn-discover-contextual-components/src/index.ts", "deprecated": false, "trackAdoption": false, "returnComment": [], @@ -362,7 +362,7 @@ "signature": [ "({ fields, limited, onFilter, ...props }: ResourceProps) => React.JSX.Element" ], - "path": "packages/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/resource.tsx", + "path": "src/platform/packages/shared/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/resource.tsx", "deprecated": false, "trackAdoption": false, "children": [ @@ -376,7 +376,7 @@ "signature": [ "ResourceProps" ], - "path": "packages/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/resource.tsx", + "path": "src/platform/packages/shared/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/resource.tsx", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -397,7 +397,7 @@ "FieldBadgeWithActionsPropsAndDependencies", ") => React.JSX.Element" ], - "path": "packages/kbn-discover-contextual-components/src/data_types/logs/components/service_name_badge_with_actions.tsx", + "path": "src/platform/packages/shared/kbn-discover-contextual-components/src/data_types/logs/components/service_name_badge_with_actions.tsx", "deprecated": false, "trackAdoption": false, "children": [ @@ -411,7 +411,7 @@ "signature": [ "FieldBadgeWithActionsPropsAndDependencies" ], - "path": "packages/kbn-discover-contextual-components/src/data_types/logs/components/service_name_badge_with_actions.tsx", + "path": "src/platform/packages/shared/kbn-discover-contextual-components/src/data_types/logs/components/service_name_badge_with_actions.tsx", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -438,7 +438,7 @@ }, ") => React.JSX.Element" ], - "path": "packages/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/summary_column.tsx", + "path": "src/platform/packages/shared/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/summary_column.tsx", "deprecated": false, "trackAdoption": false, "children": [ @@ -458,7 +458,7 @@ "text": "AllSummaryColumnProps" } ], - "path": "packages/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/summary_column.tsx", + "path": "src/platform/packages/shared/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/summary_column.tsx", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -476,7 +476,7 @@ "tags": [], "label": "ResourceFieldDescriptor", "description": [], - "path": "packages/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/utils.tsx", + "path": "src/platform/packages/shared/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/utils.tsx", "deprecated": false, "trackAdoption": false, "children": [ @@ -494,7 +494,7 @@ "FieldBadgeWithActionsProps", ">" ], - "path": "packages/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/utils.tsx", + "path": "src/platform/packages/shared/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/utils.tsx", "deprecated": false, "trackAdoption": false }, @@ -508,7 +508,7 @@ "signature": [ "(() => JSX.Element) | undefined" ], - "path": "packages/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/utils.tsx", + "path": "src/platform/packages/shared/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/utils.tsx", "deprecated": false, "trackAdoption": false, "children": [], @@ -525,7 +525,7 @@ "keyof ", "ResourceFields" ], - "path": "packages/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/utils.tsx", + "path": "src/platform/packages/shared/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/utils.tsx", "deprecated": false, "trackAdoption": false }, @@ -536,7 +536,7 @@ "tags": [], "label": "value", "description": [], - "path": "packages/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/utils.tsx", + "path": "src/platform/packages/shared/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/utils.tsx", "deprecated": false, "trackAdoption": false } @@ -550,7 +550,7 @@ "tags": [], "label": "SummaryColumnFactoryDeps", "description": [], - "path": "packages/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/summary_column.tsx", + "path": "src/platform/packages/shared/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/summary_column.tsx", "deprecated": false, "trackAdoption": false, "children": [ @@ -571,7 +571,7 @@ }, " | undefined" ], - "path": "packages/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/summary_column.tsx", + "path": "src/platform/packages/shared/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/summary_column.tsx", "deprecated": false, "trackAdoption": false }, @@ -585,7 +585,7 @@ "signature": [ "number | undefined" ], - "path": "packages/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/summary_column.tsx", + "path": "src/platform/packages/shared/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/summary_column.tsx", "deprecated": false, "trackAdoption": false }, @@ -599,7 +599,7 @@ "signature": [ "(fieldName: string) => boolean" ], - "path": "packages/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/summary_column.tsx", + "path": "src/platform/packages/shared/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/summary_column.tsx", "deprecated": false, "trackAdoption": false, "returnComment": [], @@ -628,7 +628,7 @@ "DocViewFilterFn", " | undefined" ], - "path": "packages/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/summary_column.tsx", + "path": "src/platform/packages/shared/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/summary_column.tsx", "deprecated": false, "trackAdoption": false }, @@ -648,7 +648,7 @@ "text": "CoreStart" } ], - "path": "packages/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/summary_column.tsx", + "path": "src/platform/packages/shared/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/summary_column.tsx", "deprecated": false, "trackAdoption": false }, @@ -669,7 +669,7 @@ }, " | undefined" ], - "path": "packages/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/summary_column.tsx", + "path": "src/platform/packages/shared/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/summary_column.tsx", "deprecated": false, "trackAdoption": false } @@ -721,7 +721,7 @@ "text": "SummaryColumnFactoryDeps" } ], - "path": "packages/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/summary_column.tsx", + "path": "src/platform/packages/shared/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/summary_column.tsx", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -744,7 +744,7 @@ }, ") => React.JSX.Element" ], - "path": "packages/kbn-discover-contextual-components/src/data_types/logs/components/log_level_badge_cell/log_level_badge_cell.tsx", + "path": "src/platform/packages/shared/kbn-discover-contextual-components/src/data_types/logs/components/log_level_badge_cell/log_level_badge_cell.tsx", "deprecated": false, "trackAdoption": false, "returnComment": [], @@ -784,7 +784,7 @@ }, "; closePopover: () => void; isCompressed?: boolean | undefined; }" ], - "path": "packages/kbn-discover-contextual-components/src/data_types/logs/components/log_level_badge_cell/log_level_badge_cell.tsx", + "path": "src/platform/packages/shared/kbn-discover-contextual-components/src/data_types/logs/components/log_level_badge_cell/log_level_badge_cell.tsx", "deprecated": false, "trackAdoption": false } @@ -826,7 +826,7 @@ }, "; closePopover: () => void; isCompressed?: boolean | undefined; }" ], - "path": "packages/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/summary_column.tsx", + "path": "src/platform/packages/shared/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/summary_column.tsx", "deprecated": false, "trackAdoption": false, "initialIsOpen": false diff --git a/api_docs/kbn_discover_contextual_components.mdx b/api_docs/kbn_discover_contextual_components.mdx index 355cb21c9eab4..ce9f3ede100f6 100644 --- a/api_docs/kbn_discover_contextual_components.mdx +++ b/api_docs/kbn_discover_contextual_components.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-discover-contextual-components title: "@kbn/discover-contextual-components" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/discover-contextual-components plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/discover-contextual-components'] --- import kbnDiscoverContextualComponentsObj from './kbn_discover_contextual_components.devdocs.json'; diff --git a/api_docs/kbn_discover_utils.devdocs.json b/api_docs/kbn_discover_utils.devdocs.json index c674ad6ee7279..30529c7df0fd9 100644 --- a/api_docs/kbn_discover_utils.devdocs.json +++ b/api_docs/kbn_discover_utils.devdocs.json @@ -2439,7 +2439,7 @@ "section": "def-common.AppMenuControlOnClickParams", "text": "AppMenuControlOnClickParams" }, - ") => void | React.ReactNode) | undefined; } & { iconType: \"string\" | \"number\" | \"function\" | \"key\" | \"namespace\" | \"error\" | \"filter\" | \"search\" | \"link\" | \"at\" | \"nested\" | \"ip\" | \"push\" | \"list\" | \"cluster\" | \"eql\" | \"index\" | \"unlink\" | \"alert\" | \"color\" | \"grid\" | \"aggregate\" | \"warning\" | \"annotation\" | \"memory\" | \"stats\" | \"mobile\" | \"article\" | \"menu\" | \"image\" | \"stop\" | \"download\" | \"document\" | \"email\" | \"copy\" | \"move\" | \"merge\" | \"partial\" | \"container\" | \"user\" | \"pause\" | \"share\" | \"home\" | \"spaces\" | \"package\" | \"tag\" | \"beta\" | \"users\" | \"brush\" | \"percent\" | \"temperature\" | \"accessibility\" | \"addDataApp\" | \"advancedSettingsApp\" | \"agentApp\" | \"analyzeEvent\" | \"anomalyChart\" | \"anomalySwimLane\" | \"apmApp\" | \"apmTrace\" | \"appSearchApp\" | \"apps\" | \"arrowDown\" | \"arrowLeft\" | \"arrowRight\" | \"arrowUp\" | \"arrowStart\" | \"arrowEnd\" | \"asterisk\" | \"auditbeatApp\" | \"beaker\" | \"bell\" | \"bellSlash\" | \"bolt\" | \"boxesHorizontal\" | \"boxesVertical\" | \"branch\" | \"branchUser\" | \"broom\" | \"bug\" | \"bullseye\" | \"calendar\" | \"canvasApp\" | \"casesApp\" | \"changePointDetection\" | \"check\" | \"checkInCircleFilled\" | \"cheer\" | \"classificationJob\" | \"clickLeft\" | \"clickRight\" | \"clock\" | \"clockCounter\" | \"cloudDrizzle\" | \"cloudStormy\" | \"cloudSunny\" | \"codeApp\" | \"compute\" | \"console\" | \"consoleApp\" | \"continuityAbove\" | \"continuityAboveBelow\" | \"continuityBelow\" | \"continuityWithin\" | \"controlsHorizontal\" | \"controlsVertical\" | \"copyClipboard\" | \"createAdvancedJob\" | \"createMultiMetricJob\" | \"createPopulationJob\" | \"createSingleMetricJob\" | \"cross\" | \"crossClusterReplicationApp\" | \"crossInCircle\" | \"crosshairs\" | \"currency\" | \"cut\" | \"dashboardApp\" | \"dataVisualizer\" | \"database\" | \"desktop\" | \"devToolsApp\" | \"diff\" | \"discoverApp\" | \"discuss\" | \"documentEdit\" | \"documentation\" | \"documents\" | \"dot\" | \"dotInCircle\" | \"doubleArrowLeft\" | \"doubleArrowRight\" | \"editorAlignCenter\" | \"editorAlignLeft\" | \"editorAlignRight\" | \"editorBold\" | \"editorChecklist\" | \"editorCodeBlock\" | \"editorComment\" | \"editorDistributeHorizontal\" | \"editorDistributeVertical\" | \"editorHeading\" | \"editorItalic\" | \"editorItemAlignBottom\" | \"editorItemAlignCenter\" | \"editorItemAlignLeft\" | \"editorItemAlignMiddle\" | \"editorItemAlignRight\" | \"editorItemAlignTop\" | \"editorLink\" | \"editorOrderedList\" | \"editorPositionBottomLeft\" | \"editorPositionBottomRight\" | \"editorPositionTopLeft\" | \"editorPositionTopRight\" | \"editorRedo\" | \"editorStrike\" | \"editorTable\" | \"editorUnderline\" | \"editorUndo\" | \"editorUnorderedList\" | \"empty\" | \"emsApp\" | \"endpoint\" | \"eraser\" | \"errorFilled\" | \"esqlVis\" | \"exit\" | \"expand\" | \"expandMini\" | \"exportAction\" | \"eye\" | \"eyeClosed\" | \"faceHappy\" | \"faceNeutral\" | \"faceSad\" | \"fieldStatistics\" | \"filebeatApp\" | \"filterExclude\" | \"filterIgnore\" | \"filterInclude\" | \"filterInCircle\" | \"flag\" | \"fleetApp\" | \"fold\" | \"folderCheck\" | \"folderClosed\" | \"folderExclamation\" | \"folderOpen\" | \"frameNext\" | \"framePrevious\" | \"fullScreen\" | \"fullScreenExit\" | \"gear\" | \"gisApp\" | \"glasses\" | \"globe\" | \"grab\" | \"grabHorizontal\" | \"grabOmnidirectional\" | \"gradient\" | \"graphApp\" | \"grokApp\" | \"heart\" | \"heartbeatApp\" | \"heatmap\" | \"help\" | \"iInCircle\" | \"importAction\" | \"indexClose\" | \"indexEdit\" | \"indexFlush\" | \"indexManagementApp\" | \"indexMapping\" | \"indexOpen\" | \"indexPatternApp\" | \"indexRollupApp\" | \"indexRuntime\" | \"indexSettings\" | \"indexTemporary\" | \"infinity\" | \"inputOutput\" | \"inspect\" | \"invert\" | \"keyboard\" | \"kqlField\" | \"kqlFunction\" | \"kqlOperand\" | \"kqlSelector\" | \"kqlValue\" | \"kubernetesNode\" | \"kubernetesPod\" | \"launch\" | \"layers\" | \"lensApp\" | \"lettering\" | \"lineDashed\" | \"lineDotted\" | \"lineSolid\" | \"listAdd\" | \"lock\" | \"lockOpen\" | \"logPatternAnalysis\" | \"logRateAnalysis\" | \"logoAWS\" | \"logoAWSMono\" | \"logoAerospike\" | \"logoApache\" | \"logoAppSearch\" | \"logoAzure\" | \"logoAzureMono\" | \"logoBeats\" | \"logoBusinessAnalytics\" | \"logoCeph\" | \"logoCloud\" | \"logoCloudEnterprise\" | \"logoCode\" | \"logoCodesandbox\" | \"logoCouchbase\" | \"logoDocker\" | \"logoDropwizard\" | \"logoElastic\" | \"logoElasticStack\" | \"logoElasticsearch\" | \"logoEnterpriseSearch\" | \"logoEtcd\" | \"logoGCP\" | \"logoGCPMono\" | \"logoGithub\" | \"logoGmail\" | \"logoGolang\" | \"logoGoogleG\" | \"logoHAproxy\" | \"logoIBM\" | \"logoIBMMono\" | \"logoKafka\" | \"logoKibana\" | \"logoKubernetes\" | \"logoLogging\" | \"logoLogstash\" | \"logoMaps\" | \"logoMemcached\" | \"logoMetrics\" | \"logoMongodb\" | \"logoMySQL\" | \"logoNginx\" | \"logoObservability\" | \"logoOsquery\" | \"logoPhp\" | \"logoPostgres\" | \"logoPrometheus\" | \"logoRabbitmq\" | \"logoRedis\" | \"logoSecurity\" | \"logoSiteSearch\" | \"logoSketch\" | \"logoSlack\" | \"logoUptime\" | \"logoVulnerabilityManagement\" | \"logoWebhook\" | \"logoWindows\" | \"logoWorkplaceSearch\" | \"logsApp\" | \"logstashFilter\" | \"logstashIf\" | \"logstashInput\" | \"logstashOutput\" | \"logstashQueue\" | \"machineLearningApp\" | \"magnet\" | \"magnifyWithExclamation\" | \"magnifyWithMinus\" | \"magnifyWithPlus\" | \"managementApp\" | \"mapMarker\" | \"menuDown\" | \"menuLeft\" | \"menuRight\" | \"menuUp\" | \"metricbeatApp\" | \"metricsApp\" | \"minimize\" | \"minus\" | \"minusInCircle\" | \"minusInCircleFilled\" | \"minusInSquare\" | \"monitoringApp\" | \"moon\" | \"newChat\" | \"node\" | \"notebookApp\" | \"offline\" | \"online\" | \"outlierDetectionJob\" | \"packetbeatApp\" | \"pageSelect\" | \"pagesSelect\" | \"palette\" | \"paperClip\" | \"payment\" | \"pencil\" | \"pin\" | \"pinFilled\" | \"pipeBreaks\" | \"pipelineApp\" | \"pipeNoBreaks\" | \"pivot\" | \"play\" | \"playFilled\" | \"plus\" | \"plusInCircle\" | \"plusInCircleFilled\" | \"plusInSquare\" | \"popout\" | \"questionInCircle\" | \"quote\" | \"recentlyViewedApp\" | \"refresh\" | \"regressionJob\" | \"reporter\" | \"reportingApp\" | \"returnKey\" | \"save\" | \"savedObjectsApp\" | \"scale\" | \"searchProfilerApp\" | \"securityAnalyticsApp\" | \"securityApp\" | \"securitySignal\" | \"securitySignalDetected\" | \"securitySignalResolved\" | \"sessionViewer\" | \"shard\" | \"singleMetricViewer\" | \"snowflake\" | \"sortAscending\" | \"sortDescending\" | \"sortDown\" | \"sortLeft\" | \"sortRight\" | \"sortUp\" | \"sortable\" | \"spacesApp\" | \"sparkles\" | \"sqlApp\" | \"starEmpty\" | \"starEmptySpace\" | \"starFilled\" | \"starFilledSpace\" | \"starMinusEmpty\" | \"starMinusFilled\" | \"starPlusEmpty\" | \"starPlusFilled\" | \"stopFilled\" | \"stopSlash\" | \"storage\" | \"submodule\" | \"sun\" | \"swatchInput\" | \"symlink\" | \"tableDensityCompact\" | \"tableDensityExpanded\" | \"tableDensityNormal\" | \"tableOfContents\" | \"tear\" | \"timeline\" | \"timelineWithArrow\" | \"timelionApp\" | \"timeRefresh\" | \"timeslider\" | \"training\" | \"transitionLeftIn\" | \"transitionLeftOut\" | \"transitionTopIn\" | \"transitionTopOut\" | \"trash\" | \"unfold\" | \"upgradeAssistantApp\" | \"uptimeApp\" | \"userAvatar\" | \"usersRolesApp\" | \"vector\" | \"videoPlayer\" | \"visArea\" | \"visAreaStacked\" | \"visBarHorizontal\" | \"visBarHorizontalStacked\" | \"visBarVertical\" | \"visBarVerticalStacked\" | \"visGauge\" | \"visGoal\" | \"visLine\" | \"visMapCoordinate\" | \"visMapRegion\" | \"visMetric\" | \"visPie\" | \"visTable\" | \"visTagCloud\" | \"visText\" | \"visTimelion\" | \"visVega\" | \"visVisualBuilder\" | \"visualizeApp\" | \"vulnerabilityManagementApp\" | \"warningFilled\" | \"watchesApp\" | \"wordWrap\" | \"wordWrapDisabled\" | \"workplaceSearchApp\" | \"wrench\" | \"tokenAlias\" | \"tokenAnnotation\" | \"tokenArray\" | \"tokenBinary\" | \"tokenBoolean\" | \"tokenClass\" | \"tokenCompletionSuggester\" | \"tokenConstant\" | \"tokenDate\" | \"tokenDimension\" | \"tokenElement\" | \"tokenEnum\" | \"tokenEnumMember\" | \"tokenEvent\" | \"tokenException\" | \"tokenField\" | \"tokenFile\" | \"tokenFlattened\" | \"tokenFunction\" | \"tokenGeo\" | \"tokenHistogram\" | \"tokenInterface\" | \"tokenIP\" | \"tokenJoin\" | \"tokenKey\" | \"tokenKeyword\" | \"tokenMethod\" | \"tokenMetricCounter\" | \"tokenMetricGauge\" | \"tokenModule\" | \"tokenNamespace\" | \"tokenNested\" | \"tokenNull\" | \"tokenNumber\" | \"tokenObject\" | \"tokenOperator\" | \"tokenPackage\" | \"tokenParameter\" | \"tokenPercolator\" | \"tokenProperty\" | \"tokenRange\" | \"tokenRankFeature\" | \"tokenRankFeatures\" | \"tokenRepo\" | \"tokenSearchType\" | \"tokenSemanticText\" | \"tokenShape\" | \"tokenString\" | \"tokenStruct\" | \"tokenSymbol\" | \"tokenTag\" | \"tokenText\" | \"tokenTokenCount\" | \"tokenVariable\" | \"tokenVectorDense\" | \"tokenDenseVector\" | \"tokenVectorSparse\"; }" + ") => void | React.ReactNode) | undefined; } & { iconType: \"string\" | \"number\" | \"function\" | \"key\" | \"namespace\" | \"error\" | \"filter\" | \"search\" | \"link\" | \"at\" | \"nested\" | \"ip\" | \"push\" | \"list\" | \"cluster\" | \"eql\" | \"index\" | \"unlink\" | \"alert\" | \"color\" | \"grid\" | \"aggregate\" | \"warning\" | \"annotation\" | \"memory\" | \"stats\" | \"mobile\" | \"article\" | \"menu\" | \"image\" | \"stop\" | \"download\" | \"document\" | \"email\" | \"copy\" | \"move\" | \"merge\" | \"partial\" | \"container\" | \"user\" | \"pause\" | \"share\" | \"home\" | \"spaces\" | \"package\" | \"tag\" | \"beta\" | \"users\" | \"brush\" | \"percent\" | \"temperature\" | \"accessibility\" | \"addDataApp\" | \"advancedSettingsApp\" | \"agentApp\" | \"analyzeEvent\" | \"anomalyChart\" | \"anomalySwimLane\" | \"apmApp\" | \"apmTrace\" | \"appSearchApp\" | \"apps\" | \"arrowDown\" | \"arrowLeft\" | \"arrowRight\" | \"arrowUp\" | \"arrowStart\" | \"arrowEnd\" | \"asterisk\" | \"auditbeatApp\" | \"beaker\" | \"bell\" | \"bellSlash\" | \"bolt\" | \"boxesHorizontal\" | \"boxesVertical\" | \"branch\" | \"branchUser\" | \"broom\" | \"bug\" | \"bullseye\" | \"calendar\" | \"canvasApp\" | \"casesApp\" | \"changePointDetection\" | \"check\" | \"checkInCircleFilled\" | \"cheer\" | \"classificationJob\" | \"clickLeft\" | \"clickRight\" | \"clock\" | \"clockCounter\" | \"cloudDrizzle\" | \"cloudStormy\" | \"cloudSunny\" | \"codeApp\" | \"compute\" | \"console\" | \"consoleApp\" | \"continuityAbove\" | \"continuityAboveBelow\" | \"continuityBelow\" | \"continuityWithin\" | \"contrast\" | \"contrastHigh\" | \"controlsHorizontal\" | \"controlsVertical\" | \"copyClipboard\" | \"createAdvancedJob\" | \"createMultiMetricJob\" | \"createPopulationJob\" | \"createSingleMetricJob\" | \"cross\" | \"crossClusterReplicationApp\" | \"crossInCircle\" | \"crosshairs\" | \"currency\" | \"cut\" | \"dashboardApp\" | \"dataVisualizer\" | \"database\" | \"desktop\" | \"devToolsApp\" | \"diff\" | \"discoverApp\" | \"discuss\" | \"documentEdit\" | \"documentation\" | \"documents\" | \"dot\" | \"dotInCircle\" | \"doubleArrowLeft\" | \"doubleArrowRight\" | \"editorAlignCenter\" | \"editorAlignLeft\" | \"editorAlignRight\" | \"editorBold\" | \"editorChecklist\" | \"editorCodeBlock\" | \"editorComment\" | \"editorDistributeHorizontal\" | \"editorDistributeVertical\" | \"editorHeading\" | \"editorItalic\" | \"editorItemAlignBottom\" | \"editorItemAlignCenter\" | \"editorItemAlignLeft\" | \"editorItemAlignMiddle\" | \"editorItemAlignRight\" | \"editorItemAlignTop\" | \"editorLink\" | \"editorOrderedList\" | \"editorPositionBottomLeft\" | \"editorPositionBottomRight\" | \"editorPositionTopLeft\" | \"editorPositionTopRight\" | \"editorRedo\" | \"editorStrike\" | \"editorTable\" | \"editorUnderline\" | \"editorUndo\" | \"editorUnorderedList\" | \"empty\" | \"emsApp\" | \"endpoint\" | \"eraser\" | \"errorFilled\" | \"esqlVis\" | \"exit\" | \"expand\" | \"expandMini\" | \"exportAction\" | \"eye\" | \"eyeClosed\" | \"faceHappy\" | \"faceNeutral\" | \"faceSad\" | \"fieldStatistics\" | \"filebeatApp\" | \"filterExclude\" | \"filterIgnore\" | \"filterInclude\" | \"filterInCircle\" | \"flag\" | \"fleetApp\" | \"fold\" | \"folderCheck\" | \"folderClosed\" | \"folderExclamation\" | \"folderOpen\" | \"frameNext\" | \"framePrevious\" | \"fullScreen\" | \"fullScreenExit\" | \"gear\" | \"gisApp\" | \"glasses\" | \"globe\" | \"grab\" | \"grabHorizontal\" | \"grabOmnidirectional\" | \"gradient\" | \"graphApp\" | \"grokApp\" | \"heart\" | \"heartbeatApp\" | \"heatmap\" | \"help\" | \"iInCircle\" | \"importAction\" | \"indexClose\" | \"indexEdit\" | \"indexFlush\" | \"indexManagementApp\" | \"indexMapping\" | \"indexOpen\" | \"indexPatternApp\" | \"indexRollupApp\" | \"indexRuntime\" | \"indexSettings\" | \"indexTemporary\" | \"infinity\" | \"inputOutput\" | \"inspect\" | \"invert\" | \"keyboard\" | \"kqlField\" | \"kqlFunction\" | \"kqlOperand\" | \"kqlSelector\" | \"kqlValue\" | \"kubernetesNode\" | \"kubernetesPod\" | \"launch\" | \"layers\" | \"lensApp\" | \"lettering\" | \"lineDashed\" | \"lineDotted\" | \"lineSolid\" | \"listAdd\" | \"lock\" | \"lockOpen\" | \"logPatternAnalysis\" | \"logRateAnalysis\" | \"logoAWS\" | \"logoAWSMono\" | \"logoAerospike\" | \"logoApache\" | \"logoAppSearch\" | \"logoAzure\" | \"logoAzureMono\" | \"logoBeats\" | \"logoBusinessAnalytics\" | \"logoCeph\" | \"logoCloud\" | \"logoCloudEnterprise\" | \"logoCode\" | \"logoCodesandbox\" | \"logoCouchbase\" | \"logoDocker\" | \"logoDropwizard\" | \"logoElastic\" | \"logoElasticStack\" | \"logoElasticsearch\" | \"logoEnterpriseSearch\" | \"logoEtcd\" | \"logoGCP\" | \"logoGCPMono\" | \"logoGithub\" | \"logoGmail\" | \"logoGolang\" | \"logoGoogleG\" | \"logoHAproxy\" | \"logoIBM\" | \"logoIBMMono\" | \"logoKafka\" | \"logoKibana\" | \"logoKubernetes\" | \"logoLogging\" | \"logoLogstash\" | \"logoMaps\" | \"logoMemcached\" | \"logoMetrics\" | \"logoMongodb\" | \"logoMySQL\" | \"logoNginx\" | \"logoObservability\" | \"logoOsquery\" | \"logoPhp\" | \"logoPostgres\" | \"logoPrometheus\" | \"logoRabbitmq\" | \"logoRedis\" | \"logoSecurity\" | \"logoSiteSearch\" | \"logoSketch\" | \"logoSlack\" | \"logoUptime\" | \"logoVulnerabilityManagement\" | \"logoWebhook\" | \"logoWindows\" | \"logoWorkplaceSearch\" | \"logsApp\" | \"logstashFilter\" | \"logstashIf\" | \"logstashInput\" | \"logstashOutput\" | \"logstashQueue\" | \"machineLearningApp\" | \"magnet\" | \"magnifyWithExclamation\" | \"magnifyWithMinus\" | \"magnifyWithPlus\" | \"managementApp\" | \"mapMarker\" | \"menuDown\" | \"menuLeft\" | \"menuRight\" | \"menuUp\" | \"metricbeatApp\" | \"metricsApp\" | \"minimize\" | \"minus\" | \"minusInCircle\" | \"minusInCircleFilled\" | \"minusInSquare\" | \"monitoringApp\" | \"moon\" | \"newChat\" | \"node\" | \"notebookApp\" | \"offline\" | \"online\" | \"outlierDetectionJob\" | \"packetbeatApp\" | \"pageSelect\" | \"pagesSelect\" | \"palette\" | \"paperClip\" | \"payment\" | \"pencil\" | \"pin\" | \"pinFilled\" | \"pipeBreaks\" | \"pipelineApp\" | \"pipeNoBreaks\" | \"pivot\" | \"play\" | \"playFilled\" | \"plus\" | \"plusInCircle\" | \"plusInCircleFilled\" | \"plusInSquare\" | \"popout\" | \"questionInCircle\" | \"quote\" | \"recentlyViewedApp\" | \"refresh\" | \"regressionJob\" | \"reporter\" | \"reportingApp\" | \"returnKey\" | \"save\" | \"savedObjectsApp\" | \"scale\" | \"searchProfilerApp\" | \"securityAnalyticsApp\" | \"securityApp\" | \"securitySignal\" | \"securitySignalDetected\" | \"securitySignalResolved\" | \"sessionViewer\" | \"shard\" | \"singleMetricViewer\" | \"snowflake\" | \"sortAscending\" | \"sortDescending\" | \"sortDown\" | \"sortLeft\" | \"sortRight\" | \"sortUp\" | \"sortable\" | \"spacesApp\" | \"sparkles\" | \"sqlApp\" | \"starEmpty\" | \"starEmptySpace\" | \"starFilled\" | \"starFilledSpace\" | \"starMinusEmpty\" | \"starMinusFilled\" | \"starPlusEmpty\" | \"starPlusFilled\" | \"stopFilled\" | \"stopSlash\" | \"storage\" | \"submodule\" | \"sun\" | \"swatchInput\" | \"symlink\" | \"tableDensityCompact\" | \"tableDensityExpanded\" | \"tableDensityNormal\" | \"tableOfContents\" | \"tear\" | \"timeline\" | \"timelineWithArrow\" | \"timelionApp\" | \"timeRefresh\" | \"timeslider\" | \"training\" | \"transitionLeftIn\" | \"transitionLeftOut\" | \"transitionTopIn\" | \"transitionTopOut\" | \"trash\" | \"unfold\" | \"upgradeAssistantApp\" | \"uptimeApp\" | \"userAvatar\" | \"usersRolesApp\" | \"vector\" | \"videoPlayer\" | \"visArea\" | \"visAreaStacked\" | \"visBarHorizontal\" | \"visBarHorizontalStacked\" | \"visBarVertical\" | \"visBarVerticalStacked\" | \"visGauge\" | \"visGoal\" | \"visLine\" | \"visMapCoordinate\" | \"visMapRegion\" | \"visMetric\" | \"visPie\" | \"visTable\" | \"visTagCloud\" | \"visText\" | \"visTimelion\" | \"visVega\" | \"visVisualBuilder\" | \"visualizeApp\" | \"vulnerabilityManagementApp\" | \"warningFilled\" | \"watchesApp\" | \"wordWrap\" | \"wordWrapDisabled\" | \"workplaceSearchApp\" | \"wrench\" | \"tokenAlias\" | \"tokenAnnotation\" | \"tokenArray\" | \"tokenBinary\" | \"tokenBoolean\" | \"tokenClass\" | \"tokenCompletionSuggester\" | \"tokenConstant\" | \"tokenDate\" | \"tokenDimension\" | \"tokenElement\" | \"tokenEnum\" | \"tokenEnumMember\" | \"tokenEvent\" | \"tokenException\" | \"tokenField\" | \"tokenFile\" | \"tokenFlattened\" | \"tokenFunction\" | \"tokenGeo\" | \"tokenHistogram\" | \"tokenInterface\" | \"tokenIP\" | \"tokenJoin\" | \"tokenKey\" | \"tokenKeyword\" | \"tokenMethod\" | \"tokenMetricCounter\" | \"tokenMetricGauge\" | \"tokenModule\" | \"tokenNamespace\" | \"tokenNested\" | \"tokenNull\" | \"tokenNumber\" | \"tokenObject\" | \"tokenOperator\" | \"tokenPackage\" | \"tokenParameter\" | \"tokenPercolator\" | \"tokenProperty\" | \"tokenRange\" | \"tokenRankFeature\" | \"tokenRankFeatures\" | \"tokenRepo\" | \"tokenSearchType\" | \"tokenSemanticText\" | \"tokenShape\" | \"tokenString\" | \"tokenStruct\" | \"tokenSymbol\" | \"tokenTag\" | \"tokenText\" | \"tokenTokenCount\" | \"tokenVariable\" | \"tokenVectorDense\" | \"tokenDenseVector\" | \"tokenVectorSparse\"; }" ], "path": "packages/kbn-discover-utils/src/components/app_menu/types.ts", "deprecated": false, @@ -4146,7 +4146,7 @@ "section": "def-common.AppMenuControlOnClickParams", "text": "AppMenuControlOnClickParams" }, - ") => void | React.ReactNode) | undefined; } & { iconType: \"string\" | \"number\" | \"function\" | \"key\" | \"namespace\" | \"error\" | \"filter\" | \"search\" | \"link\" | \"at\" | \"nested\" | \"ip\" | \"push\" | \"list\" | \"cluster\" | \"eql\" | \"index\" | \"unlink\" | \"alert\" | \"color\" | \"grid\" | \"aggregate\" | \"warning\" | \"annotation\" | \"memory\" | \"stats\" | \"mobile\" | \"article\" | \"menu\" | \"image\" | \"stop\" | \"download\" | \"document\" | \"email\" | \"copy\" | \"move\" | \"merge\" | \"partial\" | \"container\" | \"user\" | \"pause\" | \"share\" | \"home\" | \"spaces\" | \"package\" | \"tag\" | \"beta\" | \"users\" | \"brush\" | \"percent\" | \"temperature\" | \"accessibility\" | \"addDataApp\" | \"advancedSettingsApp\" | \"agentApp\" | \"analyzeEvent\" | \"anomalyChart\" | \"anomalySwimLane\" | \"apmApp\" | \"apmTrace\" | \"appSearchApp\" | \"apps\" | \"arrowDown\" | \"arrowLeft\" | \"arrowRight\" | \"arrowUp\" | \"arrowStart\" | \"arrowEnd\" | \"asterisk\" | \"auditbeatApp\" | \"beaker\" | \"bell\" | \"bellSlash\" | \"bolt\" | \"boxesHorizontal\" | \"boxesVertical\" | \"branch\" | \"branchUser\" | \"broom\" | \"bug\" | \"bullseye\" | \"calendar\" | \"canvasApp\" | \"casesApp\" | \"changePointDetection\" | \"check\" | \"checkInCircleFilled\" | \"cheer\" | \"classificationJob\" | \"clickLeft\" | \"clickRight\" | \"clock\" | \"clockCounter\" | \"cloudDrizzle\" | \"cloudStormy\" | \"cloudSunny\" | \"codeApp\" | \"compute\" | \"console\" | \"consoleApp\" | \"continuityAbove\" | \"continuityAboveBelow\" | \"continuityBelow\" | \"continuityWithin\" | \"controlsHorizontal\" | \"controlsVertical\" | \"copyClipboard\" | \"createAdvancedJob\" | \"createMultiMetricJob\" | \"createPopulationJob\" | \"createSingleMetricJob\" | \"cross\" | \"crossClusterReplicationApp\" | \"crossInCircle\" | \"crosshairs\" | \"currency\" | \"cut\" | \"dashboardApp\" | \"dataVisualizer\" | \"database\" | \"desktop\" | \"devToolsApp\" | \"diff\" | \"discoverApp\" | \"discuss\" | \"documentEdit\" | \"documentation\" | \"documents\" | \"dot\" | \"dotInCircle\" | \"doubleArrowLeft\" | \"doubleArrowRight\" | \"editorAlignCenter\" | \"editorAlignLeft\" | \"editorAlignRight\" | \"editorBold\" | \"editorChecklist\" | \"editorCodeBlock\" | \"editorComment\" | \"editorDistributeHorizontal\" | \"editorDistributeVertical\" | \"editorHeading\" | \"editorItalic\" | \"editorItemAlignBottom\" | \"editorItemAlignCenter\" | \"editorItemAlignLeft\" | \"editorItemAlignMiddle\" | \"editorItemAlignRight\" | \"editorItemAlignTop\" | \"editorLink\" | \"editorOrderedList\" | \"editorPositionBottomLeft\" | \"editorPositionBottomRight\" | \"editorPositionTopLeft\" | \"editorPositionTopRight\" | \"editorRedo\" | \"editorStrike\" | \"editorTable\" | \"editorUnderline\" | \"editorUndo\" | \"editorUnorderedList\" | \"empty\" | \"emsApp\" | \"endpoint\" | \"eraser\" | \"errorFilled\" | \"esqlVis\" | \"exit\" | \"expand\" | \"expandMini\" | \"exportAction\" | \"eye\" | \"eyeClosed\" | \"faceHappy\" | \"faceNeutral\" | \"faceSad\" | \"fieldStatistics\" | \"filebeatApp\" | \"filterExclude\" | \"filterIgnore\" | \"filterInclude\" | \"filterInCircle\" | \"flag\" | \"fleetApp\" | \"fold\" | \"folderCheck\" | \"folderClosed\" | \"folderExclamation\" | \"folderOpen\" | \"frameNext\" | \"framePrevious\" | \"fullScreen\" | \"fullScreenExit\" | \"gear\" | \"gisApp\" | \"glasses\" | \"globe\" | \"grab\" | \"grabHorizontal\" | \"grabOmnidirectional\" | \"gradient\" | \"graphApp\" | \"grokApp\" | \"heart\" | \"heartbeatApp\" | \"heatmap\" | \"help\" | \"iInCircle\" | \"importAction\" | \"indexClose\" | \"indexEdit\" | \"indexFlush\" | \"indexManagementApp\" | \"indexMapping\" | \"indexOpen\" | \"indexPatternApp\" | \"indexRollupApp\" | \"indexRuntime\" | \"indexSettings\" | \"indexTemporary\" | \"infinity\" | \"inputOutput\" | \"inspect\" | \"invert\" | \"keyboard\" | \"kqlField\" | \"kqlFunction\" | \"kqlOperand\" | \"kqlSelector\" | \"kqlValue\" | \"kubernetesNode\" | \"kubernetesPod\" | \"launch\" | \"layers\" | \"lensApp\" | \"lettering\" | \"lineDashed\" | \"lineDotted\" | \"lineSolid\" | \"listAdd\" | \"lock\" | \"lockOpen\" | \"logPatternAnalysis\" | \"logRateAnalysis\" | \"logoAWS\" | \"logoAWSMono\" | \"logoAerospike\" | \"logoApache\" | \"logoAppSearch\" | \"logoAzure\" | \"logoAzureMono\" | \"logoBeats\" | \"logoBusinessAnalytics\" | \"logoCeph\" | \"logoCloud\" | \"logoCloudEnterprise\" | \"logoCode\" | \"logoCodesandbox\" | \"logoCouchbase\" | \"logoDocker\" | \"logoDropwizard\" | \"logoElastic\" | \"logoElasticStack\" | \"logoElasticsearch\" | \"logoEnterpriseSearch\" | \"logoEtcd\" | \"logoGCP\" | \"logoGCPMono\" | \"logoGithub\" | \"logoGmail\" | \"logoGolang\" | \"logoGoogleG\" | \"logoHAproxy\" | \"logoIBM\" | \"logoIBMMono\" | \"logoKafka\" | \"logoKibana\" | \"logoKubernetes\" | \"logoLogging\" | \"logoLogstash\" | \"logoMaps\" | \"logoMemcached\" | \"logoMetrics\" | \"logoMongodb\" | \"logoMySQL\" | \"logoNginx\" | \"logoObservability\" | \"logoOsquery\" | \"logoPhp\" | \"logoPostgres\" | \"logoPrometheus\" | \"logoRabbitmq\" | \"logoRedis\" | \"logoSecurity\" | \"logoSiteSearch\" | \"logoSketch\" | \"logoSlack\" | \"logoUptime\" | \"logoVulnerabilityManagement\" | \"logoWebhook\" | \"logoWindows\" | \"logoWorkplaceSearch\" | \"logsApp\" | \"logstashFilter\" | \"logstashIf\" | \"logstashInput\" | \"logstashOutput\" | \"logstashQueue\" | \"machineLearningApp\" | \"magnet\" | \"magnifyWithExclamation\" | \"magnifyWithMinus\" | \"magnifyWithPlus\" | \"managementApp\" | \"mapMarker\" | \"menuDown\" | \"menuLeft\" | \"menuRight\" | \"menuUp\" | \"metricbeatApp\" | \"metricsApp\" | \"minimize\" | \"minus\" | \"minusInCircle\" | \"minusInCircleFilled\" | \"minusInSquare\" | \"monitoringApp\" | \"moon\" | \"newChat\" | \"node\" | \"notebookApp\" | \"offline\" | \"online\" | \"outlierDetectionJob\" | \"packetbeatApp\" | \"pageSelect\" | \"pagesSelect\" | \"palette\" | \"paperClip\" | \"payment\" | \"pencil\" | \"pin\" | \"pinFilled\" | \"pipeBreaks\" | \"pipelineApp\" | \"pipeNoBreaks\" | \"pivot\" | \"play\" | \"playFilled\" | \"plus\" | \"plusInCircle\" | \"plusInCircleFilled\" | \"plusInSquare\" | \"popout\" | \"questionInCircle\" | \"quote\" | \"recentlyViewedApp\" | \"refresh\" | \"regressionJob\" | \"reporter\" | \"reportingApp\" | \"returnKey\" | \"save\" | \"savedObjectsApp\" | \"scale\" | \"searchProfilerApp\" | \"securityAnalyticsApp\" | \"securityApp\" | \"securitySignal\" | \"securitySignalDetected\" | \"securitySignalResolved\" | \"sessionViewer\" | \"shard\" | \"singleMetricViewer\" | \"snowflake\" | \"sortAscending\" | \"sortDescending\" | \"sortDown\" | \"sortLeft\" | \"sortRight\" | \"sortUp\" | \"sortable\" | \"spacesApp\" | \"sparkles\" | \"sqlApp\" | \"starEmpty\" | \"starEmptySpace\" | \"starFilled\" | \"starFilledSpace\" | \"starMinusEmpty\" | \"starMinusFilled\" | \"starPlusEmpty\" | \"starPlusFilled\" | \"stopFilled\" | \"stopSlash\" | \"storage\" | \"submodule\" | \"sun\" | \"swatchInput\" | \"symlink\" | \"tableDensityCompact\" | \"tableDensityExpanded\" | \"tableDensityNormal\" | \"tableOfContents\" | \"tear\" | \"timeline\" | \"timelineWithArrow\" | \"timelionApp\" | \"timeRefresh\" | \"timeslider\" | \"training\" | \"transitionLeftIn\" | \"transitionLeftOut\" | \"transitionTopIn\" | \"transitionTopOut\" | \"trash\" | \"unfold\" | \"upgradeAssistantApp\" | \"uptimeApp\" | \"userAvatar\" | \"usersRolesApp\" | \"vector\" | \"videoPlayer\" | \"visArea\" | \"visAreaStacked\" | \"visBarHorizontal\" | \"visBarHorizontalStacked\" | \"visBarVertical\" | \"visBarVerticalStacked\" | \"visGauge\" | \"visGoal\" | \"visLine\" | \"visMapCoordinate\" | \"visMapRegion\" | \"visMetric\" | \"visPie\" | \"visTable\" | \"visTagCloud\" | \"visText\" | \"visTimelion\" | \"visVega\" | \"visVisualBuilder\" | \"visualizeApp\" | \"vulnerabilityManagementApp\" | \"warningFilled\" | \"watchesApp\" | \"wordWrap\" | \"wordWrapDisabled\" | \"workplaceSearchApp\" | \"wrench\" | \"tokenAlias\" | \"tokenAnnotation\" | \"tokenArray\" | \"tokenBinary\" | \"tokenBoolean\" | \"tokenClass\" | \"tokenCompletionSuggester\" | \"tokenConstant\" | \"tokenDate\" | \"tokenDimension\" | \"tokenElement\" | \"tokenEnum\" | \"tokenEnumMember\" | \"tokenEvent\" | \"tokenException\" | \"tokenField\" | \"tokenFile\" | \"tokenFlattened\" | \"tokenFunction\" | \"tokenGeo\" | \"tokenHistogram\" | \"tokenInterface\" | \"tokenIP\" | \"tokenJoin\" | \"tokenKey\" | \"tokenKeyword\" | \"tokenMethod\" | \"tokenMetricCounter\" | \"tokenMetricGauge\" | \"tokenModule\" | \"tokenNamespace\" | \"tokenNested\" | \"tokenNull\" | \"tokenNumber\" | \"tokenObject\" | \"tokenOperator\" | \"tokenPackage\" | \"tokenParameter\" | \"tokenPercolator\" | \"tokenProperty\" | \"tokenRange\" | \"tokenRankFeature\" | \"tokenRankFeatures\" | \"tokenRepo\" | \"tokenSearchType\" | \"tokenSemanticText\" | \"tokenShape\" | \"tokenString\" | \"tokenStruct\" | \"tokenSymbol\" | \"tokenTag\" | \"tokenText\" | \"tokenTokenCount\" | \"tokenVariable\" | \"tokenVectorDense\" | \"tokenDenseVector\" | \"tokenVectorSparse\"; }" + ") => void | React.ReactNode) | undefined; } & { iconType: \"string\" | \"number\" | \"function\" | \"key\" | \"namespace\" | \"error\" | \"filter\" | \"search\" | \"link\" | \"at\" | \"nested\" | \"ip\" | \"push\" | \"list\" | \"cluster\" | \"eql\" | \"index\" | \"unlink\" | \"alert\" | \"color\" | \"grid\" | \"aggregate\" | \"warning\" | \"annotation\" | \"memory\" | \"stats\" | \"mobile\" | \"article\" | \"menu\" | \"image\" | \"stop\" | \"download\" | \"document\" | \"email\" | \"copy\" | \"move\" | \"merge\" | \"partial\" | \"container\" | \"user\" | \"pause\" | \"share\" | \"home\" | \"spaces\" | \"package\" | \"tag\" | \"beta\" | \"users\" | \"brush\" | \"percent\" | \"temperature\" | \"accessibility\" | \"addDataApp\" | \"advancedSettingsApp\" | \"agentApp\" | \"analyzeEvent\" | \"anomalyChart\" | \"anomalySwimLane\" | \"apmApp\" | \"apmTrace\" | \"appSearchApp\" | \"apps\" | \"arrowDown\" | \"arrowLeft\" | \"arrowRight\" | \"arrowUp\" | \"arrowStart\" | \"arrowEnd\" | \"asterisk\" | \"auditbeatApp\" | \"beaker\" | \"bell\" | \"bellSlash\" | \"bolt\" | \"boxesHorizontal\" | \"boxesVertical\" | \"branch\" | \"branchUser\" | \"broom\" | \"bug\" | \"bullseye\" | \"calendar\" | \"canvasApp\" | \"casesApp\" | \"changePointDetection\" | \"check\" | \"checkInCircleFilled\" | \"cheer\" | \"classificationJob\" | \"clickLeft\" | \"clickRight\" | \"clock\" | \"clockCounter\" | \"cloudDrizzle\" | \"cloudStormy\" | \"cloudSunny\" | \"codeApp\" | \"compute\" | \"console\" | \"consoleApp\" | \"continuityAbove\" | \"continuityAboveBelow\" | \"continuityBelow\" | \"continuityWithin\" | \"contrast\" | \"contrastHigh\" | \"controlsHorizontal\" | \"controlsVertical\" | \"copyClipboard\" | \"createAdvancedJob\" | \"createMultiMetricJob\" | \"createPopulationJob\" | \"createSingleMetricJob\" | \"cross\" | \"crossClusterReplicationApp\" | \"crossInCircle\" | \"crosshairs\" | \"currency\" | \"cut\" | \"dashboardApp\" | \"dataVisualizer\" | \"database\" | \"desktop\" | \"devToolsApp\" | \"diff\" | \"discoverApp\" | \"discuss\" | \"documentEdit\" | \"documentation\" | \"documents\" | \"dot\" | \"dotInCircle\" | \"doubleArrowLeft\" | \"doubleArrowRight\" | \"editorAlignCenter\" | \"editorAlignLeft\" | \"editorAlignRight\" | \"editorBold\" | \"editorChecklist\" | \"editorCodeBlock\" | \"editorComment\" | \"editorDistributeHorizontal\" | \"editorDistributeVertical\" | \"editorHeading\" | \"editorItalic\" | \"editorItemAlignBottom\" | \"editorItemAlignCenter\" | \"editorItemAlignLeft\" | \"editorItemAlignMiddle\" | \"editorItemAlignRight\" | \"editorItemAlignTop\" | \"editorLink\" | \"editorOrderedList\" | \"editorPositionBottomLeft\" | \"editorPositionBottomRight\" | \"editorPositionTopLeft\" | \"editorPositionTopRight\" | \"editorRedo\" | \"editorStrike\" | \"editorTable\" | \"editorUnderline\" | \"editorUndo\" | \"editorUnorderedList\" | \"empty\" | \"emsApp\" | \"endpoint\" | \"eraser\" | \"errorFilled\" | \"esqlVis\" | \"exit\" | \"expand\" | \"expandMini\" | \"exportAction\" | \"eye\" | \"eyeClosed\" | \"faceHappy\" | \"faceNeutral\" | \"faceSad\" | \"fieldStatistics\" | \"filebeatApp\" | \"filterExclude\" | \"filterIgnore\" | \"filterInclude\" | \"filterInCircle\" | \"flag\" | \"fleetApp\" | \"fold\" | \"folderCheck\" | \"folderClosed\" | \"folderExclamation\" | \"folderOpen\" | \"frameNext\" | \"framePrevious\" | \"fullScreen\" | \"fullScreenExit\" | \"gear\" | \"gisApp\" | \"glasses\" | \"globe\" | \"grab\" | \"grabHorizontal\" | \"grabOmnidirectional\" | \"gradient\" | \"graphApp\" | \"grokApp\" | \"heart\" | \"heartbeatApp\" | \"heatmap\" | \"help\" | \"iInCircle\" | \"importAction\" | \"indexClose\" | \"indexEdit\" | \"indexFlush\" | \"indexManagementApp\" | \"indexMapping\" | \"indexOpen\" | \"indexPatternApp\" | \"indexRollupApp\" | \"indexRuntime\" | \"indexSettings\" | \"indexTemporary\" | \"infinity\" | \"inputOutput\" | \"inspect\" | \"invert\" | \"keyboard\" | \"kqlField\" | \"kqlFunction\" | \"kqlOperand\" | \"kqlSelector\" | \"kqlValue\" | \"kubernetesNode\" | \"kubernetesPod\" | \"launch\" | \"layers\" | \"lensApp\" | \"lettering\" | \"lineDashed\" | \"lineDotted\" | \"lineSolid\" | \"listAdd\" | \"lock\" | \"lockOpen\" | \"logPatternAnalysis\" | \"logRateAnalysis\" | \"logoAWS\" | \"logoAWSMono\" | \"logoAerospike\" | \"logoApache\" | \"logoAppSearch\" | \"logoAzure\" | \"logoAzureMono\" | \"logoBeats\" | \"logoBusinessAnalytics\" | \"logoCeph\" | \"logoCloud\" | \"logoCloudEnterprise\" | \"logoCode\" | \"logoCodesandbox\" | \"logoCouchbase\" | \"logoDocker\" | \"logoDropwizard\" | \"logoElastic\" | \"logoElasticStack\" | \"logoElasticsearch\" | \"logoEnterpriseSearch\" | \"logoEtcd\" | \"logoGCP\" | \"logoGCPMono\" | \"logoGithub\" | \"logoGmail\" | \"logoGolang\" | \"logoGoogleG\" | \"logoHAproxy\" | \"logoIBM\" | \"logoIBMMono\" | \"logoKafka\" | \"logoKibana\" | \"logoKubernetes\" | \"logoLogging\" | \"logoLogstash\" | \"logoMaps\" | \"logoMemcached\" | \"logoMetrics\" | \"logoMongodb\" | \"logoMySQL\" | \"logoNginx\" | \"logoObservability\" | \"logoOsquery\" | \"logoPhp\" | \"logoPostgres\" | \"logoPrometheus\" | \"logoRabbitmq\" | \"logoRedis\" | \"logoSecurity\" | \"logoSiteSearch\" | \"logoSketch\" | \"logoSlack\" | \"logoUptime\" | \"logoVulnerabilityManagement\" | \"logoWebhook\" | \"logoWindows\" | \"logoWorkplaceSearch\" | \"logsApp\" | \"logstashFilter\" | \"logstashIf\" | \"logstashInput\" | \"logstashOutput\" | \"logstashQueue\" | \"machineLearningApp\" | \"magnet\" | \"magnifyWithExclamation\" | \"magnifyWithMinus\" | \"magnifyWithPlus\" | \"managementApp\" | \"mapMarker\" | \"menuDown\" | \"menuLeft\" | \"menuRight\" | \"menuUp\" | \"metricbeatApp\" | \"metricsApp\" | \"minimize\" | \"minus\" | \"minusInCircle\" | \"minusInCircleFilled\" | \"minusInSquare\" | \"monitoringApp\" | \"moon\" | \"newChat\" | \"node\" | \"notebookApp\" | \"offline\" | \"online\" | \"outlierDetectionJob\" | \"packetbeatApp\" | \"pageSelect\" | \"pagesSelect\" | \"palette\" | \"paperClip\" | \"payment\" | \"pencil\" | \"pin\" | \"pinFilled\" | \"pipeBreaks\" | \"pipelineApp\" | \"pipeNoBreaks\" | \"pivot\" | \"play\" | \"playFilled\" | \"plus\" | \"plusInCircle\" | \"plusInCircleFilled\" | \"plusInSquare\" | \"popout\" | \"questionInCircle\" | \"quote\" | \"recentlyViewedApp\" | \"refresh\" | \"regressionJob\" | \"reporter\" | \"reportingApp\" | \"returnKey\" | \"save\" | \"savedObjectsApp\" | \"scale\" | \"searchProfilerApp\" | \"securityAnalyticsApp\" | \"securityApp\" | \"securitySignal\" | \"securitySignalDetected\" | \"securitySignalResolved\" | \"sessionViewer\" | \"shard\" | \"singleMetricViewer\" | \"snowflake\" | \"sortAscending\" | \"sortDescending\" | \"sortDown\" | \"sortLeft\" | \"sortRight\" | \"sortUp\" | \"sortable\" | \"spacesApp\" | \"sparkles\" | \"sqlApp\" | \"starEmpty\" | \"starEmptySpace\" | \"starFilled\" | \"starFilledSpace\" | \"starMinusEmpty\" | \"starMinusFilled\" | \"starPlusEmpty\" | \"starPlusFilled\" | \"stopFilled\" | \"stopSlash\" | \"storage\" | \"submodule\" | \"sun\" | \"swatchInput\" | \"symlink\" | \"tableDensityCompact\" | \"tableDensityExpanded\" | \"tableDensityNormal\" | \"tableOfContents\" | \"tear\" | \"timeline\" | \"timelineWithArrow\" | \"timelionApp\" | \"timeRefresh\" | \"timeslider\" | \"training\" | \"transitionLeftIn\" | \"transitionLeftOut\" | \"transitionTopIn\" | \"transitionTopOut\" | \"trash\" | \"unfold\" | \"upgradeAssistantApp\" | \"uptimeApp\" | \"userAvatar\" | \"usersRolesApp\" | \"vector\" | \"videoPlayer\" | \"visArea\" | \"visAreaStacked\" | \"visBarHorizontal\" | \"visBarHorizontalStacked\" | \"visBarVertical\" | \"visBarVerticalStacked\" | \"visGauge\" | \"visGoal\" | \"visLine\" | \"visMapCoordinate\" | \"visMapRegion\" | \"visMetric\" | \"visPie\" | \"visTable\" | \"visTagCloud\" | \"visText\" | \"visTimelion\" | \"visVega\" | \"visVisualBuilder\" | \"visualizeApp\" | \"vulnerabilityManagementApp\" | \"warningFilled\" | \"watchesApp\" | \"wordWrap\" | \"wordWrapDisabled\" | \"workplaceSearchApp\" | \"wrench\" | \"tokenAlias\" | \"tokenAnnotation\" | \"tokenArray\" | \"tokenBinary\" | \"tokenBoolean\" | \"tokenClass\" | \"tokenCompletionSuggester\" | \"tokenConstant\" | \"tokenDate\" | \"tokenDimension\" | \"tokenElement\" | \"tokenEnum\" | \"tokenEnumMember\" | \"tokenEvent\" | \"tokenException\" | \"tokenField\" | \"tokenFile\" | \"tokenFlattened\" | \"tokenFunction\" | \"tokenGeo\" | \"tokenHistogram\" | \"tokenInterface\" | \"tokenIP\" | \"tokenJoin\" | \"tokenKey\" | \"tokenKeyword\" | \"tokenMethod\" | \"tokenMetricCounter\" | \"tokenMetricGauge\" | \"tokenModule\" | \"tokenNamespace\" | \"tokenNested\" | \"tokenNull\" | \"tokenNumber\" | \"tokenObject\" | \"tokenOperator\" | \"tokenPackage\" | \"tokenParameter\" | \"tokenPercolator\" | \"tokenProperty\" | \"tokenRange\" | \"tokenRankFeature\" | \"tokenRankFeatures\" | \"tokenRepo\" | \"tokenSearchType\" | \"tokenSemanticText\" | \"tokenShape\" | \"tokenString\" | \"tokenStruct\" | \"tokenSymbol\" | \"tokenTag\" | \"tokenText\" | \"tokenTokenCount\" | \"tokenVariable\" | \"tokenVectorDense\" | \"tokenDenseVector\" | \"tokenVectorSparse\"; }" ], "path": "packages/kbn-discover-utils/src/components/app_menu/types.ts", "deprecated": false, diff --git a/api_docs/kbn_discover_utils.mdx b/api_docs/kbn_discover_utils.mdx index cfadb51d5e726..dbd213bea74aa 100644 --- a/api_docs/kbn_discover_utils.mdx +++ b/api_docs/kbn_discover_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-discover-utils title: "@kbn/discover-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/discover-utils plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/discover-utils'] --- import kbnDiscoverUtilsObj from './kbn_discover_utils.devdocs.json'; diff --git a/api_docs/kbn_doc_links.mdx b/api_docs/kbn_doc_links.mdx index 7d24e533d8c3c..bfbed4a209434 100644 --- a/api_docs/kbn_doc_links.mdx +++ b/api_docs/kbn_doc_links.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-doc-links title: "@kbn/doc-links" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/doc-links plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/doc-links'] --- import kbnDocLinksObj from './kbn_doc_links.devdocs.json'; diff --git a/api_docs/kbn_docs_utils.mdx b/api_docs/kbn_docs_utils.mdx index e7218e24fdc70..9b05ef0bce0a4 100644 --- a/api_docs/kbn_docs_utils.mdx +++ b/api_docs/kbn_docs_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-docs-utils title: "@kbn/docs-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/docs-utils plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/docs-utils'] --- import kbnDocsUtilsObj from './kbn_docs_utils.devdocs.json'; diff --git a/api_docs/kbn_dom_drag_drop.mdx b/api_docs/kbn_dom_drag_drop.mdx index 0f46bb9dc971a..1497170e7880e 100644 --- a/api_docs/kbn_dom_drag_drop.mdx +++ b/api_docs/kbn_dom_drag_drop.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-dom-drag-drop title: "@kbn/dom-drag-drop" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/dom-drag-drop plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/dom-drag-drop'] --- import kbnDomDragDropObj from './kbn_dom_drag_drop.devdocs.json'; diff --git a/api_docs/kbn_ebt_tools.mdx b/api_docs/kbn_ebt_tools.mdx index 905f36a909a19..c87ca81eb3273 100644 --- a/api_docs/kbn_ebt_tools.mdx +++ b/api_docs/kbn_ebt_tools.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ebt-tools title: "@kbn/ebt-tools" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ebt-tools plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ebt-tools'] --- import kbnEbtToolsObj from './kbn_ebt_tools.devdocs.json'; diff --git a/api_docs/kbn_ecs_data_quality_dashboard.mdx b/api_docs/kbn_ecs_data_quality_dashboard.mdx index 5e8bb443bd1f0..aa7be5339e200 100644 --- a/api_docs/kbn_ecs_data_quality_dashboard.mdx +++ b/api_docs/kbn_ecs_data_quality_dashboard.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ecs-data-quality-dashboard title: "@kbn/ecs-data-quality-dashboard" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ecs-data-quality-dashboard plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ecs-data-quality-dashboard'] --- import kbnEcsDataQualityDashboardObj from './kbn_ecs_data_quality_dashboard.devdocs.json'; diff --git a/api_docs/kbn_elastic_agent_utils.devdocs.json b/api_docs/kbn_elastic_agent_utils.devdocs.json index 2e56c5fad3c19..5c7b4dafa3183 100644 --- a/api_docs/kbn_elastic_agent_utils.devdocs.json +++ b/api_docs/kbn_elastic_agent_utils.devdocs.json @@ -29,7 +29,7 @@ "signature": [ "(agentName: string | null, telemetryAgentName: string | null, telemetrySdkName: string | null) => string | null" ], - "path": "packages/kbn-elastic-agent-utils/src/agent_guards.ts", + "path": "src/platform/packages/shared/kbn-elastic-agent-utils/src/agent_guards.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -43,7 +43,7 @@ "signature": [ "string | null" ], - "path": "packages/kbn-elastic-agent-utils/src/agent_guards.ts", + "path": "src/platform/packages/shared/kbn-elastic-agent-utils/src/agent_guards.ts", "deprecated": false, "trackAdoption": false, "isRequired": false @@ -58,7 +58,7 @@ "signature": [ "string | null" ], - "path": "packages/kbn-elastic-agent-utils/src/agent_guards.ts", + "path": "src/platform/packages/shared/kbn-elastic-agent-utils/src/agent_guards.ts", "deprecated": false, "trackAdoption": false, "isRequired": false @@ -73,7 +73,7 @@ "signature": [ "string | null" ], - "path": "packages/kbn-elastic-agent-utils/src/agent_guards.ts", + "path": "src/platform/packages/shared/kbn-elastic-agent-utils/src/agent_guards.ts", "deprecated": false, "trackAdoption": false, "isRequired": false @@ -92,7 +92,7 @@ "signature": [ "(agentName: string | undefined, language: string) => boolean" ], - "path": "packages/kbn-elastic-agent-utils/src/agent_guards.ts", + "path": "src/platform/packages/shared/kbn-elastic-agent-utils/src/agent_guards.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -106,7 +106,7 @@ "signature": [ "string | undefined" ], - "path": "packages/kbn-elastic-agent-utils/src/agent_guards.ts", + "path": "src/platform/packages/shared/kbn-elastic-agent-utils/src/agent_guards.ts", "deprecated": false, "trackAdoption": false, "isRequired": false @@ -121,7 +121,7 @@ "signature": [ "string" ], - "path": "packages/kbn-elastic-agent-utils/src/agent_guards.ts", + "path": "src/platform/packages/shared/kbn-elastic-agent-utils/src/agent_guards.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -140,7 +140,7 @@ "signature": [ "(agentName: string | undefined) => boolean" ], - "path": "packages/kbn-elastic-agent-utils/src/agent_guards.ts", + "path": "src/platform/packages/shared/kbn-elastic-agent-utils/src/agent_guards.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -154,7 +154,7 @@ "signature": [ "string | undefined" ], - "path": "packages/kbn-elastic-agent-utils/src/agent_guards.ts", + "path": "src/platform/packages/shared/kbn-elastic-agent-utils/src/agent_guards.ts", "deprecated": false, "trackAdoption": false, "isRequired": false @@ -173,7 +173,7 @@ "signature": [ "(serverlessType: string | undefined) => boolean" ], - "path": "packages/kbn-elastic-agent-utils/src/agent_guards.ts", + "path": "src/platform/packages/shared/kbn-elastic-agent-utils/src/agent_guards.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -187,7 +187,7 @@ "signature": [ "string | undefined" ], - "path": "packages/kbn-elastic-agent-utils/src/agent_guards.ts", + "path": "src/platform/packages/shared/kbn-elastic-agent-utils/src/agent_guards.ts", "deprecated": false, "trackAdoption": false, "isRequired": false @@ -206,7 +206,7 @@ "signature": [ "(serverlessType: string | undefined) => boolean" ], - "path": "packages/kbn-elastic-agent-utils/src/agent_guards.ts", + "path": "src/platform/packages/shared/kbn-elastic-agent-utils/src/agent_guards.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -220,7 +220,7 @@ "signature": [ "string | undefined" ], - "path": "packages/kbn-elastic-agent-utils/src/agent_guards.ts", + "path": "src/platform/packages/shared/kbn-elastic-agent-utils/src/agent_guards.ts", "deprecated": false, "trackAdoption": false, "isRequired": false @@ -239,7 +239,7 @@ "signature": [ "(agentName: string | undefined) => boolean" ], - "path": "packages/kbn-elastic-agent-utils/src/agent_guards.ts", + "path": "src/platform/packages/shared/kbn-elastic-agent-utils/src/agent_guards.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -253,7 +253,7 @@ "signature": [ "string | undefined" ], - "path": "packages/kbn-elastic-agent-utils/src/agent_guards.ts", + "path": "src/platform/packages/shared/kbn-elastic-agent-utils/src/agent_guards.ts", "deprecated": false, "trackAdoption": false, "isRequired": false @@ -272,7 +272,7 @@ "signature": [ "(agentName: string | undefined) => boolean" ], - "path": "packages/kbn-elastic-agent-utils/src/agent_guards.ts", + "path": "src/platform/packages/shared/kbn-elastic-agent-utils/src/agent_guards.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -286,7 +286,7 @@ "signature": [ "string | undefined" ], - "path": "packages/kbn-elastic-agent-utils/src/agent_guards.ts", + "path": "src/platform/packages/shared/kbn-elastic-agent-utils/src/agent_guards.ts", "deprecated": false, "trackAdoption": false, "isRequired": false @@ -305,7 +305,7 @@ "signature": [ "(agentName: string | undefined, runtimeName: string | undefined) => boolean" ], - "path": "packages/kbn-elastic-agent-utils/src/agent_guards.ts", + "path": "src/platform/packages/shared/kbn-elastic-agent-utils/src/agent_guards.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -319,7 +319,7 @@ "signature": [ "string | undefined" ], - "path": "packages/kbn-elastic-agent-utils/src/agent_guards.ts", + "path": "src/platform/packages/shared/kbn-elastic-agent-utils/src/agent_guards.ts", "deprecated": false, "trackAdoption": false, "isRequired": false @@ -334,7 +334,7 @@ "signature": [ "string | undefined" ], - "path": "packages/kbn-elastic-agent-utils/src/agent_guards.ts", + "path": "src/platform/packages/shared/kbn-elastic-agent-utils/src/agent_guards.ts", "deprecated": false, "trackAdoption": false, "isRequired": false @@ -353,7 +353,7 @@ "signature": [ "(agentName: string | undefined) => boolean" ], - "path": "packages/kbn-elastic-agent-utils/src/agent_guards.ts", + "path": "src/platform/packages/shared/kbn-elastic-agent-utils/src/agent_guards.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -367,7 +367,7 @@ "signature": [ "string | undefined" ], - "path": "packages/kbn-elastic-agent-utils/src/agent_guards.ts", + "path": "src/platform/packages/shared/kbn-elastic-agent-utils/src/agent_guards.ts", "deprecated": false, "trackAdoption": false, "isRequired": false @@ -386,7 +386,7 @@ "signature": [ "(agentName: string) => boolean" ], - "path": "packages/kbn-elastic-agent-utils/src/agent_guards.ts", + "path": "src/platform/packages/shared/kbn-elastic-agent-utils/src/agent_guards.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -400,7 +400,7 @@ "signature": [ "string" ], - "path": "packages/kbn-elastic-agent-utils/src/agent_guards.ts", + "path": "src/platform/packages/shared/kbn-elastic-agent-utils/src/agent_guards.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -419,7 +419,7 @@ "signature": [ "(agentName: string | undefined) => boolean" ], - "path": "packages/kbn-elastic-agent-utils/src/agent_guards.ts", + "path": "src/platform/packages/shared/kbn-elastic-agent-utils/src/agent_guards.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -433,7 +433,7 @@ "signature": [ "string | undefined" ], - "path": "packages/kbn-elastic-agent-utils/src/agent_guards.ts", + "path": "src/platform/packages/shared/kbn-elastic-agent-utils/src/agent_guards.ts", "deprecated": false, "trackAdoption": false, "isRequired": false @@ -452,7 +452,7 @@ "signature": [ "(agentName: string | undefined) => boolean" ], - "path": "packages/kbn-elastic-agent-utils/src/agent_guards.ts", + "path": "src/platform/packages/shared/kbn-elastic-agent-utils/src/agent_guards.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -466,7 +466,7 @@ "signature": [ "string | undefined" ], - "path": "packages/kbn-elastic-agent-utils/src/agent_guards.ts", + "path": "src/platform/packages/shared/kbn-elastic-agent-utils/src/agent_guards.ts", "deprecated": false, "trackAdoption": false, "isRequired": false @@ -485,7 +485,7 @@ "signature": [ "(serverlessType: string | undefined) => boolean" ], - "path": "packages/kbn-elastic-agent-utils/src/agent_guards.ts", + "path": "src/platform/packages/shared/kbn-elastic-agent-utils/src/agent_guards.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -499,7 +499,7 @@ "signature": [ "string | undefined" ], - "path": "packages/kbn-elastic-agent-utils/src/agent_guards.ts", + "path": "src/platform/packages/shared/kbn-elastic-agent-utils/src/agent_guards.ts", "deprecated": false, "trackAdoption": false, "isRequired": false @@ -529,7 +529,7 @@ }, "[]" ], - "path": "packages/kbn-elastic-agent-utils/src/agent_names.ts", + "path": "src/platform/packages/shared/kbn-elastic-agent-utils/src/agent_names.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -544,7 +544,7 @@ "signature": [ "\"java\" | \"ruby\" | \"opentelemetry\" | \"dotnet\" | \"go\" | \"iOS/swift\" | \"js-base\" | \"nodejs\" | \"php\" | \"python\" | \"rum-js\" | \"android/java\" | \"otlp\" | `opentelemetry/${string}` | `otlp/${string}` | \"ios/swift\"" ], - "path": "packages/kbn-elastic-agent-utils/src/agent_names.ts", + "path": "src/platform/packages/shared/kbn-elastic-agent-utils/src/agent_names.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -566,7 +566,7 @@ }, "[]" ], - "path": "packages/kbn-elastic-agent-utils/src/agent_names.ts", + "path": "src/platform/packages/shared/kbn-elastic-agent-utils/src/agent_names.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -583,7 +583,7 @@ "signature": [ "\"java\" | \"ruby\" | \"dotnet\" | \"go\" | \"iOS/swift\" | \"js-base\" | \"nodejs\" | \"php\" | \"python\" | \"rum-js\" | \"android/java\"" ], - "path": "packages/kbn-elastic-agent-utils/src/agent_names.ts", + "path": "src/platform/packages/shared/kbn-elastic-agent-utils/src/agent_names.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -605,7 +605,7 @@ }, "[]" ], - "path": "packages/kbn-elastic-agent-utils/src/agent_names.ts", + "path": "src/platform/packages/shared/kbn-elastic-agent-utils/src/agent_names.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -620,7 +620,7 @@ "signature": [ "\"java\" | \"opentelemetry/java\" | \"otlp/java\"" ], - "path": "packages/kbn-elastic-agent-utils/src/agent_names.ts", + "path": "src/platform/packages/shared/kbn-elastic-agent-utils/src/agent_names.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -642,7 +642,7 @@ }, "[]" ], - "path": "packages/kbn-elastic-agent-utils/src/agent_names.ts", + "path": "src/platform/packages/shared/kbn-elastic-agent-utils/src/agent_names.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -657,7 +657,7 @@ "signature": [ "\"opentelemetry\" | \"otlp\" | `opentelemetry/${string}` | `otlp/${string}`" ], - "path": "packages/kbn-elastic-agent-utils/src/agent_names.ts", + "path": "src/platform/packages/shared/kbn-elastic-agent-utils/src/agent_names.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -679,7 +679,7 @@ }, "[]" ], - "path": "packages/kbn-elastic-agent-utils/src/agent_names.ts", + "path": "src/platform/packages/shared/kbn-elastic-agent-utils/src/agent_names.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -694,7 +694,7 @@ "signature": [ "\"js-base\" | \"rum-js\" | \"opentelemetry/webjs\" | \"otlp/webjs\"" ], - "path": "packages/kbn-elastic-agent-utils/src/agent_names.ts", + "path": "src/platform/packages/shared/kbn-elastic-agent-utils/src/agent_names.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -716,7 +716,7 @@ }, "[]" ], - "path": "packages/kbn-elastic-agent-utils/src/agent_names.ts", + "path": "src/platform/packages/shared/kbn-elastic-agent-utils/src/agent_names.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -731,7 +731,7 @@ "signature": [ "\"aws.lambda\" | \"azure.functions\"" ], - "path": "packages/kbn-elastic-agent-utils/src/agent_names.ts", + "path": "src/platform/packages/shared/kbn-elastic-agent-utils/src/agent_names.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false diff --git a/api_docs/kbn_elastic_agent_utils.mdx b/api_docs/kbn_elastic_agent_utils.mdx index 9d62913fbf45a..611f555ac249f 100644 --- a/api_docs/kbn_elastic_agent_utils.mdx +++ b/api_docs/kbn_elastic_agent_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-elastic-agent-utils title: "@kbn/elastic-agent-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/elastic-agent-utils plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/elastic-agent-utils'] --- import kbnElasticAgentUtilsObj from './kbn_elastic_agent_utils.devdocs.json'; diff --git a/api_docs/kbn_elastic_assistant.mdx b/api_docs/kbn_elastic_assistant.mdx index 14a69f76f95ee..cc85aa598581d 100644 --- a/api_docs/kbn_elastic_assistant.mdx +++ b/api_docs/kbn_elastic_assistant.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-elastic-assistant title: "@kbn/elastic-assistant" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/elastic-assistant plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/elastic-assistant'] --- import kbnElasticAssistantObj from './kbn_elastic_assistant.devdocs.json'; diff --git a/api_docs/kbn_elastic_assistant_common.mdx b/api_docs/kbn_elastic_assistant_common.mdx index a201b3e768f86..5ca81477e01d1 100644 --- a/api_docs/kbn_elastic_assistant_common.mdx +++ b/api_docs/kbn_elastic_assistant_common.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-elastic-assistant-common title: "@kbn/elastic-assistant-common" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/elastic-assistant-common plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/elastic-assistant-common'] --- import kbnElasticAssistantCommonObj from './kbn_elastic_assistant_common.devdocs.json'; diff --git a/api_docs/kbn_entities_schema.mdx b/api_docs/kbn_entities_schema.mdx index 868d366b52390..5c5756ea4b9c5 100644 --- a/api_docs/kbn_entities_schema.mdx +++ b/api_docs/kbn_entities_schema.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-entities-schema title: "@kbn/entities-schema" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/entities-schema plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/entities-schema'] --- import kbnEntitiesSchemaObj from './kbn_entities_schema.devdocs.json'; diff --git a/api_docs/kbn_es.mdx b/api_docs/kbn_es.mdx index b04034f2dd697..c1b60a93ba378 100644 --- a/api_docs/kbn_es.mdx +++ b/api_docs/kbn_es.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-es title: "@kbn/es" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/es plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/es'] --- import kbnEsObj from './kbn_es.devdocs.json'; diff --git a/api_docs/kbn_es_archiver.mdx b/api_docs/kbn_es_archiver.mdx index a857b02a8d66b..7067a0329908a 100644 --- a/api_docs/kbn_es_archiver.mdx +++ b/api_docs/kbn_es_archiver.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-es-archiver title: "@kbn/es-archiver" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/es-archiver plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/es-archiver'] --- import kbnEsArchiverObj from './kbn_es_archiver.devdocs.json'; diff --git a/api_docs/kbn_es_errors.mdx b/api_docs/kbn_es_errors.mdx index 0073099b533f0..a7748ebd14958 100644 --- a/api_docs/kbn_es_errors.mdx +++ b/api_docs/kbn_es_errors.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-es-errors title: "@kbn/es-errors" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/es-errors plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/es-errors'] --- import kbnEsErrorsObj from './kbn_es_errors.devdocs.json'; diff --git a/api_docs/kbn_es_query.mdx b/api_docs/kbn_es_query.mdx index e94656f66b8c7..cd944cf596111 100644 --- a/api_docs/kbn_es_query.mdx +++ b/api_docs/kbn_es_query.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-es-query title: "@kbn/es-query" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/es-query plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/es-query'] --- import kbnEsQueryObj from './kbn_es_query.devdocs.json'; diff --git a/api_docs/kbn_es_types.mdx b/api_docs/kbn_es_types.mdx index 356044391bace..fb51e3f283051 100644 --- a/api_docs/kbn_es_types.mdx +++ b/api_docs/kbn_es_types.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-es-types title: "@kbn/es-types" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/es-types plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/es-types'] --- import kbnEsTypesObj from './kbn_es_types.devdocs.json'; diff --git a/api_docs/kbn_eslint_plugin_imports.mdx b/api_docs/kbn_eslint_plugin_imports.mdx index f2b20c5e96b5e..fe452c2191275 100644 --- a/api_docs/kbn_eslint_plugin_imports.mdx +++ b/api_docs/kbn_eslint_plugin_imports.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-eslint-plugin-imports title: "@kbn/eslint-plugin-imports" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/eslint-plugin-imports plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/eslint-plugin-imports'] --- import kbnEslintPluginImportsObj from './kbn_eslint_plugin_imports.devdocs.json'; diff --git a/api_docs/kbn_esql_ast.mdx b/api_docs/kbn_esql_ast.mdx index 0aafde6252d2b..ccee1aa9e11ff 100644 --- a/api_docs/kbn_esql_ast.mdx +++ b/api_docs/kbn_esql_ast.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-esql-ast title: "@kbn/esql-ast" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/esql-ast plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/esql-ast'] --- import kbnEsqlAstObj from './kbn_esql_ast.devdocs.json'; diff --git a/api_docs/kbn_esql_editor.devdocs.json b/api_docs/kbn_esql_editor.devdocs.json index b464c8bd5f1eb..d031e4bd71727 100644 --- a/api_docs/kbn_esql_editor.devdocs.json +++ b/api_docs/kbn_esql_editor.devdocs.json @@ -565,6 +565,22 @@ "path": "src/platform/packages/private/kbn-esql-editor/src/types.ts", "deprecated": false, "trackAdoption": false + }, + { + "parentPluginId": "@kbn/esql-editor", + "id": "def-public.ESQLEditorProps.disableAutoFocus", + "type": "CompoundType", + "tags": [], + "label": "disableAutoFocus", + "description": [ + "The component by default focuses on the editor when it is mounted, this flag disables it" + ], + "signature": [ + "boolean | undefined" + ], + "path": "src/platform/packages/private/kbn-esql-editor/src/types.ts", + "deprecated": false, + "trackAdoption": false } ], "initialIsOpen": false diff --git a/api_docs/kbn_esql_editor.mdx b/api_docs/kbn_esql_editor.mdx index 4435054d1935c..ccd6a865d54bc 100644 --- a/api_docs/kbn_esql_editor.mdx +++ b/api_docs/kbn_esql_editor.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-esql-editor title: "@kbn/esql-editor" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/esql-editor plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/esql-editor'] --- import kbnEsqlEditorObj from './kbn_esql_editor.devdocs.json'; @@ -21,7 +21,7 @@ Contact [@elastic/kibana-esql](https://github.com/orgs/elastic/teams/kibana-esql | Public API count | Any count | Items lacking comments | Missing exports | |-------------------|-----------|------------------------|-----------------| -| 29 | 0 | 12 | 0 | +| 30 | 0 | 12 | 0 | ## Client diff --git a/api_docs/kbn_esql_utils.devdocs.json b/api_docs/kbn_esql_utils.devdocs.json index d5c4a9977bce9..458e8e2a6a136 100644 --- a/api_docs/kbn_esql_utils.devdocs.json +++ b/api_docs/kbn_esql_utils.devdocs.json @@ -1723,6 +1723,39 @@ ], "returnComment": [], "initialIsOpen": false + }, + { + "parentPluginId": "@kbn/esql-utils", + "id": "def-common.sanitazeESQLInput", + "type": "Function", + "tags": [], + "label": "sanitazeESQLInput", + "description": [], + "signature": [ + "(input: string) => string | undefined" + ], + "path": "src/platform/packages/shared/kbn-esql-utils/src/utils/sanitaze_input.ts", + "deprecated": false, + "trackAdoption": false, + "children": [ + { + "parentPluginId": "@kbn/esql-utils", + "id": "def-common.sanitazeESQLInput.$1", + "type": "string", + "tags": [], + "label": "input", + "description": [], + "signature": [ + "string" + ], + "path": "src/platform/packages/shared/kbn-esql-utils/src/utils/sanitaze_input.ts", + "deprecated": false, + "trackAdoption": false, + "isRequired": true + } + ], + "returnComment": [], + "initialIsOpen": false } ], "interfaces": [], diff --git a/api_docs/kbn_esql_utils.mdx b/api_docs/kbn_esql_utils.mdx index 7132af795b48d..21dfa187120e1 100644 --- a/api_docs/kbn_esql_utils.mdx +++ b/api_docs/kbn_esql_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-esql-utils title: "@kbn/esql-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/esql-utils plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/esql-utils'] --- import kbnEsqlUtilsObj from './kbn_esql_utils.devdocs.json'; @@ -21,7 +21,7 @@ Contact [@elastic/kibana-esql](https://github.com/orgs/elastic/teams/kibana-esql | Public API count | Any count | Items lacking comments | Missing exports | |-------------------|-----------|------------------------|-----------------| -| 83 | 0 | 74 | 0 | +| 85 | 0 | 76 | 0 | ## Common diff --git a/api_docs/kbn_esql_validation_autocomplete.mdx b/api_docs/kbn_esql_validation_autocomplete.mdx index ca53f08887678..1a82133ef9809 100644 --- a/api_docs/kbn_esql_validation_autocomplete.mdx +++ b/api_docs/kbn_esql_validation_autocomplete.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-esql-validation-autocomplete title: "@kbn/esql-validation-autocomplete" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/esql-validation-autocomplete plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/esql-validation-autocomplete'] --- import kbnEsqlValidationAutocompleteObj from './kbn_esql_validation_autocomplete.devdocs.json'; diff --git a/api_docs/kbn_event_annotation_common.mdx b/api_docs/kbn_event_annotation_common.mdx index 06448f7926d93..41f9b6127a4ea 100644 --- a/api_docs/kbn_event_annotation_common.mdx +++ b/api_docs/kbn_event_annotation_common.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-event-annotation-common title: "@kbn/event-annotation-common" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/event-annotation-common plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/event-annotation-common'] --- import kbnEventAnnotationCommonObj from './kbn_event_annotation_common.devdocs.json'; diff --git a/api_docs/kbn_event_annotation_components.mdx b/api_docs/kbn_event_annotation_components.mdx index 9f4ef37c3cf0b..1e596a4fdfa92 100644 --- a/api_docs/kbn_event_annotation_components.mdx +++ b/api_docs/kbn_event_annotation_components.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-event-annotation-components title: "@kbn/event-annotation-components" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/event-annotation-components plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/event-annotation-components'] --- import kbnEventAnnotationComponentsObj from './kbn_event_annotation_components.devdocs.json'; diff --git a/api_docs/kbn_expandable_flyout.mdx b/api_docs/kbn_expandable_flyout.mdx index 2217faa9ad64d..318188031e382 100644 --- a/api_docs/kbn_expandable_flyout.mdx +++ b/api_docs/kbn_expandable_flyout.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-expandable-flyout title: "@kbn/expandable-flyout" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/expandable-flyout plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/expandable-flyout'] --- import kbnExpandableFlyoutObj from './kbn_expandable_flyout.devdocs.json'; diff --git a/api_docs/kbn_field_types.mdx b/api_docs/kbn_field_types.mdx index 5dc6f0c4abd62..4939f300882b4 100644 --- a/api_docs/kbn_field_types.mdx +++ b/api_docs/kbn_field_types.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-field-types title: "@kbn/field-types" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/field-types plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/field-types'] --- import kbnFieldTypesObj from './kbn_field_types.devdocs.json'; diff --git a/api_docs/kbn_field_utils.mdx b/api_docs/kbn_field_utils.mdx index c0e284587f96f..3865ac33065d3 100644 --- a/api_docs/kbn_field_utils.mdx +++ b/api_docs/kbn_field_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-field-utils title: "@kbn/field-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/field-utils plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/field-utils'] --- import kbnFieldUtilsObj from './kbn_field_utils.devdocs.json'; diff --git a/api_docs/kbn_find_used_node_modules.mdx b/api_docs/kbn_find_used_node_modules.mdx index 2e406fc78d5e0..24e3d19c86bca 100644 --- a/api_docs/kbn_find_used_node_modules.mdx +++ b/api_docs/kbn_find_used_node_modules.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-find-used-node-modules title: "@kbn/find-used-node-modules" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/find-used-node-modules plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/find-used-node-modules'] --- import kbnFindUsedNodeModulesObj from './kbn_find_used_node_modules.devdocs.json'; diff --git a/api_docs/kbn_formatters.mdx b/api_docs/kbn_formatters.mdx index 78e621d241072..e32ef39fe09f4 100644 --- a/api_docs/kbn_formatters.mdx +++ b/api_docs/kbn_formatters.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-formatters title: "@kbn/formatters" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/formatters plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/formatters'] --- import kbnFormattersObj from './kbn_formatters.devdocs.json'; diff --git a/api_docs/kbn_ftr_common_functional_services.mdx b/api_docs/kbn_ftr_common_functional_services.mdx index 289f5d11612f2..b93c445f9a1a1 100644 --- a/api_docs/kbn_ftr_common_functional_services.mdx +++ b/api_docs/kbn_ftr_common_functional_services.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ftr-common-functional-services title: "@kbn/ftr-common-functional-services" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ftr-common-functional-services plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ftr-common-functional-services'] --- import kbnFtrCommonFunctionalServicesObj from './kbn_ftr_common_functional_services.devdocs.json'; diff --git a/api_docs/kbn_ftr_common_functional_ui_services.mdx b/api_docs/kbn_ftr_common_functional_ui_services.mdx index fc8a605c44274..a9838368c6d93 100644 --- a/api_docs/kbn_ftr_common_functional_ui_services.mdx +++ b/api_docs/kbn_ftr_common_functional_ui_services.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ftr-common-functional-ui-services title: "@kbn/ftr-common-functional-ui-services" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ftr-common-functional-ui-services plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ftr-common-functional-ui-services'] --- import kbnFtrCommonFunctionalUiServicesObj from './kbn_ftr_common_functional_ui_services.devdocs.json'; diff --git a/api_docs/kbn_gen_ai_functional_testing.mdx b/api_docs/kbn_gen_ai_functional_testing.mdx index fea606f73d29c..9417b92676e19 100644 --- a/api_docs/kbn_gen_ai_functional_testing.mdx +++ b/api_docs/kbn_gen_ai_functional_testing.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-gen-ai-functional-testing title: "@kbn/gen-ai-functional-testing" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/gen-ai-functional-testing plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/gen-ai-functional-testing'] --- import kbnGenAiFunctionalTestingObj from './kbn_gen_ai_functional_testing.devdocs.json'; diff --git a/api_docs/kbn_generate.mdx b/api_docs/kbn_generate.mdx index 80441b226ec37..c2412978a15d0 100644 --- a/api_docs/kbn_generate.mdx +++ b/api_docs/kbn_generate.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-generate title: "@kbn/generate" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/generate plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/generate'] --- import kbnGenerateObj from './kbn_generate.devdocs.json'; diff --git a/api_docs/kbn_generate_console_definitions.mdx b/api_docs/kbn_generate_console_definitions.mdx index 268e9bdd32e3f..d6065eff7ff05 100644 --- a/api_docs/kbn_generate_console_definitions.mdx +++ b/api_docs/kbn_generate_console_definitions.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-generate-console-definitions title: "@kbn/generate-console-definitions" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/generate-console-definitions plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/generate-console-definitions'] --- import kbnGenerateConsoleDefinitionsObj from './kbn_generate_console_definitions.devdocs.json'; diff --git a/api_docs/kbn_generate_csv.mdx b/api_docs/kbn_generate_csv.mdx index f7b788e07f655..830c540bb60b7 100644 --- a/api_docs/kbn_generate_csv.mdx +++ b/api_docs/kbn_generate_csv.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-generate-csv title: "@kbn/generate-csv" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/generate-csv plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/generate-csv'] --- import kbnGenerateCsvObj from './kbn_generate_csv.devdocs.json'; diff --git a/api_docs/kbn_grid_layout.mdx b/api_docs/kbn_grid_layout.mdx index 925d6a3538421..6bd1bad217488 100644 --- a/api_docs/kbn_grid_layout.mdx +++ b/api_docs/kbn_grid_layout.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-grid-layout title: "@kbn/grid-layout" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/grid-layout plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/grid-layout'] --- import kbnGridLayoutObj from './kbn_grid_layout.devdocs.json'; diff --git a/api_docs/kbn_grouping.mdx b/api_docs/kbn_grouping.mdx index 9922b688f2fb2..12b50c27328a1 100644 --- a/api_docs/kbn_grouping.mdx +++ b/api_docs/kbn_grouping.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-grouping title: "@kbn/grouping" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/grouping plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/grouping'] --- import kbnGroupingObj from './kbn_grouping.devdocs.json'; diff --git a/api_docs/kbn_guided_onboarding.mdx b/api_docs/kbn_guided_onboarding.mdx index af9978c0088c3..49314c26387a7 100644 --- a/api_docs/kbn_guided_onboarding.mdx +++ b/api_docs/kbn_guided_onboarding.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-guided-onboarding title: "@kbn/guided-onboarding" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/guided-onboarding plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/guided-onboarding'] --- import kbnGuidedOnboardingObj from './kbn_guided_onboarding.devdocs.json'; diff --git a/api_docs/kbn_handlebars.mdx b/api_docs/kbn_handlebars.mdx index 1849969e0b678..290f201e9b3ae 100644 --- a/api_docs/kbn_handlebars.mdx +++ b/api_docs/kbn_handlebars.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-handlebars title: "@kbn/handlebars" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/handlebars plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/handlebars'] --- import kbnHandlebarsObj from './kbn_handlebars.devdocs.json'; diff --git a/api_docs/kbn_hapi_mocks.mdx b/api_docs/kbn_hapi_mocks.mdx index c9b59c910f3e8..bdf753063c61e 100644 --- a/api_docs/kbn_hapi_mocks.mdx +++ b/api_docs/kbn_hapi_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-hapi-mocks title: "@kbn/hapi-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/hapi-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/hapi-mocks'] --- import kbnHapiMocksObj from './kbn_hapi_mocks.devdocs.json'; diff --git a/api_docs/kbn_health_gateway_server.mdx b/api_docs/kbn_health_gateway_server.mdx index 1c61d9868c211..4be7c58db58e7 100644 --- a/api_docs/kbn_health_gateway_server.mdx +++ b/api_docs/kbn_health_gateway_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-health-gateway-server title: "@kbn/health-gateway-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/health-gateway-server plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/health-gateway-server'] --- import kbnHealthGatewayServerObj from './kbn_health_gateway_server.devdocs.json'; diff --git a/api_docs/kbn_home_sample_data_card.mdx b/api_docs/kbn_home_sample_data_card.mdx index f7c0b163ef59e..cdb67fc652704 100644 --- a/api_docs/kbn_home_sample_data_card.mdx +++ b/api_docs/kbn_home_sample_data_card.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-home-sample-data-card title: "@kbn/home-sample-data-card" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/home-sample-data-card plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/home-sample-data-card'] --- import kbnHomeSampleDataCardObj from './kbn_home_sample_data_card.devdocs.json'; diff --git a/api_docs/kbn_home_sample_data_tab.mdx b/api_docs/kbn_home_sample_data_tab.mdx index d3f4323566427..037e1bcabf705 100644 --- a/api_docs/kbn_home_sample_data_tab.mdx +++ b/api_docs/kbn_home_sample_data_tab.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-home-sample-data-tab title: "@kbn/home-sample-data-tab" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/home-sample-data-tab plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/home-sample-data-tab'] --- import kbnHomeSampleDataTabObj from './kbn_home_sample_data_tab.devdocs.json'; diff --git a/api_docs/kbn_i18n.mdx b/api_docs/kbn_i18n.mdx index 54abdcd021adb..a903bab23b83b 100644 --- a/api_docs/kbn_i18n.mdx +++ b/api_docs/kbn_i18n.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-i18n title: "@kbn/i18n" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/i18n plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/i18n'] --- import kbnI18nObj from './kbn_i18n.devdocs.json'; diff --git a/api_docs/kbn_i18n_react.mdx b/api_docs/kbn_i18n_react.mdx index 2874c99b9c03a..50d3a0e5084aa 100644 --- a/api_docs/kbn_i18n_react.mdx +++ b/api_docs/kbn_i18n_react.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-i18n-react title: "@kbn/i18n-react" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/i18n-react plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/i18n-react'] --- import kbnI18nReactObj from './kbn_i18n_react.devdocs.json'; diff --git a/api_docs/kbn_import_resolver.mdx b/api_docs/kbn_import_resolver.mdx index 18c6b0c3b96b8..a09f611205fb1 100644 --- a/api_docs/kbn_import_resolver.mdx +++ b/api_docs/kbn_import_resolver.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-import-resolver title: "@kbn/import-resolver" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/import-resolver plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/import-resolver'] --- import kbnImportResolverObj from './kbn_import_resolver.devdocs.json'; diff --git a/api_docs/kbn_index_adapter.mdx b/api_docs/kbn_index_adapter.mdx index f0eae043b2470..b4d2074120c1d 100644 --- a/api_docs/kbn_index_adapter.mdx +++ b/api_docs/kbn_index_adapter.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-index-adapter title: "@kbn/index-adapter" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/index-adapter plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/index-adapter'] --- import kbnIndexAdapterObj from './kbn_index_adapter.devdocs.json'; diff --git a/api_docs/kbn_index_lifecycle_management_common_shared.mdx b/api_docs/kbn_index_lifecycle_management_common_shared.mdx index 4848f5cf5ac8d..b18b1fceba1a1 100644 --- a/api_docs/kbn_index_lifecycle_management_common_shared.mdx +++ b/api_docs/kbn_index_lifecycle_management_common_shared.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-index-lifecycle-management-common-shared title: "@kbn/index-lifecycle-management-common-shared" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/index-lifecycle-management-common-shared plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/index-lifecycle-management-common-shared'] --- import kbnIndexLifecycleManagementCommonSharedObj from './kbn_index_lifecycle_management_common_shared.devdocs.json'; diff --git a/api_docs/kbn_index_management_shared_types.mdx b/api_docs/kbn_index_management_shared_types.mdx index e0eaaadb6214a..db89d62eda113 100644 --- a/api_docs/kbn_index_management_shared_types.mdx +++ b/api_docs/kbn_index_management_shared_types.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-index-management-shared-types title: "@kbn/index-management-shared-types" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/index-management-shared-types plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/index-management-shared-types'] --- import kbnIndexManagementSharedTypesObj from './kbn_index_management_shared_types.devdocs.json'; diff --git a/api_docs/kbn_inference_common.mdx b/api_docs/kbn_inference_common.mdx index 415671580c851..702ea56f513c4 100644 --- a/api_docs/kbn_inference_common.mdx +++ b/api_docs/kbn_inference_common.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-inference-common title: "@kbn/inference-common" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/inference-common plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/inference-common'] --- import kbnInferenceCommonObj from './kbn_inference_common.devdocs.json'; diff --git a/api_docs/kbn_inference_integration_flyout.mdx b/api_docs/kbn_inference_integration_flyout.mdx index cc7c09680113c..514ec4eca0f1a 100644 --- a/api_docs/kbn_inference_integration_flyout.mdx +++ b/api_docs/kbn_inference_integration_flyout.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-inference_integration_flyout title: "@kbn/inference_integration_flyout" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/inference_integration_flyout plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/inference_integration_flyout'] --- import kbnInferenceIntegrationFlyoutObj from './kbn_inference_integration_flyout.devdocs.json'; diff --git a/api_docs/kbn_infra_forge.mdx b/api_docs/kbn_infra_forge.mdx index c41ac56f8b533..7279c332c2955 100644 --- a/api_docs/kbn_infra_forge.mdx +++ b/api_docs/kbn_infra_forge.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-infra-forge title: "@kbn/infra-forge" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/infra-forge plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/infra-forge'] --- import kbnInfraForgeObj from './kbn_infra_forge.devdocs.json'; diff --git a/api_docs/kbn_interpreter.mdx b/api_docs/kbn_interpreter.mdx index df23d287cb261..b4576c08eb28b 100644 --- a/api_docs/kbn_interpreter.mdx +++ b/api_docs/kbn_interpreter.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-interpreter title: "@kbn/interpreter" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/interpreter plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/interpreter'] --- import kbnInterpreterObj from './kbn_interpreter.devdocs.json'; diff --git a/api_docs/kbn_investigation_shared.mdx b/api_docs/kbn_investigation_shared.mdx index 07bc753f52bb1..197b7ea11f0dc 100644 --- a/api_docs/kbn_investigation_shared.mdx +++ b/api_docs/kbn_investigation_shared.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-investigation-shared title: "@kbn/investigation-shared" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/investigation-shared plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/investigation-shared'] --- import kbnInvestigationSharedObj from './kbn_investigation_shared.devdocs.json'; diff --git a/api_docs/kbn_io_ts_utils.mdx b/api_docs/kbn_io_ts_utils.mdx index c5d7536b53254..1dd44794b94fa 100644 --- a/api_docs/kbn_io_ts_utils.mdx +++ b/api_docs/kbn_io_ts_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-io-ts-utils title: "@kbn/io-ts-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/io-ts-utils plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/io-ts-utils'] --- import kbnIoTsUtilsObj from './kbn_io_ts_utils.devdocs.json'; diff --git a/api_docs/kbn_ipynb.mdx b/api_docs/kbn_ipynb.mdx index 0e723e20aefb1..7ae9ae44babc4 100644 --- a/api_docs/kbn_ipynb.mdx +++ b/api_docs/kbn_ipynb.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ipynb title: "@kbn/ipynb" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ipynb plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ipynb'] --- import kbnIpynbObj from './kbn_ipynb.devdocs.json'; diff --git a/api_docs/kbn_item_buffer.mdx b/api_docs/kbn_item_buffer.mdx index 175b14142744e..028c8ecf62885 100644 --- a/api_docs/kbn_item_buffer.mdx +++ b/api_docs/kbn_item_buffer.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-item-buffer title: "@kbn/item-buffer" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/item-buffer plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/item-buffer'] --- import kbnItemBufferObj from './kbn_item_buffer.devdocs.json'; diff --git a/api_docs/kbn_jest_serializers.mdx b/api_docs/kbn_jest_serializers.mdx index c2794e00f958e..81e43f4cb62b8 100644 --- a/api_docs/kbn_jest_serializers.mdx +++ b/api_docs/kbn_jest_serializers.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-jest-serializers title: "@kbn/jest-serializers" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/jest-serializers plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/jest-serializers'] --- import kbnJestSerializersObj from './kbn_jest_serializers.devdocs.json'; diff --git a/api_docs/kbn_journeys.mdx b/api_docs/kbn_journeys.mdx index 86df14a67b2b2..d9135d21527a6 100644 --- a/api_docs/kbn_journeys.mdx +++ b/api_docs/kbn_journeys.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-journeys title: "@kbn/journeys" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/journeys plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/journeys'] --- import kbnJourneysObj from './kbn_journeys.devdocs.json'; diff --git a/api_docs/kbn_json_ast.mdx b/api_docs/kbn_json_ast.mdx index 29adae7299447..f589c6e2b8ab5 100644 --- a/api_docs/kbn_json_ast.mdx +++ b/api_docs/kbn_json_ast.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-json-ast title: "@kbn/json-ast" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/json-ast plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/json-ast'] --- import kbnJsonAstObj from './kbn_json_ast.devdocs.json'; diff --git a/api_docs/kbn_json_schemas.mdx b/api_docs/kbn_json_schemas.mdx index c092f73b19e1b..8270973788854 100644 --- a/api_docs/kbn_json_schemas.mdx +++ b/api_docs/kbn_json_schemas.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-json-schemas title: "@kbn/json-schemas" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/json-schemas plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/json-schemas'] --- import kbnJsonSchemasObj from './kbn_json_schemas.devdocs.json'; diff --git a/api_docs/kbn_kibana_manifest_schema.mdx b/api_docs/kbn_kibana_manifest_schema.mdx index 284f4bfe912ea..b5c76767898dc 100644 --- a/api_docs/kbn_kibana_manifest_schema.mdx +++ b/api_docs/kbn_kibana_manifest_schema.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-kibana-manifest-schema title: "@kbn/kibana-manifest-schema" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/kibana-manifest-schema plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/kibana-manifest-schema'] --- import kbnKibanaManifestSchemaObj from './kbn_kibana_manifest_schema.devdocs.json'; diff --git a/api_docs/kbn_language_documentation.mdx b/api_docs/kbn_language_documentation.mdx index 4c1cff6d50cdf..36f63433fce0b 100644 --- a/api_docs/kbn_language_documentation.mdx +++ b/api_docs/kbn_language_documentation.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-language-documentation title: "@kbn/language-documentation" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/language-documentation plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/language-documentation'] --- import kbnLanguageDocumentationObj from './kbn_language_documentation.devdocs.json'; diff --git a/api_docs/kbn_lens_embeddable_utils.mdx b/api_docs/kbn_lens_embeddable_utils.mdx index e865aff17e8b5..4dfdb53fba4cf 100644 --- a/api_docs/kbn_lens_embeddable_utils.mdx +++ b/api_docs/kbn_lens_embeddable_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-lens-embeddable-utils title: "@kbn/lens-embeddable-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/lens-embeddable-utils plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/lens-embeddable-utils'] --- import kbnLensEmbeddableUtilsObj from './kbn_lens_embeddable_utils.devdocs.json'; diff --git a/api_docs/kbn_lens_formula_docs.mdx b/api_docs/kbn_lens_formula_docs.mdx index 651fb07a0a805..7333945f3d32c 100644 --- a/api_docs/kbn_lens_formula_docs.mdx +++ b/api_docs/kbn_lens_formula_docs.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-lens-formula-docs title: "@kbn/lens-formula-docs" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/lens-formula-docs plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/lens-formula-docs'] --- import kbnLensFormulaDocsObj from './kbn_lens_formula_docs.devdocs.json'; diff --git a/api_docs/kbn_logging.mdx b/api_docs/kbn_logging.mdx index b9679471a0465..e73937d5df0a5 100644 --- a/api_docs/kbn_logging.mdx +++ b/api_docs/kbn_logging.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-logging title: "@kbn/logging" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/logging plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/logging'] --- import kbnLoggingObj from './kbn_logging.devdocs.json'; diff --git a/api_docs/kbn_logging_mocks.mdx b/api_docs/kbn_logging_mocks.mdx index dbe9cec417ddb..b361c0c5423d5 100644 --- a/api_docs/kbn_logging_mocks.mdx +++ b/api_docs/kbn_logging_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-logging-mocks title: "@kbn/logging-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/logging-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/logging-mocks'] --- import kbnLoggingMocksObj from './kbn_logging_mocks.devdocs.json'; diff --git a/api_docs/kbn_managed_content_badge.mdx b/api_docs/kbn_managed_content_badge.mdx index 359ca356bdaf4..eddc5f0a66b10 100644 --- a/api_docs/kbn_managed_content_badge.mdx +++ b/api_docs/kbn_managed_content_badge.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-managed-content-badge title: "@kbn/managed-content-badge" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/managed-content-badge plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/managed-content-badge'] --- import kbnManagedContentBadgeObj from './kbn_managed_content_badge.devdocs.json'; diff --git a/api_docs/kbn_managed_vscode_config.mdx b/api_docs/kbn_managed_vscode_config.mdx index c0e342070a2b6..951f9ffb1b62e 100644 --- a/api_docs/kbn_managed_vscode_config.mdx +++ b/api_docs/kbn_managed_vscode_config.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-managed-vscode-config title: "@kbn/managed-vscode-config" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/managed-vscode-config plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/managed-vscode-config'] --- import kbnManagedVscodeConfigObj from './kbn_managed_vscode_config.devdocs.json'; diff --git a/api_docs/kbn_management_cards_navigation.mdx b/api_docs/kbn_management_cards_navigation.mdx index 4e85a9c45590c..9ade8488ee57f 100644 --- a/api_docs/kbn_management_cards_navigation.mdx +++ b/api_docs/kbn_management_cards_navigation.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-management-cards-navigation title: "@kbn/management-cards-navigation" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/management-cards-navigation plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/management-cards-navigation'] --- import kbnManagementCardsNavigationObj from './kbn_management_cards_navigation.devdocs.json'; diff --git a/api_docs/kbn_management_settings_application.mdx b/api_docs/kbn_management_settings_application.mdx index 9b2b330aa0d25..b8df6c8f2afda 100644 --- a/api_docs/kbn_management_settings_application.mdx +++ b/api_docs/kbn_management_settings_application.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-management-settings-application title: "@kbn/management-settings-application" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/management-settings-application plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/management-settings-application'] --- import kbnManagementSettingsApplicationObj from './kbn_management_settings_application.devdocs.json'; diff --git a/api_docs/kbn_management_settings_components_field_category.mdx b/api_docs/kbn_management_settings_components_field_category.mdx index 1f590380d4eb6..f6fd45f57b850 100644 --- a/api_docs/kbn_management_settings_components_field_category.mdx +++ b/api_docs/kbn_management_settings_components_field_category.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-management-settings-components-field-category title: "@kbn/management-settings-components-field-category" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/management-settings-components-field-category plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/management-settings-components-field-category'] --- import kbnManagementSettingsComponentsFieldCategoryObj from './kbn_management_settings_components_field_category.devdocs.json'; diff --git a/api_docs/kbn_management_settings_components_field_input.mdx b/api_docs/kbn_management_settings_components_field_input.mdx index a09b48d3f5e24..c266494038444 100644 --- a/api_docs/kbn_management_settings_components_field_input.mdx +++ b/api_docs/kbn_management_settings_components_field_input.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-management-settings-components-field-input title: "@kbn/management-settings-components-field-input" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/management-settings-components-field-input plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/management-settings-components-field-input'] --- import kbnManagementSettingsComponentsFieldInputObj from './kbn_management_settings_components_field_input.devdocs.json'; diff --git a/api_docs/kbn_management_settings_components_field_row.mdx b/api_docs/kbn_management_settings_components_field_row.mdx index b1352550c85a3..11e813878ee2a 100644 --- a/api_docs/kbn_management_settings_components_field_row.mdx +++ b/api_docs/kbn_management_settings_components_field_row.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-management-settings-components-field-row title: "@kbn/management-settings-components-field-row" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/management-settings-components-field-row plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/management-settings-components-field-row'] --- import kbnManagementSettingsComponentsFieldRowObj from './kbn_management_settings_components_field_row.devdocs.json'; diff --git a/api_docs/kbn_management_settings_components_form.mdx b/api_docs/kbn_management_settings_components_form.mdx index a0eda8f3c2b75..c0b1aae2f65ba 100644 --- a/api_docs/kbn_management_settings_components_form.mdx +++ b/api_docs/kbn_management_settings_components_form.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-management-settings-components-form title: "@kbn/management-settings-components-form" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/management-settings-components-form plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/management-settings-components-form'] --- import kbnManagementSettingsComponentsFormObj from './kbn_management_settings_components_form.devdocs.json'; diff --git a/api_docs/kbn_management_settings_field_definition.mdx b/api_docs/kbn_management_settings_field_definition.mdx index 9340c74a999b4..219b0db55c523 100644 --- a/api_docs/kbn_management_settings_field_definition.mdx +++ b/api_docs/kbn_management_settings_field_definition.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-management-settings-field-definition title: "@kbn/management-settings-field-definition" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/management-settings-field-definition plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/management-settings-field-definition'] --- import kbnManagementSettingsFieldDefinitionObj from './kbn_management_settings_field_definition.devdocs.json'; diff --git a/api_docs/kbn_management_settings_ids.devdocs.json b/api_docs/kbn_management_settings_ids.devdocs.json index a9745d04f0356..9c877724f217c 100644 --- a/api_docs/kbn_management_settings_ids.devdocs.json +++ b/api_docs/kbn_management_settings_ids.devdocs.json @@ -1327,21 +1327,6 @@ "trackAdoption": false, "initialIsOpen": false }, - { - "parentPluginId": "@kbn/management-settings-ids", - "id": "def-common.OBSERVABILITY_ENABLE_LOGS_STREAM", - "type": "string", - "tags": [], - "label": "OBSERVABILITY_ENABLE_LOGS_STREAM", - "description": [], - "signature": [ - "\"observability:enableLogsStream\"" - ], - "path": "packages/kbn-management/settings/setting_ids/index.ts", - "deprecated": false, - "trackAdoption": false, - "initialIsOpen": false - }, { "parentPluginId": "@kbn/management-settings-ids", "id": "def-common.OBSERVABILITY_ENTITY_CENTRIC_EXPERIENCE", diff --git a/api_docs/kbn_management_settings_ids.mdx b/api_docs/kbn_management_settings_ids.mdx index 7c3f327ccb619..842b52c99b28c 100644 --- a/api_docs/kbn_management_settings_ids.mdx +++ b/api_docs/kbn_management_settings_ids.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-management-settings-ids title: "@kbn/management-settings-ids" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/management-settings-ids plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/management-settings-ids'] --- import kbnManagementSettingsIdsObj from './kbn_management_settings_ids.devdocs.json'; @@ -21,7 +21,7 @@ Contact [@elastic/appex-sharedux](https://github.com/orgs/elastic/teams/appex-sh | Public API count | Any count | Items lacking comments | Missing exports | |-------------------|-----------|------------------------|-----------------| -| 137 | 0 | 136 | 0 | +| 136 | 0 | 135 | 0 | ## Common diff --git a/api_docs/kbn_management_settings_section_registry.mdx b/api_docs/kbn_management_settings_section_registry.mdx index 5a4c0c84e6803..4a2a6de3a7f58 100644 --- a/api_docs/kbn_management_settings_section_registry.mdx +++ b/api_docs/kbn_management_settings_section_registry.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-management-settings-section-registry title: "@kbn/management-settings-section-registry" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/management-settings-section-registry plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/management-settings-section-registry'] --- import kbnManagementSettingsSectionRegistryObj from './kbn_management_settings_section_registry.devdocs.json'; diff --git a/api_docs/kbn_management_settings_types.mdx b/api_docs/kbn_management_settings_types.mdx index f2384dd9e2f87..4e5711765a1dd 100644 --- a/api_docs/kbn_management_settings_types.mdx +++ b/api_docs/kbn_management_settings_types.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-management-settings-types title: "@kbn/management-settings-types" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/management-settings-types plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/management-settings-types'] --- import kbnManagementSettingsTypesObj from './kbn_management_settings_types.devdocs.json'; diff --git a/api_docs/kbn_management_settings_utilities.mdx b/api_docs/kbn_management_settings_utilities.mdx index e00a71497e297..2de67bfdcf255 100644 --- a/api_docs/kbn_management_settings_utilities.mdx +++ b/api_docs/kbn_management_settings_utilities.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-management-settings-utilities title: "@kbn/management-settings-utilities" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/management-settings-utilities plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/management-settings-utilities'] --- import kbnManagementSettingsUtilitiesObj from './kbn_management_settings_utilities.devdocs.json'; diff --git a/api_docs/kbn_management_storybook_config.mdx b/api_docs/kbn_management_storybook_config.mdx index fbcacdc40c346..9a7d2b5f07b22 100644 --- a/api_docs/kbn_management_storybook_config.mdx +++ b/api_docs/kbn_management_storybook_config.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-management-storybook-config title: "@kbn/management-storybook-config" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/management-storybook-config plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/management-storybook-config'] --- import kbnManagementStorybookConfigObj from './kbn_management_storybook_config.devdocs.json'; diff --git a/api_docs/kbn_manifest.mdx b/api_docs/kbn_manifest.mdx index 668bb56c52b9e..028c7392eaae6 100644 --- a/api_docs/kbn_manifest.mdx +++ b/api_docs/kbn_manifest.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-manifest title: "@kbn/manifest" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/manifest plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/manifest'] --- import kbnManifestObj from './kbn_manifest.devdocs.json'; diff --git a/api_docs/kbn_mapbox_gl.mdx b/api_docs/kbn_mapbox_gl.mdx index 0d2d6cf0ef0fb..08264ee5bbafe 100644 --- a/api_docs/kbn_mapbox_gl.mdx +++ b/api_docs/kbn_mapbox_gl.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-mapbox-gl title: "@kbn/mapbox-gl" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/mapbox-gl plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/mapbox-gl'] --- import kbnMapboxGlObj from './kbn_mapbox_gl.devdocs.json'; diff --git a/api_docs/kbn_maps_vector_tile_utils.mdx b/api_docs/kbn_maps_vector_tile_utils.mdx index cd64d5c0a8181..9ae49d7ce0efa 100644 --- a/api_docs/kbn_maps_vector_tile_utils.mdx +++ b/api_docs/kbn_maps_vector_tile_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-maps-vector-tile-utils title: "@kbn/maps-vector-tile-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/maps-vector-tile-utils plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/maps-vector-tile-utils'] --- import kbnMapsVectorTileUtilsObj from './kbn_maps_vector_tile_utils.devdocs.json'; diff --git a/api_docs/kbn_ml_agg_utils.mdx b/api_docs/kbn_ml_agg_utils.mdx index 9a8e5cc6809b8..4a5a3c029ed0e 100644 --- a/api_docs/kbn_ml_agg_utils.mdx +++ b/api_docs/kbn_ml_agg_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ml-agg-utils title: "@kbn/ml-agg-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ml-agg-utils plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ml-agg-utils'] --- import kbnMlAggUtilsObj from './kbn_ml_agg_utils.devdocs.json'; diff --git a/api_docs/kbn_ml_anomaly_utils.mdx b/api_docs/kbn_ml_anomaly_utils.mdx index 6a3eb87c1553b..1f294fc11c3af 100644 --- a/api_docs/kbn_ml_anomaly_utils.mdx +++ b/api_docs/kbn_ml_anomaly_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ml-anomaly-utils title: "@kbn/ml-anomaly-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ml-anomaly-utils plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ml-anomaly-utils'] --- import kbnMlAnomalyUtilsObj from './kbn_ml_anomaly_utils.devdocs.json'; diff --git a/api_docs/kbn_ml_cancellable_search.mdx b/api_docs/kbn_ml_cancellable_search.mdx index 9a9a160d5e362..46f5470f8356a 100644 --- a/api_docs/kbn_ml_cancellable_search.mdx +++ b/api_docs/kbn_ml_cancellable_search.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ml-cancellable-search title: "@kbn/ml-cancellable-search" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ml-cancellable-search plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ml-cancellable-search'] --- import kbnMlCancellableSearchObj from './kbn_ml_cancellable_search.devdocs.json'; diff --git a/api_docs/kbn_ml_category_validator.mdx b/api_docs/kbn_ml_category_validator.mdx index cb8aa1cd9d7d4..8141a358ec3e3 100644 --- a/api_docs/kbn_ml_category_validator.mdx +++ b/api_docs/kbn_ml_category_validator.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ml-category-validator title: "@kbn/ml-category-validator" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ml-category-validator plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ml-category-validator'] --- import kbnMlCategoryValidatorObj from './kbn_ml_category_validator.devdocs.json'; diff --git a/api_docs/kbn_ml_chi2test.mdx b/api_docs/kbn_ml_chi2test.mdx index ea57430826ff6..49d63102ace65 100644 --- a/api_docs/kbn_ml_chi2test.mdx +++ b/api_docs/kbn_ml_chi2test.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ml-chi2test title: "@kbn/ml-chi2test" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ml-chi2test plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ml-chi2test'] --- import kbnMlChi2testObj from './kbn_ml_chi2test.devdocs.json'; diff --git a/api_docs/kbn_ml_data_frame_analytics_utils.mdx b/api_docs/kbn_ml_data_frame_analytics_utils.mdx index fea4aa272ef69..50b0eb9739391 100644 --- a/api_docs/kbn_ml_data_frame_analytics_utils.mdx +++ b/api_docs/kbn_ml_data_frame_analytics_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ml-data-frame-analytics-utils title: "@kbn/ml-data-frame-analytics-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ml-data-frame-analytics-utils plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ml-data-frame-analytics-utils'] --- import kbnMlDataFrameAnalyticsUtilsObj from './kbn_ml_data_frame_analytics_utils.devdocs.json'; diff --git a/api_docs/kbn_ml_data_grid.mdx b/api_docs/kbn_ml_data_grid.mdx index fd910f03eb242..bde65283e2e92 100644 --- a/api_docs/kbn_ml_data_grid.mdx +++ b/api_docs/kbn_ml_data_grid.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ml-data-grid title: "@kbn/ml-data-grid" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ml-data-grid plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ml-data-grid'] --- import kbnMlDataGridObj from './kbn_ml_data_grid.devdocs.json'; diff --git a/api_docs/kbn_ml_date_picker.mdx b/api_docs/kbn_ml_date_picker.mdx index aaf9eceba696a..846f1e25db88f 100644 --- a/api_docs/kbn_ml_date_picker.mdx +++ b/api_docs/kbn_ml_date_picker.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ml-date-picker title: "@kbn/ml-date-picker" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ml-date-picker plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ml-date-picker'] --- import kbnMlDatePickerObj from './kbn_ml_date_picker.devdocs.json'; diff --git a/api_docs/kbn_ml_date_utils.mdx b/api_docs/kbn_ml_date_utils.mdx index c75b7b7132c0d..bf05a3360a478 100644 --- a/api_docs/kbn_ml_date_utils.mdx +++ b/api_docs/kbn_ml_date_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ml-date-utils title: "@kbn/ml-date-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ml-date-utils plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ml-date-utils'] --- import kbnMlDateUtilsObj from './kbn_ml_date_utils.devdocs.json'; diff --git a/api_docs/kbn_ml_error_utils.mdx b/api_docs/kbn_ml_error_utils.mdx index 52f914ed5bf83..19d7b22274ee9 100644 --- a/api_docs/kbn_ml_error_utils.mdx +++ b/api_docs/kbn_ml_error_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ml-error-utils title: "@kbn/ml-error-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ml-error-utils plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ml-error-utils'] --- import kbnMlErrorUtilsObj from './kbn_ml_error_utils.devdocs.json'; diff --git a/api_docs/kbn_ml_field_stats_flyout.mdx b/api_docs/kbn_ml_field_stats_flyout.mdx index 1a547d10a96cb..8f10d0839ceba 100644 --- a/api_docs/kbn_ml_field_stats_flyout.mdx +++ b/api_docs/kbn_ml_field_stats_flyout.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ml-field-stats-flyout title: "@kbn/ml-field-stats-flyout" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ml-field-stats-flyout plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ml-field-stats-flyout'] --- import kbnMlFieldStatsFlyoutObj from './kbn_ml_field_stats_flyout.devdocs.json'; diff --git a/api_docs/kbn_ml_in_memory_table.mdx b/api_docs/kbn_ml_in_memory_table.mdx index f6235f21adff4..5c5f5c60992fb 100644 --- a/api_docs/kbn_ml_in_memory_table.mdx +++ b/api_docs/kbn_ml_in_memory_table.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ml-in-memory-table title: "@kbn/ml-in-memory-table" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ml-in-memory-table plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ml-in-memory-table'] --- import kbnMlInMemoryTableObj from './kbn_ml_in_memory_table.devdocs.json'; diff --git a/api_docs/kbn_ml_is_defined.mdx b/api_docs/kbn_ml_is_defined.mdx index f511cee37d612..b3e9044566faa 100644 --- a/api_docs/kbn_ml_is_defined.mdx +++ b/api_docs/kbn_ml_is_defined.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ml-is-defined title: "@kbn/ml-is-defined" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ml-is-defined plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ml-is-defined'] --- import kbnMlIsDefinedObj from './kbn_ml_is_defined.devdocs.json'; diff --git a/api_docs/kbn_ml_is_populated_object.mdx b/api_docs/kbn_ml_is_populated_object.mdx index 959d5fada301f..b0041b58d0f27 100644 --- a/api_docs/kbn_ml_is_populated_object.mdx +++ b/api_docs/kbn_ml_is_populated_object.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ml-is-populated-object title: "@kbn/ml-is-populated-object" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ml-is-populated-object plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ml-is-populated-object'] --- import kbnMlIsPopulatedObjectObj from './kbn_ml_is_populated_object.devdocs.json'; diff --git a/api_docs/kbn_ml_kibana_theme.mdx b/api_docs/kbn_ml_kibana_theme.mdx index 16f53d6c15ffd..f1a3ed3db1955 100644 --- a/api_docs/kbn_ml_kibana_theme.mdx +++ b/api_docs/kbn_ml_kibana_theme.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ml-kibana-theme title: "@kbn/ml-kibana-theme" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ml-kibana-theme plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ml-kibana-theme'] --- import kbnMlKibanaThemeObj from './kbn_ml_kibana_theme.devdocs.json'; diff --git a/api_docs/kbn_ml_local_storage.mdx b/api_docs/kbn_ml_local_storage.mdx index daebb1b1afac5..57baf8778c0a1 100644 --- a/api_docs/kbn_ml_local_storage.mdx +++ b/api_docs/kbn_ml_local_storage.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ml-local-storage title: "@kbn/ml-local-storage" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ml-local-storage plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ml-local-storage'] --- import kbnMlLocalStorageObj from './kbn_ml_local_storage.devdocs.json'; diff --git a/api_docs/kbn_ml_nested_property.mdx b/api_docs/kbn_ml_nested_property.mdx index 193780361ca70..14c487124c36c 100644 --- a/api_docs/kbn_ml_nested_property.mdx +++ b/api_docs/kbn_ml_nested_property.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ml-nested-property title: "@kbn/ml-nested-property" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ml-nested-property plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ml-nested-property'] --- import kbnMlNestedPropertyObj from './kbn_ml_nested_property.devdocs.json'; diff --git a/api_docs/kbn_ml_number_utils.mdx b/api_docs/kbn_ml_number_utils.mdx index 51bb6e31fea9e..3b9d8752ff1fd 100644 --- a/api_docs/kbn_ml_number_utils.mdx +++ b/api_docs/kbn_ml_number_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ml-number-utils title: "@kbn/ml-number-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ml-number-utils plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ml-number-utils'] --- import kbnMlNumberUtilsObj from './kbn_ml_number_utils.devdocs.json'; diff --git a/api_docs/kbn_ml_parse_interval.mdx b/api_docs/kbn_ml_parse_interval.mdx index d4d47be97f261..55aa1e2c3826e 100644 --- a/api_docs/kbn_ml_parse_interval.mdx +++ b/api_docs/kbn_ml_parse_interval.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ml-parse-interval title: "@kbn/ml-parse-interval" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ml-parse-interval plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ml-parse-interval'] --- import kbnMlParseIntervalObj from './kbn_ml_parse_interval.devdocs.json'; diff --git a/api_docs/kbn_ml_query_utils.mdx b/api_docs/kbn_ml_query_utils.mdx index 25c567ec441f7..bd4e320b52094 100644 --- a/api_docs/kbn_ml_query_utils.mdx +++ b/api_docs/kbn_ml_query_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ml-query-utils title: "@kbn/ml-query-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ml-query-utils plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ml-query-utils'] --- import kbnMlQueryUtilsObj from './kbn_ml_query_utils.devdocs.json'; diff --git a/api_docs/kbn_ml_random_sampler_utils.mdx b/api_docs/kbn_ml_random_sampler_utils.mdx index 024b2c48afbf8..56ea1d9aeda07 100644 --- a/api_docs/kbn_ml_random_sampler_utils.mdx +++ b/api_docs/kbn_ml_random_sampler_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ml-random-sampler-utils title: "@kbn/ml-random-sampler-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ml-random-sampler-utils plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ml-random-sampler-utils'] --- import kbnMlRandomSamplerUtilsObj from './kbn_ml_random_sampler_utils.devdocs.json'; diff --git a/api_docs/kbn_ml_route_utils.mdx b/api_docs/kbn_ml_route_utils.mdx index 16f7e91473c8a..755c70017a50a 100644 --- a/api_docs/kbn_ml_route_utils.mdx +++ b/api_docs/kbn_ml_route_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ml-route-utils title: "@kbn/ml-route-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ml-route-utils plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ml-route-utils'] --- import kbnMlRouteUtilsObj from './kbn_ml_route_utils.devdocs.json'; diff --git a/api_docs/kbn_ml_runtime_field_utils.mdx b/api_docs/kbn_ml_runtime_field_utils.mdx index 949a90ee41e6b..5b2214291896d 100644 --- a/api_docs/kbn_ml_runtime_field_utils.mdx +++ b/api_docs/kbn_ml_runtime_field_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ml-runtime-field-utils title: "@kbn/ml-runtime-field-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ml-runtime-field-utils plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ml-runtime-field-utils'] --- import kbnMlRuntimeFieldUtilsObj from './kbn_ml_runtime_field_utils.devdocs.json'; diff --git a/api_docs/kbn_ml_string_hash.mdx b/api_docs/kbn_ml_string_hash.mdx index deddf6ec8972d..ce65f54aed17b 100644 --- a/api_docs/kbn_ml_string_hash.mdx +++ b/api_docs/kbn_ml_string_hash.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ml-string-hash title: "@kbn/ml-string-hash" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ml-string-hash plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ml-string-hash'] --- import kbnMlStringHashObj from './kbn_ml_string_hash.devdocs.json'; diff --git a/api_docs/kbn_ml_time_buckets.mdx b/api_docs/kbn_ml_time_buckets.mdx index 6e7199513d252..2ed79c3fde358 100644 --- a/api_docs/kbn_ml_time_buckets.mdx +++ b/api_docs/kbn_ml_time_buckets.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ml-time-buckets title: "@kbn/ml-time-buckets" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ml-time-buckets plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ml-time-buckets'] --- import kbnMlTimeBucketsObj from './kbn_ml_time_buckets.devdocs.json'; diff --git a/api_docs/kbn_ml_trained_models_utils.mdx b/api_docs/kbn_ml_trained_models_utils.mdx index 558b61354f352..ccb140e143b79 100644 --- a/api_docs/kbn_ml_trained_models_utils.mdx +++ b/api_docs/kbn_ml_trained_models_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ml-trained-models-utils title: "@kbn/ml-trained-models-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ml-trained-models-utils plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ml-trained-models-utils'] --- import kbnMlTrainedModelsUtilsObj from './kbn_ml_trained_models_utils.devdocs.json'; diff --git a/api_docs/kbn_ml_ui_actions.mdx b/api_docs/kbn_ml_ui_actions.mdx index 01eaaa562d2a0..8561be8682976 100644 --- a/api_docs/kbn_ml_ui_actions.mdx +++ b/api_docs/kbn_ml_ui_actions.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ml-ui-actions title: "@kbn/ml-ui-actions" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ml-ui-actions plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ml-ui-actions'] --- import kbnMlUiActionsObj from './kbn_ml_ui_actions.devdocs.json'; diff --git a/api_docs/kbn_ml_url_state.mdx b/api_docs/kbn_ml_url_state.mdx index 743d91185cac4..08c475830d8c3 100644 --- a/api_docs/kbn_ml_url_state.mdx +++ b/api_docs/kbn_ml_url_state.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ml-url-state title: "@kbn/ml-url-state" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ml-url-state plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ml-url-state'] --- import kbnMlUrlStateObj from './kbn_ml_url_state.devdocs.json'; diff --git a/api_docs/kbn_ml_validators.mdx b/api_docs/kbn_ml_validators.mdx index 93cad8bfd8dde..ca0f29f9ac22c 100644 --- a/api_docs/kbn_ml_validators.mdx +++ b/api_docs/kbn_ml_validators.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ml-validators title: "@kbn/ml-validators" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ml-validators plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ml-validators'] --- import kbnMlValidatorsObj from './kbn_ml_validators.devdocs.json'; diff --git a/api_docs/kbn_mock_idp_utils.mdx b/api_docs/kbn_mock_idp_utils.mdx index 743da6d0f9617..e9ede42efe5ab 100644 --- a/api_docs/kbn_mock_idp_utils.mdx +++ b/api_docs/kbn_mock_idp_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-mock-idp-utils title: "@kbn/mock-idp-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/mock-idp-utils plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/mock-idp-utils'] --- import kbnMockIdpUtilsObj from './kbn_mock_idp_utils.devdocs.json'; diff --git a/api_docs/kbn_monaco.mdx b/api_docs/kbn_monaco.mdx index 211a4449cf0de..32eb916ebc760 100644 --- a/api_docs/kbn_monaco.mdx +++ b/api_docs/kbn_monaco.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-monaco title: "@kbn/monaco" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/monaco plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/monaco'] --- import kbnMonacoObj from './kbn_monaco.devdocs.json'; diff --git a/api_docs/kbn_object_versioning.mdx b/api_docs/kbn_object_versioning.mdx index d9b2a5d3a68c0..00ba950395c11 100644 --- a/api_docs/kbn_object_versioning.mdx +++ b/api_docs/kbn_object_versioning.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-object-versioning title: "@kbn/object-versioning" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/object-versioning plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/object-versioning'] --- import kbnObjectVersioningObj from './kbn_object_versioning.devdocs.json'; diff --git a/api_docs/kbn_object_versioning_utils.mdx b/api_docs/kbn_object_versioning_utils.mdx index bc073b15ca8fa..58d9b2ac60b26 100644 --- a/api_docs/kbn_object_versioning_utils.mdx +++ b/api_docs/kbn_object_versioning_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-object-versioning-utils title: "@kbn/object-versioning-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/object-versioning-utils plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/object-versioning-utils'] --- import kbnObjectVersioningUtilsObj from './kbn_object_versioning_utils.devdocs.json'; diff --git a/api_docs/kbn_observability_alert_details.mdx b/api_docs/kbn_observability_alert_details.mdx index fe283ebbbb9bd..c1a1134d0e32b 100644 --- a/api_docs/kbn_observability_alert_details.mdx +++ b/api_docs/kbn_observability_alert_details.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-observability-alert-details title: "@kbn/observability-alert-details" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/observability-alert-details plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/observability-alert-details'] --- import kbnObservabilityAlertDetailsObj from './kbn_observability_alert_details.devdocs.json'; diff --git a/api_docs/kbn_observability_alerting_rule_utils.mdx b/api_docs/kbn_observability_alerting_rule_utils.mdx index 312454b73b051..c197a139ecf83 100644 --- a/api_docs/kbn_observability_alerting_rule_utils.mdx +++ b/api_docs/kbn_observability_alerting_rule_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-observability-alerting-rule-utils title: "@kbn/observability-alerting-rule-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/observability-alerting-rule-utils plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/observability-alerting-rule-utils'] --- import kbnObservabilityAlertingRuleUtilsObj from './kbn_observability_alerting_rule_utils.devdocs.json'; diff --git a/api_docs/kbn_observability_alerting_test_data.mdx b/api_docs/kbn_observability_alerting_test_data.mdx index 6fcb2d55a6f4b..2709ca24996d8 100644 --- a/api_docs/kbn_observability_alerting_test_data.mdx +++ b/api_docs/kbn_observability_alerting_test_data.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-observability-alerting-test-data title: "@kbn/observability-alerting-test-data" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/observability-alerting-test-data plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/observability-alerting-test-data'] --- import kbnObservabilityAlertingTestDataObj from './kbn_observability_alerting_test_data.devdocs.json'; diff --git a/api_docs/kbn_observability_get_padded_alert_time_range_util.mdx b/api_docs/kbn_observability_get_padded_alert_time_range_util.mdx index 5420bc2d6fa7d..1239c26cbad70 100644 --- a/api_docs/kbn_observability_get_padded_alert_time_range_util.mdx +++ b/api_docs/kbn_observability_get_padded_alert_time_range_util.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-observability-get-padded-alert-time-range-util title: "@kbn/observability-get-padded-alert-time-range-util" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/observability-get-padded-alert-time-range-util plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/observability-get-padded-alert-time-range-util'] --- import kbnObservabilityGetPaddedAlertTimeRangeUtilObj from './kbn_observability_get_padded_alert_time_range_util.devdocs.json'; diff --git a/api_docs/kbn_observability_logs_overview.devdocs.json b/api_docs/kbn_observability_logs_overview.devdocs.json index e43439900367a..e445f48d30f77 100644 --- a/api_docs/kbn_observability_logs_overview.devdocs.json +++ b/api_docs/kbn_observability_logs_overview.devdocs.json @@ -21,7 +21,7 @@ }, ">" ], - "path": "x-pack/packages/observability/logs_overview/src/components/logs_overview/logs_overview.tsx", + "path": "x-pack/platform/packages/shared/observability/logs_overview/src/components/logs_overview/logs_overview.tsx", "deprecated": false, "trackAdoption": false, "returnComment": [], @@ -75,7 +75,7 @@ }, ") => React.JSX.Element" ], - "path": "x-pack/packages/observability/logs_overview/src/components/logs_overview/logs_overview_error_content.tsx", + "path": "x-pack/platform/packages/shared/observability/logs_overview/src/components/logs_overview/logs_overview_error_content.tsx", "deprecated": false, "trackAdoption": false, "children": [ @@ -95,7 +95,7 @@ "text": "LogsOverviewErrorContentProps" } ], - "path": "x-pack/packages/observability/logs_overview/src/components/logs_overview/logs_overview_error_content.tsx", + "path": "x-pack/platform/packages/shared/observability/logs_overview/src/components/logs_overview/logs_overview_error_content.tsx", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -114,7 +114,7 @@ "signature": [ "({}: {}) => React.JSX.Element" ], - "path": "x-pack/packages/observability/logs_overview/src/components/logs_overview/logs_overview_loading_content.tsx", + "path": "x-pack/platform/packages/shared/observability/logs_overview/src/components/logs_overview/logs_overview_loading_content.tsx", "deprecated": false, "trackAdoption": false, "children": [ @@ -128,7 +128,7 @@ "signature": [ "{}" ], - "path": "x-pack/packages/observability/logs_overview/src/components/logs_overview/logs_overview_loading_content.tsx", + "path": "x-pack/platform/packages/shared/observability/logs_overview/src/components/logs_overview/logs_overview_loading_content.tsx", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -146,7 +146,7 @@ "tags": [], "label": "DataViewLogsSourceConfiguration", "description": [], - "path": "x-pack/packages/observability/logs_overview/src/utils/logs_source.ts", + "path": "x-pack/platform/packages/shared/observability/logs_overview/src/utils/logs_source.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -160,7 +160,7 @@ "signature": [ "\"data_view\"" ], - "path": "x-pack/packages/observability/logs_overview/src/utils/logs_source.ts", + "path": "x-pack/platform/packages/shared/observability/logs_overview/src/utils/logs_source.ts", "deprecated": false, "trackAdoption": false }, @@ -180,7 +180,7 @@ "text": "DataView" } ], - "path": "x-pack/packages/observability/logs_overview/src/utils/logs_source.ts", + "path": "x-pack/platform/packages/shared/observability/logs_overview/src/utils/logs_source.ts", "deprecated": false, "trackAdoption": false }, @@ -194,7 +194,7 @@ "signature": [ "string | undefined" ], - "path": "x-pack/packages/observability/logs_overview/src/utils/logs_source.ts", + "path": "x-pack/platform/packages/shared/observability/logs_overview/src/utils/logs_source.ts", "deprecated": false, "trackAdoption": false } @@ -208,7 +208,7 @@ "tags": [], "label": "IndexNameLogsSourceConfiguration", "description": [], - "path": "x-pack/packages/observability/logs_overview/src/utils/logs_source.ts", + "path": "x-pack/platform/packages/shared/observability/logs_overview/src/utils/logs_source.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -222,7 +222,7 @@ "signature": [ "\"index_name\"" ], - "path": "x-pack/packages/observability/logs_overview/src/utils/logs_source.ts", + "path": "x-pack/platform/packages/shared/observability/logs_overview/src/utils/logs_source.ts", "deprecated": false, "trackAdoption": false }, @@ -233,7 +233,7 @@ "tags": [], "label": "indexName", "description": [], - "path": "x-pack/packages/observability/logs_overview/src/utils/logs_source.ts", + "path": "x-pack/platform/packages/shared/observability/logs_overview/src/utils/logs_source.ts", "deprecated": false, "trackAdoption": false }, @@ -244,7 +244,7 @@ "tags": [], "label": "timestampField", "description": [], - "path": "x-pack/packages/observability/logs_overview/src/utils/logs_source.ts", + "path": "x-pack/platform/packages/shared/observability/logs_overview/src/utils/logs_source.ts", "deprecated": false, "trackAdoption": false }, @@ -255,7 +255,7 @@ "tags": [], "label": "messageField", "description": [], - "path": "x-pack/packages/observability/logs_overview/src/utils/logs_source.ts", + "path": "x-pack/platform/packages/shared/observability/logs_overview/src/utils/logs_source.ts", "deprecated": false, "trackAdoption": false } @@ -269,7 +269,7 @@ "tags": [], "label": "LogsOverviewErrorContentProps", "description": [], - "path": "x-pack/packages/observability/logs_overview/src/components/logs_overview/logs_overview_error_content.tsx", + "path": "x-pack/platform/packages/shared/observability/logs_overview/src/components/logs_overview/logs_overview_error_content.tsx", "deprecated": false, "trackAdoption": false, "children": [ @@ -283,7 +283,7 @@ "signature": [ "Error | undefined" ], - "path": "x-pack/packages/observability/logs_overview/src/components/logs_overview/logs_overview_error_content.tsx", + "path": "x-pack/platform/packages/shared/observability/logs_overview/src/components/logs_overview/logs_overview_error_content.tsx", "deprecated": false, "trackAdoption": false } @@ -297,7 +297,7 @@ "tags": [], "label": "LogsOverviewProps", "description": [], - "path": "x-pack/packages/observability/logs_overview/src/components/logs_overview/logs_overview.tsx", + "path": "x-pack/platform/packages/shared/observability/logs_overview/src/components/logs_overview/logs_overview.tsx", "deprecated": false, "trackAdoption": false, "children": [ @@ -338,7 +338,7 @@ }, "; }" ], - "path": "x-pack/packages/observability/logs_overview/src/components/logs_overview/logs_overview.tsx", + "path": "x-pack/platform/packages/shared/observability/logs_overview/src/components/logs_overview/logs_overview.tsx", "deprecated": false, "trackAdoption": false }, @@ -353,7 +353,7 @@ "QueryDslQueryContainer", "[] | undefined" ], - "path": "x-pack/packages/observability/logs_overview/src/components/logs_overview/logs_overview.tsx", + "path": "x-pack/platform/packages/shared/observability/logs_overview/src/components/logs_overview/logs_overview.tsx", "deprecated": false, "trackAdoption": false }, @@ -374,7 +374,7 @@ }, " | undefined" ], - "path": "x-pack/packages/observability/logs_overview/src/components/logs_overview/logs_overview.tsx", + "path": "x-pack/platform/packages/shared/observability/logs_overview/src/components/logs_overview/logs_overview.tsx", "deprecated": false, "trackAdoption": false }, @@ -388,7 +388,7 @@ "signature": [ "{ start: string; end: string; }" ], - "path": "x-pack/packages/observability/logs_overview/src/components/logs_overview/logs_overview.tsx", + "path": "x-pack/platform/packages/shared/observability/logs_overview/src/components/logs_overview/logs_overview.tsx", "deprecated": false, "trackAdoption": false } @@ -402,7 +402,7 @@ "tags": [], "label": "SharedSettingLogsSourceConfiguration", "description": [], - "path": "x-pack/packages/observability/logs_overview/src/utils/logs_source.ts", + "path": "x-pack/platform/packages/shared/observability/logs_overview/src/utils/logs_source.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -416,7 +416,7 @@ "signature": [ "\"shared_setting\"" ], - "path": "x-pack/packages/observability/logs_overview/src/utils/logs_source.ts", + "path": "x-pack/platform/packages/shared/observability/logs_overview/src/utils/logs_source.ts", "deprecated": false, "trackAdoption": false }, @@ -430,7 +430,7 @@ "signature": [ "string | undefined" ], - "path": "x-pack/packages/observability/logs_overview/src/utils/logs_source.ts", + "path": "x-pack/platform/packages/shared/observability/logs_overview/src/utils/logs_source.ts", "deprecated": false, "trackAdoption": false }, @@ -444,7 +444,7 @@ "signature": [ "string | undefined" ], - "path": "x-pack/packages/observability/logs_overview/src/utils/logs_source.ts", + "path": "x-pack/platform/packages/shared/observability/logs_overview/src/utils/logs_source.ts", "deprecated": false, "trackAdoption": false } @@ -491,7 +491,7 @@ }, "; }" ], - "path": "x-pack/packages/observability/logs_overview/src/components/logs_overview/logs_overview.tsx", + "path": "x-pack/platform/packages/shared/observability/logs_overview/src/components/logs_overview/logs_overview.tsx", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -528,7 +528,7 @@ "text": "DataViewLogsSourceConfiguration" } ], - "path": "x-pack/packages/observability/logs_overview/src/utils/logs_source.ts", + "path": "x-pack/platform/packages/shared/observability/logs_overview/src/utils/logs_source.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false diff --git a/api_docs/kbn_observability_logs_overview.mdx b/api_docs/kbn_observability_logs_overview.mdx index b7182c6c9a9b5..9ceb801d34203 100644 --- a/api_docs/kbn_observability_logs_overview.mdx +++ b/api_docs/kbn_observability_logs_overview.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-observability-logs-overview title: "@kbn/observability-logs-overview" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/observability-logs-overview plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/observability-logs-overview'] --- import kbnObservabilityLogsOverviewObj from './kbn_observability_logs_overview.devdocs.json'; diff --git a/api_docs/kbn_observability_synthetics_test_data.mdx b/api_docs/kbn_observability_synthetics_test_data.mdx index 1cc1940856488..31313e8be62e1 100644 --- a/api_docs/kbn_observability_synthetics_test_data.mdx +++ b/api_docs/kbn_observability_synthetics_test_data.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-observability-synthetics-test-data title: "@kbn/observability-synthetics-test-data" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/observability-synthetics-test-data plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/observability-synthetics-test-data'] --- import kbnObservabilitySyntheticsTestDataObj from './kbn_observability_synthetics_test_data.devdocs.json'; diff --git a/api_docs/kbn_openapi_bundler.mdx b/api_docs/kbn_openapi_bundler.mdx index 69f7de8503441..3dc4ab41164fb 100644 --- a/api_docs/kbn_openapi_bundler.mdx +++ b/api_docs/kbn_openapi_bundler.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-openapi-bundler title: "@kbn/openapi-bundler" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/openapi-bundler plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/openapi-bundler'] --- import kbnOpenapiBundlerObj from './kbn_openapi_bundler.devdocs.json'; diff --git a/api_docs/kbn_openapi_generator.mdx b/api_docs/kbn_openapi_generator.mdx index fc2ae8eab213d..921f7e363d31c 100644 --- a/api_docs/kbn_openapi_generator.mdx +++ b/api_docs/kbn_openapi_generator.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-openapi-generator title: "@kbn/openapi-generator" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/openapi-generator plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/openapi-generator'] --- import kbnOpenapiGeneratorObj from './kbn_openapi_generator.devdocs.json'; diff --git a/api_docs/kbn_optimizer.mdx b/api_docs/kbn_optimizer.mdx index 552e951d56f2b..727ad63b31f28 100644 --- a/api_docs/kbn_optimizer.mdx +++ b/api_docs/kbn_optimizer.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-optimizer title: "@kbn/optimizer" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/optimizer plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/optimizer'] --- import kbnOptimizerObj from './kbn_optimizer.devdocs.json'; diff --git a/api_docs/kbn_optimizer_webpack_helpers.mdx b/api_docs/kbn_optimizer_webpack_helpers.mdx index 418c340d7393d..f2a1ffec91d4a 100644 --- a/api_docs/kbn_optimizer_webpack_helpers.mdx +++ b/api_docs/kbn_optimizer_webpack_helpers.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-optimizer-webpack-helpers title: "@kbn/optimizer-webpack-helpers" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/optimizer-webpack-helpers plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/optimizer-webpack-helpers'] --- import kbnOptimizerWebpackHelpersObj from './kbn_optimizer_webpack_helpers.devdocs.json'; diff --git a/api_docs/kbn_osquery_io_ts_types.mdx b/api_docs/kbn_osquery_io_ts_types.mdx index f153ff52b0283..6c4524613eca6 100644 --- a/api_docs/kbn_osquery_io_ts_types.mdx +++ b/api_docs/kbn_osquery_io_ts_types.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-osquery-io-ts-types title: "@kbn/osquery-io-ts-types" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/osquery-io-ts-types plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/osquery-io-ts-types'] --- import kbnOsqueryIoTsTypesObj from './kbn_osquery_io_ts_types.devdocs.json'; diff --git a/api_docs/kbn_palettes.mdx b/api_docs/kbn_palettes.mdx index 2201e7c0c4c79..db566346d7fe2 100644 --- a/api_docs/kbn_palettes.mdx +++ b/api_docs/kbn_palettes.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-palettes title: "@kbn/palettes" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/palettes plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/palettes'] --- import kbnPalettesObj from './kbn_palettes.devdocs.json'; diff --git a/api_docs/kbn_panel_loader.mdx b/api_docs/kbn_panel_loader.mdx index 9908d0fdda2de..1a53fe8123a7f 100644 --- a/api_docs/kbn_panel_loader.mdx +++ b/api_docs/kbn_panel_loader.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-panel-loader title: "@kbn/panel-loader" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/panel-loader plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/panel-loader'] --- import kbnPanelLoaderObj from './kbn_panel_loader.devdocs.json'; diff --git a/api_docs/kbn_performance_testing_dataset_extractor.mdx b/api_docs/kbn_performance_testing_dataset_extractor.mdx index d206bcaa6309b..82363ff74c2ac 100644 --- a/api_docs/kbn_performance_testing_dataset_extractor.mdx +++ b/api_docs/kbn_performance_testing_dataset_extractor.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-performance-testing-dataset-extractor title: "@kbn/performance-testing-dataset-extractor" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/performance-testing-dataset-extractor plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/performance-testing-dataset-extractor'] --- import kbnPerformanceTestingDatasetExtractorObj from './kbn_performance_testing_dataset_extractor.devdocs.json'; diff --git a/api_docs/kbn_plugin_check.mdx b/api_docs/kbn_plugin_check.mdx index b331869e61a41..00e723fb01f48 100644 --- a/api_docs/kbn_plugin_check.mdx +++ b/api_docs/kbn_plugin_check.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-plugin-check title: "@kbn/plugin-check" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/plugin-check plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/plugin-check'] --- import kbnPluginCheckObj from './kbn_plugin_check.devdocs.json'; diff --git a/api_docs/kbn_plugin_generator.mdx b/api_docs/kbn_plugin_generator.mdx index 9b753cc4b829c..0dfdf4b848cf1 100644 --- a/api_docs/kbn_plugin_generator.mdx +++ b/api_docs/kbn_plugin_generator.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-plugin-generator title: "@kbn/plugin-generator" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/plugin-generator plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/plugin-generator'] --- import kbnPluginGeneratorObj from './kbn_plugin_generator.devdocs.json'; diff --git a/api_docs/kbn_plugin_helpers.mdx b/api_docs/kbn_plugin_helpers.mdx index 12b00d45d0547..8699bb4413fb0 100644 --- a/api_docs/kbn_plugin_helpers.mdx +++ b/api_docs/kbn_plugin_helpers.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-plugin-helpers title: "@kbn/plugin-helpers" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/plugin-helpers plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/plugin-helpers'] --- import kbnPluginHelpersObj from './kbn_plugin_helpers.devdocs.json'; diff --git a/api_docs/kbn_presentation_containers.mdx b/api_docs/kbn_presentation_containers.mdx index 41907de7faedf..093700a3ad7bd 100644 --- a/api_docs/kbn_presentation_containers.mdx +++ b/api_docs/kbn_presentation_containers.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-presentation-containers title: "@kbn/presentation-containers" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/presentation-containers plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/presentation-containers'] --- import kbnPresentationContainersObj from './kbn_presentation_containers.devdocs.json'; diff --git a/api_docs/kbn_presentation_publishing.mdx b/api_docs/kbn_presentation_publishing.mdx index e77ba122396ab..d83acc8a77295 100644 --- a/api_docs/kbn_presentation_publishing.mdx +++ b/api_docs/kbn_presentation_publishing.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-presentation-publishing title: "@kbn/presentation-publishing" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/presentation-publishing plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/presentation-publishing'] --- import kbnPresentationPublishingObj from './kbn_presentation_publishing.devdocs.json'; diff --git a/api_docs/kbn_product_doc_artifact_builder.mdx b/api_docs/kbn_product_doc_artifact_builder.mdx index 8e265aaad8f82..f079801bb6c30 100644 --- a/api_docs/kbn_product_doc_artifact_builder.mdx +++ b/api_docs/kbn_product_doc_artifact_builder.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-product-doc-artifact-builder title: "@kbn/product-doc-artifact-builder" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/product-doc-artifact-builder plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/product-doc-artifact-builder'] --- import kbnProductDocArtifactBuilderObj from './kbn_product_doc_artifact_builder.devdocs.json'; diff --git a/api_docs/kbn_product_doc_common.mdx b/api_docs/kbn_product_doc_common.mdx index ee7aea6f5cfc5..b515de194b0f1 100644 --- a/api_docs/kbn_product_doc_common.mdx +++ b/api_docs/kbn_product_doc_common.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-product-doc-common title: "@kbn/product-doc-common" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/product-doc-common plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/product-doc-common'] --- import kbnProductDocCommonObj from './kbn_product_doc_common.devdocs.json'; diff --git a/api_docs/kbn_profiling_utils.mdx b/api_docs/kbn_profiling_utils.mdx index 91a65ca9ae775..5aa8ba80a3d2a 100644 --- a/api_docs/kbn_profiling_utils.mdx +++ b/api_docs/kbn_profiling_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-profiling-utils title: "@kbn/profiling-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/profiling-utils plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/profiling-utils'] --- import kbnProfilingUtilsObj from './kbn_profiling_utils.devdocs.json'; diff --git a/api_docs/kbn_random_sampling.mdx b/api_docs/kbn_random_sampling.mdx index dc6a9a0ed9326..eadfbb0d8294e 100644 --- a/api_docs/kbn_random_sampling.mdx +++ b/api_docs/kbn_random_sampling.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-random-sampling title: "@kbn/random-sampling" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/random-sampling plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/random-sampling'] --- import kbnRandomSamplingObj from './kbn_random_sampling.devdocs.json'; diff --git a/api_docs/kbn_react_field.mdx b/api_docs/kbn_react_field.mdx index 6f4cdea9f072b..c130fc6d3044a 100644 --- a/api_docs/kbn_react_field.mdx +++ b/api_docs/kbn_react_field.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-react-field title: "@kbn/react-field" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/react-field plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/react-field'] --- import kbnReactFieldObj from './kbn_react_field.devdocs.json'; diff --git a/api_docs/kbn_react_hooks.devdocs.json b/api_docs/kbn_react_hooks.devdocs.json index 5482346499d30..8f1e72d50efdf 100644 --- a/api_docs/kbn_react_hooks.devdocs.json +++ b/api_docs/kbn_react_hooks.devdocs.json @@ -36,7 +36,7 @@ "text": "UseBooleanResult" } ], - "path": "packages/kbn-react-hooks/src/use_boolean/use_boolean.ts", + "path": "src/platform/packages/shared/kbn-react-hooks/src/use_boolean/use_boolean.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -50,7 +50,7 @@ "signature": [ "boolean" ], - "path": "packages/kbn-react-hooks/src/use_boolean/use_boolean.ts", + "path": "src/platform/packages/shared/kbn-react-hooks/src/use_boolean/use_boolean.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -70,7 +70,7 @@ "() => ", "SerializedStyles" ], - "path": "packages/kbn-react-hooks/src/use_error_text_style/use_error_text_style.ts", + "path": "src/platform/packages/shared/kbn-react-hooks/src/use_error_text_style/use_error_text_style.ts", "deprecated": false, "trackAdoption": false, "children": [], @@ -86,7 +86,7 @@ "tags": [], "label": "UseBooleanHandlers", "description": [], - "path": "packages/kbn-react-hooks/src/use_boolean/use_boolean.ts", + "path": "src/platform/packages/shared/kbn-react-hooks/src/use_boolean/use_boolean.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -100,7 +100,7 @@ "signature": [ "() => void" ], - "path": "packages/kbn-react-hooks/src/use_boolean/use_boolean.ts", + "path": "src/platform/packages/shared/kbn-react-hooks/src/use_boolean/use_boolean.ts", "deprecated": false, "trackAdoption": false, "returnComment": [], @@ -116,7 +116,7 @@ "signature": [ "() => void" ], - "path": "packages/kbn-react-hooks/src/use_boolean/use_boolean.ts", + "path": "src/platform/packages/shared/kbn-react-hooks/src/use_boolean/use_boolean.ts", "deprecated": false, "trackAdoption": false, "returnComment": [], @@ -132,7 +132,7 @@ "signature": [ "(nextValue?: any) => void" ], - "path": "packages/kbn-react-hooks/src/use_boolean/use_boolean.ts", + "path": "src/platform/packages/shared/kbn-react-hooks/src/use_boolean/use_boolean.ts", "deprecated": false, "trackAdoption": false, "returnComment": [], @@ -177,7 +177,7 @@ }, "]" ], - "path": "packages/kbn-react-hooks/src/use_boolean/use_boolean.ts", + "path": "src/platform/packages/shared/kbn-react-hooks/src/use_boolean/use_boolean.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false diff --git a/api_docs/kbn_react_hooks.mdx b/api_docs/kbn_react_hooks.mdx index 3a10145ba35bb..0e95a9cba811d 100644 --- a/api_docs/kbn_react_hooks.mdx +++ b/api_docs/kbn_react_hooks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-react-hooks title: "@kbn/react-hooks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/react-hooks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/react-hooks'] --- import kbnReactHooksObj from './kbn_react_hooks.devdocs.json'; diff --git a/api_docs/kbn_react_kibana_context_common.mdx b/api_docs/kbn_react_kibana_context_common.mdx index 03fc6f84d65aa..6f4d029164a19 100644 --- a/api_docs/kbn_react_kibana_context_common.mdx +++ b/api_docs/kbn_react_kibana_context_common.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-react-kibana-context-common title: "@kbn/react-kibana-context-common" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/react-kibana-context-common plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/react-kibana-context-common'] --- import kbnReactKibanaContextCommonObj from './kbn_react_kibana_context_common.devdocs.json'; diff --git a/api_docs/kbn_react_kibana_context_render.mdx b/api_docs/kbn_react_kibana_context_render.mdx index d7378324be6f0..b077b41290718 100644 --- a/api_docs/kbn_react_kibana_context_render.mdx +++ b/api_docs/kbn_react_kibana_context_render.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-react-kibana-context-render title: "@kbn/react-kibana-context-render" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/react-kibana-context-render plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/react-kibana-context-render'] --- import kbnReactKibanaContextRenderObj from './kbn_react_kibana_context_render.devdocs.json'; diff --git a/api_docs/kbn_react_kibana_context_root.mdx b/api_docs/kbn_react_kibana_context_root.mdx index 10760506ec60b..c798e6a1817e1 100644 --- a/api_docs/kbn_react_kibana_context_root.mdx +++ b/api_docs/kbn_react_kibana_context_root.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-react-kibana-context-root title: "@kbn/react-kibana-context-root" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/react-kibana-context-root plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/react-kibana-context-root'] --- import kbnReactKibanaContextRootObj from './kbn_react_kibana_context_root.devdocs.json'; diff --git a/api_docs/kbn_react_kibana_context_styled.mdx b/api_docs/kbn_react_kibana_context_styled.mdx index 5207801f188e5..78567522eb232 100644 --- a/api_docs/kbn_react_kibana_context_styled.mdx +++ b/api_docs/kbn_react_kibana_context_styled.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-react-kibana-context-styled title: "@kbn/react-kibana-context-styled" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/react-kibana-context-styled plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/react-kibana-context-styled'] --- import kbnReactKibanaContextStyledObj from './kbn_react_kibana_context_styled.devdocs.json'; diff --git a/api_docs/kbn_react_kibana_context_theme.mdx b/api_docs/kbn_react_kibana_context_theme.mdx index d67252820f935..3a7f5a62459f6 100644 --- a/api_docs/kbn_react_kibana_context_theme.mdx +++ b/api_docs/kbn_react_kibana_context_theme.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-react-kibana-context-theme title: "@kbn/react-kibana-context-theme" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/react-kibana-context-theme plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/react-kibana-context-theme'] --- import kbnReactKibanaContextThemeObj from './kbn_react_kibana_context_theme.devdocs.json'; diff --git a/api_docs/kbn_react_kibana_mount.mdx b/api_docs/kbn_react_kibana_mount.mdx index a08c0341c0323..009ff8928064c 100644 --- a/api_docs/kbn_react_kibana_mount.mdx +++ b/api_docs/kbn_react_kibana_mount.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-react-kibana-mount title: "@kbn/react-kibana-mount" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/react-kibana-mount plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/react-kibana-mount'] --- import kbnReactKibanaMountObj from './kbn_react_kibana_mount.devdocs.json'; diff --git a/api_docs/kbn_react_mute_legacy_root_warning.mdx b/api_docs/kbn_react_mute_legacy_root_warning.mdx index 107fd636935db..b7c495e02bd56 100644 --- a/api_docs/kbn_react_mute_legacy_root_warning.mdx +++ b/api_docs/kbn_react_mute_legacy_root_warning.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-react-mute-legacy-root-warning title: "@kbn/react-mute-legacy-root-warning" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/react-mute-legacy-root-warning plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/react-mute-legacy-root-warning'] --- import kbnReactMuteLegacyRootWarningObj from './kbn_react_mute_legacy_root_warning.devdocs.json'; diff --git a/api_docs/kbn_recently_accessed.mdx b/api_docs/kbn_recently_accessed.mdx index 1a8ccb9da6e7e..e763a03774e4f 100644 --- a/api_docs/kbn_recently_accessed.mdx +++ b/api_docs/kbn_recently_accessed.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-recently-accessed title: "@kbn/recently-accessed" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/recently-accessed plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/recently-accessed'] --- import kbnRecentlyAccessedObj from './kbn_recently_accessed.devdocs.json'; diff --git a/api_docs/kbn_relocate.mdx b/api_docs/kbn_relocate.mdx index 7aa5f48a3e889..f34335960892c 100644 --- a/api_docs/kbn_relocate.mdx +++ b/api_docs/kbn_relocate.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-relocate title: "@kbn/relocate" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/relocate plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/relocate'] --- import kbnRelocateObj from './kbn_relocate.devdocs.json'; diff --git a/api_docs/kbn_repo_file_maps.mdx b/api_docs/kbn_repo_file_maps.mdx index 2d1eaa4db95be..ee7ce6af81a88 100644 --- a/api_docs/kbn_repo_file_maps.mdx +++ b/api_docs/kbn_repo_file_maps.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-repo-file-maps title: "@kbn/repo-file-maps" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/repo-file-maps plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/repo-file-maps'] --- import kbnRepoFileMapsObj from './kbn_repo_file_maps.devdocs.json'; diff --git a/api_docs/kbn_repo_linter.mdx b/api_docs/kbn_repo_linter.mdx index 32c9fc93b3b21..0acc8a696962a 100644 --- a/api_docs/kbn_repo_linter.mdx +++ b/api_docs/kbn_repo_linter.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-repo-linter title: "@kbn/repo-linter" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/repo-linter plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/repo-linter'] --- import kbnRepoLinterObj from './kbn_repo_linter.devdocs.json'; diff --git a/api_docs/kbn_repo_path.mdx b/api_docs/kbn_repo_path.mdx index b256130f88657..8cafca86c776a 100644 --- a/api_docs/kbn_repo_path.mdx +++ b/api_docs/kbn_repo_path.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-repo-path title: "@kbn/repo-path" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/repo-path plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/repo-path'] --- import kbnRepoPathObj from './kbn_repo_path.devdocs.json'; diff --git a/api_docs/kbn_repo_source_classifier.mdx b/api_docs/kbn_repo_source_classifier.mdx index 2c91b679d8654..d4ae238dd1bab 100644 --- a/api_docs/kbn_repo_source_classifier.mdx +++ b/api_docs/kbn_repo_source_classifier.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-repo-source-classifier title: "@kbn/repo-source-classifier" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/repo-source-classifier plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/repo-source-classifier'] --- import kbnRepoSourceClassifierObj from './kbn_repo_source_classifier.devdocs.json'; diff --git a/api_docs/kbn_reporting_common.mdx b/api_docs/kbn_reporting_common.mdx index 3951c221eda2f..718cb0d07c4f9 100644 --- a/api_docs/kbn_reporting_common.mdx +++ b/api_docs/kbn_reporting_common.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-reporting-common title: "@kbn/reporting-common" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/reporting-common plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/reporting-common'] --- import kbnReportingCommonObj from './kbn_reporting_common.devdocs.json'; diff --git a/api_docs/kbn_reporting_csv_share_panel.mdx b/api_docs/kbn_reporting_csv_share_panel.mdx index ffc6c2065076a..32923b0a696e2 100644 --- a/api_docs/kbn_reporting_csv_share_panel.mdx +++ b/api_docs/kbn_reporting_csv_share_panel.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-reporting-csv-share-panel title: "@kbn/reporting-csv-share-panel" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/reporting-csv-share-panel plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/reporting-csv-share-panel'] --- import kbnReportingCsvSharePanelObj from './kbn_reporting_csv_share_panel.devdocs.json'; diff --git a/api_docs/kbn_reporting_export_types_csv.mdx b/api_docs/kbn_reporting_export_types_csv.mdx index bc6b00f08b1ce..cfac3996a9d6d 100644 --- a/api_docs/kbn_reporting_export_types_csv.mdx +++ b/api_docs/kbn_reporting_export_types_csv.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-reporting-export-types-csv title: "@kbn/reporting-export-types-csv" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/reporting-export-types-csv plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/reporting-export-types-csv'] --- import kbnReportingExportTypesCsvObj from './kbn_reporting_export_types_csv.devdocs.json'; diff --git a/api_docs/kbn_reporting_export_types_csv_common.mdx b/api_docs/kbn_reporting_export_types_csv_common.mdx index 97a77c5c378a7..68519877ff035 100644 --- a/api_docs/kbn_reporting_export_types_csv_common.mdx +++ b/api_docs/kbn_reporting_export_types_csv_common.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-reporting-export-types-csv-common title: "@kbn/reporting-export-types-csv-common" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/reporting-export-types-csv-common plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/reporting-export-types-csv-common'] --- import kbnReportingExportTypesCsvCommonObj from './kbn_reporting_export_types_csv_common.devdocs.json'; diff --git a/api_docs/kbn_reporting_export_types_pdf.mdx b/api_docs/kbn_reporting_export_types_pdf.mdx index f4a41d1dc9e34..d50f95e340889 100644 --- a/api_docs/kbn_reporting_export_types_pdf.mdx +++ b/api_docs/kbn_reporting_export_types_pdf.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-reporting-export-types-pdf title: "@kbn/reporting-export-types-pdf" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/reporting-export-types-pdf plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/reporting-export-types-pdf'] --- import kbnReportingExportTypesPdfObj from './kbn_reporting_export_types_pdf.devdocs.json'; diff --git a/api_docs/kbn_reporting_export_types_pdf_common.mdx b/api_docs/kbn_reporting_export_types_pdf_common.mdx index cdbe046536861..7ed86555ad613 100644 --- a/api_docs/kbn_reporting_export_types_pdf_common.mdx +++ b/api_docs/kbn_reporting_export_types_pdf_common.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-reporting-export-types-pdf-common title: "@kbn/reporting-export-types-pdf-common" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/reporting-export-types-pdf-common plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/reporting-export-types-pdf-common'] --- import kbnReportingExportTypesPdfCommonObj from './kbn_reporting_export_types_pdf_common.devdocs.json'; diff --git a/api_docs/kbn_reporting_export_types_png.mdx b/api_docs/kbn_reporting_export_types_png.mdx index 70727468adbcd..7829b859023cd 100644 --- a/api_docs/kbn_reporting_export_types_png.mdx +++ b/api_docs/kbn_reporting_export_types_png.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-reporting-export-types-png title: "@kbn/reporting-export-types-png" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/reporting-export-types-png plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/reporting-export-types-png'] --- import kbnReportingExportTypesPngObj from './kbn_reporting_export_types_png.devdocs.json'; diff --git a/api_docs/kbn_reporting_export_types_png_common.mdx b/api_docs/kbn_reporting_export_types_png_common.mdx index 1bb474699632f..8a322d470ac30 100644 --- a/api_docs/kbn_reporting_export_types_png_common.mdx +++ b/api_docs/kbn_reporting_export_types_png_common.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-reporting-export-types-png-common title: "@kbn/reporting-export-types-png-common" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/reporting-export-types-png-common plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/reporting-export-types-png-common'] --- import kbnReportingExportTypesPngCommonObj from './kbn_reporting_export_types_png_common.devdocs.json'; diff --git a/api_docs/kbn_reporting_mocks_server.mdx b/api_docs/kbn_reporting_mocks_server.mdx index 8655b0ba71896..91fbe308e6da8 100644 --- a/api_docs/kbn_reporting_mocks_server.mdx +++ b/api_docs/kbn_reporting_mocks_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-reporting-mocks-server title: "@kbn/reporting-mocks-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/reporting-mocks-server plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/reporting-mocks-server'] --- import kbnReportingMocksServerObj from './kbn_reporting_mocks_server.devdocs.json'; diff --git a/api_docs/kbn_reporting_public.mdx b/api_docs/kbn_reporting_public.mdx index 059c450f92424..3f782ffb015fa 100644 --- a/api_docs/kbn_reporting_public.mdx +++ b/api_docs/kbn_reporting_public.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-reporting-public title: "@kbn/reporting-public" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/reporting-public plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/reporting-public'] --- import kbnReportingPublicObj from './kbn_reporting_public.devdocs.json'; diff --git a/api_docs/kbn_reporting_server.mdx b/api_docs/kbn_reporting_server.mdx index 2e76fa90237d8..1f77e14bf3398 100644 --- a/api_docs/kbn_reporting_server.mdx +++ b/api_docs/kbn_reporting_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-reporting-server title: "@kbn/reporting-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/reporting-server plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/reporting-server'] --- import kbnReportingServerObj from './kbn_reporting_server.devdocs.json'; diff --git a/api_docs/kbn_resizable_layout.mdx b/api_docs/kbn_resizable_layout.mdx index fbd2e537156a7..b196856296b00 100644 --- a/api_docs/kbn_resizable_layout.mdx +++ b/api_docs/kbn_resizable_layout.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-resizable-layout title: "@kbn/resizable-layout" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/resizable-layout plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/resizable-layout'] --- import kbnResizableLayoutObj from './kbn_resizable_layout.devdocs.json'; diff --git a/api_docs/kbn_response_ops_feature_flag_service.mdx b/api_docs/kbn_response_ops_feature_flag_service.mdx index 8188e60603c50..f4a1c64129056 100644 --- a/api_docs/kbn_response_ops_feature_flag_service.mdx +++ b/api_docs/kbn_response_ops_feature_flag_service.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-response-ops-feature-flag-service title: "@kbn/response-ops-feature-flag-service" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/response-ops-feature-flag-service plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/response-ops-feature-flag-service'] --- import kbnResponseOpsFeatureFlagServiceObj from './kbn_response_ops_feature_flag_service.devdocs.json'; diff --git a/api_docs/kbn_response_ops_rule_form.mdx b/api_docs/kbn_response_ops_rule_form.mdx index ef4ca387d3c24..9e3b2401798d7 100644 --- a/api_docs/kbn_response_ops_rule_form.mdx +++ b/api_docs/kbn_response_ops_rule_form.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-response-ops-rule-form title: "@kbn/response-ops-rule-form" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/response-ops-rule-form plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/response-ops-rule-form'] --- import kbnResponseOpsRuleFormObj from './kbn_response_ops_rule_form.devdocs.json'; diff --git a/api_docs/kbn_response_ops_rule_params.mdx b/api_docs/kbn_response_ops_rule_params.mdx index 2307ac4d0c1cf..780f12f617246 100644 --- a/api_docs/kbn_response_ops_rule_params.mdx +++ b/api_docs/kbn_response_ops_rule_params.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-response-ops-rule-params title: "@kbn/response-ops-rule-params" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/response-ops-rule-params plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/response-ops-rule-params'] --- import kbnResponseOpsRuleParamsObj from './kbn_response_ops_rule_params.devdocs.json'; diff --git a/api_docs/kbn_rison.mdx b/api_docs/kbn_rison.mdx index dbb60fab11153..6b17638a261a3 100644 --- a/api_docs/kbn_rison.mdx +++ b/api_docs/kbn_rison.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-rison title: "@kbn/rison" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/rison plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/rison'] --- import kbnRisonObj from './kbn_rison.devdocs.json'; diff --git a/api_docs/kbn_rollup.mdx b/api_docs/kbn_rollup.mdx index 8d2093c36e494..ed937c366ef70 100644 --- a/api_docs/kbn_rollup.mdx +++ b/api_docs/kbn_rollup.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-rollup title: "@kbn/rollup" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/rollup plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/rollup'] --- import kbnRollupObj from './kbn_rollup.devdocs.json'; diff --git a/api_docs/kbn_router_to_openapispec.mdx b/api_docs/kbn_router_to_openapispec.mdx index 98050f73ecbc0..e648dc8487f94 100644 --- a/api_docs/kbn_router_to_openapispec.mdx +++ b/api_docs/kbn_router_to_openapispec.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-router-to-openapispec title: "@kbn/router-to-openapispec" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/router-to-openapispec plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/router-to-openapispec'] --- import kbnRouterToOpenapispecObj from './kbn_router_to_openapispec.devdocs.json'; diff --git a/api_docs/kbn_router_utils.devdocs.json b/api_docs/kbn_router_utils.devdocs.json index da95c94131258..2207b77faa9c8 100644 --- a/api_docs/kbn_router_utils.devdocs.json +++ b/api_docs/kbn_router_utils.devdocs.json @@ -32,7 +32,7 @@ "({ href, onClick }: GetRouterLinkPropsDeps) => ", "RouterLinkProps" ], - "path": "packages/kbn-router-utils/src/get_router_link_props/index.ts", + "path": "src/platform/packages/shared/kbn-router-utils/src/get_router_link_props/index.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -46,7 +46,7 @@ "signature": [ "GetRouterLinkPropsDeps" ], - "path": "packages/kbn-router-utils/src/get_router_link_props/index.ts", + "path": "src/platform/packages/shared/kbn-router-utils/src/get_router_link_props/index.ts", "deprecated": false, "trackAdoption": false, "isRequired": true diff --git a/api_docs/kbn_router_utils.mdx b/api_docs/kbn_router_utils.mdx index f1cc78e90588a..2ea0840b79201 100644 --- a/api_docs/kbn_router_utils.mdx +++ b/api_docs/kbn_router_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-router-utils title: "@kbn/router-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/router-utils plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/router-utils'] --- import kbnRouterUtilsObj from './kbn_router_utils.devdocs.json'; diff --git a/api_docs/kbn_rrule.mdx b/api_docs/kbn_rrule.mdx index af955559ccb35..5fa99e11fe5e0 100644 --- a/api_docs/kbn_rrule.mdx +++ b/api_docs/kbn_rrule.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-rrule title: "@kbn/rrule" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/rrule plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/rrule'] --- import kbnRruleObj from './kbn_rrule.devdocs.json'; diff --git a/api_docs/kbn_rule_data_utils.mdx b/api_docs/kbn_rule_data_utils.mdx index 91956ef22b77d..a5268af34b5f7 100644 --- a/api_docs/kbn_rule_data_utils.mdx +++ b/api_docs/kbn_rule_data_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-rule-data-utils title: "@kbn/rule-data-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/rule-data-utils plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/rule-data-utils'] --- import kbnRuleDataUtilsObj from './kbn_rule_data_utils.devdocs.json'; diff --git a/api_docs/kbn_saved_objects_settings.mdx b/api_docs/kbn_saved_objects_settings.mdx index e577305bd617a..ad1f43091f22f 100644 --- a/api_docs/kbn_saved_objects_settings.mdx +++ b/api_docs/kbn_saved_objects_settings.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-saved-objects-settings title: "@kbn/saved-objects-settings" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/saved-objects-settings plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/saved-objects-settings'] --- import kbnSavedObjectsSettingsObj from './kbn_saved_objects_settings.devdocs.json'; diff --git a/api_docs/kbn_saved_search_component.mdx b/api_docs/kbn_saved_search_component.mdx index 9fe0244c0514d..13764aa2ab0a6 100644 --- a/api_docs/kbn_saved_search_component.mdx +++ b/api_docs/kbn_saved_search_component.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-saved-search-component title: "@kbn/saved-search-component" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/saved-search-component plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/saved-search-component'] --- import kbnSavedSearchComponentObj from './kbn_saved_search_component.devdocs.json'; diff --git a/api_docs/kbn_scout.devdocs.json b/api_docs/kbn_scout.devdocs.json index 2b4edec870188..288822a265b49 100644 --- a/api_docs/kbn_scout.devdocs.json +++ b/api_docs/kbn_scout.devdocs.json @@ -1504,7 +1504,7 @@ "PlaywrightTestConfig", "<{}, {}>" ], - "path": "packages/kbn-scout/src/playwright/config/index.ts", + "path": "packages/kbn-scout/src/playwright/config/create_config.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1524,7 +1524,7 @@ "text": "ScoutPlaywrightOptions" } ], - "path": "packages/kbn-scout/src/playwright/config/index.ts", + "path": "packages/kbn-scout/src/playwright/config/create_config.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -2003,7 +2003,7 @@ "label": "config", "description": [], "signature": [ - "ScoutServerConfig" + "ScoutTestConfig" ], "path": "packages/kbn-scout/src/playwright/fixtures/types/worker_scope.ts", "deprecated": false, diff --git a/api_docs/kbn_scout.mdx b/api_docs/kbn_scout.mdx index 542958dbfe692..632d195918223 100644 --- a/api_docs/kbn_scout.mdx +++ b/api_docs/kbn_scout.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-scout title: "@kbn/scout" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/scout plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/scout'] --- import kbnScoutObj from './kbn_scout.devdocs.json'; diff --git a/api_docs/kbn_scout_info.mdx b/api_docs/kbn_scout_info.mdx index 1cff87245acbb..b9678faee872c 100644 --- a/api_docs/kbn_scout_info.mdx +++ b/api_docs/kbn_scout_info.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-scout-info title: "@kbn/scout-info" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/scout-info plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/scout-info'] --- import kbnScoutInfoObj from './kbn_scout_info.devdocs.json'; diff --git a/api_docs/kbn_scout_reporting.mdx b/api_docs/kbn_scout_reporting.mdx index b13a0d627193e..d6203580a2c15 100644 --- a/api_docs/kbn_scout_reporting.mdx +++ b/api_docs/kbn_scout_reporting.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-scout-reporting title: "@kbn/scout-reporting" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/scout-reporting plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/scout-reporting'] --- import kbnScoutReportingObj from './kbn_scout_reporting.devdocs.json'; diff --git a/api_docs/kbn_screenshotting_server.mdx b/api_docs/kbn_screenshotting_server.mdx index aa12e8b445ec7..e412572b8714b 100644 --- a/api_docs/kbn_screenshotting_server.mdx +++ b/api_docs/kbn_screenshotting_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-screenshotting-server title: "@kbn/screenshotting-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/screenshotting-server plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/screenshotting-server'] --- import kbnScreenshottingServerObj from './kbn_screenshotting_server.devdocs.json'; diff --git a/api_docs/kbn_search_api_keys_components.mdx b/api_docs/kbn_search_api_keys_components.mdx index 0a00afd37e4d9..27ee456d91d49 100644 --- a/api_docs/kbn_search_api_keys_components.mdx +++ b/api_docs/kbn_search_api_keys_components.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-search-api-keys-components title: "@kbn/search-api-keys-components" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/search-api-keys-components plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/search-api-keys-components'] --- import kbnSearchApiKeysComponentsObj from './kbn_search_api_keys_components.devdocs.json'; diff --git a/api_docs/kbn_search_api_keys_server.mdx b/api_docs/kbn_search_api_keys_server.mdx index 2b082dce4587d..4e74a36e16dda 100644 --- a/api_docs/kbn_search_api_keys_server.mdx +++ b/api_docs/kbn_search_api_keys_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-search-api-keys-server title: "@kbn/search-api-keys-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/search-api-keys-server plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/search-api-keys-server'] --- import kbnSearchApiKeysServerObj from './kbn_search_api_keys_server.devdocs.json'; diff --git a/api_docs/kbn_search_api_panels.mdx b/api_docs/kbn_search_api_panels.mdx index e6ccd8df90874..8bc34e82cb4d4 100644 --- a/api_docs/kbn_search_api_panels.mdx +++ b/api_docs/kbn_search_api_panels.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-search-api-panels title: "@kbn/search-api-panels" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/search-api-panels plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/search-api-panels'] --- import kbnSearchApiPanelsObj from './kbn_search_api_panels.devdocs.json'; diff --git a/api_docs/kbn_search_connectors.mdx b/api_docs/kbn_search_connectors.mdx index b4d16e98dcae5..423e0e75dc377 100644 --- a/api_docs/kbn_search_connectors.mdx +++ b/api_docs/kbn_search_connectors.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-search-connectors title: "@kbn/search-connectors" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/search-connectors plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/search-connectors'] --- import kbnSearchConnectorsObj from './kbn_search_connectors.devdocs.json'; diff --git a/api_docs/kbn_search_errors.mdx b/api_docs/kbn_search_errors.mdx index 91408b781f685..16e10bbe6ae27 100644 --- a/api_docs/kbn_search_errors.mdx +++ b/api_docs/kbn_search_errors.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-search-errors title: "@kbn/search-errors" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/search-errors plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/search-errors'] --- import kbnSearchErrorsObj from './kbn_search_errors.devdocs.json'; diff --git a/api_docs/kbn_search_index_documents.mdx b/api_docs/kbn_search_index_documents.mdx index c9d54f8804d0c..53abbc168312e 100644 --- a/api_docs/kbn_search_index_documents.mdx +++ b/api_docs/kbn_search_index_documents.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-search-index-documents title: "@kbn/search-index-documents" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/search-index-documents plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/search-index-documents'] --- import kbnSearchIndexDocumentsObj from './kbn_search_index_documents.devdocs.json'; diff --git a/api_docs/kbn_search_response_warnings.mdx b/api_docs/kbn_search_response_warnings.mdx index 27f0e61dba5cc..bdde712ea87bc 100644 --- a/api_docs/kbn_search_response_warnings.mdx +++ b/api_docs/kbn_search_response_warnings.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-search-response-warnings title: "@kbn/search-response-warnings" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/search-response-warnings plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/search-response-warnings'] --- import kbnSearchResponseWarningsObj from './kbn_search_response_warnings.devdocs.json'; diff --git a/api_docs/kbn_search_shared_ui.devdocs.json b/api_docs/kbn_search_shared_ui.devdocs.json index 112b95d861efc..f07d84726b44a 100644 --- a/api_docs/kbn_search_shared_ui.devdocs.json +++ b/api_docs/kbn_search_shared_ui.devdocs.json @@ -3,6 +3,72 @@ "client": { "classes": [], "functions": [ + { + "parentPluginId": "@kbn/search-shared-ui", + "id": "def-public.ConnectorIcon", + "type": "Function", + "tags": [], + "label": "ConnectorIcon", + "description": [], + "signature": [ + "({ name, serviceType, iconPath, showTooltip, }: ConnectorIconProps) => React.JSX.Element" + ], + "path": "x-pack/packages/search/shared_ui/src/connector_icon/connector_icon.tsx", + "deprecated": false, + "trackAdoption": false, + "children": [ + { + "parentPluginId": "@kbn/search-shared-ui", + "id": "def-public.ConnectorIcon.$1", + "type": "Object", + "tags": [], + "label": "{\n name,\n serviceType,\n iconPath,\n showTooltip = true,\n}", + "description": [], + "signature": [ + "ConnectorIconProps" + ], + "path": "x-pack/packages/search/shared_ui/src/connector_icon/connector_icon.tsx", + "deprecated": false, + "trackAdoption": false, + "isRequired": true + } + ], + "returnComment": [], + "initialIsOpen": false + }, + { + "parentPluginId": "@kbn/search-shared-ui", + "id": "def-public.DecorativeHorizontalStepper", + "type": "Function", + "tags": [], + "label": "DecorativeHorizontalStepper", + "description": [], + "signature": [ + "({ stepCount, }: DecorativeHorizontalStepperProps) => React.JSX.Element" + ], + "path": "x-pack/packages/search/shared_ui/src/decorative_horizontal_stepper/decorative_horizontal_stepper.tsx", + "deprecated": false, + "trackAdoption": false, + "children": [ + { + "parentPluginId": "@kbn/search-shared-ui", + "id": "def-public.DecorativeHorizontalStepper.$1", + "type": "Object", + "tags": [], + "label": "{\n stepCount = 2,\n}", + "description": [], + "signature": [ + "DecorativeHorizontalStepperProps" + ], + "path": "x-pack/packages/search/shared_ui/src/decorative_horizontal_stepper/decorative_horizontal_stepper.tsx", + "deprecated": false, + "trackAdoption": false, + "isRequired": true + } + ], + "returnComment": [], + "initialIsOpen": false + }, { "parentPluginId": "@kbn/search-shared-ui", "id": "def-public.FormInfoField", @@ -35,6 +101,39 @@ ], "returnComment": [], "initialIsOpen": false + }, + { + "parentPluginId": "@kbn/search-shared-ui", + "id": "def-public.SearchEmptyPrompt", + "type": "Function", + "tags": [], + "label": "SearchEmptyPrompt", + "description": [], + "signature": [ + "({ actions, backButton, body, description, icon, isComingSoon, comingSoonLabel, title, }: SearchEmptyPromptProps) => React.JSX.Element" + ], + "path": "x-pack/packages/search/shared_ui/src/search_empty_prompt/search_empty_prompt.tsx", + "deprecated": false, + "trackAdoption": false, + "children": [ + { + "parentPluginId": "@kbn/search-shared-ui", + "id": "def-public.SearchEmptyPrompt.$1", + "type": "Object", + "tags": [], + "label": "{\n actions,\n backButton,\n body,\n description,\n icon,\n isComingSoon,\n comingSoonLabel,\n title,\n}", + "description": [], + "signature": [ + "SearchEmptyPromptProps" + ], + "path": "x-pack/packages/search/shared_ui/src/search_empty_prompt/search_empty_prompt.tsx", + "deprecated": false, + "trackAdoption": false, + "isRequired": true + } + ], + "returnComment": [], + "initialIsOpen": false } ], "interfaces": [], diff --git a/api_docs/kbn_search_shared_ui.mdx b/api_docs/kbn_search_shared_ui.mdx index 903a107d4bcf8..e03d124092f4a 100644 --- a/api_docs/kbn_search_shared_ui.mdx +++ b/api_docs/kbn_search_shared_ui.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-search-shared-ui title: "@kbn/search-shared-ui" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/search-shared-ui plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/search-shared-ui'] --- import kbnSearchSharedUiObj from './kbn_search_shared_ui.devdocs.json'; @@ -21,7 +21,7 @@ Contact [@elastic/search-kibana](https://github.com/orgs/elastic/teams/search-ki | Public API count | Any count | Items lacking comments | Missing exports | |-------------------|-----------|------------------------|-----------------| -| 2 | 0 | 2 | 0 | +| 8 | 0 | 8 | 0 | ## Client diff --git a/api_docs/kbn_search_types.mdx b/api_docs/kbn_search_types.mdx index 76b4784c8fef1..bb9bc8a5e5f7d 100644 --- a/api_docs/kbn_search_types.mdx +++ b/api_docs/kbn_search_types.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-search-types title: "@kbn/search-types" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/search-types plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/search-types'] --- import kbnSearchTypesObj from './kbn_search_types.devdocs.json'; diff --git a/api_docs/kbn_security_api_key_management.mdx b/api_docs/kbn_security_api_key_management.mdx index 4f18273e4c2a1..43047e0a06e3f 100644 --- a/api_docs/kbn_security_api_key_management.mdx +++ b/api_docs/kbn_security_api_key_management.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-security-api-key-management title: "@kbn/security-api-key-management" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/security-api-key-management plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/security-api-key-management'] --- import kbnSecurityApiKeyManagementObj from './kbn_security_api_key_management.devdocs.json'; diff --git a/api_docs/kbn_security_authorization_core.mdx b/api_docs/kbn_security_authorization_core.mdx index 827eb06ac9319..42069984a4140 100644 --- a/api_docs/kbn_security_authorization_core.mdx +++ b/api_docs/kbn_security_authorization_core.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-security-authorization-core title: "@kbn/security-authorization-core" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/security-authorization-core plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/security-authorization-core'] --- import kbnSecurityAuthorizationCoreObj from './kbn_security_authorization_core.devdocs.json'; diff --git a/api_docs/kbn_security_authorization_core_common.mdx b/api_docs/kbn_security_authorization_core_common.mdx index fbde2204f48fe..63f34c1a8e67f 100644 --- a/api_docs/kbn_security_authorization_core_common.mdx +++ b/api_docs/kbn_security_authorization_core_common.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-security-authorization-core-common title: "@kbn/security-authorization-core-common" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/security-authorization-core-common plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/security-authorization-core-common'] --- import kbnSecurityAuthorizationCoreCommonObj from './kbn_security_authorization_core_common.devdocs.json'; diff --git a/api_docs/kbn_security_form_components.mdx b/api_docs/kbn_security_form_components.mdx index 95444dadfc622..74fbd9484d1b2 100644 --- a/api_docs/kbn_security_form_components.mdx +++ b/api_docs/kbn_security_form_components.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-security-form-components title: "@kbn/security-form-components" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/security-form-components plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/security-form-components'] --- import kbnSecurityFormComponentsObj from './kbn_security_form_components.devdocs.json'; diff --git a/api_docs/kbn_security_hardening.mdx b/api_docs/kbn_security_hardening.mdx index 0d09da6fb41cf..07d1a4c059f21 100644 --- a/api_docs/kbn_security_hardening.mdx +++ b/api_docs/kbn_security_hardening.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-security-hardening title: "@kbn/security-hardening" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/security-hardening plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/security-hardening'] --- import kbnSecurityHardeningObj from './kbn_security_hardening.devdocs.json'; diff --git a/api_docs/kbn_security_plugin_types_common.devdocs.json b/api_docs/kbn_security_plugin_types_common.devdocs.json index 886b1bffd0d93..0c7b8cf26d937 100644 --- a/api_docs/kbn_security_plugin_types_common.devdocs.json +++ b/api_docs/kbn_security_plugin_types_common.devdocs.json @@ -286,6 +286,23 @@ "path": "packages/core/security/core-security-common/src/authentication/authenticated_user.ts", "deprecated": false, "trackAdoption": false + }, + { + "parentPluginId": "@kbn/security-plugin-types-common", + "id": "def-common.AuthenticatedUser.api_key", + "type": "Object", + "tags": [], + "label": "api_key", + "description": [ + "\nMetadata of the API key that was used to authenticate the user." + ], + "signature": [ + "ApiKeyDescriptor", + " | undefined" + ], + "path": "packages/core/security/core-security-common/src/authentication/authenticated_user.ts", + "deprecated": false, + "trackAdoption": false } ], "initialIsOpen": false diff --git a/api_docs/kbn_security_plugin_types_common.mdx b/api_docs/kbn_security_plugin_types_common.mdx index a18b6f8a5196a..1ce2da3d5249f 100644 --- a/api_docs/kbn_security_plugin_types_common.mdx +++ b/api_docs/kbn_security_plugin_types_common.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-security-plugin-types-common title: "@kbn/security-plugin-types-common" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/security-plugin-types-common plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/security-plugin-types-common'] --- import kbnSecurityPluginTypesCommonObj from './kbn_security_plugin_types_common.devdocs.json'; @@ -21,7 +21,7 @@ Contact [@elastic/kibana-security](https://github.com/orgs/elastic/teams/kibana- | Public API count | Any count | Items lacking comments | Missing exports | |-------------------|-----------|------------------------|-----------------| -| 126 | 0 | 66 | 0 | +| 127 | 0 | 66 | 0 | ## Common diff --git a/api_docs/kbn_security_plugin_types_public.mdx b/api_docs/kbn_security_plugin_types_public.mdx index efda7c18d08bb..6f0b1125ba161 100644 --- a/api_docs/kbn_security_plugin_types_public.mdx +++ b/api_docs/kbn_security_plugin_types_public.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-security-plugin-types-public title: "@kbn/security-plugin-types-public" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/security-plugin-types-public plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/security-plugin-types-public'] --- import kbnSecurityPluginTypesPublicObj from './kbn_security_plugin_types_public.devdocs.json'; diff --git a/api_docs/kbn_security_plugin_types_server.devdocs.json b/api_docs/kbn_security_plugin_types_server.devdocs.json index de0db32f5dbac..0a9d1643148b8 100644 --- a/api_docs/kbn_security_plugin_types_server.devdocs.json +++ b/api_docs/kbn_security_plugin_types_server.devdocs.json @@ -4899,23 +4899,15 @@ }, { "plugin": "entityManager", - "path": "x-pack/platform/plugins/shared/entity_manager/server/routes/enablement/enable.ts" + "path": "x-pack/platform/plugins/shared/entity_manager/server/lib/entities/uninstall_entity_definition.ts" }, { "plugin": "entityManager", - "path": "x-pack/platform/plugins/shared/entity_manager/server/routes/enablement/disable.ts" - }, - { - "plugin": "apm", - "path": "x-pack/plugins/observability_solution/apm/server/lib/helpers/get_random_sampler/index.ts" - }, - { - "plugin": "apm", - "path": "x-pack/plugins/observability_solution/apm/server/routes/agent_keys/get_agent_keys_privileges.ts" + "path": "x-pack/platform/plugins/shared/entity_manager/server/routes/enablement/enable.ts" }, { - "plugin": "apm", - "path": "x-pack/plugins/observability_solution/apm/server/routes/fleet/is_superuser.ts" + "plugin": "entityManager", + "path": "x-pack/platform/plugins/shared/entity_manager/server/routes/enablement/disable.ts" }, { "plugin": "fleet", diff --git a/api_docs/kbn_security_plugin_types_server.mdx b/api_docs/kbn_security_plugin_types_server.mdx index 2279a9c2fa747..da43c92793d98 100644 --- a/api_docs/kbn_security_plugin_types_server.mdx +++ b/api_docs/kbn_security_plugin_types_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-security-plugin-types-server title: "@kbn/security-plugin-types-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/security-plugin-types-server plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/security-plugin-types-server'] --- import kbnSecurityPluginTypesServerObj from './kbn_security_plugin_types_server.devdocs.json'; diff --git a/api_docs/kbn_security_role_management_model.mdx b/api_docs/kbn_security_role_management_model.mdx index 201d5e6a981a7..9ee6415692b7d 100644 --- a/api_docs/kbn_security_role_management_model.mdx +++ b/api_docs/kbn_security_role_management_model.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-security-role-management-model title: "@kbn/security-role-management-model" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/security-role-management-model plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/security-role-management-model'] --- import kbnSecurityRoleManagementModelObj from './kbn_security_role_management_model.devdocs.json'; diff --git a/api_docs/kbn_security_solution_distribution_bar.mdx b/api_docs/kbn_security_solution_distribution_bar.mdx index 62bf62e4ac58a..22da77a5c2232 100644 --- a/api_docs/kbn_security_solution_distribution_bar.mdx +++ b/api_docs/kbn_security_solution_distribution_bar.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-security-solution-distribution-bar title: "@kbn/security-solution-distribution-bar" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/security-solution-distribution-bar plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/security-solution-distribution-bar'] --- import kbnSecuritySolutionDistributionBarObj from './kbn_security_solution_distribution_bar.devdocs.json'; diff --git a/api_docs/kbn_security_solution_features.mdx b/api_docs/kbn_security_solution_features.mdx index 7726b4a8d04e6..f5e569a87328a 100644 --- a/api_docs/kbn_security_solution_features.mdx +++ b/api_docs/kbn_security_solution_features.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-security-solution-features title: "@kbn/security-solution-features" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/security-solution-features plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/security-solution-features'] --- import kbnSecuritySolutionFeaturesObj from './kbn_security_solution_features.devdocs.json'; diff --git a/api_docs/kbn_security_solution_navigation.mdx b/api_docs/kbn_security_solution_navigation.mdx index a29624ce07ae3..83e8973ed3bcd 100644 --- a/api_docs/kbn_security_solution_navigation.mdx +++ b/api_docs/kbn_security_solution_navigation.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-security-solution-navigation title: "@kbn/security-solution-navigation" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/security-solution-navigation plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/security-solution-navigation'] --- import kbnSecuritySolutionNavigationObj from './kbn_security_solution_navigation.devdocs.json'; diff --git a/api_docs/kbn_security_solution_side_nav.mdx b/api_docs/kbn_security_solution_side_nav.mdx index 528bc29fe6fd4..303c98ad4db38 100644 --- a/api_docs/kbn_security_solution_side_nav.mdx +++ b/api_docs/kbn_security_solution_side_nav.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-security-solution-side-nav title: "@kbn/security-solution-side-nav" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/security-solution-side-nav plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/security-solution-side-nav'] --- import kbnSecuritySolutionSideNavObj from './kbn_security_solution_side_nav.devdocs.json'; diff --git a/api_docs/kbn_security_solution_storybook_config.mdx b/api_docs/kbn_security_solution_storybook_config.mdx index 4007e1fd77b50..9e59f5cf38d23 100644 --- a/api_docs/kbn_security_solution_storybook_config.mdx +++ b/api_docs/kbn_security_solution_storybook_config.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-security-solution-storybook-config title: "@kbn/security-solution-storybook-config" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/security-solution-storybook-config plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/security-solution-storybook-config'] --- import kbnSecuritySolutionStorybookConfigObj from './kbn_security_solution_storybook_config.devdocs.json'; diff --git a/api_docs/kbn_security_ui_components.mdx b/api_docs/kbn_security_ui_components.mdx index b4e9162a00475..3ff802112eaea 100644 --- a/api_docs/kbn_security_ui_components.mdx +++ b/api_docs/kbn_security_ui_components.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-security-ui-components title: "@kbn/security-ui-components" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/security-ui-components plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/security-ui-components'] --- import kbnSecurityUiComponentsObj from './kbn_security_ui_components.devdocs.json'; diff --git a/api_docs/kbn_securitysolution_autocomplete.mdx b/api_docs/kbn_securitysolution_autocomplete.mdx index bbc65e7d1f06c..40111f7a844ef 100644 --- a/api_docs/kbn_securitysolution_autocomplete.mdx +++ b/api_docs/kbn_securitysolution_autocomplete.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-securitysolution-autocomplete title: "@kbn/securitysolution-autocomplete" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/securitysolution-autocomplete plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/securitysolution-autocomplete'] --- import kbnSecuritysolutionAutocompleteObj from './kbn_securitysolution_autocomplete.devdocs.json'; diff --git a/api_docs/kbn_securitysolution_data_table.mdx b/api_docs/kbn_securitysolution_data_table.mdx index ef1eea02f9e3f..94500ce4cf42a 100644 --- a/api_docs/kbn_securitysolution_data_table.mdx +++ b/api_docs/kbn_securitysolution_data_table.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-securitysolution-data-table title: "@kbn/securitysolution-data-table" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/securitysolution-data-table plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/securitysolution-data-table'] --- import kbnSecuritysolutionDataTableObj from './kbn_securitysolution_data_table.devdocs.json'; diff --git a/api_docs/kbn_securitysolution_ecs.mdx b/api_docs/kbn_securitysolution_ecs.mdx index 5f88850c89729..28d47b12b78bf 100644 --- a/api_docs/kbn_securitysolution_ecs.mdx +++ b/api_docs/kbn_securitysolution_ecs.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-securitysolution-ecs title: "@kbn/securitysolution-ecs" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/securitysolution-ecs plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/securitysolution-ecs'] --- import kbnSecuritysolutionEcsObj from './kbn_securitysolution_ecs.devdocs.json'; diff --git a/api_docs/kbn_securitysolution_es_utils.mdx b/api_docs/kbn_securitysolution_es_utils.mdx index 97b79c4572f0b..f0e552f43cc8a 100644 --- a/api_docs/kbn_securitysolution_es_utils.mdx +++ b/api_docs/kbn_securitysolution_es_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-securitysolution-es-utils title: "@kbn/securitysolution-es-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/securitysolution-es-utils plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/securitysolution-es-utils'] --- import kbnSecuritysolutionEsUtilsObj from './kbn_securitysolution_es_utils.devdocs.json'; diff --git a/api_docs/kbn_securitysolution_exception_list_components.mdx b/api_docs/kbn_securitysolution_exception_list_components.mdx index d3670019c938c..7618e59f74b6a 100644 --- a/api_docs/kbn_securitysolution_exception_list_components.mdx +++ b/api_docs/kbn_securitysolution_exception_list_components.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-securitysolution-exception-list-components title: "@kbn/securitysolution-exception-list-components" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/securitysolution-exception-list-components plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/securitysolution-exception-list-components'] --- import kbnSecuritysolutionExceptionListComponentsObj from './kbn_securitysolution_exception_list_components.devdocs.json'; diff --git a/api_docs/kbn_securitysolution_hook_utils.mdx b/api_docs/kbn_securitysolution_hook_utils.mdx index 100cec79805d3..6d55af2d6d65f 100644 --- a/api_docs/kbn_securitysolution_hook_utils.mdx +++ b/api_docs/kbn_securitysolution_hook_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-securitysolution-hook-utils title: "@kbn/securitysolution-hook-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/securitysolution-hook-utils plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/securitysolution-hook-utils'] --- import kbnSecuritysolutionHookUtilsObj from './kbn_securitysolution_hook_utils.devdocs.json'; diff --git a/api_docs/kbn_securitysolution_io_ts_alerting_types.mdx b/api_docs/kbn_securitysolution_io_ts_alerting_types.mdx index ab55eefd1be6a..0e5fcb7de5344 100644 --- a/api_docs/kbn_securitysolution_io_ts_alerting_types.mdx +++ b/api_docs/kbn_securitysolution_io_ts_alerting_types.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-securitysolution-io-ts-alerting-types title: "@kbn/securitysolution-io-ts-alerting-types" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/securitysolution-io-ts-alerting-types plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/securitysolution-io-ts-alerting-types'] --- import kbnSecuritysolutionIoTsAlertingTypesObj from './kbn_securitysolution_io_ts_alerting_types.devdocs.json'; diff --git a/api_docs/kbn_securitysolution_io_ts_list_types.mdx b/api_docs/kbn_securitysolution_io_ts_list_types.mdx index bf73c33c37483..c3093852aca1b 100644 --- a/api_docs/kbn_securitysolution_io_ts_list_types.mdx +++ b/api_docs/kbn_securitysolution_io_ts_list_types.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-securitysolution-io-ts-list-types title: "@kbn/securitysolution-io-ts-list-types" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/securitysolution-io-ts-list-types plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/securitysolution-io-ts-list-types'] --- import kbnSecuritysolutionIoTsListTypesObj from './kbn_securitysolution_io_ts_list_types.devdocs.json'; diff --git a/api_docs/kbn_securitysolution_io_ts_types.mdx b/api_docs/kbn_securitysolution_io_ts_types.mdx index e3d1a874bfd05..5839cd0aaccf6 100644 --- a/api_docs/kbn_securitysolution_io_ts_types.mdx +++ b/api_docs/kbn_securitysolution_io_ts_types.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-securitysolution-io-ts-types title: "@kbn/securitysolution-io-ts-types" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/securitysolution-io-ts-types plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/securitysolution-io-ts-types'] --- import kbnSecuritysolutionIoTsTypesObj from './kbn_securitysolution_io_ts_types.devdocs.json'; diff --git a/api_docs/kbn_securitysolution_io_ts_utils.mdx b/api_docs/kbn_securitysolution_io_ts_utils.mdx index 029ff5617117a..c59ebaed69ca4 100644 --- a/api_docs/kbn_securitysolution_io_ts_utils.mdx +++ b/api_docs/kbn_securitysolution_io_ts_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-securitysolution-io-ts-utils title: "@kbn/securitysolution-io-ts-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/securitysolution-io-ts-utils plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/securitysolution-io-ts-utils'] --- import kbnSecuritysolutionIoTsUtilsObj from './kbn_securitysolution_io_ts_utils.devdocs.json'; diff --git a/api_docs/kbn_securitysolution_list_api.mdx b/api_docs/kbn_securitysolution_list_api.mdx index aa4dc26967a5e..0024d4b943b99 100644 --- a/api_docs/kbn_securitysolution_list_api.mdx +++ b/api_docs/kbn_securitysolution_list_api.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-securitysolution-list-api title: "@kbn/securitysolution-list-api" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/securitysolution-list-api plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/securitysolution-list-api'] --- import kbnSecuritysolutionListApiObj from './kbn_securitysolution_list_api.devdocs.json'; diff --git a/api_docs/kbn_securitysolution_list_constants.mdx b/api_docs/kbn_securitysolution_list_constants.mdx index e1d63a5da6b75..67b3b2cc2fa20 100644 --- a/api_docs/kbn_securitysolution_list_constants.mdx +++ b/api_docs/kbn_securitysolution_list_constants.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-securitysolution-list-constants title: "@kbn/securitysolution-list-constants" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/securitysolution-list-constants plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/securitysolution-list-constants'] --- import kbnSecuritysolutionListConstantsObj from './kbn_securitysolution_list_constants.devdocs.json'; diff --git a/api_docs/kbn_securitysolution_list_hooks.mdx b/api_docs/kbn_securitysolution_list_hooks.mdx index 84fcbee6667a3..dcf44a7bc6284 100644 --- a/api_docs/kbn_securitysolution_list_hooks.mdx +++ b/api_docs/kbn_securitysolution_list_hooks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-securitysolution-list-hooks title: "@kbn/securitysolution-list-hooks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/securitysolution-list-hooks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/securitysolution-list-hooks'] --- import kbnSecuritysolutionListHooksObj from './kbn_securitysolution_list_hooks.devdocs.json'; diff --git a/api_docs/kbn_securitysolution_list_utils.mdx b/api_docs/kbn_securitysolution_list_utils.mdx index a61fbb67a875a..f23e814a6f9ff 100644 --- a/api_docs/kbn_securitysolution_list_utils.mdx +++ b/api_docs/kbn_securitysolution_list_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-securitysolution-list-utils title: "@kbn/securitysolution-list-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/securitysolution-list-utils plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/securitysolution-list-utils'] --- import kbnSecuritysolutionListUtilsObj from './kbn_securitysolution_list_utils.devdocs.json'; diff --git a/api_docs/kbn_securitysolution_rules.mdx b/api_docs/kbn_securitysolution_rules.mdx index 5b1d8a3f5bbb7..0ed82261721fb 100644 --- a/api_docs/kbn_securitysolution_rules.mdx +++ b/api_docs/kbn_securitysolution_rules.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-securitysolution-rules title: "@kbn/securitysolution-rules" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/securitysolution-rules plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/securitysolution-rules'] --- import kbnSecuritysolutionRulesObj from './kbn_securitysolution_rules.devdocs.json'; diff --git a/api_docs/kbn_securitysolution_t_grid.mdx b/api_docs/kbn_securitysolution_t_grid.mdx index af6b3918557fb..6e1244c7d7423 100644 --- a/api_docs/kbn_securitysolution_t_grid.mdx +++ b/api_docs/kbn_securitysolution_t_grid.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-securitysolution-t-grid title: "@kbn/securitysolution-t-grid" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/securitysolution-t-grid plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/securitysolution-t-grid'] --- import kbnSecuritysolutionTGridObj from './kbn_securitysolution_t_grid.devdocs.json'; diff --git a/api_docs/kbn_securitysolution_utils.mdx b/api_docs/kbn_securitysolution_utils.mdx index e0a9a8e641ea5..e2a9c027bc774 100644 --- a/api_docs/kbn_securitysolution_utils.mdx +++ b/api_docs/kbn_securitysolution_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-securitysolution-utils title: "@kbn/securitysolution-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/securitysolution-utils plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/securitysolution-utils'] --- import kbnSecuritysolutionUtilsObj from './kbn_securitysolution_utils.devdocs.json'; diff --git a/api_docs/kbn_server_http_tools.mdx b/api_docs/kbn_server_http_tools.mdx index 16f5592b19174..7e8933fa0f9b7 100644 --- a/api_docs/kbn_server_http_tools.mdx +++ b/api_docs/kbn_server_http_tools.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-server-http-tools title: "@kbn/server-http-tools" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/server-http-tools plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/server-http-tools'] --- import kbnServerHttpToolsObj from './kbn_server_http_tools.devdocs.json'; diff --git a/api_docs/kbn_server_route_repository.mdx b/api_docs/kbn_server_route_repository.mdx index 59f31198c18f0..e73ab0b2c6b14 100644 --- a/api_docs/kbn_server_route_repository.mdx +++ b/api_docs/kbn_server_route_repository.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-server-route-repository title: "@kbn/server-route-repository" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/server-route-repository plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/server-route-repository'] --- import kbnServerRouteRepositoryObj from './kbn_server_route_repository.devdocs.json'; diff --git a/api_docs/kbn_server_route_repository_client.mdx b/api_docs/kbn_server_route_repository_client.mdx index 00f831b686a52..bfce89653262c 100644 --- a/api_docs/kbn_server_route_repository_client.mdx +++ b/api_docs/kbn_server_route_repository_client.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-server-route-repository-client title: "@kbn/server-route-repository-client" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/server-route-repository-client plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/server-route-repository-client'] --- import kbnServerRouteRepositoryClientObj from './kbn_server_route_repository_client.devdocs.json'; diff --git a/api_docs/kbn_server_route_repository_utils.mdx b/api_docs/kbn_server_route_repository_utils.mdx index f05d4ce4900b5..f7c7a92adcc54 100644 --- a/api_docs/kbn_server_route_repository_utils.mdx +++ b/api_docs/kbn_server_route_repository_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-server-route-repository-utils title: "@kbn/server-route-repository-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/server-route-repository-utils plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/server-route-repository-utils'] --- import kbnServerRouteRepositoryUtilsObj from './kbn_server_route_repository_utils.devdocs.json'; diff --git a/api_docs/kbn_serverless_common_settings.mdx b/api_docs/kbn_serverless_common_settings.mdx index 92b569200c563..b007d6cca93c0 100644 --- a/api_docs/kbn_serverless_common_settings.mdx +++ b/api_docs/kbn_serverless_common_settings.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-serverless-common-settings title: "@kbn/serverless-common-settings" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/serverless-common-settings plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/serverless-common-settings'] --- import kbnServerlessCommonSettingsObj from './kbn_serverless_common_settings.devdocs.json'; diff --git a/api_docs/kbn_serverless_observability_settings.mdx b/api_docs/kbn_serverless_observability_settings.mdx index 94243052223ba..cfa39c2783337 100644 --- a/api_docs/kbn_serverless_observability_settings.mdx +++ b/api_docs/kbn_serverless_observability_settings.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-serverless-observability-settings title: "@kbn/serverless-observability-settings" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/serverless-observability-settings plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/serverless-observability-settings'] --- import kbnServerlessObservabilitySettingsObj from './kbn_serverless_observability_settings.devdocs.json'; diff --git a/api_docs/kbn_serverless_project_switcher.mdx b/api_docs/kbn_serverless_project_switcher.mdx index 0aae9acdb7313..763c24c492d5e 100644 --- a/api_docs/kbn_serverless_project_switcher.mdx +++ b/api_docs/kbn_serverless_project_switcher.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-serverless-project-switcher title: "@kbn/serverless-project-switcher" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/serverless-project-switcher plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/serverless-project-switcher'] --- import kbnServerlessProjectSwitcherObj from './kbn_serverless_project_switcher.devdocs.json'; diff --git a/api_docs/kbn_serverless_search_settings.mdx b/api_docs/kbn_serverless_search_settings.mdx index a94e8adfcc067..90ca19e90ded7 100644 --- a/api_docs/kbn_serverless_search_settings.mdx +++ b/api_docs/kbn_serverless_search_settings.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-serverless-search-settings title: "@kbn/serverless-search-settings" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/serverless-search-settings plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/serverless-search-settings'] --- import kbnServerlessSearchSettingsObj from './kbn_serverless_search_settings.devdocs.json'; diff --git a/api_docs/kbn_serverless_security_settings.mdx b/api_docs/kbn_serverless_security_settings.mdx index 0c485df313997..d7d0262179bed 100644 --- a/api_docs/kbn_serverless_security_settings.mdx +++ b/api_docs/kbn_serverless_security_settings.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-serverless-security-settings title: "@kbn/serverless-security-settings" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/serverless-security-settings plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/serverless-security-settings'] --- import kbnServerlessSecuritySettingsObj from './kbn_serverless_security_settings.devdocs.json'; diff --git a/api_docs/kbn_serverless_storybook_config.mdx b/api_docs/kbn_serverless_storybook_config.mdx index eba400dd16932..b4eb5ac16d5cf 100644 --- a/api_docs/kbn_serverless_storybook_config.mdx +++ b/api_docs/kbn_serverless_storybook_config.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-serverless-storybook-config title: "@kbn/serverless-storybook-config" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/serverless-storybook-config plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/serverless-storybook-config'] --- import kbnServerlessStorybookConfigObj from './kbn_serverless_storybook_config.devdocs.json'; diff --git a/api_docs/kbn_shared_svg.mdx b/api_docs/kbn_shared_svg.mdx index e566ae1be2d9f..ca7b854f619a5 100644 --- a/api_docs/kbn_shared_svg.mdx +++ b/api_docs/kbn_shared_svg.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-svg title: "@kbn/shared-svg" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-svg plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-svg'] --- import kbnSharedSvgObj from './kbn_shared_svg.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_avatar_solution.mdx b/api_docs/kbn_shared_ux_avatar_solution.mdx index 434e304562386..956ad384d387e 100644 --- a/api_docs/kbn_shared_ux_avatar_solution.mdx +++ b/api_docs/kbn_shared_ux_avatar_solution.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-avatar-solution title: "@kbn/shared-ux-avatar-solution" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-avatar-solution plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-avatar-solution'] --- import kbnSharedUxAvatarSolutionObj from './kbn_shared_ux_avatar_solution.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_button_exit_full_screen.mdx b/api_docs/kbn_shared_ux_button_exit_full_screen.mdx index 21d17535a9a70..a2ac7f4864802 100644 --- a/api_docs/kbn_shared_ux_button_exit_full_screen.mdx +++ b/api_docs/kbn_shared_ux_button_exit_full_screen.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-button-exit-full-screen title: "@kbn/shared-ux-button-exit-full-screen" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-button-exit-full-screen plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-button-exit-full-screen'] --- import kbnSharedUxButtonExitFullScreenObj from './kbn_shared_ux_button_exit_full_screen.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_button_toolbar.mdx b/api_docs/kbn_shared_ux_button_toolbar.mdx index 6abd3beed279e..afe7bad072edb 100644 --- a/api_docs/kbn_shared_ux_button_toolbar.mdx +++ b/api_docs/kbn_shared_ux_button_toolbar.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-button-toolbar title: "@kbn/shared-ux-button-toolbar" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-button-toolbar plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-button-toolbar'] --- import kbnSharedUxButtonToolbarObj from './kbn_shared_ux_button_toolbar.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_card_no_data.mdx b/api_docs/kbn_shared_ux_card_no_data.mdx index f42d12d63d30b..a5a1793d6ddd8 100644 --- a/api_docs/kbn_shared_ux_card_no_data.mdx +++ b/api_docs/kbn_shared_ux_card_no_data.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-card-no-data title: "@kbn/shared-ux-card-no-data" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-card-no-data plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-card-no-data'] --- import kbnSharedUxCardNoDataObj from './kbn_shared_ux_card_no_data.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_card_no_data_mocks.mdx b/api_docs/kbn_shared_ux_card_no_data_mocks.mdx index e058f6fdbe351..1c9331256d8e4 100644 --- a/api_docs/kbn_shared_ux_card_no_data_mocks.mdx +++ b/api_docs/kbn_shared_ux_card_no_data_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-card-no-data-mocks title: "@kbn/shared-ux-card-no-data-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-card-no-data-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-card-no-data-mocks'] --- import kbnSharedUxCardNoDataMocksObj from './kbn_shared_ux_card_no_data_mocks.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_chrome_navigation.mdx b/api_docs/kbn_shared_ux_chrome_navigation.mdx index 6354a9f54578f..d4d090476ac19 100644 --- a/api_docs/kbn_shared_ux_chrome_navigation.mdx +++ b/api_docs/kbn_shared_ux_chrome_navigation.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-chrome-navigation title: "@kbn/shared-ux-chrome-navigation" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-chrome-navigation plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-chrome-navigation'] --- import kbnSharedUxChromeNavigationObj from './kbn_shared_ux_chrome_navigation.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_error_boundary.mdx b/api_docs/kbn_shared_ux_error_boundary.mdx index 759228a4bb95c..d5f64fb56ddfa 100644 --- a/api_docs/kbn_shared_ux_error_boundary.mdx +++ b/api_docs/kbn_shared_ux_error_boundary.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-error-boundary title: "@kbn/shared-ux-error-boundary" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-error-boundary plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-error-boundary'] --- import kbnSharedUxErrorBoundaryObj from './kbn_shared_ux_error_boundary.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_file_context.mdx b/api_docs/kbn_shared_ux_file_context.mdx index 4162461494751..c64475fe2ff69 100644 --- a/api_docs/kbn_shared_ux_file_context.mdx +++ b/api_docs/kbn_shared_ux_file_context.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-file-context title: "@kbn/shared-ux-file-context" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-file-context plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-file-context'] --- import kbnSharedUxFileContextObj from './kbn_shared_ux_file_context.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_file_image.mdx b/api_docs/kbn_shared_ux_file_image.mdx index c8b3155c985e5..e29dcc6fd8471 100644 --- a/api_docs/kbn_shared_ux_file_image.mdx +++ b/api_docs/kbn_shared_ux_file_image.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-file-image title: "@kbn/shared-ux-file-image" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-file-image plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-file-image'] --- import kbnSharedUxFileImageObj from './kbn_shared_ux_file_image.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_file_image_mocks.mdx b/api_docs/kbn_shared_ux_file_image_mocks.mdx index 56ca5474a760f..e0500b1305428 100644 --- a/api_docs/kbn_shared_ux_file_image_mocks.mdx +++ b/api_docs/kbn_shared_ux_file_image_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-file-image-mocks title: "@kbn/shared-ux-file-image-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-file-image-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-file-image-mocks'] --- import kbnSharedUxFileImageMocksObj from './kbn_shared_ux_file_image_mocks.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_file_mocks.mdx b/api_docs/kbn_shared_ux_file_mocks.mdx index 006d52335bb98..47c611a77134a 100644 --- a/api_docs/kbn_shared_ux_file_mocks.mdx +++ b/api_docs/kbn_shared_ux_file_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-file-mocks title: "@kbn/shared-ux-file-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-file-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-file-mocks'] --- import kbnSharedUxFileMocksObj from './kbn_shared_ux_file_mocks.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_file_picker.mdx b/api_docs/kbn_shared_ux_file_picker.mdx index f41dfe07fe6e5..b968ee4ea62f9 100644 --- a/api_docs/kbn_shared_ux_file_picker.mdx +++ b/api_docs/kbn_shared_ux_file_picker.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-file-picker title: "@kbn/shared-ux-file-picker" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-file-picker plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-file-picker'] --- import kbnSharedUxFilePickerObj from './kbn_shared_ux_file_picker.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_file_types.mdx b/api_docs/kbn_shared_ux_file_types.mdx index e98b151876604..8014f04d41bb9 100644 --- a/api_docs/kbn_shared_ux_file_types.mdx +++ b/api_docs/kbn_shared_ux_file_types.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-file-types title: "@kbn/shared-ux-file-types" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-file-types plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-file-types'] --- import kbnSharedUxFileTypesObj from './kbn_shared_ux_file_types.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_file_upload.mdx b/api_docs/kbn_shared_ux_file_upload.mdx index 9b5672a26d3e2..f08608ef75015 100644 --- a/api_docs/kbn_shared_ux_file_upload.mdx +++ b/api_docs/kbn_shared_ux_file_upload.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-file-upload title: "@kbn/shared-ux-file-upload" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-file-upload plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-file-upload'] --- import kbnSharedUxFileUploadObj from './kbn_shared_ux_file_upload.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_file_util.mdx b/api_docs/kbn_shared_ux_file_util.mdx index 8069b1f4755eb..13eabed5c75b5 100644 --- a/api_docs/kbn_shared_ux_file_util.mdx +++ b/api_docs/kbn_shared_ux_file_util.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-file-util title: "@kbn/shared-ux-file-util" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-file-util plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-file-util'] --- import kbnSharedUxFileUtilObj from './kbn_shared_ux_file_util.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_link_redirect_app.mdx b/api_docs/kbn_shared_ux_link_redirect_app.mdx index c51a2acec6181..355e351885443 100644 --- a/api_docs/kbn_shared_ux_link_redirect_app.mdx +++ b/api_docs/kbn_shared_ux_link_redirect_app.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-link-redirect-app title: "@kbn/shared-ux-link-redirect-app" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-link-redirect-app plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-link-redirect-app'] --- import kbnSharedUxLinkRedirectAppObj from './kbn_shared_ux_link_redirect_app.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_link_redirect_app_mocks.mdx b/api_docs/kbn_shared_ux_link_redirect_app_mocks.mdx index f9b21f150cbf6..0acd72e18c731 100644 --- a/api_docs/kbn_shared_ux_link_redirect_app_mocks.mdx +++ b/api_docs/kbn_shared_ux_link_redirect_app_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-link-redirect-app-mocks title: "@kbn/shared-ux-link-redirect-app-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-link-redirect-app-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-link-redirect-app-mocks'] --- import kbnSharedUxLinkRedirectAppMocksObj from './kbn_shared_ux_link_redirect_app_mocks.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_markdown.mdx b/api_docs/kbn_shared_ux_markdown.mdx index 90bd4dfac73b7..c66e85e583f0b 100644 --- a/api_docs/kbn_shared_ux_markdown.mdx +++ b/api_docs/kbn_shared_ux_markdown.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-markdown title: "@kbn/shared-ux-markdown" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-markdown plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-markdown'] --- import kbnSharedUxMarkdownObj from './kbn_shared_ux_markdown.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_markdown_mocks.mdx b/api_docs/kbn_shared_ux_markdown_mocks.mdx index 59bbc5d34dd30..114e20c9ecb96 100644 --- a/api_docs/kbn_shared_ux_markdown_mocks.mdx +++ b/api_docs/kbn_shared_ux_markdown_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-markdown-mocks title: "@kbn/shared-ux-markdown-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-markdown-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-markdown-mocks'] --- import kbnSharedUxMarkdownMocksObj from './kbn_shared_ux_markdown_mocks.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_page_analytics_no_data.mdx b/api_docs/kbn_shared_ux_page_analytics_no_data.mdx index d46f97036d9c3..5c0e3e6e051e4 100644 --- a/api_docs/kbn_shared_ux_page_analytics_no_data.mdx +++ b/api_docs/kbn_shared_ux_page_analytics_no_data.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-page-analytics-no-data title: "@kbn/shared-ux-page-analytics-no-data" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-page-analytics-no-data plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-page-analytics-no-data'] --- import kbnSharedUxPageAnalyticsNoDataObj from './kbn_shared_ux_page_analytics_no_data.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_page_analytics_no_data_mocks.mdx b/api_docs/kbn_shared_ux_page_analytics_no_data_mocks.mdx index 9c682e2a23070..3997ab6b07e4d 100644 --- a/api_docs/kbn_shared_ux_page_analytics_no_data_mocks.mdx +++ b/api_docs/kbn_shared_ux_page_analytics_no_data_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-page-analytics-no-data-mocks title: "@kbn/shared-ux-page-analytics-no-data-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-page-analytics-no-data-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-page-analytics-no-data-mocks'] --- import kbnSharedUxPageAnalyticsNoDataMocksObj from './kbn_shared_ux_page_analytics_no_data_mocks.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_page_kibana_no_data.mdx b/api_docs/kbn_shared_ux_page_kibana_no_data.mdx index 06f07f19ab6f6..0b22cabe855f4 100644 --- a/api_docs/kbn_shared_ux_page_kibana_no_data.mdx +++ b/api_docs/kbn_shared_ux_page_kibana_no_data.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-page-kibana-no-data title: "@kbn/shared-ux-page-kibana-no-data" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-page-kibana-no-data plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-page-kibana-no-data'] --- import kbnSharedUxPageKibanaNoDataObj from './kbn_shared_ux_page_kibana_no_data.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_page_kibana_no_data_mocks.mdx b/api_docs/kbn_shared_ux_page_kibana_no_data_mocks.mdx index 98bb093706ad0..356395d72c4c9 100644 --- a/api_docs/kbn_shared_ux_page_kibana_no_data_mocks.mdx +++ b/api_docs/kbn_shared_ux_page_kibana_no_data_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-page-kibana-no-data-mocks title: "@kbn/shared-ux-page-kibana-no-data-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-page-kibana-no-data-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-page-kibana-no-data-mocks'] --- import kbnSharedUxPageKibanaNoDataMocksObj from './kbn_shared_ux_page_kibana_no_data_mocks.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_page_kibana_template.mdx b/api_docs/kbn_shared_ux_page_kibana_template.mdx index f95510da8f870..9ff4796789531 100644 --- a/api_docs/kbn_shared_ux_page_kibana_template.mdx +++ b/api_docs/kbn_shared_ux_page_kibana_template.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-page-kibana-template title: "@kbn/shared-ux-page-kibana-template" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-page-kibana-template plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-page-kibana-template'] --- import kbnSharedUxPageKibanaTemplateObj from './kbn_shared_ux_page_kibana_template.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_page_kibana_template_mocks.mdx b/api_docs/kbn_shared_ux_page_kibana_template_mocks.mdx index 748834a06f616..d29587b4be4f9 100644 --- a/api_docs/kbn_shared_ux_page_kibana_template_mocks.mdx +++ b/api_docs/kbn_shared_ux_page_kibana_template_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-page-kibana-template-mocks title: "@kbn/shared-ux-page-kibana-template-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-page-kibana-template-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-page-kibana-template-mocks'] --- import kbnSharedUxPageKibanaTemplateMocksObj from './kbn_shared_ux_page_kibana_template_mocks.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_page_no_data.mdx b/api_docs/kbn_shared_ux_page_no_data.mdx index db95458be4c2f..699d1ebb78559 100644 --- a/api_docs/kbn_shared_ux_page_no_data.mdx +++ b/api_docs/kbn_shared_ux_page_no_data.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-page-no-data title: "@kbn/shared-ux-page-no-data" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-page-no-data plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-page-no-data'] --- import kbnSharedUxPageNoDataObj from './kbn_shared_ux_page_no_data.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_page_no_data_config.mdx b/api_docs/kbn_shared_ux_page_no_data_config.mdx index 9da55b5c12a73..69b95559399c6 100644 --- a/api_docs/kbn_shared_ux_page_no_data_config.mdx +++ b/api_docs/kbn_shared_ux_page_no_data_config.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-page-no-data-config title: "@kbn/shared-ux-page-no-data-config" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-page-no-data-config plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-page-no-data-config'] --- import kbnSharedUxPageNoDataConfigObj from './kbn_shared_ux_page_no_data_config.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_page_no_data_config_mocks.mdx b/api_docs/kbn_shared_ux_page_no_data_config_mocks.mdx index 6b583738420f3..d87cb49c83f43 100644 --- a/api_docs/kbn_shared_ux_page_no_data_config_mocks.mdx +++ b/api_docs/kbn_shared_ux_page_no_data_config_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-page-no-data-config-mocks title: "@kbn/shared-ux-page-no-data-config-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-page-no-data-config-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-page-no-data-config-mocks'] --- import kbnSharedUxPageNoDataConfigMocksObj from './kbn_shared_ux_page_no_data_config_mocks.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_page_no_data_mocks.mdx b/api_docs/kbn_shared_ux_page_no_data_mocks.mdx index c308968bf7758..68d78104e4500 100644 --- a/api_docs/kbn_shared_ux_page_no_data_mocks.mdx +++ b/api_docs/kbn_shared_ux_page_no_data_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-page-no-data-mocks title: "@kbn/shared-ux-page-no-data-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-page-no-data-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-page-no-data-mocks'] --- import kbnSharedUxPageNoDataMocksObj from './kbn_shared_ux_page_no_data_mocks.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_page_solution_nav.mdx b/api_docs/kbn_shared_ux_page_solution_nav.mdx index 1be81c51437ca..143f8f9456b4c 100644 --- a/api_docs/kbn_shared_ux_page_solution_nav.mdx +++ b/api_docs/kbn_shared_ux_page_solution_nav.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-page-solution-nav title: "@kbn/shared-ux-page-solution-nav" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-page-solution-nav plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-page-solution-nav'] --- import kbnSharedUxPageSolutionNavObj from './kbn_shared_ux_page_solution_nav.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_prompt_no_data_views.devdocs.json b/api_docs/kbn_shared_ux_prompt_no_data_views.devdocs.json index aa11474d34560..ed875e1cf5201 100644 --- a/api_docs/kbn_shared_ux_prompt_no_data_views.devdocs.json +++ b/api_docs/kbn_shared_ux_prompt_no_data_views.devdocs.json @@ -259,7 +259,8 @@ "The background color of the prompt; defaults to `plain`." ], "signature": [ - "\"warning\" | \"success\" | \"plain\" | \"subdued\" | \"primary\" | \"accent\" | \"accentSecondary\" | \"danger\" | \"transparent\" | undefined" + "PanelColor", + " | undefined" ], "path": "packages/shared-ux/prompt/no_data_views/types/index.d.ts", "deprecated": false, diff --git a/api_docs/kbn_shared_ux_prompt_no_data_views.mdx b/api_docs/kbn_shared_ux_prompt_no_data_views.mdx index 1c88cde97d758..2a81e8d477b0a 100644 --- a/api_docs/kbn_shared_ux_prompt_no_data_views.mdx +++ b/api_docs/kbn_shared_ux_prompt_no_data_views.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-prompt-no-data-views title: "@kbn/shared-ux-prompt-no-data-views" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-prompt-no-data-views plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-prompt-no-data-views'] --- import kbnSharedUxPromptNoDataViewsObj from './kbn_shared_ux_prompt_no_data_views.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_prompt_no_data_views_mocks.mdx b/api_docs/kbn_shared_ux_prompt_no_data_views_mocks.mdx index 2c35410c1c899..7cbdb11b5d115 100644 --- a/api_docs/kbn_shared_ux_prompt_no_data_views_mocks.mdx +++ b/api_docs/kbn_shared_ux_prompt_no_data_views_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-prompt-no-data-views-mocks title: "@kbn/shared-ux-prompt-no-data-views-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-prompt-no-data-views-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-prompt-no-data-views-mocks'] --- import kbnSharedUxPromptNoDataViewsMocksObj from './kbn_shared_ux_prompt_no_data_views_mocks.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_prompt_not_found.mdx b/api_docs/kbn_shared_ux_prompt_not_found.mdx index f2217007b13f0..6104f5d801560 100644 --- a/api_docs/kbn_shared_ux_prompt_not_found.mdx +++ b/api_docs/kbn_shared_ux_prompt_not_found.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-prompt-not-found title: "@kbn/shared-ux-prompt-not-found" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-prompt-not-found plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-prompt-not-found'] --- import kbnSharedUxPromptNotFoundObj from './kbn_shared_ux_prompt_not_found.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_router.mdx b/api_docs/kbn_shared_ux_router.mdx index a68e7fcbbd5fe..19debd5de2ea6 100644 --- a/api_docs/kbn_shared_ux_router.mdx +++ b/api_docs/kbn_shared_ux_router.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-router title: "@kbn/shared-ux-router" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-router plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-router'] --- import kbnSharedUxRouterObj from './kbn_shared_ux_router.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_router_mocks.mdx b/api_docs/kbn_shared_ux_router_mocks.mdx index fe2f2284dcfc7..00ef6a36464c3 100644 --- a/api_docs/kbn_shared_ux_router_mocks.mdx +++ b/api_docs/kbn_shared_ux_router_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-router-mocks title: "@kbn/shared-ux-router-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-router-mocks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-router-mocks'] --- import kbnSharedUxRouterMocksObj from './kbn_shared_ux_router_mocks.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_storybook_config.mdx b/api_docs/kbn_shared_ux_storybook_config.mdx index 8d5cb0149fad9..c6c21ff0199f4 100644 --- a/api_docs/kbn_shared_ux_storybook_config.mdx +++ b/api_docs/kbn_shared_ux_storybook_config.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-storybook-config title: "@kbn/shared-ux-storybook-config" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-storybook-config plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-storybook-config'] --- import kbnSharedUxStorybookConfigObj from './kbn_shared_ux_storybook_config.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_storybook_mock.mdx b/api_docs/kbn_shared_ux_storybook_mock.mdx index 30778049c32d9..2f020420fd483 100644 --- a/api_docs/kbn_shared_ux_storybook_mock.mdx +++ b/api_docs/kbn_shared_ux_storybook_mock.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-storybook-mock title: "@kbn/shared-ux-storybook-mock" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-storybook-mock plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-storybook-mock'] --- import kbnSharedUxStorybookMockObj from './kbn_shared_ux_storybook_mock.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_tabbed_modal.mdx b/api_docs/kbn_shared_ux_tabbed_modal.mdx index b7d1890072303..3ca2bb1729e9e 100644 --- a/api_docs/kbn_shared_ux_tabbed_modal.mdx +++ b/api_docs/kbn_shared_ux_tabbed_modal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-tabbed-modal title: "@kbn/shared-ux-tabbed-modal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-tabbed-modal plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-tabbed-modal'] --- import kbnSharedUxTabbedModalObj from './kbn_shared_ux_tabbed_modal.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_table_persist.mdx b/api_docs/kbn_shared_ux_table_persist.mdx index e654fe5fcaf73..9f3d1bf6c2ff6 100644 --- a/api_docs/kbn_shared_ux_table_persist.mdx +++ b/api_docs/kbn_shared_ux_table_persist.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-table-persist title: "@kbn/shared-ux-table-persist" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-table-persist plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-table-persist'] --- import kbnSharedUxTablePersistObj from './kbn_shared_ux_table_persist.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_utility.mdx b/api_docs/kbn_shared_ux_utility.mdx index 7dcd791c4cf66..e00f35430725e 100644 --- a/api_docs/kbn_shared_ux_utility.mdx +++ b/api_docs/kbn_shared_ux_utility.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-utility title: "@kbn/shared-ux-utility" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-utility plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-utility'] --- import kbnSharedUxUtilityObj from './kbn_shared_ux_utility.devdocs.json'; diff --git a/api_docs/kbn_slo_schema.mdx b/api_docs/kbn_slo_schema.mdx index b10e7f83c33bf..41f6113e7a94f 100644 --- a/api_docs/kbn_slo_schema.mdx +++ b/api_docs/kbn_slo_schema.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-slo-schema title: "@kbn/slo-schema" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/slo-schema plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/slo-schema'] --- import kbnSloSchemaObj from './kbn_slo_schema.devdocs.json'; diff --git a/api_docs/kbn_some_dev_log.mdx b/api_docs/kbn_some_dev_log.mdx index 20c0f72dfeadd..a5c6a74f6f53f 100644 --- a/api_docs/kbn_some_dev_log.mdx +++ b/api_docs/kbn_some_dev_log.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-some-dev-log title: "@kbn/some-dev-log" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/some-dev-log plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/some-dev-log'] --- import kbnSomeDevLogObj from './kbn_some_dev_log.devdocs.json'; diff --git a/api_docs/kbn_sort_predicates.mdx b/api_docs/kbn_sort_predicates.mdx index dab3b073d6dff..81ceb458d7fb6 100644 --- a/api_docs/kbn_sort_predicates.mdx +++ b/api_docs/kbn_sort_predicates.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-sort-predicates title: "@kbn/sort-predicates" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/sort-predicates plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/sort-predicates'] --- import kbnSortPredicatesObj from './kbn_sort_predicates.devdocs.json'; diff --git a/api_docs/kbn_sse_utils.mdx b/api_docs/kbn_sse_utils.mdx index 82d20eeab0386..83533004684e1 100644 --- a/api_docs/kbn_sse_utils.mdx +++ b/api_docs/kbn_sse_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-sse-utils title: "@kbn/sse-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/sse-utils plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/sse-utils'] --- import kbnSseUtilsObj from './kbn_sse_utils.devdocs.json'; diff --git a/api_docs/kbn_sse_utils_client.mdx b/api_docs/kbn_sse_utils_client.mdx index 1131acf7255fc..d37bdcf73a98a 100644 --- a/api_docs/kbn_sse_utils_client.mdx +++ b/api_docs/kbn_sse_utils_client.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-sse-utils-client title: "@kbn/sse-utils-client" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/sse-utils-client plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/sse-utils-client'] --- import kbnSseUtilsClientObj from './kbn_sse_utils_client.devdocs.json'; diff --git a/api_docs/kbn_sse_utils_server.mdx b/api_docs/kbn_sse_utils_server.mdx index dd9c7c826ea4f..f0cb22c91c8fb 100644 --- a/api_docs/kbn_sse_utils_server.mdx +++ b/api_docs/kbn_sse_utils_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-sse-utils-server title: "@kbn/sse-utils-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/sse-utils-server plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/sse-utils-server'] --- import kbnSseUtilsServerObj from './kbn_sse_utils_server.devdocs.json'; diff --git a/api_docs/kbn_std.mdx b/api_docs/kbn_std.mdx index ffc70515afe40..35745dde8d875 100644 --- a/api_docs/kbn_std.mdx +++ b/api_docs/kbn_std.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-std title: "@kbn/std" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/std plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/std'] --- import kbnStdObj from './kbn_std.devdocs.json'; diff --git a/api_docs/kbn_stdio_dev_helpers.mdx b/api_docs/kbn_stdio_dev_helpers.mdx index 74451f37443de..10250a9e89ce1 100644 --- a/api_docs/kbn_stdio_dev_helpers.mdx +++ b/api_docs/kbn_stdio_dev_helpers.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-stdio-dev-helpers title: "@kbn/stdio-dev-helpers" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/stdio-dev-helpers plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/stdio-dev-helpers'] --- import kbnStdioDevHelpersObj from './kbn_stdio_dev_helpers.devdocs.json'; diff --git a/api_docs/kbn_storybook.mdx b/api_docs/kbn_storybook.mdx index bc1f80582d681..48cadeca0f337 100644 --- a/api_docs/kbn_storybook.mdx +++ b/api_docs/kbn_storybook.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-storybook title: "@kbn/storybook" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/storybook plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/storybook'] --- import kbnStorybookObj from './kbn_storybook.devdocs.json'; diff --git a/api_docs/kbn_synthetics_e2e.mdx b/api_docs/kbn_synthetics_e2e.mdx index 76a5fdac59644..4cfa13a978dd2 100644 --- a/api_docs/kbn_synthetics_e2e.mdx +++ b/api_docs/kbn_synthetics_e2e.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-synthetics-e2e title: "@kbn/synthetics-e2e" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/synthetics-e2e plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/synthetics-e2e'] --- import kbnSyntheticsE2eObj from './kbn_synthetics_e2e.devdocs.json'; diff --git a/api_docs/kbn_synthetics_private_location.mdx b/api_docs/kbn_synthetics_private_location.mdx index 99cc4a805ccc4..581b700d43d6c 100644 --- a/api_docs/kbn_synthetics_private_location.mdx +++ b/api_docs/kbn_synthetics_private_location.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-synthetics-private-location title: "@kbn/synthetics-private-location" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/synthetics-private-location plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/synthetics-private-location'] --- import kbnSyntheticsPrivateLocationObj from './kbn_synthetics_private_location.devdocs.json'; diff --git a/api_docs/kbn_telemetry_tools.mdx b/api_docs/kbn_telemetry_tools.mdx index 119b3629ba264..526ea5ad7b6f1 100644 --- a/api_docs/kbn_telemetry_tools.mdx +++ b/api_docs/kbn_telemetry_tools.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-telemetry-tools title: "@kbn/telemetry-tools" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/telemetry-tools plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/telemetry-tools'] --- import kbnTelemetryToolsObj from './kbn_telemetry_tools.devdocs.json'; diff --git a/api_docs/kbn_test.mdx b/api_docs/kbn_test.mdx index 10160e866bd80..1e98f2f5f093c 100644 --- a/api_docs/kbn_test.mdx +++ b/api_docs/kbn_test.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-test title: "@kbn/test" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/test plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/test'] --- import kbnTestObj from './kbn_test.devdocs.json'; diff --git a/api_docs/kbn_test_eui_helpers.mdx b/api_docs/kbn_test_eui_helpers.mdx index 584bafc9870a1..0adf5eef6f03f 100644 --- a/api_docs/kbn_test_eui_helpers.mdx +++ b/api_docs/kbn_test_eui_helpers.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-test-eui-helpers title: "@kbn/test-eui-helpers" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/test-eui-helpers plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/test-eui-helpers'] --- import kbnTestEuiHelpersObj from './kbn_test_eui_helpers.devdocs.json'; diff --git a/api_docs/kbn_test_jest_helpers.mdx b/api_docs/kbn_test_jest_helpers.mdx index 39c0dfceb2256..551334b04ee2e 100644 --- a/api_docs/kbn_test_jest_helpers.mdx +++ b/api_docs/kbn_test_jest_helpers.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-test-jest-helpers title: "@kbn/test-jest-helpers" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/test-jest-helpers plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/test-jest-helpers'] --- import kbnTestJestHelpersObj from './kbn_test_jest_helpers.devdocs.json'; diff --git a/api_docs/kbn_test_subj_selector.mdx b/api_docs/kbn_test_subj_selector.mdx index 2723102649c48..f9cab8257345b 100644 --- a/api_docs/kbn_test_subj_selector.mdx +++ b/api_docs/kbn_test_subj_selector.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-test-subj-selector title: "@kbn/test-subj-selector" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/test-subj-selector plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/test-subj-selector'] --- import kbnTestSubjSelectorObj from './kbn_test_subj_selector.devdocs.json'; diff --git a/api_docs/kbn_timerange.devdocs.json b/api_docs/kbn_timerange.devdocs.json index 6c66de05c49d4..2e76a1d85d8d7 100644 --- a/api_docs/kbn_timerange.devdocs.json +++ b/api_docs/kbn_timerange.devdocs.json @@ -29,7 +29,7 @@ "signature": [ "({ from, to }: { from: string; to: string; }) => { startDate: string; endDate: string; }" ], - "path": "packages/kbn-timerange/src/index.ts", + "path": "src/platform/packages/shared/kbn-timerange/src/index.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -40,7 +40,7 @@ "tags": [], "label": "{ from, to }", "description": [], - "path": "packages/kbn-timerange/src/index.ts", + "path": "src/platform/packages/shared/kbn-timerange/src/index.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -51,7 +51,7 @@ "tags": [], "label": "from", "description": [], - "path": "packages/kbn-timerange/src/index.ts", + "path": "src/platform/packages/shared/kbn-timerange/src/index.ts", "deprecated": false, "trackAdoption": false }, @@ -62,7 +62,7 @@ "tags": [], "label": "to", "description": [], - "path": "packages/kbn-timerange/src/index.ts", + "path": "src/platform/packages/shared/kbn-timerange/src/index.ts", "deprecated": false, "trackAdoption": false } @@ -82,7 +82,7 @@ "signature": [ "({ from, to }: { from: string; to: string; }) => { startDate: number; endDate: number; }" ], - "path": "packages/kbn-timerange/src/index.ts", + "path": "src/platform/packages/shared/kbn-timerange/src/index.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -93,7 +93,7 @@ "tags": [], "label": "{ from, to }", "description": [], - "path": "packages/kbn-timerange/src/index.ts", + "path": "src/platform/packages/shared/kbn-timerange/src/index.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -104,7 +104,7 @@ "tags": [], "label": "from", "description": [], - "path": "packages/kbn-timerange/src/index.ts", + "path": "src/platform/packages/shared/kbn-timerange/src/index.ts", "deprecated": false, "trackAdoption": false }, @@ -115,7 +115,7 @@ "tags": [], "label": "to", "description": [], - "path": "packages/kbn-timerange/src/index.ts", + "path": "src/platform/packages/shared/kbn-timerange/src/index.ts", "deprecated": false, "trackAdoption": false } @@ -135,7 +135,7 @@ "signature": [ "(epochDate: number) => number" ], - "path": "packages/kbn-timerange/src/index.ts", + "path": "src/platform/packages/shared/kbn-timerange/src/index.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -149,7 +149,7 @@ "signature": [ "number" ], - "path": "packages/kbn-timerange/src/index.ts", + "path": "src/platform/packages/shared/kbn-timerange/src/index.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -168,7 +168,7 @@ "signature": [ "({\n startDate,\n endDate,\n}: { startDate: number; endDate: number; }) => number" ], - "path": "packages/kbn-timerange/src/index.ts", + "path": "src/platform/packages/shared/kbn-timerange/src/index.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -179,7 +179,7 @@ "tags": [], "label": "{\n startDate,\n endDate,\n}", "description": [], - "path": "packages/kbn-timerange/src/index.ts", + "path": "src/platform/packages/shared/kbn-timerange/src/index.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -190,7 +190,7 @@ "tags": [], "label": "startDate", "description": [], - "path": "packages/kbn-timerange/src/index.ts", + "path": "src/platform/packages/shared/kbn-timerange/src/index.ts", "deprecated": false, "trackAdoption": false }, @@ -201,7 +201,7 @@ "tags": [], "label": "endDate", "description": [], - "path": "packages/kbn-timerange/src/index.ts", + "path": "src/platform/packages/shared/kbn-timerange/src/index.ts", "deprecated": false, "trackAdoption": false } diff --git a/api_docs/kbn_timerange.mdx b/api_docs/kbn_timerange.mdx index 41cf6ffa27ca4..580cd05efa4a8 100644 --- a/api_docs/kbn_timerange.mdx +++ b/api_docs/kbn_timerange.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-timerange title: "@kbn/timerange" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/timerange plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/timerange'] --- import kbnTimerangeObj from './kbn_timerange.devdocs.json'; diff --git a/api_docs/kbn_tooling_log.mdx b/api_docs/kbn_tooling_log.mdx index 8542293f868d3..405648c7ef862 100644 --- a/api_docs/kbn_tooling_log.mdx +++ b/api_docs/kbn_tooling_log.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-tooling-log title: "@kbn/tooling-log" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/tooling-log plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/tooling-log'] --- import kbnToolingLogObj from './kbn_tooling_log.devdocs.json'; diff --git a/api_docs/kbn_transpose_utils.mdx b/api_docs/kbn_transpose_utils.mdx index 1a9bd959ba54c..dbb642325d4b5 100644 --- a/api_docs/kbn_transpose_utils.mdx +++ b/api_docs/kbn_transpose_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-transpose-utils title: "@kbn/transpose-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/transpose-utils plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/transpose-utils'] --- import kbnTransposeUtilsObj from './kbn_transpose_utils.devdocs.json'; diff --git a/api_docs/kbn_triggers_actions_ui_types.mdx b/api_docs/kbn_triggers_actions_ui_types.mdx index a3563ca688f67..93cbd1ac6a47b 100644 --- a/api_docs/kbn_triggers_actions_ui_types.mdx +++ b/api_docs/kbn_triggers_actions_ui_types.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-triggers-actions-ui-types title: "@kbn/triggers-actions-ui-types" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/triggers-actions-ui-types plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/triggers-actions-ui-types'] --- import kbnTriggersActionsUiTypesObj from './kbn_triggers_actions_ui_types.devdocs.json'; diff --git a/api_docs/kbn_try_in_console.mdx b/api_docs/kbn_try_in_console.mdx index b97f412784e60..58133979bb572 100644 --- a/api_docs/kbn_try_in_console.mdx +++ b/api_docs/kbn_try_in_console.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-try-in-console title: "@kbn/try-in-console" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/try-in-console plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/try-in-console'] --- import kbnTryInConsoleObj from './kbn_try_in_console.devdocs.json'; diff --git a/api_docs/kbn_ts_projects.mdx b/api_docs/kbn_ts_projects.mdx index 333d79f187bd7..aa345304523a4 100644 --- a/api_docs/kbn_ts_projects.mdx +++ b/api_docs/kbn_ts_projects.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ts-projects title: "@kbn/ts-projects" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ts-projects plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ts-projects'] --- import kbnTsProjectsObj from './kbn_ts_projects.devdocs.json'; diff --git a/api_docs/kbn_typed_react_router_config.mdx b/api_docs/kbn_typed_react_router_config.mdx index a67ccfcd3030f..459fbd9d0ae24 100644 --- a/api_docs/kbn_typed_react_router_config.mdx +++ b/api_docs/kbn_typed_react_router_config.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-typed-react-router-config title: "@kbn/typed-react-router-config" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/typed-react-router-config plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/typed-react-router-config'] --- import kbnTypedReactRouterConfigObj from './kbn_typed_react_router_config.devdocs.json'; diff --git a/api_docs/kbn_ui_actions_browser.mdx b/api_docs/kbn_ui_actions_browser.mdx index 420d2224655f8..4b6a33ad9f041 100644 --- a/api_docs/kbn_ui_actions_browser.mdx +++ b/api_docs/kbn_ui_actions_browser.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ui-actions-browser title: "@kbn/ui-actions-browser" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ui-actions-browser plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ui-actions-browser'] --- import kbnUiActionsBrowserObj from './kbn_ui_actions_browser.devdocs.json'; diff --git a/api_docs/kbn_ui_shared_deps_src.mdx b/api_docs/kbn_ui_shared_deps_src.mdx index ea743f208e0a0..d04b182de6e3f 100644 --- a/api_docs/kbn_ui_shared_deps_src.mdx +++ b/api_docs/kbn_ui_shared_deps_src.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ui-shared-deps-src title: "@kbn/ui-shared-deps-src" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ui-shared-deps-src plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ui-shared-deps-src'] --- import kbnUiSharedDepsSrcObj from './kbn_ui_shared_deps_src.devdocs.json'; diff --git a/api_docs/kbn_ui_theme.mdx b/api_docs/kbn_ui_theme.mdx index 006748a3960a4..9555288f96f37 100644 --- a/api_docs/kbn_ui_theme.mdx +++ b/api_docs/kbn_ui_theme.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ui-theme title: "@kbn/ui-theme" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ui-theme plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ui-theme'] --- import kbnUiThemeObj from './kbn_ui_theme.devdocs.json'; diff --git a/api_docs/kbn_unified_data_table.mdx b/api_docs/kbn_unified_data_table.mdx index 20ffde5092c8a..c4880169bade1 100644 --- a/api_docs/kbn_unified_data_table.mdx +++ b/api_docs/kbn_unified_data_table.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-unified-data-table title: "@kbn/unified-data-table" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/unified-data-table plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/unified-data-table'] --- import kbnUnifiedDataTableObj from './kbn_unified_data_table.devdocs.json'; diff --git a/api_docs/kbn_unified_doc_viewer.mdx b/api_docs/kbn_unified_doc_viewer.mdx index 4dcc328514cdf..27923f26d03d2 100644 --- a/api_docs/kbn_unified_doc_viewer.mdx +++ b/api_docs/kbn_unified_doc_viewer.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-unified-doc-viewer title: "@kbn/unified-doc-viewer" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/unified-doc-viewer plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/unified-doc-viewer'] --- import kbnUnifiedDocViewerObj from './kbn_unified_doc_viewer.devdocs.json'; diff --git a/api_docs/kbn_unified_field_list.mdx b/api_docs/kbn_unified_field_list.mdx index 04c7751ddbe42..635fae42666bf 100644 --- a/api_docs/kbn_unified_field_list.mdx +++ b/api_docs/kbn_unified_field_list.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-unified-field-list title: "@kbn/unified-field-list" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/unified-field-list plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/unified-field-list'] --- import kbnUnifiedFieldListObj from './kbn_unified_field_list.devdocs.json'; diff --git a/api_docs/kbn_unsaved_changes_badge.mdx b/api_docs/kbn_unsaved_changes_badge.mdx index cc6fa0359dcc0..77eb5b6abe569 100644 --- a/api_docs/kbn_unsaved_changes_badge.mdx +++ b/api_docs/kbn_unsaved_changes_badge.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-unsaved-changes-badge title: "@kbn/unsaved-changes-badge" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/unsaved-changes-badge plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/unsaved-changes-badge'] --- import kbnUnsavedChangesBadgeObj from './kbn_unsaved_changes_badge.devdocs.json'; diff --git a/api_docs/kbn_unsaved_changes_prompt.mdx b/api_docs/kbn_unsaved_changes_prompt.mdx index 85554da61a735..0f69c9075dc28 100644 --- a/api_docs/kbn_unsaved_changes_prompt.mdx +++ b/api_docs/kbn_unsaved_changes_prompt.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-unsaved-changes-prompt title: "@kbn/unsaved-changes-prompt" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/unsaved-changes-prompt plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/unsaved-changes-prompt'] --- import kbnUnsavedChangesPromptObj from './kbn_unsaved_changes_prompt.devdocs.json'; diff --git a/api_docs/kbn_use_tracked_promise.mdx b/api_docs/kbn_use_tracked_promise.mdx index 3e8acb5072d16..8b11a049fe8e1 100644 --- a/api_docs/kbn_use_tracked_promise.mdx +++ b/api_docs/kbn_use_tracked_promise.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-use-tracked-promise title: "@kbn/use-tracked-promise" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/use-tracked-promise plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/use-tracked-promise'] --- import kbnUseTrackedPromiseObj from './kbn_use_tracked_promise.devdocs.json'; diff --git a/api_docs/kbn_user_profile_components.mdx b/api_docs/kbn_user_profile_components.mdx index 61d56ff7782c0..2d8461df5fbdf 100644 --- a/api_docs/kbn_user_profile_components.mdx +++ b/api_docs/kbn_user_profile_components.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-user-profile-components title: "@kbn/user-profile-components" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/user-profile-components plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/user-profile-components'] --- import kbnUserProfileComponentsObj from './kbn_user_profile_components.devdocs.json'; diff --git a/api_docs/kbn_utility_types.mdx b/api_docs/kbn_utility_types.mdx index d86582f789dbb..962a91ae3501a 100644 --- a/api_docs/kbn_utility_types.mdx +++ b/api_docs/kbn_utility_types.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-utility-types title: "@kbn/utility-types" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/utility-types plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/utility-types'] --- import kbnUtilityTypesObj from './kbn_utility_types.devdocs.json'; diff --git a/api_docs/kbn_utility_types_jest.mdx b/api_docs/kbn_utility_types_jest.mdx index 857414d1af090..7e5eace537199 100644 --- a/api_docs/kbn_utility_types_jest.mdx +++ b/api_docs/kbn_utility_types_jest.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-utility-types-jest title: "@kbn/utility-types-jest" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/utility-types-jest plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/utility-types-jest'] --- import kbnUtilityTypesJestObj from './kbn_utility_types_jest.devdocs.json'; diff --git a/api_docs/kbn_utils.mdx b/api_docs/kbn_utils.mdx index 68320ff80ec8f..fbe867aab7bae 100644 --- a/api_docs/kbn_utils.mdx +++ b/api_docs/kbn_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-utils title: "@kbn/utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/utils plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/utils'] --- import kbnUtilsObj from './kbn_utils.devdocs.json'; diff --git a/api_docs/kbn_visualization_ui_components.devdocs.json b/api_docs/kbn_visualization_ui_components.devdocs.json index f6e3a7ee20b24..07a3804e0fcbe 100644 --- a/api_docs/kbn_visualization_ui_components.devdocs.json +++ b/api_docs/kbn_visualization_ui_components.devdocs.json @@ -315,7 +315,9 @@ "label": "DragDropBuckets", "description": [], "signature": [ - "({\n items,\n onDragStart,\n onDragEnd,\n droppableId,\n children,\n bgColor,\n}: { items: T[]; droppableId: string; children: React.ReactElement>[]; onDragStart?: (() => void) | undefined; onDragEnd?: ((items: T[]) => void) | undefined; bgColor?: \"warning\" | \"success\" | \"plain\" | \"subdued\" | \"primary\" | \"accent\" | \"accentSecondary\" | \"danger\" | \"transparent\" | undefined; }) => React.JSX.Element" + "({\n items,\n onDragStart,\n onDragEnd,\n droppableId,\n children,\n bgColor,\n}: { items: T[]; droppableId: string; children: React.ReactElement>[]; onDragStart?: (() => void) | undefined; onDragEnd?: ((items: T[]) => void) | undefined; bgColor?: ", + "PanelColor", + " | undefined; }) => React.JSX.Element" ], "path": "packages/kbn-visualization-ui-components/components/drag_drop_bucket/buckets.tsx", "deprecated": false, @@ -427,7 +429,8 @@ "label": "bgColor", "description": [], "signature": [ - "\"warning\" | \"success\" | \"plain\" | \"subdued\" | \"primary\" | \"accent\" | \"accentSecondary\" | \"danger\" | \"transparent\" | undefined" + "PanelColor", + " | undefined" ], "path": "packages/kbn-visualization-ui-components/components/drag_drop_bucket/buckets.tsx", "deprecated": false, diff --git a/api_docs/kbn_visualization_ui_components.mdx b/api_docs/kbn_visualization_ui_components.mdx index 329170a3058f7..60e4a4e515c6b 100644 --- a/api_docs/kbn_visualization_ui_components.mdx +++ b/api_docs/kbn_visualization_ui_components.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-visualization-ui-components title: "@kbn/visualization-ui-components" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/visualization-ui-components plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/visualization-ui-components'] --- import kbnVisualizationUiComponentsObj from './kbn_visualization_ui_components.devdocs.json'; diff --git a/api_docs/kbn_visualization_utils.mdx b/api_docs/kbn_visualization_utils.mdx index a2688ef8a576c..9203f5fb9834a 100644 --- a/api_docs/kbn_visualization_utils.mdx +++ b/api_docs/kbn_visualization_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-visualization-utils title: "@kbn/visualization-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/visualization-utils plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/visualization-utils'] --- import kbnVisualizationUtilsObj from './kbn_visualization_utils.devdocs.json'; diff --git a/api_docs/kbn_xstate_utils.devdocs.json b/api_docs/kbn_xstate_utils.devdocs.json index 8f93144f2b47a..645e4a57de806 100644 --- a/api_docs/kbn_xstate_utils.devdocs.json +++ b/api_docs/kbn_xstate_utils.devdocs.json @@ -13,7 +13,7 @@ "signature": [ "() => (inspectionEvent: InspectionEvent) => void" ], - "path": "packages/kbn-xstate-utils/src/console_inspector.ts", + "path": "src/platform/packages/shared/kbn-xstate-utils/src/console_inspector.ts", "deprecated": false, "trackAdoption": false, "children": [], @@ -40,7 +40,7 @@ }, "" ], - "path": "packages/kbn-xstate-utils/src/notification_channel.ts", + "path": "src/platform/packages/shared/kbn-xstate-utils/src/notification_channel.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -54,7 +54,7 @@ "signature": [ "boolean" ], - "path": "packages/kbn-xstate-utils/src/notification_channel.ts", + "path": "src/platform/packages/shared/kbn-xstate-utils/src/notification_channel.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -73,7 +73,7 @@ "signature": [ "() => boolean | object" ], - "path": "packages/kbn-xstate-utils/src/dev_tools.ts", + "path": "src/platform/packages/shared/kbn-xstate-utils/src/dev_tools.ts", "deprecated": false, "trackAdoption": false, "children": [], @@ -90,7 +90,7 @@ "signature": [ "() => boolean" ], - "path": "packages/kbn-xstate-utils/src/dev_tools.ts", + "path": "src/platform/packages/shared/kbn-xstate-utils/src/dev_tools.ts", "deprecated": false, "trackAdoption": false, "children": [], @@ -121,7 +121,7 @@ "PureAction", "" ], - "path": "packages/kbn-xstate-utils/src/actions.ts", + "path": "src/platform/packages/shared/kbn-xstate-utils/src/actions.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -137,7 +137,7 @@ "ActorRef", "" ], - "path": "packages/kbn-xstate-utils/src/actions.ts", + "path": "src/platform/packages/shared/kbn-xstate-utils/src/actions.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -165,7 +165,7 @@ }, "" ], - "path": "packages/kbn-xstate-utils/src/notification_channel.ts", + "path": "src/platform/packages/shared/kbn-xstate-utils/src/notification_channel.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -181,7 +181,7 @@ "Subscribable", "" ], - "path": "packages/kbn-xstate-utils/src/notification_channel.ts", + "path": "src/platform/packages/shared/kbn-xstate-utils/src/notification_channel.ts", "deprecated": false, "trackAdoption": false, "children": [], @@ -203,7 +203,7 @@ "BaseActionObject", ">) => void" ], - "path": "packages/kbn-xstate-utils/src/notification_channel.ts", + "path": "src/platform/packages/shared/kbn-xstate-utils/src/notification_channel.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -218,7 +218,7 @@ "Expr", "" ], - "path": "packages/kbn-xstate-utils/src/notification_channel.ts", + "path": "src/platform/packages/shared/kbn-xstate-utils/src/notification_channel.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -252,7 +252,7 @@ "State", "<(TTypestate extends any ? { value: TStateValue; context: any; } extends TTypestate ? TTypestate : never : never)[\"context\"], TEvent, TStateSchema, TTypestate, TResolvedTypesMeta> & { value: TStateValue; } : never" ], - "path": "packages/kbn-xstate-utils/src/types.ts", + "path": "src/platform/packages/shared/kbn-xstate-utils/src/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -278,7 +278,7 @@ "State", "<(TTypestate extends any ? { value: TStateValue; context: any; } extends TTypestate ? TTypestate : never : never)[\"context\"], TEvent, TStateSchema, TTypestate, TResolvedTypesMeta> & { value: TStateValue; } : never" ], - "path": "packages/kbn-xstate-utils/src/types.ts", + "path": "src/platform/packages/shared/kbn-xstate-utils/src/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -293,7 +293,7 @@ "signature": [ "{ [P in Exclude]: T[P]; }" ], - "path": "packages/kbn-xstate-utils/src/types.ts", + "path": "src/platform/packages/shared/kbn-xstate-utils/src/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false diff --git a/api_docs/kbn_xstate_utils.mdx b/api_docs/kbn_xstate_utils.mdx index cb5aa50f35f3f..15c9ed00bdaf1 100644 --- a/api_docs/kbn_xstate_utils.mdx +++ b/api_docs/kbn_xstate_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-xstate-utils title: "@kbn/xstate-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/xstate-utils plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/xstate-utils'] --- import kbnXstateUtilsObj from './kbn_xstate_utils.devdocs.json'; diff --git a/api_docs/kbn_yarn_lock_validator.mdx b/api_docs/kbn_yarn_lock_validator.mdx index 23e48415f5e9c..32731cf309519 100644 --- a/api_docs/kbn_yarn_lock_validator.mdx +++ b/api_docs/kbn_yarn_lock_validator.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-yarn-lock-validator title: "@kbn/yarn-lock-validator" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/yarn-lock-validator plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/yarn-lock-validator'] --- import kbnYarnLockValidatorObj from './kbn_yarn_lock_validator.devdocs.json'; diff --git a/api_docs/kbn_zod.mdx b/api_docs/kbn_zod.mdx index f841426029a8a..4eadace18250f 100644 --- a/api_docs/kbn_zod.mdx +++ b/api_docs/kbn_zod.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-zod title: "@kbn/zod" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/zod plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/zod'] --- import kbnZodObj from './kbn_zod.devdocs.json'; diff --git a/api_docs/kbn_zod_helpers.mdx b/api_docs/kbn_zod_helpers.mdx index 1ce9ec75a3287..30681ac580a37 100644 --- a/api_docs/kbn_zod_helpers.mdx +++ b/api_docs/kbn_zod_helpers.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-zod-helpers title: "@kbn/zod-helpers" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/zod-helpers plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/zod-helpers'] --- import kbnZodHelpersObj from './kbn_zod_helpers.devdocs.json'; diff --git a/api_docs/kibana_overview.mdx b/api_docs/kibana_overview.mdx index 02bd3d402a1fb..8de52a5fd8309 100644 --- a/api_docs/kibana_overview.mdx +++ b/api_docs/kibana_overview.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kibanaOverview title: "kibanaOverview" image: https://source.unsplash.com/400x175/?github description: API docs for the kibanaOverview plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'kibanaOverview'] --- import kibanaOverviewObj from './kibana_overview.devdocs.json'; diff --git a/api_docs/kibana_react.mdx b/api_docs/kibana_react.mdx index 8cea617d7cc39..54ab899343dd9 100644 --- a/api_docs/kibana_react.mdx +++ b/api_docs/kibana_react.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kibanaReact title: "kibanaReact" image: https://source.unsplash.com/400x175/?github description: API docs for the kibanaReact plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'kibanaReact'] --- import kibanaReactObj from './kibana_react.devdocs.json'; diff --git a/api_docs/kibana_utils.mdx b/api_docs/kibana_utils.mdx index 977c058caf68f..e339f4fc7ee2e 100644 --- a/api_docs/kibana_utils.mdx +++ b/api_docs/kibana_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kibanaUtils title: "kibanaUtils" image: https://source.unsplash.com/400x175/?github description: API docs for the kibanaUtils plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'kibanaUtils'] --- import kibanaUtilsObj from './kibana_utils.devdocs.json'; diff --git a/api_docs/kubernetes_security.mdx b/api_docs/kubernetes_security.mdx index c0f4259b92cbb..8265697c9e030 100644 --- a/api_docs/kubernetes_security.mdx +++ b/api_docs/kubernetes_security.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kubernetesSecurity title: "kubernetesSecurity" image: https://source.unsplash.com/400x175/?github description: API docs for the kubernetesSecurity plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'kubernetesSecurity'] --- import kubernetesSecurityObj from './kubernetes_security.devdocs.json'; diff --git a/api_docs/lens.devdocs.json b/api_docs/lens.devdocs.json index 846e8479c6c1b..2a22e3c4512cf 100644 --- a/api_docs/lens.devdocs.json +++ b/api_docs/lens.devdocs.json @@ -369,7 +369,7 @@ "section": "def-common.KibanaExecutionContext", "text": "KibanaExecutionContext" }, - " | undefined; enhancements?: { dynamicActions: ", + " | undefined; forceDSL?: boolean | undefined; enhancements?: { dynamicActions: ", { "pluginId": "uiActionsEnhanced", "scope": "common", @@ -559,7 +559,7 @@ "section": "def-public.ViewMode", "text": "ViewMode" }, - " | undefined; isNewPanel?: boolean | undefined; attributes: { title: string; description?: string | undefined; state: { datasourceStates: Record; visualization: unknown; query: ", + " | undefined; forceDSL?: boolean | undefined; isNewPanel?: boolean | undefined; attributes: { title: string; description?: string | undefined; state: { datasourceStates: Record; visualization: unknown; query: ", { "pluginId": "@kbn/es-query", "scope": "common", @@ -903,7 +903,7 @@ "section": "def-public.ViewMode", "text": "ViewMode" }, - " | undefined; isNewPanel?: boolean | undefined; attributes: { title: string; description?: string | undefined; state: { datasourceStates: Record; visualization: unknown; query: ", + " | undefined; forceDSL?: boolean | undefined; isNewPanel?: boolean | undefined; attributes: { title: string; description?: string | undefined; state: { datasourceStates: Record; visualization: unknown; query: ", { "pluginId": "@kbn/es-query", "scope": "common", @@ -1135,7 +1135,7 @@ "section": "def-public.ViewMode", "text": "ViewMode" }, - " | undefined; isNewPanel?: boolean | undefined; attributes: { title: string; description?: string | undefined; state: { datasourceStates: Record; visualization: unknown; query: ", + " | undefined; forceDSL?: boolean | undefined; isNewPanel?: boolean | undefined; attributes: { title: string; description?: string | undefined; state: { datasourceStates: Record; visualization: unknown; query: ", { "pluginId": "@kbn/es-query", "scope": "common", @@ -6678,7 +6678,7 @@ "\nReact component which can be used to embed a Lens visualization into another application.\nSee `x-pack/examples/embedded_lens_example` for exemplary usage.\n\nThis API might undergo breaking changes even in minor versions.\n" ], "signature": [ - "({ title, withDefaultActions, extraActions, showInspector, syncColors, syncCursor, syncTooltips, viewMode, id, query, filters, timeRange, disabledActions, searchSessionId, hidePanelTitles, ...props }: { id?: string | undefined; className?: string | undefined; style?: React.CSSProperties | undefined; title?: string | undefined; description?: string | undefined; viewMode?: ", + "({ title, withDefaultActions, extraActions, showInspector, syncColors, syncCursor, syncTooltips, viewMode, id, query, filters, timeRange, disabledActions, searchSessionId, forceDSL, hidePanelTitles, lastReloadRequestTime, ...props }: { id?: string | undefined; className?: string | undefined; style?: React.CSSProperties | undefined; title?: string | undefined; description?: string | undefined; viewMode?: ", { "pluginId": "@kbn/presentation-publishing", "scope": "public", @@ -6868,7 +6868,7 @@ "section": "def-public.ViewMode", "text": "ViewMode" }, - " | undefined; isNewPanel?: boolean | undefined; attributes: { title: string; description?: string | undefined; references: ", + " | undefined; forceDSL?: boolean | undefined; isNewPanel?: boolean | undefined; attributes: { title: string; description?: string | undefined; references: ", { "pluginId": "@kbn/core-saved-objects-common", "scope": "common", @@ -7667,7 +7667,7 @@ "section": "def-public.ViewMode", "text": "ViewMode" }, - " | undefined; isNewPanel?: boolean | undefined; attributes: { title: string; description?: string | undefined; references: ", + " | undefined; forceDSL?: boolean | undefined; isNewPanel?: boolean | undefined; attributes: { title: string; description?: string | undefined; references: ", { "pluginId": "@kbn/core-saved-objects-common", "scope": "common", @@ -8555,7 +8555,7 @@ "section": "def-common.KibanaExecutionContext", "text": "KibanaExecutionContext" }, - " | undefined; enhancements?: { dynamicActions: ", + " | undefined; forceDSL?: boolean | undefined; enhancements?: { dynamicActions: ", { "pluginId": "uiActionsEnhanced", "scope": "common", @@ -8807,7 +8807,7 @@ "section": "def-common.KibanaExecutionContext", "text": "KibanaExecutionContext" }, - " | undefined; enhancements?: { dynamicActions: ", + " | undefined; forceDSL?: boolean | undefined; enhancements?: { dynamicActions: ", { "pluginId": "uiActionsEnhanced", "scope": "common", @@ -16068,7 +16068,7 @@ "section": "def-public.ViewMode", "text": "ViewMode" }, - " | undefined; isNewPanel?: boolean | undefined; attributes: { title: string; description?: string | undefined; references: ", + " | undefined; forceDSL?: boolean | undefined; isNewPanel?: boolean | undefined; attributes: { title: string; description?: string | undefined; references: ", { "pluginId": "@kbn/core-saved-objects-common", "scope": "common", @@ -16852,7 +16852,7 @@ "section": "def-public.ViewMode", "text": "ViewMode" }, - " | undefined; isNewPanel?: boolean | undefined; attributes: { title: string; description?: string | undefined; references: ", + " | undefined; forceDSL?: boolean | undefined; isNewPanel?: boolean | undefined; attributes: { title: string; description?: string | undefined; references: ", { "pluginId": "@kbn/core-saved-objects-common", "scope": "common", @@ -17993,7 +17993,7 @@ "section": "def-common.KibanaExecutionContext", "text": "KibanaExecutionContext" }, - " | undefined; enhancements?: { dynamicActions: ", + " | undefined; forceDSL?: boolean | undefined; enhancements?: { dynamicActions: ", { "pluginId": "uiActionsEnhanced", "scope": "common", @@ -18183,7 +18183,7 @@ "section": "def-public.ViewMode", "text": "ViewMode" }, - " | undefined; isNewPanel?: boolean | undefined; attributes: { title: string; description?: string | undefined; state: { datasourceStates: Record; visualization: unknown; query: ", + " | undefined; forceDSL?: boolean | undefined; isNewPanel?: boolean | undefined; attributes: { title: string; description?: string | undefined; state: { datasourceStates: Record; visualization: unknown; query: ", { "pluginId": "@kbn/es-query", "scope": "common", @@ -18527,7 +18527,7 @@ "section": "def-public.ViewMode", "text": "ViewMode" }, - " | undefined; isNewPanel?: boolean | undefined; attributes: { title: string; description?: string | undefined; state: { datasourceStates: Record; visualization: unknown; query: ", + " | undefined; forceDSL?: boolean | undefined; isNewPanel?: boolean | undefined; attributes: { title: string; description?: string | undefined; state: { datasourceStates: Record; visualization: unknown; query: ", { "pluginId": "@kbn/es-query", "scope": "common", @@ -18759,7 +18759,7 @@ "section": "def-public.ViewMode", "text": "ViewMode" }, - " | undefined; isNewPanel?: boolean | undefined; attributes: { title: string; description?: string | undefined; state: { datasourceStates: Record; visualization: unknown; query: ", + " | undefined; forceDSL?: boolean | undefined; isNewPanel?: boolean | undefined; attributes: { title: string; description?: string | undefined; state: { datasourceStates: Record; visualization: unknown; query: ", { "pluginId": "@kbn/es-query", "scope": "common", @@ -19312,7 +19312,7 @@ "section": "def-public.ViewMode", "text": "ViewMode" }, - " | undefined; noPadding?: boolean | undefined; isNewPanel?: boolean | undefined; extraActions?: ", + " | undefined; noPadding?: boolean | undefined; forceDSL?: boolean | undefined; isNewPanel?: boolean | undefined; extraActions?: ", { "pluginId": "uiActions", "scope": "public", @@ -20113,7 +20113,7 @@ "section": "def-public.ViewMode", "text": "ViewMode" }, - " | undefined; noPadding?: boolean | undefined; isNewPanel?: boolean | undefined; extraActions?: ", + " | undefined; noPadding?: boolean | undefined; forceDSL?: boolean | undefined; isNewPanel?: boolean | undefined; extraActions?: ", { "pluginId": "uiActions", "scope": "public", @@ -20547,7 +20547,7 @@ "section": "def-common.KibanaExecutionContext", "text": "KibanaExecutionContext" }, - " | undefined; enhancements?: { dynamicActions: ", + " | undefined; forceDSL?: boolean | undefined; enhancements?: { dynamicActions: ", { "pluginId": "uiActionsEnhanced", "scope": "common", @@ -20737,7 +20737,7 @@ "section": "def-public.ViewMode", "text": "ViewMode" }, - " | undefined; isNewPanel?: boolean | undefined; attributes: { title: string; description?: string | undefined; state: { datasourceStates: Record; visualization: unknown; query: ", + " | undefined; forceDSL?: boolean | undefined; isNewPanel?: boolean | undefined; attributes: { title: string; description?: string | undefined; state: { datasourceStates: Record; visualization: unknown; query: ", { "pluginId": "@kbn/es-query", "scope": "common", @@ -21081,7 +21081,7 @@ "section": "def-public.ViewMode", "text": "ViewMode" }, - " | undefined; isNewPanel?: boolean | undefined; attributes: { title: string; description?: string | undefined; state: { datasourceStates: Record; visualization: unknown; query: ", + " | undefined; forceDSL?: boolean | undefined; isNewPanel?: boolean | undefined; attributes: { title: string; description?: string | undefined; state: { datasourceStates: Record; visualization: unknown; query: ", { "pluginId": "@kbn/es-query", "scope": "common", @@ -21313,7 +21313,7 @@ "section": "def-public.ViewMode", "text": "ViewMode" }, - " | undefined; isNewPanel?: boolean | undefined; attributes: { title: string; description?: string | undefined; state: { datasourceStates: Record; visualization: unknown; query: ", + " | undefined; forceDSL?: boolean | undefined; isNewPanel?: boolean | undefined; attributes: { title: string; description?: string | undefined; state: { datasourceStates: Record; visualization: unknown; query: ", { "pluginId": "@kbn/es-query", "scope": "common", @@ -21818,7 +21818,7 @@ "section": "def-public.ViewMode", "text": "ViewMode" }, - " | undefined; isNewPanel?: boolean | undefined; attributes: { title: string; description?: string | undefined; references: ", + " | undefined; forceDSL?: boolean | undefined; isNewPanel?: boolean | undefined; attributes: { title: string; description?: string | undefined; references: ", { "pluginId": "@kbn/core-saved-objects-common", "scope": "common", @@ -22611,7 +22611,7 @@ "section": "def-public.ViewMode", "text": "ViewMode" }, - " | undefined; isNewPanel?: boolean | undefined; attributes: { title: string; description?: string | undefined; state: { datasourceStates: Record; visualization: unknown; query: ", + " | undefined; forceDSL?: boolean | undefined; isNewPanel?: boolean | undefined; attributes: { title: string; description?: string | undefined; state: { datasourceStates: Record; visualization: unknown; query: ", { "pluginId": "@kbn/es-query", "scope": "common", @@ -22971,7 +22971,7 @@ "section": "def-common.KibanaExecutionContext", "text": "KibanaExecutionContext" }, - " | undefined; enhancements?: { dynamicActions: ", + " | undefined; forceDSL?: boolean | undefined; enhancements?: { dynamicActions: ", { "pluginId": "uiActionsEnhanced", "scope": "common", @@ -25235,7 +25235,7 @@ "section": "def-public.ViewMode", "text": "ViewMode" }, - " | undefined; noPadding?: boolean | undefined; isNewPanel?: boolean | undefined; extraActions?: ", + " | undefined; noPadding?: boolean | undefined; forceDSL?: boolean | undefined; isNewPanel?: boolean | undefined; extraActions?: ", { "pluginId": "uiActions", "scope": "public", diff --git a/api_docs/lens.mdx b/api_docs/lens.mdx index f257bed151417..9ea2619870f01 100644 --- a/api_docs/lens.mdx +++ b/api_docs/lens.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/lens title: "lens" image: https://source.unsplash.com/400x175/?github description: API docs for the lens plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'lens'] --- import lensObj from './lens.devdocs.json'; diff --git a/api_docs/license_api_guard.mdx b/api_docs/license_api_guard.mdx index e987592f8d2a8..253123541303c 100644 --- a/api_docs/license_api_guard.mdx +++ b/api_docs/license_api_guard.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/licenseApiGuard title: "licenseApiGuard" image: https://source.unsplash.com/400x175/?github description: API docs for the licenseApiGuard plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'licenseApiGuard'] --- import licenseApiGuardObj from './license_api_guard.devdocs.json'; diff --git a/api_docs/license_management.mdx b/api_docs/license_management.mdx index 947c99a08d8df..928c055048cff 100644 --- a/api_docs/license_management.mdx +++ b/api_docs/license_management.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/licenseManagement title: "licenseManagement" image: https://source.unsplash.com/400x175/?github description: API docs for the licenseManagement plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'licenseManagement'] --- import licenseManagementObj from './license_management.devdocs.json'; diff --git a/api_docs/licensing.devdocs.json b/api_docs/licensing.devdocs.json index f738e3bba61ea..e271795594f37 100644 --- a/api_docs/licensing.devdocs.json +++ b/api_docs/licensing.devdocs.json @@ -822,10 +822,6 @@ "plugin": "logstash", "path": "x-pack/plugins/logstash/public/plugin.ts" }, - { - "plugin": "slo", - "path": "x-pack/solutions/observability/plugins/slo/public/plugin.ts" - }, { "plugin": "crossClusterReplication", "path": "x-pack/platform/plugins/private/cross_cluster_replication/public/plugin.ts" @@ -853,6 +849,10 @@ { "plugin": "searchprofiler", "path": "x-pack/platform/plugins/shared/searchprofiler/public/plugin.ts" + }, + { + "plugin": "slo", + "path": "x-pack/solutions/observability/plugins/slo/public/plugin.ts" } ] }, diff --git a/api_docs/licensing.mdx b/api_docs/licensing.mdx index df59380b7bf81..b231de9819fc6 100644 --- a/api_docs/licensing.mdx +++ b/api_docs/licensing.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/licensing title: "licensing" image: https://source.unsplash.com/400x175/?github description: API docs for the licensing plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'licensing'] --- import licensingObj from './licensing.devdocs.json'; diff --git a/api_docs/links.mdx b/api_docs/links.mdx index 8850c8a308aca..b88fa158e05e1 100644 --- a/api_docs/links.mdx +++ b/api_docs/links.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/links title: "links" image: https://source.unsplash.com/400x175/?github description: API docs for the links plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'links'] --- import linksObj from './links.devdocs.json'; diff --git a/api_docs/lists.mdx b/api_docs/lists.mdx index bb44106ddc1ec..e9baccb2f235c 100644 --- a/api_docs/lists.mdx +++ b/api_docs/lists.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/lists title: "lists" image: https://source.unsplash.com/400x175/?github description: API docs for the lists plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'lists'] --- import listsObj from './lists.devdocs.json'; diff --git a/api_docs/llm_tasks.mdx b/api_docs/llm_tasks.mdx index 90b54871090b4..f02685cc4419d 100644 --- a/api_docs/llm_tasks.mdx +++ b/api_docs/llm_tasks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/llmTasks title: "llmTasks" image: https://source.unsplash.com/400x175/?github description: API docs for the llmTasks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'llmTasks'] --- import llmTasksObj from './llm_tasks.devdocs.json'; diff --git a/api_docs/logs_data_access.devdocs.json b/api_docs/logs_data_access.devdocs.json index fcbe2a1ad9a45..5cf297c8841db 100644 --- a/api_docs/logs_data_access.devdocs.json +++ b/api_docs/logs_data_access.devdocs.json @@ -15,7 +15,7 @@ "LogSourcesService", "; }>>" ], - "path": "x-pack/plugins/observability_solution/logs_data_access/public/hooks/use_log_sources.ts", + "path": "x-pack/platform/plugins/shared/logs_data_access/public/hooks/use_log_sources.ts", "deprecated": false, "trackAdoption": false, "returnComment": [], @@ -61,7 +61,7 @@ "signature": [ "({ isLoading, logSourcesValue, getUrlForApp, title }: { isLoading: boolean; logSourcesValue: string; getUrlForApp: (appId: string, options?: { path?: string | undefined; absolute?: boolean | undefined; deepLinkId?: string | undefined; } | undefined) => string; title?: string | undefined; }) => React.JSX.Element" ], - "path": "x-pack/plugins/observability_solution/logs_data_access/public/components/logs_sources_setting.tsx", + "path": "x-pack/platform/plugins/shared/logs_data_access/public/components/logs_sources_setting.tsx", "deprecated": false, "trackAdoption": false, "children": [ @@ -75,7 +75,7 @@ "signature": [ "{ isLoading: boolean; logSourcesValue: string; getUrlForApp: (appId: string, options?: { path?: string | undefined; absolute?: boolean | undefined; deepLinkId?: string | undefined; } | undefined) => string; title?: string | undefined; }" ], - "path": "x-pack/plugins/observability_solution/logs_data_access/public/components/logs_sources_setting.tsx", + "path": "x-pack/platform/plugins/shared/logs_data_access/public/components/logs_sources_setting.tsx", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -96,7 +96,7 @@ "LogSource", "[]; combinedIndices: string; }" ], - "path": "x-pack/plugins/observability_solution/logs_data_access/public/hooks/use_log_sources.ts", + "path": "x-pack/platform/plugins/shared/logs_data_access/public/hooks/use_log_sources.ts", "deprecated": false, "trackAdoption": false, "returnComment": [], @@ -118,7 +118,7 @@ "signature": [ "void" ], - "path": "x-pack/plugins/observability_solution/logs_data_access/public/plugin.ts", + "path": "x-pack/platform/plugins/shared/logs_data_access/public/plugin.ts", "deprecated": false, "trackAdoption": false, "lifecycle": "setup", @@ -136,7 +136,7 @@ "LogSourcesService", "; }; }" ], - "path": "x-pack/plugins/observability_solution/logs_data_access/public/plugin.ts", + "path": "x-pack/platform/plugins/shared/logs_data_access/public/plugin.ts", "deprecated": false, "trackAdoption": false, "lifecycle": "start", @@ -154,7 +154,7 @@ "tags": [], "label": "LogsRatesMetrics", "description": [], - "path": "x-pack/plugins/observability_solution/logs_data_access/server/services/get_logs_rates_service/index.ts", + "path": "x-pack/platform/plugins/shared/logs_data_access/server/services/get_logs_rates_service/index.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -165,7 +165,7 @@ "tags": [], "label": "logRatePerMinute", "description": [], - "path": "x-pack/plugins/observability_solution/logs_data_access/server/services/get_logs_rates_service/index.ts", + "path": "x-pack/platform/plugins/shared/logs_data_access/server/services/get_logs_rates_service/index.ts", "deprecated": false, "trackAdoption": false }, @@ -179,7 +179,7 @@ "signature": [ "number | null" ], - "path": "x-pack/plugins/observability_solution/logs_data_access/server/services/get_logs_rates_service/index.ts", + "path": "x-pack/platform/plugins/shared/logs_data_access/server/services/get_logs_rates_service/index.ts", "deprecated": false, "trackAdoption": false } @@ -193,7 +193,7 @@ "tags": [], "label": "LogsRatesServiceReturnType", "description": [], - "path": "x-pack/plugins/observability_solution/logs_data_access/server/services/get_logs_rates_service/index.ts", + "path": "x-pack/platform/plugins/shared/logs_data_access/server/services/get_logs_rates_service/index.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -214,7 +214,7 @@ "text": "LogsRatesMetrics" } ], - "path": "x-pack/plugins/observability_solution/logs_data_access/server/services/get_logs_rates_service/index.ts", + "path": "x-pack/platform/plugins/shared/logs_data_access/server/services/get_logs_rates_service/index.ts", "deprecated": false, "trackAdoption": false } @@ -235,7 +235,7 @@ "signature": [ "void" ], - "path": "x-pack/plugins/observability_solution/logs_data_access/server/plugin.ts", + "path": "x-pack/platform/plugins/shared/logs_data_access/server/plugin.ts", "deprecated": false, "trackAdoption": false, "lifecycle": "setup", @@ -289,7 +289,7 @@ "LogSourcesService", ">; }; }; }" ], - "path": "x-pack/plugins/observability_solution/logs_data_access/server/plugin.ts", + "path": "x-pack/platform/plugins/shared/logs_data_access/server/plugin.ts", "deprecated": false, "trackAdoption": false, "lifecycle": "start", diff --git a/api_docs/logs_data_access.mdx b/api_docs/logs_data_access.mdx index 74ebbfe93624b..7805cd6747220 100644 --- a/api_docs/logs_data_access.mdx +++ b/api_docs/logs_data_access.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/logsDataAccess title: "logsDataAccess" image: https://source.unsplash.com/400x175/?github description: API docs for the logsDataAccess plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'logsDataAccess'] --- import logsDataAccessObj from './logs_data_access.devdocs.json'; diff --git a/api_docs/logs_explorer.devdocs.json b/api_docs/logs_explorer.devdocs.json index d05a47b7590d0..6d24a51787f6e 100644 --- a/api_docs/logs_explorer.devdocs.json +++ b/api_docs/logs_explorer.devdocs.json @@ -21,7 +21,7 @@ }, ") => string[] | undefined" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/public/utils/convert_discover_app_state.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/public/utils/convert_discover_app_state.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -41,7 +41,7 @@ "text": "DisplayOptions" } ], - "path": "x-pack/plugins/observability_solution/logs_explorer/public/utils/convert_discover_app_state.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/public/utils/convert_discover_app_state.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -68,7 +68,7 @@ }, ") => string[] | undefined" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/public/utils/convert_discover_app_state.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/public/utils/convert_discover_app_state.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -88,7 +88,7 @@ "text": "DisplayOptions" } ], - "path": "x-pack/plugins/observability_solution/logs_explorer/public/utils/convert_discover_app_state.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/public/utils/convert_discover_app_state.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -125,7 +125,7 @@ }, "[]" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/public/utils/convert_discover_app_state.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/public/utils/convert_discover_app_state.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -139,7 +139,7 @@ "signature": [ "string" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/public/utils/convert_discover_app_state.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/public/utils/convert_discover_app_state.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -161,7 +161,7 @@ }, "[]" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/public/utils/convert_discover_app_state.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/public/utils/convert_discover_app_state.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -177,7 +177,7 @@ "ControlOptions", " | undefined" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/public/utils/convert_discover_app_state.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/public/utils/convert_discover_app_state.ts", "deprecated": false, "trackAdoption": false, "isRequired": false @@ -212,7 +212,7 @@ }, " | undefined" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/public/utils/convert_discover_app_state.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/public/utils/convert_discover_app_state.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -232,7 +232,7 @@ "text": "DisplayOptions" } ], - "path": "x-pack/plugins/observability_solution/logs_explorer/public/utils/convert_discover_app_state.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/public/utils/convert_discover_app_state.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -250,7 +250,7 @@ "tags": [], "label": "LogsExplorerController", "description": [], - "path": "x-pack/plugins/observability_solution/logs_explorer/public/controller/types.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/public/controller/types.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -264,7 +264,7 @@ "signature": [ "{}" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/public/controller/types.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/public/controller/types.ts", "deprecated": false, "trackAdoption": false }, @@ -284,7 +284,7 @@ "text": "LogsExplorerCustomizations" } ], - "path": "x-pack/plugins/observability_solution/logs_explorer/public/controller/types.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/public/controller/types.ts", "deprecated": false, "trackAdoption": false }, @@ -298,7 +298,7 @@ "signature": [ "IDatasetsClient" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/public/controller/types.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/public/controller/types.ts", "deprecated": false, "trackAdoption": false }, @@ -328,7 +328,7 @@ }, "; }" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/public/controller/types.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/public/controller/types.ts", "deprecated": false, "trackAdoption": false }, @@ -345,7 +345,7 @@ "LogsExplorerPublicEvent", ">" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/public/controller/types.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/public/controller/types.ts", "deprecated": false, "trackAdoption": false }, @@ -474,7 +474,7 @@ "ServiceMap", ">>" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/public/controller/types.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/public/controller/types.ts", "deprecated": false, "trackAdoption": false }, @@ -497,7 +497,7 @@ }, ">" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/public/controller/types.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/public/controller/types.ts", "deprecated": false, "trackAdoption": false }, @@ -630,7 +630,7 @@ "ServiceMap", ">>" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/public/controller/types.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/public/controller/types.ts", "deprecated": false, "trackAdoption": false } @@ -644,7 +644,7 @@ "tags": [], "label": "LogsExplorerCustomizationEvents", "description": [], - "path": "x-pack/plugins/observability_solution/logs_explorer/public/customizations/types.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/public/customizations/types.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -659,7 +659,7 @@ "OnUknownDataViewSelectionHandler", " | undefined" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/public/customizations/types.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/public/customizations/types.ts", "deprecated": false, "trackAdoption": false } @@ -673,7 +673,7 @@ "tags": [], "label": "LogsExplorerCustomizations", "description": [], - "path": "x-pack/plugins/observability_solution/logs_explorer/public/customizations/types.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/public/customizations/types.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -694,7 +694,7 @@ }, " | undefined" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/public/customizations/types.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/public/customizations/types.ts", "deprecated": false, "trackAdoption": false } @@ -730,7 +730,7 @@ }, ">" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/public/controller/create_controller.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/public/controller/create_controller.ts", "deprecated": false, "trackAdoption": false, "returnComment": [], @@ -753,7 +753,7 @@ }, " | undefined; initialState?: InitialState | undefined; }" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/public/controller/create_controller.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/public/controller/create_controller.ts", "deprecated": false, "trackAdoption": false } @@ -870,7 +870,7 @@ "WithDiscoverStateContainer", ")" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/public/state_machines/logs_explorer_controller/src/types.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/public/state_machines/logs_explorer_controller/src/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -910,7 +910,7 @@ "IndexPatternBrand", ">; } & { title?: string | undefined; }; }; }; }" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/public/controller/types.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/public/controller/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -950,7 +950,7 @@ "IndexPatternBrand", ">; } & { title?: string | undefined; }; }; } | undefined; }" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/public/controller/types.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/public/controller/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -973,7 +973,7 @@ "text": "AllDatasetSelection" } ], - "path": "x-pack/plugins/observability_solution/logs_explorer/public/state_machines/logs_explorer_controller/src/default_all_selection.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/public/state_machines/logs_explorer_controller/src/default_all_selection.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -986,7 +986,7 @@ "tags": [], "label": "LogsExplorerPluginSetup", "description": [], - "path": "x-pack/plugins/observability_solution/logs_explorer/public/types.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/public/types.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1000,7 +1000,7 @@ "signature": [ "LogsExplorerLocators" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/public/types.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/public/types.ts", "deprecated": false, "trackAdoption": false } @@ -1015,7 +1015,7 @@ "tags": [], "label": "LogsExplorerPluginStart", "description": [], - "path": "x-pack/plugins/observability_solution/logs_explorer/public/types.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/public/types.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1033,7 +1033,7 @@ "LogsExplorerProps", ">" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/public/types.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/public/types.ts", "deprecated": false, "trackAdoption": false }, @@ -1063,7 +1063,7 @@ }, ">" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/public/types.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/public/types.ts", "deprecated": false, "trackAdoption": false, "returnComment": [], @@ -1086,7 +1086,7 @@ }, " | undefined; initialState?: InitialState | undefined; }" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/public/controller/create_controller.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/public/controller/create_controller.ts", "deprecated": false, "trackAdoption": false } @@ -1125,7 +1125,7 @@ " implements ", "DataSourceSelectionStrategy" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/data_source_selection/all_dataset_selection.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/data_source_selection/all_dataset_selection.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1139,7 +1139,7 @@ "signature": [ "\"all\"" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/data_source_selection/all_dataset_selection.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/data_source_selection/all_dataset_selection.ts", "deprecated": false, "trackAdoption": false }, @@ -1155,7 +1155,7 @@ "Dataset", "; }" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/data_source_selection/all_dataset_selection.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/data_source_selection/all_dataset_selection.ts", "deprecated": false, "trackAdoption": false }, @@ -1170,7 +1170,7 @@ "() => ", "DataViewSpecWithId" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/data_source_selection/all_dataset_selection.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/data_source_selection/all_dataset_selection.ts", "deprecated": false, "trackAdoption": false, "children": [], @@ -1186,7 +1186,7 @@ "signature": [ "() => { selectionType: \"all\"; }" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/data_source_selection/all_dataset_selection.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/data_source_selection/all_dataset_selection.ts", "deprecated": false, "trackAdoption": false, "children": [], @@ -1202,7 +1202,7 @@ "signature": [ "() => { selectionType: \"all\"; }" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/data_source_selection/all_dataset_selection.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/data_source_selection/all_dataset_selection.ts", "deprecated": false, "trackAdoption": false, "children": [], @@ -1225,7 +1225,7 @@ "text": "AllDatasetSelection" } ], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/data_source_selection/all_dataset_selection.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/data_source_selection/all_dataset_selection.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1236,7 +1236,7 @@ "tags": [], "label": "{ indices }", "description": [], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/data_source_selection/all_dataset_selection.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/data_source_selection/all_dataset_selection.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1247,7 +1247,7 @@ "tags": [], "label": "indices", "description": [], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/data_source_selection/all_dataset_selection.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/data_source_selection/all_dataset_selection.ts", "deprecated": false, "trackAdoption": false } @@ -1277,7 +1277,7 @@ " implements ", "DataSourceSelectionStrategy" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/data_source_selection/data_view_selection.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/data_source_selection/data_view_selection.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1291,7 +1291,7 @@ "signature": [ "\"dataView\"" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/data_source_selection/data_view_selection.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/data_source_selection/data_view_selection.ts", "deprecated": false, "trackAdoption": false }, @@ -1307,7 +1307,7 @@ "DataViewDescriptor", "; }" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/data_source_selection/data_view_selection.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/data_source_selection/data_view_selection.ts", "deprecated": false, "trackAdoption": false }, @@ -1322,7 +1322,7 @@ "() => ", "DataViewSpecWithId" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/data_source_selection/data_view_selection.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/data_source_selection/data_view_selection.ts", "deprecated": false, "trackAdoption": false, "children": [], @@ -1338,7 +1338,7 @@ "signature": [ "() => { selectionType: \"dataView\"; selection: { dataView: { id: string; dataType: \"unknown\" | \"logs\" | \"unresolved\" | undefined; name: string | undefined; title: string | undefined; }; }; }" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/data_source_selection/data_view_selection.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/data_source_selection/data_view_selection.ts", "deprecated": false, "trackAdoption": false, "children": [], @@ -1361,7 +1361,7 @@ "text": "DataViewSelection" } ], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/data_source_selection/data_view_selection.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/data_source_selection/data_view_selection.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1375,7 +1375,7 @@ "signature": [ "{ dataView: { id: string; } & { dataType?: \"unknown\" | \"logs\" | \"unresolved\" | undefined; kibanaSpaces?: string[] | undefined; name?: string | undefined; title?: string | undefined; type?: string | undefined; }; }" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/data_source_selection/data_view_selection.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/data_source_selection/data_view_selection.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -1402,7 +1402,7 @@ "text": "DataViewSelection" } ], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/data_source_selection/data_view_selection.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/data_source_selection/data_view_selection.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1416,7 +1416,7 @@ "signature": [ "DataViewDescriptor" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/data_source_selection/data_view_selection.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/data_source_selection/data_view_selection.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -1445,7 +1445,7 @@ " implements ", "DataSourceSelectionStrategy" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/data_source_selection/unresolved_dataset_selection.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/data_source_selection/unresolved_dataset_selection.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1459,7 +1459,7 @@ "signature": [ "\"unresolved\"" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/data_source_selection/unresolved_dataset_selection.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/data_source_selection/unresolved_dataset_selection.ts", "deprecated": false, "trackAdoption": false }, @@ -1475,7 +1475,7 @@ "Dataset", "; }" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/data_source_selection/unresolved_dataset_selection.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/data_source_selection/unresolved_dataset_selection.ts", "deprecated": false, "trackAdoption": false }, @@ -1490,7 +1490,7 @@ "() => ", "DataViewSpecWithId" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/data_source_selection/unresolved_dataset_selection.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/data_source_selection/unresolved_dataset_selection.ts", "deprecated": false, "trackAdoption": false, "children": [], @@ -1510,7 +1510,7 @@ "IndexPatternBrand", ">; title: string; }; }; }" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/data_source_selection/unresolved_dataset_selection.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/data_source_selection/unresolved_dataset_selection.ts", "deprecated": false, "trackAdoption": false, "children": [], @@ -1537,7 +1537,7 @@ "text": "UnresolvedDatasetSelection" } ], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/data_source_selection/unresolved_dataset_selection.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/data_source_selection/unresolved_dataset_selection.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1555,7 +1555,7 @@ "IndexPatternBrand", ">; } & { title?: string | undefined; }; }" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/data_source_selection/unresolved_dataset_selection.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/data_source_selection/unresolved_dataset_selection.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -1582,7 +1582,7 @@ "text": "UnresolvedDatasetSelection" } ], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/data_source_selection/unresolved_dataset_selection.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/data_source_selection/unresolved_dataset_selection.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1596,7 +1596,7 @@ "signature": [ "Dataset" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/data_source_selection/unresolved_dataset_selection.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/data_source_selection/unresolved_dataset_selection.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -1660,7 +1660,7 @@ "text": "DataViewSelection" } ], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/data_source_selection/hydrate_data_source_selection.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/data_source_selection/hydrate_data_source_selection.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1682,7 +1682,7 @@ "IndexPatternBrand", ">; } & { title?: string | undefined; }; }; }" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/data_source_selection/hydrate_data_source_selection.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/data_source_selection/hydrate_data_source_selection.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -1703,7 +1703,7 @@ "text": "AllDatasetSelection" } ], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/data_source_selection/hydrate_data_source_selection.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/data_source_selection/hydrate_data_source_selection.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -1723,7 +1723,7 @@ "(input: any) => input is ", "DatasetSelection" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/data_source_selection/index.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/data_source_selection/index.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1737,7 +1737,7 @@ "signature": [ "any" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/data_source_selection/index.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/data_source_selection/index.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -1757,7 +1757,7 @@ "(input: any) => input is ", "DataSourceSelection" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/data_source_selection/index.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/data_source_selection/index.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1771,7 +1771,7 @@ "signature": [ "any" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/data_source_selection/index.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/data_source_selection/index.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -1797,7 +1797,7 @@ "text": "DataViewSelection" } ], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/data_source_selection/index.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/data_source_selection/index.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1811,7 +1811,7 @@ "signature": [ "any" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/data_source_selection/index.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/data_source_selection/index.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -1837,7 +1837,7 @@ "text": "UnresolvedDatasetSelection" } ], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/data_source_selection/index.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/data_source_selection/index.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1851,7 +1851,7 @@ "signature": [ "any" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/data_source_selection/index.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/data_source_selection/index.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -1869,7 +1869,7 @@ "tags": [], "label": "ChartDisplayOptions", "description": [], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/display_options/types.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/display_options/types.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1883,7 +1883,7 @@ "signature": [ "string | null" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/display_options/types.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/display_options/types.ts", "deprecated": false, "trackAdoption": false } @@ -1897,7 +1897,7 @@ "tags": [], "label": "DisplayOptions", "description": [], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/display_options/types.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/display_options/types.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1917,7 +1917,7 @@ "text": "GridDisplayOptions" } ], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/display_options/types.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/display_options/types.ts", "deprecated": false, "trackAdoption": false }, @@ -1937,7 +1937,7 @@ "text": "ChartDisplayOptions" } ], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/display_options/types.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/display_options/types.ts", "deprecated": false, "trackAdoption": false } @@ -1951,7 +1951,7 @@ "tags": [], "label": "GridDisplayOptions", "description": [], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/display_options/types.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/display_options/types.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1972,7 +1972,7 @@ }, "[]" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/display_options/types.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/display_options/types.ts", "deprecated": false, "trackAdoption": false }, @@ -1992,7 +1992,7 @@ "text": "GridRowsDisplayOptions" } ], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/display_options/types.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/display_options/types.ts", "deprecated": false, "trackAdoption": false } @@ -2006,7 +2006,7 @@ "tags": [], "label": "GridRowsDisplayOptions", "description": [], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/display_options/types.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/display_options/types.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -2017,7 +2017,7 @@ "tags": [], "label": "rowHeight", "description": [], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/display_options/types.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/display_options/types.ts", "deprecated": false, "trackAdoption": false }, @@ -2028,7 +2028,7 @@ "tags": [], "label": "rowsPerPage", "description": [], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/display_options/types.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/display_options/types.ts", "deprecated": false, "trackAdoption": false } @@ -2042,7 +2042,7 @@ "tags": [], "label": "PartialDisplayOptions", "description": [], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/display_options/types.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/display_options/types.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -2072,7 +2072,7 @@ }, "> | undefined; }> | undefined" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/display_options/types.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/display_options/types.ts", "deprecated": false, "trackAdoption": false }, @@ -2094,7 +2094,7 @@ }, "> | undefined" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/display_options/types.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/display_options/types.ts", "deprecated": false, "trackAdoption": false } @@ -2114,7 +2114,7 @@ "signature": [ "\"data_stream.namespace\"[]" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/control_panels/available_control_panels.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/control_panels/available_control_panels.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2129,7 +2129,7 @@ "signature": [ "{ readonly NAMESPACE: \"data_stream.namespace\"; }" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/control_panels/available_control_panels.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/control_panels/available_control_panels.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2144,7 +2144,7 @@ "signature": [ "\"content\"" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/constants.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/constants.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2159,7 +2159,7 @@ "signature": [ "{ [x: string]: { order: number; type: string; } & { width?: \"small\" | \"medium\" | \"large\" | undefined; grow?: boolean | undefined; dataViewId?: string | undefined; fieldName?: string | undefined; exclude?: boolean | undefined; existsSelected?: boolean | undefined; title?: string | undefined; selectedOptions?: string[] | undefined; }; }" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/control_panels/types.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/control_panels/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2182,7 +2182,7 @@ "IndexPatternBrand", ">; } & { title?: string | undefined; }; }; }" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/data_source_selection/types.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/data_source_selection/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2199,7 +2199,7 @@ " | ", "SmartFieldGridColumnOptions" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/display_options/types.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/display_options/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2214,7 +2214,7 @@ "signature": [ "{ breakdownField?: string | null | undefined; }" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/display_options/types.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/display_options/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2245,7 +2245,7 @@ }, "> | undefined; }" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/display_options/types.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/display_options/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2260,7 +2260,7 @@ "signature": [ "{ rowHeight?: number | undefined; rowsPerPage?: number | undefined; }" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/display_options/types.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/display_options/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2277,7 +2277,7 @@ "signature": [ "{ readonly NAMESPACE: \"data_stream.namespace\"; }" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/control_panels/available_control_panels.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/control_panels/available_control_panels.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2289,7 +2289,7 @@ "tags": [], "label": "CONTENT_FIELD_CONFIGURATION", "description": [], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/constants.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/constants.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -2303,7 +2303,7 @@ "signature": [ "\"smart-field\"" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/constants.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/constants.ts", "deprecated": false, "trackAdoption": false }, @@ -2317,7 +2317,7 @@ "signature": [ "\"content\"" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/constants.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/constants.ts", "deprecated": false, "trackAdoption": false }, @@ -2331,7 +2331,7 @@ "signature": [ "string[]" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/constants.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/constants.ts", "deprecated": false, "trackAdoption": false } @@ -2345,7 +2345,7 @@ "tags": [], "label": "controlPanelConfigs", "description": [], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/control_panels/available_control_panels.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/control_panels/available_control_panels.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -2356,7 +2356,7 @@ "tags": [], "label": "[availableControlsPanels.NAMESPACE]", "description": [], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/control_panels/available_control_panels.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/control_panels/available_control_panels.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -2367,7 +2367,7 @@ "tags": [], "label": "order", "description": [], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/control_panels/available_control_panels.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/control_panels/available_control_panels.ts", "deprecated": false, "trackAdoption": false }, @@ -2381,7 +2381,7 @@ "signature": [ "\"medium\"" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/control_panels/available_control_panels.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/control_panels/available_control_panels.ts", "deprecated": false, "trackAdoption": false }, @@ -2395,7 +2395,7 @@ "signature": [ "false" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/control_panels/available_control_panels.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/control_panels/available_control_panels.ts", "deprecated": false, "trackAdoption": false }, @@ -2406,7 +2406,7 @@ "tags": [], "label": "type", "description": [], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/control_panels/available_control_panels.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/control_panels/available_control_panels.ts", "deprecated": false, "trackAdoption": false }, @@ -2420,7 +2420,7 @@ "signature": [ "\"data_stream.namespace\"" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/control_panels/available_control_panels.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/control_panels/available_control_panels.ts", "deprecated": false, "trackAdoption": false }, @@ -2431,7 +2431,7 @@ "tags": [], "label": "title", "description": [], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/control_panels/available_control_panels.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/control_panels/available_control_panels.ts", "deprecated": false, "trackAdoption": false } @@ -2491,7 +2491,7 @@ "StringC", ">; }>]>>" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/control_panels/types.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/control_panels/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2603,7 +2603,7 @@ "StringC", "; }>]>>; }>]>; }>]>" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/data_source_selection/types.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/data_source_selection/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2615,7 +2615,7 @@ "tags": [], "label": "RESOURCE_FIELD_CONFIGURATION", "description": [], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/constants.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/constants.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -2629,7 +2629,7 @@ "signature": [ "\"smart-field\"" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/constants.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/constants.ts", "deprecated": false, "trackAdoption": false }, @@ -2643,7 +2643,7 @@ "signature": [ "\"resource\"" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/constants.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/constants.ts", "deprecated": false, "trackAdoption": false }, @@ -2657,7 +2657,7 @@ "signature": [ "string[]" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/constants.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/constants.ts", "deprecated": false, "trackAdoption": false }, @@ -2668,7 +2668,7 @@ "tags": [], "label": "width", "description": [], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/constants.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/constants.ts", "deprecated": false, "trackAdoption": false } @@ -2720,7 +2720,7 @@ "StringC", "; }>]>>; }>]>; }>" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/data_source_selection/types.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/data_source_selection/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2732,7 +2732,7 @@ "tags": [], "label": "SMART_FALLBACK_FIELDS", "description": [], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/constants.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/constants.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -2746,7 +2746,7 @@ "signature": [ "SmartFieldGridColumnOptions" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/constants.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/constants.ts", "deprecated": false, "trackAdoption": false }, @@ -2760,7 +2760,7 @@ "signature": [ "SmartFieldGridColumnOptions" ], - "path": "x-pack/plugins/observability_solution/logs_explorer/common/constants.ts", + "path": "x-pack/solutions/observability/plugins/logs_explorer/common/constants.ts", "deprecated": false, "trackAdoption": false } diff --git a/api_docs/logs_explorer.mdx b/api_docs/logs_explorer.mdx index 80a917d5a01f5..24feb75671392 100644 --- a/api_docs/logs_explorer.mdx +++ b/api_docs/logs_explorer.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/logsExplorer title: "logsExplorer" image: https://source.unsplash.com/400x175/?github description: API docs for the logsExplorer plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'logsExplorer'] --- import logsExplorerObj from './logs_explorer.devdocs.json'; diff --git a/api_docs/logs_shared.devdocs.json b/api_docs/logs_shared.devdocs.json index f0c1e97569f1b..e75cb78569575 100644 --- a/api_docs/logs_shared.devdocs.json +++ b/api_docs/logs_shared.devdocs.json @@ -13,7 +13,7 @@ "signature": [ "({ logViewKey, sourceIdKey, toastsService, urlStateStorage, }: LogViewUrlStateDependencies) => { logViewId: string; type: \"log-view-reference\"; } | { type: \"log-view-inline\"; id: string; attributes: { name: string; description: string; logIndices: { type: \"data_view\"; dataViewId: string; } | { type: \"index_name\"; indexName: string; } | { type: \"kibana_advanced_setting\"; }; logColumns: ({ timestampColumn: { id: string; }; } | { messageColumn: { id: string; }; } | { fieldColumn: { id: string; } & { field: string; }; })[]; }; } | null" ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/observability_logs/log_view_state/src/url_state_storage_service.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/public/observability_logs/log_view_state/src/url_state_storage_service.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -27,7 +27,7 @@ "signature": [ "LogViewUrlStateDependencies" ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/observability_logs/log_view_state/src/url_state_storage_service.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/public/observability_logs/log_view_state/src/url_state_storage_service.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -106,7 +106,7 @@ "LogViewEvent", ">" ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/observability_logs/log_view_state/src/url_state_storage_service.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/public/observability_logs/log_view_state/src/url_state_storage_service.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -120,7 +120,7 @@ "signature": [ "LogViewUrlStateDependencies" ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/observability_logs/log_view_state/src/url_state_storage_service.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/public/observability_logs/log_view_state/src/url_state_storage_service.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -207,7 +207,7 @@ "LogViewEvent", ">" ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/observability_logs/log_view_state/src/url_state_storage_service.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/public/observability_logs/log_view_state/src/url_state_storage_service.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -218,7 +218,7 @@ "tags": [], "label": "{\n urlStateStorage,\n logViewKey = defaultLogViewKey,\n }", "description": [], - "path": "x-pack/plugins/observability_solution/logs_shared/public/observability_logs/log_view_state/src/url_state_storage_service.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/public/observability_logs/log_view_state/src/url_state_storage_service.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -238,7 +238,7 @@ "text": "IKbnUrlStateStorage" } ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/observability_logs/log_view_state/src/url_state_storage_service.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/public/observability_logs/log_view_state/src/url_state_storage_service.ts", "deprecated": false, "trackAdoption": false }, @@ -252,7 +252,7 @@ "signature": [ "string | undefined" ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/observability_logs/log_view_state/src/url_state_storage_service.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/public/observability_logs/log_view_state/src/url_state_storage_service.ts", "deprecated": false, "trackAdoption": false } @@ -280,7 +280,7 @@ }, " & React.RefAttributes<{}>>" ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/index.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/public/index.ts", "deprecated": false, "trackAdoption": false, "returnComment": [], @@ -314,7 +314,7 @@ "LogEntryColumnWidth", "; 'data-test-subj'?: string | undefined; } & { children?: React.ReactNode; } & React.RefAttributes<{}>>" ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/index.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/public/index.ts", "deprecated": false, "trackAdoption": false, "returnComment": [], @@ -346,7 +346,7 @@ "signature": [ "React.ForwardRefExoticComponent & React.RefAttributes<{}>>" ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/index.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/public/index.ts", "deprecated": false, "trackAdoption": false, "returnComment": [], @@ -394,7 +394,7 @@ }, " | undefined; } & { children?: React.ReactNode; } & { as?: React.ComponentType | keyof JSX.IntrinsicElements | undefined; forwardedAs?: React.ComponentType | keyof JSX.IntrinsicElements | undefined; }, \"ref\">) & React.RefAttributes<{}>>" ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/index.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/public/index.ts", "deprecated": false, "trackAdoption": false, "returnComment": [], @@ -428,7 +428,7 @@ "LogEntryContextMenuProps", " & React.RefAttributes<{}>>" ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/index.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/public/index.ts", "deprecated": false, "trackAdoption": false, "returnComment": [], @@ -462,7 +462,7 @@ "LogEntryFieldColumnProps", " & React.RefAttributes<{}>>" ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/index.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/public/index.ts", "deprecated": false, "trackAdoption": false, "returnComment": [], @@ -496,7 +496,7 @@ "LogEntryFlyoutProps", " & React.RefAttributes<{}>>" ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/index.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/public/index.ts", "deprecated": false, "trackAdoption": false, "returnComment": [], @@ -530,7 +530,7 @@ "LogEntryMessageColumnProps", " & React.RefAttributes<{}>>" ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/index.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/public/index.ts", "deprecated": false, "trackAdoption": false, "returnComment": [], @@ -578,7 +578,7 @@ }, " | undefined; } & { children?: React.ReactNode; } & { as?: React.ComponentType | keyof JSX.IntrinsicElements | undefined; forwardedAs?: React.ComponentType | keyof JSX.IntrinsicElements | undefined; }, \"ref\">) & React.RefAttributes<{}>>" ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/index.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/public/index.ts", "deprecated": false, "trackAdoption": false, "returnComment": [], @@ -612,7 +612,7 @@ "LogEntryTimestampColumnProps", " & React.RefAttributes<{}>>" ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/index.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/public/index.ts", "deprecated": false, "trackAdoption": false, "returnComment": [], @@ -644,7 +644,7 @@ "signature": [ "React.FunctionComponent>" ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/containers/logs/log_highlights/log_highlights.tsx", + "path": "x-pack/platform/plugins/shared/logs_shared/public/containers/logs/log_highlights/log_highlights.tsx", "deprecated": false, "trackAdoption": false, "returnComment": [], @@ -694,7 +694,7 @@ "LogStreamPageCallbacks", "; }>>" ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/containers/logs/log_position/use_log_position.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/public/containers/logs/log_position/use_log_position.ts", "deprecated": false, "trackAdoption": false, "returnComment": [], @@ -748,7 +748,7 @@ }, " & React.RefAttributes<{}>>" ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/index.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/public/index.ts", "deprecated": false, "trackAdoption": false, "returnComment": [], @@ -780,7 +780,7 @@ "signature": [ "React.FunctionComponent>" ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/containers/logs/log_stream/index.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/public/containers/logs/log_stream/index.ts", "deprecated": false, "trackAdoption": false, "returnComment": [], @@ -1004,7 +1004,7 @@ "LogViewEvent", "> | undefined; }>>" ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/hooks/use_log_view.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/public/hooks/use_log_view.ts", "deprecated": false, "trackAdoption": false, "returnComment": [], @@ -1062,7 +1062,7 @@ "CommonEuiButtonEmptyProps", " & { href?: string | undefined; onClick?: React.MouseEventHandler | undefined; } & React.AnchorHTMLAttributes), \"size\" | \"flush\" | \"href\"> & { testSubject: string; } & React.RefAttributes<{}>>" ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/index.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/public/index.ts", "deprecated": false, "trackAdoption": false, "returnComment": [], @@ -1104,7 +1104,7 @@ }, ">, \"ref\"> & React.RefAttributes<{}>>" ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/index.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/public/index.ts", "deprecated": false, "trackAdoption": false, "returnComment": [], @@ -1192,7 +1192,7 @@ "LogViewEvent", ") => void" ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/observability_logs/log_view_state/src/url_state_storage_service.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/public/observability_logs/log_view_state/src/url_state_storage_service.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1206,7 +1206,7 @@ "signature": [ "LogViewUrlStateDependencies" ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/observability_logs/log_view_state/src/url_state_storage_service.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/public/observability_logs/log_view_state/src/url_state_storage_service.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -1241,7 +1241,7 @@ }, "; CharacterDimensionsProbe: () => React.JSX.Element; }" ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_text_stream/log_entry_column.tsx", + "path": "x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_text_stream/log_entry_column.tsx", "deprecated": false, "trackAdoption": false, "children": [ @@ -1252,7 +1252,7 @@ "tags": [], "label": "{\n columnConfigurations,\n scale,\n timeFormat = 'time',\n}", "description": [], - "path": "x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_text_stream/log_entry_column.tsx", + "path": "x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_text_stream/log_entry_column.tsx", "deprecated": false, "trackAdoption": false, "children": [ @@ -1267,7 +1267,7 @@ "LogColumnRenderConfiguration", "[]" ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_text_stream/log_entry_column.tsx", + "path": "x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_text_stream/log_entry_column.tsx", "deprecated": false, "trackAdoption": false }, @@ -1281,7 +1281,7 @@ "signature": [ "\"small\" | \"medium\" | \"large\"" ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_text_stream/log_entry_column.tsx", + "path": "x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_text_stream/log_entry_column.tsx", "deprecated": false, "trackAdoption": false }, @@ -1296,7 +1296,7 @@ "TimeFormat", " | undefined" ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_text_stream/log_entry_column.tsx", + "path": "x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_text_stream/log_entry_column.tsx", "deprecated": false, "trackAdoption": false } @@ -1408,7 +1408,7 @@ }, " | null; hasPreviousHighlight: boolean; hasNextHighlight: boolean; goToPreviousHighlight: () => void; goToNextHighlight: () => void; }" ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/containers/logs/log_highlights/log_highlights.tsx", + "path": "x-pack/platform/plugins/shared/logs_shared/public/containers/logs/log_highlights/log_highlights.tsx", "deprecated": false, "trackAdoption": false, "returnComment": [], @@ -1426,7 +1426,7 @@ "() => DateRange & { targetPosition: TimeKeyOrNull; isStreaming: boolean; firstVisiblePosition: TimeKeyOrNull; pagesBeforeStart: number; pagesAfterEnd: number; visibleMidpoint: TimeKeyOrNull; visibleMidpointTime: number | null; visibleTimeInterval: { start: number; end: number; } | null; } & ", "LogPositionCallbacks" ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/containers/logs/log_position/use_log_position.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/public/containers/logs/log_position/use_log_position.ts", "deprecated": false, "trackAdoption": false, "returnComment": [], @@ -1459,7 +1459,7 @@ }, "; highlights: string[]; })[]; })[]; context: {} | { 'container.id': string; } | { 'host.name': string; 'log.file.path': string; }; }[]; topCursor: { time: string; tiebreaker: number; } | null; bottomCursor: { time: string; tiebreaker: number; } | null; hasMoreBefore: boolean; hasMoreAfter: boolean; lastLoadedTime?: Date | undefined; }" ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/containers/logs/log_stream/index.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/public/containers/logs/log_stream/index.ts", "deprecated": false, "trackAdoption": false, "returnComment": [], @@ -1946,7 +1946,7 @@ "ServiceMap", ">>; update: (logViewAttributes: Partial<{ name: string; description: string; logIndices: { type: \"data_view\"; dataViewId: string; } | { type: \"index_name\"; indexName: string; } | { type: \"kibana_advanced_setting\"; }; logColumns: ({ timestampColumn: { id: string; }; } | { messageColumn: { id: string; }; } | { fieldColumn: { id: string; } & { field: string; }; })[]; }>) => Promise; changeLogViewReference: (logViewReference: { logViewId: string; type: \"log-view-reference\"; } | { type: \"log-view-inline\"; id: string; attributes: { name: string; description: string; logIndices: { type: \"data_view\"; dataViewId: string; } | { type: \"index_name\"; indexName: string; } | { type: \"kibana_advanced_setting\"; }; logColumns: ({ timestampColumn: { id: string; }; } | { messageColumn: { id: string; }; } | { fieldColumn: { id: string; } & { field: string; }; })[]; }; }) => void; revertToDefaultLogView: () => void; }" ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/hooks/use_log_view.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/public/hooks/use_log_view.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1957,7 +1957,7 @@ "tags": [], "label": "{\n initialLogViewReference,\n logViews,\n useDevTools = isDevMode(),\n initializeFromUrl,\n updateContextInUrl,\n listenForUrlChanges,\n}", "description": [], - "path": "x-pack/plugins/observability_solution/logs_shared/public/hooks/use_log_view.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/public/hooks/use_log_view.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1971,7 +1971,7 @@ "signature": [ "{ logViewId: string; type: \"log-view-reference\"; } | { type: \"log-view-inline\"; id: string; attributes: { name: string; description: string; logIndices: { type: \"data_view\"; dataViewId: string; } | { type: \"index_name\"; indexName: string; } | { type: \"kibana_advanced_setting\"; }; logColumns: ({ timestampColumn: { id: string; }; } | { messageColumn: { id: string; }; } | { fieldColumn: { id: string; } & { field: string; }; })[]; }; } | undefined" ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/hooks/use_log_view.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/public/hooks/use_log_view.ts", "deprecated": false, "trackAdoption": false }, @@ -1985,7 +1985,7 @@ "signature": [ "ILogViewsClient" ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/hooks/use_log_view.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/public/hooks/use_log_view.ts", "deprecated": false, "trackAdoption": false }, @@ -1999,7 +1999,7 @@ "signature": [ "boolean | undefined" ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/hooks/use_log_view.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/public/hooks/use_log_view.ts", "deprecated": false, "trackAdoption": false }, @@ -2072,7 +2072,7 @@ "LogViewEvent", "> | undefined" ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/hooks/use_log_view.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/public/hooks/use_log_view.ts", "deprecated": false, "trackAdoption": false }, @@ -2142,7 +2142,7 @@ "LogViewEvent", ") => void) | undefined" ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/hooks/use_log_view.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/public/hooks/use_log_view.ts", "deprecated": false, "trackAdoption": false }, @@ -2215,7 +2215,7 @@ "LogViewEvent", "> | undefined" ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/hooks/use_log_view.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/public/hooks/use_log_view.ts", "deprecated": false, "trackAdoption": false } @@ -2527,7 +2527,7 @@ "ServiceMap", ">>; update: (logViewAttributes: Partial<{ name: string; description: string; logIndices: { type: \"data_view\"; dataViewId: string; } | { type: \"index_name\"; indexName: string; } | { type: \"kibana_advanced_setting\"; }; logColumns: ({ timestampColumn: { id: string; }; } | { messageColumn: { id: string; }; } | { fieldColumn: { id: string; } & { field: string; }; })[]; }>) => Promise; changeLogViewReference: (logViewReference: { logViewId: string; type: \"log-view-reference\"; } | { type: \"log-view-inline\"; id: string; attributes: { name: string; description: string; logIndices: { type: \"data_view\"; dataViewId: string; } | { type: \"index_name\"; indexName: string; } | { type: \"kibana_advanced_setting\"; }; logColumns: ({ timestampColumn: { id: string; }; } | { messageColumn: { id: string; }; } | { fieldColumn: { id: string; } & { field: string; }; })[]; }; }) => void; revertToDefaultLogView: () => void; }" ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/hooks/use_log_view.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/public/hooks/use_log_view.ts", "deprecated": false, "trackAdoption": false, "returnComment": [], @@ -2552,7 +2552,7 @@ }, " & React.RefAttributes<{}>>" ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/index.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/public/index.ts", "deprecated": false, "trackAdoption": false, "returnComment": [], @@ -2583,7 +2583,7 @@ "tags": [], "label": "LogAIAssistantDocument", "description": [], - "path": "x-pack/plugins/observability_solution/logs_shared/public/components/log_ai_assistant/log_ai_assistant.tsx", + "path": "x-pack/platform/plugins/shared/logs_shared/public/components/log_ai_assistant/log_ai_assistant.tsx", "deprecated": false, "trackAdoption": false, "children": [ @@ -2605,7 +2605,7 @@ }, "; }[]" ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/components/log_ai_assistant/log_ai_assistant.tsx", + "path": "x-pack/platform/plugins/shared/logs_shared/public/components/log_ai_assistant/log_ai_assistant.tsx", "deprecated": false, "trackAdoption": false } @@ -2619,7 +2619,7 @@ "tags": [], "label": "LogAIAssistantProps", "description": [], - "path": "x-pack/plugins/observability_solution/logs_shared/public/components/log_ai_assistant/log_ai_assistant.tsx", + "path": "x-pack/platform/plugins/shared/logs_shared/public/components/log_ai_assistant/log_ai_assistant.tsx", "deprecated": false, "trackAdoption": false, "children": [ @@ -2639,7 +2639,7 @@ "text": "ObservabilityAIAssistantPublicStart" } ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/components/log_ai_assistant/log_ai_assistant.tsx", + "path": "x-pack/platform/plugins/shared/logs_shared/public/components/log_ai_assistant/log_ai_assistant.tsx", "deprecated": false, "trackAdoption": false }, @@ -2660,7 +2660,7 @@ }, " | undefined" ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/components/log_ai_assistant/log_ai_assistant.tsx", + "path": "x-pack/platform/plugins/shared/logs_shared/public/components/log_ai_assistant/log_ai_assistant.tsx", "deprecated": false, "trackAdoption": false } @@ -2674,7 +2674,7 @@ "tags": [], "label": "LogEntryColumnWidths", "description": [], - "path": "x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_text_stream/log_entry_column.tsx", + "path": "x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_text_stream/log_entry_column.tsx", "deprecated": false, "trackAdoption": false, "children": [ @@ -2689,7 +2689,7 @@ "[columnId: string]: ", "LogEntryColumnWidth" ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_text_stream/log_entry_column.tsx", + "path": "x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_text_stream/log_entry_column.tsx", "deprecated": false, "trackAdoption": false }, @@ -2703,7 +2703,7 @@ "signature": [ "{ baseWidth: string; growWeight: number; shrinkWeight: number; }" ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_text_stream/log_entry_column.tsx", + "path": "x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_text_stream/log_entry_column.tsx", "deprecated": false, "trackAdoption": false } @@ -2717,7 +2717,7 @@ "tags": [], "label": "LogEntryStreamItem", "description": [], - "path": "x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_text_stream/item.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_text_stream/item.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -2731,7 +2731,7 @@ "signature": [ "\"logEntry\"" ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_text_stream/item.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_text_stream/item.ts", "deprecated": false, "trackAdoption": false }, @@ -2761,7 +2761,7 @@ }, "; highlights: string[]; })[]; })[]; context: {} | { 'container.id': string; } | { 'host.name': string; 'log.file.path': string; }; }" ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_text_stream/item.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_text_stream/item.ts", "deprecated": false, "trackAdoption": false }, @@ -2791,7 +2791,7 @@ }, "; highlights: string[]; })[]; })[]; context: {} | { 'container.id': string; } | { 'host.name': string; 'log.file.path': string; }; }[]" ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_text_stream/item.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_text_stream/item.ts", "deprecated": false, "trackAdoption": false } @@ -2805,7 +2805,7 @@ "tags": [], "label": "LogsSharedClientSetupDeps", "description": [], - "path": "x-pack/plugins/observability_solution/logs_shared/public/types.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/public/types.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -2853,7 +2853,7 @@ }, ") => void; }" ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/types.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/public/types.ts", "deprecated": false, "trackAdoption": false } @@ -2867,7 +2867,7 @@ "tags": [], "label": "LogsSharedClientStartDeps", "description": [], - "path": "x-pack/plugins/observability_solution/logs_shared/public/types.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/public/types.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -2890,7 +2890,7 @@ "ActiveCursor", "; }" ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/types.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/public/types.ts", "deprecated": false, "trackAdoption": false }, @@ -2910,7 +2910,7 @@ "text": "DataPublicPluginStart" } ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/types.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/public/types.ts", "deprecated": false, "trackAdoption": false }, @@ -2930,7 +2930,7 @@ "text": "DataViewsServicePublic" } ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/types.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/public/types.ts", "deprecated": false, "trackAdoption": false }, @@ -2950,7 +2950,7 @@ "text": "DiscoverSharedPublicStart" } ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/types.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/public/types.ts", "deprecated": false, "trackAdoption": false }, @@ -2966,7 +2966,7 @@ "LogSourcesService", "; }; }" ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/types.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/public/types.ts", "deprecated": false, "trackAdoption": false }, @@ -2987,7 +2987,7 @@ }, " | undefined" ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/types.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/public/types.ts", "deprecated": false, "trackAdoption": false }, @@ -3027,7 +3027,7 @@ }, ">): void; }" ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/types.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/public/types.ts", "deprecated": false, "trackAdoption": false }, @@ -3115,7 +3115,7 @@ }, "; }" ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/types.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/public/types.ts", "deprecated": false, "trackAdoption": false }, @@ -3145,7 +3145,7 @@ }, "; }" ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/types.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/public/types.ts", "deprecated": false, "trackAdoption": false }, @@ -3165,7 +3165,7 @@ "text": "EmbeddableStart" } ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/types.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/public/types.ts", "deprecated": false, "trackAdoption": false }, @@ -3185,7 +3185,7 @@ "text": "SavedSearchPublicPluginStart" } ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/types.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/public/types.ts", "deprecated": false, "trackAdoption": false } @@ -3209,7 +3209,7 @@ }, " extends LogStreamContentProps" ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/components/log_stream/log_stream.tsx", + "path": "x-pack/platform/plugins/shared/logs_shared/public/components/log_stream/log_stream.tsx", "deprecated": false, "trackAdoption": false, "children": [ @@ -3223,7 +3223,7 @@ "signature": [ "string | number | undefined" ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/components/log_stream/log_stream.tsx", + "path": "x-pack/platform/plugins/shared/logs_shared/public/components/log_stream/log_stream.tsx", "deprecated": false, "trackAdoption": false } @@ -3237,7 +3237,7 @@ "tags": [], "label": "LogViewContextWithError", "description": [], - "path": "x-pack/plugins/observability_solution/logs_shared/public/observability_logs/log_view_state/src/types.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/public/observability_logs/log_view_state/src/types.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -3251,7 +3251,7 @@ "signature": [ "Error" ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/observability_logs/log_view_state/src/types.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/public/observability_logs/log_view_state/src/types.ts", "deprecated": false, "trackAdoption": false } @@ -3265,7 +3265,7 @@ "tags": [], "label": "LogViewContextWithResolvedLogView", "description": [], - "path": "x-pack/plugins/observability_solution/logs_shared/public/observability_logs/log_view_state/src/types.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/public/observability_logs/log_view_state/src/types.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -3285,7 +3285,7 @@ "text": "ResolvedLogView" } ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/observability_logs/log_view_state/src/types.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/public/observability_logs/log_view_state/src/types.ts", "deprecated": false, "trackAdoption": false } @@ -3299,7 +3299,7 @@ "tags": [], "label": "UpdatedDateRange", "description": [], - "path": "x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_text_stream/scrollable_log_text_stream_view.tsx", + "path": "x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_text_stream/scrollable_log_text_stream_view.tsx", "deprecated": false, "trackAdoption": false, "children": [ @@ -3313,7 +3313,7 @@ "signature": [ "string | undefined" ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_text_stream/scrollable_log_text_stream_view.tsx", + "path": "x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_text_stream/scrollable_log_text_stream_view.tsx", "deprecated": false, "trackAdoption": false }, @@ -3327,7 +3327,7 @@ "signature": [ "string | undefined" ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_text_stream/scrollable_log_text_stream_view.tsx", + "path": "x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_text_stream/scrollable_log_text_stream_view.tsx", "deprecated": false, "trackAdoption": false } @@ -3341,7 +3341,7 @@ "tags": [], "label": "VisibleInterval", "description": [], - "path": "x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_text_stream/scrollable_log_text_stream_view.tsx", + "path": "x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_text_stream/scrollable_log_text_stream_view.tsx", "deprecated": false, "trackAdoption": false, "children": [ @@ -3352,7 +3352,7 @@ "tags": [], "label": "pagesBeforeStart", "description": [], - "path": "x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_text_stream/scrollable_log_text_stream_view.tsx", + "path": "x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_text_stream/scrollable_log_text_stream_view.tsx", "deprecated": false, "trackAdoption": false }, @@ -3363,7 +3363,7 @@ "tags": [], "label": "pagesAfterEnd", "description": [], - "path": "x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_text_stream/scrollable_log_text_stream_view.tsx", + "path": "x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_text_stream/scrollable_log_text_stream_view.tsx", "deprecated": false, "trackAdoption": false }, @@ -3377,7 +3377,7 @@ "signature": [ "({ time: string; tiebreaker: number; } & { gid?: string | undefined; fromAutoReload?: boolean | undefined; }) | null" ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_text_stream/scrollable_log_text_stream_view.tsx", + "path": "x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_text_stream/scrollable_log_text_stream_view.tsx", "deprecated": false, "trackAdoption": false }, @@ -3391,7 +3391,7 @@ "signature": [ "({ time: string; tiebreaker: number; } & { gid?: string | undefined; fromAutoReload?: boolean | undefined; }) | null" ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_text_stream/scrollable_log_text_stream_view.tsx", + "path": "x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_text_stream/scrollable_log_text_stream_view.tsx", "deprecated": false, "trackAdoption": false }, @@ -3405,7 +3405,7 @@ "signature": [ "({ time: string; tiebreaker: number; } & { gid?: string | undefined; fromAutoReload?: boolean | undefined; }) | null" ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_text_stream/scrollable_log_text_stream_view.tsx", + "path": "x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_text_stream/scrollable_log_text_stream_view.tsx", "deprecated": false, "trackAdoption": false }, @@ -3416,7 +3416,7 @@ "tags": [], "label": "fromScroll", "description": [], - "path": "x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_text_stream/scrollable_log_text_stream_view.tsx", + "path": "x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_text_stream/scrollable_log_text_stream_view.tsx", "deprecated": false, "trackAdoption": false } @@ -3430,7 +3430,7 @@ "tags": [], "label": "WithSummaryProps", "description": [], - "path": "x-pack/plugins/observability_solution/logs_shared/public/containers/logs/log_summary/with_summary.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/public/containers/logs/log_summary/with_summary.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -3444,7 +3444,7 @@ "signature": [ "string | null" ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/containers/logs/log_summary/with_summary.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/public/containers/logs/log_summary/with_summary.ts", "deprecated": false, "trackAdoption": false }, @@ -3459,7 +3459,7 @@ "(args: { buckets: { start: number; end: number; entriesCount: number; }[]; start: number | null; end: number | null; }) => ", "RendererResult" ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/containers/logs/log_summary/with_summary.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/public/containers/logs/log_summary/with_summary.ts", "deprecated": false, "trackAdoption": false, "returnComment": [], @@ -3474,7 +3474,7 @@ "signature": [ "RenderArgs" ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/utils/typed_react.tsx", + "path": "x-pack/platform/plugins/shared/logs_shared/public/utils/typed_react.tsx", "deprecated": false, "trackAdoption": false } @@ -3503,7 +3503,7 @@ "text": "iconColumnId" } ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_text_stream/log_entry_column.tsx", + "path": "x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_text_stream/log_entry_column.tsx", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3528,7 +3528,7 @@ }, " | undefined; }" ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/components/logs_overview/logs_overview.tsx", + "path": "x-pack/platform/plugins/shared/logs_shared/public/components/logs_overview/logs_overview.tsx", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3543,7 +3543,7 @@ "signature": [ "{ start: number; end: number; entriesCount: number; }[]" ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/containers/logs/log_summary/log_summary.tsx", + "path": "x-pack/platform/plugins/shared/logs_shared/public/containers/logs/log_summary/log_summary.tsx", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3623,7 +3623,7 @@ }, ">" ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/observability_logs/log_view_state/src/types.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/public/observability_logs/log_view_state/src/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3646,7 +3646,7 @@ }, "; status: { index: \"unknown\" | \"missing\" | \"empty\" | \"available\"; }; } | { type: \"LOADING_LOG_VIEW_FAILED\"; error: Error; }" ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/observability_logs/log_view_state/src/notifications.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/public/observability_logs/log_view_state/src/notifications.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3660,7 +3660,7 @@ "tags": [], "label": "LogsSharedClientSetupExports", "description": [], - "path": "x-pack/plugins/observability_solution/logs_shared/public/types.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/public/types.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -3674,7 +3674,7 @@ "signature": [ "LogViewsServiceSetup" ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/types.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/public/types.ts", "deprecated": false, "trackAdoption": false }, @@ -3688,7 +3688,7 @@ "signature": [ "LogsSharedLocators" ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/types.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/public/types.ts", "deprecated": false, "trackAdoption": false } @@ -3703,7 +3703,7 @@ "tags": [], "label": "LogsSharedClientStartExports", "description": [], - "path": "x-pack/plugins/observability_solution/logs_shared/public/types.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/public/types.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -3717,7 +3717,7 @@ "signature": [ "LogViewsServiceStart" ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/types.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/public/types.ts", "deprecated": false, "trackAdoption": false }, @@ -3739,7 +3739,7 @@ }, ", \"observabilityAIAssistant\">) => JSX.Element) | undefined" ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/types.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/public/types.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -3761,7 +3761,7 @@ }, ", \"observabilityAIAssistant\">" ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/types.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/public/types.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -3781,7 +3781,7 @@ " & ", "SelfContainedLogsOverviewHelpers" ], - "path": "x-pack/plugins/observability_solution/logs_shared/public/types.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/public/types.ts", "deprecated": false, "trackAdoption": false } @@ -3816,7 +3816,7 @@ "text": "ILogsSharedLogEntriesDomain" } ], - "path": "x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -3830,7 +3830,7 @@ "signature": [ "any" ], - "path": "x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -3844,7 +3844,7 @@ "signature": [ "LogEntriesAdapter" ], - "path": "x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -3861,7 +3861,7 @@ "LogsSharedBackendLibs", ", \"framework\" | \"getStartServices\">" ], - "path": "x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -3905,7 +3905,7 @@ }, "; highlights: string[]; })[]; })[]; context: {} | { 'container.id': string; } | { 'host.name': string; 'log.file.path': string; }; }[]; hasMoreBefore?: boolean | undefined; hasMoreAfter?: boolean | undefined; }>" ], - "path": "x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -3925,7 +3925,7 @@ "text": "RequestHandlerContext" } ], - "path": "x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -3940,7 +3940,7 @@ "signature": [ "{ logViewId: string; type: \"log-view-reference\"; } | { type: \"log-view-inline\"; id: string; attributes: { name: string; description: string; logIndices: { type: \"data_view\"; dataViewId: string; } | { type: \"index_name\"; indexName: string; } | { type: \"kibana_advanced_setting\"; }; logColumns: ({ timestampColumn: { id: string; }; } | { messageColumn: { id: string; }; } | { fieldColumn: { id: string; } & { field: string; }; })[]; }; }" ], - "path": "x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -3955,7 +3955,7 @@ "signature": [ "LogEntriesAroundParams" ], - "path": "x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -3970,7 +3970,7 @@ "signature": [ "({ timestampColumn: { id: string; }; } | { messageColumn: { id: string; }; } | { fieldColumn: { id: string; } & { field: string; }; })[] | undefined" ], - "path": "x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", "deprecated": false, "trackAdoption": false, "isRequired": false @@ -4014,7 +4014,7 @@ }, "; highlights: string[]; })[]; })[]; context: {} | { 'container.id': string; } | { 'host.name': string; 'log.file.path': string; }; }[]; hasMoreBefore?: boolean | undefined; hasMoreAfter?: boolean | undefined; }>" ], - "path": "x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -4034,7 +4034,7 @@ "text": "RequestHandlerContext" } ], - "path": "x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -4049,7 +4049,7 @@ "signature": [ "{ logViewId: string; type: \"log-view-reference\"; } | { type: \"log-view-inline\"; id: string; attributes: { name: string; description: string; logIndices: { type: \"data_view\"; dataViewId: string; } | { type: \"index_name\"; indexName: string; } | { type: \"kibana_advanced_setting\"; }; logColumns: ({ timestampColumn: { id: string; }; } | { messageColumn: { id: string; }; } | { fieldColumn: { id: string; } & { field: string; }; })[]; }; }" ], - "path": "x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -4064,7 +4064,7 @@ "signature": [ "LogEntriesParams" ], - "path": "x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -4079,7 +4079,7 @@ "signature": [ "({ timestampColumn: { id: string; }; } | { messageColumn: { id: string; }; } | { fieldColumn: { id: string; } & { field: string; }; })[] | undefined" ], - "path": "x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", "deprecated": false, "trackAdoption": false, "isRequired": false @@ -4113,7 +4113,7 @@ }, " | undefined) => Promise<{ start: number; end: number; entriesCount: number; }[]>" ], - "path": "x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -4133,7 +4133,7 @@ "text": "RequestHandlerContext" } ], - "path": "x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -4148,7 +4148,7 @@ "signature": [ "{ logViewId: string; type: \"log-view-reference\"; } | { type: \"log-view-inline\"; id: string; attributes: { name: string; description: string; logIndices: { type: \"data_view\"; dataViewId: string; } | { type: \"index_name\"; indexName: string; } | { type: \"kibana_advanced_setting\"; }; logColumns: ({ timestampColumn: { id: string; }; } | { messageColumn: { id: string; }; } | { fieldColumn: { id: string; } & { field: string; }; })[]; }; }" ], - "path": "x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -4163,7 +4163,7 @@ "signature": [ "number" ], - "path": "x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -4178,7 +4178,7 @@ "signature": [ "number" ], - "path": "x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -4193,7 +4193,7 @@ "signature": [ "number" ], - "path": "x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -4215,7 +4215,7 @@ }, " | undefined" ], - "path": "x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", "deprecated": false, "trackAdoption": false, "isRequired": false @@ -4249,7 +4249,7 @@ }, " | undefined) => Promise<({ start: number; end: number; entriesCount: number; } & { representativeKey: { time: string; tiebreaker: number; }; })[][]>" ], - "path": "x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -4269,7 +4269,7 @@ "text": "RequestHandlerContext" } ], - "path": "x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -4284,7 +4284,7 @@ "signature": [ "{ logViewId: string; type: \"log-view-reference\"; } | { type: \"log-view-inline\"; id: string; attributes: { name: string; description: string; logIndices: { type: \"data_view\"; dataViewId: string; } | { type: \"index_name\"; indexName: string; } | { type: \"kibana_advanced_setting\"; }; logColumns: ({ timestampColumn: { id: string; }; } | { messageColumn: { id: string; }; } | { fieldColumn: { id: string; } & { field: string; }; })[]; }; }" ], - "path": "x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -4299,7 +4299,7 @@ "signature": [ "number" ], - "path": "x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -4314,7 +4314,7 @@ "signature": [ "number" ], - "path": "x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -4329,7 +4329,7 @@ "signature": [ "number" ], - "path": "x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -4344,7 +4344,7 @@ "signature": [ "string[]" ], - "path": "x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -4366,7 +4366,7 @@ }, " | undefined" ], - "path": "x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", "deprecated": false, "trackAdoption": false, "isRequired": false @@ -4394,7 +4394,7 @@ "MappingRuntimeFields", ") => Promise" ], - "path": "x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -4414,7 +4414,7 @@ "text": "RequestHandlerContext" } ], - "path": "x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -4429,7 +4429,7 @@ "signature": [ "string" ], - "path": "x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -4444,7 +4444,7 @@ "signature": [ "string" ], - "path": "x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -4459,7 +4459,7 @@ "signature": [ "number" ], - "path": "x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -4474,7 +4474,7 @@ "signature": [ "number" ], - "path": "x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -4489,7 +4489,7 @@ "signature": [ "MappingRuntimeFields" ], - "path": "x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -4510,7 +4510,7 @@ "tags": [], "label": "ILogsSharedLogEntriesDomain", "description": [], - "path": "x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -4550,7 +4550,7 @@ }, "; highlights: string[]; })[]; })[]; context: {} | { 'container.id': string; } | { 'host.name': string; 'log.file.path': string; }; }[]; hasMoreBefore?: boolean | undefined; hasMoreAfter?: boolean | undefined; }>" ], - "path": "x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -4570,7 +4570,7 @@ "text": "RequestHandlerContext" } ], - "path": "x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -4585,7 +4585,7 @@ "signature": [ "{ logViewId: string; type: \"log-view-reference\"; } | { type: \"log-view-inline\"; id: string; attributes: { name: string; description: string; logIndices: { type: \"data_view\"; dataViewId: string; } | { type: \"index_name\"; indexName: string; } | { type: \"kibana_advanced_setting\"; }; logColumns: ({ timestampColumn: { id: string; }; } | { messageColumn: { id: string; }; } | { fieldColumn: { id: string; } & { field: string; }; })[]; }; }" ], - "path": "x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -4600,7 +4600,7 @@ "signature": [ "LogEntriesAroundParams" ], - "path": "x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -4615,7 +4615,7 @@ "signature": [ "({ timestampColumn: { id: string; }; } | { messageColumn: { id: string; }; } | { fieldColumn: { id: string; } & { field: string; }; })[] | undefined" ], - "path": "x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", "deprecated": false, "trackAdoption": false, "isRequired": false @@ -4659,7 +4659,7 @@ }, "; highlights: string[]; })[]; })[]; context: {} | { 'container.id': string; } | { 'host.name': string; 'log.file.path': string; }; }[]; hasMoreBefore?: boolean | undefined; hasMoreAfter?: boolean | undefined; }>" ], - "path": "x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -4679,7 +4679,7 @@ "text": "RequestHandlerContext" } ], - "path": "x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -4694,7 +4694,7 @@ "signature": [ "{ logViewId: string; type: \"log-view-reference\"; } | { type: \"log-view-inline\"; id: string; attributes: { name: string; description: string; logIndices: { type: \"data_view\"; dataViewId: string; } | { type: \"index_name\"; indexName: string; } | { type: \"kibana_advanced_setting\"; }; logColumns: ({ timestampColumn: { id: string; }; } | { messageColumn: { id: string; }; } | { fieldColumn: { id: string; } & { field: string; }; })[]; }; }" ], - "path": "x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -4709,7 +4709,7 @@ "signature": [ "LogEntriesParams" ], - "path": "x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -4724,7 +4724,7 @@ "signature": [ "({ timestampColumn: { id: string; }; } | { messageColumn: { id: string; }; } | { fieldColumn: { id: string; } & { field: string; }; })[] | undefined" ], - "path": "x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", "deprecated": false, "trackAdoption": false, "isRequired": false @@ -4758,7 +4758,7 @@ }, " | undefined) => Promise<{ start: number; end: number; entriesCount: number; }[]>" ], - "path": "x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -4778,7 +4778,7 @@ "text": "RequestHandlerContext" } ], - "path": "x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -4793,7 +4793,7 @@ "signature": [ "{ logViewId: string; type: \"log-view-reference\"; } | { type: \"log-view-inline\"; id: string; attributes: { name: string; description: string; logIndices: { type: \"data_view\"; dataViewId: string; } | { type: \"index_name\"; indexName: string; } | { type: \"kibana_advanced_setting\"; }; logColumns: ({ timestampColumn: { id: string; }; } | { messageColumn: { id: string; }; } | { fieldColumn: { id: string; } & { field: string; }; })[]; }; }" ], - "path": "x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -4808,7 +4808,7 @@ "signature": [ "number" ], - "path": "x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -4823,7 +4823,7 @@ "signature": [ "number" ], - "path": "x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -4838,7 +4838,7 @@ "signature": [ "number" ], - "path": "x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -4860,7 +4860,7 @@ }, " | undefined" ], - "path": "x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", "deprecated": false, "trackAdoption": false, "isRequired": false @@ -4894,7 +4894,7 @@ }, " | undefined) => Promise<({ start: number; end: number; entriesCount: number; } & { representativeKey: { time: string; tiebreaker: number; }; })[][]>" ], - "path": "x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -4914,7 +4914,7 @@ "text": "RequestHandlerContext" } ], - "path": "x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -4929,7 +4929,7 @@ "signature": [ "{ logViewId: string; type: \"log-view-reference\"; } | { type: \"log-view-inline\"; id: string; attributes: { name: string; description: string; logIndices: { type: \"data_view\"; dataViewId: string; } | { type: \"index_name\"; indexName: string; } | { type: \"kibana_advanced_setting\"; }; logColumns: ({ timestampColumn: { id: string; }; } | { messageColumn: { id: string; }; } | { fieldColumn: { id: string; } & { field: string; }; })[]; }; }" ], - "path": "x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -4944,7 +4944,7 @@ "signature": [ "number" ], - "path": "x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -4959,7 +4959,7 @@ "signature": [ "number" ], - "path": "x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -4974,7 +4974,7 @@ "signature": [ "number" ], - "path": "x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -4989,7 +4989,7 @@ "signature": [ "string[]" ], - "path": "x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -5011,7 +5011,7 @@ }, " | undefined" ], - "path": "x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", "deprecated": false, "trackAdoption": false, "isRequired": false @@ -5039,7 +5039,7 @@ "MappingRuntimeFields", ") => Promise" ], - "path": "x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -5059,7 +5059,7 @@ "text": "RequestHandlerContext" } ], - "path": "x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -5074,7 +5074,7 @@ "signature": [ "string" ], - "path": "x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -5089,7 +5089,7 @@ "signature": [ "string" ], - "path": "x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -5104,7 +5104,7 @@ "signature": [ "number" ], - "path": "x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -5119,7 +5119,7 @@ "signature": [ "number" ], - "path": "x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -5134,7 +5134,7 @@ "signature": [ "MappingRuntimeFields" ], - "path": "x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -5158,7 +5158,7 @@ "signature": [ "\"infrastructure-monitoring-log-view\"" ], - "path": "x-pack/plugins/observability_solution/logs_shared/server/saved_objects/log_view/log_view_saved_object.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/server/saved_objects/log_view/log_view_saved_object.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -5183,7 +5183,7 @@ " extends ", "LogsSharedDomainLibs" ], - "path": "x-pack/plugins/observability_solution/logs_shared/server/types.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/server/types.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -5197,7 +5197,7 @@ "signature": [ "LogViewsServiceSetup" ], - "path": "x-pack/plugins/observability_solution/logs_shared/server/types.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/server/types.ts", "deprecated": false, "trackAdoption": false }, @@ -5213,7 +5213,7 @@ "UsageCollector", ") => void" ], - "path": "x-pack/plugins/observability_solution/logs_shared/server/types.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/server/types.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -5227,7 +5227,7 @@ "signature": [ "UsageCollector" ], - "path": "x-pack/plugins/observability_solution/logs_shared/server/types.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/server/types.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -5246,7 +5246,7 @@ "tags": [], "label": "LogsSharedPluginStart", "description": [], - "path": "x-pack/plugins/observability_solution/logs_shared/server/types.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/server/types.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -5260,7 +5260,7 @@ "signature": [ "LogViewsServiceStart" ], - "path": "x-pack/plugins/observability_solution/logs_shared/server/types.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/server/types.ts", "deprecated": false, "trackAdoption": false } @@ -5288,7 +5288,7 @@ }, " extends Error" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_views/errors.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_views/errors.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -5302,7 +5302,7 @@ "signature": [ "any" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_views/errors.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_views/errors.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -5316,7 +5316,7 @@ "signature": [ "string" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_views/errors.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_views/errors.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -5331,7 +5331,7 @@ "signature": [ "Error | undefined" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_views/errors.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_views/errors.ts", "deprecated": false, "trackAdoption": false, "isRequired": false @@ -5359,7 +5359,7 @@ }, " extends Error" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_views/errors.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_views/errors.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -5373,7 +5373,7 @@ "signature": [ "any" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_views/errors.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_views/errors.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -5387,7 +5387,7 @@ "signature": [ "string" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_views/errors.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_views/errors.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -5402,7 +5402,7 @@ "signature": [ "Error | undefined" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_views/errors.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_views/errors.ts", "deprecated": false, "trackAdoption": false, "isRequired": false @@ -5430,7 +5430,7 @@ }, " extends Error" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_views/errors.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_views/errors.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -5444,7 +5444,7 @@ "signature": [ "any" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_views/errors.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_views/errors.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -5458,7 +5458,7 @@ "signature": [ "string" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_views/errors.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_views/errors.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -5473,7 +5473,7 @@ "signature": [ "Error | undefined" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_views/errors.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_views/errors.ts", "deprecated": false, "trackAdoption": false, "isRequired": false @@ -5496,7 +5496,7 @@ "signature": [ "(date: string) => string" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/utils/date_helpers.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/utils/date_helpers.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -5510,7 +5510,7 @@ "signature": [ "string" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/utils/date_helpers.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/utils/date_helpers.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -5537,7 +5537,7 @@ }, ") => string" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/locators/helpers.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/locators/helpers.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -5557,7 +5557,7 @@ "text": "NodeLogsLocatorParams" } ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/locators/helpers.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/locators/helpers.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -5576,7 +5576,7 @@ "signature": [ "(hit: { sort: [string, number]; }) => { time: string; tiebreaker: number; }" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_entry/log_entry_cursor.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_entry/log_entry_cursor.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -5587,7 +5587,7 @@ "tags": [], "label": "hit", "description": [], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_entry/log_entry_cursor.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_entry/log_entry_cursor.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -5601,7 +5601,7 @@ "signature": [ "[string, number]" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_entry/log_entry_cursor.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_entry/log_entry_cursor.ts", "deprecated": false, "trackAdoption": false } @@ -5673,7 +5673,7 @@ }, ">; }" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/locators/get_logs_locators.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/locators/get_logs_locators.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -5690,7 +5690,7 @@ "IShortUrlClient", ">" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/locators/get_logs_locators.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/locators/get_logs_locators.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -5725,7 +5725,7 @@ "text": "SerializableRecord" } ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/locators/types.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/locators/types.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -5741,7 +5741,7 @@ "signature": [ "number | undefined" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/locators/types.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/locators/types.ts", "deprecated": false, "trackAdoption": false }, @@ -5757,7 +5757,7 @@ "signature": [ "{ startTime: number; endTime: number; } | undefined" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/locators/types.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/locators/types.ts", "deprecated": false, "trackAdoption": false }, @@ -5771,7 +5771,7 @@ "signature": [ "string | undefined" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/locators/types.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/locators/types.ts", "deprecated": false, "trackAdoption": false }, @@ -5785,7 +5785,7 @@ "signature": [ "{ logViewId: string; type: \"log-view-reference\"; } | { type: \"log-view-inline\"; id: string; attributes: { name: string; description: string; logIndices: { type: \"data_view\"; dataViewId: string; } | { type: \"index_name\"; indexName: string; } | { type: \"kibana_advanced_setting\"; }; logColumns: ({ timestampColumn: { id: string; }; } | { messageColumn: { id: string; }; } | { fieldColumn: { id: string; } & { field: string; }; })[]; }; } | undefined" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/locators/types.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/locators/types.ts", "deprecated": false, "trackAdoption": false } @@ -5816,7 +5816,7 @@ "text": "LogsLocatorParams" } ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/locators/types.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/locators/types.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -5827,7 +5827,7 @@ "tags": [], "label": "nodeField", "description": [], - "path": "x-pack/plugins/observability_solution/logs_shared/common/locators/types.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/locators/types.ts", "deprecated": false, "trackAdoption": false }, @@ -5838,7 +5838,7 @@ "tags": [], "label": "nodeId", "description": [], - "path": "x-pack/plugins/observability_solution/logs_shared/common/locators/types.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/locators/types.ts", "deprecated": false, "trackAdoption": false } @@ -5852,7 +5852,7 @@ "tags": [], "label": "ResolvedLogView", "description": [], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_views/resolved_log_view.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_views/resolved_log_view.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -5863,7 +5863,7 @@ "tags": [], "label": "name", "description": [], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_views/resolved_log_view.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_views/resolved_log_view.ts", "deprecated": false, "trackAdoption": false }, @@ -5874,7 +5874,7 @@ "tags": [], "label": "description", "description": [], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_views/resolved_log_view.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_views/resolved_log_view.ts", "deprecated": false, "trackAdoption": false }, @@ -5885,7 +5885,7 @@ "tags": [], "label": "indices", "description": [], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_views/resolved_log_view.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_views/resolved_log_view.ts", "deprecated": false, "trackAdoption": false }, @@ -5896,7 +5896,7 @@ "tags": [], "label": "timestampField", "description": [], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_views/resolved_log_view.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_views/resolved_log_view.ts", "deprecated": false, "trackAdoption": false }, @@ -5907,7 +5907,7 @@ "tags": [], "label": "tiebreakerField", "description": [], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_views/resolved_log_view.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_views/resolved_log_view.ts", "deprecated": false, "trackAdoption": false }, @@ -5921,7 +5921,7 @@ "signature": [ "string[]" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_views/resolved_log_view.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_views/resolved_log_view.ts", "deprecated": false, "trackAdoption": false }, @@ -5942,7 +5942,7 @@ }, "[]" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_views/resolved_log_view.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_views/resolved_log_view.ts", "deprecated": false, "trackAdoption": false }, @@ -5958,7 +5958,7 @@ "MappingRuntimeField", "; }" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_views/resolved_log_view.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_views/resolved_log_view.ts", "deprecated": false, "trackAdoption": false }, @@ -5972,7 +5972,7 @@ "signature": [ "({ timestampColumn: { id: string; }; } | { messageColumn: { id: string; }; } | { fieldColumn: { id: string; } & { field: string; }; })[]" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_views/resolved_log_view.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_views/resolved_log_view.ts", "deprecated": false, "trackAdoption": false }, @@ -5992,7 +5992,7 @@ "text": "DataView" } ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_views/resolved_log_view.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_views/resolved_log_view.ts", "deprecated": false, "trackAdoption": false } @@ -6023,7 +6023,7 @@ "text": "LogsLocatorParams" } ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/locators/types.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/locators/types.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -6034,7 +6034,7 @@ "tags": [], "label": "traceId", "description": [], - "path": "x-pack/plugins/observability_solution/logs_shared/common/locators/types.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/locators/types.ts", "deprecated": false, "trackAdoption": false } @@ -6054,7 +6054,7 @@ "signature": [ "\"logFilter\"" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_views/defaults.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_views/defaults.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -6069,7 +6069,7 @@ "signature": [ "\"logPosition\"" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_views/defaults.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_views/defaults.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -6084,7 +6084,7 @@ "signature": [ "\"/api/log_entries/highlights\"" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/http_api/log_entries/v1/highlights.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/http_api/log_entries/v1/highlights.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -6099,7 +6099,7 @@ "signature": [ "\"/api/log_entries/summary\"" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/http_api/log_entries/v1/summary.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/http_api/log_entries/v1/summary.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -6130,7 +6130,7 @@ }, "; highlights: string[]; })[]; }" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_entry/log_entry.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_entry/log_entry.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -6145,7 +6145,7 @@ "signature": [ "{ type: \"data_view\"; dataViewId: string; }" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_views/types.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_views/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -6160,7 +6160,7 @@ "signature": [ "{ start: number; end: number; entriesCount: number; }" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/http_api/log_entries/v1/summary.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/http_api/log_entries/v1/summary.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -6175,7 +6175,7 @@ "signature": [ "{ start: number; end: number; entriesCount: number; } & { representativeKey: { time: string; tiebreaker: number; }; }" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/http_api/log_entries/v1/summary_highlights.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/http_api/log_entries/v1/summary_highlights.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -6206,7 +6206,7 @@ }, "; highlights: string[]; })[]; })[]; context: {} | { 'container.id': string; } | { 'host.name': string; 'log.file.path': string; }; }" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_entry/log_entry.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_entry/log_entry.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -6221,7 +6221,7 @@ "signature": [ "{ after: \"first\" | { time: string; tiebreaker: number; }; }" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_entry/log_entry_cursor.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_entry/log_entry_cursor.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -6236,7 +6236,7 @@ "signature": [ "{ center: { time: string; tiebreaker: number; }; }" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_entry/log_entry_cursor.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_entry/log_entry_cursor.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -6251,7 +6251,7 @@ "signature": [ "{ before: { time: string; tiebreaker: number; } | \"last\"; }" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_entry/log_entry_cursor.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_entry/log_entry_cursor.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -6266,7 +6266,7 @@ "signature": [ "{} | { 'container.id': string; } | { 'host.name': string; 'log.file.path': string; }" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_entry/log_entry.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_entry/log_entry.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -6281,7 +6281,7 @@ "signature": [ "{ time: string; tiebreaker: number; }" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_entry/log_entry_cursor.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_entry/log_entry_cursor.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -6304,7 +6304,7 @@ }, "; }" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_entry/log_entry.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_entry/log_entry.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -6319,7 +6319,7 @@ "signature": [ "{ time: string; tiebreaker: number; } & { gid?: string | undefined; fromAutoReload?: boolean | undefined; }" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_entry/log_entry.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_entry/log_entry.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -6342,7 +6342,7 @@ }, "; highlights: string[]; }" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_entry/log_entry.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_entry/log_entry.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -6357,7 +6357,7 @@ "signature": [ "{ type: \"index_name\"; indexName: string; }" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_views/types.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_views/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -6372,7 +6372,7 @@ "signature": [ "{ type: \"data_view\"; dataViewId: string; } | { type: \"index_name\"; indexName: string; } | { type: \"kibana_advanced_setting\"; }" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_views/types.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_views/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -6395,7 +6395,7 @@ }, "; highlights: string[]; })[]; }" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_entry/log_entry.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_entry/log_entry.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -6410,7 +6410,7 @@ "signature": [ "{ constant: string; }" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_entry/log_entry.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_entry/log_entry.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -6433,7 +6433,7 @@ }, "; highlights: string[]; }" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_entry/log_entry.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_entry/log_entry.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -6456,7 +6456,7 @@ }, "; highlights: string[]; }" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_entry/log_entry.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_entry/log_entry.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -6471,7 +6471,7 @@ "signature": [ "\"LOGS_LOCATOR\"" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/locators/logs_locator.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/locators/logs_locator.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -6486,7 +6486,7 @@ "signature": [ "{ type: \"kibana_advanced_setting\"; }" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_views/types.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_views/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -6501,7 +6501,7 @@ "signature": [ "{ columnId: string; time: string; }" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_entry/log_entry.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_entry/log_entry.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -6516,7 +6516,7 @@ "signature": [ "{ id: string; origin: \"internal\" | \"inline\" | \"stored\" | \"infra-source-stored\" | \"infra-source-internal\" | \"infra-source-fallback\"; attributes: { name: string; description: string; logIndices: { type: \"data_view\"; dataViewId: string; } | { type: \"index_name\"; indexName: string; } | { type: \"kibana_advanced_setting\"; }; logColumns: ({ timestampColumn: { id: string; }; } | { messageColumn: { id: string; }; } | { fieldColumn: { id: string; } & { field: string; }; })[]; }; } & { updatedAt?: number | undefined; version?: string | undefined; }" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_views/types.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_views/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -6531,7 +6531,7 @@ "signature": [ "{ name: string; description: string; logIndices: { type: \"data_view\"; dataViewId: string; } | { type: \"index_name\"; indexName: string; } | { type: \"kibana_advanced_setting\"; }; logColumns: ({ timestampColumn: { id: string; }; } | { messageColumn: { id: string; }; } | { fieldColumn: { id: string; } & { field: string; }; })[]; }" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_views/types.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_views/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -6546,7 +6546,7 @@ "signature": [ "{ timestampColumn: { id: string; }; } | { messageColumn: { id: string; }; } | { fieldColumn: { id: string; } & { field: string; }; }" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_views/types.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_views/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -6561,7 +6561,7 @@ "signature": [ "{ logViewId: string; type: \"log-view-reference\"; } | { type: \"log-view-inline\"; id: string; attributes: { name: string; description: string; logIndices: { type: \"data_view\"; dataViewId: string; } | { type: \"index_name\"; indexName: string; } | { type: \"kibana_advanced_setting\"; }; logColumns: ({ timestampColumn: { id: string; }; } | { messageColumn: { id: string; }; } | { fieldColumn: { id: string; } & { field: string; }; })[]; }; }" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_views/types.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_views/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -6576,7 +6576,7 @@ "signature": [ "{ index: \"unknown\" | \"missing\" | \"empty\" | \"available\"; }" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_views/types.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_views/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -6591,7 +6591,7 @@ "signature": [ "\"NODE_LOGS_LOCATOR\"" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/locators/node_logs_locator.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/locators/node_logs_locator.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -6606,7 +6606,7 @@ "signature": [ "{ logViewId: string; type: \"log-view-reference\"; }" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_views/types.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_views/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -6654,7 +6654,7 @@ "MappingTimeSeriesMetricType", " | undefined; shortDotsEnable?: boolean | undefined; isMapped?: boolean | undefined; parentName?: string | undefined; defaultFormatter?: string | undefined; }" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_views/resolved_log_view.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_views/resolved_log_view.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -6669,7 +6669,7 @@ "signature": [ "\"TRACE_LOGS_LOCATOR\"" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/locators/trace_logs_locator.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/locators/trace_logs_locator.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -6683,7 +6683,7 @@ "tags": [], "label": "DEFAULT_LOG_VIEW", "description": [], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_views/defaults.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_views/defaults.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -6697,7 +6697,7 @@ "signature": [ "\"log-view-reference\"" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_views/defaults.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_views/defaults.ts", "deprecated": false, "trackAdoption": false }, @@ -6708,7 +6708,7 @@ "tags": [], "label": "logViewId", "description": [], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_views/defaults.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_views/defaults.ts", "deprecated": false, "trackAdoption": false } @@ -6722,7 +6722,7 @@ "tags": [], "label": "DEFAULT_REFRESH_INTERVAL", "description": [], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_views/defaults.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_views/defaults.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -6733,7 +6733,7 @@ "tags": [], "label": "pause", "description": [], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_views/defaults.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_views/defaults.ts", "deprecated": false, "trackAdoption": false }, @@ -6744,7 +6744,7 @@ "tags": [], "label": "value", "description": [], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_views/defaults.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_views/defaults.ts", "deprecated": false, "trackAdoption": false } @@ -6758,7 +6758,7 @@ "tags": [], "label": "defaultLogViewAttributes", "description": [], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_views/defaults.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_views/defaults.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -6769,7 +6769,7 @@ "tags": [], "label": "name", "description": [], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_views/defaults.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_views/defaults.ts", "deprecated": false, "trackAdoption": false }, @@ -6780,7 +6780,7 @@ "tags": [], "label": "description", "description": [], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_views/defaults.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_views/defaults.ts", "deprecated": false, "trackAdoption": false }, @@ -6791,7 +6791,7 @@ "tags": [], "label": "logIndices", "description": [], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_views/defaults.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_views/defaults.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -6805,7 +6805,7 @@ "signature": [ "\"index_name\"" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_views/defaults.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_views/defaults.ts", "deprecated": false, "trackAdoption": false }, @@ -6816,7 +6816,7 @@ "tags": [], "label": "indexName", "description": [], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_views/defaults.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_views/defaults.ts", "deprecated": false, "trackAdoption": false } @@ -6832,7 +6832,7 @@ "signature": [ "({ timestampColumn: { id: string; }; } | { fieldColumn: { id: string; field: string; }; } | { messageColumn: { id: string; }; })[]" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_views/defaults.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_views/defaults.ts", "deprecated": false, "trackAdoption": false } @@ -6922,7 +6922,7 @@ "StringC", ">; }>]>>; }>]>" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_entry/log_entry.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_entry/log_entry.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -6942,7 +6942,7 @@ "StringC", "; }>" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_views/types.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_views/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -7580,7 +7580,7 @@ "NumberC", "; }>; }>]>]>" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/http_api/log_entries/v1/highlights.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/http_api/log_entries/v1/highlights.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -7828,7 +7828,7 @@ "StringC", "; }>]>; }>>; }>]>>; }>" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/http_api/log_entries/v1/highlights.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/http_api/log_entries/v1/highlights.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -7940,7 +7940,7 @@ "NullC", "]>; }>" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/http_api/log_entries/v1/summary.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/http_api/log_entries/v1/summary.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -7972,7 +7972,7 @@ "NumberC", "; }>>; }>; }>" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/http_api/log_entries/v1/summary.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/http_api/log_entries/v1/summary.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -7998,7 +7998,7 @@ "LiteralC", "<\"first\">]>; }>" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_entry/log_entry_cursor.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_entry/log_entry_cursor.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -8020,7 +8020,7 @@ "NumberC", "; }>; }>" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_entry/log_entry_cursor.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_entry/log_entry_cursor.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -8046,7 +8046,7 @@ "LiteralC", "<\"last\">]>; }>" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_entry/log_entry_cursor.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_entry/log_entry_cursor.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -8076,7 +8076,7 @@ "StringC", "; }>]>" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_entry/log_entry.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_entry/log_entry.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -8096,7 +8096,7 @@ "NumberC", "; }>" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_entry/log_entry_cursor.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_entry/log_entry_cursor.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -8132,7 +8132,7 @@ }, ", unknown>; }>" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_entry/log_entry.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_entry/log_entry.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -8250,7 +8250,7 @@ "StringC", "; }>]>; }>" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_entry/log_entry.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_entry/log_entry.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -8292,7 +8292,7 @@ "StringC", ">; }>" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_entry/log_entry.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_entry/log_entry.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -8312,7 +8312,7 @@ "StringC", "; }>" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_views/types.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_views/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -8364,7 +8364,7 @@ "StringC", ">; }>]>>; }>" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_entry/log_entry.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_entry/log_entry.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -8384,7 +8384,7 @@ "StringC", "; }>" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_entry/log_entry.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_entry/log_entry.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -8424,7 +8424,7 @@ "StringC", ">; }>" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_entry/log_entry.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_entry/log_entry.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -8470,7 +8470,7 @@ "StringC", ">; }>]>" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_entry/log_entry.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_entry/log_entry.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -8488,7 +8488,7 @@ "LiteralC", "<\"kibana_advanced_setting\">; }>" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_views/types.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_views/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -8510,7 +8510,7 @@ "StringC", "; }>" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_entry/log_entry.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_entry/log_entry.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -8564,7 +8564,7 @@ "StringC", "; }>>]>; }>>]>" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_views/types.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_views/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -8660,7 +8660,7 @@ "StringC", "; }>>]>; }>>]>>; }>>; }>]>" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_views/types.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_views/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -8680,7 +8680,7 @@ "LiteralC", "<\"log-view-reference\">; }>" ], - "path": "x-pack/plugins/observability_solution/logs_shared/common/log_views/types.ts", + "path": "x-pack/platform/plugins/shared/logs_shared/common/log_views/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false diff --git a/api_docs/logs_shared.mdx b/api_docs/logs_shared.mdx index 9c280fb4739bd..1ee3e4779e2ba 100644 --- a/api_docs/logs_shared.mdx +++ b/api_docs/logs_shared.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/logsShared title: "logsShared" image: https://source.unsplash.com/400x175/?github description: API docs for the logsShared plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'logsShared'] --- import logsSharedObj from './logs_shared.devdocs.json'; diff --git a/api_docs/management.mdx b/api_docs/management.mdx index 396b68ac777de..7b97e9f0dd2b5 100644 --- a/api_docs/management.mdx +++ b/api_docs/management.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/management title: "management" image: https://source.unsplash.com/400x175/?github description: API docs for the management plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'management'] --- import managementObj from './management.devdocs.json'; diff --git a/api_docs/maps.mdx b/api_docs/maps.mdx index 2f5c948df4698..b3033bb08e828 100644 --- a/api_docs/maps.mdx +++ b/api_docs/maps.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/maps title: "maps" image: https://source.unsplash.com/400x175/?github description: API docs for the maps plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'maps'] --- import mapsObj from './maps.devdocs.json'; diff --git a/api_docs/maps_ems.mdx b/api_docs/maps_ems.mdx index 35c1e9f581b15..8a89351e5a6ac 100644 --- a/api_docs/maps_ems.mdx +++ b/api_docs/maps_ems.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/mapsEms title: "mapsEms" image: https://source.unsplash.com/400x175/?github description: API docs for the mapsEms plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'mapsEms'] --- import mapsEmsObj from './maps_ems.devdocs.json'; diff --git a/api_docs/metrics_data_access.mdx b/api_docs/metrics_data_access.mdx index 018ffc56e887d..c143564df2eee 100644 --- a/api_docs/metrics_data_access.mdx +++ b/api_docs/metrics_data_access.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/metricsDataAccess title: "metricsDataAccess" image: https://source.unsplash.com/400x175/?github description: API docs for the metricsDataAccess plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'metricsDataAccess'] --- import metricsDataAccessObj from './metrics_data_access.devdocs.json'; diff --git a/api_docs/ml.mdx b/api_docs/ml.mdx index acf8a96577a27..1992b750d7ffe 100644 --- a/api_docs/ml.mdx +++ b/api_docs/ml.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/ml title: "ml" image: https://source.unsplash.com/400x175/?github description: API docs for the ml plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'ml'] --- import mlObj from './ml.devdocs.json'; diff --git a/api_docs/mock_idp_plugin.mdx b/api_docs/mock_idp_plugin.mdx index d6ecb44775669..8e66afe27614d 100644 --- a/api_docs/mock_idp_plugin.mdx +++ b/api_docs/mock_idp_plugin.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/mockIdpPlugin title: "mockIdpPlugin" image: https://source.unsplash.com/400x175/?github description: API docs for the mockIdpPlugin plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'mockIdpPlugin'] --- import mockIdpPluginObj from './mock_idp_plugin.devdocs.json'; diff --git a/api_docs/monitoring.mdx b/api_docs/monitoring.mdx index acb8d84d7301d..a945d671961e2 100644 --- a/api_docs/monitoring.mdx +++ b/api_docs/monitoring.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/monitoring title: "monitoring" image: https://source.unsplash.com/400x175/?github description: API docs for the monitoring plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'monitoring'] --- import monitoringObj from './monitoring.devdocs.json'; diff --git a/api_docs/monitoring_collection.mdx b/api_docs/monitoring_collection.mdx index 7545307952acf..1be0d3e291cc6 100644 --- a/api_docs/monitoring_collection.mdx +++ b/api_docs/monitoring_collection.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/monitoringCollection title: "monitoringCollection" image: https://source.unsplash.com/400x175/?github description: API docs for the monitoringCollection plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'monitoringCollection'] --- import monitoringCollectionObj from './monitoring_collection.devdocs.json'; diff --git a/api_docs/navigation.devdocs.json b/api_docs/navigation.devdocs.json index 066ea166d2c12..6c2c601d9c297 100644 --- a/api_docs/navigation.devdocs.json +++ b/api_docs/navigation.devdocs.json @@ -554,7 +554,7 @@ "ToolTipPositions", " | undefined; anchorProps?: (", "CommonProps", - " & React.HTMLAttributes) | undefined; title?: string | undefined; color?: \"warning\" | \"subdued\" | \"accent\" | \"accentSecondary\" | \"hollow\" | undefined; size?: \"m\" | \"s\" | undefined; alignment?: \"middle\" | \"baseline\" | undefined; } & ", + " & React.HTMLAttributes) | undefined; title?: string | undefined; color?: \"warning\" | \"subdued\" | \"accent\" | \"hollow\" | undefined; size?: \"m\" | \"s\" | undefined; alignment?: \"middle\" | \"baseline\" | undefined; } & ", "DisambiguateSet", " & LabelAsString) | (", "CommonProps", @@ -570,7 +570,7 @@ "ToolTipPositions", " | undefined; anchorProps?: (", "CommonProps", - " & React.HTMLAttributes) | undefined; title?: string | undefined; color?: \"warning\" | \"subdued\" | \"accent\" | \"accentSecondary\" | \"hollow\" | undefined; size?: \"m\" | \"s\" | undefined; alignment?: \"middle\" | \"baseline\" | undefined; } & ", + " & React.HTMLAttributes) | undefined; title?: string | undefined; color?: \"warning\" | \"subdued\" | \"accent\" | \"hollow\" | undefined; size?: \"m\" | \"s\" | undefined; alignment?: \"middle\" | \"baseline\" | undefined; } & ", "DisambiguateSet", " & ", "DisambiguateSet", @@ -590,7 +590,7 @@ "ToolTipPositions", " | undefined; anchorProps?: (", "CommonProps", - " & React.HTMLAttributes) | undefined; title?: string | undefined; color?: \"warning\" | \"subdued\" | \"accent\" | \"accentSecondary\" | \"hollow\" | undefined; size?: \"m\" | \"s\" | undefined; alignment?: \"middle\" | \"baseline\" | undefined; } & ", + " & React.HTMLAttributes) | undefined; title?: string | undefined; color?: \"warning\" | \"subdued\" | \"accent\" | \"hollow\" | undefined; size?: \"m\" | \"s\" | undefined; alignment?: \"middle\" | \"baseline\" | undefined; } & ", "DisambiguateSet", " & LabelAsString) | (", "CommonProps", @@ -608,7 +608,7 @@ "ToolTipPositions", " | undefined; anchorProps?: (", "CommonProps", - " & React.HTMLAttributes) | undefined; title?: string | undefined; color?: \"warning\" | \"subdued\" | \"accent\" | \"accentSecondary\" | \"hollow\" | undefined; size?: \"m\" | \"s\" | undefined; alignment?: \"middle\" | \"baseline\" | undefined; } & ", + " & React.HTMLAttributes) | undefined; title?: string | undefined; color?: \"warning\" | \"subdued\" | \"accent\" | \"hollow\" | undefined; size?: \"m\" | \"s\" | undefined; alignment?: \"middle\" | \"baseline\" | undefined; } & ", "DisambiguateSet", " & ", "DisambiguateSet", @@ -628,7 +628,7 @@ "ToolTipPositions", " | undefined; anchorProps?: (", "CommonProps", - " & React.HTMLAttributes) | undefined; title?: string | undefined; color?: \"warning\" | \"subdued\" | \"accent\" | \"accentSecondary\" | \"hollow\" | undefined; size?: \"m\" | \"s\" | undefined; alignment?: \"middle\" | \"baseline\" | undefined; } & ", + " & React.HTMLAttributes) | undefined; title?: string | undefined; color?: \"warning\" | \"subdued\" | \"accent\" | \"hollow\" | undefined; size?: \"m\" | \"s\" | undefined; alignment?: \"middle\" | \"baseline\" | undefined; } & ", "DisambiguateSet", " & ", "DisambiguateSet", @@ -648,7 +648,7 @@ "ToolTipPositions", " | undefined; anchorProps?: (", "CommonProps", - " & React.HTMLAttributes) | undefined; title?: string | undefined; color?: \"warning\" | \"subdued\" | \"accent\" | \"accentSecondary\" | \"hollow\" | undefined; size?: \"m\" | \"s\" | undefined; alignment?: \"middle\" | \"baseline\" | undefined; } & ", + " & React.HTMLAttributes) | undefined; title?: string | undefined; color?: \"warning\" | \"subdued\" | \"accent\" | \"hollow\" | undefined; size?: \"m\" | \"s\" | undefined; alignment?: \"middle\" | \"baseline\" | undefined; } & ", "DisambiguateSet", " & LabelAsString) | (", "CommonProps", @@ -666,7 +666,7 @@ "ToolTipPositions", " | undefined; anchorProps?: (", "CommonProps", - " & React.HTMLAttributes) | undefined; title?: string | undefined; color?: \"warning\" | \"subdued\" | \"accent\" | \"accentSecondary\" | \"hollow\" | undefined; size?: \"m\" | \"s\" | undefined; alignment?: \"middle\" | \"baseline\" | undefined; } & ", + " & React.HTMLAttributes) | undefined; title?: string | undefined; color?: \"warning\" | \"subdued\" | \"accent\" | \"hollow\" | undefined; size?: \"m\" | \"s\" | undefined; alignment?: \"middle\" | \"baseline\" | undefined; } & ", "DisambiguateSet", " & ", "DisambiguateSet", @@ -686,7 +686,7 @@ "ToolTipPositions", " | undefined; anchorProps?: (", "CommonProps", - " & React.HTMLAttributes) | undefined; title?: string | undefined; color?: \"warning\" | \"subdued\" | \"accent\" | \"accentSecondary\" | \"hollow\" | undefined; size?: \"m\" | \"s\" | undefined; alignment?: \"middle\" | \"baseline\" | undefined; } & ", + " & React.HTMLAttributes) | undefined; title?: string | undefined; color?: \"warning\" | \"subdued\" | \"accent\" | \"hollow\" | undefined; size?: \"m\" | \"s\" | undefined; alignment?: \"middle\" | \"baseline\" | undefined; } & ", "DisambiguateSet", " & ", "DisambiguateSet", diff --git a/api_docs/navigation.mdx b/api_docs/navigation.mdx index 907443790510f..346c4670cff35 100644 --- a/api_docs/navigation.mdx +++ b/api_docs/navigation.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/navigation title: "navigation" image: https://source.unsplash.com/400x175/?github description: API docs for the navigation plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'navigation'] --- import navigationObj from './navigation.devdocs.json'; diff --git a/api_docs/newsfeed.mdx b/api_docs/newsfeed.mdx index 603e940ee4195..e0fa24dadfc38 100644 --- a/api_docs/newsfeed.mdx +++ b/api_docs/newsfeed.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/newsfeed title: "newsfeed" image: https://source.unsplash.com/400x175/?github description: API docs for the newsfeed plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'newsfeed'] --- import newsfeedObj from './newsfeed.devdocs.json'; diff --git a/api_docs/no_data_page.mdx b/api_docs/no_data_page.mdx index 6b9e1bca7d78e..bc4b1e06b3a3a 100644 --- a/api_docs/no_data_page.mdx +++ b/api_docs/no_data_page.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/noDataPage title: "noDataPage" image: https://source.unsplash.com/400x175/?github description: API docs for the noDataPage plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'noDataPage'] --- import noDataPageObj from './no_data_page.devdocs.json'; diff --git a/api_docs/notifications.mdx b/api_docs/notifications.mdx index 5138dbb2e6f0e..fff40a45a84d1 100644 --- a/api_docs/notifications.mdx +++ b/api_docs/notifications.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/notifications title: "notifications" image: https://source.unsplash.com/400x175/?github description: API docs for the notifications plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'notifications'] --- import notificationsObj from './notifications.devdocs.json'; diff --git a/api_docs/observability.mdx b/api_docs/observability.mdx index 7145c18b04ddf..b7777ad8bb837 100644 --- a/api_docs/observability.mdx +++ b/api_docs/observability.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/observability title: "observability" image: https://source.unsplash.com/400x175/?github description: API docs for the observability plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'observability'] --- import observabilityObj from './observability.devdocs.json'; diff --git a/api_docs/observability_a_i_assistant.mdx b/api_docs/observability_a_i_assistant.mdx index 22dcbffbad586..83a136165a521 100644 --- a/api_docs/observability_a_i_assistant.mdx +++ b/api_docs/observability_a_i_assistant.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/observabilityAIAssistant title: "observabilityAIAssistant" image: https://source.unsplash.com/400x175/?github description: API docs for the observabilityAIAssistant plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'observabilityAIAssistant'] --- import observabilityAIAssistantObj from './observability_a_i_assistant.devdocs.json'; diff --git a/api_docs/observability_a_i_assistant_app.mdx b/api_docs/observability_a_i_assistant_app.mdx index 4e87f3c34cac6..7955a20b5508c 100644 --- a/api_docs/observability_a_i_assistant_app.mdx +++ b/api_docs/observability_a_i_assistant_app.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/observabilityAIAssistantApp title: "observabilityAIAssistantApp" image: https://source.unsplash.com/400x175/?github description: API docs for the observabilityAIAssistantApp plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'observabilityAIAssistantApp'] --- import observabilityAIAssistantAppObj from './observability_a_i_assistant_app.devdocs.json'; diff --git a/api_docs/observability_ai_assistant_management.mdx b/api_docs/observability_ai_assistant_management.mdx index ae7cd0b661354..d7dd59cce694b 100644 --- a/api_docs/observability_ai_assistant_management.mdx +++ b/api_docs/observability_ai_assistant_management.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/observabilityAiAssistantManagement title: "observabilityAiAssistantManagement" image: https://source.unsplash.com/400x175/?github description: API docs for the observabilityAiAssistantManagement plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'observabilityAiAssistantManagement'] --- import observabilityAiAssistantManagementObj from './observability_ai_assistant_management.devdocs.json'; diff --git a/api_docs/observability_logs_explorer.devdocs.json b/api_docs/observability_logs_explorer.devdocs.json index d223d4c0b72f8..032e91447eeea 100644 --- a/api_docs/observability_logs_explorer.devdocs.json +++ b/api_docs/observability_logs_explorer.devdocs.json @@ -51,7 +51,7 @@ }, ">" ], - "path": "x-pack/plugins/observability_solution/observability_logs_explorer/common/locators/all_datasets_locator.ts", + "path": "x-pack/solutions/observability/plugins/observability_logs_explorer/common/locators/all_datasets_locator.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -65,7 +65,7 @@ "signature": [ "\"ALL_DATASETS_LOCATOR\"" ], - "path": "x-pack/plugins/observability_solution/observability_logs_explorer/common/locators/all_datasets_locator.ts", + "path": "x-pack/solutions/observability/plugins/observability_logs_explorer/common/locators/all_datasets_locator.ts", "deprecated": false, "trackAdoption": false }, @@ -79,7 +79,7 @@ "signature": [ "any" ], - "path": "x-pack/plugins/observability_solution/observability_logs_explorer/common/locators/all_datasets_locator.ts", + "path": "x-pack/solutions/observability/plugins/observability_logs_explorer/common/locators/all_datasets_locator.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -93,7 +93,7 @@ "signature": [ "ObsLogsExplorerLocatorDependencies" ], - "path": "x-pack/plugins/observability_solution/observability_logs_explorer/common/locators/all_datasets_locator.ts", + "path": "x-pack/solutions/observability/plugins/observability_logs_explorer/common/locators/all_datasets_locator.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -119,7 +119,7 @@ }, ") => Promise<{ app: string; path: string; state: { origin?: { id: \"application-log-onboarding\"; } | undefined; }; }>" ], - "path": "x-pack/plugins/observability_solution/observability_logs_explorer/common/locators/all_datasets_locator.ts", + "path": "x-pack/solutions/observability/plugins/observability_logs_explorer/common/locators/all_datasets_locator.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -139,7 +139,7 @@ "text": "DatasetLocatorParams" } ], - "path": "x-pack/plugins/observability_solution/observability_logs_explorer/common/locators/all_datasets_locator.ts", + "path": "x-pack/solutions/observability/plugins/observability_logs_explorer/common/locators/all_datasets_locator.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -183,7 +183,7 @@ }, ">" ], - "path": "x-pack/plugins/observability_solution/observability_logs_explorer/common/locators/single_dataset_locator.ts", + "path": "x-pack/solutions/observability/plugins/observability_logs_explorer/common/locators/single_dataset_locator.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -197,7 +197,7 @@ "signature": [ "\"SINGLE_DATASET_LOCATOR\"" ], - "path": "x-pack/plugins/observability_solution/observability_logs_explorer/common/locators/single_dataset_locator.ts", + "path": "x-pack/solutions/observability/plugins/observability_logs_explorer/common/locators/single_dataset_locator.ts", "deprecated": false, "trackAdoption": false }, @@ -211,7 +211,7 @@ "signature": [ "any" ], - "path": "x-pack/plugins/observability_solution/observability_logs_explorer/common/locators/single_dataset_locator.ts", + "path": "x-pack/solutions/observability/plugins/observability_logs_explorer/common/locators/single_dataset_locator.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -225,7 +225,7 @@ "signature": [ "ObsLogsExplorerLocatorDependencies" ], - "path": "x-pack/plugins/observability_solution/observability_logs_explorer/common/locators/single_dataset_locator.ts", + "path": "x-pack/solutions/observability/plugins/observability_logs_explorer/common/locators/single_dataset_locator.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -251,7 +251,7 @@ }, ") => Promise<{ app: string; path: string; state: { origin?: { id: \"application-log-onboarding\"; } | undefined; }; }>" ], - "path": "x-pack/plugins/observability_solution/observability_logs_explorer/common/locators/single_dataset_locator.ts", + "path": "x-pack/solutions/observability/plugins/observability_logs_explorer/common/locators/single_dataset_locator.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -271,7 +271,7 @@ "text": "SingleDatasetLocatorParams" } ], - "path": "x-pack/plugins/observability_solution/observability_logs_explorer/common/locators/single_dataset_locator.ts", + "path": "x-pack/solutions/observability/plugins/observability_logs_explorer/common/locators/single_dataset_locator.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -294,7 +294,7 @@ "signature": [ ">(obj: Value) => Value" ], - "path": "x-pack/plugins/observability_solution/observability_logs_explorer/common/utils/deep_compact_object.ts", + "path": "x-pack/solutions/observability/plugins/observability_logs_explorer/common/utils/deep_compact_object.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -308,7 +308,7 @@ "signature": [ "Value" ], - "path": "x-pack/plugins/observability_solution/observability_logs_explorer/common/utils/deep_compact_object.ts", + "path": "x-pack/solutions/observability/plugins/observability_logs_explorer/common/utils/deep_compact_object.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -326,7 +326,7 @@ "tags": [], "label": "ObservabilityLogsExplorerLocators", "description": [], - "path": "x-pack/plugins/observability_solution/observability_logs_explorer/common/locators/index.ts", + "path": "x-pack/solutions/observability/plugins/observability_logs_explorer/common/locators/index.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -355,7 +355,7 @@ }, ">" ], - "path": "x-pack/plugins/observability_solution/observability_logs_explorer/common/locators/index.ts", + "path": "x-pack/solutions/observability/plugins/observability_logs_explorer/common/locators/index.ts", "deprecated": false, "trackAdoption": false }, @@ -384,7 +384,7 @@ }, ">" ], - "path": "x-pack/plugins/observability_solution/observability_logs_explorer/common/locators/index.ts", + "path": "x-pack/solutions/observability/plugins/observability_logs_explorer/common/locators/index.ts", "deprecated": false, "trackAdoption": false }, @@ -413,7 +413,7 @@ }, ">" ], - "path": "x-pack/plugins/observability_solution/observability_logs_explorer/common/locators/index.ts", + "path": "x-pack/solutions/observability/plugins/observability_logs_explorer/common/locators/index.ts", "deprecated": false, "trackAdoption": false } @@ -433,7 +433,7 @@ "signature": [ "\"pageState\"" ], - "path": "x-pack/plugins/observability_solution/observability_logs_explorer/common/url_schema/common.ts", + "path": "x-pack/solutions/observability/plugins/observability_logs_explorer/common/url_schema/common.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false diff --git a/api_docs/observability_logs_explorer.mdx b/api_docs/observability_logs_explorer.mdx index b4348fd8b20da..2b40f532e46de 100644 --- a/api_docs/observability_logs_explorer.mdx +++ b/api_docs/observability_logs_explorer.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/observabilityLogsExplorer title: "observabilityLogsExplorer" image: https://source.unsplash.com/400x175/?github description: API docs for the observabilityLogsExplorer plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'observabilityLogsExplorer'] --- import observabilityLogsExplorerObj from './observability_logs_explorer.devdocs.json'; diff --git a/api_docs/observability_onboarding.devdocs.json b/api_docs/observability_onboarding.devdocs.json index da3e58096ae87..84ac1313540c6 100644 --- a/api_docs/observability_onboarding.devdocs.json +++ b/api_docs/observability_onboarding.devdocs.json @@ -11,7 +11,7 @@ "tags": [], "label": "AppContext", "description": [], - "path": "x-pack/plugins/observability_solution/observability_onboarding/public/index.ts", + "path": "x-pack/solutions/observability/plugins/observability_onboarding/public/index.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -22,7 +22,7 @@ "tags": [], "label": "isDev", "description": [], - "path": "x-pack/plugins/observability_solution/observability_onboarding/public/index.ts", + "path": "x-pack/solutions/observability/plugins/observability_onboarding/public/index.ts", "deprecated": false, "trackAdoption": false }, @@ -33,7 +33,7 @@ "tags": [], "label": "isCloud", "description": [], - "path": "x-pack/plugins/observability_solution/observability_onboarding/public/index.ts", + "path": "x-pack/solutions/observability/plugins/observability_onboarding/public/index.ts", "deprecated": false, "trackAdoption": false }, @@ -44,7 +44,7 @@ "tags": [], "label": "isServerless", "description": [], - "path": "x-pack/plugins/observability_solution/observability_onboarding/public/index.ts", + "path": "x-pack/solutions/observability/plugins/observability_onboarding/public/index.ts", "deprecated": false, "trackAdoption": false }, @@ -55,7 +55,7 @@ "tags": [], "label": "stackVersion", "description": [], - "path": "x-pack/plugins/observability_solution/observability_onboarding/public/index.ts", + "path": "x-pack/solutions/observability/plugins/observability_onboarding/public/index.ts", "deprecated": false, "trackAdoption": false }, @@ -69,7 +69,7 @@ "signature": [ "string | undefined" ], - "path": "x-pack/plugins/observability_solution/observability_onboarding/public/index.ts", + "path": "x-pack/solutions/observability/plugins/observability_onboarding/public/index.ts", "deprecated": false, "trackAdoption": false } @@ -83,7 +83,7 @@ "tags": [], "label": "ConfigSchema", "description": [], - "path": "x-pack/plugins/observability_solution/observability_onboarding/public/index.ts", + "path": "x-pack/solutions/observability/plugins/observability_onboarding/public/index.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -97,7 +97,7 @@ "signature": [ "{ enabled: boolean; }" ], - "path": "x-pack/plugins/observability_solution/observability_onboarding/public/index.ts", + "path": "x-pack/solutions/observability/plugins/observability_onboarding/public/index.ts", "deprecated": false, "trackAdoption": false }, @@ -111,7 +111,7 @@ "signature": [ "{ enabled: boolean; }" ], - "path": "x-pack/plugins/observability_solution/observability_onboarding/public/index.ts", + "path": "x-pack/solutions/observability/plugins/observability_onboarding/public/index.ts", "deprecated": false, "trackAdoption": false } @@ -125,7 +125,7 @@ "tags": [], "label": "ObservabilityOnboardingAppServices", "description": [], - "path": "x-pack/plugins/observability_solution/observability_onboarding/public/index.ts", + "path": "x-pack/solutions/observability/plugins/observability_onboarding/public/index.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -145,7 +145,7 @@ "text": "ApplicationStart" } ], - "path": "x-pack/plugins/observability_solution/observability_onboarding/public/index.ts", + "path": "x-pack/solutions/observability/plugins/observability_onboarding/public/index.ts", "deprecated": false, "trackAdoption": false }, @@ -165,7 +165,7 @@ "text": "HttpSetup" } ], - "path": "x-pack/plugins/observability_solution/observability_onboarding/public/index.ts", + "path": "x-pack/solutions/observability/plugins/observability_onboarding/public/index.ts", "deprecated": false, "trackAdoption": false }, @@ -205,7 +205,7 @@ }, ">): void; }" ], - "path": "x-pack/plugins/observability_solution/observability_onboarding/public/index.ts", + "path": "x-pack/solutions/observability/plugins/observability_onboarding/public/index.ts", "deprecated": false, "trackAdoption": false }, @@ -225,7 +225,7 @@ "text": "AppContext" } ], - "path": "x-pack/plugins/observability_solution/observability_onboarding/public/index.ts", + "path": "x-pack/solutions/observability/plugins/observability_onboarding/public/index.ts", "deprecated": false, "trackAdoption": false }, @@ -245,7 +245,7 @@ "text": "ConfigSchema" } ], - "path": "x-pack/plugins/observability_solution/observability_onboarding/public/index.ts", + "path": "x-pack/solutions/observability/plugins/observability_onboarding/public/index.ts", "deprecated": false, "trackAdoption": false }, @@ -265,7 +265,7 @@ "text": "DocLinksStart" } ], - "path": "x-pack/plugins/observability_solution/observability_onboarding/public/index.ts", + "path": "x-pack/solutions/observability/plugins/observability_onboarding/public/index.ts", "deprecated": false, "trackAdoption": false }, @@ -285,7 +285,7 @@ "text": "ChromeStart" } ], - "path": "x-pack/plugins/observability_solution/observability_onboarding/public/index.ts", + "path": "x-pack/solutions/observability/plugins/observability_onboarding/public/index.ts", "deprecated": false, "trackAdoption": false } @@ -306,7 +306,7 @@ "signature": [ "void" ], - "path": "x-pack/plugins/observability_solution/observability_onboarding/public/plugin.ts", + "path": "x-pack/solutions/observability/plugins/observability_onboarding/public/plugin.ts", "deprecated": false, "trackAdoption": false, "lifecycle": "start", @@ -329,7 +329,7 @@ "signature": [ "{ readonly ui: Readonly<{} & { enabled: boolean; }>; readonly serverless: Readonly<{} & { enabled: true; }>; }" ], - "path": "x-pack/plugins/observability_solution/observability_onboarding/server/config.ts", + "path": "x-pack/solutions/observability/plugins/observability_onboarding/server/config.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -343,7 +343,7 @@ "tags": [], "label": "ObservabilityOnboardingPluginSetup", "description": [], - "path": "x-pack/plugins/observability_solution/observability_onboarding/server/types.ts", + "path": "x-pack/solutions/observability/plugins/observability_onboarding/server/types.ts", "deprecated": false, "trackAdoption": false, "children": [], @@ -357,7 +357,7 @@ "tags": [], "label": "ObservabilityOnboardingPluginStart", "description": [], - "path": "x-pack/plugins/observability_solution/observability_onboarding/server/types.ts", + "path": "x-pack/solutions/observability/plugins/observability_onboarding/server/types.ts", "deprecated": false, "trackAdoption": false, "children": [], @@ -381,7 +381,7 @@ "signature": [ "\"observabilityOnboarding\"" ], - "path": "x-pack/plugins/observability_solution/observability_onboarding/common/index.ts", + "path": "x-pack/solutions/observability/plugins/observability_onboarding/common/index.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -396,7 +396,7 @@ "signature": [ "\"observabilityOnboarding\"" ], - "path": "x-pack/plugins/observability_solution/observability_onboarding/common/index.ts", + "path": "x-pack/solutions/observability/plugins/observability_onboarding/common/index.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false diff --git a/api_docs/observability_onboarding.mdx b/api_docs/observability_onboarding.mdx index f45eaa49e8f19..dec683cf41398 100644 --- a/api_docs/observability_onboarding.mdx +++ b/api_docs/observability_onboarding.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/observabilityOnboarding title: "observabilityOnboarding" image: https://source.unsplash.com/400x175/?github description: API docs for the observabilityOnboarding plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'observabilityOnboarding'] --- import observabilityOnboardingObj from './observability_onboarding.devdocs.json'; diff --git a/api_docs/observability_shared.devdocs.json b/api_docs/observability_shared.devdocs.json index f3b9a7109251f..99dd5bab0f3c9 100644 --- a/api_docs/observability_shared.devdocs.json +++ b/api_docs/observability_shared.devdocs.json @@ -1706,13 +1706,13 @@ "label": "useChartThemes", "description": [], "signature": [ - "() => { theme: ", + "() => { baseTheme: ", + "Theme", + "; theme: ", "RecursivePartial", "<", "Theme", - ">[]; baseTheme: ", - "Theme", - "; }" + ">[]; }" ], "path": "x-pack/plugins/observability_solution/observability_shared/public/hooks/use_chart_theme.tsx", "deprecated": false, diff --git a/api_docs/observability_shared.mdx b/api_docs/observability_shared.mdx index 0209d7aba8753..a994fc3ba52a9 100644 --- a/api_docs/observability_shared.mdx +++ b/api_docs/observability_shared.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/observabilityShared title: "observabilityShared" image: https://source.unsplash.com/400x175/?github description: API docs for the observabilityShared plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'observabilityShared'] --- import observabilitySharedObj from './observability_shared.devdocs.json'; diff --git a/api_docs/osquery.mdx b/api_docs/osquery.mdx index 267e3315f128f..d8decf0e40699 100644 --- a/api_docs/osquery.mdx +++ b/api_docs/osquery.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/osquery title: "osquery" image: https://source.unsplash.com/400x175/?github description: API docs for the osquery plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'osquery'] --- import osqueryObj from './osquery.devdocs.json'; diff --git a/api_docs/painless_lab.mdx b/api_docs/painless_lab.mdx index 911e4b38ebfd6..2792634cc7dd8 100644 --- a/api_docs/painless_lab.mdx +++ b/api_docs/painless_lab.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/painlessLab title: "painlessLab" image: https://source.unsplash.com/400x175/?github description: API docs for the painlessLab plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'painlessLab'] --- import painlessLabObj from './painless_lab.devdocs.json'; diff --git a/api_docs/plugin_directory.mdx b/api_docs/plugin_directory.mdx index 21212e4b1b47f..dc0877b5a9012 100644 --- a/api_docs/plugin_directory.mdx +++ b/api_docs/plugin_directory.mdx @@ -7,7 +7,7 @@ id: kibDevDocsPluginDirectory slug: /kibana-dev-docs/api-meta/plugin-api-directory title: Directory description: Directory of public APIs available through plugins or packages. -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana'] --- @@ -15,13 +15,13 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana'] | Count | Plugins or Packages with a
public API | Number of teams | |--------------|----------|------------------------| -| 907 | 771 | 43 | +| 906 | 770 | 43 | ### Public API health stats | API Count | Any Count | Missing comments | Missing exports | |--------------|----------|-----------------|--------| -| 54975 | 243 | 41289 | 2034 | +| 54836 | 241 | 41172 | 2032 | ## Plugin Directory @@ -31,12 +31,11 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana'] | | [@elastic/appex-sharedux](https://github.com/orgs/elastic/teams/appex-sharedux) | - | 2 | 0 | 2 | 0 | | | [@elastic/obs-ai-assistant](https://github.com/orgs/elastic/teams/obs-ai-assistant) | - | 4 | 0 | 4 | 1 | | | [@elastic/ml-ui](https://github.com/orgs/elastic/teams/ml-ui) | AIOps plugin maintained by ML team. | 72 | 0 | 8 | 2 | -| | [@elastic/response-ops](https://github.com/orgs/elastic/teams/response-ops) | - | 872 | 1 | 839 | 50 | +| | [@elastic/response-ops](https://github.com/orgs/elastic/teams/response-ops) | - | 874 | 1 | 841 | 50 | | | [@elastic/obs-ux-infra_services-team](https://github.com/orgs/elastic/teams/obs-ux-infra_services-team) | The user interface for Elastic APM | 29 | 0 | 29 | 119 | | | [@elastic/obs-ux-infra_services-team](https://github.com/orgs/elastic/teams/obs-ux-infra_services-team) | - | 93 | 0 | 93 | 3 | | | [@elastic/kibana-cloud-security-posture](https://github.com/orgs/elastic/teams/kibana-cloud-security-posture) | Centralized asset inventory experience within the Elastic Security solution. A central place for users to view and manage all their assets from different environments | 6 | 0 | 6 | 0 | | | [@elastic/appex-sharedux](https://github.com/orgs/elastic/teams/appex-sharedux) | - | 9 | 0 | 9 | 0 | -| | [@elastic/appex-sharedux](https://github.com/orgs/elastic/teams/appex-sharedux) | Considering using bfetch capabilities when fetching large amounts of data. This services supports batching HTTP requests and streaming responses back. | 60 | 1 | 59 | 2 | | | [@elastic/kibana-presentation](https://github.com/orgs/elastic/teams/kibana-presentation) | Adds Canvas application to Kibana | 9 | 0 | 8 | 3 | | | [@elastic/response-ops](https://github.com/orgs/elastic/teams/response-ops) | The Case management system in Kibana | 125 | 0 | 105 | 28 | | | [@elastic/kibana-visualizations](https://github.com/orgs/elastic/teams/kibana-visualizations) | - | 271 | 2 | 255 | 9 | @@ -54,9 +53,9 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana'] | crossClusterReplication | [@elastic/kibana-management](https://github.com/orgs/elastic/teams/kibana-management) | - | 0 | 0 | 0 | 0 | | customBranding | [@elastic/appex-sharedux](https://github.com/orgs/elastic/teams/appex-sharedux) | Enables customization of Kibana | 0 | 0 | 0 | 0 | | | [@elastic/fleet](https://github.com/orgs/elastic/teams/fleet) | Add custom data integrations so they can be displayed in the Fleet integrations app | 268 | 0 | 249 | 1 | -| | [@elastic/kibana-presentation](https://github.com/orgs/elastic/teams/kibana-presentation) | Adds the Dashboard app to Kibana | 114 | 0 | 111 | 13 | +| | [@elastic/kibana-presentation](https://github.com/orgs/elastic/teams/kibana-presentation) | Adds the Dashboard app to Kibana | 117 | 0 | 113 | 13 | | | [@elastic/kibana-presentation](https://github.com/orgs/elastic/teams/kibana-presentation) | - | 54 | 0 | 51 | 0 | -| | [@elastic/kibana-visualizations](https://github.com/orgs/elastic/teams/kibana-visualizations) | Data services are useful for searching and querying data from Elasticsearch. Helpful utilities include: a re-usable react query bar, KQL autocomplete, async search, Data Views (Index Patterns) and field formatters. | 3209 | 31 | 2594 | 24 | +| | [@elastic/kibana-visualizations](https://github.com/orgs/elastic/teams/kibana-visualizations) | Data services are useful for searching and querying data from Elasticsearch. Helpful utilities include: a re-usable react query bar, KQL autocomplete, async search, Data Views (Index Patterns) and field formatters. | 3208 | 31 | 2593 | 25 | | | [@elastic/obs-ux-logs-team](https://github.com/orgs/elastic/teams/obs-ux-logs-team) | - | 6 | 0 | 6 | 0 | | | [@elastic/obs-ai-assistant](https://github.com/orgs/elastic/teams/obs-ai-assistant) | - | 9 | 0 | 9 | 0 | | | [@elastic/kibana-data-discovery](https://github.com/orgs/elastic/teams/kibana-data-discovery) | This plugin provides the ability to create data views via a modal flyout inside Kibana apps | 35 | 0 | 25 | 5 | @@ -71,7 +70,7 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana'] | | [@elastic/kibana-data-discovery](https://github.com/orgs/elastic/teams/kibana-data-discovery) | A stateful layer to register shared features and provide an access point to discover without a direct dependency | 26 | 0 | 23 | 2 | | | [@elastic/security-threat-hunting-explore](https://github.com/orgs/elastic/teams/security-threat-hunting-explore) | APIs used to assess the quality of data in Elasticsearch indexes | 2 | 0 | 0 | 0 | | | [@elastic/security-generative-ai](https://github.com/orgs/elastic/teams/security-generative-ai) | Server APIs for the Elastic AI Assistant | 55 | 0 | 40 | 2 | -| | [@elastic/kibana-presentation](https://github.com/orgs/elastic/teams/kibana-presentation) | Adds embeddables service to Kibana | 374 | 1 | 289 | 4 | +| | [@elastic/kibana-presentation](https://github.com/orgs/elastic/teams/kibana-presentation) | Adds embeddables service to Kibana | 280 | 0 | 222 | 2 | | | [@elastic/kibana-presentation](https://github.com/orgs/elastic/teams/kibana-presentation) | Extends embeddable plugin with more functionality | 15 | 0 | 15 | 2 | | | [@elastic/kibana-security](https://github.com/orgs/elastic/teams/kibana-security) | This plugin provides encryption and decryption utilities for saved objects containing sensitive information. | 54 | 0 | 47 | 1 | | | [@elastic/search-kibana](https://github.com/orgs/elastic/teams/search-kibana) | Adds dashboards for discovering and managing Enterprise Search products. | 5 | 0 | 5 | 0 | @@ -79,7 +78,7 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana'] | | [@elastic/obs-entities](https://github.com/orgs/elastic/teams/obs-entities) | Entity manager plugin for entity assets (inventory, topology, etc) | 43 | 0 | 43 | 4 | | entityManagerApp | [@elastic/obs-entities](https://github.com/orgs/elastic/teams/obs-entities) | Entity manager plugin for entity assets (inventory, topology, etc) | 0 | 0 | 0 | 0 | | | [@elastic/kibana-management](https://github.com/orgs/elastic/teams/kibana-management) | - | 99 | 3 | 97 | 3 | -| | [@elastic/kibana-esql](https://github.com/orgs/elastic/teams/kibana-esql) | - | 25 | 0 | 9 | 0 | +| | [@elastic/kibana-esql](https://github.com/orgs/elastic/teams/kibana-esql) | - | 26 | 0 | 9 | 0 | | | [@elastic/kibana-esql](https://github.com/orgs/elastic/teams/kibana-esql) | - | 2 | 0 | 2 | 0 | | | [@elastic/kibana-visualizations](https://github.com/orgs/elastic/teams/kibana-visualizations) | The Event Annotation service contains expressions for event annotations | 201 | 0 | 201 | 6 | | | [@elastic/kibana-visualizations](https://github.com/orgs/elastic/teams/kibana-visualizations) | The listing page for event annotations. | 15 | 0 | 15 | 0 | @@ -191,7 +190,7 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana'] | | [@elastic/search-kibana](https://github.com/orgs/elastic/teams/search-kibana) | Plugin to provide access to and rendering of python notebooks for use in the persistent developer console. | 10 | 0 | 10 | 1 | | | [@elastic/search-kibana](https://github.com/orgs/elastic/teams/search-kibana) | - | 13 | 0 | 13 | 0 | | searchprofiler | [@elastic/kibana-management](https://github.com/orgs/elastic/teams/kibana-management) | - | 0 | 0 | 0 | 0 | -| | [@elastic/kibana-security](https://github.com/orgs/elastic/teams/kibana-security) | This plugin provides authentication and authorization features, and exposes functionality to understand the capabilities of the currently authenticated user. | 458 | 0 | 238 | 0 | +| | [@elastic/kibana-security](https://github.com/orgs/elastic/teams/kibana-security) | This plugin provides authentication and authorization features, and exposes functionality to understand the capabilities of the currently authenticated user. | 461 | 0 | 238 | 0 | | | [@elastic/security-solution](https://github.com/orgs/elastic/teams/security-solution) | - | 191 | 0 | 123 | 34 | | | [@elastic/security-solution](https://github.com/orgs/elastic/teams/security-solution) | ESS customizations for Security Solution. | 6 | 0 | 6 | 0 | | | [@elastic/security-solution](https://github.com/orgs/elastic/teams/security-solution) | Serverless customizations for security. | 7 | 0 | 7 | 0 | @@ -273,7 +272,6 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana'] | | [@elastic/obs-ux-infra_services-team](https://github.com/orgs/elastic/teams/obs-ux-infra_services-team) | - | 12 | 0 | 12 | 0 | | | [@elastic/security-defend-workflows](https://github.com/orgs/elastic/teams/security-defend-workflows) | - | 3 | 0 | 3 | 0 | | | [@elastic/kibana-qa](https://github.com/orgs/elastic/teams/kibana-qa) | - | 12 | 0 | 12 | 0 | -| | [@elastic/appex-sharedux](https://github.com/orgs/elastic/teams/appex-sharedux) | - | 4 | 0 | 1 | 0 | | | [@elastic/obs-ux-management-team](https://github.com/orgs/elastic/teams/obs-ux-management-team) | - | 10 | 0 | 10 | 0 | | | [@elastic/kibana-visualizations](https://github.com/orgs/elastic/teams/kibana-visualizations) | - | 7 | 0 | 7 | 1 | | | [@elastic/response-ops](https://github.com/orgs/elastic/teams/response-ops) | - | 19 | 0 | 16 | 0 | @@ -281,6 +279,7 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana'] | | [@elastic/security-threat-hunting-explore](https://github.com/orgs/elastic/teams/security-threat-hunting-explore) | - | 44 | 1 | 30 | 1 | | | [@elastic/kibana-visualizations](https://github.com/orgs/elastic/teams/kibana-visualizations) | - | 25 | 0 | 21 | 0 | | | [@elastic/kibana-visualizations](https://github.com/orgs/elastic/teams/kibana-visualizations) | - | 90 | 0 | 90 | 0 | +| | [@elastic/kibana-visualizations](https://github.com/orgs/elastic/teams/kibana-visualizations) | - | 1 | 0 | 0 | 0 | | | [@elastic/kibana-operations](https://github.com/orgs/elastic/teams/kibana-operations) | - | 7 | 0 | 2 | 0 | | | [@elastic/kibana-operations](https://github.com/orgs/elastic/teams/kibana-operations) | - | 3 | 0 | 3 | 0 | | | [@elastic/kibana-operations](https://github.com/orgs/elastic/teams/kibana-operations) | - | 62 | 0 | 17 | 1 | @@ -451,7 +450,7 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana'] | | [@elastic/kibana-core](https://github.com/orgs/elastic/teams/kibana-core) | - | 10 | 0 | 3 | 0 | | | [@elastic/kibana-core](https://github.com/orgs/elastic/teams/kibana-core) | - | 8 | 0 | 8 | 0 | | | [@elastic/kibana-core](https://github.com/orgs/elastic/teams/kibana-core) | - | 8 | 0 | 8 | 0 | -| | [@elastic/kibana-core](https://github.com/orgs/elastic/teams/kibana-core) | - | 21 | 0 | 6 | 0 | +| | [@elastic/kibana-core](https://github.com/orgs/elastic/teams/kibana-core) | - | 22 | 0 | 6 | 1 | | | [@elastic/kibana-core](https://github.com/orgs/elastic/teams/kibana-core) | - | 146 | 1 | 63 | 0 | | | [@elastic/kibana-core](https://github.com/orgs/elastic/teams/kibana-core) | - | 16 | 0 | 16 | 0 | | | [@elastic/kibana-core](https://github.com/orgs/elastic/teams/kibana-core) | - | 15 | 0 | 15 | 2 | @@ -531,8 +530,8 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana'] | | [@elastic/kibana-core](https://github.com/orgs/elastic/teams/kibana-core) | - | 31 | 0 | 31 | 1 | | | [@elastic/kibana-operations](https://github.com/orgs/elastic/teams/kibana-operations) | - | 2 | 0 | 1 | 0 | | | [@elastic/kibana-esql](https://github.com/orgs/elastic/teams/kibana-esql) | - | 287 | 1 | 225 | 25 | -| | [@elastic/kibana-esql](https://github.com/orgs/elastic/teams/kibana-esql) | - | 29 | 0 | 12 | 0 | -| | [@elastic/kibana-esql](https://github.com/orgs/elastic/teams/kibana-esql) | - | 83 | 0 | 74 | 0 | +| | [@elastic/kibana-esql](https://github.com/orgs/elastic/teams/kibana-esql) | - | 30 | 0 | 12 | 0 | +| | [@elastic/kibana-esql](https://github.com/orgs/elastic/teams/kibana-esql) | - | 85 | 0 | 76 | 0 | | | [@elastic/kibana-esql](https://github.com/orgs/elastic/teams/kibana-esql) | - | 205 | 0 | 193 | 12 | | | [@elastic/kibana-visualizations](https://github.com/orgs/elastic/teams/kibana-visualizations) | - | 40 | 0 | 40 | 0 | | | [@elastic/kibana-visualizations](https://github.com/orgs/elastic/teams/kibana-visualizations) | - | 52 | 0 | 52 | 1 | @@ -588,7 +587,7 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana'] | | [@elastic/kibana-management](https://github.com/orgs/elastic/teams/kibana-management) | - | 23 | 0 | 7 | 0 | | | [@elastic/kibana-management](https://github.com/orgs/elastic/teams/kibana-management) | - | 8 | 0 | 2 | 3 | | | [@elastic/kibana-management](https://github.com/orgs/elastic/teams/kibana-management) | - | 45 | 0 | 0 | 0 | -| | [@elastic/appex-sharedux](https://github.com/orgs/elastic/teams/appex-sharedux) | - | 137 | 0 | 136 | 0 | +| | [@elastic/appex-sharedux](https://github.com/orgs/elastic/teams/appex-sharedux) | - | 136 | 0 | 135 | 0 | | | [@elastic/appex-sharedux](https://github.com/orgs/elastic/teams/appex-sharedux) | - | 20 | 0 | 11 | 0 | | | [@elastic/kibana-management](https://github.com/orgs/elastic/teams/kibana-management) | - | 88 | 0 | 10 | 0 | | | [@elastic/kibana-management](https://github.com/orgs/elastic/teams/kibana-management) | - | 56 | 0 | 6 | 0 | @@ -701,14 +700,14 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana'] | | [@elastic/kibana-data-discovery](https://github.com/orgs/elastic/teams/kibana-data-discovery) | - | 18 | 1 | 17 | 1 | | | [@elastic/search-kibana](https://github.com/orgs/elastic/teams/search-kibana) | - | 36 | 0 | 34 | 3 | | | [@elastic/kibana-data-discovery](https://github.com/orgs/elastic/teams/kibana-data-discovery) | - | 20 | 0 | 18 | 1 | -| | [@elastic/search-kibana](https://github.com/orgs/elastic/teams/search-kibana) | - | 2 | 0 | 2 | 0 | +| | [@elastic/search-kibana](https://github.com/orgs/elastic/teams/search-kibana) | - | 8 | 0 | 8 | 0 | | | [@elastic/kibana-data-discovery](https://github.com/orgs/elastic/teams/kibana-data-discovery) | - | 51 | 0 | 25 | 0 | | | [@elastic/kibana-security](https://github.com/orgs/elastic/teams/kibana-security) | - | 66 | 0 | 63 | 0 | | | [@elastic/kibana-security](https://github.com/orgs/elastic/teams/kibana-security) | - | 21 | 0 | 17 | 7 | | | [@elastic/kibana-security](https://github.com/orgs/elastic/teams/kibana-security) | - | 4 | 0 | 0 | 0 | | | [@elastic/kibana-security](https://github.com/orgs/elastic/teams/kibana-security) | - | 35 | 0 | 25 | 0 | | | [@elastic/kibana-security](https://github.com/orgs/elastic/teams/kibana-security) | - | 7 | 0 | 7 | 0 | -| | [@elastic/kibana-security](https://github.com/orgs/elastic/teams/kibana-security) | - | 126 | 0 | 66 | 0 | +| | [@elastic/kibana-security](https://github.com/orgs/elastic/teams/kibana-security) | - | 127 | 0 | 66 | 0 | | | [@elastic/kibana-security](https://github.com/orgs/elastic/teams/kibana-security) | - | 67 | 0 | 40 | 0 | | | [@elastic/kibana-security](https://github.com/orgs/elastic/teams/kibana-security) | - | 282 | 1 | 161 | 0 | | | [@elastic/kibana-security](https://github.com/orgs/elastic/teams/kibana-security) | - | 74 | 0 | 73 | 0 | diff --git a/api_docs/presentation_panel.mdx b/api_docs/presentation_panel.mdx index 945fc971c4a3e..8e0e2a86ed2c5 100644 --- a/api_docs/presentation_panel.mdx +++ b/api_docs/presentation_panel.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/presentationPanel title: "presentationPanel" image: https://source.unsplash.com/400x175/?github description: API docs for the presentationPanel plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'presentationPanel'] --- import presentationPanelObj from './presentation_panel.devdocs.json'; diff --git a/api_docs/presentation_util.mdx b/api_docs/presentation_util.mdx index ce045f5348c2b..b16a1f012332a 100644 --- a/api_docs/presentation_util.mdx +++ b/api_docs/presentation_util.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/presentationUtil title: "presentationUtil" image: https://source.unsplash.com/400x175/?github description: API docs for the presentationUtil plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'presentationUtil'] --- import presentationUtilObj from './presentation_util.devdocs.json'; diff --git a/api_docs/product_doc_base.mdx b/api_docs/product_doc_base.mdx index f99ec370bf479..aa24b852feb3e 100644 --- a/api_docs/product_doc_base.mdx +++ b/api_docs/product_doc_base.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/productDocBase title: "productDocBase" image: https://source.unsplash.com/400x175/?github description: API docs for the productDocBase plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'productDocBase'] --- import productDocBaseObj from './product_doc_base.devdocs.json'; diff --git a/api_docs/profiling.mdx b/api_docs/profiling.mdx index 6dd5528ad6099..db4ed44edf182 100644 --- a/api_docs/profiling.mdx +++ b/api_docs/profiling.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/profiling title: "profiling" image: https://source.unsplash.com/400x175/?github description: API docs for the profiling plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'profiling'] --- import profilingObj from './profiling.devdocs.json'; diff --git a/api_docs/profiling_data_access.mdx b/api_docs/profiling_data_access.mdx index 7f7823cfc6ac3..c5f7704b370eb 100644 --- a/api_docs/profiling_data_access.mdx +++ b/api_docs/profiling_data_access.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/profilingDataAccess title: "profilingDataAccess" image: https://source.unsplash.com/400x175/?github description: API docs for the profilingDataAccess plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'profilingDataAccess'] --- import profilingDataAccessObj from './profiling_data_access.devdocs.json'; diff --git a/api_docs/remote_clusters.mdx b/api_docs/remote_clusters.mdx index 310fb3afe843e..7ae1fd31061ad 100644 --- a/api_docs/remote_clusters.mdx +++ b/api_docs/remote_clusters.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/remoteClusters title: "remoteClusters" image: https://source.unsplash.com/400x175/?github description: API docs for the remoteClusters plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'remoteClusters'] --- import remoteClustersObj from './remote_clusters.devdocs.json'; diff --git a/api_docs/reporting.mdx b/api_docs/reporting.mdx index c1b36fbe650e0..8a369cafb8c16 100644 --- a/api_docs/reporting.mdx +++ b/api_docs/reporting.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/reporting title: "reporting" image: https://source.unsplash.com/400x175/?github description: API docs for the reporting plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'reporting'] --- import reportingObj from './reporting.devdocs.json'; diff --git a/api_docs/rollup.mdx b/api_docs/rollup.mdx index ba9cb7c07d44f..f00a4db2c8b87 100644 --- a/api_docs/rollup.mdx +++ b/api_docs/rollup.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/rollup title: "rollup" image: https://source.unsplash.com/400x175/?github description: API docs for the rollup plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'rollup'] --- import rollupObj from './rollup.devdocs.json'; diff --git a/api_docs/rule_registry.mdx b/api_docs/rule_registry.mdx index eb580162bf5a1..d139e207b7a92 100644 --- a/api_docs/rule_registry.mdx +++ b/api_docs/rule_registry.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/ruleRegistry title: "ruleRegistry" image: https://source.unsplash.com/400x175/?github description: API docs for the ruleRegistry plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'ruleRegistry'] --- import ruleRegistryObj from './rule_registry.devdocs.json'; diff --git a/api_docs/runtime_fields.mdx b/api_docs/runtime_fields.mdx index bb412fe5b8589..b786c3fdccfaa 100644 --- a/api_docs/runtime_fields.mdx +++ b/api_docs/runtime_fields.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/runtimeFields title: "runtimeFields" image: https://source.unsplash.com/400x175/?github description: API docs for the runtimeFields plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'runtimeFields'] --- import runtimeFieldsObj from './runtime_fields.devdocs.json'; diff --git a/api_docs/saved_objects.mdx b/api_docs/saved_objects.mdx index 3070576e67a25..351cfb81b6bb0 100644 --- a/api_docs/saved_objects.mdx +++ b/api_docs/saved_objects.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/savedObjects title: "savedObjects" image: https://source.unsplash.com/400x175/?github description: API docs for the savedObjects plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'savedObjects'] --- import savedObjectsObj from './saved_objects.devdocs.json'; diff --git a/api_docs/saved_objects_finder.mdx b/api_docs/saved_objects_finder.mdx index f0a7bffbae467..bbf00a8d3e858 100644 --- a/api_docs/saved_objects_finder.mdx +++ b/api_docs/saved_objects_finder.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/savedObjectsFinder title: "savedObjectsFinder" image: https://source.unsplash.com/400x175/?github description: API docs for the savedObjectsFinder plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'savedObjectsFinder'] --- import savedObjectsFinderObj from './saved_objects_finder.devdocs.json'; diff --git a/api_docs/saved_objects_management.mdx b/api_docs/saved_objects_management.mdx index b5b1690450280..641b62794e7b8 100644 --- a/api_docs/saved_objects_management.mdx +++ b/api_docs/saved_objects_management.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/savedObjectsManagement title: "savedObjectsManagement" image: https://source.unsplash.com/400x175/?github description: API docs for the savedObjectsManagement plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'savedObjectsManagement'] --- import savedObjectsManagementObj from './saved_objects_management.devdocs.json'; diff --git a/api_docs/saved_objects_tagging.mdx b/api_docs/saved_objects_tagging.mdx index 07c87063de87e..f41fec16602e1 100644 --- a/api_docs/saved_objects_tagging.mdx +++ b/api_docs/saved_objects_tagging.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/savedObjectsTagging title: "savedObjectsTagging" image: https://source.unsplash.com/400x175/?github description: API docs for the savedObjectsTagging plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'savedObjectsTagging'] --- import savedObjectsTaggingObj from './saved_objects_tagging.devdocs.json'; diff --git a/api_docs/saved_objects_tagging_oss.mdx b/api_docs/saved_objects_tagging_oss.mdx index 9587eeb3c4756..a9f0be7589ef4 100644 --- a/api_docs/saved_objects_tagging_oss.mdx +++ b/api_docs/saved_objects_tagging_oss.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/savedObjectsTaggingOss title: "savedObjectsTaggingOss" image: https://source.unsplash.com/400x175/?github description: API docs for the savedObjectsTaggingOss plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'savedObjectsTaggingOss'] --- import savedObjectsTaggingOssObj from './saved_objects_tagging_oss.devdocs.json'; diff --git a/api_docs/saved_search.mdx b/api_docs/saved_search.mdx index 5e9a1bc226cc3..d714fd2fd6a6b 100644 --- a/api_docs/saved_search.mdx +++ b/api_docs/saved_search.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/savedSearch title: "savedSearch" image: https://source.unsplash.com/400x175/?github description: API docs for the savedSearch plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'savedSearch'] --- import savedSearchObj from './saved_search.devdocs.json'; diff --git a/api_docs/screenshot_mode.mdx b/api_docs/screenshot_mode.mdx index d85fe1527b6fc..1ee661a7729f5 100644 --- a/api_docs/screenshot_mode.mdx +++ b/api_docs/screenshot_mode.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/screenshotMode title: "screenshotMode" image: https://source.unsplash.com/400x175/?github description: API docs for the screenshotMode plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'screenshotMode'] --- import screenshotModeObj from './screenshot_mode.devdocs.json'; diff --git a/api_docs/screenshotting.mdx b/api_docs/screenshotting.mdx index daeaaedf42005..dc756795b6bff 100644 --- a/api_docs/screenshotting.mdx +++ b/api_docs/screenshotting.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/screenshotting title: "screenshotting" image: https://source.unsplash.com/400x175/?github description: API docs for the screenshotting plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'screenshotting'] --- import screenshottingObj from './screenshotting.devdocs.json'; diff --git a/api_docs/search_assistant.mdx b/api_docs/search_assistant.mdx index 51f1183102b67..0a3892a440bca 100644 --- a/api_docs/search_assistant.mdx +++ b/api_docs/search_assistant.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/searchAssistant title: "searchAssistant" image: https://source.unsplash.com/400x175/?github description: API docs for the searchAssistant plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'searchAssistant'] --- import searchAssistantObj from './search_assistant.devdocs.json'; diff --git a/api_docs/search_connectors.mdx b/api_docs/search_connectors.mdx index 99b5effbe4d40..5f9dcf6cc697d 100644 --- a/api_docs/search_connectors.mdx +++ b/api_docs/search_connectors.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/searchConnectors title: "searchConnectors" image: https://source.unsplash.com/400x175/?github description: API docs for the searchConnectors plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'searchConnectors'] --- import searchConnectorsObj from './search_connectors.devdocs.json'; diff --git a/api_docs/search_homepage.mdx b/api_docs/search_homepage.mdx index ca311d7e88337..cef0f18a2f943 100644 --- a/api_docs/search_homepage.mdx +++ b/api_docs/search_homepage.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/searchHomepage title: "searchHomepage" image: https://source.unsplash.com/400x175/?github description: API docs for the searchHomepage plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'searchHomepage'] --- import searchHomepageObj from './search_homepage.devdocs.json'; diff --git a/api_docs/search_indices.mdx b/api_docs/search_indices.mdx index cb71bc7c96cde..13a0cf1bda35a 100644 --- a/api_docs/search_indices.mdx +++ b/api_docs/search_indices.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/searchIndices title: "searchIndices" image: https://source.unsplash.com/400x175/?github description: API docs for the searchIndices plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'searchIndices'] --- import searchIndicesObj from './search_indices.devdocs.json'; diff --git a/api_docs/search_inference_endpoints.mdx b/api_docs/search_inference_endpoints.mdx index e9b9e2af2aea9..092731386422c 100644 --- a/api_docs/search_inference_endpoints.mdx +++ b/api_docs/search_inference_endpoints.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/searchInferenceEndpoints title: "searchInferenceEndpoints" image: https://source.unsplash.com/400x175/?github description: API docs for the searchInferenceEndpoints plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'searchInferenceEndpoints'] --- import searchInferenceEndpointsObj from './search_inference_endpoints.devdocs.json'; diff --git a/api_docs/search_navigation.mdx b/api_docs/search_navigation.mdx index 6d69a22a45ae4..06d5e0bb226cd 100644 --- a/api_docs/search_navigation.mdx +++ b/api_docs/search_navigation.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/searchNavigation title: "searchNavigation" image: https://source.unsplash.com/400x175/?github description: API docs for the searchNavigation plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'searchNavigation'] --- import searchNavigationObj from './search_navigation.devdocs.json'; diff --git a/api_docs/search_notebooks.mdx b/api_docs/search_notebooks.mdx index 804fee6810e41..08f2d970ee713 100644 --- a/api_docs/search_notebooks.mdx +++ b/api_docs/search_notebooks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/searchNotebooks title: "searchNotebooks" image: https://source.unsplash.com/400x175/?github description: API docs for the searchNotebooks plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'searchNotebooks'] --- import searchNotebooksObj from './search_notebooks.devdocs.json'; diff --git a/api_docs/search_playground.mdx b/api_docs/search_playground.mdx index bd976c4a65236..4f613cf1d11c3 100644 --- a/api_docs/search_playground.mdx +++ b/api_docs/search_playground.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/searchPlayground title: "searchPlayground" image: https://source.unsplash.com/400x175/?github description: API docs for the searchPlayground plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'searchPlayground'] --- import searchPlaygroundObj from './search_playground.devdocs.json'; diff --git a/api_docs/security.devdocs.json b/api_docs/security.devdocs.json index 6124bdd2f482f..b0ba5fec59831 100644 --- a/api_docs/security.devdocs.json +++ b/api_docs/security.devdocs.json @@ -157,6 +157,23 @@ "path": "packages/core/security/core-security-common/src/authentication/authenticated_user.ts", "deprecated": false, "trackAdoption": false + }, + { + "parentPluginId": "security", + "id": "def-public.AuthenticatedUser.api_key", + "type": "Object", + "tags": [], + "label": "api_key", + "description": [ + "\nMetadata of the API key that was used to authenticate the user." + ], + "signature": [ + "ApiKeyDescriptor", + " | undefined" + ], + "path": "packages/core/security/core-security-common/src/authentication/authenticated_user.ts", + "deprecated": false, + "trackAdoption": false } ], "initialIsOpen": false @@ -3705,6 +3722,23 @@ "path": "packages/core/security/core-security-common/src/authentication/authenticated_user.ts", "deprecated": false, "trackAdoption": false + }, + { + "parentPluginId": "security", + "id": "def-server.AuthenticatedUser.api_key", + "type": "Object", + "tags": [], + "label": "api_key", + "description": [ + "\nMetadata of the API key that was used to authenticate the user." + ], + "signature": [ + "ApiKeyDescriptor", + " | undefined" + ], + "path": "packages/core/security/core-security-common/src/authentication/authenticated_user.ts", + "deprecated": false, + "trackAdoption": false } ], "initialIsOpen": false @@ -6406,10 +6440,6 @@ "plugin": "actions", "path": "x-pack/plugins/actions/server/plugin.ts" }, - { - "plugin": "savedObjectsTagging", - "path": "x-pack/plugins/saved_objects_tagging/server/request_handler_context.ts" - }, { "plugin": "ml", "path": "x-pack/platform/plugins/shared/ml/server/saved_objects/initialization/initialization.ts" @@ -6426,6 +6456,10 @@ "plugin": "ml", "path": "x-pack/platform/plugins/shared/ml/server/plugin.ts" }, + { + "plugin": "savedObjectsTagging", + "path": "x-pack/plugins/saved_objects_tagging/server/request_handler_context.ts" + }, { "plugin": "enterpriseSearch", "path": "x-pack/plugins/enterprise_search/server/lib/check_access.ts" @@ -6547,23 +6581,15 @@ }, { "plugin": "entityManager", - "path": "x-pack/platform/plugins/shared/entity_manager/server/routes/enablement/enable.ts" + "path": "x-pack/platform/plugins/shared/entity_manager/server/lib/entities/uninstall_entity_definition.ts" }, { "plugin": "entityManager", - "path": "x-pack/platform/plugins/shared/entity_manager/server/routes/enablement/disable.ts" - }, - { - "plugin": "apm", - "path": "x-pack/plugins/observability_solution/apm/server/lib/helpers/get_random_sampler/index.ts" - }, - { - "plugin": "apm", - "path": "x-pack/plugins/observability_solution/apm/server/routes/agent_keys/get_agent_keys_privileges.ts" + "path": "x-pack/platform/plugins/shared/entity_manager/server/routes/enablement/enable.ts" }, { - "plugin": "apm", - "path": "x-pack/plugins/observability_solution/apm/server/routes/fleet/is_superuser.ts" + "plugin": "entityManager", + "path": "x-pack/platform/plugins/shared/entity_manager/server/routes/enablement/disable.ts" }, { "plugin": "fleet", @@ -7011,6 +7037,23 @@ "path": "packages/core/security/core-security-common/src/authentication/authenticated_user.ts", "deprecated": false, "trackAdoption": false + }, + { + "parentPluginId": "security", + "id": "def-common.AuthenticatedUser.api_key", + "type": "Object", + "tags": [], + "label": "api_key", + "description": [ + "\nMetadata of the API key that was used to authenticate the user." + ], + "signature": [ + "ApiKeyDescriptor", + " | undefined" + ], + "path": "packages/core/security/core-security-common/src/authentication/authenticated_user.ts", + "deprecated": false, + "trackAdoption": false } ], "initialIsOpen": false diff --git a/api_docs/security.mdx b/api_docs/security.mdx index ecffc85a8a740..068a27b4968e7 100644 --- a/api_docs/security.mdx +++ b/api_docs/security.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/security title: "security" image: https://source.unsplash.com/400x175/?github description: API docs for the security plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'security'] --- import securityObj from './security.devdocs.json'; @@ -21,7 +21,7 @@ Contact [@elastic/kibana-security](https://github.com/orgs/elastic/teams/kibana- | Public API count | Any count | Items lacking comments | Missing exports | |-------------------|-----------|------------------------|-----------------| -| 458 | 0 | 238 | 0 | +| 461 | 0 | 238 | 0 | ## Client diff --git a/api_docs/security_solution.devdocs.json b/api_docs/security_solution.devdocs.json index e84f41806e8ef..ec1092b175975 100644 --- a/api_docs/security_solution.devdocs.json +++ b/api_docs/security_solution.devdocs.json @@ -1931,7 +1931,7 @@ "label": "setComponents", "description": [], "signature": [ - "(components: Partial<{ GetStarted: React.ComponentType<{ indicesExist?: boolean | undefined; }>; DashboardsLandingCallout: React.ComponentType<{}>; EnablementModalCallout: React.ComponentType<{}>; }>) => void" + "(components: Partial<{ GetStarted: React.ComponentType<{ indicesExist?: boolean | undefined; }>; DashboardsLandingCallout: React.ComponentType<{}>; AdditionalChargesMessage: React.ComponentType<{}>; }>) => void" ], "path": "x-pack/solutions/security/plugins/security_solution/public/types.ts", "deprecated": false, @@ -1946,7 +1946,7 @@ "label": "components", "description": [], "signature": [ - "{ GetStarted?: React.ComponentType<{ indicesExist?: boolean | undefined; }> | undefined; DashboardsLandingCallout?: React.ComponentType<{}> | undefined; EnablementModalCallout?: React.ComponentType<{}> | undefined; }" + "{ GetStarted?: React.ComponentType<{ indicesExist?: boolean | undefined; }> | undefined; DashboardsLandingCallout?: React.ComponentType<{}> | undefined; AdditionalChargesMessage?: React.ComponentType<{}> | undefined; }" ], "path": "x-pack/solutions/security/plugins/security_solution/public/contract_components.ts", "deprecated": false, diff --git a/api_docs/security_solution.mdx b/api_docs/security_solution.mdx index 30b93bedf8912..70704d40d6b33 100644 --- a/api_docs/security_solution.mdx +++ b/api_docs/security_solution.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/securitySolution title: "securitySolution" image: https://source.unsplash.com/400x175/?github description: API docs for the securitySolution plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'securitySolution'] --- import securitySolutionObj from './security_solution.devdocs.json'; diff --git a/api_docs/security_solution_ess.mdx b/api_docs/security_solution_ess.mdx index c3bc270e07b38..301d25a412047 100644 --- a/api_docs/security_solution_ess.mdx +++ b/api_docs/security_solution_ess.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/securitySolutionEss title: "securitySolutionEss" image: https://source.unsplash.com/400x175/?github description: API docs for the securitySolutionEss plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'securitySolutionEss'] --- import securitySolutionEssObj from './security_solution_ess.devdocs.json'; diff --git a/api_docs/security_solution_serverless.mdx b/api_docs/security_solution_serverless.mdx index 8526161bc5b51..50154ba4518d0 100644 --- a/api_docs/security_solution_serverless.mdx +++ b/api_docs/security_solution_serverless.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/securitySolutionServerless title: "securitySolutionServerless" image: https://source.unsplash.com/400x175/?github description: API docs for the securitySolutionServerless plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'securitySolutionServerless'] --- import securitySolutionServerlessObj from './security_solution_serverless.devdocs.json'; diff --git a/api_docs/serverless.mdx b/api_docs/serverless.mdx index f634685081dec..ce1e5e6caa041 100644 --- a/api_docs/serverless.mdx +++ b/api_docs/serverless.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/serverless title: "serverless" image: https://source.unsplash.com/400x175/?github description: API docs for the serverless plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'serverless'] --- import serverlessObj from './serverless.devdocs.json'; diff --git a/api_docs/serverless_observability.mdx b/api_docs/serverless_observability.mdx index 2efde2f4a1173..c657d1fb101d1 100644 --- a/api_docs/serverless_observability.mdx +++ b/api_docs/serverless_observability.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/serverlessObservability title: "serverlessObservability" image: https://source.unsplash.com/400x175/?github description: API docs for the serverlessObservability plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'serverlessObservability'] --- import serverlessObservabilityObj from './serverless_observability.devdocs.json'; diff --git a/api_docs/serverless_search.mdx b/api_docs/serverless_search.mdx index 79f553148e2fa..b5ee4e9995ed6 100644 --- a/api_docs/serverless_search.mdx +++ b/api_docs/serverless_search.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/serverlessSearch title: "serverlessSearch" image: https://source.unsplash.com/400x175/?github description: API docs for the serverlessSearch plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'serverlessSearch'] --- import serverlessSearchObj from './serverless_search.devdocs.json'; diff --git a/api_docs/session_view.mdx b/api_docs/session_view.mdx index b535088de67ff..65a10812821c5 100644 --- a/api_docs/session_view.mdx +++ b/api_docs/session_view.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/sessionView title: "sessionView" image: https://source.unsplash.com/400x175/?github description: API docs for the sessionView plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'sessionView'] --- import sessionViewObj from './session_view.devdocs.json'; diff --git a/api_docs/share.mdx b/api_docs/share.mdx index 96bb064600302..b3ccf621f7064 100644 --- a/api_docs/share.mdx +++ b/api_docs/share.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/share title: "share" image: https://source.unsplash.com/400x175/?github description: API docs for the share plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'share'] --- import shareObj from './share.devdocs.json'; diff --git a/api_docs/slo.mdx b/api_docs/slo.mdx index 1c8ccf4ecebcb..fce8ea38cad25 100644 --- a/api_docs/slo.mdx +++ b/api_docs/slo.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/slo title: "slo" image: https://source.unsplash.com/400x175/?github description: API docs for the slo plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'slo'] --- import sloObj from './slo.devdocs.json'; diff --git a/api_docs/snapshot_restore.mdx b/api_docs/snapshot_restore.mdx index fd685a5a1c04b..1bd0726d2c85b 100644 --- a/api_docs/snapshot_restore.mdx +++ b/api_docs/snapshot_restore.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/snapshotRestore title: "snapshotRestore" image: https://source.unsplash.com/400x175/?github description: API docs for the snapshotRestore plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'snapshotRestore'] --- import snapshotRestoreObj from './snapshot_restore.devdocs.json'; diff --git a/api_docs/spaces.mdx b/api_docs/spaces.mdx index 3c5d96b8cbfdc..cc49dfbbfcd65 100644 --- a/api_docs/spaces.mdx +++ b/api_docs/spaces.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/spaces title: "spaces" image: https://source.unsplash.com/400x175/?github description: API docs for the spaces plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'spaces'] --- import spacesObj from './spaces.devdocs.json'; diff --git a/api_docs/stack_alerts.mdx b/api_docs/stack_alerts.mdx index 126a2e67d42eb..bb051c8c9ecf7 100644 --- a/api_docs/stack_alerts.mdx +++ b/api_docs/stack_alerts.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/stackAlerts title: "stackAlerts" image: https://source.unsplash.com/400x175/?github description: API docs for the stackAlerts plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'stackAlerts'] --- import stackAlertsObj from './stack_alerts.devdocs.json'; diff --git a/api_docs/stack_connectors.mdx b/api_docs/stack_connectors.mdx index 3f3ea14529028..0ba1fb866e7f8 100644 --- a/api_docs/stack_connectors.mdx +++ b/api_docs/stack_connectors.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/stackConnectors title: "stackConnectors" image: https://source.unsplash.com/400x175/?github description: API docs for the stackConnectors plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'stackConnectors'] --- import stackConnectorsObj from './stack_connectors.devdocs.json'; diff --git a/api_docs/streams.mdx b/api_docs/streams.mdx index d24695f85797e..7bbe527f1ca3b 100644 --- a/api_docs/streams.mdx +++ b/api_docs/streams.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/streams title: "streams" image: https://source.unsplash.com/400x175/?github description: API docs for the streams plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'streams'] --- import streamsObj from './streams.devdocs.json'; diff --git a/api_docs/streams_app.mdx b/api_docs/streams_app.mdx index 4a823b5fde7b4..67f9172956fc8 100644 --- a/api_docs/streams_app.mdx +++ b/api_docs/streams_app.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/streamsApp title: "streamsApp" image: https://source.unsplash.com/400x175/?github description: API docs for the streamsApp plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'streamsApp'] --- import streamsAppObj from './streams_app.devdocs.json'; diff --git a/api_docs/task_manager.mdx b/api_docs/task_manager.mdx index 0443667ead7d8..0b55b3d7080f1 100644 --- a/api_docs/task_manager.mdx +++ b/api_docs/task_manager.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/taskManager title: "taskManager" image: https://source.unsplash.com/400x175/?github description: API docs for the taskManager plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'taskManager'] --- import taskManagerObj from './task_manager.devdocs.json'; diff --git a/api_docs/telemetry.devdocs.json b/api_docs/telemetry.devdocs.json index 765689834b183..9d6b148161993 100644 --- a/api_docs/telemetry.devdocs.json +++ b/api_docs/telemetry.devdocs.json @@ -807,10 +807,6 @@ "plugin": "fleet", "path": "x-pack/plugins/fleet/server/telemetry/sender.ts" }, - { - "plugin": "datasetQuality", - "path": "x-pack/plugins/observability_solution/dataset_quality/server/services/data_telemetry/data_telemetry_service.ts" - }, { "plugin": "fleet", "path": "x-pack/plugins/fleet/server/telemetry/sender.test.ts" @@ -819,6 +815,10 @@ "plugin": "fleet", "path": "x-pack/plugins/fleet/server/telemetry/sender.test.ts" }, + { + "plugin": "datasetQuality", + "path": "x-pack/platform/plugins/shared/dataset_quality/server/services/data_telemetry/data_telemetry_service.ts" + }, { "plugin": "securitySolution", "path": "x-pack/solutions/security/plugins/security_solution/server/lib/telemetry/sender.ts" diff --git a/api_docs/telemetry.mdx b/api_docs/telemetry.mdx index 62e0c30621cba..bc3e6e7f6eabb 100644 --- a/api_docs/telemetry.mdx +++ b/api_docs/telemetry.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/telemetry title: "telemetry" image: https://source.unsplash.com/400x175/?github description: API docs for the telemetry plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'telemetry'] --- import telemetryObj from './telemetry.devdocs.json'; diff --git a/api_docs/telemetry_collection_manager.mdx b/api_docs/telemetry_collection_manager.mdx index dee4d18d74aa2..18393bfd919c1 100644 --- a/api_docs/telemetry_collection_manager.mdx +++ b/api_docs/telemetry_collection_manager.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/telemetryCollectionManager title: "telemetryCollectionManager" image: https://source.unsplash.com/400x175/?github description: API docs for the telemetryCollectionManager plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'telemetryCollectionManager'] --- import telemetryCollectionManagerObj from './telemetry_collection_manager.devdocs.json'; diff --git a/api_docs/telemetry_management_section.mdx b/api_docs/telemetry_management_section.mdx index 179389de786d4..a926cc5fd147d 100644 --- a/api_docs/telemetry_management_section.mdx +++ b/api_docs/telemetry_management_section.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/telemetryManagementSection title: "telemetryManagementSection" image: https://source.unsplash.com/400x175/?github description: API docs for the telemetryManagementSection plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'telemetryManagementSection'] --- import telemetryManagementSectionObj from './telemetry_management_section.devdocs.json'; diff --git a/api_docs/threat_intelligence.mdx b/api_docs/threat_intelligence.mdx index bf1be15c47d1a..9949f51b1ebe9 100644 --- a/api_docs/threat_intelligence.mdx +++ b/api_docs/threat_intelligence.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/threatIntelligence title: "threatIntelligence" image: https://source.unsplash.com/400x175/?github description: API docs for the threatIntelligence plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'threatIntelligence'] --- import threatIntelligenceObj from './threat_intelligence.devdocs.json'; diff --git a/api_docs/timelines.devdocs.json b/api_docs/timelines.devdocs.json index b916d23908995..5b3aed833470c 100644 --- a/api_docs/timelines.devdocs.json +++ b/api_docs/timelines.devdocs.json @@ -3944,71 +3944,71 @@ }, { "plugin": "securitySolution", - "path": "x-pack/solutions/security/plugins/security_solution/public/timelines/components/edit_data_provider/helpers.tsx" + "path": "x-pack/solutions/security/plugins/security_solution/public/timelines/components/timeline/body/column_headers/helpers.ts" }, { "plugin": "securitySolution", - "path": "x-pack/solutions/security/plugins/security_solution/public/timelines/components/edit_data_provider/helpers.tsx" + "path": "x-pack/solutions/security/plugins/security_solution/public/timelines/components/timeline/body/column_headers/helpers.ts" }, { "plugin": "securitySolution", - "path": "x-pack/solutions/security/plugins/security_solution/public/timelines/components/edit_data_provider/helpers.tsx" + "path": "x-pack/solutions/security/plugins/security_solution/public/timelines/components/timeline/body/column_headers/helpers.ts" }, { "plugin": "securitySolution", - "path": "x-pack/solutions/security/plugins/security_solution/public/timelines/components/edit_data_provider/index.tsx" + "path": "x-pack/solutions/security/plugins/security_solution/public/timelines/components/edit_data_provider/helpers.tsx" }, { "plugin": "securitySolution", - "path": "x-pack/solutions/security/plugins/security_solution/public/timelines/components/edit_data_provider/index.tsx" + "path": "x-pack/solutions/security/plugins/security_solution/public/timelines/components/edit_data_provider/helpers.tsx" }, { "plugin": "securitySolution", - "path": "x-pack/solutions/security/plugins/security_solution/public/timelines/components/timeline/data_providers/provider_item_actions.tsx" + "path": "x-pack/solutions/security/plugins/security_solution/public/timelines/components/edit_data_provider/helpers.tsx" }, { "plugin": "securitySolution", - "path": "x-pack/solutions/security/plugins/security_solution/public/timelines/components/timeline/data_providers/provider_item_actions.tsx" + "path": "x-pack/solutions/security/plugins/security_solution/public/timelines/components/edit_data_provider/index.tsx" }, { "plugin": "securitySolution", - "path": "x-pack/solutions/security/plugins/security_solution/public/timelines/components/timeline/data_providers/provider_item_actions.tsx" + "path": "x-pack/solutions/security/plugins/security_solution/public/timelines/components/edit_data_provider/index.tsx" }, { "plugin": "securitySolution", - "path": "x-pack/solutions/security/plugins/security_solution/public/timelines/components/timeline/data_providers/provider_item_badge.tsx" + "path": "x-pack/solutions/security/plugins/security_solution/public/timelines/components/timeline/data_providers/add_data_provider_popover.tsx" }, { "plugin": "securitySolution", - "path": "x-pack/solutions/security/plugins/security_solution/public/timelines/components/timeline/data_providers/provider_item_badge.tsx" + "path": "x-pack/solutions/security/plugins/security_solution/public/timelines/components/timeline/data_providers/add_data_provider_popover.tsx" }, { "plugin": "securitySolution", - "path": "x-pack/solutions/security/plugins/security_solution/public/timelines/components/timeline/body/column_headers/helpers.ts" + "path": "x-pack/solutions/security/plugins/security_solution/public/timelines/components/timeline/data_providers/empty.tsx" }, { "plugin": "securitySolution", - "path": "x-pack/solutions/security/plugins/security_solution/public/timelines/components/timeline/body/column_headers/helpers.ts" + "path": "x-pack/solutions/security/plugins/security_solution/public/timelines/components/timeline/data_providers/empty.tsx" }, { "plugin": "securitySolution", - "path": "x-pack/solutions/security/plugins/security_solution/public/timelines/components/timeline/body/column_headers/helpers.ts" + "path": "x-pack/solutions/security/plugins/security_solution/public/timelines/components/timeline/data_providers/provider_item_actions.tsx" }, { "plugin": "securitySolution", - "path": "x-pack/solutions/security/plugins/security_solution/public/timelines/components/timeline/data_providers/add_data_provider_popover.tsx" + "path": "x-pack/solutions/security/plugins/security_solution/public/timelines/components/timeline/data_providers/provider_item_actions.tsx" }, { "plugin": "securitySolution", - "path": "x-pack/solutions/security/plugins/security_solution/public/timelines/components/timeline/data_providers/add_data_provider_popover.tsx" + "path": "x-pack/solutions/security/plugins/security_solution/public/timelines/components/timeline/data_providers/provider_item_actions.tsx" }, { "plugin": "securitySolution", - "path": "x-pack/solutions/security/plugins/security_solution/public/timelines/components/timeline/data_providers/empty.tsx" + "path": "x-pack/solutions/security/plugins/security_solution/public/timelines/components/timeline/data_providers/provider_item_badge.tsx" }, { "plugin": "securitySolution", - "path": "x-pack/solutions/security/plugins/security_solution/public/timelines/components/timeline/data_providers/empty.tsx" + "path": "x-pack/solutions/security/plugins/security_solution/public/timelines/components/timeline/data_providers/provider_item_badge.tsx" }, { "plugin": "securitySolution", @@ -4056,11 +4056,11 @@ }, { "plugin": "securitySolution", - "path": "x-pack/solutions/security/plugins/security_solution/public/flyout/document_details/right/tabs/table_tab.tsx" + "path": "x-pack/solutions/security/plugins/security_solution/public/timelines/components/timeline/tabs/shared/utils.ts" }, { "plugin": "securitySolution", - "path": "x-pack/solutions/security/plugins/security_solution/public/flyout/document_details/right/tabs/table_tab.tsx" + "path": "x-pack/solutions/security/plugins/security_solution/public/timelines/components/timeline/tabs/shared/utils.ts" }, { "plugin": "securitySolution", @@ -4068,11 +4068,11 @@ }, { "plugin": "securitySolution", - "path": "x-pack/solutions/security/plugins/security_solution/public/timelines/components/timeline/tabs/shared/utils.ts" + "path": "x-pack/solutions/security/plugins/security_solution/public/flyout/document_details/right/tabs/table_tab.tsx" }, { "plugin": "securitySolution", - "path": "x-pack/solutions/security/plugins/security_solution/public/timelines/components/timeline/tabs/shared/utils.ts" + "path": "x-pack/solutions/security/plugins/security_solution/public/flyout/document_details/right/tabs/table_tab.tsx" }, { "plugin": "securitySolution", diff --git a/api_docs/timelines.mdx b/api_docs/timelines.mdx index 0abc1d5c77463..901f5fa059499 100644 --- a/api_docs/timelines.mdx +++ b/api_docs/timelines.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/timelines title: "timelines" image: https://source.unsplash.com/400x175/?github description: API docs for the timelines plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'timelines'] --- import timelinesObj from './timelines.devdocs.json'; diff --git a/api_docs/transform.mdx b/api_docs/transform.mdx index c89b011acf0c1..4fdd57415699d 100644 --- a/api_docs/transform.mdx +++ b/api_docs/transform.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/transform title: "transform" image: https://source.unsplash.com/400x175/?github description: API docs for the transform plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'transform'] --- import transformObj from './transform.devdocs.json'; diff --git a/api_docs/triggers_actions_ui.mdx b/api_docs/triggers_actions_ui.mdx index d02c8fc3bdedb..7b2aed7a72711 100644 --- a/api_docs/triggers_actions_ui.mdx +++ b/api_docs/triggers_actions_ui.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/triggersActionsUi title: "triggersActionsUi" image: https://source.unsplash.com/400x175/?github description: API docs for the triggersActionsUi plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'triggersActionsUi'] --- import triggersActionsUiObj from './triggers_actions_ui.devdocs.json'; diff --git a/api_docs/ui_actions.mdx b/api_docs/ui_actions.mdx index c5e29e0779ead..ba8e442532951 100644 --- a/api_docs/ui_actions.mdx +++ b/api_docs/ui_actions.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/uiActions title: "uiActions" image: https://source.unsplash.com/400x175/?github description: API docs for the uiActions plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'uiActions'] --- import uiActionsObj from './ui_actions.devdocs.json'; diff --git a/api_docs/ui_actions_enhanced.mdx b/api_docs/ui_actions_enhanced.mdx index 257de6e94096b..093c89fb9a3af 100644 --- a/api_docs/ui_actions_enhanced.mdx +++ b/api_docs/ui_actions_enhanced.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/uiActionsEnhanced title: "uiActionsEnhanced" image: https://source.unsplash.com/400x175/?github description: API docs for the uiActionsEnhanced plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'uiActionsEnhanced'] --- import uiActionsEnhancedObj from './ui_actions_enhanced.devdocs.json'; diff --git a/api_docs/unified_doc_viewer.mdx b/api_docs/unified_doc_viewer.mdx index a9105887e861f..b113342e060ed 100644 --- a/api_docs/unified_doc_viewer.mdx +++ b/api_docs/unified_doc_viewer.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/unifiedDocViewer title: "unifiedDocViewer" image: https://source.unsplash.com/400x175/?github description: API docs for the unifiedDocViewer plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'unifiedDocViewer'] --- import unifiedDocViewerObj from './unified_doc_viewer.devdocs.json'; diff --git a/api_docs/unified_histogram.mdx b/api_docs/unified_histogram.mdx index 42fd5d65b313e..1a18626b1b6ad 100644 --- a/api_docs/unified_histogram.mdx +++ b/api_docs/unified_histogram.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/unifiedHistogram title: "unifiedHistogram" image: https://source.unsplash.com/400x175/?github description: API docs for the unifiedHistogram plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'unifiedHistogram'] --- import unifiedHistogramObj from './unified_histogram.devdocs.json'; diff --git a/api_docs/unified_search.mdx b/api_docs/unified_search.mdx index 08acfecaf75a5..393f9d011abc9 100644 --- a/api_docs/unified_search.mdx +++ b/api_docs/unified_search.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/unifiedSearch title: "unifiedSearch" image: https://source.unsplash.com/400x175/?github description: API docs for the unifiedSearch plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'unifiedSearch'] --- import unifiedSearchObj from './unified_search.devdocs.json'; diff --git a/api_docs/unified_search_autocomplete.mdx b/api_docs/unified_search_autocomplete.mdx index 4977842164b0a..43a4f9c930d39 100644 --- a/api_docs/unified_search_autocomplete.mdx +++ b/api_docs/unified_search_autocomplete.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/unifiedSearch-autocomplete title: "unifiedSearch.autocomplete" image: https://source.unsplash.com/400x175/?github description: API docs for the unifiedSearch.autocomplete plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'unifiedSearch.autocomplete'] --- import unifiedSearchAutocompleteObj from './unified_search_autocomplete.devdocs.json'; diff --git a/api_docs/uptime.mdx b/api_docs/uptime.mdx index 22477c231c723..f2aeaa8d6d6c0 100644 --- a/api_docs/uptime.mdx +++ b/api_docs/uptime.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/uptime title: "uptime" image: https://source.unsplash.com/400x175/?github description: API docs for the uptime plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'uptime'] --- import uptimeObj from './uptime.devdocs.json'; diff --git a/api_docs/url_forwarding.mdx b/api_docs/url_forwarding.mdx index 626e47c6ad331..cad43f57b993b 100644 --- a/api_docs/url_forwarding.mdx +++ b/api_docs/url_forwarding.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/urlForwarding title: "urlForwarding" image: https://source.unsplash.com/400x175/?github description: API docs for the urlForwarding plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'urlForwarding'] --- import urlForwardingObj from './url_forwarding.devdocs.json'; diff --git a/api_docs/usage_collection.mdx b/api_docs/usage_collection.mdx index 7fb407e9c70b3..9d0762ecf590f 100644 --- a/api_docs/usage_collection.mdx +++ b/api_docs/usage_collection.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/usageCollection title: "usageCollection" image: https://source.unsplash.com/400x175/?github description: API docs for the usageCollection plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'usageCollection'] --- import usageCollectionObj from './usage_collection.devdocs.json'; diff --git a/api_docs/ux.mdx b/api_docs/ux.mdx index fb13de158f1f9..858e597c81868 100644 --- a/api_docs/ux.mdx +++ b/api_docs/ux.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/ux title: "ux" image: https://source.unsplash.com/400x175/?github description: API docs for the ux plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'ux'] --- import uxObj from './ux.devdocs.json'; diff --git a/api_docs/vis_default_editor.mdx b/api_docs/vis_default_editor.mdx index b001bbb32b7f3..a47d41d54a6bc 100644 --- a/api_docs/vis_default_editor.mdx +++ b/api_docs/vis_default_editor.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/visDefaultEditor title: "visDefaultEditor" image: https://source.unsplash.com/400x175/?github description: API docs for the visDefaultEditor plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'visDefaultEditor'] --- import visDefaultEditorObj from './vis_default_editor.devdocs.json'; diff --git a/api_docs/vis_type_gauge.mdx b/api_docs/vis_type_gauge.mdx index fa7986a01bd25..d82322af2d99f 100644 --- a/api_docs/vis_type_gauge.mdx +++ b/api_docs/vis_type_gauge.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/visTypeGauge title: "visTypeGauge" image: https://source.unsplash.com/400x175/?github description: API docs for the visTypeGauge plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'visTypeGauge'] --- import visTypeGaugeObj from './vis_type_gauge.devdocs.json'; diff --git a/api_docs/vis_type_heatmap.mdx b/api_docs/vis_type_heatmap.mdx index 5f55e0f1b8c70..d07fbc3228c94 100644 --- a/api_docs/vis_type_heatmap.mdx +++ b/api_docs/vis_type_heatmap.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/visTypeHeatmap title: "visTypeHeatmap" image: https://source.unsplash.com/400x175/?github description: API docs for the visTypeHeatmap plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'visTypeHeatmap'] --- import visTypeHeatmapObj from './vis_type_heatmap.devdocs.json'; diff --git a/api_docs/vis_type_pie.mdx b/api_docs/vis_type_pie.mdx index 388b483088a1d..928b24696412c 100644 --- a/api_docs/vis_type_pie.mdx +++ b/api_docs/vis_type_pie.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/visTypePie title: "visTypePie" image: https://source.unsplash.com/400x175/?github description: API docs for the visTypePie plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'visTypePie'] --- import visTypePieObj from './vis_type_pie.devdocs.json'; diff --git a/api_docs/vis_type_table.mdx b/api_docs/vis_type_table.mdx index 3681feba8524f..8326db5f006c5 100644 --- a/api_docs/vis_type_table.mdx +++ b/api_docs/vis_type_table.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/visTypeTable title: "visTypeTable" image: https://source.unsplash.com/400x175/?github description: API docs for the visTypeTable plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'visTypeTable'] --- import visTypeTableObj from './vis_type_table.devdocs.json'; diff --git a/api_docs/vis_type_timelion.mdx b/api_docs/vis_type_timelion.mdx index 1968802097cc7..19b09c6f161d0 100644 --- a/api_docs/vis_type_timelion.mdx +++ b/api_docs/vis_type_timelion.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/visTypeTimelion title: "visTypeTimelion" image: https://source.unsplash.com/400x175/?github description: API docs for the visTypeTimelion plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'visTypeTimelion'] --- import visTypeTimelionObj from './vis_type_timelion.devdocs.json'; diff --git a/api_docs/vis_type_timeseries.mdx b/api_docs/vis_type_timeseries.mdx index c2994826491d1..61459ce8c7c28 100644 --- a/api_docs/vis_type_timeseries.mdx +++ b/api_docs/vis_type_timeseries.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/visTypeTimeseries title: "visTypeTimeseries" image: https://source.unsplash.com/400x175/?github description: API docs for the visTypeTimeseries plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'visTypeTimeseries'] --- import visTypeTimeseriesObj from './vis_type_timeseries.devdocs.json'; diff --git a/api_docs/vis_type_vega.mdx b/api_docs/vis_type_vega.mdx index 06735365d1cc0..7bc23a36e0278 100644 --- a/api_docs/vis_type_vega.mdx +++ b/api_docs/vis_type_vega.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/visTypeVega title: "visTypeVega" image: https://source.unsplash.com/400x175/?github description: API docs for the visTypeVega plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'visTypeVega'] --- import visTypeVegaObj from './vis_type_vega.devdocs.json'; diff --git a/api_docs/vis_type_vislib.mdx b/api_docs/vis_type_vislib.mdx index e10f3976ade16..44dd2e5a7caeb 100644 --- a/api_docs/vis_type_vislib.mdx +++ b/api_docs/vis_type_vislib.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/visTypeVislib title: "visTypeVislib" image: https://source.unsplash.com/400x175/?github description: API docs for the visTypeVislib plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'visTypeVislib'] --- import visTypeVislibObj from './vis_type_vislib.devdocs.json'; diff --git a/api_docs/vis_type_xy.mdx b/api_docs/vis_type_xy.mdx index 56f15227f0ea0..c63680625bdb2 100644 --- a/api_docs/vis_type_xy.mdx +++ b/api_docs/vis_type_xy.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/visTypeXy title: "visTypeXy" image: https://source.unsplash.com/400x175/?github description: API docs for the visTypeXy plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'visTypeXy'] --- import visTypeXyObj from './vis_type_xy.devdocs.json'; diff --git a/api_docs/visualizations.devdocs.json b/api_docs/visualizations.devdocs.json index b05bac81ecc16..b2d6fbc1eeec7 100644 --- a/api_docs/visualizations.devdocs.json +++ b/api_docs/visualizations.devdocs.json @@ -1331,26 +1331,7 @@ }, ", ", "VisualizeOutput", - ", any> implements ", - { - "pluginId": "embeddable", - "scope": "public", - "docId": "kibEmbeddablePluginApi", - "section": "def-public.ReferenceOrValueEmbeddable", - "text": "ReferenceOrValueEmbeddable" - }, - "<", - "VisualizeByValueInput", - ", ", - "VisualizeByReferenceInput", - ">,", - { - "pluginId": "embeddable", - "scope": "public", - "docId": "kibEmbeddablePluginApi", - "section": "def-public.FilterableEmbeddable", - "text": "FilterableEmbeddable" - } + ", any>" ], "path": "src/plugins/visualizations/public/legacy/embeddable/visualize_embeddable.tsx", "deprecated": true, @@ -6798,15 +6779,7 @@ "section": "def-common.Filter", "text": "Filter" }, - "[]; getExplicitInput: () => Readonly<", - { - "pluginId": "visualizations", - "scope": "public", - "docId": "kibVisualizationsPluginApi", - "section": "def-public.VisualizeInput", - "text": "VisualizeInput" - }, - ">; getDescription: () => string; render: (domNode: HTMLElement) => Promise; supportedTriggers: () => string[]; getInspectorAdapters: () => ", + "[]; render: (domNode: HTMLElement) => Promise; supportedTriggers: () => string[]; getInspectorAdapters: () => ", { "pluginId": "inspector", "scope": "common", @@ -6914,7 +6887,15 @@ "section": "def-public.VisualizeInput", "text": "VisualizeInput" }, - ">) => Promise; getPersistableInput: () => Readonly<", + ">) => Promise; getExplicitInput: () => Readonly<", + { + "pluginId": "visualizations", + "scope": "public", + "docId": "kibVisualizationsPluginApi", + "section": "def-public.VisualizeInput", + "text": "VisualizeInput" + }, + ">; getPersistableInput: () => Readonly<", { "pluginId": "visualizations", "scope": "public", @@ -6930,7 +6911,7 @@ "section": "def-public.VisualizeInput", "text": "VisualizeInput" }, - ">; getTitle: () => string; untilInitializationFinished: () => Promise; updateOutput: (outputChanges: Partial<", + ">; getTitle: () => string; getDescription: () => string; untilInitializationFinished: () => Promise; updateOutput: (outputChanges: Partial<", "VisualizeOutput", ">) => void; }" ], diff --git a/api_docs/visualizations.mdx b/api_docs/visualizations.mdx index 8c24dab611e53..2be1532258bb1 100644 --- a/api_docs/visualizations.mdx +++ b/api_docs/visualizations.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/visualizations title: "visualizations" image: https://source.unsplash.com/400x175/?github description: API docs for the visualizations plugin -date: 2024-12-19 +date: 2024-12-23 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'visualizations'] --- import visualizationsObj from './visualizations.devdocs.json'; diff --git a/dev_docs/nav-kibana-dev.docnav.json b/dev_docs/nav-kibana-dev.docnav.json index 141af7984adf8..976bab0d8316f 100644 --- a/dev_docs/nav-kibana-dev.docnav.json +++ b/dev_docs/nav-kibana-dev.docnav.json @@ -465,9 +465,6 @@ { "id": "kibDataSearchPluginApi" }, - { - "id": "kibBfetchPluginApi" - }, { "id": "kibAlertingPluginApi" }, diff --git a/docs/developer/plugin-list.asciidoc b/docs/developer/plugin-list.asciidoc index 80511095a000f..a83771cf598c2 100644 --- a/docs/developer/plugin-list.asciidoc +++ b/docs/developer/plugin-list.asciidoc @@ -32,10 +32,6 @@ as uiSettings within the code. |The aiAssistantManagementSelection plugin manages the Ai Assistant management section. -|{kib-repo}blob/{branch}/src/plugins/bfetch/README.md[bfetch] -|bfetch allows to batch HTTP requests and streams responses back. - - |{kib-repo}blob/{branch}/src/plugins/charts/README.md[charts] |The Charts plugin is a way to create easier integration of shared colors, themes, types and other utilities across all Kibana charts and visualizations. @@ -534,11 +530,11 @@ Plugin server-side only. Plugin has three main functions: |Adds drilldown capabilities to dashboard. Owned by the Kibana App team. -|{kib-repo}blob/{branch}/x-pack/plugins/data_quality/README.md[dataQuality] +|{kib-repo}blob/{branch}/x-pack/platform/plugins/shared/data_quality/README.md[dataQuality] |Page where users can see the quality of their log data sets. -|{kib-repo}blob/{branch}/x-pack/plugins/observability_solution/dataset_quality/README.md[datasetQuality] +|{kib-repo}blob/{branch}/x-pack/platform/plugins/shared/dataset_quality/README.md[datasetQuality] |In order to make ongoing maintenance of log collection easy we want to introduce the concept of data set quality, where users can easily get an overview on the data sets they have with information such as integration, size, last activity, among others. @@ -601,7 +597,7 @@ activities. |The features plugin enhance Kibana with a per-feature privilege system. -|{kib-repo}blob/{branch}/x-pack/plugins/fields_metadata/README.md[fieldsMetadata] +|{kib-repo}blob/{branch}/x-pack/platform/plugins/shared/fields_metadata/README.md[fieldsMetadata] |The @kbn/fields-metadata-plugin is designed to provide a centralized and asynchronous way to consume field metadata across Kibana. This plugin addresses the need for on-demand retrieval of field metadata from static ECS/Metadata definitions and integration manifests, with the flexibility to extend to additional resolution sources in the future. @@ -640,7 +636,7 @@ which are particularly useful for ingesting logs. Index Management by running this series of requests in Console: -|{kib-repo}blob/{branch}/x-pack/plugins/index_management/README.md[indexManagement] +|{kib-repo}blob/{branch}/x-pack/platform/plugins/shared/index_management/README.md[indexManagement] |This service is exposed from the Index Management setup contract and can be used to add content to the indices list and the index details page. @@ -649,7 +645,7 @@ Index Management by running this series of requests in Console: external LLM APIs. Its goals are: -|{kib-repo}blob/{branch}/x-pack/plugins/observability_solution/infra/README.md[infra] +|{kib-repo}blob/{branch}/x-pack/solutions/observability/plugins/infra/README.md[infra] |This is the home of the infra plugin, which aims to provide a solution for the infrastructure monitoring use-case within Kibana. @@ -703,15 +699,15 @@ using the CURL scripts in the scripts folder. |This plugin contains various LLM tasks. -|{kib-repo}blob/{branch}/x-pack/plugins/observability_solution/logs_data_access/README.md[logsDataAccess] +|{kib-repo}blob/{branch}/x-pack/platform/plugins/shared/logs_data_access/README.md[logsDataAccess] |Exposes services to access logs data. -|{kib-repo}blob/{branch}/x-pack/plugins/observability_solution/logs_explorer/README.md[logsExplorer] +|{kib-repo}blob/{branch}/x-pack/solutions/observability/plugins/logs_explorer/README.md[logsExplorer] |This plugin is home to the component and related types. It implements several of the underlying concepts that the Observability Logs Explorer app builds upon. -|{kib-repo}blob/{branch}/x-pack/plugins/observability_solution/logs_shared/README.md[logsShared] +|{kib-repo}blob/{branch}/x-pack/platform/plugins/shared/logs_shared/README.md[logsShared] |Exposes the shared components and APIs to access and visualize logs. @@ -760,11 +756,11 @@ Elastic. |The observabilityAiAssistantManagement plugin manages the Ai Assistant for Observability and Search management section. -|{kib-repo}blob/{branch}/x-pack/plugins/observability_solution/observability_logs_explorer/README.md[observabilityLogsExplorer] +|{kib-repo}blob/{branch}/x-pack/solutions/observability/plugins/observability_logs_explorer/README.md[observabilityLogsExplorer] |This plugin provides an app based on the LogsExplorer component from the logs_explorer plugin, but adds observability-specific affordances. -|{kib-repo}blob/{branch}/x-pack/plugins/observability_solution/observability_onboarding/README.md[observabilityOnboarding] +|{kib-repo}blob/{branch}/x-pack/solutions/observability/plugins/observability_onboarding/README.md[observabilityOnboarding] |This plugin provides an onboarding framework for observability solutions: Logs and APM. diff --git a/docs/user/dashboard/create-dashboards.asciidoc b/docs/user/dashboard/create-dashboards.asciidoc index 8b0d5e5f524fd..2bc2825cd4fda 100644 --- a/docs/user/dashboard/create-dashboards.asciidoc +++ b/docs/user/dashboard/create-dashboards.asciidoc @@ -56,7 +56,7 @@ image::images/add_content_to_dashboard_8.15.0.png[Options to add content to your .. Click *Apply*. + [role="screenshot"] -image::https://images.contentstack.io/v3/assets/bltefdd0b53724fa2ce/blt532d6c9ca72817d6/66f31b1f80b55f3a20e1a329/dashboard_settings_8.15.0.gif[Change and apply dashboard settings, width 30%] +image::https://images.contentstack.io/v3/assets/bltefdd0b53724fa2ce/blt4a6e9807f1fac9f8/6750ee9cef6d5a250c229e50/dashboard-settings-8.17.0.gif[Change and apply dashboard settings, width 30%] . Click **Save** to save the dashboard. @@ -74,14 +74,14 @@ TIP: When looking for a specific dashboard, you can filter them by tag or by cre . Make sure that you are in **Edit** mode to be able to make changes to the dashboard. You can switch between **Edit** and **View** modes from the toolbar. + [role="screenshot"] -image::https://images.contentstack.io/v3/assets/bltefdd0b53724fa2ce/bltf75cdb828cef8b5a/66f5cfcfad4f59f38b73ba64/switch-to-view-mode-8.15.0.gif[Switch between Edit and View modes, width 30%] +image::https://images.contentstack.io/v3/assets/bltefdd0b53724fa2ce/blt619b284e92c2be27/6750f3a512a5eae780936fe3/switch-to-view-mode-8.17.0.gif[Switch between Edit and View modes, width 30%] . Make the changes that you need to the dashboard: ** Adjust the dashboard's settings ** <> ** <> [[save-dashboards]] -. **Save** the dashboard. You can then leave the **Edit** mode and *Switch to view mode*. +. **Save** the dashboard. You automatically switch to *View* mode upon saving. NOTE: Managed dashboards can't be edited directly, but you can <> them and edit these duplicates. @@ -98,7 +98,7 @@ NOTE: Once changes are saved, you can no longer revert them in one click, and in + [role="screenshot"] -image::https://images.contentstack.io/v3/assets/bltefdd0b53724fa2ce/bltcd3dbda9caf48a9b/66f4957fc9f9c71ce7533774/reset-dashboard-8.15.0.gif[Reset dashboard to revert unsaved changes, width 30%] +image::https://images.contentstack.io/v3/assets/bltefdd0b53724fa2ce/blte0c08bede75b3874/6750f5566cdeea14b273b048/reset-dashboard-8.17.0.gif[Reset dashboard to revert unsaved changes, width 30%] include::dashboard-controls.asciidoc[leveloffset=-1] @@ -116,11 +116,11 @@ Compare the data in your panels side-by-side, organize panels by priority, resiz In the toolbar, click *Edit*, then use the following options: -* To move, click and hold the panel header, then drag to the new location. +* To move, hover over the panel, click and hold image:images/move-control.png[The move control icon, width=4%], then drag to the new location. * To resize, click the resize control, then drag to the new dimensions. -* To maximize to full screen, open the panel menu, then click *More > Maximize*. +* To maximize to full screen, open the panel menu and click *Maximize*. + TIP: If you <> a dashboard while viewing a full screen panel, the generated link will directly open the same panel in full screen mode. @@ -138,10 +138,7 @@ Duplicated panels appear next to the original panel, and move the other panels t . In the toolbar, click *Edit*. -. Open the panel menu, then select *Duplicate*. -+ -[role="screenshot"] -image::images/duplicate-panels-8.15.0.png[Duplicate a panel, width=50%] +. Open the panel menu and select *Duplicate*. [float] [[copy-to-dashboard]] @@ -149,12 +146,12 @@ image::images/duplicate-panels-8.15.0.png[Duplicate a panel, width=50%] Copy panels from one dashboard to another dashboard. -. Open the panel menu, then select *More > Copy to dashboard*. +. Open the panel menu and select *Copy to dashboard*. . On the *Copy to dashboard* window, select the dashboard, then click *Copy and go to dashboard*. + [role="screenshot"] -image:https://images.contentstack.io/v3/assets/bltefdd0b53724fa2ce/blt64206db263cf5514/66f49286833cffb09bebd18d/copy-to-dashboard-8.15.0.gif[Copy a panel to another dashboard, width 30%] +image:https://images.contentstack.io/v3/assets/bltefdd0b53724fa2ce/blt48304cb3cd1ee2e6/6753879eb7c4663812148d47/copy-to-dashboard-8.17.0.gif[Copy a panel to another dashboard, width 30%] [[duplicate-dashboards]] == Duplicate dashboards diff --git a/docs/user/dashboard/create-visualizations.asciidoc b/docs/user/dashboard/create-visualizations.asciidoc index f0cf95733a972..abe9a0ef45cfb 100644 --- a/docs/user/dashboard/create-visualizations.asciidoc +++ b/docs/user/dashboard/create-visualizations.asciidoc @@ -110,7 +110,7 @@ If you created the panel from the *Visualize Library*: To add unsaved dashboard panels to the *Visualize Library*: -. Open the panel menu, then select *More > Save to library*. +. Open the panel menu and select *Save to library*. . Enter the panel title, then click *Save*. @@ -155,7 +155,7 @@ There are three types of *Discover* interactions you can add to dashboard panels + To enable panel interactions, configure <> in kibana.yml. If you are using 7.13.0 and earlier, panel interactions are enabled by default. + -To use panel interactions, open the panel menu, then click *Explore underlying data*. +To use panel interactions, open the panel menu and click *Explore underlying data*. * *Series data interactions* — Opens the series data in *Discover*. + @@ -165,7 +165,7 @@ To use series data interactions, click a data series in the panel. * *Discover session interactions* — Opens <> data in *Discover*. + -To use saved Discover session interactions, open the panel menu, then click *More > View Discover session*. +To use saved Discover session interactions, open the panel menu and click *View Discover session*. [[edit-panels]] === Edit panels @@ -178,15 +178,13 @@ To make changes to the panel, use the panel menu options. * *Edit visualization* — Opens the editor so you can make changes to the panel. + -To make changes without changing the original version, open the panel menu, then click *More > Unlink from library*. +To make changes without changing the original version, open the panel menu and click *Unlink from library*. * *Convert to Lens* — Opens *TSVB* and aggregation-based visualizations in *Lens*. * *Settings* — Opens the *Settings* window to change the *title*, *description*, and *time range*. -* *More > Replace panel* — Opens the *Visualize Library* so you can select a new panel to replace the existing panel. - -* *More > Delete from dashboard* — Removes the panel from the dashboard. +* *Remove* — Removes the panel from the dashboard. + If you want to use the panel later, make sure that you save the panel to the *Visualize Library*. diff --git a/docs/user/dashboard/dashboard-controls.asciidoc b/docs/user/dashboard/dashboard-controls.asciidoc index 1db623f7cea96..629bcfbdff36e 100644 --- a/docs/user/dashboard/dashboard-controls.asciidoc +++ b/docs/user/dashboard/dashboard-controls.asciidoc @@ -23,7 +23,7 @@ image::images/dashboard_controlsRangeSlider_8.3.0.png[Range slider control for t + For example, you are using the *[Logs] Web Traffic* dashboard from the sample web logs data, and the global time filter is *Last 7 days*. When you add the time slider, you can click the previous and next buttons to advance the time range backward or forward, and click the play button to watch how the data changes over the last 7 days. [role="screenshot"] -image::images/dashboard_timeSliderControl_8.7.0.gif[Time slider control for the the Last 7 days] +image::https://images.contentstack.io/v3/assets/bltefdd0b53724fa2ce/blt672f3aaadf9ea5a6/6750dd6c2452f972af0a88b4/dashboard_timeslidercontrol_8.17.0.gif[Time slider control for the the Last 7 days] [float] [[create-and-add-options-list-and-range-slider-controls]] @@ -54,10 +54,10 @@ TIP: Range sliders are for Number type fields only. . Specify the additional settings: -* For option lists: +* For Options lists: ** Define whether users can select multiple values to filter with the control, or only one. -** For option list controls on _string_ and _IP address_ type fields, you can define how the control's embedded search should behave: +** For Options list controls on _string_ and _IP address_ type fields, you can define how the control's embedded search should behave: *** **Prefix**: Show options that _start with_ the entered value. *** **Contains**: Show options that _contain_ the entered value. This setting option is only available for _string_ type fields. Results can take longer to show with this option. diff --git a/docs/user/dashboard/images/dashboard-panel-maximized.png b/docs/user/dashboard/images/dashboard-panel-maximized.png index 26d0dc448c990..1be941430b913 100644 Binary files a/docs/user/dashboard/images/dashboard-panel-maximized.png and b/docs/user/dashboard/images/dashboard-panel-maximized.png differ diff --git a/docs/user/dashboard/images/duplicate-panels-8.15.0.png b/docs/user/dashboard/images/duplicate-panels-8.15.0.png deleted file mode 100644 index 23c5b831dcdb4..0000000000000 Binary files a/docs/user/dashboard/images/duplicate-panels-8.15.0.png and /dev/null differ diff --git a/docs/user/dashboard/images/edit-link-icon.png b/docs/user/dashboard/images/edit-link-icon.png new file mode 100644 index 0000000000000..42f698b7f9fbd Binary files /dev/null and b/docs/user/dashboard/images/edit-link-icon.png differ diff --git a/docs/user/dashboard/images/edit-links-panel.png b/docs/user/dashboard/images/edit-links-panel.png new file mode 100644 index 0000000000000..428f91e5a38e0 Binary files /dev/null and b/docs/user/dashboard/images/edit-links-panel.png differ diff --git a/docs/user/dashboard/images/edit-visualization-icon.png b/docs/user/dashboard/images/edit-visualization-icon.png new file mode 100644 index 0000000000000..fab4eef47cce5 Binary files /dev/null and b/docs/user/dashboard/images/edit-visualization-icon.png differ diff --git a/docs/user/dashboard/images/move-control.png b/docs/user/dashboard/images/move-control.png new file mode 100644 index 0000000000000..b75eb6fb7622e Binary files /dev/null and b/docs/user/dashboard/images/move-control.png differ diff --git a/docs/user/dashboard/images/settings-icon-hover-action.png b/docs/user/dashboard/images/settings-icon-hover-action.png new file mode 100644 index 0000000000000..96a60f5131ba6 Binary files /dev/null and b/docs/user/dashboard/images/settings-icon-hover-action.png differ diff --git a/docs/user/dashboard/images/vertical-actions-menu.png b/docs/user/dashboard/images/vertical-actions-menu.png new file mode 100644 index 0000000000000..a7a6c3dc4e887 Binary files /dev/null and b/docs/user/dashboard/images/vertical-actions-menu.png differ diff --git a/docs/user/dashboard/lens.asciidoc b/docs/user/dashboard/lens.asciidoc index c8394e44c8fce..27b2526df4544 100644 --- a/docs/user/dashboard/lens.asciidoc +++ b/docs/user/dashboard/lens.asciidoc @@ -39,19 +39,19 @@ Choose the data you want to visualize. Edit and delete. -. Click image:dashboard/images/lens_layerActions_8.5.0.png[Actions menu to clear Lens visualization layers] on the panel, then **Edit visualization**. +. Hover over the panel and click image:dashboard/images/edit-visualization-icon.png[Edit visualization icon, width=3%] to edit the visualization. The *Edit visualization* flyout appears. -. To change the aggregation *Quick function* and, click the field in the flyout. +. To change the aggregation *Quick function*, click the field in the flyout. . To delete a field, click image:dashboard/images/trash_can.png[Actions menu icon to delete a field, width=5%] next to the field. -. To duplicate a layer, click image:dashboard/images/lens_layerActions_8.5.0.png[Actions menu to duplicate Lens visualization layers] in the flyout, then select *Duplicate layer*. +. To duplicate a layer, click image:dashboard/images/vertical-actions-menu.png[Actions menu to duplicate Lens visualization layers] in the flyout, then select *Duplicate layer*. -. To clear the layer configuration, click image:dashboard/images/lens_layerActions_8.5.0.png[Actions menu to clear Lens visualization layers] in the flyout, then select *Clear layer*. +. To clear the layer configuration, click image:dashboard/images/vertical-actions-menu.png[Actions menu to clear Lens visualization layers] in the flyout, then select *Clear layer*. . Click **Apply and close**. -TIP: Use the **Edit visualization** flyout to make edits without having to leave the dashboard, or click **Edit in Lens** to make edits using the Lens application. +TIP: Use the **Edit visualization** flyout to make edits without having to leave the dashboard, or click **Edit in Lens** in the flyout to make edits using the Lens application. [float] [[change-the-fields]] diff --git a/docs/user/dashboard/links-panel.asciidoc b/docs/user/dashboard/links-panel.asciidoc index 62c5538c7fcc3..e8d4273db7de2 100644 --- a/docs/user/dashboard/links-panel.asciidoc +++ b/docs/user/dashboard/links-panel.asciidoc @@ -1,5 +1,5 @@ [[dashboard-links]] -=== Link panels +=== Links panels You can use **Links** panels to create links to other dashboards or external websites. When creating links to other dashboards, you have the option to carry the time range, query, and filters to apply over to the linked dashboard. Links to external websites follow the <> settings. **Links** panels support vertical and horizontal layouts and may be saved to the *Library* for use in other dashboards. @@ -46,10 +46,10 @@ To add a previously saved links panel to another dashboard: To edit links panels: -. From the panel menu (image:images/lens_layerActions_8.5.0.png[panel menu image]), select **Edit Links**. -. Click the Edit icon (image:images/dashboard_controlsEditControl_8.3.0.png[Edit icon image]) next to the link. +. Hover over the panel and click image:dashboard/images/edit-visualization-icon.png[Edit links icon, width=3%] to edit the link. The *Edit links panel* flyout appears. +. Click image:dashboard/images/edit-link-icon.png[Edit link icon, width=3%] next to the link. + [role="screenshot"] -image::images/edit-links-panel-8.16.0.png[A screenshot displaying the Edit icon next to the link] +image::images/edit-links-panel.png[A screenshot displaying the Edit icon next to the link] . Edit the link as needed and then click **Update link**. . Click **Save**. \ No newline at end of file diff --git a/docs/user/dashboard/share-dashboards.asciidoc b/docs/user/dashboard/share-dashboards.asciidoc index 4e8f1839ae9b2..5cb2b752c65cd 100644 --- a/docs/user/dashboard/share-dashboards.asciidoc +++ b/docs/user/dashboard/share-dashboards.asciidoc @@ -1,12 +1,9 @@ -= Share dashboards - -[float] [[share-the-dashboard]] -== Share dashboards += Share dashboards To share a dashboard with a larger audience, click *Share* in the toolbar. For detailed information about the sharing options, refer to <>. -image::https://images.contentstack.io/v3/assets/bltefdd0b53724fa2ce/blt49f2b5a80ec89a34/66b9e919af508f4ac182c194/share-dashboard.gif[getting a shareable link for a dashboard] +image::https://images.contentstack.io/v3/assets/bltefdd0b53724fa2ce/blt9428300b184af4c6/6763173de7201118db0315a7/share-dashboard-copy-link.gif[getting a shareable link for a dashboard] TIP: When sharing a dashboard with a link while a panel is in maximized view, the generated link will also open the dashboard on the same maximized panel view. @@ -18,7 +15,7 @@ TIP: When sharing a dashboard with a link while a panel is in maximized view, th You can export dashboards from **Stack Management** > **Saved Objects**. To configure and start the export: -. Select the dashboard that you want, then select **Export**. +. Select the dashboard that you want, then click **Export**. . Enable **Include related objects** if you want that objects associated to the selected dashboard, such as data views and visualizations, also get exported. This option is enabled by default and recommended if you plan to import that dashboard again in a different space or cluster. . Select **Export**. diff --git a/docs/user/dashboard/tutorial-create-a-dashboard-of-lens-panels.asciidoc b/docs/user/dashboard/tutorial-create-a-dashboard-of-lens-panels.asciidoc index 4d299ba951296..0b3f340af1014 100644 --- a/docs/user/dashboard/tutorial-create-a-dashboard-of-lens-panels.asciidoc +++ b/docs/user/dashboard/tutorial-create-a-dashboard-of-lens-panels.asciidoc @@ -83,8 +83,6 @@ In the layer pane, *Unique count of clientip* appears because the editor automat .. Click *Close*. . Click *Save and return*. -+ -*[No Title]* appears in the visualization panel header. Since the visualization has its own `Unique visitors` label, you do not need to add a panel title. [discrete] [[mixed-multiaxis]] @@ -138,7 +136,7 @@ image::images/line-chart-bottom-axis-8.16.0.png[Bottom axis menu, width=50%] Since you removed the axis labels, add a panel title: -. Open the panel menu, then select *Settings*. +. Hover over the panel and click image:dashboard/images/settings-icon-hover-action.png[Settings icon, width=3%]. The *Settings* flyout appears. . In the *Title* field, enter `Median of bytes`, then click *Apply*. + @@ -242,7 +240,7 @@ image::images/lens_pieChartCompareSubsetOfDocs_7.16.png[Pie chart that compares Add a panel title: -. Open the panel menu, then select *Settings*. +. Hover over the panel and click image:dashboard/images/settings-icon-hover-action.png[Settings icon, width=3%]. The *Settings* flyout appears. . In the *Title* field, enter `Sum of bytes from large requests`, then click *Apply*. @@ -275,7 +273,7 @@ image::images/lens_barChartDistributionOfNumberField_7.16.png[Bar chart that dis Add a panel title: -. Open the panel menu, then select *Settings*. +. Hover over the panel and click image:dashboard/images/settings-icon-hover-action.png[Settings icon, width=3%]. The *Settings* flyout appears. . In the *Title* field, enter `Website traffic`, then click *Apply*. @@ -339,7 +337,7 @@ image::images/lens_treemapMultiLevelChart_7.16.png[Treemap visualization] Add a panel title: -. Open the panel menu, then select *Settings*. +. Hover over the panel and click image:dashboard/images/settings-icon-hover-action.png[Settings icon, width=3%]. The *Settings* flyout appears. . In the *Title* field, enter `Page views by location and referrer`, then click *Apply*. diff --git a/docs/user/dashboard/use-dashboards.asciidoc b/docs/user/dashboard/use-dashboards.asciidoc index 1baa7d49ab8f8..127a8048f4056 100644 --- a/docs/user/dashboard/use-dashboards.asciidoc +++ b/docs/user/dashboard/use-dashboards.asciidoc @@ -7,7 +7,7 @@ {kib} supports several ways to explore the data displayed in a dashboard more in depth: * The **query bar**, using KQL expressions by default. -* The **Time range**, that allows you to display data only for the period that you want to focus on. You can set a global time range for the entire dashboard, or specify a custom time range for each panel. +* The **time range**, that allows you to display data only for the period that you want to focus on. You can set a global time range for the entire dashboard, or specify a custom time range for each panel. * **Controls**, that dashboard creators can add to help viewers filter on specific values. * **Filter pills**, that you can add and combine by clicking on specific parts of the dashboard visualizations, or by defining conditions manually from the filter editor. The filter editor is a good alternative if you're not comfortable with using KQL expressions in the main query bar. * View the data of a panel and the requests used to build it. @@ -16,6 +16,28 @@ This section shows the most common ways for you to filter dashboard data. For more information about {kib} and {es} filtering capabilities, refer to <>. +[float] +=== Use filter pills + +Use filter pills to focus in on the specific data you want. + +[role="screenshot"] +image::images/dashboard_filter_pills_8.15.0.png[Filter pills, width=50%] + +[float] +==== Add pills by interacting with visualizations + +You can interact with some panel visualizations to explore specific data more in depth. Upon clicking, filter pills are added and applied to the entire dashboard, so that surrounding panels and visualizations also reflect your browsing. + +image::https://images.contentstack.io/v3/assets/bltefdd0b53724fa2ce/blt93fcc34395a310d4/6750e7e9b09fe993fbc0824a/add-filter-pills-8.17.gif[Browsing a chart creates a filter dynamically] + +[float] +==== Add pills using the filter editor + +As an alternative to the main query bar, you can filter dashboard data by defining individual conditions on specific fields and values, and by combining these conditions together in a filter pill. + +image::images/dashboard-filter-editor.png[Filter editor with 2 conditions] + [float] === Filter dashboards using the KQL query bar @@ -40,11 +62,11 @@ image::images/dashboard-global-time-range.png[Time range menu with multiple time **To apply a panel-level time range:** -. Open the panel menu, then select *Settings*. +. Hover over the panel and click image:dashboard/images/settings-icon-hover-action.png[Settings icon, width=3%]. The *Settings* flyout appears. . Turn on *Apply a custom time range*. -. Enter the time range you want to view, then *Apply* it. +. Enter the time range you want to view, then click *Apply*. **To view and edit the time range applied to a specific panel:** @@ -66,7 +88,7 @@ Filter the data with one or more options that you select. . Select the available options. + -The *Exists* query returns all documents that contain an indexed value for the field. +Selecting _Exists_ returns all documents that contain an indexed value for the field. . Select how to filter the options. @@ -113,30 +135,7 @@ Filter the data within a specified range of time. . To clear the specified values, click image:images/dashboard_controlsClearSelections_8.3.0.png[The icon to clear all specified values in the Range slider]. [role="screenshot"] -image::images/dashboard_timeSliderControl_8.7.0.gif[Time slider control] - -[float] -=== Use filter pills - -Use filter pills to focus in on the specific data you want. - -[role="screenshot"] -image::images/dashboard_filter_pills_8.15.0.png[Filter pills, width=50%] - -[float] -==== Add pills by interacting with visualizations - -You can interact with some panel visualizations to explore specific data more in depth. Upon clicking, filter pills are added and applied to the entire dashboard, so that surrounding panels and visualizations also reflect your browsing. - -image::https://images.contentstack.io/v3/assets/bltefdd0b53724fa2ce/blt3636aae815d783f9/66c467d346b3f438b396fafa/dashboard-filter-pills.gif[Browsing a chart creates a filter dynamically] - -[float] -==== Add pills using the filter editor - -As an alternative to the main query bar, you can filter dashboard data by defining individual conditions on specific fields and values, and by combining these conditions together in a filter pill. - -image::images/dashboard-filter-editor.png[Filter editor with 2 conditions] - +image::https://images.contentstack.io/v3/assets/bltefdd0b53724fa2ce/blt672f3aaadf9ea5a6/6750dd6c2452f972af0a88b4/dashboard_timeslidercontrol_8.17.0.gif[Time slider control] [float] [[download-csv]] @@ -145,7 +144,7 @@ image::images/dashboard-filter-editor.png[Filter editor with 2 conditions] **View the data in visualizations and the requests that collect the data:** -. Open the panel menu, then select **Inspect**. +. Open the panel menu and select **Inspect**. . View and download the panel data. @@ -181,7 +180,7 @@ You can display dashboards in full screen mode to gain visual space and view or image::images/dashboard-full-screen.png[A dashboard in full screen mode] -If you need to focus on a particular panel, you can maximize it. To do that, open the panel menu, and select **More** > **Maximize**. You can minimize it again the same way. +If you need to focus on a particular panel, you can maximize it by opening the panel menu and selecting **Maximize**. You can minimize it again the same way. TIP: When sharing a dashboard with a link while a panel is in maximized view, the generated link will also open the dashboard on the same maximized panel view. diff --git a/examples/embeddable_examples/public/react_embeddables/eui_markdown/eui_markdown_react_embeddable.tsx b/examples/embeddable_examples/public/react_embeddables/eui_markdown/eui_markdown_react_embeddable.tsx index 2ad9cd639a223..7c262d744a55e 100644 --- a/examples/embeddable_examples/public/react_embeddables/eui_markdown/eui_markdown_react_embeddable.tsx +++ b/examples/embeddable_examples/public/react_embeddables/eui_markdown/eui_markdown_react_embeddable.tsx @@ -7,7 +7,7 @@ * License v3.0 only", or the "Server Side Public License, v 1". */ -import { EuiMarkdownEditor, EuiMarkdownFormat } from '@elastic/eui'; +import { EuiMarkdownEditor, EuiMarkdownFormat, useEuiTheme } from '@elastic/eui'; import { css } from '@emotion/react'; import { ReactEmbeddableFactory } from '@kbn/embeddable-plugin/public'; import { i18n } from '@kbn/i18n'; @@ -16,7 +16,6 @@ import { useInheritedViewMode, useStateFromPublishingSubject, } from '@kbn/presentation-publishing'; -import { euiThemeVars } from '@kbn/ui-theme'; import React from 'react'; import { BehaviorSubject } from 'rxjs'; import { EUI_MARKDOWN_ID } from './constants'; @@ -80,6 +79,7 @@ export const markdownEmbeddableFactory: ReactEmbeddableFactory< // get state for rendering const content = useStateFromPublishingSubject(content$); const viewMode = useInheritedViewMode(api) ?? 'view'; + const { euiTheme } = useEuiTheme(); return viewMode === 'edit' ? ( {content ?? ''} diff --git a/examples/embeddable_examples/public/react_embeddables/field_list/field_list_react_embeddable.tsx b/examples/embeddable_examples/public/react_embeddables/field_list/field_list_react_embeddable.tsx index c6b13d2419971..c88219d1fafc3 100644 --- a/examples/embeddable_examples/public/react_embeddables/field_list/field_list_react_embeddable.tsx +++ b/examples/embeddable_examples/public/react_embeddables/field_list/field_list_react_embeddable.tsx @@ -7,7 +7,7 @@ * License v3.0 only", or the "Server Side Public License, v 1". */ -import { EuiFlexGroup, EuiFlexItem } from '@elastic/eui'; +import { EuiFlexGroup, EuiFlexItem, useEuiTheme } from '@elastic/eui'; import { css } from '@emotion/react'; import type { Reference } from '@kbn/content-management-utils'; import { CoreStart } from '@kbn/core-lifecycle-browser'; @@ -17,7 +17,6 @@ import { ReactEmbeddableFactory } from '@kbn/embeddable-plugin/public'; import { i18n } from '@kbn/i18n'; import { initializeTitles, useBatchedPublishingSubjects } from '@kbn/presentation-publishing'; import { LazyDataViewPicker, withSuspense } from '@kbn/presentation-util-plugin/public'; -import { euiThemeVars } from '@kbn/ui-theme'; import { UnifiedFieldListSidebarContainer, type UnifiedFieldListSidebarContainerProps, @@ -150,6 +149,7 @@ export const getFieldListFactory = ( dataViews$, selectedFieldNames$ ); + const { euiTheme } = useEuiTheme(); const selectedDataView = renderDataViews?.[0]; @@ -165,7 +165,7 @@ export const getFieldListFactory = ( { bookAttributesManager.bookTitle, bookAttributesManager.bookSynopsis ); + const { euiTheme } = useEuiTheme(); return (

{ )}
{ api, Component: () => { const [count, error] = useBatchedPublishingSubjects(count$, blockingError$); + const { euiTheme } = useEuiTheme(); useEffect(() => { return () => { @@ -138,7 +138,7 @@ export const getSearchEmbeddableFactory = (services: Services) => {
{ defaultMessage: 'Selection', } ), + 'euiCodeBlockFullScreen.ariaLabel': i18n.translate('core.euiCodeBlockFullScreen.ariaLabel', { + defaultMessage: 'Expanded code block', + }), + 'euiCodeBlock.label': ({ language }: EuiValues) => + i18n.translate('core.euiCodeBlock.label', { + defaultMessage: '{language} code block:', + values: { language }, + }), }; }; diff --git a/packages/core/security/core-security-common/src/authentication/authenticated_user.ts b/packages/core/security/core-security-common/src/authentication/authenticated_user.ts index d80ff8f434a4f..f550707290de7 100644 --- a/packages/core/security/core-security-common/src/authentication/authenticated_user.ts +++ b/packages/core/security/core-security-common/src/authentication/authenticated_user.ts @@ -25,6 +25,21 @@ export interface UserRealm { type: string; } +/** + * Represents the metadata of an API key. + */ +export interface ApiKeyDescriptor { + /** + * Name of the API key. + */ + name: string; + + /** + * The ID of the API key. + */ + id: string; +} + /** * Represents the currently authenticated user. */ @@ -65,4 +80,9 @@ export interface AuthenticatedUser extends User { * Indicates whether user is an operator. */ operator?: boolean; + + /** + * Metadata of the API key that was used to authenticate the user. + */ + api_key?: ApiKeyDescriptor; } diff --git a/packages/kbn-babel-preset/styled_components_files.js b/packages/kbn-babel-preset/styled_components_files.js index 707053b68585f..d1b09556a8bf2 100644 --- a/packages/kbn-babel-preset/styled_components_files.js +++ b/packages/kbn-babel-preset/styled_components_files.js @@ -21,15 +21,7 @@ module.exports = { /x-pack[\/\\]plugins[\/\\]observability_solution[\/\\]observability_shared[\/\\]/, /x-pack[\/\\]plugins[\/\\]security_solution[\/\\]/, /x-pack[\/\\]solutions[\/\\]observability[\/\\]plugins[\/\\]exploratory_view[\/\\]/, - /x-pack[\/\\]solutions[\/\\]observability[\/\\]plugins[\/\\]investigate_app[\/\\]/, - /x-pack[\/\\]solutions[\/\\]observability[\/\\]plugins[\/\\]investigate[\/\\]/, - /x-pack[\/\\]solutions[\/\\]observability[\/\\]plugins[\/\\]observability_ai_assistant_app[\/\\]/, - /x-pack[\/\\]solutions[\/\\]observability[\/\\]plugins[\/\\]observability_ai_assistant_management[\/\\]/, - /x-pack[\/\\]solutions[\/\\]observability[\/\\]plugins[\/\\]observability_solution[\/\\]/, /x-pack[\/\\]solutions[\/\\]observability[\/\\]plugins[\/\\]observability[\/\\]/, - /x-pack[\/\\]solutions[\/\\]observability[\/\\]plugins[\/\\]serverless_observability[\/\\]/, - /x-pack[\/\\]solutions[\/\\]observability[\/\\]plugins[\/\\]streams_app[\/\\]/, - /x-pack[\/\\]solutions[\/\\]observability[\/\\]plugins[\/\\]streams[\/\\]/, /x-pack[\/\\]solutions[\/\\]observability[\/\\]plugins[\/\\]synthetics[\/\\]/, /x-pack[\/\\]solutions[\/\\]observability[\/\\]plugins[\/\\]uptime[\/\\]/, /x-pack[\/\\]solutions[\/\\]observability[\/\\]plugins[\/\\]ux[\/\\]/, diff --git a/packages/kbn-bfetch-error/BUILD.bazel b/packages/kbn-bfetch-error/BUILD.bazel deleted file mode 100644 index 88cb5bbe5b9e8..0000000000000 --- a/packages/kbn-bfetch-error/BUILD.bazel +++ /dev/null @@ -1,35 +0,0 @@ -load("@build_bazel_rules_nodejs//:index.bzl", "js_library") - -SRCS = glob( - [ - "**/*.ts", - "**/*.tsx", - ], - exclude = [ - "**/test_helpers.ts", - "**/*.config.js", - "**/*.mock.*", - "**/*.test.*", - "**/*.stories.*", - "**/__snapshots__/**", - "**/integration_tests/**", - "**/mocks/**", - "**/scripts/**", - "**/storybook/**", - "**/test_fixtures/**", - "**/test_helpers/**", - ], -) - -BUNDLER_DEPS = [ - "//packages/kbn-i18n", - "@npm//tslib", -] - -js_library( - name = "kbn-bfetch-error", - package_name = "@kbn/bfetch-error", - srcs = ["package.json"] + SRCS, - deps = BUNDLER_DEPS, - visibility = ["//visibility:public"], -) diff --git a/packages/kbn-bfetch-error/README.md b/packages/kbn-bfetch-error/README.md deleted file mode 100644 index c44118eef53a6..0000000000000 --- a/packages/kbn-bfetch-error/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# @kbn/bfetch-error - -package isolating befetch error logic diff --git a/packages/kbn-bfetch-error/index.ts b/packages/kbn-bfetch-error/index.ts deleted file mode 100644 index c8a9f3c91c8ea..0000000000000 --- a/packages/kbn-bfetch-error/index.ts +++ /dev/null @@ -1,10 +0,0 @@ -/* - * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the "Elastic License - * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side - * Public License v 1"; you may not use this file except in compliance with, at - * your election, the "Elastic License 2.0", the "GNU Affero General Public - * License v3.0 only", or the "Server Side Public License, v 1". - */ - -export { BfetchRequestError } from './src/bfetch_error'; diff --git a/packages/kbn-bfetch-error/kibana.jsonc b/packages/kbn-bfetch-error/kibana.jsonc deleted file mode 100644 index c5f0f63bc8b13..0000000000000 --- a/packages/kbn-bfetch-error/kibana.jsonc +++ /dev/null @@ -1,9 +0,0 @@ -{ - "type": "shared-common", - "id": "@kbn/bfetch-error", - "owner": [ - "@elastic/appex-sharedux" - ], - "group": "platform", - "visibility": "shared" -} \ No newline at end of file diff --git a/packages/kbn-bfetch-error/package.json b/packages/kbn-bfetch-error/package.json deleted file mode 100644 index 39e05c4e4be06..0000000000000 --- a/packages/kbn-bfetch-error/package.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "name": "@kbn/bfetch-error", - "private": true, - "version": "1.0.0", - "license": "Elastic License 2.0 OR AGPL-3.0-only OR SSPL-1.0" -} \ No newline at end of file diff --git a/packages/kbn-bfetch-error/src/bfetch_error.ts b/packages/kbn-bfetch-error/src/bfetch_error.ts deleted file mode 100644 index 77c5325cdd289..0000000000000 --- a/packages/kbn-bfetch-error/src/bfetch_error.ts +++ /dev/null @@ -1,38 +0,0 @@ -/* - * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the "Elastic License - * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side - * Public License v 1"; you may not use this file except in compliance with, at - * your election, the "Elastic License 2.0", the "GNU Affero General Public - * License v3.0 only", or the "Server Side Public License, v 1". - */ - -import { i18n } from '@kbn/i18n'; - -/** - * Error thrown when xhr request fails - * @public - */ -export class BfetchRequestError extends Error { - /** - * constructor - * @param code - Xhr error code - */ - constructor(code: number) { - const message = - code === 0 - ? i18n.translate('bfetchError.networkError', { - defaultMessage: 'Check your network connection and try again.', - }) - : i18n.translate('bfetchError.networkErrorWithStatus', { - defaultMessage: 'Check your network connection and try again. Code {code}', - values: { code }, - }); - - super(message); - this.name = 'BfetchRequestError'; - this.code = code; - } - - code: number; -} diff --git a/packages/kbn-bfetch-error/tsconfig.json b/packages/kbn-bfetch-error/tsconfig.json deleted file mode 100644 index c4703bc51cf6c..0000000000000 --- a/packages/kbn-bfetch-error/tsconfig.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "extends": "../../tsconfig.base.json", - "compilerOptions": { - "outDir": "target/types", - "types": [ - "jest", - "node", - "react" - ] - }, - "include": [ - "**/*.ts", - "**/*.tsx", - ], - "exclude": [ - "target/**/*" - ], - "kbn_references": [ - "@kbn/i18n", - ] -} diff --git a/packages/kbn-check-mappings-update-cli/current_fields.json b/packages/kbn-check-mappings-update-cli/current_fields.json index 45313933ab1b4..b902407b92e7a 100644 --- a/packages/kbn-check-mappings-update-cli/current_fields.json +++ b/packages/kbn-check-mappings-update-cli/current_fields.json @@ -762,7 +762,10 @@ ], "maintenance-window": [ "enabled", - "events" + "events", + "expirationDate", + "title", + "updatedAt" ], "map": [ "bounds", diff --git a/packages/kbn-check-mappings-update-cli/current_mappings.json b/packages/kbn-check-mappings-update-cli/current_mappings.json index 663fef8f4fef1..352e753162a36 100644 --- a/packages/kbn-check-mappings-update-cli/current_mappings.json +++ b/packages/kbn-check-mappings-update-cli/current_mappings.json @@ -2521,6 +2521,20 @@ "events": { "format": "epoch_millis||strict_date_optional_time", "type": "date_range" + }, + "expirationDate": { + "type": "date" + }, + "title": { + "fields": { + "keyword": { + "type": "keyword" + } + }, + "type": "text" + }, + "updatedAt": { + "type": "date" } } }, diff --git a/packages/kbn-custom-integrations/jest.config.js b/packages/kbn-custom-integrations/jest.config.js deleted file mode 100644 index 4d1e1c1b5a83c..0000000000000 --- a/packages/kbn-custom-integrations/jest.config.js +++ /dev/null @@ -1,14 +0,0 @@ -/* - * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the "Elastic License - * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side - * Public License v 1"; you may not use this file except in compliance with, at - * your election, the "Elastic License 2.0", the "GNU Affero General Public - * License v3.0 only", or the "Server Side Public License, v 1". - */ - -module.exports = { - preset: '@kbn/test/jest_node', - rootDir: '../..', - roots: ['/packages/kbn-custom-integrations'], -}; diff --git a/packages/kbn-custom-integrations/src/components/index.ts b/packages/kbn-custom-integrations/src/components/index.ts deleted file mode 100644 index d32c85801643d..0000000000000 --- a/packages/kbn-custom-integrations/src/components/index.ts +++ /dev/null @@ -1,13 +0,0 @@ -/* - * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the "Elastic License - * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side - * Public License v 1"; you may not use this file except in compliance with, at - * your election, the "Elastic License 2.0", the "GNU Affero General Public - * License v3.0 only", or the "Server Side Public License, v 1". - */ - -export { ConnectedCreateCustomIntegrationForm } from './create/form'; -export * from './create/error_callout'; -export * from './custom_integrations_button'; -export * from './custom_integrations_form'; diff --git a/packages/kbn-custom-integrations/src/hooks/index.ts b/packages/kbn-custom-integrations/src/hooks/index.ts deleted file mode 100644 index 4f44ba441e794..0000000000000 --- a/packages/kbn-custom-integrations/src/hooks/index.ts +++ /dev/null @@ -1,12 +0,0 @@ -/* - * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the "Elastic License - * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side - * Public License v 1"; you may not use this file except in compliance with, at - * your election, the "Elastic License 2.0", the "GNU Affero General Public - * License v3.0 only", or the "Server Side Public License, v 1". - */ - -export { useConsumerCustomIntegrations } from './use_consumer_custom_integrations'; -export { useCustomIntegrations } from './use_custom_integrations'; -export type { DispatchableEvents } from './use_consumer_custom_integrations'; diff --git a/packages/kbn-custom-integrations/src/state_machines/custom_integrations/defaults.ts b/packages/kbn-custom-integrations/src/state_machines/custom_integrations/defaults.ts deleted file mode 100644 index ad8a949e1123b..0000000000000 --- a/packages/kbn-custom-integrations/src/state_machines/custom_integrations/defaults.ts +++ /dev/null @@ -1,14 +0,0 @@ -/* - * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the "Elastic License - * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side - * Public License v 1"; you may not use this file except in compliance with, at - * your election, the "Elastic License 2.0", the "GNU Affero General Public - * License v3.0 only", or the "Server Side Public License, v 1". - */ - -import { DefaultCustomIntegrationsContext } from './types'; - -export const DEFAULT_CONTEXT: DefaultCustomIntegrationsContext = { - mode: 'create' as const, -}; diff --git a/packages/kbn-custom-integrations/src/state_machines/custom_integrations/selectors.ts b/packages/kbn-custom-integrations/src/state_machines/custom_integrations/selectors.ts deleted file mode 100644 index 79722e15a4522..0000000000000 --- a/packages/kbn-custom-integrations/src/state_machines/custom_integrations/selectors.ts +++ /dev/null @@ -1,13 +0,0 @@ -/* - * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the "Elastic License - * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side - * Public License v 1"; you may not use this file except in compliance with, at - * your election, the "Elastic License 2.0", the "GNU Affero General Public - * License v3.0 only", or the "Server Side Public License, v 1". - */ - -import { CustomIntegrationsState } from './state_machine'; - -export const createIsInitializedSelector = (state: CustomIntegrationsState) => - state && state.matches({ create: 'initialized' }); diff --git a/packages/kbn-custom-integrations/src/state_machines/index.ts b/packages/kbn-custom-integrations/src/state_machines/index.ts deleted file mode 100644 index f9ea08dac8714..0000000000000 --- a/packages/kbn-custom-integrations/src/state_machines/index.ts +++ /dev/null @@ -1,12 +0,0 @@ -/* - * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the "Elastic License - * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side - * Public License v 1"; you may not use this file except in compliance with, at - * your election, the "Elastic License 2.0", the "GNU Affero General Public - * License v3.0 only", or the "Server Side Public License, v 1". - */ - -export { CustomIntegrationsProvider } from './custom_integrations/provider'; -export type { Callbacks } from './custom_integrations/provider'; -export type { InitialState } from './custom_integrations/types'; diff --git a/packages/kbn-ebt-tools/BUILD.bazel b/packages/kbn-ebt-tools/BUILD.bazel index 1ea329e82638e..93567fde14c11 100644 --- a/packages/kbn-ebt-tools/BUILD.bazel +++ b/packages/kbn-ebt-tools/BUILD.bazel @@ -25,7 +25,7 @@ SHARED_DEPS = [ "@npm//@elastic/apm-rum-core", "@npm//react", "@npm//react-router-dom", - "//packages/kbn-timerange" + "//src/platform/packages/shared/kbn-timerange" ] js_library( diff --git a/packages/kbn-optimizer/limits.yml b/packages/kbn-optimizer/limits.yml index 3152a02cd730f..85434fe0f2b21 100644 --- a/packages/kbn-optimizer/limits.yml +++ b/packages/kbn-optimizer/limits.yml @@ -7,7 +7,6 @@ pageLoadAssetSize: apm: 64385 assetInventory: 18478 banners: 17946 - bfetch: 22837 canvas: 29355 cases: 180037 charts: 55000 diff --git a/packages/kbn-react-hooks/jest.config.js b/packages/kbn-react-hooks/jest.config.js deleted file mode 100644 index 41f446862f962..0000000000000 --- a/packages/kbn-react-hooks/jest.config.js +++ /dev/null @@ -1,14 +0,0 @@ -/* - * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the "Elastic License - * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side - * Public License v 1"; you may not use this file except in compliance with, at - * your election, the "Elastic License 2.0", the "GNU Affero General Public - * License v3.0 only", or the "Server Side Public License, v 1". - */ - -module.exports = { - preset: '@kbn/test', - rootDir: '../..', - roots: ['/packages/kbn-react-hooks'], -}; diff --git a/packages/kbn-router-utils/jest.config.js b/packages/kbn-router-utils/jest.config.js deleted file mode 100644 index ffbc9f07f2ebf..0000000000000 --- a/packages/kbn-router-utils/jest.config.js +++ /dev/null @@ -1,14 +0,0 @@ -/* - * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the "Elastic License - * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side - * Public License v 1"; you may not use this file except in compliance with, at - * your election, the "Elastic License 2.0", the "GNU Affero General Public - * License v3.0 only", or the "Server Side Public License, v 1". - */ - -module.exports = { - preset: '@kbn/test', - rootDir: '../..', - roots: ['/packages/kbn-router-utils'], -}; diff --git a/packages/kbn-search-errors/BUILD.bazel b/packages/kbn-search-errors/BUILD.bazel index b25a9f900f214..7f462f59a85b7 100644 --- a/packages/kbn-search-errors/BUILD.bazel +++ b/packages/kbn-search-errors/BUILD.bazel @@ -22,7 +22,6 @@ SRCS = glob( ) BUNDLER_DEPS = [ - "//packages/kbn-bfetch-error", "//packages/kbn-i18n", "@npm//@elastic/elasticsearch", "@npm//@elastic/eui", diff --git a/packages/kbn-search-errors/src/render_search_error.ts b/packages/kbn-search-errors/src/render_search_error.ts index 4cbf784c35e22..037af2bdb0ee0 100644 --- a/packages/kbn-search-errors/src/render_search_error.ts +++ b/packages/kbn-search-errors/src/render_search_error.ts @@ -9,7 +9,6 @@ import { i18n } from '@kbn/i18n'; import { ReactNode } from 'react'; -import { BfetchRequestError } from '@kbn/bfetch-error'; import { EsError } from './es_error'; export function renderSearchError( @@ -25,7 +24,7 @@ export function renderSearchError( }; } - if (error.constructor.name === 'HttpFetchError' || error instanceof BfetchRequestError) { + if (error.constructor.name === 'HttpFetchError') { const defaultMsg = i18n.translate('searchErrors.errors.fetchError', { defaultMessage: 'Check your network connection and try again.', }); diff --git a/packages/kbn-search-errors/tsconfig.json b/packages/kbn-search-errors/tsconfig.json index d420899bfae32..28c8e52860da0 100644 --- a/packages/kbn-search-errors/tsconfig.json +++ b/packages/kbn-search-errors/tsconfig.json @@ -20,7 +20,6 @@ "@kbn/core", "@kbn/kibana-utils-plugin", "@kbn/data-views-plugin", - "@kbn/bfetch-error", "@kbn/search-types", ] } diff --git a/packages/kbn-test/src/functional_test_runner/lib/config/run_check_ftr_configs_cli.ts b/packages/kbn-test/src/functional_test_runner/lib/config/run_check_ftr_configs_cli.ts index 265bdbe9e0082..735413d2f2029 100644 --- a/packages/kbn-test/src/functional_test_runner/lib/config/run_check_ftr_configs_cli.ts +++ b/packages/kbn-test/src/functional_test_runner/lib/config/run_check_ftr_configs_cli.ts @@ -27,7 +27,7 @@ const IGNORED_PATHS = [ Path.resolve(REPO_ROOT, 'packages/kbn-test/src/jest/run_check_jest_configs_cli.ts'), Path.resolve( REPO_ROOT, - 'x-pack/plugins/observability_solution/observability_onboarding/e2e/playwright/playwright.config.ts' + 'x-pack/solutions/observability/plugins/observability_onboarding/e2e/playwright/playwright.config.ts' ), ]; diff --git a/packages/kbn-timerange/jest.config.js b/packages/kbn-timerange/jest.config.js deleted file mode 100644 index df6ceeaa419a9..0000000000000 --- a/packages/kbn-timerange/jest.config.js +++ /dev/null @@ -1,14 +0,0 @@ -/* - * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the "Elastic License - * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side - * Public License v 1"; you may not use this file except in compliance with, at - * your election, the "Elastic License 2.0", the "GNU Affero General Public - * License v3.0 only", or the "Server Side Public License, v 1". - */ - -module.exports = { - preset: '@kbn/test', - rootDir: '../..', - roots: ['/packages/kbn-timerange'], -}; diff --git a/packages/kbn-unsaved-changes-badge/src/components/unsaved_changes_badge/__snapshots__/unsaved_changes_badge.test.tsx.snap b/packages/kbn-unsaved-changes-badge/src/components/unsaved_changes_badge/__snapshots__/unsaved_changes_badge.test.tsx.snap index 9991c8a2165d0..9103b94e19379 100644 --- a/packages/kbn-unsaved-changes-badge/src/components/unsaved_changes_badge/__snapshots__/unsaved_changes_badge.test.tsx.snap +++ b/packages/kbn-unsaved-changes-badge/src/components/unsaved_changes_badge/__snapshots__/unsaved_changes_badge.test.tsx.snap @@ -10,7 +10,7 @@ exports[` should show all menu items 1`] = ` aria-label="View available actions" class="euiBadge emotion-euiBadge-clickable" data-test-subj="unsavedChangesBadge" - style="--euiBadgeBackgroundColor: #F6E58D; --euiBadgeTextColor: #000;" + style="--euiBadgeBackgroundColor: #F6E58D; --euiBadgeTextColor: #000000;" title="test" > ', () => { const button = component.find('EuiButton'); expect(button.prop('color')).toBe('text'); expect(button.prop('css')).toMatchObject({ - backgroundColor: '#FFF', + backgroundColor: '#FFFFFF', border: '1px solid #D3DAE6', color: '#343741', }); diff --git a/src/core/server/integration_tests/ci_checks/saved_objects/check_registered_types.test.ts b/src/core/server/integration_tests/ci_checks/saved_objects/check_registered_types.test.ts index b2d9693cfcc22..5aca6f1c04446 100644 --- a/src/core/server/integration_tests/ci_checks/saved_objects/check_registered_types.test.ts +++ b/src/core/server/integration_tests/ci_checks/saved_objects/check_registered_types.test.ts @@ -132,7 +132,7 @@ describe('checking migration metadata changes on all registered SO types', () => "lens": "5cfa2c52b979b4f8df56dd13c477e152183468b9", "lens-ui-telemetry": "8c47a9e393861f76e268345ecbadfc8a5fb1e0bd", "links": "1dd432cc94619a513b75cec43660a50be7aadc90", - "maintenance-window": "bf36863f5577c2d22625258bdad906eeb4cccccc", + "maintenance-window": "b84d9e0b3f89be0ae4b6fe1af6e38b4cd2554931", "map": "76c71023bd198fb6b1163b31bafd926fe2ceb9da", "metrics-data-source": "81b69dc9830699d9ead5ac8dcb9264612e2a3c89", "metrics-explorer-view": "98cf395d0e87b89ab63f173eae16735584a8ff42", diff --git a/src/dev/build/tasks/os_packages/docker_generator/run.ts b/src/dev/build/tasks/os_packages/docker_generator/run.ts index ca45a31ad7310..4014aa771e510 100644 --- a/src/dev/build/tasks/os_packages/docker_generator/run.ts +++ b/src/dev/build/tasks/os_packages/docker_generator/run.ts @@ -51,7 +51,7 @@ export async function runDockerGenerator( */ if (flags.baseImage === 'wolfi') baseImageName = - 'docker.elastic.co/wolfi/chainguard-base:latest@sha256:1b51ff6dba78c98d3e02b0cd64a8ce3238c7a40408d21e3af12a329d44db6f23'; + 'docker.elastic.co/wolfi/chainguard-base:latest@sha256:bfdeddb33330a281950c2a54adef991dbbe6a42832bc505d13b11beaf50ae73f'; let imageFlavor = ''; if (flags.baseImage === 'ubi') imageFlavor += `-ubi`; diff --git a/src/dev/license_checker/config.ts b/src/dev/license_checker/config.ts index 1eeae89438c83..44c441f9bbe63 100644 --- a/src/dev/license_checker/config.ts +++ b/src/dev/license_checker/config.ts @@ -87,8 +87,8 @@ export const LICENSE_OVERRIDES = { 'jsts@1.6.2': ['Eclipse Distribution License - v 1.0'], // cf. https://github.com/bjornharrtell/jsts '@mapbox/jsonlint-lines-primitives@2.0.2': ['MIT'], // license in readme https://github.com/tmcw/jsonlint '@elastic/ems-client@8.5.3': ['Elastic License 2.0'], - '@elastic/eui@98.1.0-borealis.0': ['Elastic License 2.0 OR AGPL-3.0-only OR SSPL-1.0'], - '@elastic/eui-theme-borealis@0.0.4': ['Elastic License 2.0 OR AGPL-3.0-only OR SSPL-1.0'], + '@elastic/eui@98.2.1-borealis.2': ['Elastic License 2.0 OR AGPL-3.0-only OR SSPL-1.0'], + '@elastic/eui-theme-borealis@0.0.7': ['Elastic License 2.0 OR AGPL-3.0-only OR SSPL-1.0'], 'language-subtag-registry@0.3.21': ['CC-BY-4.0'], // retired ODC‑By license https://github.com/mattcg/language-subtag-registry 'buffers@0.1.1': ['MIT'], // license in importing module https://www.npmjs.com/package/binary '@bufbuild/protobuf@1.2.1': ['Apache-2.0'], // license (Apache-2.0 AND BSD-3-Clause) diff --git a/src/dev/precommit_hook/casing_check_config.js b/src/dev/precommit_hook/casing_check_config.js index 30383559e7fe0..3d90324426247 100644 --- a/src/dev/precommit_hook/casing_check_config.js +++ b/src/dev/precommit_hook/casing_check_config.js @@ -176,7 +176,7 @@ export const TEMPORARILY_IGNORED_PATHS = [ 'src/core/server/core_app/assets/favicons/mstile-310x310.png', 'src/core/server/core_app/assets/favicons/safari-pinned-tab.svg', 'test/functional/apps/management/exports/_import_objects-conflicts.json', - 'x-pack/legacy/plugins/index_management/public/lib/editSettings.js', + 'x-pack/legacy/platform/plugins/shared/index_management/public/lib/editSettings.js', 'x-pack/legacy/platform/plugins/shared/license_management/public/store/reducers/licenseManagement.js', 'x-pack/plugins/monitoring/public/icons/health-gray.svg', 'x-pack/plugins/monitoring/public/icons/health-green.svg', diff --git a/src/dev/storybook/aliases.ts b/src/dev/storybook/aliases.ts index 2bf3888ce6cb2..d2aeb97d648fd 100644 --- a/src/dev/storybook/aliases.ts +++ b/src/dev/storybook/aliases.ts @@ -25,7 +25,7 @@ export const storybookAliases = { 'src/platform/packages/private/kbn-language-documentation/.storybook', chart_icons: 'packages/kbn-chart-icons/.storybook', content_management_examples: 'examples/content_management_examples/.storybook', - custom_icons: 'packages/kbn-custom-icons/.storybook', + custom_icons: 'src/platform/packages/shared/kbn-custom-icons/.storybook', custom_integrations: 'src/plugins/custom_integrations/storybook', dashboard_enhanced: 'x-pack/plugins/dashboard_enhanced/.storybook', dashboard: 'src/plugins/dashboard/.storybook', @@ -46,12 +46,12 @@ export const storybookAliases = { fleet: 'x-pack/plugins/fleet/.storybook', grouping: 'packages/kbn-grouping/.storybook', home: 'src/plugins/home/.storybook', - infra: 'x-pack/plugins/observability_solution/infra/.storybook', + infra: 'x-pack/solutions/observability/plugins/infra/.storybook', inventory: 'x-pack/plugins/observability_solution/inventory/.storybook', investigate: 'x-pack/solutions/observability/plugins/investigate_app/.storybook', kibana_react: 'src/plugins/kibana_react/.storybook', lists: 'x-pack/solutions/security/plugins/lists/.storybook', - logs_explorer: 'x-pack/plugins/observability_solution/logs_explorer/.storybook', + logs_explorer: 'x-pack/solutions/observability/plugins/logs_explorer/.storybook', management: 'packages/kbn-management/storybook/config', observability: 'x-pack/solutions/observability/plugins/observability/.storybook', observability_ai_assistant: diff --git a/packages/kbn-custom-icons/.storybook/main.js b/src/platform/packages/shared/kbn-custom-icons/.storybook/main.js similarity index 100% rename from packages/kbn-custom-icons/.storybook/main.js rename to src/platform/packages/shared/kbn-custom-icons/.storybook/main.js diff --git a/packages/kbn-custom-icons/README.md b/src/platform/packages/shared/kbn-custom-icons/README.md similarity index 100% rename from packages/kbn-custom-icons/README.md rename to src/platform/packages/shared/kbn-custom-icons/README.md diff --git a/packages/kbn-custom-icons/assets/android.svg b/src/platform/packages/shared/kbn-custom-icons/assets/android.svg similarity index 100% rename from packages/kbn-custom-icons/assets/android.svg rename to src/platform/packages/shared/kbn-custom-icons/assets/android.svg diff --git a/packages/kbn-custom-icons/assets/cpp.svg b/src/platform/packages/shared/kbn-custom-icons/assets/cpp.svg similarity index 100% rename from packages/kbn-custom-icons/assets/cpp.svg rename to src/platform/packages/shared/kbn-custom-icons/assets/cpp.svg diff --git a/packages/kbn-custom-icons/assets/cpp_dark.svg b/src/platform/packages/shared/kbn-custom-icons/assets/cpp_dark.svg similarity index 100% rename from packages/kbn-custom-icons/assets/cpp_dark.svg rename to src/platform/packages/shared/kbn-custom-icons/assets/cpp_dark.svg diff --git a/packages/kbn-custom-icons/assets/default.svg b/src/platform/packages/shared/kbn-custom-icons/assets/default.svg similarity index 100% rename from packages/kbn-custom-icons/assets/default.svg rename to src/platform/packages/shared/kbn-custom-icons/assets/default.svg diff --git a/packages/kbn-custom-icons/assets/dot_net.svg b/src/platform/packages/shared/kbn-custom-icons/assets/dot_net.svg similarity index 100% rename from packages/kbn-custom-icons/assets/dot_net.svg rename to src/platform/packages/shared/kbn-custom-icons/assets/dot_net.svg diff --git a/packages/kbn-custom-icons/assets/erlang.svg b/src/platform/packages/shared/kbn-custom-icons/assets/erlang.svg similarity index 100% rename from packages/kbn-custom-icons/assets/erlang.svg rename to src/platform/packages/shared/kbn-custom-icons/assets/erlang.svg diff --git a/packages/kbn-custom-icons/assets/erlang_dark.svg b/src/platform/packages/shared/kbn-custom-icons/assets/erlang_dark.svg similarity index 100% rename from packages/kbn-custom-icons/assets/erlang_dark.svg rename to src/platform/packages/shared/kbn-custom-icons/assets/erlang_dark.svg diff --git a/packages/kbn-custom-icons/assets/functions.svg b/src/platform/packages/shared/kbn-custom-icons/assets/functions.svg similarity index 100% rename from packages/kbn-custom-icons/assets/functions.svg rename to src/platform/packages/shared/kbn-custom-icons/assets/functions.svg diff --git a/packages/kbn-custom-icons/assets/go.svg b/src/platform/packages/shared/kbn-custom-icons/assets/go.svg similarity index 100% rename from packages/kbn-custom-icons/assets/go.svg rename to src/platform/packages/shared/kbn-custom-icons/assets/go.svg diff --git a/packages/kbn-custom-icons/assets/ios.svg b/src/platform/packages/shared/kbn-custom-icons/assets/ios.svg similarity index 100% rename from packages/kbn-custom-icons/assets/ios.svg rename to src/platform/packages/shared/kbn-custom-icons/assets/ios.svg diff --git a/packages/kbn-custom-icons/assets/ios_dark.svg b/src/platform/packages/shared/kbn-custom-icons/assets/ios_dark.svg similarity index 100% rename from packages/kbn-custom-icons/assets/ios_dark.svg rename to src/platform/packages/shared/kbn-custom-icons/assets/ios_dark.svg diff --git a/packages/kbn-custom-icons/assets/java.svg b/src/platform/packages/shared/kbn-custom-icons/assets/java.svg similarity index 100% rename from packages/kbn-custom-icons/assets/java.svg rename to src/platform/packages/shared/kbn-custom-icons/assets/java.svg diff --git a/packages/kbn-custom-icons/assets/lambda.svg b/src/platform/packages/shared/kbn-custom-icons/assets/lambda.svg similarity index 100% rename from packages/kbn-custom-icons/assets/lambda.svg rename to src/platform/packages/shared/kbn-custom-icons/assets/lambda.svg diff --git a/packages/kbn-custom-icons/assets/nodejs.svg b/src/platform/packages/shared/kbn-custom-icons/assets/nodejs.svg similarity index 100% rename from packages/kbn-custom-icons/assets/nodejs.svg rename to src/platform/packages/shared/kbn-custom-icons/assets/nodejs.svg diff --git a/packages/kbn-custom-icons/assets/ocaml.svg b/src/platform/packages/shared/kbn-custom-icons/assets/ocaml.svg similarity index 100% rename from packages/kbn-custom-icons/assets/ocaml.svg rename to src/platform/packages/shared/kbn-custom-icons/assets/ocaml.svg diff --git a/packages/kbn-custom-icons/assets/opentelemetry.svg b/src/platform/packages/shared/kbn-custom-icons/assets/opentelemetry.svg similarity index 100% rename from packages/kbn-custom-icons/assets/opentelemetry.svg rename to src/platform/packages/shared/kbn-custom-icons/assets/opentelemetry.svg diff --git a/packages/kbn-custom-icons/assets/otel_default.svg b/src/platform/packages/shared/kbn-custom-icons/assets/otel_default.svg similarity index 100% rename from packages/kbn-custom-icons/assets/otel_default.svg rename to src/platform/packages/shared/kbn-custom-icons/assets/otel_default.svg diff --git a/packages/kbn-custom-icons/assets/php.svg b/src/platform/packages/shared/kbn-custom-icons/assets/php.svg similarity index 100% rename from packages/kbn-custom-icons/assets/php.svg rename to src/platform/packages/shared/kbn-custom-icons/assets/php.svg diff --git a/packages/kbn-custom-icons/assets/php_dark.svg b/src/platform/packages/shared/kbn-custom-icons/assets/php_dark.svg similarity index 100% rename from packages/kbn-custom-icons/assets/php_dark.svg rename to src/platform/packages/shared/kbn-custom-icons/assets/php_dark.svg diff --git a/packages/kbn-custom-icons/assets/python.svg b/src/platform/packages/shared/kbn-custom-icons/assets/python.svg similarity index 100% rename from packages/kbn-custom-icons/assets/python.svg rename to src/platform/packages/shared/kbn-custom-icons/assets/python.svg diff --git a/packages/kbn-custom-icons/assets/ruby.svg b/src/platform/packages/shared/kbn-custom-icons/assets/ruby.svg similarity index 100% rename from packages/kbn-custom-icons/assets/ruby.svg rename to src/platform/packages/shared/kbn-custom-icons/assets/ruby.svg diff --git a/packages/kbn-custom-icons/assets/rumjs.svg b/src/platform/packages/shared/kbn-custom-icons/assets/rumjs.svg similarity index 100% rename from packages/kbn-custom-icons/assets/rumjs.svg rename to src/platform/packages/shared/kbn-custom-icons/assets/rumjs.svg diff --git a/packages/kbn-custom-icons/assets/rumjs_dark.svg b/src/platform/packages/shared/kbn-custom-icons/assets/rumjs_dark.svg similarity index 100% rename from packages/kbn-custom-icons/assets/rumjs_dark.svg rename to src/platform/packages/shared/kbn-custom-icons/assets/rumjs_dark.svg diff --git a/packages/kbn-custom-icons/assets/rust.svg b/src/platform/packages/shared/kbn-custom-icons/assets/rust.svg similarity index 100% rename from packages/kbn-custom-icons/assets/rust.svg rename to src/platform/packages/shared/kbn-custom-icons/assets/rust.svg diff --git a/packages/kbn-custom-icons/assets/rust_dark.svg b/src/platform/packages/shared/kbn-custom-icons/assets/rust_dark.svg similarity index 100% rename from packages/kbn-custom-icons/assets/rust_dark.svg rename to src/platform/packages/shared/kbn-custom-icons/assets/rust_dark.svg diff --git a/packages/kbn-custom-icons/index.ts b/src/platform/packages/shared/kbn-custom-icons/index.ts similarity index 100% rename from packages/kbn-custom-icons/index.ts rename to src/platform/packages/shared/kbn-custom-icons/index.ts diff --git a/packages/kbn-elastic-agent-utils/jest.config.js b/src/platform/packages/shared/kbn-custom-icons/jest.config.js similarity index 83% rename from packages/kbn-elastic-agent-utils/jest.config.js rename to src/platform/packages/shared/kbn-custom-icons/jest.config.js index f495ab73d4e62..c6899d93b5e9e 100644 --- a/packages/kbn-elastic-agent-utils/jest.config.js +++ b/src/platform/packages/shared/kbn-custom-icons/jest.config.js @@ -9,6 +9,6 @@ module.exports = { preset: '@kbn/test', - rootDir: '../..', - roots: ['/packages/kbn-elastic-agent-utils'], + rootDir: '../../../../..', + roots: ['/src/platform/packages/shared/kbn-custom-icons'], }; diff --git a/packages/kbn-custom-icons/kibana.jsonc b/src/platform/packages/shared/kbn-custom-icons/kibana.jsonc similarity index 100% rename from packages/kbn-custom-icons/kibana.jsonc rename to src/platform/packages/shared/kbn-custom-icons/kibana.jsonc diff --git a/packages/kbn-custom-icons/package.json b/src/platform/packages/shared/kbn-custom-icons/package.json similarity index 100% rename from packages/kbn-custom-icons/package.json rename to src/platform/packages/shared/kbn-custom-icons/package.json diff --git a/packages/kbn-custom-icons/src/components/agent_icon/agent_icon.stories.tsx b/src/platform/packages/shared/kbn-custom-icons/src/components/agent_icon/agent_icon.stories.tsx similarity index 100% rename from packages/kbn-custom-icons/src/components/agent_icon/agent_icon.stories.tsx rename to src/platform/packages/shared/kbn-custom-icons/src/components/agent_icon/agent_icon.stories.tsx diff --git a/packages/kbn-custom-icons/src/components/agent_icon/get_agent_icon.test.ts b/src/platform/packages/shared/kbn-custom-icons/src/components/agent_icon/get_agent_icon.test.ts similarity index 100% rename from packages/kbn-custom-icons/src/components/agent_icon/get_agent_icon.test.ts rename to src/platform/packages/shared/kbn-custom-icons/src/components/agent_icon/get_agent_icon.test.ts diff --git a/packages/kbn-custom-icons/src/components/agent_icon/get_agent_icon.ts b/src/platform/packages/shared/kbn-custom-icons/src/components/agent_icon/get_agent_icon.ts similarity index 100% rename from packages/kbn-custom-icons/src/components/agent_icon/get_agent_icon.ts rename to src/platform/packages/shared/kbn-custom-icons/src/components/agent_icon/get_agent_icon.ts diff --git a/packages/kbn-custom-icons/src/components/agent_icon/get_serverless_icon.ts b/src/platform/packages/shared/kbn-custom-icons/src/components/agent_icon/get_serverless_icon.ts similarity index 100% rename from packages/kbn-custom-icons/src/components/agent_icon/get_serverless_icon.ts rename to src/platform/packages/shared/kbn-custom-icons/src/components/agent_icon/get_serverless_icon.ts diff --git a/packages/kbn-custom-icons/src/components/agent_icon/index.tsx b/src/platform/packages/shared/kbn-custom-icons/src/components/agent_icon/index.tsx similarity index 100% rename from packages/kbn-custom-icons/src/components/agent_icon/index.tsx rename to src/platform/packages/shared/kbn-custom-icons/src/components/agent_icon/index.tsx diff --git a/packages/kbn-custom-icons/src/components/cloud_provider_icon/cloud_provider_icon.stories.tsx b/src/platform/packages/shared/kbn-custom-icons/src/components/cloud_provider_icon/cloud_provider_icon.stories.tsx similarity index 100% rename from packages/kbn-custom-icons/src/components/cloud_provider_icon/cloud_provider_icon.stories.tsx rename to src/platform/packages/shared/kbn-custom-icons/src/components/cloud_provider_icon/cloud_provider_icon.stories.tsx diff --git a/packages/kbn-custom-icons/src/components/cloud_provider_icon/get_cloud_provider_icon.ts b/src/platform/packages/shared/kbn-custom-icons/src/components/cloud_provider_icon/get_cloud_provider_icon.ts similarity index 100% rename from packages/kbn-custom-icons/src/components/cloud_provider_icon/get_cloud_provider_icon.ts rename to src/platform/packages/shared/kbn-custom-icons/src/components/cloud_provider_icon/get_cloud_provider_icon.ts diff --git a/packages/kbn-custom-icons/src/components/cloud_provider_icon/index.tsx b/src/platform/packages/shared/kbn-custom-icons/src/components/cloud_provider_icon/index.tsx similarity index 100% rename from packages/kbn-custom-icons/src/components/cloud_provider_icon/index.tsx rename to src/platform/packages/shared/kbn-custom-icons/src/components/cloud_provider_icon/index.tsx diff --git a/packages/kbn-custom-icons/tsconfig.json b/src/platform/packages/shared/kbn-custom-icons/tsconfig.json similarity index 86% rename from packages/kbn-custom-icons/tsconfig.json rename to src/platform/packages/shared/kbn-custom-icons/tsconfig.json index 5cd845d4948c6..380335f9e2dd5 100644 --- a/packages/kbn-custom-icons/tsconfig.json +++ b/src/platform/packages/shared/kbn-custom-icons/tsconfig.json @@ -1,5 +1,5 @@ { - "extends": "../../tsconfig.base.json", + "extends": "../../../../../tsconfig.base.json", "compilerOptions": { "outDir": "target/types", "types": [ diff --git a/packages/kbn-discover-contextual-components/README.md b/src/platform/packages/shared/kbn-discover-contextual-components/README.md similarity index 100% rename from packages/kbn-discover-contextual-components/README.md rename to src/platform/packages/shared/kbn-discover-contextual-components/README.md diff --git a/packages/kbn-discover-contextual-components/index.ts b/src/platform/packages/shared/kbn-discover-contextual-components/index.ts similarity index 100% rename from packages/kbn-discover-contextual-components/index.ts rename to src/platform/packages/shared/kbn-discover-contextual-components/index.ts diff --git a/src/platform/packages/shared/kbn-discover-contextual-components/jest.config.js b/src/platform/packages/shared/kbn-discover-contextual-components/jest.config.js new file mode 100644 index 0000000000000..8c1468cdabd49 --- /dev/null +++ b/src/platform/packages/shared/kbn-discover-contextual-components/jest.config.js @@ -0,0 +1,14 @@ +/* + * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one + * or more contributor license agreements. Licensed under the "Elastic License + * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side + * Public License v 1"; you may not use this file except in compliance with, at + * your election, the "Elastic License 2.0", the "GNU Affero General Public + * License v3.0 only", or the "Server Side Public License, v 1". + */ + +module.exports = { + preset: '@kbn/test', + rootDir: '../../../../..', + roots: ['/src/platform/packages/shared/kbn-discover-contextual-components'], +}; diff --git a/packages/kbn-discover-contextual-components/kibana.jsonc b/src/platform/packages/shared/kbn-discover-contextual-components/kibana.jsonc similarity index 100% rename from packages/kbn-discover-contextual-components/kibana.jsonc rename to src/platform/packages/shared/kbn-discover-contextual-components/kibana.jsonc diff --git a/packages/kbn-discover-contextual-components/package.json b/src/platform/packages/shared/kbn-discover-contextual-components/package.json similarity index 100% rename from packages/kbn-discover-contextual-components/package.json rename to src/platform/packages/shared/kbn-discover-contextual-components/package.json diff --git a/packages/kbn-discover-contextual-components/src/data_types/logs/components/cell_actions_popover.tsx b/src/platform/packages/shared/kbn-discover-contextual-components/src/data_types/logs/components/cell_actions_popover.tsx similarity index 100% rename from packages/kbn-discover-contextual-components/src/data_types/logs/components/cell_actions_popover.tsx rename to src/platform/packages/shared/kbn-discover-contextual-components/src/data_types/logs/components/cell_actions_popover.tsx diff --git a/packages/kbn-discover-contextual-components/src/data_types/logs/components/index.ts b/src/platform/packages/shared/kbn-discover-contextual-components/src/data_types/logs/components/index.ts similarity index 100% rename from packages/kbn-discover-contextual-components/src/data_types/logs/components/index.ts rename to src/platform/packages/shared/kbn-discover-contextual-components/src/data_types/logs/components/index.ts diff --git a/packages/kbn-discover-contextual-components/src/data_types/logs/components/log_level_badge_cell/log_level_badge_cell.test.tsx b/src/platform/packages/shared/kbn-discover-contextual-components/src/data_types/logs/components/log_level_badge_cell/log_level_badge_cell.test.tsx similarity index 100% rename from packages/kbn-discover-contextual-components/src/data_types/logs/components/log_level_badge_cell/log_level_badge_cell.test.tsx rename to src/platform/packages/shared/kbn-discover-contextual-components/src/data_types/logs/components/log_level_badge_cell/log_level_badge_cell.test.tsx diff --git a/packages/kbn-discover-contextual-components/src/data_types/logs/components/log_level_badge_cell/log_level_badge_cell.tsx b/src/platform/packages/shared/kbn-discover-contextual-components/src/data_types/logs/components/log_level_badge_cell/log_level_badge_cell.tsx similarity index 100% rename from packages/kbn-discover-contextual-components/src/data_types/logs/components/log_level_badge_cell/log_level_badge_cell.tsx rename to src/platform/packages/shared/kbn-discover-contextual-components/src/data_types/logs/components/log_level_badge_cell/log_level_badge_cell.tsx diff --git a/packages/kbn-discover-contextual-components/src/data_types/logs/components/service_name_badge_with_actions.tsx b/src/platform/packages/shared/kbn-discover-contextual-components/src/data_types/logs/components/service_name_badge_with_actions.tsx similarity index 100% rename from packages/kbn-discover-contextual-components/src/data_types/logs/components/service_name_badge_with_actions.tsx rename to src/platform/packages/shared/kbn-discover-contextual-components/src/data_types/logs/components/service_name_badge_with_actions.tsx diff --git a/packages/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/content.tsx b/src/platform/packages/shared/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/content.tsx similarity index 100% rename from packages/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/content.tsx rename to src/platform/packages/shared/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/content.tsx diff --git a/packages/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/index.ts b/src/platform/packages/shared/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/index.ts similarity index 100% rename from packages/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/index.ts rename to src/platform/packages/shared/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/index.ts diff --git a/packages/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/resource.tsx b/src/platform/packages/shared/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/resource.tsx similarity index 100% rename from packages/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/resource.tsx rename to src/platform/packages/shared/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/resource.tsx diff --git a/packages/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/summary_column.test.tsx b/src/platform/packages/shared/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/summary_column.test.tsx similarity index 100% rename from packages/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/summary_column.test.tsx rename to src/platform/packages/shared/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/summary_column.test.tsx diff --git a/packages/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/summary_column.tsx b/src/platform/packages/shared/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/summary_column.tsx similarity index 100% rename from packages/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/summary_column.tsx rename to src/platform/packages/shared/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/summary_column.tsx diff --git a/packages/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/utils.tsx b/src/platform/packages/shared/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/utils.tsx similarity index 100% rename from packages/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/utils.tsx rename to src/platform/packages/shared/kbn-discover-contextual-components/src/data_types/logs/components/summary_column/utils.tsx diff --git a/packages/kbn-discover-contextual-components/src/data_types/logs/components/translations.tsx b/src/platform/packages/shared/kbn-discover-contextual-components/src/data_types/logs/components/translations.tsx similarity index 100% rename from packages/kbn-discover-contextual-components/src/data_types/logs/components/translations.tsx rename to src/platform/packages/shared/kbn-discover-contextual-components/src/data_types/logs/components/translations.tsx diff --git a/packages/kbn-discover-contextual-components/src/index.ts b/src/platform/packages/shared/kbn-discover-contextual-components/src/index.ts similarity index 100% rename from packages/kbn-discover-contextual-components/src/index.ts rename to src/platform/packages/shared/kbn-discover-contextual-components/src/index.ts diff --git a/packages/kbn-discover-contextual-components/tsconfig.json b/src/platform/packages/shared/kbn-discover-contextual-components/tsconfig.json similarity index 93% rename from packages/kbn-discover-contextual-components/tsconfig.json rename to src/platform/packages/shared/kbn-discover-contextual-components/tsconfig.json index 0dc07688b4cab..9d32dfb823e9b 100644 --- a/packages/kbn-discover-contextual-components/tsconfig.json +++ b/src/platform/packages/shared/kbn-discover-contextual-components/tsconfig.json @@ -1,5 +1,5 @@ { - "extends": "../../tsconfig.base.json", + "extends": "../../../../../tsconfig.base.json", "compilerOptions": { "outDir": "target/types", "types": [ diff --git a/packages/kbn-elastic-agent-utils/README.md b/src/platform/packages/shared/kbn-elastic-agent-utils/README.md similarity index 100% rename from packages/kbn-elastic-agent-utils/README.md rename to src/platform/packages/shared/kbn-elastic-agent-utils/README.md diff --git a/packages/kbn-elastic-agent-utils/index.ts b/src/platform/packages/shared/kbn-elastic-agent-utils/index.ts similarity index 100% rename from packages/kbn-elastic-agent-utils/index.ts rename to src/platform/packages/shared/kbn-elastic-agent-utils/index.ts diff --git a/src/platform/packages/shared/kbn-elastic-agent-utils/jest.config.js b/src/platform/packages/shared/kbn-elastic-agent-utils/jest.config.js new file mode 100644 index 0000000000000..5bdd872bf7f41 --- /dev/null +++ b/src/platform/packages/shared/kbn-elastic-agent-utils/jest.config.js @@ -0,0 +1,14 @@ +/* + * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one + * or more contributor license agreements. Licensed under the "Elastic License + * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side + * Public License v 1"; you may not use this file except in compliance with, at + * your election, the "Elastic License 2.0", the "GNU Affero General Public + * License v3.0 only", or the "Server Side Public License, v 1". + */ + +module.exports = { + preset: '@kbn/test', + rootDir: '../../../../..', + roots: ['/src/platform/packages/shared/kbn-elastic-agent-utils'], +}; diff --git a/packages/kbn-elastic-agent-utils/kibana.jsonc b/src/platform/packages/shared/kbn-elastic-agent-utils/kibana.jsonc similarity index 100% rename from packages/kbn-elastic-agent-utils/kibana.jsonc rename to src/platform/packages/shared/kbn-elastic-agent-utils/kibana.jsonc diff --git a/packages/kbn-elastic-agent-utils/package.json b/src/platform/packages/shared/kbn-elastic-agent-utils/package.json similarity index 100% rename from packages/kbn-elastic-agent-utils/package.json rename to src/platform/packages/shared/kbn-elastic-agent-utils/package.json diff --git a/packages/kbn-elastic-agent-utils/src/agent_guards.test.ts b/src/platform/packages/shared/kbn-elastic-agent-utils/src/agent_guards.test.ts similarity index 100% rename from packages/kbn-elastic-agent-utils/src/agent_guards.test.ts rename to src/platform/packages/shared/kbn-elastic-agent-utils/src/agent_guards.test.ts diff --git a/packages/kbn-elastic-agent-utils/src/agent_guards.ts b/src/platform/packages/shared/kbn-elastic-agent-utils/src/agent_guards.ts similarity index 100% rename from packages/kbn-elastic-agent-utils/src/agent_guards.ts rename to src/platform/packages/shared/kbn-elastic-agent-utils/src/agent_guards.ts diff --git a/packages/kbn-elastic-agent-utils/src/agent_names.ts b/src/platform/packages/shared/kbn-elastic-agent-utils/src/agent_names.ts similarity index 100% rename from packages/kbn-elastic-agent-utils/src/agent_names.ts rename to src/platform/packages/shared/kbn-elastic-agent-utils/src/agent_names.ts diff --git a/packages/kbn-elastic-agent-utils/tsconfig.json b/src/platform/packages/shared/kbn-elastic-agent-utils/tsconfig.json similarity index 79% rename from packages/kbn-elastic-agent-utils/tsconfig.json rename to src/platform/packages/shared/kbn-elastic-agent-utils/tsconfig.json index 9754544771806..d369c6f66c790 100644 --- a/packages/kbn-elastic-agent-utils/tsconfig.json +++ b/src/platform/packages/shared/kbn-elastic-agent-utils/tsconfig.json @@ -1,5 +1,5 @@ { - "extends": "../../tsconfig.base.json", + "extends": "../../../../../tsconfig.base.json", "compilerOptions": { "outDir": "target/types", "types": [ diff --git a/packages/kbn-react-hooks/README.md b/src/platform/packages/shared/kbn-react-hooks/README.md similarity index 100% rename from packages/kbn-react-hooks/README.md rename to src/platform/packages/shared/kbn-react-hooks/README.md diff --git a/packages/kbn-react-hooks/index.ts b/src/platform/packages/shared/kbn-react-hooks/index.ts similarity index 100% rename from packages/kbn-react-hooks/index.ts rename to src/platform/packages/shared/kbn-react-hooks/index.ts diff --git a/packages/kbn-custom-icons/jest.config.js b/src/platform/packages/shared/kbn-react-hooks/jest.config.js similarity index 83% rename from packages/kbn-custom-icons/jest.config.js rename to src/platform/packages/shared/kbn-react-hooks/jest.config.js index c671151a6831e..50eb8023e9ce9 100644 --- a/packages/kbn-custom-icons/jest.config.js +++ b/src/platform/packages/shared/kbn-react-hooks/jest.config.js @@ -9,6 +9,6 @@ module.exports = { preset: '@kbn/test', - rootDir: '../..', - roots: ['/packages/kbn-custom-icons'], + rootDir: '../../../../..', + roots: ['/src/platform/packages/shared/kbn-react-hooks'], }; diff --git a/packages/kbn-react-hooks/kibana.jsonc b/src/platform/packages/shared/kbn-react-hooks/kibana.jsonc similarity index 100% rename from packages/kbn-react-hooks/kibana.jsonc rename to src/platform/packages/shared/kbn-react-hooks/kibana.jsonc diff --git a/packages/kbn-react-hooks/package.json b/src/platform/packages/shared/kbn-react-hooks/package.json similarity index 100% rename from packages/kbn-react-hooks/package.json rename to src/platform/packages/shared/kbn-react-hooks/package.json diff --git a/packages/kbn-react-hooks/src/use_boolean/index.ts b/src/platform/packages/shared/kbn-react-hooks/src/use_boolean/index.ts similarity index 100% rename from packages/kbn-react-hooks/src/use_boolean/index.ts rename to src/platform/packages/shared/kbn-react-hooks/src/use_boolean/index.ts diff --git a/packages/kbn-react-hooks/src/use_boolean/use_boolean.test.ts b/src/platform/packages/shared/kbn-react-hooks/src/use_boolean/use_boolean.test.ts similarity index 100% rename from packages/kbn-react-hooks/src/use_boolean/use_boolean.test.ts rename to src/platform/packages/shared/kbn-react-hooks/src/use_boolean/use_boolean.test.ts diff --git a/packages/kbn-react-hooks/src/use_boolean/use_boolean.ts b/src/platform/packages/shared/kbn-react-hooks/src/use_boolean/use_boolean.ts similarity index 100% rename from packages/kbn-react-hooks/src/use_boolean/use_boolean.ts rename to src/platform/packages/shared/kbn-react-hooks/src/use_boolean/use_boolean.ts diff --git a/packages/kbn-react-hooks/src/use_error_text_style/index.ts b/src/platform/packages/shared/kbn-react-hooks/src/use_error_text_style/index.ts similarity index 100% rename from packages/kbn-react-hooks/src/use_error_text_style/index.ts rename to src/platform/packages/shared/kbn-react-hooks/src/use_error_text_style/index.ts diff --git a/packages/kbn-react-hooks/src/use_error_text_style/use_error_text_style.ts b/src/platform/packages/shared/kbn-react-hooks/src/use_error_text_style/use_error_text_style.ts similarity index 100% rename from packages/kbn-react-hooks/src/use_error_text_style/use_error_text_style.ts rename to src/platform/packages/shared/kbn-react-hooks/src/use_error_text_style/use_error_text_style.ts diff --git a/packages/kbn-react-hooks/tsconfig.json b/src/platform/packages/shared/kbn-react-hooks/tsconfig.json similarity index 82% rename from packages/kbn-react-hooks/tsconfig.json rename to src/platform/packages/shared/kbn-react-hooks/tsconfig.json index 620e1832c66d6..4eca5cbff213f 100644 --- a/packages/kbn-react-hooks/tsconfig.json +++ b/src/platform/packages/shared/kbn-react-hooks/tsconfig.json @@ -1,5 +1,5 @@ { - "extends": "../../tsconfig.base.json", + "extends": "../../../../../tsconfig.base.json", "compilerOptions": { "outDir": "target/types", "types": [ diff --git a/packages/kbn-router-utils/README.md b/src/platform/packages/shared/kbn-router-utils/README.md similarity index 100% rename from packages/kbn-router-utils/README.md rename to src/platform/packages/shared/kbn-router-utils/README.md diff --git a/packages/kbn-router-utils/index.ts b/src/platform/packages/shared/kbn-router-utils/index.ts similarity index 100% rename from packages/kbn-router-utils/index.ts rename to src/platform/packages/shared/kbn-router-utils/index.ts diff --git a/packages/kbn-discover-contextual-components/jest.config.js b/src/platform/packages/shared/kbn-router-utils/jest.config.js similarity index 83% rename from packages/kbn-discover-contextual-components/jest.config.js rename to src/platform/packages/shared/kbn-router-utils/jest.config.js index bacfd33649ce4..28b713191aa6c 100644 --- a/packages/kbn-discover-contextual-components/jest.config.js +++ b/src/platform/packages/shared/kbn-router-utils/jest.config.js @@ -9,6 +9,6 @@ module.exports = { preset: '@kbn/test', - rootDir: '../..', - roots: ['/packages/kbn-discover-contextual-components'], + rootDir: '../../../../..', + roots: ['/src/platform/packages/shared/kbn-router-utils'], }; diff --git a/packages/kbn-router-utils/kibana.jsonc b/src/platform/packages/shared/kbn-router-utils/kibana.jsonc similarity index 100% rename from packages/kbn-router-utils/kibana.jsonc rename to src/platform/packages/shared/kbn-router-utils/kibana.jsonc diff --git a/packages/kbn-router-utils/package.json b/src/platform/packages/shared/kbn-router-utils/package.json similarity index 100% rename from packages/kbn-router-utils/package.json rename to src/platform/packages/shared/kbn-router-utils/package.json diff --git a/packages/kbn-router-utils/src/get_router_link_props/index.ts b/src/platform/packages/shared/kbn-router-utils/src/get_router_link_props/index.ts similarity index 100% rename from packages/kbn-router-utils/src/get_router_link_props/index.ts rename to src/platform/packages/shared/kbn-router-utils/src/get_router_link_props/index.ts diff --git a/packages/kbn-router-utils/tsconfig.json b/src/platform/packages/shared/kbn-router-utils/tsconfig.json similarity index 82% rename from packages/kbn-router-utils/tsconfig.json rename to src/platform/packages/shared/kbn-router-utils/tsconfig.json index 87f865132f4b4..447899d604592 100644 --- a/packages/kbn-router-utils/tsconfig.json +++ b/src/platform/packages/shared/kbn-router-utils/tsconfig.json @@ -1,5 +1,5 @@ { - "extends": "../../tsconfig.base.json", + "extends": "../../../../../tsconfig.base.json", "compilerOptions": { "outDir": "target/types", "types": [ diff --git a/packages/kbn-timerange/BUILD.bazel b/src/platform/packages/shared/kbn-timerange/BUILD.bazel similarity index 100% rename from packages/kbn-timerange/BUILD.bazel rename to src/platform/packages/shared/kbn-timerange/BUILD.bazel diff --git a/packages/kbn-timerange/README.md b/src/platform/packages/shared/kbn-timerange/README.md similarity index 100% rename from packages/kbn-timerange/README.md rename to src/platform/packages/shared/kbn-timerange/README.md diff --git a/packages/kbn-timerange/index.ts b/src/platform/packages/shared/kbn-timerange/index.ts similarity index 100% rename from packages/kbn-timerange/index.ts rename to src/platform/packages/shared/kbn-timerange/index.ts diff --git a/packages/kbn-bfetch-error/jest.config.js b/src/platform/packages/shared/kbn-timerange/jest.config.js similarity index 84% rename from packages/kbn-bfetch-error/jest.config.js rename to src/platform/packages/shared/kbn-timerange/jest.config.js index 88b5bf7b9adc8..6b0af8f663e2b 100644 --- a/packages/kbn-bfetch-error/jest.config.js +++ b/src/platform/packages/shared/kbn-timerange/jest.config.js @@ -9,6 +9,6 @@ module.exports = { preset: '@kbn/test', - rootDir: '../..', - roots: ['/packages/kbn-bfetch-error'], + rootDir: '../../../../..', + roots: ['/src/platform/packages/shared/kbn-timerange'], }; diff --git a/packages/kbn-timerange/kibana.jsonc b/src/platform/packages/shared/kbn-timerange/kibana.jsonc similarity index 100% rename from packages/kbn-timerange/kibana.jsonc rename to src/platform/packages/shared/kbn-timerange/kibana.jsonc diff --git a/packages/kbn-timerange/package.json b/src/platform/packages/shared/kbn-timerange/package.json similarity index 100% rename from packages/kbn-timerange/package.json rename to src/platform/packages/shared/kbn-timerange/package.json diff --git a/packages/kbn-timerange/src/index.ts b/src/platform/packages/shared/kbn-timerange/src/index.ts similarity index 100% rename from packages/kbn-timerange/src/index.ts rename to src/platform/packages/shared/kbn-timerange/src/index.ts diff --git a/packages/kbn-timerange/tsconfig.json b/src/platform/packages/shared/kbn-timerange/tsconfig.json similarity index 83% rename from packages/kbn-timerange/tsconfig.json rename to src/platform/packages/shared/kbn-timerange/tsconfig.json index 9690a889a4891..5a28fbe5c65e6 100644 --- a/packages/kbn-timerange/tsconfig.json +++ b/src/platform/packages/shared/kbn-timerange/tsconfig.json @@ -1,5 +1,5 @@ { - "extends": "../../tsconfig.base.json", + "extends": "../../../../../tsconfig.base.json", "compilerOptions": { "outDir": "target/types", "types": [ diff --git a/packages/kbn-xstate-utils/README.md b/src/platform/packages/shared/kbn-xstate-utils/README.md similarity index 100% rename from packages/kbn-xstate-utils/README.md rename to src/platform/packages/shared/kbn-xstate-utils/README.md diff --git a/packages/kbn-xstate-utils/index.ts b/src/platform/packages/shared/kbn-xstate-utils/index.ts similarity index 100% rename from packages/kbn-xstate-utils/index.ts rename to src/platform/packages/shared/kbn-xstate-utils/index.ts diff --git a/packages/kbn-xstate-utils/jest.config.js b/src/platform/packages/shared/kbn-xstate-utils/jest.config.js similarity index 84% rename from packages/kbn-xstate-utils/jest.config.js rename to src/platform/packages/shared/kbn-xstate-utils/jest.config.js index f976cffb2a6a5..50cbc56e51e2f 100644 --- a/packages/kbn-xstate-utils/jest.config.js +++ b/src/platform/packages/shared/kbn-xstate-utils/jest.config.js @@ -9,6 +9,6 @@ module.exports = { preset: '@kbn/test/jest_node', - rootDir: '../..', - roots: ['/packages/kbn-xstate-utils'], + rootDir: '../../../../..', + roots: ['/src/platform/packages/shared/kbn-xstate-utils'], }; diff --git a/packages/kbn-xstate-utils/kibana.jsonc b/src/platform/packages/shared/kbn-xstate-utils/kibana.jsonc similarity index 100% rename from packages/kbn-xstate-utils/kibana.jsonc rename to src/platform/packages/shared/kbn-xstate-utils/kibana.jsonc diff --git a/packages/kbn-xstate-utils/package.json b/src/platform/packages/shared/kbn-xstate-utils/package.json similarity index 100% rename from packages/kbn-xstate-utils/package.json rename to src/platform/packages/shared/kbn-xstate-utils/package.json diff --git a/packages/kbn-xstate-utils/src/actions.ts b/src/platform/packages/shared/kbn-xstate-utils/src/actions.ts similarity index 100% rename from packages/kbn-xstate-utils/src/actions.ts rename to src/platform/packages/shared/kbn-xstate-utils/src/actions.ts diff --git a/packages/kbn-xstate-utils/src/console_inspector.ts b/src/platform/packages/shared/kbn-xstate-utils/src/console_inspector.ts similarity index 100% rename from packages/kbn-xstate-utils/src/console_inspector.ts rename to src/platform/packages/shared/kbn-xstate-utils/src/console_inspector.ts diff --git a/packages/kbn-xstate-utils/src/dev_tools.ts b/src/platform/packages/shared/kbn-xstate-utils/src/dev_tools.ts similarity index 100% rename from packages/kbn-xstate-utils/src/dev_tools.ts rename to src/platform/packages/shared/kbn-xstate-utils/src/dev_tools.ts diff --git a/packages/kbn-xstate-utils/src/index.ts b/src/platform/packages/shared/kbn-xstate-utils/src/index.ts similarity index 100% rename from packages/kbn-xstate-utils/src/index.ts rename to src/platform/packages/shared/kbn-xstate-utils/src/index.ts diff --git a/packages/kbn-xstate-utils/src/notification_channel.ts b/src/platform/packages/shared/kbn-xstate-utils/src/notification_channel.ts similarity index 100% rename from packages/kbn-xstate-utils/src/notification_channel.ts rename to src/platform/packages/shared/kbn-xstate-utils/src/notification_channel.ts diff --git a/packages/kbn-xstate-utils/src/types.ts b/src/platform/packages/shared/kbn-xstate-utils/src/types.ts similarity index 100% rename from packages/kbn-xstate-utils/src/types.ts rename to src/platform/packages/shared/kbn-xstate-utils/src/types.ts diff --git a/packages/kbn-xstate-utils/tsconfig.json b/src/platform/packages/shared/kbn-xstate-utils/tsconfig.json similarity index 80% rename from packages/kbn-xstate-utils/tsconfig.json rename to src/platform/packages/shared/kbn-xstate-utils/tsconfig.json index 2f9ddddbeea23..7aba1b1a9378a 100644 --- a/packages/kbn-xstate-utils/tsconfig.json +++ b/src/platform/packages/shared/kbn-xstate-utils/tsconfig.json @@ -1,5 +1,5 @@ { - "extends": "../../tsconfig.base.json", + "extends": "../../../../../tsconfig.base.json", "compilerOptions": { "outDir": "target/types", "types": [ diff --git a/src/plugins/bfetch/README.md b/src/plugins/bfetch/README.md deleted file mode 100644 index 9ed90a4de306e..0000000000000 --- a/src/plugins/bfetch/README.md +++ /dev/null @@ -1,56 +0,0 @@ -# `bfetch` plugin - -`bfetch` allows to batch HTTP requests and streams responses back. - - -# Example - -We will create a batch processing endpoint that receives a number then doubles it -and streams it back. We will also consider the number to be time in milliseconds -and before streaming the number back the server will wait for the specified number of -milliseconds. - -To do that, first create server-side batch processing route using [`addBatchProcessingRoute`](./docs/server/reference.md#addBatchProcessingRoute). - -```ts -plugins.bfetch.addBatchProcessingRoute<{ num: number }, { num: number }>( - '/my-plugin/double', - () => ({ - onBatchItem: async ({ num }) => { - // Validate inputs. - if (num < 0) throw new Error('Invalid number'); - // Wait number of specified milliseconds. - await new Promise(r => setTimeout(r, num)); - // Double the number and send it back. - return { num: 2 * num }; - }, - }) -); -``` - -Now on client-side create `double` function using [`batchedFunction`](./docs/browser/reference.md#batchedFunction). -The newly created `double` function can be called many times and it -will package individual calls into batches and send them to the server. - -```ts -const double = plugins.bfetch.batchedFunction<{ num: number }, { num: number }>({ - url: '/my-plugin/double', -}); -``` - -Note: the created `double` must accept a single object argument (`{ num: number }` in this case) -and it will return a promise that resolves into an object, too (also `{ num: number }` in this case). - -Use the `double` function. - -```ts -double({ num: 1 }).then(console.log, console.error); // { num: 2 } -double({ num: 2 }).then(console.log, console.error); // { num: 4 } -double({ num: 3 }).then(console.log, console.error); // { num: 6 } -``` - - -## Reference - -- [Browser](./docs/browser/reference.md) -- [Server](./docs/server/reference.md) diff --git a/src/plugins/bfetch/common/buffer/create_batched_function.test.ts b/src/plugins/bfetch/common/buffer/create_batched_function.test.ts deleted file mode 100644 index 2953eaf967c94..0000000000000 --- a/src/plugins/bfetch/common/buffer/create_batched_function.test.ts +++ /dev/null @@ -1,65 +0,0 @@ -/* - * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the "Elastic License - * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side - * Public License v 1"; you may not use this file except in compliance with, at - * your election, the "Elastic License 2.0", the "GNU Affero General Public - * License v3.0 only", or the "Server Side Public License, v 1". - */ - -import { createBatchedFunction } from './create_batched_function'; - -describe('createBatchedFunction', () => { - test('calls onCall every time fn is called, calls onBatch once flushOnMaxItems reached', async () => { - const onBatch = jest.fn(); - const onCall = jest.fn(() => [1, 2] as any); - const [fn] = createBatchedFunction({ - onBatch, - onCall, - flushOnMaxItems: 2, - maxItemAge: 10, - }); - - expect(onCall).toHaveBeenCalledTimes(0); - expect(onBatch).toHaveBeenCalledTimes(0); - - fn(123); - - expect(onCall).toHaveBeenCalledTimes(1); - expect(onCall).toHaveBeenCalledWith(123); - expect(onBatch).toHaveBeenCalledTimes(0); - - fn(456); - - expect(onCall).toHaveBeenCalledTimes(2); - expect(onCall).toHaveBeenCalledWith(456); - expect(onBatch).toHaveBeenCalledTimes(1); - expect(onBatch).toHaveBeenCalledWith([2, 2]); - }); - - test('calls onBatch once timeout is reached', async () => { - const onBatch = jest.fn(); - const onCall = jest.fn(() => [4, 3] as any); - const [fn] = createBatchedFunction({ - onBatch, - onCall, - flushOnMaxItems: 2, - maxItemAge: 10, - }); - - expect(onCall).toHaveBeenCalledTimes(0); - expect(onBatch).toHaveBeenCalledTimes(0); - - fn(123); - - expect(onCall).toHaveBeenCalledTimes(1); - expect(onCall).toHaveBeenCalledWith(123); - expect(onBatch).toHaveBeenCalledTimes(0); - - await new Promise((r) => setTimeout(r, 15)); - - expect(onCall).toHaveBeenCalledTimes(1); - expect(onBatch).toHaveBeenCalledTimes(1); - expect(onBatch).toHaveBeenCalledWith([3]); - }); -}); diff --git a/src/plugins/bfetch/common/buffer/create_batched_function.ts b/src/plugins/bfetch/common/buffer/create_batched_function.ts deleted file mode 100644 index b87d45050b3c9..0000000000000 --- a/src/plugins/bfetch/common/buffer/create_batched_function.ts +++ /dev/null @@ -1,39 +0,0 @@ -/* - * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the "Elastic License - * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side - * Public License v 1"; you may not use this file except in compliance with, at - * your election, the "Elastic License 2.0", the "GNU Affero General Public - * License v3.0 only", or the "Server Side Public License, v 1". - */ - -import type { ItemBufferParams, TimedItemBufferParams } from '@kbn/item-buffer'; -import { TimedItemBuffer } from '@kbn/item-buffer'; - -type Fn = (...args: any) => any; - -export interface BatchedFunctionParams { - onCall: (...args: Parameters) => [ReturnType, BatchEntry]; - onBatch: (items: BatchEntry[]) => void; - flushOnMaxItems?: ItemBufferParams['flushOnMaxItems']; - maxItemAge?: TimedItemBufferParams['maxItemAge']; -} - -export const createBatchedFunction = ( - params: BatchedFunctionParams -): [Func, TimedItemBuffer] => { - const { onCall, onBatch, maxItemAge = 10, flushOnMaxItems = 25 } = params; - const buffer = new TimedItemBuffer({ - onFlush: onBatch, - maxItemAge, - flushOnMaxItems, - }); - - const fn: Func = ((...args) => { - const [result, batchEntry] = onCall(...args); - buffer.write(batchEntry); - return result; - }) as Func; - - return [fn, buffer]; -}; diff --git a/src/plugins/bfetch/common/buffer/index.ts b/src/plugins/bfetch/common/buffer/index.ts deleted file mode 100644 index 5ec864329f456..0000000000000 --- a/src/plugins/bfetch/common/buffer/index.ts +++ /dev/null @@ -1,10 +0,0 @@ -/* - * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the "Elastic License - * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side - * Public License v 1"; you may not use this file except in compliance with, at - * your election, the "Elastic License 2.0", the "GNU Affero General Public - * License v3.0 only", or the "Server Side Public License, v 1". - */ - -export * from './create_batched_function'; diff --git a/src/plugins/bfetch/common/constants.ts b/src/plugins/bfetch/common/constants.ts deleted file mode 100644 index 928eca32e1895..0000000000000 --- a/src/plugins/bfetch/common/constants.ts +++ /dev/null @@ -1,12 +0,0 @@ -/* - * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the "Elastic License - * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side - * Public License v 1"; you may not use this file except in compliance with, at - * your election, the "Elastic License 2.0", the "GNU Affero General Public - * License v3.0 only", or the "Server Side Public License, v 1". - */ - -export const DISABLE_BFETCH_COMPRESSION = 'bfetch:disableCompression'; -export const DISABLE_BFETCH = 'bfetch:disable'; -export const BFETCH_ROUTE_VERSION_LATEST = '1'; diff --git a/src/plugins/bfetch/common/index.ts b/src/plugins/bfetch/common/index.ts deleted file mode 100644 index 40983f7c81374..0000000000000 --- a/src/plugins/bfetch/common/index.ts +++ /dev/null @@ -1,18 +0,0 @@ -/* - * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the "Elastic License - * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side - * Public License v 1"; you may not use this file except in compliance with, at - * your election, the "Elastic License 2.0", the "GNU Affero General Public - * License v3.0 only", or the "Server Side Public License, v 1". - */ - -export { normalizeError, removeLeadingSlash, appendQueryParam } from './util'; -export type { StreamingResponseHandler } from './streaming'; -export { type BatchedFunctionParams, createBatchedFunction } from './buffer'; -export type { ErrorLike, BatchRequestData, BatchResponseItem, BatchItemWrapper } from './batch'; -export { - DISABLE_BFETCH_COMPRESSION, - DISABLE_BFETCH, - BFETCH_ROUTE_VERSION_LATEST, -} from './constants'; diff --git a/src/plugins/bfetch/common/streaming/index.ts b/src/plugins/bfetch/common/streaming/index.ts deleted file mode 100644 index 34d385a3f5d62..0000000000000 --- a/src/plugins/bfetch/common/streaming/index.ts +++ /dev/null @@ -1,10 +0,0 @@ -/* - * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the "Elastic License - * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side - * Public License v 1"; you may not use this file except in compliance with, at - * your election, the "Elastic License 2.0", the "GNU Affero General Public - * License v3.0 only", or the "Server Side Public License, v 1". - */ - -export * from './types'; diff --git a/src/plugins/bfetch/common/streaming/types.ts b/src/plugins/bfetch/common/streaming/types.ts deleted file mode 100644 index e25f04b17f73f..0000000000000 --- a/src/plugins/bfetch/common/streaming/types.ts +++ /dev/null @@ -1,14 +0,0 @@ -/* - * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the "Elastic License - * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side - * Public License v 1"; you may not use this file except in compliance with, at - * your election, the "Elastic License 2.0", the "GNU Affero General Public - * License v3.0 only", or the "Server Side Public License, v 1". - */ - -import { Observable } from 'rxjs'; - -export interface StreamingResponseHandler { - getResponseStream(payload: Payload): Observable; -} diff --git a/src/plugins/bfetch/common/types.ts b/src/plugins/bfetch/common/types.ts deleted file mode 100644 index 027d368e1ba94..0000000000000 --- a/src/plugins/bfetch/common/types.ts +++ /dev/null @@ -1,10 +0,0 @@ -/* - * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the "Elastic License - * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side - * Public License v 1"; you may not use this file except in compliance with, at - * your election, the "Elastic License 2.0", the "GNU Affero General Public - * License v3.0 only", or the "Server Side Public License, v 1". - */ - -export * from './streaming/types'; diff --git a/src/plugins/bfetch/common/util/index.ts b/src/plugins/bfetch/common/util/index.ts deleted file mode 100644 index 6be4ad79b6000..0000000000000 --- a/src/plugins/bfetch/common/util/index.ts +++ /dev/null @@ -1,12 +0,0 @@ -/* - * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the "Elastic License - * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side - * Public License v 1"; you may not use this file except in compliance with, at - * your election, the "Elastic License 2.0", the "GNU Affero General Public - * License v3.0 only", or the "Server Side Public License, v 1". - */ - -export * from './normalize_error'; -export * from './remove_leading_slash'; -export * from './query_params'; diff --git a/src/plugins/bfetch/common/util/normalize_error.ts b/src/plugins/bfetch/common/util/normalize_error.ts deleted file mode 100644 index 43e9c0958f909..0000000000000 --- a/src/plugins/bfetch/common/util/normalize_error.ts +++ /dev/null @@ -1,36 +0,0 @@ -/* - * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the "Elastic License - * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side - * Public License v 1"; you may not use this file except in compliance with, at - * your election, the "Elastic License 2.0", the "GNU Affero General Public - * License v3.0 only", or the "Server Side Public License, v 1". - */ - -import { BfetchRequestError } from '@kbn/bfetch-error'; -import { ErrorLike } from '../batch'; - -export const normalizeError = (err: any): E => { - if (!err) { - return { - message: 'Unknown error.', - } as E; - } - if (err instanceof BfetchRequestError) { - // ignoring so we can return the error as is - // @ts-expect-error - return err; - } - if (err instanceof Error) { - return { message: err.message } as E; - } - if (typeof err === 'object') { - return { - ...err, - message: err.message || 'Unknown error.', - } as E; - } - return { - message: String(err), - } as E; -}; diff --git a/src/plugins/bfetch/common/util/query_params.ts b/src/plugins/bfetch/common/util/query_params.ts deleted file mode 100644 index 6c5233ff7daa4..0000000000000 --- a/src/plugins/bfetch/common/util/query_params.ts +++ /dev/null @@ -1,13 +0,0 @@ -/* - * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the "Elastic License - * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side - * Public License v 1"; you may not use this file except in compliance with, at - * your election, the "Elastic License 2.0", the "GNU Affero General Public - * License v3.0 only", or the "Server Side Public License, v 1". - */ - -export const appendQueryParam = (url: string, key: string, value: string): string => { - const separator = url.includes('?') ? '&' : '?'; - return `${url}${separator}${key}=${value}`; -}; diff --git a/src/plugins/bfetch/common/util/remove_leading_slash.ts b/src/plugins/bfetch/common/util/remove_leading_slash.ts deleted file mode 100644 index ad942541720ef..0000000000000 --- a/src/plugins/bfetch/common/util/remove_leading_slash.ts +++ /dev/null @@ -1,10 +0,0 @@ -/* - * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the "Elastic License - * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side - * Public License v 1"; you may not use this file except in compliance with, at - * your election, the "Elastic License 2.0", the "GNU Affero General Public - * License v3.0 only", or the "Server Side Public License, v 1". - */ - -export const removeLeadingSlash = (text: string) => (text[0] === '/' ? text.substr(1) : text); diff --git a/src/plugins/bfetch/docs/browser/reference.md b/src/plugins/bfetch/docs/browser/reference.md deleted file mode 100644 index 444b1aa08a98e..0000000000000 --- a/src/plugins/bfetch/docs/browser/reference.md +++ /dev/null @@ -1,44 +0,0 @@ -# `bfetch` browser reference - -- [`batchedFunction`](#batchedFunction) -- [`fetchStreaming`](#fetchStreaming) - - -## `batchedFunction` - -Creates a function that will buffer its calls (until timeout—10ms default— or capacity reached—25 default) -and send all calls in one batch to the specified endpoint. The endpoint is expected -to stream results back in ND-JSON format using `Transfer-Encoding: chunked`, which is -implemented by `addBatchProcessingRoute` server-side method of `bfetch` plugin. - -The created function is expected to be called with a single object argument and will -return a promise that will resolve to an object. - -```ts -const fn = bfetch.batchedFunction({ url: '/my-plugin/something' }); - -const result = await fn({ foo: 'bar' }); -``` - -Options: - -- `url` — URL endpoint that will receive a batch of requests. This endpoint is expected - to receive batch as a serialized JSON array. It should stream responses back - in ND-JSON format using `Transfer-Encoding: chunked` HTTP/1 streaming. -- `fetchStreaming` — The instance of `fetchStreaming` function that will perform ND-JSON handling. - There should be a version of this function available in setup contract of `bfetch` plugin. -- `flushOnMaxItems` — The maximum size of function call buffer before sending the batch request. -- `maxItemAge` — The maximum timeout in milliseconds of the oldest item in the batch - before sending the batch request. - - -## `fetchStreaming` - -Executes an HTTP request and expects that server streams back results using -HTTP/1 `Transfer-Encoding: chunked`. - -```ts -const { stream } = bfetch.fetchStreaming({ url: 'http://elastic.co' }); - -stream.subscribe(value => {}); -``` diff --git a/src/plugins/bfetch/docs/server/reference.md b/src/plugins/bfetch/docs/server/reference.md deleted file mode 100644 index 424532a50b817..0000000000000 --- a/src/plugins/bfetch/docs/server/reference.md +++ /dev/null @@ -1,54 +0,0 @@ -# `bfetch` server reference - -- [`addBatchProcessingRoute`](#addBatchProcessingRoute) -- [`addStreamingResponseRoute`](#addStreamingResponseRoute) - - -## `addBatchProcessingRoute` - -Sets up a server endpoint that expects to work with [`batchedFunction`](../browser/reference.md#batchedFunction). -The endpoint receives a batch of requests, processes each request and streams results -back immediately as they become available. You only need to implement the -processing of each request (`onBatchItem` function), everything else is handled. - -`onBatchItem` function is called for each individual request in the batch. -`onBatchItem` function receives a single object argument which is the payload -of one request; and it must return a promise that resolves to an object, too. -`onBatchItem` function is allowed to throw, in that case the error will be forwarded -to the browser only to the individual request, the rest of the batch will still continue -executing. - -```ts -plugins.bfetch.addBatchProcessingRoute( - '/my-plugin/double', - request => ({ - onBatchItem: async (payload) => { - // ... - return {}; - }, - }) -); -``` - -`request` is the `KibanaRequest` object. `addBatchProcessingRoute` together with `batchedFunction` -ensure that errors are handled and that all items in the batch get executed. - - -## `addStreamingResponseRoute` - -`addStreamingResponseRoute` is a lower-level interface that receives and `payload` -message returns and observable which results are streamed back as ND-JSON messages -until the observable completes. `addStreamingResponseRoute` does not know about the -type of the messages, it does not handle errors, and it does not have a concept of -batch size—observable can stream any number of messages until it completes. - -```ts -plugins.bfetch.addStreamingResponseRoute('/my-plugin/foo', request => ({ - getResponseStream: (payload) => { - const subject = new Subject(); - setTimeout(() => { subject.next('123'); }, 100); - setTimeout(() => { subject.complete(); }, 200); - return subject; - }, -})); -``` diff --git a/src/plugins/bfetch/jest.config.js b/src/plugins/bfetch/jest.config.js deleted file mode 100644 index 1b98c6b39f043..0000000000000 --- a/src/plugins/bfetch/jest.config.js +++ /dev/null @@ -1,17 +0,0 @@ -/* - * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the "Elastic License - * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side - * Public License v 1"; you may not use this file except in compliance with, at - * your election, the "Elastic License 2.0", the "GNU Affero General Public - * License v3.0 only", or the "Server Side Public License, v 1". - */ - -module.exports = { - preset: '@kbn/test', - rootDir: '../../..', - roots: ['/src/plugins/bfetch'], - coverageDirectory: '/target/kibana-coverage/jest/src/plugins/bfetch', - coverageReporters: ['text', 'html'], - collectCoverageFrom: ['/src/plugins/bfetch/{common,public,server}/**/*.{ts,tsx}'], -}; diff --git a/src/plugins/bfetch/kibana.jsonc b/src/plugins/bfetch/kibana.jsonc deleted file mode 100644 index 39a8866f3b79b..0000000000000 --- a/src/plugins/bfetch/kibana.jsonc +++ /dev/null @@ -1,18 +0,0 @@ -{ - "type": "plugin", - "id": "@kbn/bfetch-plugin", - "owner": [ - "@elastic/appex-sharedux" - ], - "group": "platform", - "visibility": "shared", - "description": "Considering using bfetch capabilities when fetching large amounts of data. This services supports batching HTTP requests and streaming responses back.", - "plugin": { - "id": "bfetch", - "browser": true, - "server": true, - "requiredBundles": [ - "kibanaUtils" - ] - } -} \ No newline at end of file diff --git a/src/plugins/bfetch/public/batching/create_streaming_batched_function.test.ts b/src/plugins/bfetch/public/batching/create_streaming_batched_function.test.ts deleted file mode 100644 index 3a5aac0ea4ed5..0000000000000 --- a/src/plugins/bfetch/public/batching/create_streaming_batched_function.test.ts +++ /dev/null @@ -1,756 +0,0 @@ -/* - * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the "Elastic License - * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side - * Public License v 1"; you may not use this file except in compliance with, at - * your election, the "Elastic License 2.0", the "GNU Affero General Public - * License v3.0 only", or the "Server Side Public License, v 1". - */ - -import { createStreamingBatchedFunction } from './create_streaming_batched_function'; -import { fetchStreaming as fetchStreamingReal } from '../streaming/fetch_streaming'; -import { AbortError, defer, of } from '@kbn/kibana-utils-plugin/public'; -import { Subject } from 'rxjs'; - -const flushPromises = () => - new Promise((resolve) => jest.requireActual('timers').setImmediate(resolve)); - -const getPromiseState = (promise: Promise): Promise<'resolved' | 'rejected' | 'pending'> => - Promise.race<'resolved' | 'rejected' | 'pending'>([ - new Promise((resolve) => - promise.then( - () => resolve('resolved'), - () => resolve('rejected') - ) - ), - new Promise<'pending'>((resolve) => resolve('pending')).then(() => 'pending'), - ]); - -const isPending = (promise: Promise): Promise => - getPromiseState(promise).then((state) => state === 'pending'); - -const setup = () => { - const xhr = {} as unknown as XMLHttpRequest; - const { promise, resolve, reject } = defer(); - const stream = new Subject(); - - const fetchStreaming = jest.fn(() => ({ - xhr, - promise, - stream, - })) as unknown as jest.SpyInstance & typeof fetchStreamingReal; - - return { - fetchStreaming, - xhr, - promise, - resolve, - reject, - stream, - }; -}; - -describe('createStreamingBatchedFunction()', () => { - beforeAll(() => { - jest.useFakeTimers({ legacyFakeTimers: true }); - }); - - afterAll(() => { - jest.useRealTimers(); - }); - test('returns a function', () => { - const { fetchStreaming } = setup(); - const fn = createStreamingBatchedFunction({ - url: '/test', - fetchStreaming, - getIsCompressionDisabled: () => true, - }); - expect(typeof fn).toBe('function'); - }); - - test('returned function is async', () => { - const { fetchStreaming } = setup(); - const fn = createStreamingBatchedFunction({ - url: '/test', - fetchStreaming, - getIsCompressionDisabled: () => true, - }); - const res = fn({}); - expect(typeof res.then).toBe('function'); - }); - - describe('when timeout is reached', () => { - test('dispatches batch', async () => { - const { fetchStreaming } = setup(); - const fn = createStreamingBatchedFunction({ - url: '/test', - fetchStreaming, - maxItemAge: 5, - flushOnMaxItems: 3, - getIsCompressionDisabled: () => true, - }); - - expect(fetchStreaming).toHaveBeenCalledTimes(0); - fn({ foo: 'bar' }); - expect(fetchStreaming).toHaveBeenCalledTimes(0); - fn({ baz: 'quix' }); - expect(fetchStreaming).toHaveBeenCalledTimes(0); - jest.advanceTimersByTime(6); - - expect(fetchStreaming).toHaveBeenCalledTimes(1); - }); - - test('does nothing is buffer is empty', async () => { - const { fetchStreaming } = setup(); - createStreamingBatchedFunction({ - url: '/test', - fetchStreaming, - maxItemAge: 5, - flushOnMaxItems: 3, - getIsCompressionDisabled: () => true, - }); - - expect(fetchStreaming).toHaveBeenCalledTimes(0); - jest.advanceTimersByTime(6); - expect(fetchStreaming).toHaveBeenCalledTimes(0); - }); - - test('sends POST request to correct endpoint', async () => { - const { fetchStreaming } = setup(); - const fn = createStreamingBatchedFunction({ - url: '/test', - fetchStreaming, - maxItemAge: 5, - flushOnMaxItems: 3, - getIsCompressionDisabled: () => true, - }); - - fn({ foo: 'bar' }); - jest.advanceTimersByTime(6); - - expect(fetchStreaming.mock.calls[0][0]).toMatchObject({ - url: '/test', - method: 'POST', - }); - }); - - test('collects calls into an array batch ordered by in same order as calls', async () => { - const { fetchStreaming } = setup(); - const fn = createStreamingBatchedFunction({ - url: '/test', - fetchStreaming, - maxItemAge: 5, - flushOnMaxItems: 3, - getIsCompressionDisabled: () => true, - }); - - fn({ foo: 'bar' }); - fn({ baz: 'quix' }); - - jest.advanceTimersByTime(6); - const { body } = fetchStreaming.mock.calls[0][0]; - expect(JSON.parse(body)).toEqual({ - batch: [{ foo: 'bar' }, { baz: 'quix' }], - }); - }); - }); - - describe('when buffer becomes full', () => { - test('dispatches batch request', async () => { - const { fetchStreaming } = setup(); - const fn = createStreamingBatchedFunction({ - url: '/test', - fetchStreaming, - maxItemAge: 5, - flushOnMaxItems: 3, - getIsCompressionDisabled: () => true, - }); - - expect(fetchStreaming).toHaveBeenCalledTimes(0); - fn({ foo: 'bar' }); - expect(fetchStreaming).toHaveBeenCalledTimes(0); - fn({ baz: 'quix' }); - expect(fetchStreaming).toHaveBeenCalledTimes(0); - fn({ full: 'yep' }); - expect(fetchStreaming).toHaveBeenCalledTimes(1); - }); - - test('ignores a request with an aborted signal', async () => { - const { fetchStreaming } = setup(); - const fn = createStreamingBatchedFunction({ - url: '/test', - fetchStreaming, - maxItemAge: 5, - flushOnMaxItems: 3, - getIsCompressionDisabled: () => true, - }); - - const abortController = new AbortController(); - abortController.abort(); - - of(fn({ foo: 'bar' }, abortController.signal)); - fn({ baz: 'quix' }); - - jest.advanceTimersByTime(6); - const { body } = fetchStreaming.mock.calls[0][0]; - expect(JSON.parse(body)).toEqual({ - batch: [{ baz: 'quix' }], - }); - }); - - test("doesn't send batch request if all items have been aborted", async () => { - const { fetchStreaming } = setup(); - const fn = createStreamingBatchedFunction({ - url: '/test', - fetchStreaming, - maxItemAge: 5, - flushOnMaxItems: 3, - getIsCompressionDisabled: () => true, - }); - - const abortController = new AbortController(); - abortController.abort(); - - expect.assertions(3); - const req1 = fn({ foo: 'bar' }, abortController.signal).catch((e) => - expect(e).toBeInstanceOf(AbortError) - ); - const req2 = fn({ baz: 'quix' }, abortController.signal).catch((e) => - expect(e).toBeInstanceOf(AbortError) - ); - - jest.advanceTimersByTime(6); - expect(fetchStreaming).not.toBeCalled(); - - await Promise.all([req1, req2]); - }); - - test('sends POST request to correct endpoint with items in array batched sorted in call order', async () => { - const { fetchStreaming } = setup(); - const fn = createStreamingBatchedFunction({ - url: '/test', - fetchStreaming, - maxItemAge: 5, - flushOnMaxItems: 3, - getIsCompressionDisabled: () => true, - }); - - fn({ a: '1' }); - fn({ b: '2' }); - fn({ c: '3' }); - - expect(fetchStreaming.mock.calls[0][0]).toMatchObject({ - url: '/test', - method: 'POST', - }); - const { body } = fetchStreaming.mock.calls[0][0]; - expect(JSON.parse(body)).toEqual({ - batch: [{ a: '1' }, { b: '2' }, { c: '3' }], - }); - }); - - test('dispatches batch on full buffer and also on timeout', async () => { - const { fetchStreaming } = setup(); - const fn = createStreamingBatchedFunction({ - url: '/test', - fetchStreaming, - maxItemAge: 5, - flushOnMaxItems: 3, - getIsCompressionDisabled: () => true, - }); - - fn({ a: '1' }); - fn({ b: '2' }); - fn({ c: '3' }); - expect(fetchStreaming).toHaveBeenCalledTimes(1); - fn({ d: '4' }); - jest.advanceTimersByTime(6); - expect(fetchStreaming).toHaveBeenCalledTimes(2); - }); - }); - - describe('when receiving results', () => { - test('does not resolve call promises until request finishes', async () => { - const { fetchStreaming } = setup(); - const fn = createStreamingBatchedFunction({ - url: '/test', - fetchStreaming, - maxItemAge: 5, - flushOnMaxItems: 3, - getIsCompressionDisabled: () => true, - }); - - const promise1 = fn({ a: '1' }); - const promise2 = fn({ b: '2' }); - jest.advanceTimersByTime(6); - - expect(await isPending(promise1)).toBe(true); - expect(await isPending(promise2)).toBe(true); - }); - - test('resolves only promise of result that was streamed back', async () => { - const { fetchStreaming, stream } = setup(); - const fn = createStreamingBatchedFunction({ - url: '/test', - fetchStreaming, - maxItemAge: 5, - flushOnMaxItems: 3, - getIsCompressionDisabled: () => true, - }); - - await flushPromises(); - - const promise1 = fn({ a: '1' }); - const promise2 = fn({ b: '2' }); - const promise3 = fn({ c: '3' }); - jest.advanceTimersByTime(6); - - expect(await isPending(promise1)).toBe(true); - expect(await isPending(promise2)).toBe(true); - expect(await isPending(promise3)).toBe(true); - - stream.next( - JSON.stringify({ - id: 1, - result: { foo: 'bar' }, - }) + '\n' - ); - - expect(await isPending(promise1)).toBe(true); - expect(await isPending(promise2)).toBe(false); - expect(await isPending(promise3)).toBe(true); - - stream.next( - JSON.stringify({ - id: 0, - result: { foo: 'bar 2' }, - }) + '\n' - ); - - expect(await isPending(promise1)).toBe(false); - expect(await isPending(promise2)).toBe(false); - expect(await isPending(promise3)).toBe(true); - }); - - test('resolves each promise with correct data', async () => { - const { fetchStreaming, stream } = setup(); - const fn = createStreamingBatchedFunction({ - url: '/test', - fetchStreaming, - maxItemAge: 5, - flushOnMaxItems: 3, - getIsCompressionDisabled: () => true, - }); - - const promise1 = fn({ a: '1' }); - const promise2 = fn({ b: '2' }); - const promise3 = fn({ c: '3' }); - jest.advanceTimersByTime(6); - - stream.next( - JSON.stringify({ - id: 1, - result: { foo: 'bar' }, - }) + '\n' - ); - stream.next( - JSON.stringify({ - id: 2, - result: { foo: 'bar 2' }, - }) + '\n' - ); - - expect(await isPending(promise1)).toBe(true); - expect(await isPending(promise2)).toBe(false); - expect(await isPending(promise3)).toBe(false); - expect(await promise2).toEqual({ foo: 'bar' }); - expect(await promise3).toEqual({ foo: 'bar 2' }); - }); - - test('compression is false by default', async () => { - const { fetchStreaming } = setup(); - const fn = createStreamingBatchedFunction({ - url: '/test', - flushOnMaxItems: 1, - fetchStreaming, - }); - - fn({ a: '1' }); - - const dontCompress = await fetchStreaming.mock.calls[0][0].getIsCompressionDisabled(); - expect(dontCompress).toBe(false); - }); - - test('resolves falsy results', async () => { - const { fetchStreaming, stream } = setup(); - const fn = createStreamingBatchedFunction({ - url: '/test', - fetchStreaming, - maxItemAge: 5, - flushOnMaxItems: 3, - getIsCompressionDisabled: () => true, - }); - - const promise1 = fn({ a: '1' }); - const promise2 = fn({ b: '2' }); - const promise3 = fn({ c: '3' }); - jest.advanceTimersByTime(6); - - stream.next( - JSON.stringify({ - id: 0, - result: false, - }) + '\n' - ); - stream.next( - JSON.stringify({ - id: 1, - result: 0, - }) + '\n' - ); - stream.next( - JSON.stringify({ - id: 2, - result: '', - }) + '\n' - ); - - expect(await isPending(promise1)).toBe(false); - expect(await isPending(promise2)).toBe(false); - expect(await isPending(promise3)).toBe(false); - expect(await promise1).toEqual(false); - expect(await promise2).toEqual(0); - expect(await promise3).toEqual(''); - }); - - test('rejects promise on error response', async () => { - const { fetchStreaming, stream } = setup(); - const fn = createStreamingBatchedFunction({ - url: '/test', - fetchStreaming, - maxItemAge: 5, - flushOnMaxItems: 3, - getIsCompressionDisabled: () => true, - }); - - const promise = fn({ a: '1' }); - jest.advanceTimersByTime(6); - - expect(await isPending(promise)).toBe(true); - - stream.next( - JSON.stringify({ - id: 0, - error: { message: 'oops' }, - }) + '\n' - ); - - expect(await isPending(promise)).toBe(false); - const [, error] = await of(promise); - expect(error).toEqual({ - message: 'oops', - }); - }); - - test('resolves successful requests even after rejected ones', async () => { - const { fetchStreaming, stream } = setup(); - const fn = createStreamingBatchedFunction({ - url: '/test', - fetchStreaming, - maxItemAge: 5, - flushOnMaxItems: 3, - getIsCompressionDisabled: () => true, - }); - - const promise1 = of(fn({ a: '1' })); - const promise2 = of(fn({ a: '2' })); - const promise3 = of(fn({ a: '3' })); - - jest.advanceTimersByTime(6); - - stream.next( - JSON.stringify({ - id: 2, - result: { b: '3' }, - }) + '\n' - ); - - jest.advanceTimersByTime(1); - - stream.next( - JSON.stringify({ - id: 1, - error: { b: '2' }, - }) + '\n' - ); - - jest.advanceTimersByTime(1); - - stream.next( - JSON.stringify({ - id: 0, - result: { b: '1' }, - }) + '\n' - ); - - jest.advanceTimersByTime(1); - - const [result1] = await promise1; - const [, error2] = await promise2; - const [result3] = await promise3; - - expect(result1).toEqual({ b: '1' }); - expect(error2).toEqual({ b: '2' }); - expect(result3).toEqual({ b: '3' }); - }); - - describe('when requests are aborted', () => { - test('aborts stream when all are aborted', async () => { - const { fetchStreaming } = setup(); - const fn = createStreamingBatchedFunction({ - url: '/test', - fetchStreaming, - maxItemAge: 5, - flushOnMaxItems: 3, - getIsCompressionDisabled: () => true, - }); - - const abortController = new AbortController(); - const promise = fn({ a: '1' }, abortController.signal); - const promise2 = fn({ a: '2' }, abortController.signal); - jest.advanceTimersByTime(6); - - expect(await isPending(promise)).toBe(true); - expect(await isPending(promise2)).toBe(true); - - abortController.abort(); - jest.advanceTimersByTime(6); - await flushPromises(); - - expect(await isPending(promise)).toBe(false); - expect(await isPending(promise2)).toBe(false); - const [, error] = await of(promise); - const [, error2] = await of(promise2); - expect(error).toBeInstanceOf(AbortError); - expect(error2).toBeInstanceOf(AbortError); - expect(fetchStreaming.mock.calls[0][0].signal.aborted).toBeTruthy(); - }); - - test('rejects promise on abort and lets others continue', async () => { - const { fetchStreaming, stream } = setup(); - const fn = createStreamingBatchedFunction({ - url: '/test', - fetchStreaming, - maxItemAge: 5, - flushOnMaxItems: 3, - getIsCompressionDisabled: () => true, - }); - - const abortController = new AbortController(); - const promise = fn({ a: '1' }, abortController.signal); - const promise2 = fn({ a: '2' }); - jest.advanceTimersByTime(6); - - expect(await isPending(promise)).toBe(true); - - abortController.abort(); - jest.advanceTimersByTime(6); - await flushPromises(); - - expect(await isPending(promise)).toBe(false); - const [, error] = await of(promise); - expect(error).toBeInstanceOf(AbortError); - - stream.next( - JSON.stringify({ - id: 1, - result: { b: '2' }, - }) + '\n' - ); - - jest.advanceTimersByTime(1); - - const [result2] = await of(promise2); - expect(result2).toEqual({ b: '2' }); - }); - }); - - describe('when stream closes prematurely', () => { - test('rejects pending promises with CONNECTION error code', async () => { - const { fetchStreaming, stream } = setup(); - const fn = createStreamingBatchedFunction({ - url: '/test', - fetchStreaming, - maxItemAge: 5, - flushOnMaxItems: 3, - getIsCompressionDisabled: () => true, - }); - - const promise1 = of(fn({ a: '1' })); - const promise2 = of(fn({ a: '2' })); - - jest.advanceTimersByTime(6); - - stream.complete(); - - jest.advanceTimersByTime(1); - - const [, error1] = await promise1; - const [, error2] = await promise2; - expect(error1).toMatchObject({ - message: 'Connection terminated prematurely.', - code: 'CONNECTION', - }); - expect(error2).toMatchObject({ - message: 'Connection terminated prematurely.', - code: 'CONNECTION', - }); - }); - - test('rejects with CONNECTION error only pending promises', async () => { - const { fetchStreaming, stream } = setup(); - const fn = createStreamingBatchedFunction({ - url: '/test', - fetchStreaming, - maxItemAge: 5, - flushOnMaxItems: 3, - getIsCompressionDisabled: () => true, - }); - - const promise1 = of(fn({ a: '1' })); - const promise2 = of(fn({ a: '2' })); - - jest.advanceTimersByTime(6); - - stream.next( - JSON.stringify({ - id: 1, - result: { b: '1' }, - }) + '\n' - ); - stream.complete(); - - jest.advanceTimersByTime(1); - - const [, error1] = await promise1; - const [result1] = await promise2; - expect(error1).toMatchObject({ - message: 'Connection terminated prematurely.', - code: 'CONNECTION', - }); - expect(result1).toMatchObject({ - b: '1', - }); - }); - }); - - describe('when stream errors', () => { - test('rejects pending promises with STREAM error code', async () => { - const { fetchStreaming, stream } = setup(); - const fn = createStreamingBatchedFunction({ - url: '/test', - fetchStreaming, - maxItemAge: 5, - flushOnMaxItems: 3, - getIsCompressionDisabled: () => true, - }); - - const promise1 = of(fn({ a: '1' })); - const promise2 = of(fn({ a: '2' })); - - jest.advanceTimersByTime(6); - - stream.error({ - message: 'something went wrong', - }); - - jest.advanceTimersByTime(1); - - const [, error1] = await promise1; - const [, error2] = await promise2; - expect(error1).toMatchObject({ - message: 'something went wrong', - code: 'STREAM', - }); - expect(error2).toMatchObject({ - message: 'something went wrong', - code: 'STREAM', - }); - }); - - test('rejects with STREAM error only pending promises', async () => { - const { fetchStreaming, stream } = setup(); - const fn = createStreamingBatchedFunction({ - url: '/test', - fetchStreaming, - maxItemAge: 5, - flushOnMaxItems: 3, - getIsCompressionDisabled: () => true, - }); - - const promise1 = of(fn({ a: '1' })); - const promise2 = of(fn({ a: '2' })); - - jest.advanceTimersByTime(6); - - stream.next( - JSON.stringify({ - id: 1, - result: { b: '1' }, - }) + '\n' - ); - stream.error('oops'); - - jest.advanceTimersByTime(1); - - const [, error1] = await promise1; - const [result1] = await promise2; - expect(error1).toMatchObject({ - message: 'oops', - code: 'STREAM', - }); - expect(result1).toMatchObject({ - b: '1', - }); - }); - }); - - test('rejects with STREAM error on JSON parse error only pending promises', async () => { - const { fetchStreaming, stream } = setup(); - const fn = createStreamingBatchedFunction({ - url: '/test', - fetchStreaming, - maxItemAge: 5, - flushOnMaxItems: 3, - getIsCompressionDisabled: () => true, - }); - await flushPromises(); - - const promise1 = of(fn({ a: '1' })); - const promise2 = of(fn({ a: '2' })); - - jest.advanceTimersByTime(6); - - stream.next( - JSON.stringify({ - id: 1, - result: { b: '1' }, - }) + '\n' - ); - - stream.next('Not a JSON\n'); - - jest.advanceTimersByTime(1); - - const [, error1] = await promise1; - const [result1] = await promise2; - expect(error1).toMatchObject({ - message: `Unexpected token 'N', "Not a JSON\n" is not valid JSON`, - code: 'STREAM', - }); - expect(result1).toMatchObject({ - b: '1', - }); - }); - }); -}); diff --git a/src/plugins/bfetch/public/batching/create_streaming_batched_function.ts b/src/plugins/bfetch/public/batching/create_streaming_batched_function.ts deleted file mode 100644 index 799aef494a19e..0000000000000 --- a/src/plugins/bfetch/public/batching/create_streaming_batched_function.ts +++ /dev/null @@ -1,170 +0,0 @@ -/* - * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the "Elastic License - * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side - * Public License v 1"; you may not use this file except in compliance with, at - * your election, the "Elastic License 2.0", the "GNU Affero General Public - * License v3.0 only", or the "Server Side Public License, v 1". - */ - -import { AbortError, abortSignalToPromise, defer } from '@kbn/kibana-utils-plugin/public'; -import type { ItemBufferParams, TimedItemBufferParams } from '@kbn/item-buffer'; -import { createBatchedFunction, ErrorLike, normalizeError } from '../../common'; -import { fetchStreaming } from '../streaming'; -import { BatchedFunc, BatchItem } from './types'; - -export interface BatchedFunctionProtocolError extends ErrorLike { - code: string; -} - -export interface StreamingBatchedFunctionParams { - /** - * URL endpoint that will receive a batch of requests. This endpoint is expected - * to receive batch as a serialized JSON array. It should stream responses back - * in ND-JSON format using `Transfer-Encoding: chunked` HTTP/1 streaming. - */ - url: string; - - /** - * The instance of `fetchStreaming` function that will perform ND-JSON handling. - * There should be a version of this function available in setup contract of `bfetch` - * plugin. - */ - fetchStreaming?: typeof fetchStreaming; - - /** - * The maximum size of function call buffer before sending the batch request. - */ - flushOnMaxItems?: ItemBufferParams['flushOnMaxItems']; - - /** - * The maximum timeout in milliseconds of the oldest item in the batch - * before sending the batch request. - */ - maxItemAge?: TimedItemBufferParams['maxItemAge']; - - /** - * Disabled zlib compression of response chunks. - */ - getIsCompressionDisabled?: () => boolean; -} - -/** - * Returns a function that does not execute immediately but buffers the call internally until - * `params.flushOnMaxItems` is reached or after `params.maxItemAge` timeout in milliseconds is reached. Once - * one of those thresholds is reached all buffered calls are sent in one batch to the - * server using `params.fetchStreaming` in a POST request. Responses are streamed back - * and each batch item is resolved once corresponding response is received. - */ -export const createStreamingBatchedFunction = ( - params: StreamingBatchedFunctionParams -): BatchedFunc => { - const { - url, - fetchStreaming: fetchStreamingInjected = fetchStreaming, - flushOnMaxItems = 25, - maxItemAge = 10, - getIsCompressionDisabled = () => false, - } = params; - const [fn] = createBatchedFunction({ - onCall: (payload: Payload, signal?: AbortSignal) => { - const future = defer(); - const entry: BatchItem = { - payload, - future, - signal, - }; - return [future.promise, entry]; - }, - onBatch: async (items) => { - try { - // Filter out any items whose signal is already aborted - items = items.filter((item) => { - if (item.signal?.aborted) item.future.reject(new AbortError()); - return !item.signal?.aborted; - }); - - if (items.length === 0) { - return; // all items have been aborted before a request has been sent - } - - const donePromises: Array> = items.map((item) => { - return new Promise((resolve) => { - const { promise: abortPromise, cleanup } = item.signal - ? abortSignalToPromise(item.signal) - : { - promise: undefined, - cleanup: () => {}, - }; - - const onDone = () => { - resolve(); - cleanup(); - }; - if (abortPromise) - abortPromise.catch(() => { - item.future.reject(new AbortError()); - onDone(); - }); - item.future.promise.then(onDone, onDone); - }); - }); - - // abort when all items were either resolved, rejected or aborted - const abortController = new AbortController(); - let isBatchDone = false; - Promise.all(donePromises).then(() => { - isBatchDone = true; - abortController.abort(); - }); - const batch = items.map((item) => item.payload); - - const { stream } = fetchStreamingInjected({ - url, - body: JSON.stringify({ batch }), - method: 'POST', - signal: abortController.signal, - getIsCompressionDisabled, - }); - - const handleStreamError = (error: any) => { - const normalizedError = normalizeError(error); - normalizedError.code = 'STREAM'; - for (const { future } of items) future.reject(normalizedError); - }; - - stream.subscribe({ - next: (json: string) => { - try { - const response = JSON.parse(json); - if (response.error) { - items[response.id].future.reject(response.error); - } else if (response.result !== undefined) { - items[response.id].future.resolve(response.result); - } - } catch (e) { - handleStreamError(e); - } - }, - error: handleStreamError, - complete: () => { - if (!isBatchDone) { - const error: BatchedFunctionProtocolError = { - message: 'Connection terminated prematurely.', - code: 'CONNECTION', - }; - for (const { future } of items) future.reject(error); - } - }, - }); - await stream.toPromise(); - } catch (error) { - for (const item of items) item.future.reject(error); - } - }, - flushOnMaxItems, - maxItemAge, - }); - - return fn; -}; diff --git a/src/plugins/bfetch/public/batching/index.ts b/src/plugins/bfetch/public/batching/index.ts deleted file mode 100644 index 1285bab9b1ef5..0000000000000 --- a/src/plugins/bfetch/public/batching/index.ts +++ /dev/null @@ -1,11 +0,0 @@ -/* - * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the "Elastic License - * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side - * Public License v 1"; you may not use this file except in compliance with, at - * your election, the "Elastic License 2.0", the "GNU Affero General Public - * License v3.0 only", or the "Server Side Public License, v 1". - */ - -export type { StreamingBatchedFunctionParams } from './create_streaming_batched_function'; -export { createStreamingBatchedFunction } from './create_streaming_batched_function'; diff --git a/src/plugins/bfetch/public/batching/types.ts b/src/plugins/bfetch/public/batching/types.ts deleted file mode 100644 index 1d1708f7366ab..0000000000000 --- a/src/plugins/bfetch/public/batching/types.ts +++ /dev/null @@ -1,21 +0,0 @@ -/* - * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the "Elastic License - * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side - * Public License v 1"; you may not use this file except in compliance with, at - * your election, the "Elastic License 2.0", the "GNU Affero General Public - * License v3.0 only", or the "Server Side Public License, v 1". - */ - -import { Defer } from '@kbn/kibana-utils-plugin/public'; - -export interface BatchItem { - payload: Payload; - future: Defer; - signal?: AbortSignal; -} - -export type BatchedFunc = ( - payload: Payload, - signal?: AbortSignal -) => Promise; diff --git a/src/plugins/bfetch/public/index.ts b/src/plugins/bfetch/public/index.ts deleted file mode 100644 index cdce68a59ce27..0000000000000 --- a/src/plugins/bfetch/public/index.ts +++ /dev/null @@ -1,22 +0,0 @@ -/* - * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the "Elastic License - * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side - * Public License v 1"; you may not use this file except in compliance with, at - * your election, the "Elastic License 2.0", the "GNU Affero General Public - * License v3.0 only", or the "Server Side Public License, v 1". - */ - -import { PluginInitializerContext } from '@kbn/core/public'; -import { BfetchPublicPlugin } from './plugin'; - -export type { BfetchPublicSetup, BfetchPublicStart, BfetchPublicContract } from './plugin'; -export { split } from './streaming'; - -export type { BatchedFunc } from './batching/types'; - -export { DISABLE_BFETCH } from '../common/constants'; - -export function plugin(initializerContext: PluginInitializerContext) { - return new BfetchPublicPlugin(initializerContext); -} diff --git a/src/plugins/bfetch/public/mocks.ts b/src/plugins/bfetch/public/mocks.ts deleted file mode 100644 index 20abe00f84e11..0000000000000 --- a/src/plugins/bfetch/public/mocks.ts +++ /dev/null @@ -1,55 +0,0 @@ -/* - * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the "Elastic License - * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side - * Public License v 1"; you may not use this file except in compliance with, at - * your election, the "Elastic License 2.0", the "GNU Affero General Public - * License v3.0 only", or the "Server Side Public License, v 1". - */ - -import { coreMock } from '@kbn/core/public/mocks'; -import { BfetchPublicSetup, BfetchPublicStart } from '.'; -import { plugin as pluginInitializer } from '.'; - -export type Setup = jest.Mocked; -export type Start = jest.Mocked; - -const createSetupContract = (): Setup => { - const setupContract: Setup = { - fetchStreaming: jest.fn(), - batchedFunction: jest.fn(), - }; - return setupContract; -}; - -const createStartContract = (): Start => { - const startContract: Start = { - fetchStreaming: jest.fn(), - batchedFunction: jest.fn(), - }; - - return startContract; -}; - -const createPlugin = async () => { - const pluginInitializerContext = coreMock.createPluginInitializerContext(); - const coreSetup = coreMock.createSetup(); - const coreStart = coreMock.createStart(); - const plugin = pluginInitializer(pluginInitializerContext); - const setup = await plugin.setup(coreSetup, {}); - - return { - pluginInitializerContext, - coreSetup, - coreStart, - plugin, - setup, - doStart: async () => await plugin.start(coreStart, {}), - }; -}; - -export const bfetchPluginMock = { - createSetupContract, - createStartContract, - createPlugin, -}; diff --git a/src/plugins/bfetch/public/plugin.ts b/src/plugins/bfetch/public/plugin.ts deleted file mode 100644 index 2e1ef59d39b86..0000000000000 --- a/src/plugins/bfetch/public/plugin.ts +++ /dev/null @@ -1,116 +0,0 @@ -/* - * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the "Elastic License - * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side - * Public License v 1"; you may not use this file except in compliance with, at - * your election, the "Elastic License 2.0", the "GNU Affero General Public - * License v3.0 only", or the "Server Side Public License, v 1". - */ - -import { CoreSetup, CoreStart, Plugin, PluginInitializerContext } from '@kbn/core/public'; -import { createStartServicesGetter } from '@kbn/kibana-utils-plugin/public'; -import { - ELASTIC_HTTP_VERSION_HEADER, - X_ELASTIC_INTERNAL_ORIGIN_REQUEST, -} from '@kbn/core-http-common'; -import { fetchStreaming as fetchStreamingStatic, FetchStreamingParams } from './streaming'; -import { DISABLE_BFETCH_COMPRESSION, removeLeadingSlash } from '../common'; -import { createStreamingBatchedFunction, StreamingBatchedFunctionParams } from './batching'; -import { BatchedFunc } from './batching/types'; -import { BFETCH_ROUTE_VERSION_LATEST } from '../common/constants'; - -// eslint-disable-next-line @typescript-eslint/no-empty-interface -export interface BfetchPublicSetupDependencies {} - -// eslint-disable-next-line @typescript-eslint/no-empty-interface -export interface BfetchPublicStartDependencies {} - -export interface BfetchPublicContract { - fetchStreaming: (params: FetchStreamingParams) => ReturnType; - batchedFunction: ( - params: StreamingBatchedFunctionParams - ) => BatchedFunc; -} - -export type BfetchPublicSetup = BfetchPublicContract; -export type BfetchPublicStart = BfetchPublicContract; - -export class BfetchPublicPlugin - implements - Plugin< - BfetchPublicSetup, - BfetchPublicStart, - BfetchPublicSetupDependencies, - BfetchPublicStartDependencies - > -{ - private contract!: BfetchPublicContract; - - constructor(private readonly initializerContext: PluginInitializerContext) {} - - public setup( - core: CoreSetup, - plugins: BfetchPublicSetupDependencies - ): BfetchPublicSetup { - const { version: kibanaVersion } = this.initializerContext.env.packageInfo; - const basePath = core.http.basePath.get(); - - const startServices = createStartServicesGetter(core.getStartServices); - const getIsCompressionDisabled = () => - startServices().core.uiSettings.get(DISABLE_BFETCH_COMPRESSION); - - const fetchStreaming = this.fetchStreaming( - BFETCH_ROUTE_VERSION_LATEST, - kibanaVersion, - basePath, - getIsCompressionDisabled - ); - const batchedFunction = this.batchedFunction(fetchStreaming, getIsCompressionDisabled); - - this.contract = { - fetchStreaming, - batchedFunction, - }; - - return this.contract; - } - - public start(core: CoreStart, plugins: BfetchPublicStartDependencies): BfetchPublicStart { - return this.contract; - } - - public stop() {} - - private fetchStreaming = - ( - version: string, - kibanaVersion: string, - basePath: string, - getIsCompressionDisabled: () => boolean - ): BfetchPublicSetup['fetchStreaming'] => - (params) => - fetchStreamingStatic({ - ...params, - url: `${basePath}/${removeLeadingSlash(params.url)}`, - headers: { - 'Content-Type': 'application/json', - 'kbn-version': kibanaVersion, - [X_ELASTIC_INTERNAL_ORIGIN_REQUEST]: 'Kibana', - [ELASTIC_HTTP_VERSION_HEADER]: version, - ...(params.headers || {}), - }, - getIsCompressionDisabled, - }); - - private batchedFunction = - ( - fetchStreaming: BfetchPublicContract['fetchStreaming'], - getIsCompressionDisabled: () => boolean - ): BfetchPublicContract['batchedFunction'] => - (params) => - createStreamingBatchedFunction({ - ...params, - getIsCompressionDisabled, - fetchStreaming: params.fetchStreaming || fetchStreaming, - }); -} diff --git a/src/plugins/bfetch/public/streaming/fetch_streaming.test.ts b/src/plugins/bfetch/public/streaming/fetch_streaming.test.ts deleted file mode 100644 index 8e065ce424dd7..0000000000000 --- a/src/plugins/bfetch/public/streaming/fetch_streaming.test.ts +++ /dev/null @@ -1,362 +0,0 @@ -/* - * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the "Elastic License - * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side - * Public License v 1"; you may not use this file except in compliance with, at - * your election, the "Elastic License 2.0", the "GNU Affero General Public - * License v3.0 only", or the "Server Side Public License, v 1". - */ - -import { fetchStreaming } from './fetch_streaming'; -import { mockXMLHttpRequest } from '../test_helpers/xhr'; -import { promisify } from 'util'; -import { deflate } from 'zlib'; -const pDeflate = promisify(deflate); - -const compressResponse = async (resp: any) => { - const gzipped = await pDeflate(JSON.stringify(resp)); - return gzipped.toString('base64'); -}; - -const tick = () => new Promise((resolve) => setTimeout(resolve, 1)); - -const setup = () => { - const { xhr, XMLHttpRequest } = mockXMLHttpRequest(); - window.XMLHttpRequest = XMLHttpRequest; - (xhr as any).status = 200; - return { xhr }; -}; - -test('returns XHR request', () => { - setup(); - const { xhr } = fetchStreaming({ - url: 'http://example.com', - getIsCompressionDisabled: () => true, - }); - expect(typeof xhr.readyState).toBe('number'); -}); - -test('returns stream', () => { - setup(); - const { stream } = fetchStreaming({ - url: 'http://example.com', - getIsCompressionDisabled: () => true, - }); - expect(typeof stream.subscribe).toBe('function'); -}); - -test('promise resolves when request completes', async () => { - const env = setup(); - const { stream } = fetchStreaming({ - url: 'http://example.com', - getIsCompressionDisabled: () => true, - }); - - let resolved = false; - stream.toPromise().then(() => (resolved = true)); - - await tick(); - expect(resolved).toBe(false); - - (env.xhr as any).responseText = 'foo'; - env.xhr.onprogress!({} as any); - - await tick(); - expect(resolved).toBe(false); - - (env.xhr as any).responseText = 'foo\nbar'; - env.xhr.onprogress!({} as any); - - await tick(); - expect(resolved).toBe(false); - - (env.xhr as any).readyState = 4; - (env.xhr as any).status = 200; - env.xhr.onreadystatechange!({} as any); - - await tick(); - expect(resolved).toBe(true); -}); - -test('promise resolves when compressed request completes', async () => { - const env = setup(); - const { stream } = fetchStreaming({ - url: 'http://example.com', - getIsCompressionDisabled: () => false, - }); - - let resolved = false; - let result; - stream.toPromise().then((r) => { - resolved = true; - result = r; - }); - - await tick(); - expect(resolved).toBe(false); - - const msg = { foo: 'bar' }; - - // Whole message in a response - (env.xhr as any).responseText = `${await compressResponse(msg)}\n`; - env.xhr.onprogress!({} as any); - - await tick(); - expect(resolved).toBe(false); - - (env.xhr as any).readyState = 4; - (env.xhr as any).status = 200; - env.xhr.onreadystatechange!({} as any); - - await tick(); - expect(resolved).toBe(true); - expect(result).toStrictEqual(JSON.stringify(msg)); -}); - -test('promise resolves when compressed chunked request completes', async () => { - const env = setup(); - const { stream } = fetchStreaming({ - url: 'http://example.com', - getIsCompressionDisabled: () => false, - }); - - let resolved = false; - let result; - stream.toPromise().then((r) => { - resolved = true; - result = r; - }); - - await tick(); - expect(resolved).toBe(false); - - const msg = { veg: 'tomato' }; - const msgToCut = await compressResponse(msg); - const part1 = msgToCut.substr(0, 3); - - // Message and a half in a response - (env.xhr as any).responseText = part1; - env.xhr.onprogress!({} as any); - - await tick(); - expect(resolved).toBe(false); - - // Half a message in a response - (env.xhr as any).responseText = `${msgToCut}\n`; - env.xhr.onprogress!({} as any); - - await tick(); - expect(resolved).toBe(false); - - (env.xhr as any).readyState = 4; - (env.xhr as any).status = 200; - env.xhr.onreadystatechange!({} as any); - - await tick(); - expect(resolved).toBe(true); - expect(result).toStrictEqual(JSON.stringify(msg)); -}); - -test('streams incoming text as it comes through, according to separators', async () => { - const env = setup(); - const { stream } = fetchStreaming({ - url: 'http://example.com', - getIsCompressionDisabled: () => true, - }); - - const spy = jest.fn(); - stream.subscribe(spy); - - await tick(); - expect(spy).toHaveBeenCalledTimes(0); - - (env.xhr as any).responseText = 'foo'; - env.xhr.onprogress!({} as any); - - await tick(); - expect(spy).toHaveBeenCalledTimes(0); - - (env.xhr as any).responseText = 'foo\nbar'; - env.xhr.onprogress!({} as any); - - await tick(); - expect(spy).toHaveBeenCalledTimes(1); - expect(spy).toHaveBeenCalledWith('foo'); - - (env.xhr as any).responseText = 'foo\nbar\n'; - env.xhr.onprogress!({} as any); - - await tick(); - expect(spy).toHaveBeenCalledTimes(2); - expect(spy).toHaveBeenCalledWith('bar'); - - (env.xhr as any).readyState = 4; - (env.xhr as any).status = 200; - env.xhr.onreadystatechange!({} as any); - - await tick(); - expect(spy).toHaveBeenCalledTimes(2); -}); - -test('completes stream observable when request finishes', async () => { - const env = setup(); - const { stream } = fetchStreaming({ - url: 'http://example.com', - getIsCompressionDisabled: () => true, - }); - - const spy = jest.fn(); - stream.subscribe({ - complete: spy, - }); - - expect(spy).toHaveBeenCalledTimes(0); - - (env.xhr as any).responseText = 'foo'; - env.xhr.onprogress!({} as any); - (env.xhr as any).readyState = 4; - (env.xhr as any).status = 200; - env.xhr.onreadystatechange!({} as any); - - expect(spy).toHaveBeenCalledTimes(1); -}); - -test('completes stream observable when aborted', async () => { - const env = setup(); - const abort = new AbortController(); - const { stream } = fetchStreaming({ - url: 'http://example.com', - signal: abort.signal, - getIsCompressionDisabled: () => true, - }); - - const spy = jest.fn(); - stream.subscribe({ - complete: spy, - }); - - expect(spy).toHaveBeenCalledTimes(0); - - (env.xhr as any).responseText = 'foo'; - env.xhr.onprogress!({} as any); - - abort.abort(); - - (env.xhr as any).readyState = 4; - (env.xhr as any).status = 200; - env.xhr.onreadystatechange!({} as any); - - expect(spy).toHaveBeenCalledTimes(1); -}); - -test('promise throws when request errors', async () => { - const env = setup(); - const { stream } = fetchStreaming({ - url: 'http://example.com', - getIsCompressionDisabled: () => true, - }); - - const spy = jest.fn(); - stream.toPromise().catch(spy); - - await tick(); - expect(spy).toHaveBeenCalledTimes(0); - - (env.xhr as any).responseText = 'foo'; - env.xhr.onprogress!({} as any); - (env.xhr as any).readyState = 4; - (env.xhr as any).status = 400; - env.xhr.onreadystatechange!({} as any); - - await tick(); - expect(spy).toHaveBeenCalledTimes(1); - expect(spy.mock.calls[0][0]).toBeInstanceOf(Error); - expect(spy.mock.calls[0][0].message).toMatchInlineSnapshot( - `"Check your network connection and try again. Code 400"` - ); -}); - -test('stream observable errors when request errors', async () => { - const env = setup(); - const { stream } = fetchStreaming({ - url: 'http://example.com', - getIsCompressionDisabled: () => true, - }); - - const spy = jest.fn(); - stream.subscribe({ - error: spy, - }); - - await tick(); - expect(spy).toHaveBeenCalledTimes(0); - - (env.xhr as any).responseText = 'foo'; - env.xhr.onprogress!({} as any); - (env.xhr as any).readyState = 4; - (env.xhr as any).status = 400; - env.xhr.onreadystatechange!({} as any); - - await tick(); - expect(spy).toHaveBeenCalledTimes(1); - expect(spy.mock.calls[0][0]).toBeInstanceOf(Error); - expect(spy.mock.calls[0][0].message).toMatchInlineSnapshot( - `"Check your network connection and try again. Code 400"` - ); -}); - -test('sets custom headers', async () => { - const env = setup(); - fetchStreaming({ - url: 'http://example.com', - headers: { - 'Content-Type': 'text/plain', - Authorization: 'Bearer 123', - }, - getIsCompressionDisabled: () => true, - }); - - expect(env.xhr.setRequestHeader).toHaveBeenCalledWith('Content-Type', 'text/plain'); - expect(env.xhr.setRequestHeader).toHaveBeenCalledWith('Authorization', 'Bearer 123'); -}); - -test('uses credentials', async () => { - const env = setup(); - - expect(env.xhr.withCredentials).toBe(false); - - fetchStreaming({ - url: 'http://example.com', - getIsCompressionDisabled: () => true, - }); - - expect(env.xhr.withCredentials).toBe(true); -}); - -test('opens XHR request and sends specified body', async () => { - const env = setup(); - - expect(env.xhr.open).toHaveBeenCalledTimes(0); - expect(env.xhr.send).toHaveBeenCalledTimes(0); - - fetchStreaming({ - url: 'http://elastic.co', - method: 'GET', - body: 'foobar', - getIsCompressionDisabled: () => true, - }); - - expect(env.xhr.open).toHaveBeenCalledTimes(1); - expect(env.xhr.send).toHaveBeenCalledTimes(1); - expect(env.xhr.open).toHaveBeenCalledWith('GET', 'http://elastic.co'); - expect(env.xhr.send).toHaveBeenCalledWith('foobar'); -}); - -test('uses POST request method by default', async () => { - const env = setup(); - fetchStreaming({ - url: 'http://elastic.co', - getIsCompressionDisabled: () => true, - }); - expect(env.xhr.open).toHaveBeenCalledWith('POST', 'http://elastic.co'); -}); diff --git a/src/plugins/bfetch/public/streaming/fetch_streaming.ts b/src/plugins/bfetch/public/streaming/fetch_streaming.ts deleted file mode 100644 index 6df4e72fedc85..0000000000000 --- a/src/plugins/bfetch/public/streaming/fetch_streaming.ts +++ /dev/null @@ -1,68 +0,0 @@ -/* - * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the "Elastic License - * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side - * Public License v 1"; you may not use this file except in compliance with, at - * your election, the "Elastic License 2.0", the "GNU Affero General Public - * License v3.0 only", or the "Server Side Public License, v 1". - */ - -import { map, share } from 'rxjs'; -import { inflateResponse } from '.'; -import { fromStreamingXhr } from './from_streaming_xhr'; -import { split } from './split'; -import { appendQueryParam } from '../../common'; - -export interface FetchStreamingParams { - url: string; - headers?: Record; - method?: 'GET' | 'POST'; - body?: string; - signal?: AbortSignal; - getIsCompressionDisabled?: () => boolean; -} - -/** - * Sends an AJAX request to the server, and processes the result as a - * streaming HTTP/1 response. Streams data as text through observable. - */ -export function fetchStreaming({ - url, - headers = {}, - method = 'POST', - body = '', - signal, - getIsCompressionDisabled = () => false, -}: FetchStreamingParams) { - const xhr = new window.XMLHttpRequest(); - - const isCompressionDisabled = getIsCompressionDisabled(); - if (!isCompressionDisabled) { - url = appendQueryParam(url, 'compress', 'true'); - } - // Begin the request - xhr.open(method, url); - xhr.withCredentials = true; - - // Set the HTTP headers - Object.entries(headers).forEach(([k, v]) => xhr.setRequestHeader(k, v)); - - const stream = fromStreamingXhr(xhr, signal); - - // Send the payload to the server - xhr.send(body); - - // Return a stream of chunked decompressed messages - const stream$ = stream.pipe( - split('\n'), - map((msg) => { - return isCompressionDisabled ? msg : inflateResponse(msg); - }), - share() - ); - - return { - xhr, - stream: stream$, - }; -} diff --git a/src/plugins/bfetch/public/streaming/from_streaming_xhr.test.ts b/src/plugins/bfetch/public/streaming/from_streaming_xhr.test.ts deleted file mode 100644 index d39dda2e07c0c..0000000000000 --- a/src/plugins/bfetch/public/streaming/from_streaming_xhr.test.ts +++ /dev/null @@ -1,271 +0,0 @@ -/* - * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the "Elastic License - * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side - * Public License v 1"; you may not use this file except in compliance with, at - * your election, the "Elastic License 2.0", the "GNU Affero General Public - * License v3.0 only", or the "Server Side Public License, v 1". - */ - -import { fromStreamingXhr } from './from_streaming_xhr'; - -const createXhr = (): XMLHttpRequest => - ({ - abort: () => {}, - onprogress: () => {}, - onreadystatechange: () => {}, - readyState: 0, - responseText: '', - status: 200, - } as unknown as XMLHttpRequest); - -test('returns observable', () => { - const xhr = createXhr(); - const observable = fromStreamingXhr(xhr); - expect(typeof observable.subscribe).toBe('function'); -}); - -test('emits an event to observable', () => { - const xhr = createXhr(); - const observable = fromStreamingXhr(xhr); - - const spy = jest.fn(); - observable.subscribe(spy); - - expect(spy).toHaveBeenCalledTimes(0); - - (xhr as any).responseText = 'foo'; - xhr.onprogress!({} as any); - - expect(spy).toHaveBeenCalledTimes(1); - expect(spy).toHaveBeenCalledWith('foo'); -}); - -test('streams multiple events to observable', () => { - const xhr = createXhr(); - const observable = fromStreamingXhr(xhr); - - const spy = jest.fn(); - observable.subscribe(spy); - - expect(spy).toHaveBeenCalledTimes(0); - - (xhr as any).responseText = '1'; - xhr.onprogress!({} as any); - - (xhr as any).responseText = '12'; - xhr.onprogress!({} as any); - - (xhr as any).responseText = '123'; - xhr.onprogress!({} as any); - - expect(spy).toHaveBeenCalledTimes(3); - expect(spy.mock.calls[0][0]).toBe('1'); - expect(spy.mock.calls[1][0]).toBe('2'); - expect(spy.mock.calls[2][0]).toBe('3'); -}); - -test('completes observable when request reaches end state', () => { - const xhr = createXhr(); - const observable = fromStreamingXhr(xhr); - - const next = jest.fn(); - const complete = jest.fn(); - observable.subscribe({ - next, - complete, - }); - - (xhr as any).responseText = '1'; - xhr.onprogress!({} as any); - - (xhr as any).responseText = '2'; - xhr.onprogress!({} as any); - - expect(complete).toHaveBeenCalledTimes(0); - - (xhr as any).readyState = 4; - (xhr as any).status = 200; - xhr.onreadystatechange!({} as any); - - expect(complete).toHaveBeenCalledTimes(1); -}); - -test('completes observable when aborted', () => { - const xhr = createXhr(); - const abortController = new AbortController(); - const observable = fromStreamingXhr(xhr, abortController.signal); - - const next = jest.fn(); - const complete = jest.fn(); - observable.subscribe({ - next, - complete, - }); - - (xhr as any).responseText = '1'; - xhr.onprogress!({} as any); - - (xhr as any).responseText = '2'; - xhr.onprogress!({} as any); - - expect(complete).toHaveBeenCalledTimes(0); - - (xhr as any).readyState = 2; - abortController.abort(); - - expect(complete).toHaveBeenCalledTimes(1); - - // Shouldn't trigger additional events - (xhr as any).readyState = 4; - (xhr as any).status = 200; - xhr.onreadystatechange!({} as any); - - expect(complete).toHaveBeenCalledTimes(1); -}); - -test('errors observable if request returns with error', () => { - const xhr = createXhr(); - const observable = fromStreamingXhr(xhr); - - const next = jest.fn(); - const complete = jest.fn(); - const error = jest.fn(); - observable.subscribe({ - next, - complete, - error, - }); - - (xhr as any).responseText = '1'; - xhr.onprogress!({} as any); - - (xhr as any).responseText = '2'; - xhr.onprogress!({} as any); - - expect(complete).toHaveBeenCalledTimes(0); - - (xhr as any).readyState = 4; - (xhr as any).status = 400; - xhr.onreadystatechange!({} as any); - - expect(complete).toHaveBeenCalledTimes(0); - expect(error).toHaveBeenCalledTimes(1); - expect(error.mock.calls[0][0]).toBeInstanceOf(Error); - expect(error.mock.calls[0][0].message).toMatchInlineSnapshot( - `"Check your network connection and try again. Code 400"` - ); -}); - -test('does not emit when gets error response', () => { - const xhr = createXhr(); - const observable = fromStreamingXhr(xhr); - - const next = jest.fn(); - const complete = jest.fn(); - const error = jest.fn(); - observable.subscribe({ - next, - complete, - error, - }); - - (xhr as any).responseText = 'error'; - (xhr as any).status = 400; - xhr.onprogress!({} as any); - - expect(next).toHaveBeenCalledTimes(0); - - (xhr as any).readyState = 4; - xhr.onreadystatechange!({} as any); - - expect(next).toHaveBeenCalledTimes(0); - expect(error).toHaveBeenCalledTimes(1); - expect(error.mock.calls[0][0]).toBeInstanceOf(Error); - expect(error.mock.calls[0][0].message).toMatchInlineSnapshot( - `"Check your network connection and try again. Code 400"` - ); -}); - -test('when .onprogress called multiple times with same text, does not create new observable events', () => { - const xhr = createXhr(); - const observable = fromStreamingXhr(xhr); - - const spy = jest.fn(); - observable.subscribe(spy); - - expect(spy).toHaveBeenCalledTimes(0); - - (xhr as any).responseText = '1'; - xhr.onprogress!({} as any); - - (xhr as any).responseText = '1'; - xhr.onprogress!({} as any); - - (xhr as any).responseText = '12'; - xhr.onprogress!({} as any); - - (xhr as any).responseText = '12'; - xhr.onprogress!({} as any); - - (xhr as any).responseText = '123'; - xhr.onprogress!({} as any); - - expect(spy).toHaveBeenCalledTimes(3); - expect(spy.mock.calls[0][0]).toBe('1'); - expect(spy.mock.calls[1][0]).toBe('2'); - expect(spy.mock.calls[2][0]).toBe('3'); -}); - -test('generates new observable events on .onreadystatechange', () => { - const xhr = createXhr(); - const observable = fromStreamingXhr(xhr); - - const spy = jest.fn(); - observable.subscribe(spy); - - expect(spy).toHaveBeenCalledTimes(0); - - (xhr as any).responseText = '{"foo":"bar"}'; - xhr.onreadystatechange!({} as any); - - (xhr as any).responseText = '{"foo":"bar"}\n'; - xhr.onreadystatechange!({} as any); - - (xhr as any).responseText = '{"foo":"bar"}\n123'; - xhr.onreadystatechange!({} as any); - - expect(spy).toHaveBeenCalledTimes(3); - expect(spy.mock.calls[0][0]).toBe('{"foo":"bar"}'); - expect(spy.mock.calls[1][0]).toBe('\n'); - expect(spy.mock.calls[2][0]).toBe('123'); -}); - -test('.onreadystatechange and .onprogress can be called in any order', () => { - const xhr = createXhr(); - const observable = fromStreamingXhr(xhr); - - const spy = jest.fn(); - observable.subscribe(spy); - - expect(spy).toHaveBeenCalledTimes(0); - - (xhr as any).responseText = '{"foo":"bar"}'; - xhr.onreadystatechange!({} as any); - xhr.onprogress!({} as any); - - (xhr as any).responseText = '{"foo":"bar"}\n'; - xhr.onprogress!({} as any); - xhr.onreadystatechange!({} as any); - - (xhr as any).responseText = '{"foo":"bar"}\n123'; - xhr.onreadystatechange!({} as any); - xhr.onprogress!({} as any); - xhr.onreadystatechange!({} as any); - xhr.onprogress!({} as any); - - expect(spy).toHaveBeenCalledTimes(3); - expect(spy.mock.calls[0][0]).toBe('{"foo":"bar"}'); - expect(spy.mock.calls[1][0]).toBe('\n'); - expect(spy.mock.calls[2][0]).toBe('123'); -}); diff --git a/src/plugins/bfetch/public/streaming/from_streaming_xhr.ts b/src/plugins/bfetch/public/streaming/from_streaming_xhr.ts deleted file mode 100644 index 9242d78c9fba2..0000000000000 --- a/src/plugins/bfetch/public/streaming/from_streaming_xhr.ts +++ /dev/null @@ -1,74 +0,0 @@ -/* - * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the "Elastic License - * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side - * Public License v 1"; you may not use this file except in compliance with, at - * your election, the "Elastic License 2.0", the "GNU Affero General Public - * License v3.0 only", or the "Server Side Public License, v 1". - */ - -import { Observable, Subject } from 'rxjs'; -import { BfetchRequestError } from '@kbn/bfetch-error'; - -/** - * Creates observable from streaming XMLHttpRequest, where each event - * corresponds to a streamed chunk. - */ -export const fromStreamingXhr = ( - xhr: Pick< - XMLHttpRequest, - 'onprogress' | 'onreadystatechange' | 'readyState' | 'status' | 'responseText' | 'abort' - >, - signal?: AbortSignal -): Observable => { - const subject = new Subject(); - let index = 0; - let aborted = false; - - // 0 indicates a network failure. 400+ messages are considered server errors - const isErrorStatus = () => xhr.status === 0 || xhr.status >= 400; - - const processBatch = () => { - if (aborted) return; - if (isErrorStatus()) return; - - const { responseText } = xhr; - if (index >= responseText.length) return; - subject.next(responseText.substr(index)); - index = responseText.length; - }; - - xhr.onprogress = processBatch; - - const onBatchAbort = () => { - if (xhr.readyState !== 4) { - aborted = true; - xhr.abort(); - subject.complete(); - if (signal) signal.removeEventListener('abort', onBatchAbort); - } - }; - - if (signal) signal.addEventListener('abort', onBatchAbort); - - xhr.onreadystatechange = () => { - if (aborted) return; - // Older browsers don't support onprogress, so we need - // to call this here, too. It's safe to call this multiple - // times even for the same progress event. - processBatch(); - - // 4 is the magic number that means the request is done - if (xhr.readyState === 4) { - if (signal) signal.removeEventListener('abort', onBatchAbort); - - if (isErrorStatus()) { - subject.error(new BfetchRequestError(xhr.status)); - } else { - subject.complete(); - } - } - }; - - return subject; -}; diff --git a/src/plugins/bfetch/public/streaming/index.ts b/src/plugins/bfetch/public/streaming/index.ts deleted file mode 100644 index f0753584131c2..0000000000000 --- a/src/plugins/bfetch/public/streaming/index.ts +++ /dev/null @@ -1,13 +0,0 @@ -/* - * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the "Elastic License - * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side - * Public License v 1"; you may not use this file except in compliance with, at - * your election, the "Elastic License 2.0", the "GNU Affero General Public - * License v3.0 only", or the "Server Side Public License, v 1". - */ - -export * from './split'; -export * from './from_streaming_xhr'; -export * from './fetch_streaming'; -export { inflateResponse } from './inflate_response'; diff --git a/src/plugins/bfetch/public/streaming/inflate_response.ts b/src/plugins/bfetch/public/streaming/inflate_response.ts deleted file mode 100644 index d374c471662ae..0000000000000 --- a/src/plugins/bfetch/public/streaming/inflate_response.ts +++ /dev/null @@ -1,17 +0,0 @@ -/* - * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the "Elastic License - * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side - * Public License v 1"; you may not use this file except in compliance with, at - * your election, the "Elastic License 2.0", the "GNU Affero General Public - * License v3.0 only", or the "Server Side Public License, v 1". - */ - -import { unzlibSync, strFromU8 } from 'fflate'; -import { toByteArray } from 'base64-js'; - -export function inflateResponse(response: string) { - const buff = toByteArray(response); - const unzip = unzlibSync(buff); - return strFromU8(unzip); -} diff --git a/src/plugins/bfetch/public/streaming/split.test.ts b/src/plugins/bfetch/public/streaming/split.test.ts deleted file mode 100644 index 8b66c021a3cd9..0000000000000 --- a/src/plugins/bfetch/public/streaming/split.test.ts +++ /dev/null @@ -1,61 +0,0 @@ -/* - * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the "Elastic License - * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side - * Public License v 1"; you may not use this file except in compliance with, at - * your election, the "Elastic License 2.0", the "GNU Affero General Public - * License v3.0 only", or the "Server Side Public License, v 1". - */ - -import { split } from './split'; -import { Subject } from 'rxjs'; - -test('splits a single IP address', () => { - const ip = '127.0.0.1'; - const list: string[] = []; - const subject = new Subject(); - const splitted = split('.')(subject); - - splitted.subscribe((value) => list.push(value)); - - subject.next(ip); - subject.complete(); - expect(list).toEqual(['127', '0', '0', '1']); -}); - -const streams = [ - 'adsf.asdf.asdf', - 'single.dot', - 'empty..split', - 'trailingdot.', - '.leadingdot', - '.', - '....', - 'no_delimiter', - '1.2.3.4.5', - '1.2.3.4.5.', - '.1.2.3.4.5.', - '.1.2.3.4.5', -]; - -for (const stream of streams) { - test(`splits stream by delimiter correctly "${stream}"`, () => { - const correctResult = stream.split('.').filter(Boolean); - - for (let j = 0; j < 100; j++) { - const list: string[] = []; - const subject = new Subject(); - const splitted = split('.')(subject); - splitted.subscribe((value) => list.push(value)); - let i = 0; - while (i < stream.length) { - const len = Math.round(Math.random() * 10); - const chunk = stream.substr(i, len); - subject.next(chunk); - i += len; - } - subject.complete(); - expect(list).toEqual(correctResult); - } - }); -} diff --git a/src/plugins/bfetch/public/streaming/split.ts b/src/plugins/bfetch/public/streaming/split.ts deleted file mode 100644 index ba35e43a87c74..0000000000000 --- a/src/plugins/bfetch/public/streaming/split.ts +++ /dev/null @@ -1,49 +0,0 @@ -/* - * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the "Elastic License - * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side - * Public License v 1"; you may not use this file except in compliance with, at - * your election, the "Elastic License 2.0", the "GNU Affero General Public - * License v3.0 only", or the "Server Side Public License, v 1". - */ - -import { Observable, Subject } from 'rxjs'; -import { filter } from 'rxjs'; - -/** - * Receives observable that emits strings, and returns a new observable - * that also returns strings separated by delimiter. - * - * Input stream: - * - * asdf.f -> df..aaa. -> dfsdf - * - * Output stream, assuming "." is used as delimiter: - * - * asdf -> fdf -> aaa -> dfsdf - * - */ -export const split = - (delimiter: string = '\n') => - (in$: Observable): Observable => { - const out$ = new Subject(); - let startingText = ''; - - in$.subscribe( - (chunk) => { - const messages = (startingText + chunk).split(delimiter); - - // We don't want to send the last message here, since it may or - // may not be a partial message. - messages.slice(0, -1).forEach(out$.next.bind(out$)); - startingText = messages.length ? messages[messages.length - 1] : ''; - }, - out$.error.bind(out$), - () => { - out$.next(startingText); - out$.complete(); - } - ); - - return out$.pipe(filter(Boolean)); - }; diff --git a/src/plugins/bfetch/public/test_helpers/xhr.ts b/src/plugins/bfetch/public/test_helpers/xhr.ts deleted file mode 100644 index dcc521d2c7563..0000000000000 --- a/src/plugins/bfetch/public/test_helpers/xhr.ts +++ /dev/null @@ -1,69 +0,0 @@ -/* - * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the "Elastic License - * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side - * Public License v 1"; you may not use this file except in compliance with, at - * your election, the "Elastic License 2.0", the "GNU Affero General Public - * License v3.0 only", or the "Server Side Public License, v 1". - */ - -/* eslint-disable max-classes-per-file */ - -export const mockXMLHttpRequest = (): { - xhr: XMLHttpRequest; - XMLHttpRequest: typeof window.XMLHttpRequest; -} => { - class MockXMLHttpRequest implements XMLHttpRequest { - // @ts-expect-error upgrade typescript v5.1.6 - DONE = 0; - // @ts-expect-error upgrade typescript v5.1.6 - HEADERS_RECEIVED = 0; - // @ts-expect-error upgrade typescript v5.1.6 - LOADING = 0; - // @ts-expect-error upgrade typescript v5.1.6 - OPENED = 0; - // @ts-expect-error upgrade typescript v5.1.6 - UNSENT = 0; - abort = jest.fn(); - addEventListener = jest.fn(); - dispatchEvent = jest.fn(); - getAllResponseHeaders = jest.fn(); - getResponseHeader = jest.fn(); - onabort = jest.fn(); - onerror = jest.fn(); - onload = jest.fn(); - onloadend = jest.fn(); - onloadstart = jest.fn(); - onprogress = jest.fn(); - onreadystatechange = jest.fn(); - ontimeout = jest.fn(); - open = jest.fn(); - overrideMimeType = jest.fn(); - readyState = 0; - removeEventListener = jest.fn(); - response = null; - responseText = ''; - responseType = null as any; - responseURL = ''; - responseXML = null; - send = jest.fn(); - setRequestHeader = jest.fn(); - status = 0; - statusText = ''; - timeout = 0; - upload = null as any; - withCredentials = false; - } - - const xhr = new MockXMLHttpRequest(); - - return { - // @ts-expect-error upgrade typescript v5.1.6 - xhr, - XMLHttpRequest: class { - constructor() { - return xhr; - } - } as any, - }; -}; diff --git a/src/plugins/bfetch/server/index.ts b/src/plugins/bfetch/server/index.ts deleted file mode 100644 index 368779a4ff7c6..0000000000000 --- a/src/plugins/bfetch/server/index.ts +++ /dev/null @@ -1,17 +0,0 @@ -/* - * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the "Elastic License - * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side - * Public License v 1"; you may not use this file except in compliance with, at - * your election, the "Elastic License 2.0", the "GNU Affero General Public - * License v3.0 only", or the "Server Side Public License, v 1". - */ - -import { PluginInitializerContext } from '@kbn/core/server'; - -export type { BfetchServerSetup, BfetchServerStart, BatchProcessingRouteParams } from './plugin'; - -export async function plugin(initializerContext: PluginInitializerContext) { - const { BfetchServerPlugin } = await import('./plugin'); - return new BfetchServerPlugin(initializerContext); -} diff --git a/src/plugins/bfetch/server/mocks.ts b/src/plugins/bfetch/server/mocks.ts deleted file mode 100644 index 0c0af0369a2b5..0000000000000 --- a/src/plugins/bfetch/server/mocks.ts +++ /dev/null @@ -1,52 +0,0 @@ -/* - * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the "Elastic License - * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side - * Public License v 1"; you may not use this file except in compliance with, at - * your election, the "Elastic License 2.0", the "GNU Affero General Public - * License v3.0 only", or the "Server Side Public License, v 1". - */ - -import { coreMock } from '@kbn/core/server/mocks'; -import { BfetchServerSetup, BfetchServerStart } from '.'; -import { plugin as pluginInitializer } from '.'; - -export type Setup = jest.Mocked; -export type Start = jest.Mocked; - -const createSetupContract = (): Setup => { - const setupContract: Setup = { - addBatchProcessingRoute: jest.fn(), - addStreamingResponseRoute: jest.fn(), - }; - return setupContract; -}; - -const createStartContract = (): Start => { - const startContract: Start = {}; - - return startContract; -}; - -const createPlugin = async () => { - const pluginInitializerContext = coreMock.createPluginInitializerContext(); - const coreSetup = coreMock.createSetup(); - const coreStart = coreMock.createStart(); - const plugin = await pluginInitializer(pluginInitializerContext); - const setup = await plugin.setup(coreSetup, {}); - - return { - pluginInitializerContext, - coreSetup, - coreStart, - plugin, - setup, - doStart: async () => await plugin.start(coreStart, {}), - }; -}; - -export const bfetchPluginMock = { - createSetupContract, - createStartContract, - createPlugin, -}; diff --git a/src/plugins/bfetch/server/plugin.ts b/src/plugins/bfetch/server/plugin.ts deleted file mode 100644 index 51ff8c0505026..0000000000000 --- a/src/plugins/bfetch/server/plugin.ts +++ /dev/null @@ -1,221 +0,0 @@ -/* - * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the "Elastic License - * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side - * Public License v 1"; you may not use this file except in compliance with, at - * your election, the "Elastic License 2.0", the "GNU Affero General Public - * License v3.0 only", or the "Server Side Public License, v 1". - */ - -import { - CoreStart, - PluginInitializerContext, - CoreSetup, - Plugin, - Logger, - KibanaRequest, - StartServicesAccessor, - RequestHandlerContext, - RequestHandler, - KibanaResponseFactory, - AnalyticsServiceStart, - HttpProtocol, -} from '@kbn/core/server'; - -import { map$ } from '@kbn/std'; -import { schema } from '@kbn/config-schema'; -import { BFETCH_ROUTE_VERSION_LATEST } from '../common/constants'; -import { - StreamingResponseHandler, - BatchRequestData, - BatchResponseItem, - ErrorLike, - removeLeadingSlash, - normalizeError, -} from '../common'; -import { createStream } from './streaming'; -import { getUiSettings } from './ui_settings'; - -// eslint-disable-next-line @typescript-eslint/no-empty-interface -export interface BfetchServerSetupDependencies {} - -export interface BfetchServerStartDependencies { - analytics?: AnalyticsServiceStart; -} - -export interface BatchProcessingRouteParams { - onBatchItem: (data: BatchItemData) => Promise; -} - -/** @public */ -export interface BfetchServerSetup { - addBatchProcessingRoute: ( - path: string, - handler: (request: KibanaRequest) => BatchProcessingRouteParams - ) => void; - addStreamingResponseRoute: ( - path: string, - params: ( - request: KibanaRequest, - context: RequestHandlerContext - ) => StreamingResponseHandler, - method?: 'GET' | 'POST' | 'PUT' | 'DELETE', - pluginRouter?: ReturnType - ) => void; -} - -// eslint-disable-next-line @typescript-eslint/no-empty-interface -export interface BfetchServerStart {} - -const getStreamingHeaders = (protocol: HttpProtocol): Record => { - if (protocol === 'http2') { - return { - 'Content-Type': 'application/x-ndjson', - 'X-Accel-Buffering': 'no', - }; - } - return { - 'Content-Type': 'application/x-ndjson', - Connection: 'keep-alive', - 'Transfer-Encoding': 'chunked', - 'X-Accel-Buffering': 'no', - }; -}; - -interface Query { - compress: boolean; -} -export class BfetchServerPlugin - implements - Plugin< - BfetchServerSetup, - BfetchServerStart, - BfetchServerSetupDependencies, - BfetchServerStartDependencies - > -{ - private _analyticsService: AnalyticsServiceStart | undefined; - - constructor(private readonly initializerContext: PluginInitializerContext) {} - - public setup(core: CoreSetup, plugins: BfetchServerSetupDependencies): BfetchServerSetup { - const logger = this.initializerContext.logger.get(); - const router = core.http.createRouter(); - - core.uiSettings.register(getUiSettings()); - - const addStreamingResponseRoute = this.addStreamingResponseRoute({ - getStartServices: core.getStartServices, - router, - logger, - }); - const addBatchProcessingRoute = this.addBatchProcessingRoute(addStreamingResponseRoute); - - return { - addBatchProcessingRoute, - addStreamingResponseRoute, - }; - } - - public start(core: CoreStart, plugins: BfetchServerStartDependencies): BfetchServerStart { - this._analyticsService = core.analytics; - return {}; - } - - public stop() {} - - private addStreamingResponseRoute = - ({ - router, - logger, - }: { - getStartServices: StartServicesAccessor; - router: ReturnType; - logger: Logger; - }): BfetchServerSetup['addStreamingResponseRoute'] => - (path, handler, method = 'POST', pluginRouter) => { - const httpRouter = pluginRouter || router; - const routeDefinition = { - version: BFETCH_ROUTE_VERSION_LATEST, - validate: { - request: { - body: schema.any(), - query: schema.object({ compress: schema.boolean({ defaultValue: false }) }), - }, - }, - }; - - const routeHandler: RequestHandler = async ( - context: RequestHandlerContext, - request: KibanaRequest, - response: KibanaResponseFactory - ) => { - const handlerInstance = handler(request, context); - const data = request.body; - const compress = request.query.compress; - return response.ok({ - headers: getStreamingHeaders(request.protocol), - body: createStream( - handlerInstance.getResponseStream(data), - logger, - compress, - this._analyticsService - ), - }); - }; - - switch (method) { - case 'GET': - httpRouter.versioned - .get({ access: 'internal', path: `/${removeLeadingSlash(path)}` }) - .addVersion(routeDefinition, routeHandler); - break; - case 'POST': - httpRouter.versioned - .post({ access: 'internal', path: `/${removeLeadingSlash(path)}` }) - .addVersion(routeDefinition, routeHandler); - break; - case 'PUT': - httpRouter.versioned - .put({ access: 'internal', path: `/${removeLeadingSlash(path)}` }) - .addVersion(routeDefinition, routeHandler); - break; - case 'DELETE': - httpRouter.versioned - .delete({ access: 'internal', path: `/${removeLeadingSlash(path)}` }) - .addVersion(routeDefinition, routeHandler); - break; - default: - throw new Error(`Handler for method ${method} is not defined`); - } - }; - - private addBatchProcessingRoute = - ( - addStreamingResponseRoute: BfetchServerSetup['addStreamingResponseRoute'] - ): BfetchServerSetup['addBatchProcessingRoute'] => - ( - path: string, - handler: ( - request: KibanaRequest - ) => BatchProcessingRouteParams - ) => { - addStreamingResponseRoute< - BatchRequestData, - BatchResponseItem - >(path, (request) => { - const handlerInstance = handler(request); - return { - getResponseStream: ({ batch }) => - map$(batch, async (batchItem, id) => { - try { - const result = await handlerInstance.onBatchItem(batchItem); - return { id, result }; - } catch (error) { - return { id, error: normalizeError(error) }; - } - }), - }; - }); - }; -} diff --git a/src/plugins/bfetch/server/streaming/create_compressed_stream.ts b/src/plugins/bfetch/server/streaming/create_compressed_stream.ts deleted file mode 100644 index 2dfc290e40bb3..0000000000000 --- a/src/plugins/bfetch/server/streaming/create_compressed_stream.ts +++ /dev/null @@ -1,109 +0,0 @@ -/* - * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the "Elastic License - * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side - * Public License v 1"; you may not use this file except in compliance with, at - * your election, the "Elastic License 2.0", the "GNU Affero General Public - * License v3.0 only", or the "Server Side Public License, v 1". - */ - -import { promisify } from 'util'; -import { Observable } from 'rxjs'; -import { catchError, concatMap, finalize } from 'rxjs'; -import { AnalyticsServiceStart, Logger } from '@kbn/core/server'; -import { Stream, PassThrough } from 'stream'; -import { constants, deflate } from 'zlib'; -import { reportPerformanceMetricEvent } from '@kbn/ebt-tools'; - -const delimiter = '\n'; -const pDeflate = promisify(deflate); - -const BFETCH_SERVER_ENCODING_EVENT_TYPE = 'bfetch_server_encoding'; - -class StreamMetricCollector { - private readonly _collector: number[] = []; - addMetric(time: number, messageSize: number) { - this._collector.push(time); - this._collector.push(messageSize); - } - getEBTPerformanceMetricEvent() { - let totalTime = 0; - let totalMessageSize = 0; - for (let i = 0; i < this._collector.length; i += 2) { - totalTime += this._collector[i]; - totalMessageSize += this._collector[i + 1]; - } - return { - eventName: BFETCH_SERVER_ENCODING_EVENT_TYPE, - duration: totalTime, - key1: 'message_count', - value1: this._collector.length / 2, - key2: 'total_byte_size', - value2: totalMessageSize, - key3: 'stream_type', - value3: 1, // 1 == 'compressed'. Can always include support for ndjson-type later (e.g. 2 == ndjson) - }; - } -} - -async function zipMessageToStream( - output: PassThrough, - message: string, - collector?: StreamMetricCollector -) { - return new Promise(async (resolve, reject) => { - try { - const before = performance.now(); - const gzipped = await pDeflate(message, { - flush: constants.Z_SYNC_FLUSH, - }); - const base64Compressed = gzipped.toString('base64'); - if (collector) { - // 1 ASCII character = 1 byte - collector.addMetric(performance.now() - before, base64Compressed.length); - } - output.write(base64Compressed); - output.write(delimiter); - resolve(undefined); - } catch (err) { - reject(err); - } - }); -} - -export const createCompressedStream = ( - results: Observable, - logger: Logger, - analyticsStart?: AnalyticsServiceStart -): Stream => { - const output = new PassThrough(); - const metricCollector: StreamMetricCollector | undefined = analyticsStart - ? new StreamMetricCollector() - : undefined; - - results - .pipe( - concatMap((message: Response) => { - const strMessage = JSON.stringify(message); - return zipMessageToStream(output, strMessage, metricCollector); - }), - catchError((e) => { - logger.error('Could not serialize or stream a message.'); - logger.error(e); - throw e; - }), - finalize(() => { - output.end(); - - if (analyticsStart && metricCollector) { - reportPerformanceMetricEvent( - analyticsStart, - metricCollector.getEBTPerformanceMetricEvent() - ); - } - }) - ) - .subscribe(); - - return output; -}; diff --git a/src/plugins/bfetch/server/streaming/create_ndjson_stream.ts b/src/plugins/bfetch/server/streaming/create_ndjson_stream.ts deleted file mode 100644 index d287f33f2c518..0000000000000 --- a/src/plugins/bfetch/server/streaming/create_ndjson_stream.ts +++ /dev/null @@ -1,40 +0,0 @@ -/* - * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the "Elastic License - * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side - * Public License v 1"; you may not use this file except in compliance with, at - * your election, the "Elastic License 2.0", the "GNU Affero General Public - * License v3.0 only", or the "Server Side Public License, v 1". - */ - -import { Observable } from 'rxjs'; -import { Logger } from '@kbn/core/server'; -import { Stream, PassThrough } from 'stream'; - -const delimiter = '\n'; - -export const createNDJSONStream = ( - results: Observable, - logger: Logger -): Stream => { - const stream = new PassThrough(); - - results.subscribe({ - next: (message: Response) => { - try { - const line = JSON.stringify(message); - stream.write(`${line}${delimiter}`); - } catch (error) { - logger.error('Could not serialize or stream a message.'); - logger.error(error); - } - }, - error: (error) => { - stream.end(); - logger.error(error); - }, - complete: () => stream.end(), - }); - - return stream; -}; diff --git a/src/plugins/bfetch/server/streaming/create_stream.ts b/src/plugins/bfetch/server/streaming/create_stream.ts deleted file mode 100644 index bbbbba701756c..0000000000000 --- a/src/plugins/bfetch/server/streaming/create_stream.ts +++ /dev/null @@ -1,25 +0,0 @@ -/* - * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the "Elastic License - * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side - * Public License v 1"; you may not use this file except in compliance with, at - * your election, the "Elastic License 2.0", the "GNU Affero General Public - * License v3.0 only", or the "Server Side Public License, v 1". - */ - -import { AnalyticsServiceStart, Logger } from '@kbn/core/server'; -import { Stream } from 'stream'; -import { Observable } from 'rxjs'; -import { createCompressedStream } from './create_compressed_stream'; -import { createNDJSONStream } from './create_ndjson_stream'; - -export function createStream( - response$: Observable, - logger: Logger, - compress: boolean, - analytics?: AnalyticsServiceStart -): Stream { - return compress - ? createCompressedStream(response$, logger, analytics) - : createNDJSONStream(response$, logger); -} diff --git a/src/plugins/bfetch/server/streaming/index.ts b/src/plugins/bfetch/server/streaming/index.ts deleted file mode 100644 index 26e34b219959f..0000000000000 --- a/src/plugins/bfetch/server/streaming/index.ts +++ /dev/null @@ -1,12 +0,0 @@ -/* - * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the "Elastic License - * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side - * Public License v 1"; you may not use this file except in compliance with, at - * your election, the "Elastic License 2.0", the "GNU Affero General Public - * License v3.0 only", or the "Server Side Public License, v 1". - */ - -export * from './create_ndjson_stream'; -export * from './create_compressed_stream'; -export * from './create_stream'; diff --git a/src/plugins/bfetch/server/ui_settings.ts b/src/plugins/bfetch/server/ui_settings.ts deleted file mode 100644 index 132dd19ef8b9c..0000000000000 --- a/src/plugins/bfetch/server/ui_settings.ts +++ /dev/null @@ -1,56 +0,0 @@ -/* - * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the "Elastic License - * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side - * Public License v 1"; you may not use this file except in compliance with, at - * your election, the "Elastic License 2.0", the "GNU Affero General Public - * License v3.0 only", or the "Server Side Public License, v 1". - */ - -import { i18n } from '@kbn/i18n'; -import { UiSettingsParams } from '@kbn/core/server'; -import { schema } from '@kbn/config-schema'; -import { DISABLE_BFETCH_COMPRESSION, DISABLE_BFETCH } from '../common'; - -export function getUiSettings(): Record> { - return { - [DISABLE_BFETCH]: { - name: i18n.translate('bfetch.disableBfetch', { - defaultMessage: 'Disable request batching', - }), - value: true, - description: i18n.translate('bfetch.disableBfetchDesc', { - defaultMessage: - 'Disables requests batching. This increases number of HTTP requests from Kibana, but allows to debug requests individually.', - }), - schema: schema.boolean(), - deprecation: { - message: i18n.translate('bfetch.advancedSettings.disableBfetchDeprecation', { - defaultMessage: 'This setting is deprecated and will be removed in Kibana 9.0.', - }), - docLinksKey: 'generalSettings', - }, - category: [], - requiresPageReload: true, - }, - [DISABLE_BFETCH_COMPRESSION]: { - name: i18n.translate('bfetch.disableBfetchCompression', { - defaultMessage: 'Disable batch compression', - }), - value: false, - description: i18n.translate('bfetch.disableBfetchCompressionDesc', { - defaultMessage: - 'Disable batch compression. This allows you to debug individual requests, but increases response size.', - }), - schema: schema.boolean(), - deprecation: { - message: i18n.translate('bfetch.advancedSettings.disableBfetchCompressionDeprecation', { - defaultMessage: 'This setting is deprecated and will be removed in Kibana 9.0.', - }), - docLinksKey: 'generalSettings', - }, - category: [], - requiresPageReload: true, - }, - }; -} diff --git a/src/plugins/bfetch/tsconfig.json b/src/plugins/bfetch/tsconfig.json deleted file mode 100644 index d75e6085d4537..0000000000000 --- a/src/plugins/bfetch/tsconfig.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "extends": "../../../tsconfig.base.json", - "compilerOptions": { - "outDir": "target/types", - }, - "include": ["common/**/*", "public/**/*", "server/**/*", "index.ts"], - "kbn_references": [ - "@kbn/core", - "@kbn/kibana-utils-plugin", - "@kbn/i18n", - "@kbn/config-schema", - "@kbn/std", - "@kbn/core-http-common", - "@kbn/bfetch-error", - "@kbn/ebt-tools", - "@kbn/item-buffer", - ], - "exclude": [ - "target/**/*", - ] -} diff --git a/src/plugins/controls/server/options_list/options_list_cluster_settings_route.ts b/src/plugins/controls/server/options_list/options_list_cluster_settings_route.ts index 04b0aaa3e6f78..c04a8e9244785 100644 --- a/src/plugins/controls/server/options_list/options_list_cluster_settings_route.ts +++ b/src/plugins/controls/server/options_list/options_list_cluster_settings_route.ts @@ -20,6 +20,13 @@ export const setupOptionsListClusterSettingsRoute = ({ http }: CoreSetup) => { .addVersion( { version: '1', + security: { + authz: { + enabled: false, + reason: + 'This route is opted out from authorization because it does not take a query, params, or a body, so there is no chance of leaking info.', + }, + }, validate: false, }, async (context, _, response) => { diff --git a/src/plugins/controls/server/options_list/options_list_suggestions_route.ts b/src/plugins/controls/server/options_list/options_list_suggestions_route.ts index 15dd66c5586dc..63176c31b3b7f 100644 --- a/src/plugins/controls/server/options_list/options_list_suggestions_route.ts +++ b/src/plugins/controls/server/options_list/options_list_suggestions_route.ts @@ -33,6 +33,13 @@ export const setupOptionsListSuggestionsRoute = ( .addVersion( { version: '1', + security: { + authz: { + enabled: false, + reason: + 'This route is opted out from authorization because permissions will be checked by elasticsearch.', + }, + }, validate: { request: { params: schema.object( diff --git a/src/plugins/dashboard/common/index.ts b/src/plugins/dashboard/common/index.ts index be2cedf889e85..c8c988d5c461e 100644 --- a/src/plugins/dashboard/common/index.ts +++ b/src/plugins/dashboard/common/index.ts @@ -32,6 +32,7 @@ export { prefixReferencesFromPanel } from './dashboard_container/persistable_sta export { convertPanelsArrayToPanelMap, convertPanelMapToPanelsArray, + generateNewPanelIds, } from './lib/dashboard_panel_converters'; export const UI_SETTINGS = { diff --git a/src/plugins/dashboard/public/dashboard_api/get_dashboard_api.ts b/src/plugins/dashboard/public/dashboard_api/get_dashboard_api.ts index 5fcb6522b0152..cf1dd0e949d4c 100644 --- a/src/plugins/dashboard/public/dashboard_api/get_dashboard_api.ts +++ b/src/plugins/dashboard/public/dashboard_api/get_dashboard_api.ts @@ -41,6 +41,7 @@ import { initializeSearchSessionManager } from './search_session_manager'; import { initializeViewModeManager } from './view_mode_manager'; import { UnsavedPanelState } from '../dashboard_container/types'; import { initializeTrackContentfulRender } from './track_contentful_render'; +import { getSerializedState } from './get_serialized_state'; export function getDashboardApi({ creationOptions, @@ -110,9 +111,11 @@ export function getDashboardApi({ }); function getState() { const { panels, references: panelReferences } = panelsManager.internalApi.getState(); + const { state: unifiedSearchState, references: searchSourceReferences } = + unifiedSearchManager.internalApi.getState(); const dashboardState: DashboardState = { ...settingsManager.internalApi.getState(), - ...unifiedSearchManager.internalApi.getState(), + ...unifiedSearchState, panels, viewMode: viewModeManager.api.viewMode.value, }; @@ -130,6 +133,7 @@ export function getDashboardApi({ dashboardState, controlGroupReferences, panelReferences, + searchSourceReferences, }; } @@ -168,6 +172,7 @@ export function getDashboardApi({ unifiedSearchManager.internalApi.controlGroupReload$, unifiedSearchManager.internalApi.panelsReload$ ).pipe(debounceTime(0)), + getSerializedState: () => getSerializedState(getState()), runInteractiveSave: async () => { trackOverlayApi.clearOverlays(); const saveResult = await openSaveModal({ @@ -197,11 +202,13 @@ export function getDashboardApi({ }, runQuickSave: async () => { if (isManaged) return; - const { controlGroupReferences, dashboardState, panelReferences } = getState(); + const { controlGroupReferences, dashboardState, panelReferences, searchSourceReferences } = + getState(); const saveResult = await getDashboardContentManagementService().saveDashboardState({ controlGroupReferences, - currentState: dashboardState, + dashboardState, panelReferences, + searchSourceReferences, saveOptions: {}, lastSavedId: savedObjectId$.value, }); diff --git a/src/plugins/dashboard/public/dashboard_api/get_serialized_state.test.ts b/src/plugins/dashboard/public/dashboard_api/get_serialized_state.test.ts new file mode 100644 index 0000000000000..9cae8584e7f44 --- /dev/null +++ b/src/plugins/dashboard/public/dashboard_api/get_serialized_state.test.ts @@ -0,0 +1,170 @@ +/* + * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one + * or more contributor license agreements. Licensed under the "Elastic License + * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side + * Public License v 1"; you may not use this file except in compliance with, at + * your election, the "Elastic License 2.0", the "GNU Affero General Public + * License v3.0 only", or the "Server Side Public License, v 1". + */ + +import type { DashboardPanelState } from '../../common'; + +import { + dataService, + embeddableService, + savedObjectsTaggingService, +} from '../services/kibana_services'; +import { getSampleDashboardState } from '../mocks'; +import { getSerializedState } from './get_serialized_state'; + +dataService.search.searchSource.create = jest.fn().mockResolvedValue({ + setField: jest.fn(), + getSerializedFields: jest.fn().mockReturnValue({}), +}); + +dataService.query.timefilter.timefilter.getTime = jest + .fn() + .mockReturnValue({ from: 'now-15m', to: 'now' }); + +dataService.query.timefilter.timefilter.getRefreshInterval = jest + .fn() + .mockReturnValue({ pause: true, value: 0 }); + +embeddableService.extract = jest + .fn() + .mockImplementation((attributes) => ({ state: attributes, references: [] })); + +if (savedObjectsTaggingService) { + savedObjectsTaggingService.getTaggingApi = jest.fn().mockReturnValue({ + ui: { + updateTagsReferences: jest.fn((references, tags) => references), + }, + }); +} + +jest.mock('uuid', () => ({ + v4: jest.fn().mockReturnValue('54321'), +})); + +describe('getSerializedState', () => { + beforeEach(() => { + jest.clearAllMocks(); + }); + + it('should return the current state attributes and references', () => { + const dashboardState = getSampleDashboardState(); + const result = getSerializedState({ + controlGroupReferences: [], + generateNewIds: false, + dashboardState, + panelReferences: [], + searchSourceReferences: [], + }); + + expect(result.attributes).toMatchInlineSnapshot(` + Object { + "controlGroupInput": undefined, + "description": "", + "kibanaSavedObjectMeta": Object { + "searchSource": Object { + "filter": Array [], + "query": Object { + "language": "kuery", + "query": "hi", + }, + }, + }, + "options": Object { + "hidePanelTitles": false, + "syncColors": false, + "syncCursor": true, + "syncTooltips": false, + "useMargins": true, + }, + "panels": Array [], + "refreshInterval": undefined, + "timeFrom": undefined, + "timeRestore": false, + "timeTo": undefined, + "title": "My Dashboard", + "version": 3, + } + `); + expect(result.references).toEqual([]); + }); + + it('should generate new IDs for panels and references when generateNewIds is true', () => { + const dashboardState = { + ...getSampleDashboardState(), + panels: { oldPanelId: { type: 'visualization' } as unknown as DashboardPanelState }, + }; + const result = getSerializedState({ + controlGroupReferences: [], + generateNewIds: true, + dashboardState, + panelReferences: [ + { + name: 'oldPanelId:indexpattern_foobar', + type: 'index-pattern', + id: 'bizzbuzz', + }, + ], + searchSourceReferences: [], + }); + + expect(result.attributes.panels).toMatchInlineSnapshot(` + Array [ + Object { + "gridData": Object { + "i": "54321", + }, + "panelConfig": Object {}, + "panelIndex": "54321", + "type": "visualization", + "version": undefined, + }, + ] + `); + expect(result.references).toMatchInlineSnapshot(` + Array [ + Object { + "id": "bizzbuzz", + "name": "54321:indexpattern_foobar", + "type": "index-pattern", + }, + ] + `); + }); + + it('should include control group references', () => { + const dashboardState = getSampleDashboardState(); + const controlGroupReferences = [ + { name: 'control1:indexpattern', type: 'index-pattern', id: 'foobar' }, + ]; + const result = getSerializedState({ + controlGroupReferences, + generateNewIds: false, + dashboardState, + panelReferences: [], + searchSourceReferences: [], + }); + + expect(result.references).toEqual(controlGroupReferences); + }); + + it('should include panel references', () => { + const dashboardState = getSampleDashboardState(); + const panelReferences = [ + { name: 'panel1:boogiewoogie', type: 'index-pattern', id: 'fizzbuzz' }, + ]; + const result = getSerializedState({ + controlGroupReferences: [], + generateNewIds: false, + dashboardState, + panelReferences, + searchSourceReferences: [], + }); + + expect(result.references).toEqual(panelReferences); + }); +}); diff --git a/src/plugins/dashboard/public/dashboard_api/get_serialized_state.ts b/src/plugins/dashboard/public/dashboard_api/get_serialized_state.ts new file mode 100644 index 0000000000000..5c0377adf175d --- /dev/null +++ b/src/plugins/dashboard/public/dashboard_api/get_serialized_state.ts @@ -0,0 +1,150 @@ +/* + * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one + * or more contributor license agreements. Licensed under the "Elastic License + * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side + * Public License v 1"; you may not use this file except in compliance with, at + * your election, the "Elastic License 2.0", the "GNU Affero General Public + * License v3.0 only", or the "Server Side Public License, v 1". + */ + +import { pick } from 'lodash'; +import moment, { Moment } from 'moment'; +import { RefreshInterval } from '@kbn/data-plugin/public'; + +import type { Reference } from '@kbn/content-management-utils'; +import { convertPanelMapToPanelsArray, extractReferences, generateNewPanelIds } from '../../common'; +import type { DashboardAttributes } from '../../server'; + +import { convertDashboardVersionToNumber } from '../services/dashboard_content_management_service/lib/dashboard_versioning'; +import { + dataService, + embeddableService, + savedObjectsTaggingService, +} from '../services/kibana_services'; +import { LATEST_DASHBOARD_CONTAINER_VERSION } from '../dashboard_container'; +import { DashboardState } from './types'; + +export const convertTimeToUTCString = (time?: string | Moment): undefined | string => { + if (moment(time).isValid()) { + return moment(time).utc().format('YYYY-MM-DDTHH:mm:ss.SSS[Z]'); + } else { + // If it's not a valid moment date, then it should be a string representing a relative time + // like 'now' or 'now-15m'. + return time as string; + } +}; + +export const getSerializedState = ({ + controlGroupReferences, + generateNewIds, + dashboardState, + panelReferences, + searchSourceReferences, +}: { + controlGroupReferences?: Reference[]; + generateNewIds?: boolean; + dashboardState: DashboardState; + panelReferences?: Reference[]; + searchSourceReferences?: Reference[]; +}) => { + const { + query: { + timefilter: { timefilter }, + }, + } = dataService; + + const { + tags, + query, + title, + filters, + timeRestore, + description, + + // Dashboard options + useMargins, + syncColors, + syncCursor, + syncTooltips, + hidePanelTitles, + controlGroupInput, + } = dashboardState; + + let { panels } = dashboardState; + let prefixedPanelReferences = panelReferences; + if (generateNewIds) { + const { panels: newPanels, references: newPanelReferences } = generateNewPanelIds( + panels, + panelReferences + ); + panels = newPanels; + prefixedPanelReferences = newPanelReferences; + // + // do not need to generate new ids for controls. + // ControlGroup Component is keyed on dashboard id so changing dashboard id mounts new ControlGroup Component. + // + } + + const searchSource = { filter: filters, query }; + const options = { + useMargins, + syncColors, + syncCursor, + syncTooltips, + hidePanelTitles, + }; + const savedPanels = convertPanelMapToPanelsArray(panels, true); + + /** + * Parse global time filter settings + */ + const { from, to } = timefilter.getTime(); + const timeFrom = timeRestore ? convertTimeToUTCString(from) : undefined; + const timeTo = timeRestore ? convertTimeToUTCString(to) : undefined; + const refreshInterval = timeRestore + ? (pick(timefilter.getRefreshInterval(), [ + 'display', + 'pause', + 'section', + 'value', + ]) as RefreshInterval) + : undefined; + + const rawDashboardAttributes: DashboardAttributes = { + version: convertDashboardVersionToNumber(LATEST_DASHBOARD_CONTAINER_VERSION), + controlGroupInput: controlGroupInput as DashboardAttributes['controlGroupInput'], + kibanaSavedObjectMeta: { searchSource }, + description: description ?? '', + refreshInterval, + timeRestore, + options, + panels: savedPanels, + timeFrom, + title, + timeTo, + }; + + /** + * Extract references from raw attributes and tags into the references array. + */ + const { attributes, references: dashboardReferences } = extractReferences( + { + attributes: rawDashboardAttributes, + references: searchSourceReferences ?? [], + }, + { embeddablePersistableStateService: embeddableService } + ); + + const savedObjectsTaggingApi = savedObjectsTaggingService?.getTaggingApi(); + const references = savedObjectsTaggingApi?.ui.updateTagsReferences + ? savedObjectsTaggingApi?.ui.updateTagsReferences(dashboardReferences, tags) + : dashboardReferences; + + const allReferences = [ + ...references, + ...(prefixedPanelReferences ?? []), + ...(controlGroupReferences ?? []), + ...(searchSourceReferences ?? []), + ]; + return { attributes, references: allReferences }; +}; diff --git a/src/plugins/dashboard/public/dashboard_api/open_save_modal.tsx b/src/plugins/dashboard/public/dashboard_api/open_save_modal.tsx index e5b2676d7198f..567fd1dcf98f6 100644 --- a/src/plugins/dashboard/public/dashboard_api/open_save_modal.tsx +++ b/src/plugins/dashboard/public/dashboard_api/open_save_modal.tsx @@ -32,6 +32,7 @@ export async function openSaveModal({ isManaged, lastSavedId, panelReferences, + searchSourceReferences, viewMode, }: { controlGroupReferences?: Reference[]; @@ -39,6 +40,7 @@ export async function openSaveModal({ isManaged: boolean; lastSavedId: string | undefined; panelReferences: Reference[]; + searchSourceReferences: Reference[]; viewMode: ViewMode; }) { if (viewMode === 'edit' && isManaged) { @@ -101,8 +103,9 @@ export async function openSaveModal({ const saveResult = await dashboardContentManagementService.saveDashboardState({ controlGroupReferences, panelReferences, + searchSourceReferences, saveOptions, - currentState: dashboardStateToSave, + dashboardState: dashboardStateToSave, lastSavedId, }); diff --git a/src/plugins/dashboard/public/dashboard_api/types.ts b/src/plugins/dashboard/public/dashboard_api/types.ts index 54b540d575695..73e7e9422641f 100644 --- a/src/plugins/dashboard/public/dashboard_api/types.ts +++ b/src/plugins/dashboard/public/dashboard_api/types.ts @@ -53,6 +53,7 @@ import { IKbnUrlStateStorage } from '@kbn/kibana-utils-plugin/public'; import { PublishesReload } from '@kbn/presentation-publishing/interfaces/fetch/publishes_reload'; import { PublishesSearchSession } from '@kbn/presentation-publishing/interfaces/fetch/publishes_search_session'; import { LocatorPublic } from '@kbn/share-plugin/common'; +import type { SavedObjectReference } from '@kbn/core-saved-objects-api-server'; import { DashboardPanelMap, DashboardPanelState } from '../../common'; import type { DashboardAttributes, DashboardOptions } from '../../server/content_management'; import { @@ -146,6 +147,10 @@ export type DashboardApi = CanExpandPanels & focusedPanelId$: PublishingSubject; forceRefresh: () => void; getSettings: () => DashboardSettings; + getSerializedState: () => { + attributes: DashboardAttributes; + references: SavedObjectReference[]; + }; getDashboardPanelFromId: (id: string) => DashboardPanelState; hasOverlays$: PublishingSubject; hasUnsavedChanges$: PublishingSubject; diff --git a/src/plugins/dashboard/public/dashboard_api/unified_search_manager.ts b/src/plugins/dashboard/public/dashboard_api/unified_search_manager.ts index 9d39961778a91..acc6d0569d2db 100644 --- a/src/plugins/dashboard/public/dashboard_api/unified_search_manager.ts +++ b/src/plugins/dashboard/public/dashboard_api/unified_search_manager.ts @@ -33,10 +33,12 @@ import fastIsEqual from 'fast-deep-equal'; import { PublishingSubject, StateComparators } from '@kbn/presentation-publishing'; import { ControlGroupApi } from '@kbn/controls-plugin/public'; import { cloneDeep } from 'lodash'; +import type { SavedObjectReference } from '@kbn/core-saved-objects-api-server'; import { GlobalQueryStateFromUrl, RefreshInterval, connectToQueryState, + extractSearchSourceReferences, syncGlobalQueryStateWithUrl, } from '@kbn/data-plugin/public'; import moment, { Moment } from 'moment'; @@ -324,16 +326,30 @@ export function initializeUnifiedSearchManager( setAndSyncTimeRange(lastSavedState.timeRange); } }, - getState: (): Pick< - DashboardState, - 'filters' | 'query' | 'refreshInterval' | 'timeRange' | 'timeRestore' - > => ({ - filters: unifiedSearchFilters$.value ?? DEFAULT_DASHBOARD_INPUT.filters, - query: query$.value ?? DEFAULT_DASHBOARD_INPUT.query, - refreshInterval: refreshInterval$.value, - timeRange: timeRange$.value, - timeRestore: timeRestore$.value ?? DEFAULT_DASHBOARD_INPUT.timeRestore, - }), + getState: (): { + state: Pick< + DashboardState, + 'filters' | 'query' | 'refreshInterval' | 'timeRange' | 'timeRestore' + >; + references: SavedObjectReference[]; + } => { + // pinned filters are not serialized when saving the dashboard + const serializableFilters = unifiedSearchFilters$.value?.filter((f) => !isFilterPinned(f)); + const [{ filter, query }, references] = extractSearchSourceReferences({ + filter: serializableFilters, + query: query$.value, + }); + return { + state: { + filters: filter ?? DEFAULT_DASHBOARD_INPUT.filters, + query: (query as Query) ?? DEFAULT_DASHBOARD_INPUT.query, + refreshInterval: refreshInterval$.value, + timeRange: timeRange$.value, + timeRestore: timeRestore$.value ?? DEFAULT_DASHBOARD_INPUT.timeRestore, + }, + references, + }; + }, }, cleanup: () => { controlGroupSubscriptions.unsubscribe(); diff --git a/src/plugins/dashboard/public/dashboard_app/top_nav/add_new_panel/use_get_dashboard_panels.ts b/src/plugins/dashboard/public/dashboard_app/top_nav/add_new_panel/use_get_dashboard_panels.ts index d074bcb98bd18..4556991816c99 100644 --- a/src/plugins/dashboard/public/dashboard_app/top_nav/add_new_panel/use_get_dashboard_panels.ts +++ b/src/plugins/dashboard/public/dashboard_app/top_nav/add_new_panel/use_get_dashboard_panels.ts @@ -10,8 +10,7 @@ import { useCallback, useMemo, useRef } from 'react'; import { AsyncSubject, defer, from, lastValueFrom, map, type Subscription } from 'rxjs'; -import type { IconType } from '@elastic/eui'; -import { COMMON_EMBEDDABLE_GROUPING, EmbeddableFactory } from '@kbn/embeddable-plugin/public'; +import { COMMON_EMBEDDABLE_GROUPING } from '@kbn/embeddable-plugin/public'; import { PresentationContainer } from '@kbn/presentation-containers'; import { ADD_PANEL_TRIGGER } from '@kbn/ui-actions-plugin/public'; import { VisGroups, type BaseVisType, type VisTypeAlias } from '@kbn/visualizations-plugin/public'; @@ -28,14 +27,6 @@ interface UseGetDashboardPanelsArgs { createNewVisType: (visType: BaseVisType | VisTypeAlias) => () => void; } -export interface FactoryGroup { - id: string; - appName: string; - icon?: IconType; - factories: EmbeddableFactory[]; - order: number; -} - const sortGroupPanelsByOrder = (panelGroups: T[]): T[] => { return panelGroups.sort( // larger number sorted to the top diff --git a/src/plugins/dashboard/public/dashboard_app/top_nav/editor_menu.test.tsx b/src/plugins/dashboard/public/dashboard_app/top_nav/editor_menu.test.tsx index e1bbef897d538..f82ad60929f24 100644 --- a/src/plugins/dashboard/public/dashboard_app/top_nav/editor_menu.test.tsx +++ b/src/plugins/dashboard/public/dashboard_app/top_nav/editor_menu.test.tsx @@ -13,13 +13,8 @@ import { buildMockDashboardApi } from '../../mocks'; import { EditorMenu } from './editor_menu'; import { DashboardContext } from '../../dashboard_api/use_dashboard_api'; -import { - embeddableService, - uiActionsService, - visualizationsService, -} from '../../services/kibana_services'; +import { uiActionsService, visualizationsService } from '../../services/kibana_services'; -jest.spyOn(embeddableService, 'getEmbeddableFactories').mockReturnValue(new Map().values()); jest.spyOn(uiActionsService, 'getTriggerCompatibleActions').mockResolvedValue([]); jest.spyOn(visualizationsService, 'getByGroup').mockReturnValue([]); jest.spyOn(visualizationsService, 'getAliases').mockReturnValue([]); diff --git a/src/plugins/dashboard/public/services/dashboard_content_management_service/lib/save_dashboard_state.test.ts b/src/plugins/dashboard/public/services/dashboard_content_management_service/lib/save_dashboard_state.test.ts index a1b18aca3aca0..1bb1edaac96ac 100644 --- a/src/plugins/dashboard/public/services/dashboard_content_management_service/lib/save_dashboard_state.test.ts +++ b/src/plugins/dashboard/public/services/dashboard_content_management_service/lib/save_dashboard_state.test.ts @@ -47,7 +47,7 @@ describe('Save dashboard state', () => { it('should save the dashboard using the same ID', async () => { const result = await saveDashboardState({ - currentState: { + dashboardState: { ...getSampleDashboardState(), title: 'BOO', } as unknown as DashboardContainerInput, @@ -68,7 +68,7 @@ describe('Save dashboard state', () => { it('should save the dashboard using a new id, and return redirect required', async () => { const result = await saveDashboardState({ - currentState: { + dashboardState: { ...getSampleDashboardState(), title: 'BooToo', } as unknown as DashboardContainerInput, @@ -92,7 +92,7 @@ describe('Save dashboard state', () => { it('should generate new panel IDs for dashboard panels when save as copy is true', async () => { const result = await saveDashboardState({ - currentState: { + dashboardState: { ...getSampleDashboardState(), title: 'BooThree', panels: { aVerySpecialVeryUniqueId: { type: 'boop' } }, @@ -118,7 +118,7 @@ describe('Save dashboard state', () => { it('should update prefixes on references when save as copy is true', async () => { const result = await saveDashboardState({ - currentState: { + dashboardState: { ...getSampleDashboardState(), title: 'BooFour', panels: { idOne: { type: 'boop' } }, @@ -146,7 +146,7 @@ describe('Save dashboard state', () => { it('should return an error when the save fails.', async () => { contentManagementService.client.create = jest.fn().mockRejectedValue('Whoops'); const result = await saveDashboardState({ - currentState: { + dashboardState: { ...getSampleDashboardState(), title: 'BooThree', panels: { idOne: { type: 'boop' } }, diff --git a/src/plugins/dashboard/public/services/dashboard_content_management_service/lib/save_dashboard_state.ts b/src/plugins/dashboard/public/services/dashboard_content_management_service/lib/save_dashboard_state.ts index 58492f51f4d36..5c14732ed939b 100644 --- a/src/plugins/dashboard/public/services/dashboard_content_management_service/lib/save_dashboard_state.ts +++ b/src/plugins/dashboard/public/services/dashboard_content_management_service/lib/save_dashboard_state.ts @@ -7,169 +7,37 @@ * License v3.0 only", or the "Server Side Public License, v 1". */ -import { pick } from 'lodash'; -import moment, { Moment } from 'moment'; - -import { extractSearchSourceReferences, RefreshInterval } from '@kbn/data-plugin/public'; -import { isFilterPinned } from '@kbn/es-query'; - -import type { SavedObjectReference } from '@kbn/core/server'; import { getDashboardContentManagementCache } from '..'; -import { convertPanelMapToPanelsArray, extractReferences } from '../../../../common'; import type { - DashboardAttributes, DashboardCreateIn, DashboardCreateOut, DashboardUpdateIn, DashboardUpdateOut, } from '../../../../server/content_management'; -import { generateNewPanelIds } from '../../../../common/lib/dashboard_panel_converters'; import { DASHBOARD_CONTENT_ID } from '../../../dashboard_constants'; -import { LATEST_DASHBOARD_CONTAINER_VERSION } from '../../../dashboard_container'; import { dashboardSaveToastStrings } from '../../../dashboard_container/_dashboard_container_strings'; import { getDashboardBackupService } from '../../dashboard_backup_service'; -import { - contentManagementService, - coreServices, - dataService, - embeddableService, - savedObjectsTaggingService, -} from '../../kibana_services'; -import { DashboardSearchSource, SaveDashboardProps, SaveDashboardReturn } from '../types'; -import { convertDashboardVersionToNumber } from './dashboard_versioning'; - -export const convertTimeToUTCString = (time?: string | Moment): undefined | string => { - if (moment(time).isValid()) { - return moment(time).utc().format('YYYY-MM-DDTHH:mm:ss.SSS[Z]'); - } else { - // If it's not a valid moment date, then it should be a string representing a relative time - // like 'now' or 'now-15m'. - return time as string; - } -}; +import { contentManagementService, coreServices } from '../../kibana_services'; +import { SaveDashboardProps, SaveDashboardReturn } from '../types'; +import { getSerializedState } from '../../../dashboard_api/get_serialized_state'; export const saveDashboardState = async ({ controlGroupReferences, lastSavedId, saveOptions, - currentState, + dashboardState, panelReferences, + searchSourceReferences, }: SaveDashboardProps): Promise => { - const { - search: dataSearchService, - query: { - timefilter: { timefilter }, - }, - } = dataService; const dashboardContentManagementCache = getDashboardContentManagementCache(); - const { - tags, - query, - title, - filters, - timeRestore, - description, - - // Dashboard options - useMargins, - syncColors, - syncCursor, - syncTooltips, - hidePanelTitles, - controlGroupInput, - } = currentState; - - let { panels } = currentState; - let prefixedPanelReferences = panelReferences; - if (saveOptions.saveAsCopy) { - const { panels: newPanels, references: newPanelReferences } = generateNewPanelIds( - panels, - panelReferences - ); - panels = newPanels; - prefixedPanelReferences = newPanelReferences; - // - // do not need to generate new ids for controls. - // ControlGroup Component is keyed on dashboard id so changing dashboard id mounts new ControlGroup Component. - // - } - - const { searchSource, searchSourceReferences } = await (async () => { - const searchSourceFields = await dataSearchService.searchSource.create(); - searchSourceFields.setField( - 'filter', // save only unpinned filters - filters.filter((filter) => !isFilterPinned(filter)) - ); - searchSourceFields.setField('query', query); - - const rawSearchSourceFields = searchSourceFields.getSerializedFields(); - const [fields, references] = extractSearchSourceReferences(rawSearchSourceFields) as [ - DashboardSearchSource, - SavedObjectReference[] - ]; - return { searchSourceReferences: references, searchSource: fields }; - })(); - - const options = { - useMargins, - syncColors, - syncCursor, - syncTooltips, - hidePanelTitles, - }; - const savedPanels = convertPanelMapToPanelsArray(panels, true); - - /** - * Parse global time filter settings - */ - const { from, to } = timefilter.getTime(); - const timeFrom = timeRestore ? convertTimeToUTCString(from) : undefined; - const timeTo = timeRestore ? convertTimeToUTCString(to) : undefined; - const refreshInterval = timeRestore - ? (pick(timefilter.getRefreshInterval(), [ - 'display', - 'pause', - 'section', - 'value', - ]) as RefreshInterval) - : undefined; - - const rawDashboardAttributes: DashboardAttributes = { - version: convertDashboardVersionToNumber(LATEST_DASHBOARD_CONTAINER_VERSION), - controlGroupInput: controlGroupInput as DashboardAttributes['controlGroupInput'], - kibanaSavedObjectMeta: { searchSource }, - description: description ?? '', - refreshInterval, - timeRestore, - options, - panels: savedPanels, - timeFrom, - title, - timeTo, - }; - - /** - * Extract references from raw attributes and tags into the references array. - */ - const { attributes, references: dashboardReferences } = extractReferences( - { - attributes: rawDashboardAttributes, - references: searchSourceReferences, - }, - { embeddablePersistableStateService: embeddableService } - ); - - const savedObjectsTaggingApi = savedObjectsTaggingService?.getTaggingApi(); - const references = savedObjectsTaggingApi?.ui.updateTagsReferences - ? savedObjectsTaggingApi?.ui.updateTagsReferences(dashboardReferences, tags) - : dashboardReferences; - - const allReferences = [ - ...references, - ...(prefixedPanelReferences ?? []), - ...(controlGroupReferences ?? []), - ]; + const { attributes, references } = getSerializedState({ + controlGroupReferences, + generateNewIds: saveOptions.saveAsCopy, + dashboardState, + panelReferences, + searchSourceReferences, + }); /** * Save the saved object using the content management @@ -183,7 +51,7 @@ export const saveDashboardState = async ({ contentTypeId: DASHBOARD_CONTENT_ID, data: attributes, options: { - references: allReferences, + references, /** perform a "full" update instead, where the provided attributes will fully replace the existing ones */ mergeAttributes: false, }, @@ -192,14 +60,14 @@ export const saveDashboardState = async ({ contentTypeId: DASHBOARD_CONTENT_ID, data: attributes, options: { - references: allReferences, + references, }, }); const newId = result.item.id; if (newId) { coreServices.notifications.toasts.addSuccess({ - title: dashboardSaveToastStrings.getSuccessString(currentState.title), + title: dashboardSaveToastStrings.getSuccessString(dashboardState.title), className: 'eui-textBreakWord', 'data-test-subj': 'saveDashboardSuccess', }); @@ -209,15 +77,15 @@ export const saveDashboardState = async ({ */ if (newId !== lastSavedId) { getDashboardBackupService().clearState(lastSavedId); - return { redirectRequired: true, id: newId, references: allReferences }; + return { redirectRequired: true, id: newId, references }; } else { dashboardContentManagementCache.deleteDashboard(newId); // something changed in an existing dashboard, so delete it from the cache so that it can be re-fetched } } - return { id: newId, references: allReferences }; + return { id: newId, references }; } catch (error) { coreServices.notifications.toasts.addDanger({ - title: dashboardSaveToastStrings.getFailureString(currentState.title, error.message), + title: dashboardSaveToastStrings.getFailureString(dashboardState.title, error.message), 'data-test-subj': 'saveDashboardFailure', }); return { error }; diff --git a/src/plugins/dashboard/public/services/dashboard_content_management_service/types.ts b/src/plugins/dashboard/public/services/dashboard_content_management_service/types.ts index 3c0c37afc0cd6..0c22aa03010c2 100644 --- a/src/plugins/dashboard/public/services/dashboard_content_management_service/types.ts +++ b/src/plugins/dashboard/public/services/dashboard_content_management_service/types.ts @@ -81,12 +81,18 @@ export type SavedDashboardSaveOpts = SavedObjectSaveOpts & { saveAsCopy?: boolea export interface SaveDashboardProps { controlGroupReferences?: Reference[]; - currentState: DashboardState; + dashboardState: DashboardState; saveOptions: SavedDashboardSaveOpts; panelReferences?: Reference[]; + searchSourceReferences?: Reference[]; lastSavedId?: string; } +export interface GetDashboardStateReturn { + attributes: DashboardAttributes; + references: Reference[]; +} + export interface SaveDashboardReturn { id?: string; error?: string; diff --git a/src/plugins/dashboard/public/services/kibana_services.ts b/src/plugins/dashboard/public/services/kibana_services.ts index e3fde8c37c2a9..f7fe132ff7a38 100644 --- a/src/plugins/dashboard/public/services/kibana_services.ts +++ b/src/plugins/dashboard/public/services/kibana_services.ts @@ -13,7 +13,7 @@ import type { ContentManagementPublicStart } from '@kbn/content-management-plugi import type { CoreStart } from '@kbn/core/public'; import type { DataPublicPluginStart } from '@kbn/data-plugin/public'; import type { DataViewEditorStart } from '@kbn/data-view-editor-plugin/public'; -import type { EmbeddableStart } from '@kbn/embeddable-plugin/public/plugin'; +import type { EmbeddableStart } from '@kbn/embeddable-plugin/public'; import type { FieldFormatsStart } from '@kbn/field-formats-plugin/public/plugin'; import type { NavigationPublicPluginStart } from '@kbn/navigation-plugin/public'; import type { NoDataPagePluginStart } from '@kbn/no-data-page-plugin/public'; diff --git a/src/plugins/data/kibana.jsonc b/src/plugins/data/kibana.jsonc index 84e692c42648a..0491e87f994e7 100644 --- a/src/plugins/data/kibana.jsonc +++ b/src/plugins/data/kibana.jsonc @@ -18,7 +18,6 @@ "browser": true, "server": true, "requiredPlugins": [ - "bfetch", "expressions", "uiActions", "share", @@ -40,4 +39,4 @@ "common" ] } -} \ No newline at end of file +} diff --git a/src/plugins/data/public/search/search_service.test.ts b/src/plugins/data/public/search/search_service.test.ts index 503a8a1d7961d..5654475263242 100644 --- a/src/plugins/data/public/search/search_service.test.ts +++ b/src/plugins/data/public/search/search_service.test.ts @@ -7,7 +7,6 @@ * License v3.0 only", or the "Server Side Public License, v 1". */ -import { bfetchPluginMock } from '@kbn/bfetch-plugin/public/mocks'; import { CoreSetup, CoreStart } from '@kbn/core/public'; import { coreMock } from '@kbn/core/public/mocks'; import { DataViewsContract } from '@kbn/data-views-plugin/common'; @@ -38,10 +37,8 @@ describe('Search service', () => { describe('setup()', () => { it('exposes proper contract', async () => { - const bfetch = bfetchPluginMock.createSetupContract(); const setup = searchService.setup(mockCoreSetup, { packageInfo: { version: '8' }, - bfetch, expressions: { registerFunction: jest.fn(), registerType: jest.fn() }, management: managementPluginMock.createSetupContract(), } as unknown as SearchServiceSetupDependencies); @@ -55,10 +52,8 @@ describe('Search service', () => { describe('start()', () => { let data: ISearchStart; beforeEach(() => { - const bfetch = bfetchPluginMock.createSetupContract(); searchService.setup(mockCoreSetup, { packageInfo: { version: '8' }, - bfetch, expressions: { registerFunction: jest.fn(), registerType: jest.fn() }, management: managementPluginMock.createSetupContract(), } as unknown as SearchServiceSetupDependencies); diff --git a/src/plugins/data/public/types.ts b/src/plugins/data/public/types.ts index 6cd1878ac6fb8..2191f784c9c04 100644 --- a/src/plugins/data/public/types.ts +++ b/src/plugins/data/public/types.ts @@ -7,7 +7,6 @@ * License v3.0 only", or the "Server Side Public License, v 1". */ -import { BfetchPublicSetup } from '@kbn/bfetch-plugin/public'; import { ExpressionsSetup } from '@kbn/expressions-plugin/public'; import { DataViewsPublicPluginStart } from '@kbn/data-views-plugin/public'; import { UiActionsSetup, UiActionsStart } from '@kbn/ui-actions-plugin/public'; @@ -32,7 +31,6 @@ import { DataViewsContract } from './data_views'; import { NowProviderPublicContract } from './now_provider'; export interface DataSetupDependencies { - bfetch: BfetchPublicSetup; expressions: ExpressionsSetup; uiActions: UiActionsSetup; inspector: InspectorSetup; diff --git a/src/plugins/data/server/plugin.ts b/src/plugins/data/server/plugin.ts index b74bae5fb76e9..c18353960db57 100644 --- a/src/plugins/data/server/plugin.ts +++ b/src/plugins/data/server/plugin.ts @@ -9,7 +9,6 @@ import { CoreSetup, CoreStart, Logger, Plugin, PluginInitializerContext } from '@kbn/core/server'; import { ExpressionsServerSetup } from '@kbn/expressions-plugin/server'; -import { BfetchServerSetup } from '@kbn/bfetch-plugin/server'; import { PluginStart as DataViewsServerPluginStart } from '@kbn/data-views-plugin/server'; import { UsageCollectionSetup } from '@kbn/usage-collection-plugin/server'; import { FieldFormatsSetup, FieldFormatsStart } from '@kbn/field-formats-plugin/server'; @@ -47,7 +46,6 @@ export interface DataPluginStart { } export interface DataPluginSetupDependencies { - bfetch: BfetchServerSetup; expressions: ExpressionsServerSetup; usageCollection?: UsageCollectionSetup; fieldFormats: FieldFormatsSetup; @@ -85,7 +83,7 @@ export class DataServerPlugin public setup( core: CoreSetup, - { bfetch, expressions, usageCollection, fieldFormats }: DataPluginSetupDependencies + { expressions, usageCollection, fieldFormats }: DataPluginSetupDependencies ) { this.scriptsService.setup(core); const querySetup = this.queryService.setup(core); @@ -94,7 +92,6 @@ export class DataServerPlugin core.uiSettings.register(getUiSettings(core.docLinks, this.config.enableUiSettingsValidations)); const searchSetup = this.searchService.setup(core, { - bfetch, expressions, usageCollection, }); diff --git a/src/plugins/data/server/search/search_service.test.ts b/src/plugins/data/server/search/search_service.test.ts index 303d9a796ccca..5d26b9e3d3e78 100644 --- a/src/plugins/data/server/search/search_service.test.ts +++ b/src/plugins/data/server/search/search_service.test.ts @@ -16,7 +16,6 @@ import { createFieldFormatsStartMock } from '@kbn/field-formats-plugin/server/mo import { createIndexPatternsStartMock } from '../data_views/mocks'; import { SearchService, SearchServiceSetupDependencies } from './search_service'; -import { bfetchPluginMock } from '@kbn/bfetch-plugin/server/mocks'; import { lastValueFrom, of } from 'rxjs'; import type { @@ -68,10 +67,8 @@ describe('Search service', () => { describe('setup()', () => { it('exposes proper contract', async () => { - const bfetch = bfetchPluginMock.createSetupContract(); const setup = plugin.setup(mockCoreSetup, { packageInfo: { version: '8' }, - bfetch, expressions: { registerFunction: jest.fn(), registerType: jest.fn(), @@ -115,7 +112,6 @@ describe('Search service', () => { mockSessionClient = createSearchSessionsClientMock(); const pluginSetup = plugin.setup(mockCoreSetup, { - bfetch: bfetchPluginMock.createSetupContract(), expressions: expressionsPluginMock.createSetupContract(), }); pluginSetup.registerSearchStrategy(ENHANCED_ES_SEARCH_STRATEGY, mockStrategy); diff --git a/src/plugins/data/server/search/search_service.ts b/src/plugins/data/server/search/search_service.ts index f4d17f4f640e5..f52a94c8bf429 100644 --- a/src/plugins/data/server/search/search_service.ts +++ b/src/plugins/data/server/search/search_service.ts @@ -28,7 +28,6 @@ import type { IEsSearchRequest, IEsSearchResponse, } from '@kbn/search-types'; -import { BfetchServerSetup } from '@kbn/bfetch-plugin/server'; import { ExpressionsServerSetup } from '@kbn/expressions-plugin/server'; import { FieldFormatsStart } from '@kbn/field-formats-plugin/server'; import { UsageCollectionSetup } from '@kbn/usage-collection-plugin/server'; @@ -106,7 +105,6 @@ type StrategyMap = Record>; /** @internal */ export interface SearchServiceSetupDependencies { - bfetch: BfetchServerSetup; expressions: ExpressionsServerSetup; usageCollection?: UsageCollectionSetup; } @@ -145,7 +143,7 @@ export class SearchService implements Plugin { public setup( core: CoreSetup, - { bfetch, expressions, usageCollection }: SearchServiceSetupDependencies + { expressions, usageCollection }: SearchServiceSetupDependencies ): ISearchSetup { core.savedObjects.registerType(searchSessionSavedObjectType); const usage = usageCollection ? usageProvider(core) : undefined; diff --git a/src/plugins/data/tsconfig.json b/src/plugins/data/tsconfig.json index b1f06b761c0fb..8683afafceb47 100644 --- a/src/plugins/data/tsconfig.json +++ b/src/plugins/data/tsconfig.json @@ -14,7 +14,6 @@ ], "kbn_references": [ "@kbn/core", - "@kbn/bfetch-plugin", "@kbn/ui-actions-plugin", "@kbn/share-plugin", "@kbn/inspector-plugin", diff --git a/src/plugins/data_view_management/server/routes/resolve_index.test.ts b/src/plugins/data_view_management/server/routes/resolve_index.test.ts new file mode 100644 index 0000000000000..90894edff4880 --- /dev/null +++ b/src/plugins/data_view_management/server/routes/resolve_index.test.ts @@ -0,0 +1,243 @@ +/* + * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one + * or more contributor license agreements. Licensed under the "Elastic License + * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side + * Public License v 1"; you may not use this file except in compliance with, at + * your election, the "Elastic License 2.0", the "GNU Affero General Public + * License v3.0 only", or the "Server Side Public License, v 1". + */ + +import type { MockedKeys } from '@kbn/utility-types-jest'; +import { CoreSetup, RequestHandlerContext } from '@kbn/core/server'; +import { coreMock, httpServerMock } from '@kbn/core/server/mocks'; +import { registerResolveIndexRoute } from './resolve_index'; + +const mockResponseIndices = { + indices: [ + { + name: 'kibana_sample_data_logs', + attributes: ['open'], + }, + ], + aliases: [], + data_streams: [], +}; + +const mockResponseEmpty = { + indices: [], + aliases: [], + data_streams: [], +}; + +const mockError403 = { + meta: { + body: { + error: { + root_cause: [ + { + type: 'no_such_remote_cluster_exception', + reason: 'no such remote cluster: [cluster1]', + }, + ], + type: 'security_exception', + reason: + 'action [indices:admin/resolve/index] is unauthorized for user [elastic] with effective roles [superuser], this action is granted by the index privileges [view_index_metadata,manage,read,all]', + caused_by: { + type: 'no_such_remote_cluster_exception', + reason: 'no such remote cluster: [cluster1]', + }, + }, + status: 403, + }, + statusCode: 403, + }, +}; + +const mockError404 = { + meta: { + body: { + error: { + root_cause: [ + { + type: 'index_not_found_exception', + reason: 'no such index [asdf]', + 'resource.type': 'index_or_alias', + 'resource.id': 'asdf', + index_uuid: '_na_', + index: 'asdf', + }, + ], + type: 'index_not_found_exception', + reason: 'no such index [asdf]', + 'resource.type': 'index_or_alias', + 'resource.id': 'asdf', + index_uuid: '_na_', + index: 'asdf', + }, + status: 404, + }, + statusCode: 404, + }, +}; + +describe('resolve_index route', () => { + let mockCoreSetup: MockedKeys; + + beforeEach(() => { + mockCoreSetup = coreMock.createSetup(); + }); + + it('handler calls /_resolve/index with the given request', async () => { + const mockClient = { + indices: { + resolveIndex: jest.fn().mockResolvedValue(mockResponseIndices), + }, + }; + const mockContext = { + core: { + elasticsearch: { client: { asCurrentUser: mockClient } }, + }, + }; + const mockRequest = httpServerMock.createKibanaRequest({ + params: { + query: 'kibana_sample_data_logs', + }, + }); + const mockResponse = httpServerMock.createResponseFactory(); + + registerResolveIndexRoute(mockCoreSetup.http.createRouter()); + + const mockRouter = mockCoreSetup.http.createRouter.mock.results[0].value; + const handler = mockRouter.get.mock.calls[0][1]; + await handler(mockContext as unknown as RequestHandlerContext, mockRequest, mockResponse); + + expect(mockClient.indices.resolveIndex.mock.calls[0][0]).toMatchInlineSnapshot(` + Object { + "expand_wildcards": "open", + "name": "kibana_sample_data_logs", + } + `); + + expect(mockResponse.ok).toBeCalled(); + expect(mockResponse.ok.mock.calls[0][0]).toEqual({ body: mockResponseIndices }); + }); + + it('should return 200 for a search for indices with wildcard', async () => { + const mockClient = { + indices: { + resolveIndex: jest.fn().mockResolvedValue(mockResponseEmpty), + }, + }; + const mockContext = { + core: { + elasticsearch: { client: { asCurrentUser: mockClient } }, + }, + }; + const mockRequest = httpServerMock.createKibanaRequest({ + params: { + query: 'asdf*', + }, + }); + const mockResponse = httpServerMock.createResponseFactory(); + + registerResolveIndexRoute(mockCoreSetup.http.createRouter()); + + const mockRouter = mockCoreSetup.http.createRouter.mock.results[0].value; + const handler = mockRouter.get.mock.calls[0][1]; + await handler(mockContext as unknown as RequestHandlerContext, mockRequest, mockResponse); + + expect(mockClient.indices.resolveIndex.mock.calls[0][0]).toMatchInlineSnapshot(` + Object { + "expand_wildcards": "open", + "name": "asdf*", + } + `); + + expect(mockResponse.ok).toBeCalled(); + expect(mockResponse.ok.mock.calls[0][0]).toEqual({ body: mockResponseEmpty }); + }); + + it('returns 404 when hitting a 403 from Elasticsearch', async () => { + const mockClient = { + indices: { + resolveIndex: jest.fn().mockRejectedValue(mockError403), + }, + }; + const mockContext = { + core: { + elasticsearch: { client: { asCurrentUser: mockClient } }, + }, + }; + const mockRequest = httpServerMock.createKibanaRequest({ + params: { + query: 'cluster1:filebeat-*,cluster2:filebeat-*', + }, + }); + const mockResponse = httpServerMock.createResponseFactory(); + + registerResolveIndexRoute(mockCoreSetup.http.createRouter()); + + const mockRouter = mockCoreSetup.http.createRouter.mock.results[0].value; + const handler = mockRouter.get.mock.calls[0][1]; + + await handler(mockContext as unknown as RequestHandlerContext, mockRequest, mockResponse); + + expect(mockClient.indices.resolveIndex.mock.calls[0][0]).toMatchInlineSnapshot(` + Object { + "expand_wildcards": "open", + "name": "cluster1:filebeat-*,cluster2:filebeat-*", + } + `); + + expect(mockResponse.notFound).toBeCalled(); + expect(mockResponse.notFound.mock.calls[0][0]).toMatchInlineSnapshot(` + Object { + "body": Object { + "message": "action [indices:admin/resolve/index] is unauthorized for user [elastic] with effective roles [superuser], this action is granted by the index privileges [view_index_metadata,manage,read,all]", + }, + } + `); + }); + + it('returns 404 when hitting a 404 from Elasticsearch', async () => { + const mockClient = { + indices: { + resolveIndex: jest.fn().mockRejectedValue(mockError404), + }, + }; + const mockContext = { + core: { + elasticsearch: { client: { asCurrentUser: mockClient } }, + }, + }; + const mockRequest = httpServerMock.createKibanaRequest({ + params: { + query: 'asdf', + }, + }); + const mockResponse = httpServerMock.createResponseFactory(); + + registerResolveIndexRoute(mockCoreSetup.http.createRouter()); + + const mockRouter = mockCoreSetup.http.createRouter.mock.results[0].value; + const handler = mockRouter.get.mock.calls[0][1]; + + await handler(mockContext as unknown as RequestHandlerContext, mockRequest, mockResponse); + + expect(mockClient.indices.resolveIndex.mock.calls[0][0]).toMatchInlineSnapshot(` + Object { + "expand_wildcards": "open", + "name": "asdf", + } + `); + + expect(mockResponse.notFound).toBeCalled(); + expect(mockResponse.notFound.mock.calls[0][0]).toMatchInlineSnapshot(` + Object { + "body": Object { + "message": "no such index [asdf]", + }, + } + `); + }); +}); diff --git a/src/plugins/data_view_management/server/routes/resolve_index.ts b/src/plugins/data_view_management/server/routes/resolve_index.ts index f51027e55f9ca..04e3865fd8592 100644 --- a/src/plugins/data_view_management/server/routes/resolve_index.ts +++ b/src/plugins/data_view_management/server/routes/resolve_index.ts @@ -47,7 +47,9 @@ export function registerResolveIndexRoute(router: IRouter): void { }); return res.ok({ body }); } catch (e) { - if (e?.meta.statusCode === 404) { + // 403: no_such_remote_cluster_exception + // 404: index_not_found_exception + if ([403, 404].includes(e?.meta.statusCode)) { return res.notFound({ body: { message: e.meta?.body?.error?.reason } }); } else { throw getKbnServerError(e); diff --git a/src/plugins/discover_shared/README.md b/src/plugins/discover_shared/README.md index f8c50b081f22c..f1bcb5ab2e011 100755 --- a/src/plugins/discover_shared/README.md +++ b/src/plugins/discover_shared/README.md @@ -64,7 +64,7 @@ Having an interface for the feature and Discover consuming its definition, we ar For our example, we'll go to the logs app that owns the LogsAIAssistant codebase and register the feature: ```tsx -// x-pack/plugins/observability_solution/logs_shared/public/plugin.ts +// x-pack/platform/plugins/shared/logs_shared/public/plugin.ts export class LogsSharedPlugin implements LogsSharedClientPluginClass { // The rest of the plugin implementation is hidden for a cleaner example diff --git a/src/plugins/embeddable/common/lib/extract.ts b/src/plugins/embeddable/common/lib/extract.ts index f922ca3322236..5c7964dfed65b 100644 --- a/src/plugins/embeddable/common/lib/extract.ts +++ b/src/plugins/embeddable/common/lib/extract.ts @@ -14,7 +14,7 @@ import { extractBaseEmbeddableInput } from './migrate_base_input'; export const getExtractFunction = (embeddables: CommonEmbeddableStartContract) => { return (state: EmbeddableStateWithType) => { const enhancements = state.enhancements || {}; - const factory = embeddables.getEmbeddableFactory(state.type); + const factory = embeddables.getEmbeddableFactory?.(state.type); const baseResponse = extractBaseEmbeddableInput(state); let updatedInput = baseResponse.state; diff --git a/src/plugins/embeddable/common/lib/inject.ts b/src/plugins/embeddable/common/lib/inject.ts index 07acdd82d0a74..8435827df2555 100644 --- a/src/plugins/embeddable/common/lib/inject.ts +++ b/src/plugins/embeddable/common/lib/inject.ts @@ -15,7 +15,7 @@ import { injectBaseEmbeddableInput } from './migrate_base_input'; export const getInjectFunction = (embeddables: CommonEmbeddableStartContract) => { return (state: EmbeddableStateWithType, references: SavedObjectReference[]) => { const enhancements = state.enhancements || {}; - const factory = embeddables.getEmbeddableFactory(state.type); + const factory = embeddables.getEmbeddableFactory?.(state.type); let updatedInput = injectBaseEmbeddableInput(state, references); diff --git a/src/plugins/embeddable/common/lib/migrate.ts b/src/plugins/embeddable/common/lib/migrate.ts index 37a3678bc412c..cb1c7e3d32c68 100644 --- a/src/plugins/embeddable/common/lib/migrate.ts +++ b/src/plugins/embeddable/common/lib/migrate.ts @@ -16,7 +16,7 @@ export type MigrateFunction = (state: SerializableRecord, version: string) => Se export const getMigrateFunction = (embeddables: CommonEmbeddableStartContract) => { const migrateFn: MigrateFunction = (state: SerializableRecord, version: string) => { const enhancements = (state.enhancements as SerializableRecord) || {}; - const factory = embeddables.getEmbeddableFactory(state.type as string); + const factory = embeddables.getEmbeddableFactory?.(state.type as string); let updatedInput = baseEmbeddableMigrations[version] ? baseEmbeddableMigrations[version](state) diff --git a/src/plugins/embeddable/common/lib/telemetry.ts b/src/plugins/embeddable/common/lib/telemetry.ts index ea747d210166e..757ad762f350d 100644 --- a/src/plugins/embeddable/common/lib/telemetry.ts +++ b/src/plugins/embeddable/common/lib/telemetry.ts @@ -17,7 +17,7 @@ export const getTelemetryFunction = (embeddables: CommonEmbeddableStartContract) telemetryData: Record = {} ) => { const enhancements = state.enhancements || {}; - const factory = embeddables.getEmbeddableFactory(state.type); + const factory = embeddables.getEmbeddableFactory?.(state.type); let outputTelemetryData = telemetryBaseEmbeddableInput(state, telemetryData); if (factory) { diff --git a/src/plugins/embeddable/common/types.ts b/src/plugins/embeddable/common/types.ts index 951ecd9026ded..85bf9b59bfbe6 100644 --- a/src/plugins/embeddable/common/types.ts +++ b/src/plugins/embeddable/common/types.ts @@ -97,7 +97,7 @@ export interface EmbeddableRegistryDefinition< export type EmbeddablePersistableStateService = PersistableStateService; export interface CommonEmbeddableStartContract { - getEmbeddableFactory: ( + getEmbeddableFactory?: ( embeddableFactoryId: string ) => PersistableState & { isContainerType: boolean }; getEnhancement: (enhancementId: string) => PersistableState; diff --git a/src/plugins/embeddable/public/__snapshots__/plugin.test.ts.snap b/src/plugins/embeddable/public/__snapshots__/plugin.test.ts.snap deleted file mode 100644 index 6ef25188283e5..0000000000000 --- a/src/plugins/embeddable/public/__snapshots__/plugin.test.ts.snap +++ /dev/null @@ -1,8 +0,0 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`embeddable factory migrateToLatest returns list of all migrations 1`] = ` -Object { - "7.11.0": [Function], - "7.12.0": [Function], -} -`; diff --git a/src/plugins/embeddable/public/add_from_library/add_from_library_flyout.tsx b/src/plugins/embeddable/public/add_from_library/add_from_library_flyout.tsx index 3f68e5c2c08ab..eed7226a029ff 100644 --- a/src/plugins/embeddable/public/add_from_library/add_from_library_flyout.tsx +++ b/src/plugins/embeddable/public/add_from_library/add_from_library_flyout.tsx @@ -27,7 +27,6 @@ import { contentManagement, usageCollection, } from '../kibana_services'; -import { EmbeddableFactoryNotFoundError } from '../lib'; import { getAddFromLibraryType, useAddFromLibraryTypes } from './registry'; const runAddTelemetry = ( @@ -61,7 +60,12 @@ export const AddFromLibraryFlyout = ({ ) => { const libraryType = getAddFromLibraryType(type); if (!libraryType) { - core.notifications.toasts.addWarning(new EmbeddableFactoryNotFoundError(type).message); + core.notifications.toasts.addWarning( + i18n.translate('embeddableApi.addPanel.typeNotFound', { + defaultMessage: 'Unable to load type: {type}', + values: { type }, + }) + ); return; } diff --git a/src/plugins/embeddable/public/enhancements/registry.ts b/src/plugins/embeddable/public/enhancements/registry.ts new file mode 100644 index 0000000000000..8fbd155e5c57a --- /dev/null +++ b/src/plugins/embeddable/public/enhancements/registry.ts @@ -0,0 +1,51 @@ +/* + * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one + * or more contributor license agreements. Licensed under the "Elastic License + * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side + * Public License v 1"; you may not use this file except in compliance with, at + * your election, the "Elastic License 2.0", the "GNU Affero General Public + * License v3.0 only", or the "Server Side Public License, v 1". + */ + +import { identity } from 'lodash'; +import { SerializableRecord } from '@kbn/utility-types'; +import { EnhancementRegistryDefinition, EnhancementRegistryItem } from './types'; + +export class EnhancementsRegistry { + private registry: Map = new Map(); + + public registerEnhancement = (enhancement: EnhancementRegistryDefinition) => { + if (this.registry.has(enhancement.id)) { + throw new Error(`enhancement with id ${enhancement.id} already exists in the registry`); + } + this.registry.set(enhancement.id, { + id: enhancement.id, + telemetry: enhancement.telemetry || ((state, stats) => stats), + inject: enhancement.inject || identity, + extract: + enhancement.extract || + ((state: SerializableRecord) => { + return { state, references: [] }; + }), + migrations: enhancement.migrations || {}, + }); + }; + + public getEnhancements = (): EnhancementRegistryItem[] => { + return Array.from(this.registry.values()); + }; + + public getEnhancement = (id: string): EnhancementRegistryItem => { + return ( + this.registry.get(id) || { + id: 'unknown', + telemetry: (state, stats) => stats, + inject: identity, + extract: (state: SerializableRecord) => { + return { state, references: [] }; + }, + migrations: {}, + } + ); + }; +} diff --git a/src/plugins/bfetch/common/batch.ts b/src/plugins/embeddable/public/enhancements/types.ts similarity index 51% rename from src/plugins/bfetch/common/batch.ts rename to src/plugins/embeddable/public/enhancements/types.ts index cc66367b01ab0..289772bef9cec 100644 --- a/src/plugins/bfetch/common/batch.ts +++ b/src/plugins/embeddable/public/enhancements/types.ts @@ -7,21 +7,15 @@ * License v3.0 only", or the "Server Side Public License, v 1". */ -export interface ErrorLike { - message: string; -} - -export interface BatchRequestData { - batch: Item[]; -} +import type { SerializableRecord } from '@kbn/utility-types'; +import { PersistableState, PersistableStateDefinition } from '@kbn/kibana-utils-plugin/common'; -export interface BatchResponseItem { - id: number; - result?: Result; - error?: Error; +export interface EnhancementRegistryDefinition

+ extends PersistableStateDefinition

{ + id: string; } -export interface BatchItemWrapper { - compressed: boolean; - payload: string; +export interface EnhancementRegistryItem

+ extends PersistableState

{ + id: string; } diff --git a/src/plugins/embeddable/public/index.ts b/src/plugins/embeddable/public/index.ts index 2cc322940a77b..4ec1c43df2dbb 100644 --- a/src/plugins/embeddable/public/index.ts +++ b/src/plugins/embeddable/public/index.ts @@ -17,13 +17,10 @@ export { CELL_VALUE_TRIGGER, contextMenuTrigger, CONTEXT_MENU_TRIGGER, - defaultEmbeddableFactoryProvider, Embeddable, - EmbeddableFactoryNotFoundError, EmbeddableStateTransfer, ErrorEmbeddable, isContextMenuTriggerContext, - isExplicitInputWithAttributes, isMultiValueClickTriggerContext, isRangeSelectTriggerContext, isRowClickTriggerContext, @@ -37,7 +34,6 @@ export { PANEL_BADGE_TRIGGER, PANEL_HOVER_TRIGGER, PANEL_NOTIFICATION_TRIGGER, - runEmbeddableFactoryMigrations, SELECT_RANGE_TRIGGER, VALUE_CLICK_TRIGGER, ViewMode, @@ -47,26 +43,17 @@ export type { ChartActionContext, EmbeddableContext, EmbeddableEditorState, - EmbeddableFactory, - EmbeddableFactoryDefinition, EmbeddableInput, - EmbeddableInstanceConfiguration, EmbeddableOutput, EmbeddablePackageState, IEmbeddable, MultiValueClickContext, - OutputSpec, PropertySpec, RangeSelectContext, ValueClickContext, } from './lib'; -export type { - EmbeddableSetup, - EmbeddableSetupDependencies, - EmbeddableStart, - EmbeddableStartDependencies, -} from './plugin'; -export type { EnhancementRegistryDefinition } from './types'; +export type { EmbeddableSetup, EmbeddableStart } from './types'; +export type { EnhancementRegistryDefinition } from './enhancements/types'; export { ReactEmbeddableRenderer, diff --git a/src/plugins/embeddable/public/kibana_services.ts b/src/plugins/embeddable/public/kibana_services.ts index c7fe839c1dd0e..51dc61599d7a8 100644 --- a/src/plugins/embeddable/public/kibana_services.ts +++ b/src/plugins/embeddable/public/kibana_services.ts @@ -11,7 +11,7 @@ import { BehaviorSubject } from 'rxjs'; import { CoreStart } from '@kbn/core/public'; -import { EmbeddableStart, EmbeddableStartDependencies } from '.'; +import { EmbeddableStart, EmbeddableStartDependencies } from './types'; export let core: CoreStart; export let embeddableStart: EmbeddableStart; diff --git a/src/plugins/embeddable/public/lib/embeddables/default_embeddable_factory_provider.ts b/src/plugins/embeddable/public/lib/embeddables/default_embeddable_factory_provider.ts deleted file mode 100644 index 13baf96962a3a..0000000000000 --- a/src/plugins/embeddable/public/lib/embeddables/default_embeddable_factory_provider.ts +++ /dev/null @@ -1,65 +0,0 @@ -/* - * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the "Elastic License - * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side - * Public License v 1"; you may not use this file except in compliance with, at - * your election, the "Elastic License 2.0", the "GNU Affero General Public - * License v3.0 only", or the "Server Side Public License, v 1". - */ - -import { SavedObjectAttributes } from '@kbn/core/public'; -import type { FinderAttributes } from '@kbn/saved-objects-finder-plugin/common'; -import { EmbeddableFactory } from './embeddable_factory'; -import { EmbeddableStateWithType } from '../../../common/types'; -import { EmbeddableFactoryDefinition } from './embeddable_factory_definition'; -import { EmbeddableInput, EmbeddableOutput, IEmbeddable } from './i_embeddable'; -import { runEmbeddableFactoryMigrations } from '../factory_migrations/run_factory_migrations'; - -export const defaultEmbeddableFactoryProvider = < - I extends EmbeddableInput = EmbeddableInput, - O extends EmbeddableOutput = EmbeddableOutput, - E extends IEmbeddable = IEmbeddable, - T extends FinderAttributes = SavedObjectAttributes ->( - def: EmbeddableFactoryDefinition -): EmbeddableFactory => { - if (def.migrations && !def.latestVersion) { - throw new Error( - 'To run clientside Embeddable migrations a latest version key is required on the factory' - ); - } - - const factory: EmbeddableFactory = { - ...def, - latestVersion: def.latestVersion, - isContainerType: def.isContainerType ?? false, - canCreateNew: def.canCreateNew ? def.canCreateNew.bind(def) : () => true, - getDefaultInput: def.getDefaultInput ? def.getDefaultInput.bind(def) : () => ({}), - getExplicitInput: def.getExplicitInput - ? def.getExplicitInput.bind(def) - : () => Promise.resolve({}), - createFromSavedObject: def.createFromSavedObject - ? def.createFromSavedObject.bind(def) - : (savedObjectId: string, input: Partial, parent?: unknown) => { - throw new Error(`Creation from saved object not supported by type ${def.type}`); - }, - create: (...args) => { - const [initialInput, ...otherArgs] = args; - const { input } = runEmbeddableFactoryMigrations(initialInput, def); - const createdEmbeddable = def.create.bind(def)(input as I, ...otherArgs); - return createdEmbeddable; - }, - type: def.type, - isEditable: def.isEditable.bind(def), - getDisplayName: def.getDisplayName.bind(def), - getDescription: def.getDescription ? def.getDescription.bind(def) : () => '', - getIconType: def.getIconType ? def.getIconType.bind(def) : () => 'empty', - savedObjectMetaData: def.savedObjectMetaData, - telemetry: def.telemetry || ((state, stats) => stats), - inject: def.inject || ((state: EmbeddableStateWithType) => state), - extract: def.extract || ((state: EmbeddableStateWithType) => ({ state, references: [] })), - migrations: def.migrations || {}, - grouping: def.grouping, - }; - return factory; -}; diff --git a/src/plugins/embeddable/public/lib/embeddables/embeddable_factory.ts b/src/plugins/embeddable/public/lib/embeddables/embeddable_factory.ts deleted file mode 100644 index e363af639e252..0000000000000 --- a/src/plugins/embeddable/public/lib/embeddables/embeddable_factory.ts +++ /dev/null @@ -1,153 +0,0 @@ -/* - * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the "Elastic License - * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side - * Public License v 1"; you may not use this file except in compliance with, at - * your election, the "Elastic License 2.0", the "GNU Affero General Public - * License v3.0 only", or the "Server Side Public License, v 1". - */ - -import type { SavedObjectMetaData } from '@kbn/saved-objects-finder-plugin/public'; -import { PersistableState } from '@kbn/kibana-utils-plugin/common'; -import type { FinderAttributes } from '@kbn/saved-objects-finder-plugin/common'; -import { UiActionsPresentableGrouping } from '@kbn/ui-actions-plugin/public'; -import { EmbeddableInput, EmbeddableOutput, IEmbeddable } from './i_embeddable'; -import { ErrorEmbeddable } from './error_embeddable'; -import { PropertySpec } from '../types'; -import { EmbeddableStateWithType } from '../../../common/types'; - -export interface EmbeddableInstanceConfiguration { - id: string; - savedObjectId?: string; -} - -export interface OutputSpec { - [key: string]: PropertySpec; -} - -export interface ExplicitInputWithAttributes { - newInput: Partial; - attributes?: unknown; -} - -export const isExplicitInputWithAttributes = ( - value: ExplicitInputWithAttributes | Partial -): value is ExplicitInputWithAttributes => { - return Boolean((value as ExplicitInputWithAttributes).newInput); -}; - -/** - * EmbeddableFactories create and initialize an embeddable instance - */ -export interface EmbeddableFactory< - TEmbeddableInput extends EmbeddableInput = EmbeddableInput, - TEmbeddableOutput extends EmbeddableOutput = EmbeddableOutput, - TEmbeddable extends IEmbeddable = IEmbeddable< - TEmbeddableInput, - TEmbeddableOutput - >, - TSavedObjectAttributes extends FinderAttributes = FinderAttributes -> extends PersistableState { - /** - * The version of this Embeddable factory. This will be used in the client side migration system - * to ensure that input from any source is compatible with the latest version of this embeddable. - * If the latest version is not defined, all clientside migrations will be skipped. If migrations - * are added to this factory but a latestVersion is not set, an error will be thrown on server start - */ - readonly latestVersion?: string; - - // A unique identified for this factory, which will be used to map an embeddable spec to - // a factory that can generate an instance of it. - readonly type: string; - - /** - * Returns whether the current user should be allowed to edit this type of - * embeddable. Most of the time this should be based off the capabilities service, hence it's async. - */ - readonly isEditable: () => Promise; - - readonly savedObjectMetaData?: SavedObjectMetaData; - - /** - * Indicates the grouping this factory should appear in a sub-menu. Example, this is used for grouping - * options in the editors menu in Dashboard for creating new embeddables - */ - readonly grouping?: UiActionsPresentableGrouping; - - /** - * True if is this factory create embeddables that are Containers. Used in the add panel to - * conditionally show whether these can be added to another container. It's just not - * supported right now, but once nested containers are officially supported we can probably get - * rid of this interface. - */ - readonly isContainerType: boolean; - - /** - * Returns a display name for this type of embeddable. Used in "Create new... " options - * in the add panel for containers. - */ - getDisplayName(): string; - - /** - * Returns an EUI Icon type to be displayed in a menu. - */ - getIconType(): string; - - /** - * Returns a description about the embeddable. - */ - getDescription(): string; - - /** - * If false, this type of embeddable can't be created with the "createNew" functionality. Instead, - * use createFromSavedObject, where an existing saved object must first exist. - */ - canCreateNew(): boolean; - - /** - * Can be used to get the default input, to be passed in to during the creation process. Default - * input will not be stored in a parent container, so all inherited input from a container will trump - * default input parameters. - * @param partial - */ - getDefaultInput(partial: Partial): Partial; - - /** - * Can be used to request explicit input from the user, to be passed in to `EmbeddableFactory:create`. - * Explicit input is stored on the parent container for this embeddable. It overrides all inherited - * input passed down from the parent container. - * - * Can be used to edit an embeddable by re-requesting explicit input. Initial input can be provided to allow the editor to show the current state. - * - * If saved object information is needed for creation use-cases, getExplicitInput can also return an unknown typed attributes object which will be passed - * into the container's addNewEmbeddable function. - */ - getExplicitInput( - initialInput?: Partial, - parent?: unknown - ): Promise | ExplicitInputWithAttributes>; - - /** - * Creates a new embeddable instance based off the saved object id. - * @param savedObjectId - * @param input - some input may come from a parent, or user, if it's not stored with the saved object. For example, the time - * range of the parent container. - * @param parent - */ - createFromSavedObject( - savedObjectId: string, - input: Partial, - parent?: unknown - ): Promise; - - /** - * Creates an Embeddable instance, running the inital input through all registered migrations. Resolves to undefined if a new Embeddable - * cannot be directly created and the user will instead be redirected elsewhere. - */ - create( - initialInput: TEmbeddableInput, - parent?: unknown - ): Promise; - - order?: number; -} diff --git a/src/plugins/embeddable/public/lib/embeddables/embeddable_factory_definition.ts b/src/plugins/embeddable/public/lib/embeddables/embeddable_factory_definition.ts deleted file mode 100644 index e718bd4de9288..0000000000000 --- a/src/plugins/embeddable/public/lib/embeddables/embeddable_factory_definition.ts +++ /dev/null @@ -1,44 +0,0 @@ -/* - * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the "Elastic License - * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side - * Public License v 1"; you may not use this file except in compliance with, at - * your election, the "Elastic License 2.0", the "GNU Affero General Public - * License v3.0 only", or the "Server Side Public License, v 1". - */ - -import type { FinderAttributes } from '@kbn/saved-objects-finder-plugin/common'; -import { IEmbeddable } from './i_embeddable'; -import { EmbeddableFactory } from './embeddable_factory'; -import { EmbeddableInput, EmbeddableOutput } from '..'; - -export type EmbeddableFactoryDefinition< - I extends EmbeddableInput = EmbeddableInput, - O extends EmbeddableOutput = EmbeddableOutput, - E extends IEmbeddable = IEmbeddable, - T extends FinderAttributes = FinderAttributes -> = - // Required parameters - Pick< - EmbeddableFactory, - 'create' | 'type' | 'latestVersion' | 'isEditable' | 'getDisplayName' - > & - // Optional parameters - Partial< - Pick< - EmbeddableFactory, - | 'createFromSavedObject' - | 'isContainerType' - | 'getExplicitInput' - | 'savedObjectMetaData' - | 'canCreateNew' - | 'getDefaultInput' - | 'telemetry' - | 'extract' - | 'inject' - | 'migrations' - | 'grouping' - | 'getIconType' - | 'getDescription' - > - >; diff --git a/src/plugins/embeddable/public/lib/embeddables/index.ts b/src/plugins/embeddable/public/lib/embeddables/index.ts index 16b4fb7413769..029a653a9f1c6 100644 --- a/src/plugins/embeddable/public/lib/embeddables/index.ts +++ b/src/plugins/embeddable/public/lib/embeddables/index.ts @@ -8,10 +8,7 @@ */ export * from '../../../common/lib/saved_object_embeddable'; -export * from './default_embeddable_factory_provider'; export { Embeddable } from './embeddable'; export { EmbeddableErrorHandler } from './embeddable_error_handler'; -export * from './embeddable_factory'; -export * from './embeddable_factory_definition'; export { ErrorEmbeddable } from './error_embeddable'; export type { EmbeddableInput, EmbeddableOutput, IEmbeddable } from './i_embeddable'; diff --git a/src/plugins/embeddable/public/lib/errors.test.ts b/src/plugins/embeddable/public/lib/errors.test.ts index 48c38b25c2621..ebac7371acd51 100644 --- a/src/plugins/embeddable/public/lib/errors.test.ts +++ b/src/plugins/embeddable/public/lib/errors.test.ts @@ -8,7 +8,7 @@ */ import { IncompatibleActionError } from '@kbn/ui-actions-plugin/public'; -import { PanelNotFoundError, EmbeddableFactoryNotFoundError } from './errors'; +import { PanelNotFoundError } from './errors'; describe('IncompatibleActionError', () => { test('is instance of error', () => { @@ -33,15 +33,3 @@ describe('PanelNotFoundError', () => { expect(error.code).toBe('PANEL_NOT_FOUND'); }); }); - -describe('EmbeddableFactoryNotFoundError', () => { - test('is instance of error', () => { - const error = new EmbeddableFactoryNotFoundError('type1'); - expect(error).toBeInstanceOf(Error); - }); - - test('has EMBEDDABLE_FACTORY_NOT_FOUND code', () => { - const error = new EmbeddableFactoryNotFoundError('type1'); - expect(error.code).toBe('EMBEDDABLE_FACTORY_NOT_FOUND'); - }); -}); diff --git a/src/plugins/embeddable/public/lib/errors.ts b/src/plugins/embeddable/public/lib/errors.ts index 0ee0cbc2868bb..79f61f7fbe471 100644 --- a/src/plugins/embeddable/public/lib/errors.ts +++ b/src/plugins/embeddable/public/lib/errors.ts @@ -33,18 +33,3 @@ export class PanelIncompatibleError extends Error { ); } } - -export class EmbeddableFactoryNotFoundError extends Error { - code = 'EMBEDDABLE_FACTORY_NOT_FOUND'; - - constructor(type: string) { - super( - i18n.translate('embeddableApi.errors.embeddableFactoryNotFound', { - defaultMessage: `{type} can't be loaded. Please upgrade to the default distribution of Elasticsearch and Kibana with the appropriate license.`, - values: { - type, - }, - }) - ); - } -} diff --git a/src/plugins/embeddable/public/lib/factory_migrations/run_factory_migrations.test.ts b/src/plugins/embeddable/public/lib/factory_migrations/run_factory_migrations.test.ts deleted file mode 100644 index aa94bc1695284..0000000000000 --- a/src/plugins/embeddable/public/lib/factory_migrations/run_factory_migrations.test.ts +++ /dev/null @@ -1,77 +0,0 @@ -/* - * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the "Elastic License - * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side - * Public License v 1"; you may not use this file except in compliance with, at - * your election, the "Elastic License 2.0", the "GNU Affero General Public - * License v3.0 only", or the "Server Side Public License, v 1". - */ - -import { EmbeddableInput } from '../embeddables'; -import { runEmbeddableFactoryMigrations } from './run_factory_migrations'; - -describe('Run embeddable factory migrations', () => { - interface TestInputTypeVersion009 extends EmbeddableInput { - version: '0.0.9'; - keyThatAlwaysExists: string; - keyThatGetsRemoved: string; - } - interface TestInputTypeVersion100 extends EmbeddableInput { - version: '1.0.0'; - id: string; - keyThatAlwaysExists: string; - keyThatGetsAdded: string; - } - - const migrations = { - '1.0.0': (input: TestInputTypeVersion009): TestInputTypeVersion100 => { - const newInput: TestInputTypeVersion100 = { - id: input.id, - version: '1.0.0', - keyThatAlwaysExists: input.keyThatAlwaysExists, - keyThatGetsAdded: 'I just got born', - }; - return newInput; - }, - }; - - it('should return the initial input and migrationRun=false if the current version is the latest', () => { - const initialInput: TestInputTypeVersion100 = { - id: 'superId', - version: '1.0.0', - keyThatAlwaysExists: 'Inside Problems', - keyThatGetsAdded: 'Oh my - I just got born', - }; - - const factory = { - latestVersion: '1.0.0', - migrations, - }; - - const result = runEmbeddableFactoryMigrations(initialInput, factory); - - expect(result.input).toBe(initialInput); - expect(result.migrationRun).toBe(false); - }); - - it('should return migrated input and migrationRun=true if version does not match latestVersion', () => { - const initialInput: TestInputTypeVersion009 = { - id: 'superId', - version: '0.0.9', - keyThatAlwaysExists: 'Inside Problems', - keyThatGetsRemoved: 'juvenile plumage', - }; - - const factory = { - latestVersion: '1.0.0', - migrations, - }; - - const result = runEmbeddableFactoryMigrations(initialInput, factory); - - expect(result.migrationRun).toBe(true); - expect(result.input.version).toBe('1.0.0'); - expect((result.input as unknown as TestInputTypeVersion009).keyThatGetsRemoved).toBeUndefined(); - expect(result.input.keyThatGetsAdded).toEqual('I just got born'); - }); -}); diff --git a/src/plugins/embeddable/public/lib/factory_migrations/run_factory_migrations.ts b/src/plugins/embeddable/public/lib/factory_migrations/run_factory_migrations.ts deleted file mode 100644 index 45350dec95306..0000000000000 --- a/src/plugins/embeddable/public/lib/factory_migrations/run_factory_migrations.ts +++ /dev/null @@ -1,47 +0,0 @@ -/* - * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the "Elastic License - * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side - * Public License v 1"; you may not use this file except in compliance with, at - * your election, the "Elastic License 2.0", the "GNU Affero General Public - * License v3.0 only", or the "Server Side Public License, v 1". - */ - -import { cloneDeep } from 'lodash'; -import compare from 'semver/functions/compare'; - -import { migrateToLatest } from '@kbn/kibana-utils-plugin/common'; -import { EmbeddableFactory, EmbeddableInput } from '../embeddables'; - -/** - * A helper function that migrates an Embeddable Input to its latest version. Note that this function - * only runs the embeddable factory's migrations. - */ -export const runEmbeddableFactoryMigrations = ( - initialInput: { version?: string }, - factory: { migrations?: EmbeddableFactory['migrations']; latestVersion?: string } -): { input: ToType; migrationRun: boolean } => { - if (!factory.latestVersion) { - return { input: initialInput as unknown as ToType, migrationRun: false }; - } - - // any embeddable with no version set is considered to require all clientside migrations so we default to 0.0.0 - const inputVersion = initialInput.version ?? '0.0.0'; - const migrationRun = compare(inputVersion, factory.latestVersion, true) !== 0; - - // return early to avoid extra operations when there are no migrations to run. - if (!migrationRun) return { input: initialInput as unknown as ToType, migrationRun }; - - const factoryMigrations = - typeof factory?.migrations === 'function' ? factory?.migrations() : factory?.migrations || {}; - const migratedInput = migrateToLatest( - factoryMigrations ?? {}, - { - state: cloneDeep(initialInput), - version: inputVersion, - }, - true - ); - migratedInput.version = factory.latestVersion; - return { input: migratedInput as ToType, migrationRun }; -}; diff --git a/src/plugins/embeddable/public/lib/index.ts b/src/plugins/embeddable/public/lib/index.ts index 642af73713dc4..60f8a3638816d 100644 --- a/src/plugins/embeddable/public/lib/index.ts +++ b/src/plugins/embeddable/public/lib/index.ts @@ -12,4 +12,3 @@ export * from './embeddables'; export * from './types'; export * from './triggers'; export * from './state_transfer'; -export * from './factory_migrations/run_factory_migrations'; diff --git a/src/plugins/embeddable/public/mocks.tsx b/src/plugins/embeddable/public/mocks.tsx index 2208abd97e5d6..4adab25eea345 100644 --- a/src/plugins/embeddable/public/mocks.tsx +++ b/src/plugins/embeddable/public/mocks.tsx @@ -19,17 +19,17 @@ import { savedObjectsManagementPluginMock } from '@kbn/saved-objects-management- import { SavedObjectsTaggingApi } from '@kbn/saved-objects-tagging-oss-plugin/public'; import { uiActionsPluginMock } from '@kbn/ui-actions-plugin/public/mocks'; +import { EmbeddableStateTransfer } from '.'; +import { setKibanaServices } from './kibana_services'; +import { EmbeddablePublicPlugin } from './plugin'; +import { registerReactEmbeddableFactory } from './react_embeddable_system'; +import { registerAddFromLibraryType } from './add_from_library/registry'; import { EmbeddableSetup, EmbeddableSetupDependencies, EmbeddableStart, EmbeddableStartDependencies, - EmbeddableStateTransfer, -} from '.'; -import { setKibanaServices } from './kibana_services'; -import { EmbeddablePublicPlugin } from './plugin'; -import { registerReactEmbeddableFactory } from './react_embeddable_system'; -import { registerAddFromLibraryType } from './add_from_library/registry'; +} from './types'; export type Setup = jest.Mocked; export type Start = jest.Mocked; @@ -48,7 +48,6 @@ const createSetupContract = (): Setup => { const setupContract: Setup = { registerAddFromLibraryType: jest.fn().mockImplementation(registerAddFromLibraryType), registerReactEmbeddableFactory: jest.fn().mockImplementation(registerReactEmbeddableFactory), - registerEmbeddableFactory: jest.fn(), registerEnhancement: jest.fn(), }; return setupContract; @@ -56,8 +55,6 @@ const createSetupContract = (): Setup => { const createStartContract = (): Start => { const startContract: Start = { - getEmbeddableFactories: jest.fn(), - getEmbeddableFactory: jest.fn(), telemetry: jest.fn(), extract: jest.fn(), inject: jest.fn(), diff --git a/src/plugins/embeddable/public/plugin.test.ts b/src/plugins/embeddable/public/plugin.test.ts index 00a19f8e9f561..0b15d4afd034b 100644 --- a/src/plugins/embeddable/public/plugin.test.ts +++ b/src/plugins/embeddable/public/plugin.test.ts @@ -10,104 +10,6 @@ import { coreMock } from '@kbn/core/public/mocks'; import { testPlugin } from './tests/test_plugin'; -describe('embeddable factory', () => { - const coreSetup = coreMock.createSetup(); - const coreStart = coreMock.createStart(); - const { setup, doStart } = testPlugin(coreSetup, coreStart); - const start = doStart(); - const embeddableFactoryId = 'ID'; - const embeddableFactory = { - type: embeddableFactoryId, - create: jest.fn(), - getDisplayName: () => 'Test', - isEditable: () => Promise.resolve(true), - extract: jest.fn().mockImplementation((state) => ({ state, references: [] })), - inject: jest.fn().mockImplementation((state) => state), - telemetry: jest.fn().mockResolvedValue({}), - latestVersion: '7.11.0', - migrations: { '7.11.0': jest.fn().mockImplementation((state) => state) }, - } as any; - const embeddableState = { - id: embeddableFactoryId, - type: embeddableFactoryId, - my: 'state', - } as any; - - const containerEmbeddableFactoryId = 'CONTAINER'; - const containerEmbeddableFactory = { - type: containerEmbeddableFactoryId, - latestVersion: '1.0.0', - create: jest.fn(), - getDisplayName: () => 'Container', - isContainer: true, - isEditable: () => Promise.resolve(true), - extract: jest.fn().mockImplementation((state) => ({ state, references: [] })), - inject: jest.fn().mockImplementation((state) => state), - telemetry: jest.fn().mockResolvedValue({}), - migrations: { '7.12.0': jest.fn().mockImplementation((state) => state) }, - }; - - const containerState = { - id: containerEmbeddableFactoryId, - type: containerEmbeddableFactoryId, - some: 'state', - panels: [ - { - ...embeddableState, - }, - ], - } as any; - - setup.registerEmbeddableFactory(embeddableFactoryId, embeddableFactory); - setup.registerEmbeddableFactory(containerEmbeddableFactoryId, containerEmbeddableFactory); - - test('cannot register embeddable factory with the same ID', async () => { - expect(() => - setup.registerEmbeddableFactory(embeddableFactoryId, embeddableFactory) - ).toThrowError( - 'Embeddable factory [embeddableFactoryId = ID] already registered in Embeddables API.' - ); - }); - - test('embeddableFactory extract function gets called when calling embeddable extract', () => { - start.extract(embeddableState); - expect(embeddableFactory.extract).toBeCalledWith(embeddableState); - }); - - test('embeddableFactory inject function gets called when calling embeddable inject', () => { - start.inject(embeddableState, []); - expect(embeddableFactory.extract).toBeCalledWith(embeddableState); - }); - - test('embeddableFactory telemetry function gets called when calling embeddable telemetry', () => { - start.telemetry(embeddableState, {}); - expect(embeddableFactory.telemetry).toBeCalledWith(embeddableState, {}); - }); - - test('embeddableFactory migrate function gets called when calling embeddable migrate', () => { - start.getAllMigrations!()['7.11.0']!(embeddableState); - expect(embeddableFactory.migrations['7.11.0']).toBeCalledWith(embeddableState); - }); - - test('panels inside container get automatically migrated when migrating conta1iner', () => { - start.getAllMigrations!()['7.11.0']!(containerState); - expect(embeddableFactory.migrations['7.11.0']).toBeCalledWith(embeddableState); - }); - - test('migrateToLatest returns list of all migrations', () => { - const migrations = start.getAllMigrations(); - expect(migrations).toMatchSnapshot(); - }); - - test('migrateToLatest calls correct migrate functions', () => { - start.migrateToLatest!({ - state: embeddableState, - version: '7.11.0', - }); - expect(embeddableFactory.migrations['7.11.0']).toBeCalledWith(embeddableState); - }); -}); - describe('embeddable enhancements', () => { const coreSetup = coreMock.createSetup(); const coreStart = coreMock.createStart(); diff --git a/src/plugins/embeddable/public/plugin.tsx b/src/plugins/embeddable/public/plugin.tsx index ef339e5bacc2c..84ea1676dd018 100644 --- a/src/plugins/embeddable/public/plugin.tsx +++ b/src/plugins/embeddable/public/plugin.tsx @@ -8,10 +8,6 @@ */ import { Subscription } from 'rxjs'; -import { identity } from 'lodash'; -import type { SerializableRecord } from '@kbn/utility-types'; -import { UiActionsSetup, UiActionsStart } from '@kbn/ui-actions-plugin/public'; -import { Start as InspectorStart } from '@kbn/inspector-plugin/public'; import { PluginInitializerContext, CoreSetup, @@ -20,26 +16,8 @@ import { PublicAppInfo, } from '@kbn/core/public'; import { Storage } from '@kbn/kibana-utils-plugin/public'; -import { UsageCollectionStart } from '@kbn/usage-collection-plugin/public'; -import { migrateToLatest, PersistableStateService } from '@kbn/kibana-utils-plugin/common'; -import { SavedObjectsManagementPluginStart } from '@kbn/saved-objects-management-plugin/public'; -import type { ContentManagementPublicStart } from '@kbn/content-management-plugin/public'; -import type { SavedObjectTaggingOssPluginStart } from '@kbn/saved-objects-tagging-oss-plugin/public'; -import { - EmbeddableFactoryRegistry, - EnhancementsRegistry, - EnhancementRegistryDefinition, - EnhancementRegistryItem, -} from './types'; +import { migrateToLatest } from '@kbn/kibana-utils-plugin/common'; import { bootstrap } from './bootstrap'; -import { - EmbeddableFactory, - EmbeddableInput, - EmbeddableOutput, - defaultEmbeddableFactoryProvider, - IEmbeddable, -} from './lib'; -import { EmbeddableFactoryDefinition } from './lib/embeddables/embeddable_factory_definition'; import { EmbeddableStateTransfer } from './lib/state_transfer'; import { EmbeddableStateWithType, CommonEmbeddableStartContract } from '../common/types'; import { @@ -52,90 +30,19 @@ import { getAllMigrations } from '../common/lib/get_all_migrations'; import { setKibanaServices } from './kibana_services'; import { registerReactEmbeddableFactory } from './react_embeddable_system'; import { registerAddFromLibraryType } from './add_from_library/registry'; +import { EnhancementsRegistry } from './enhancements/registry'; +import { + EmbeddableSetup, + EmbeddableSetupDependencies, + EmbeddableStart, + EmbeddableStartDependencies, +} from './types'; -export interface EmbeddableSetupDependencies { - uiActions: UiActionsSetup; -} - -export interface EmbeddableStartDependencies { - uiActions: UiActionsStart; - inspector: InspectorStart; - usageCollection: UsageCollectionStart; - contentManagement: ContentManagementPublicStart; - savedObjectsManagement: SavedObjectsManagementPluginStart; - savedObjectsTaggingOss?: SavedObjectTaggingOssPluginStart; -} - -export interface EmbeddableSetup { - /** - * Register a saved object type with the "Add from library" flyout. - * - * @example - * registerAddFromLibraryType({ - * onAdd: (container, savedObject) => { - * container.addNewPanel({ - * panelType: CONTENT_ID, - * initialState: savedObject.attributes, - * }); - * }, - * savedObjectType: MAP_SAVED_OBJECT_TYPE, - * savedObjectName: i18n.translate('xpack.maps.mapSavedObjectLabel', { - * defaultMessage: 'Map', - * }), - * getIconForSavedObject: () => APP_ICON, - * }); - */ - registerAddFromLibraryType: typeof registerAddFromLibraryType; - - /** - * Registers an async {@link ReactEmbeddableFactory} getter. - */ - registerReactEmbeddableFactory: typeof registerReactEmbeddableFactory; - - /** - * @deprecated use {@link registerReactEmbeddableFactory} instead. - */ - registerEmbeddableFactory: < - I extends EmbeddableInput, - O extends EmbeddableOutput, - E extends IEmbeddable = IEmbeddable - >( - id: string, - factory: EmbeddableFactoryDefinition - ) => () => EmbeddableFactory; - /** - * @deprecated - */ - registerEnhancement: (enhancement: EnhancementRegistryDefinition) => void; -} - -export interface EmbeddableStart extends PersistableStateService { - /** - * @deprecated use {@link registerReactEmbeddableFactory} instead. - */ - getEmbeddableFactory: < - I extends EmbeddableInput = EmbeddableInput, - O extends EmbeddableOutput = EmbeddableOutput, - E extends IEmbeddable = IEmbeddable - >( - embeddableFactoryId: string - ) => EmbeddableFactory | undefined; - - /** - * @deprecated - */ - getEmbeddableFactories: () => IterableIterator; - getStateTransfer: (storage?: Storage) => EmbeddableStateTransfer; -} export class EmbeddablePublicPlugin implements Plugin { - private readonly embeddableFactoryDefinitions: Map = - new Map(); - private readonly embeddableFactories: EmbeddableFactoryRegistry = new Map(); - private readonly enhancements: EnhancementsRegistry = new Map(); private stateTransferService: EmbeddableStateTransfer = {} as EmbeddableStateTransfer; - private isRegistryReady = false; private appList?: ReadonlyMap; private appListSubscription?: Subscription; + private enhancementsRegistry = new EnhancementsRegistry(); constructor(initializerContext: PluginInitializerContext) {} @@ -145,17 +52,11 @@ export class EmbeddablePublicPlugin implements Plugin { - this.embeddableFactories.set(def.type, defaultEmbeddableFactoryProvider(def)); - }); - this.appListSubscription = core.application.applications$.subscribe((appList) => { this.appList = appList; }); @@ -165,24 +66,19 @@ export class EmbeddablePublicPlugin implements Plugin getAllMigrations( - Array.from(this.embeddableFactories.values()), - Array.from(this.enhancements.values()), + [], + this.enhancementsRegistry.getEnhancements(), getMigrateFunction(commonContract) ); const embeddableStart: EmbeddableStart = { - getEmbeddableFactory: this.getEmbeddableFactory, - getEmbeddableFactories: this.getEmbeddableFactories, getStateTransfer: (storage?: Storage) => storage ? new EmbeddableStateTransfer( @@ -210,89 +106,4 @@ export class EmbeddablePublicPlugin implements Plugin { - if (this.enhancements.has(enhancement.id)) { - throw new Error(`enhancement with id ${enhancement.id} already exists in the registry`); - } - this.enhancements.set(enhancement.id, { - id: enhancement.id, - telemetry: enhancement.telemetry || ((state, stats) => stats), - inject: enhancement.inject || identity, - extract: - enhancement.extract || - ((state: SerializableRecord) => { - return { state, references: [] }; - }), - migrations: enhancement.migrations || {}, - }); - }; - - private getEnhancement = (id: string): EnhancementRegistryItem => { - return ( - this.enhancements.get(id) || { - id: 'unknown', - telemetry: (state, stats) => stats, - inject: identity, - extract: (state: SerializableRecord) => { - return { state, references: [] }; - }, - migrations: {}, - } - ); - }; - - private getEmbeddableFactories = () => { - this.ensureFactoriesExist(); - return this.embeddableFactories.values(); - }; - - private registerEmbeddableFactory = < - I extends EmbeddableInput = EmbeddableInput, - O extends EmbeddableOutput = EmbeddableOutput, - E extends IEmbeddable = IEmbeddable - >( - embeddableFactoryId: string, - factory: EmbeddableFactoryDefinition - ): (() => EmbeddableFactory) => { - if (this.embeddableFactoryDefinitions.has(embeddableFactoryId)) { - throw new Error( - `Embeddable factory [embeddableFactoryId = ${embeddableFactoryId}] already registered in Embeddables API.` - ); - } - this.embeddableFactoryDefinitions.set(embeddableFactoryId, factory); - - return () => { - return this.getEmbeddableFactory(embeddableFactoryId); - }; - }; - - private getEmbeddableFactory = < - I extends EmbeddableInput = EmbeddableInput, - O extends EmbeddableOutput = EmbeddableOutput, - E extends IEmbeddable = IEmbeddable - >( - embeddableFactoryId: string - ): EmbeddableFactory => { - if (!this.isRegistryReady) { - throw new Error('Embeddable factories can only be retrieved after setup lifecycle.'); - } - this.ensureFactoryExists(embeddableFactoryId); - const factory = this.embeddableFactories.get(embeddableFactoryId); - - return factory as EmbeddableFactory; - }; - - // These two functions are only to support legacy plugins registering factories after the start lifecycle. - private ensureFactoriesExist = () => { - this.embeddableFactoryDefinitions.forEach((def) => this.ensureFactoryExists(def.type)); - }; - - private ensureFactoryExists = (type: string) => { - if (!this.embeddableFactories.get(type)) { - const def = this.embeddableFactoryDefinitions.get(type); - if (!def) return; - this.embeddableFactories.set(type, defaultEmbeddableFactoryProvider(def)); - } - }; } diff --git a/src/plugins/embeddable/public/tests/test_plugin.ts b/src/plugins/embeddable/public/tests/test_plugin.ts index 4cd20c4863b2b..ffb7d73b9bed6 100644 --- a/src/plugins/embeddable/public/tests/test_plugin.ts +++ b/src/plugins/embeddable/public/tests/test_plugin.ts @@ -19,7 +19,8 @@ import { import { Query } from '@kbn/es-query'; import { SavedObjectsTaggingApi } from '@kbn/saved-objects-tagging-oss-plugin/public'; import { contentManagementMock } from '@kbn/content-management-plugin/public/mocks'; -import { EmbeddablePublicPlugin, EmbeddableSetup, EmbeddableStart } from '../plugin'; +import { EmbeddablePublicPlugin } from '../plugin'; +import type { EmbeddableSetup, EmbeddableStart } from '../types'; export interface TestPluginReturn { plugin: EmbeddablePublicPlugin; coreSetup: CoreSetup; diff --git a/src/plugins/embeddable/public/types.ts b/src/plugins/embeddable/public/types.ts index 72d8052706254..2d97adfc2b8e0 100644 --- a/src/plugins/embeddable/public/types.ts +++ b/src/plugins/embeddable/public/types.ts @@ -7,36 +7,65 @@ * License v3.0 only", or the "Server Side Public License, v 1". */ -import type { SerializableRecord } from '@kbn/utility-types'; -import { SavedObjectAttributes } from '@kbn/core/public'; -import type { FinderAttributes } from '@kbn/saved-objects-finder-plugin/common'; -import { PersistableState, PersistableStateDefinition } from '@kbn/kibana-utils-plugin/common'; -import { - EmbeddableFactory, - EmbeddableInput, - EmbeddableOutput, - IEmbeddable, - EmbeddableFactoryDefinition, -} from './lib/embeddables'; +import type { UiActionsSetup, UiActionsStart } from '@kbn/ui-actions-plugin/public'; +import type { Start as InspectorStart } from '@kbn/inspector-plugin/public'; +import type { UsageCollectionStart } from '@kbn/usage-collection-plugin/public'; +import type { SavedObjectsManagementPluginStart } from '@kbn/saved-objects-management-plugin/public'; +import type { ContentManagementPublicStart } from '@kbn/content-management-plugin/public'; +import type { SavedObjectTaggingOssPluginStart } from '@kbn/saved-objects-tagging-oss-plugin/public'; +import type { Storage } from '@kbn/kibana-utils-plugin/public'; +import type { PersistableStateService } from '@kbn/kibana-utils-plugin/common'; +import type { registerAddFromLibraryType } from './add_from_library/registry'; +import type { registerReactEmbeddableFactory } from './react_embeddable_system'; +import type { EmbeddableStateTransfer } from './lib'; +import type { EmbeddableStateWithType } from '../common'; +import { EnhancementRegistryDefinition } from './enhancements/types'; -export type EmbeddableFactoryRegistry = Map; -export type EnhancementsRegistry = Map; +export interface EmbeddableSetupDependencies { + uiActions: UiActionsSetup; +} -export interface EnhancementRegistryDefinition

- extends PersistableStateDefinition

{ - id: string; +export interface EmbeddableStartDependencies { + uiActions: UiActionsStart; + inspector: InspectorStart; + usageCollection: UsageCollectionStart; + contentManagement: ContentManagementPublicStart; + savedObjectsManagement: SavedObjectsManagementPluginStart; + savedObjectsTaggingOss?: SavedObjectTaggingOssPluginStart; } -export interface EnhancementRegistryItem

- extends PersistableState

{ - id: string; +export interface EmbeddableSetup { + /** + * Register a saved object type with the "Add from library" flyout. + * + * @example + * registerAddFromLibraryType({ + * onAdd: (container, savedObject) => { + * container.addNewPanel({ + * panelType: CONTENT_ID, + * initialState: savedObject.attributes, + * }); + * }, + * savedObjectType: MAP_SAVED_OBJECT_TYPE, + * savedObjectName: i18n.translate('xpack.maps.mapSavedObjectLabel', { + * defaultMessage: 'Map', + * }), + * getIconForSavedObject: () => APP_ICON, + * }); + */ + registerAddFromLibraryType: typeof registerAddFromLibraryType; + + /** + * Registers an async {@link ReactEmbeddableFactory} getter. + */ + registerReactEmbeddableFactory: typeof registerReactEmbeddableFactory; + + /** + * @deprecated + */ + registerEnhancement: (enhancement: EnhancementRegistryDefinition) => void; } -export type EmbeddableFactoryProvider = < - I extends EmbeddableInput = EmbeddableInput, - O extends EmbeddableOutput = EmbeddableOutput, - E extends IEmbeddable = IEmbeddable, - T extends FinderAttributes = SavedObjectAttributes ->( - def: EmbeddableFactoryDefinition -) => EmbeddableFactory; +export interface EmbeddableStart extends PersistableStateService { + getStateTransfer: (storage?: Storage) => EmbeddableStateTransfer; +} diff --git a/src/plugins/vis_types/timeseries/server/plugin.ts b/src/plugins/vis_types/timeseries/server/plugin.ts index 29b2f4adacadf..ff2e5ca1a7c69 100644 --- a/src/plugins/vis_types/timeseries/server/plugin.ts +++ b/src/plugins/vis_types/timeseries/server/plugin.ts @@ -63,7 +63,7 @@ export interface VisTypeTimeseriesSetup { getVisData: ( requestContext: VisTypeTimeseriesRequestHandlerContext, fakeRequest: KibanaRequest, - // ideally this should be VisPayload type, but currently has inconsistencies with x-pack/plugins/observability_solution/infra/server/lib/adapters/framework/kibana_framework_adapter.ts + // ideally this should be VisPayload type, but currently has inconsistencies with x-pack/solutions/observability/plugins/infra/server/lib/adapters/framework/kibana_framework_adapter.ts options: any ) => Promise; } diff --git a/test/api_integration/apis/data_views/resolve_index/resolve_index.ts b/test/api_integration/apis/data_views/resolve_index/resolve_index.ts index cd13d23e80c1e..221b63b05fe8c 100644 --- a/test/api_integration/apis/data_views/resolve_index/resolve_index.ts +++ b/test/api_integration/apis/data_views/resolve_index/resolve_index.ts @@ -22,10 +22,18 @@ export default function ({ getService }: FtrProviderContext) { .set(X_ELASTIC_INTERNAL_ORIGIN_REQUEST, 'kibana') .expect(200)); - it('should return 404 for an exact match index', () => + it('should return 404 when no indices match', () => supertest .get(`/internal/index-pattern-management/resolve_index/test`) .set(X_ELASTIC_INTERNAL_ORIGIN_REQUEST, 'kibana') .expect(404)); + + it('should return 404 when cluster is not found', () => + supertest + .get( + `/internal/index-pattern-management/resolve_index/cluster1:filebeat-*,cluster2:filebeat-*` + ) + .set(X_ELASTIC_INTERNAL_ORIGIN_REQUEST, 'kibana') + .expect(404)); }); } diff --git a/test/functional/apps/discover/group3/_request_counts.ts b/test/functional/apps/discover/group3/_request_counts.ts index 32f1be5a62e79..ecf84ede5a714 100644 --- a/test/functional/apps/discover/group3/_request_counts.ts +++ b/test/functional/apps/discover/group3/_request_counts.ts @@ -21,9 +21,12 @@ export default function ({ getService, getPageObjects }: FtrProviderContext) { ]); const testSubjects = getService('testSubjects'); const browser = getService('browser'); + const monacoEditor = getService('monacoEditor'); const filterBar = getService('filterBar'); const queryBar = getService('queryBar'); const elasticChart = getService('elasticChart'); + const log = getService('log'); + const retry = getService('retry'); describe('discover request counts', function describeIndexTests() { before(async function () { @@ -39,6 +42,8 @@ export default function ({ getService, getPageObjects }: FtrProviderContext) { enableESQL: true, }); await timePicker.setDefaultAbsoluteRangeViaUiSettings(); + await common.navigateToApp('discover'); + await header.waitUntilLoadingHasFinished(); }); after(async () => { @@ -47,18 +52,31 @@ export default function ({ getService, getPageObjects }: FtrProviderContext) { await kibanaServer.uiSettings.replace({}); }); - beforeEach(async () => { - await common.navigateToApp('discover'); - await header.waitUntilLoadingHasFinished(); - }); + const expectSearchCount = async (type: 'ese' | 'esql', searchCount: number) => { + await retry.try(async () => { + if (searchCount === 0) { + await browser.execute(async () => { + performance.clearResourceTimings(); + }); + } + await waitForLoadingToFinish(); + const endpoint = type === 'esql' ? `${type}_async` : type; + const requests = await browser.execute(() => + performance + .getEntries() + .filter((entry: any) => ['fetch', 'xmlhttprequest'].includes(entry.initiatorType)) + ); - const getSearchCount = async (type: 'ese' | 'esql') => { - const requests = await browser.execute(() => - performance - .getEntries() - .filter((entry: any) => ['fetch', 'xmlhttprequest'].includes(entry.initiatorType)) - ); - return requests.filter((entry) => entry.name.endsWith(`/internal/search/${type}`)).length; + const result = requests.filter((entry) => + entry.name.endsWith(`/internal/search/${endpoint}`) + ); + + const count = result.length; + if (count !== searchCount) { + log.warning('Request count differs:', result); + } + expect(count).to.be(searchCount); + }); }; const waitForLoadingToFinish = async () => { @@ -68,15 +86,9 @@ export default function ({ getService, getPageObjects }: FtrProviderContext) { }; const expectSearches = async (type: 'ese' | 'esql', expected: number, cb: Function) => { - await browser.execute(async () => { - performance.clearResourceTimings(); - }); - let searchCount = await getSearchCount(type); - expect(searchCount).to.be(0); + await expectSearchCount(type, 0); await cb(); - await waitForLoadingToFinish(); - searchCount = await getSearchCount(type); - expect(searchCount).to.be(expected); + await expectSearchCount(type, expected); }; const getSharedTests = ({ @@ -103,8 +115,9 @@ export default function ({ getService, getPageObjects }: FtrProviderContext) { performance.setResourceTimingBufferSize(Number.MAX_SAFE_INTEGER); }); await waitForLoadingToFinish(); - const searchCount = await getSearchCount(type); - expect(searchCount).to.be(expectedRequests); + // one more requests for fields in ESQL mode + const actualExpectedRequests = type === 'esql' ? expectedRequests + 1 : expectedRequests; + await expectSearchCount(type, actualExpectedRequests); }); it(`should send no more than ${expectedRequests} requests (documents + chart) when refreshing`, async () => { @@ -121,12 +134,16 @@ export default function ({ getService, getPageObjects }: FtrProviderContext) { }); it(`should send no more than ${expectedRequests} requests (documents + chart) when changing the time range`, async () => { - await expectSearches(type, expectedRequests, async () => { - await timePicker.setAbsoluteRange( - 'Sep 21, 2015 @ 06:31:44.000', - 'Sep 23, 2015 @ 00:00:00.000' - ); - }); + await expectSearches( + type, + type === 'esql' ? expectedRequests + 1 : expectedRequests, + async () => { + await timePicker.setAbsoluteRange( + 'Sep 21, 2015 @ 06:31:44.000', + 'Sep 23, 2015 @ 00:00:00.000' + ); + } + ); }); it(`should send ${savedSearchesRequests} requests for saved search changes`, async () => { @@ -137,35 +154,50 @@ export default function ({ getService, getPageObjects }: FtrProviderContext) { 'Sep 23, 2015 @ 00:00:00.000' ); await waitForLoadingToFinish(); - // TODO: Check why the request happens 4 times in case of opening a saved search - // https://github.com/elastic/kibana/issues/165192 - // creating the saved search - await expectSearches(type, savedSearchesRequests ?? expectedRequests, async () => { - await discover.saveSearch(savedSearch); - }); - // resetting the saved search + const actualExpectedRequests = savedSearchesRequests ?? expectedRequests; + log.debug('Creating saved search'); + await expectSearches( + type, + type === 'esql' ? actualExpectedRequests + 2 : actualExpectedRequests, + async () => { + await discover.saveSearch(savedSearch); + } + ); + log.debug('Resetting saved search'); await setQuery(query2); await queryBar.clickQuerySubmitButton(); await waitForLoadingToFinish(); - await expectSearches(type, expectedRequests, async () => { + await expectSearches(type, actualExpectedRequests, async () => { await discover.revertUnsavedChanges(); }); - // clearing the saved search - await expectSearches('ese', savedSearchesRequests ?? expectedRequests, async () => { - await testSubjects.click('discoverNewButton'); - await waitForLoadingToFinish(); - }); - // loading the saved search - // TODO: https://github.com/elastic/kibana/issues/165192 - await expectSearches(type, savedSearchesRequests ?? expectedRequests, async () => { - await discover.loadSavedSearch(savedSearch); - }); + log.debug('Clearing saved search'); + await expectSearches( + type, + type === 'esql' ? actualExpectedRequests + 2 : actualExpectedRequests, + async () => { + await testSubjects.click('discoverNewButton'); + await waitForLoadingToFinish(); + } + ); + log.debug('Loading saved search'); + await expectSearches( + type, + type === 'esql' ? actualExpectedRequests + 2 : actualExpectedRequests, + async () => { + await discover.loadSavedSearch(savedSearch); + } + ); }); }; describe('data view mode', () => { const type = 'ese'; + beforeEach(async () => { + await common.navigateToApp('discover'); + await header.waitUntilLoadingHasFinished(); + }); + getSharedTests({ type, savedSearch: 'data view test', @@ -206,6 +238,7 @@ export default function ({ getService, getPageObjects }: FtrProviderContext) { }); it('should send no more than 3 requests (documents + chart + other bucket) when changing to a breakdown field with an other bucket', async () => { + await testSubjects.click('discoverNewButton'); await expectSearches(type, 3, async () => { await discover.chooseBreakdownField('extension.raw'); }); @@ -223,5 +256,39 @@ export default function ({ getService, getPageObjects }: FtrProviderContext) { }); }); }); + + describe('ES|QL mode', () => { + const type = 'esql'; + before(async () => { + await common.navigateToApp('discover'); + await header.waitUntilLoadingHasFinished(); + await discover.selectTextBaseLang(); + }); + + beforeEach(async () => { + await monacoEditor.setCodeEditorValue('from logstash-* | where bytes > 1000 '); + await queryBar.clickQuerySubmitButton(); + await waitForLoadingToFinish(); + }); + + getSharedTests({ + type, + savedSearch: 'esql test', + query1: 'from logstash-* | where bytes > 1000 ', + query2: 'from logstash-* | where bytes < 2000 ', + savedSearchesRequests: 2, + setQuery: (query) => monacoEditor.setCodeEditorValue(query), + expectedRequests: 2, + }); + + it(`should send requests (documents + chart) when toggling the chart visibility`, async () => { + await expectSearches(type, 1, async () => { + await discover.toggleChartVisibility(); + }); + await expectSearches(type, 3, async () => { + await discover.toggleChartVisibility(); + }); + }); + }); }); } diff --git a/tsconfig.base.json b/tsconfig.base.json index 744538cf60313..84c8cb68d811a 100644 --- a/tsconfig.base.json +++ b/tsconfig.base.json @@ -116,10 +116,6 @@ "@kbn/banners-plugin/*": ["x-pack/plugins/banners/*"], "@kbn/bazel-runner": ["packages/kbn-bazel-runner"], "@kbn/bazel-runner/*": ["packages/kbn-bazel-runner/*"], - "@kbn/bfetch-error": ["packages/kbn-bfetch-error"], - "@kbn/bfetch-error/*": ["packages/kbn-bfetch-error/*"], - "@kbn/bfetch-plugin": ["src/plugins/bfetch"], - "@kbn/bfetch-plugin/*": ["src/plugins/bfetch/*"], "@kbn/calculate-auto": ["packages/kbn-calculate-auto"], "@kbn/calculate-auto/*": ["packages/kbn-calculate-auto/*"], "@kbn/calculate-width-from-char-count": ["packages/kbn-calculate-width-from-char-count"], @@ -690,10 +686,10 @@ "@kbn/crypto-browser/*": ["packages/kbn-crypto-browser/*"], "@kbn/custom-branding-plugin": ["x-pack/plugins/custom_branding"], "@kbn/custom-branding-plugin/*": ["x-pack/plugins/custom_branding/*"], - "@kbn/custom-icons": ["packages/kbn-custom-icons"], - "@kbn/custom-icons/*": ["packages/kbn-custom-icons/*"], - "@kbn/custom-integrations": ["packages/kbn-custom-integrations"], - "@kbn/custom-integrations/*": ["packages/kbn-custom-integrations/*"], + "@kbn/custom-icons": ["src/platform/packages/shared/kbn-custom-icons"], + "@kbn/custom-icons/*": ["src/platform/packages/shared/kbn-custom-icons/*"], + "@kbn/custom-integrations": ["x-pack/solutions/observability/packages/kbn-custom-integrations"], + "@kbn/custom-integrations/*": ["x-pack/solutions/observability/packages/kbn-custom-integrations/*"], "@kbn/custom-integrations-plugin": ["src/plugins/custom_integrations"], "@kbn/custom-integrations-plugin/*": ["src/plugins/custom_integrations/*"], "@kbn/cypress-config": ["packages/kbn-cypress-config"], @@ -706,8 +702,8 @@ "@kbn/data-forge/*": ["x-pack/platform/packages/shared/kbn-data-forge/*"], "@kbn/data-plugin": ["src/plugins/data"], "@kbn/data-plugin/*": ["src/plugins/data/*"], - "@kbn/data-quality-plugin": ["x-pack/plugins/data_quality"], - "@kbn/data-quality-plugin/*": ["x-pack/plugins/data_quality/*"], + "@kbn/data-quality-plugin": ["x-pack/platform/plugins/shared/data_quality"], + "@kbn/data-quality-plugin/*": ["x-pack/platform/plugins/shared/data_quality/*"], "@kbn/data-search-plugin": ["test/plugin_functional/plugins/data_search"], "@kbn/data-search-plugin/*": ["test/plugin_functional/plugins/data_search/*"], "@kbn/data-service": ["packages/kbn-data-service"], @@ -730,8 +726,8 @@ "@kbn/data-views-plugin/*": ["src/plugins/data_views/*"], "@kbn/data-visualizer-plugin": ["x-pack/platform/plugins/private/data_visualizer"], "@kbn/data-visualizer-plugin/*": ["x-pack/platform/plugins/private/data_visualizer/*"], - "@kbn/dataset-quality-plugin": ["x-pack/plugins/observability_solution/dataset_quality"], - "@kbn/dataset-quality-plugin/*": ["x-pack/plugins/observability_solution/dataset_quality/*"], + "@kbn/dataset-quality-plugin": ["x-pack/platform/plugins/shared/dataset_quality"], + "@kbn/dataset-quality-plugin/*": ["x-pack/platform/plugins/shared/dataset_quality/*"], "@kbn/datemath": ["packages/kbn-datemath"], "@kbn/datemath/*": ["packages/kbn-datemath/*"], "@kbn/deeplinks-analytics": ["packages/deeplinks/analytics"], @@ -776,8 +772,8 @@ "@kbn/dev-utils/*": ["packages/kbn-dev-utils/*"], "@kbn/developer-examples-plugin": ["examples/developer_examples"], "@kbn/developer-examples-plugin/*": ["examples/developer_examples/*"], - "@kbn/discover-contextual-components": ["packages/kbn-discover-contextual-components"], - "@kbn/discover-contextual-components/*": ["packages/kbn-discover-contextual-components/*"], + "@kbn/discover-contextual-components": ["src/platform/packages/shared/kbn-discover-contextual-components"], + "@kbn/discover-contextual-components/*": ["src/platform/packages/shared/kbn-discover-contextual-components/*"], "@kbn/discover-customization-examples-plugin": ["examples/discover_customization_examples"], "@kbn/discover-customization-examples-plugin/*": ["examples/discover_customization_examples/*"], "@kbn/discover-enhanced-plugin": ["x-pack/plugins/discover_enhanced"], @@ -800,8 +796,8 @@ "@kbn/ecs-data-quality-dashboard/*": ["x-pack/solutions/security/packages/ecs_data_quality_dashboard/*"], "@kbn/ecs-data-quality-dashboard-plugin": ["x-pack/solutions/security/plugins/ecs_data_quality_dashboard"], "@kbn/ecs-data-quality-dashboard-plugin/*": ["x-pack/solutions/security/plugins/ecs_data_quality_dashboard/*"], - "@kbn/elastic-agent-utils": ["packages/kbn-elastic-agent-utils"], - "@kbn/elastic-agent-utils/*": ["packages/kbn-elastic-agent-utils/*"], + "@kbn/elastic-agent-utils": ["src/platform/packages/shared/kbn-elastic-agent-utils"], + "@kbn/elastic-agent-utils/*": ["src/platform/packages/shared/kbn-elastic-agent-utils/*"], "@kbn/elastic-assistant": ["x-pack/platform/packages/shared/kbn-elastic-assistant"], "@kbn/elastic-assistant/*": ["x-pack/platform/packages/shared/kbn-elastic-assistant/*"], "@kbn/elastic-assistant-common": ["x-pack/platform/packages/shared/kbn-elastic-assistant-common"], @@ -956,8 +952,8 @@ "@kbn/field-types/*": ["packages/kbn-field-types/*"], "@kbn/field-utils": ["packages/kbn-field-utils"], "@kbn/field-utils/*": ["packages/kbn-field-utils/*"], - "@kbn/fields-metadata-plugin": ["x-pack/plugins/fields_metadata"], - "@kbn/fields-metadata-plugin/*": ["x-pack/plugins/fields_metadata/*"], + "@kbn/fields-metadata-plugin": ["x-pack/platform/plugins/shared/fields_metadata"], + "@kbn/fields-metadata-plugin/*": ["x-pack/platform/plugins/shared/fields_metadata/*"], "@kbn/file-upload-plugin": ["x-pack/plugins/file_upload"], "@kbn/file-upload-plugin/*": ["x-pack/plugins/file_upload/*"], "@kbn/files-example-plugin": ["examples/files_example"], @@ -1058,8 +1054,8 @@ "@kbn/index-lifecycle-management-common-shared/*": ["x-pack/platform/packages/shared/index-lifecycle-management/index_lifecycle_management_common_shared/*"], "@kbn/index-lifecycle-management-plugin": ["x-pack/platform/plugins/private/index_lifecycle_management"], "@kbn/index-lifecycle-management-plugin/*": ["x-pack/platform/plugins/private/index_lifecycle_management/*"], - "@kbn/index-management-plugin": ["x-pack/plugins/index_management"], - "@kbn/index-management-plugin/*": ["x-pack/plugins/index_management/*"], + "@kbn/index-management-plugin": ["x-pack/platform/plugins/shared/index_management"], + "@kbn/index-management-plugin/*": ["x-pack/platform/plugins/shared/index_management/*"], "@kbn/index-management-shared-types": ["x-pack/platform/packages/shared/index-management/index_management_shared_types"], "@kbn/index-management-shared-types/*": ["x-pack/platform/packages/shared/index-management/index_management_shared_types/*"], "@kbn/index-patterns-test-plugin": ["test/plugin_functional/plugins/index_patterns"], @@ -1072,8 +1068,8 @@ "@kbn/inference-plugin/*": ["x-pack/platform/plugins/shared/inference/*"], "@kbn/infra-forge": ["x-pack/platform/packages/private/kbn-infra-forge"], "@kbn/infra-forge/*": ["x-pack/platform/packages/private/kbn-infra-forge/*"], - "@kbn/infra-plugin": ["x-pack/plugins/observability_solution/infra"], - "@kbn/infra-plugin/*": ["x-pack/plugins/observability_solution/infra/*"], + "@kbn/infra-plugin": ["x-pack/solutions/observability/plugins/infra"], + "@kbn/infra-plugin/*": ["x-pack/solutions/observability/plugins/infra/*"], "@kbn/ingest-pipelines-plugin": ["x-pack/platform/plugins/shared/ingest_pipelines"], "@kbn/ingest-pipelines-plugin/*": ["x-pack/platform/plugins/shared/ingest_pipelines/*"], "@kbn/input-control-vis-plugin": ["src/plugins/input_control_vis"], @@ -1174,12 +1170,12 @@ "@kbn/logging/*": ["packages/kbn-logging/*"], "@kbn/logging-mocks": ["packages/kbn-logging-mocks"], "@kbn/logging-mocks/*": ["packages/kbn-logging-mocks/*"], - "@kbn/logs-data-access-plugin": ["x-pack/plugins/observability_solution/logs_data_access"], - "@kbn/logs-data-access-plugin/*": ["x-pack/plugins/observability_solution/logs_data_access/*"], - "@kbn/logs-explorer-plugin": ["x-pack/plugins/observability_solution/logs_explorer"], - "@kbn/logs-explorer-plugin/*": ["x-pack/plugins/observability_solution/logs_explorer/*"], - "@kbn/logs-shared-plugin": ["x-pack/plugins/observability_solution/logs_shared"], - "@kbn/logs-shared-plugin/*": ["x-pack/plugins/observability_solution/logs_shared/*"], + "@kbn/logs-data-access-plugin": ["x-pack/platform/plugins/shared/logs_data_access"], + "@kbn/logs-data-access-plugin/*": ["x-pack/platform/plugins/shared/logs_data_access/*"], + "@kbn/logs-explorer-plugin": ["x-pack/solutions/observability/plugins/logs_explorer"], + "@kbn/logs-explorer-plugin/*": ["x-pack/solutions/observability/plugins/logs_explorer/*"], + "@kbn/logs-shared-plugin": ["x-pack/platform/plugins/shared/logs_shared"], + "@kbn/logs-shared-plugin/*": ["x-pack/platform/plugins/shared/logs_shared/*"], "@kbn/logstash-plugin": ["x-pack/plugins/logstash"], "@kbn/logstash-plugin/*": ["x-pack/plugins/logstash/*"], "@kbn/managed-content-badge": ["packages/kbn-managed-content-badge"], @@ -1340,14 +1336,14 @@ "@kbn/observability-fixtures-plugin/*": ["x-pack/test/cases_api_integration/common/plugins/observability/*"], "@kbn/observability-get-padded-alert-time-range-util": ["x-pack/solutions/observability/packages/get_padded_alert_time_range_util"], "@kbn/observability-get-padded-alert-time-range-util/*": ["x-pack/solutions/observability/packages/get_padded_alert_time_range_util/*"], - "@kbn/observability-logs-explorer-plugin": ["x-pack/plugins/observability_solution/observability_logs_explorer"], - "@kbn/observability-logs-explorer-plugin/*": ["x-pack/plugins/observability_solution/observability_logs_explorer/*"], - "@kbn/observability-logs-overview": ["x-pack/packages/observability/logs_overview"], - "@kbn/observability-logs-overview/*": ["x-pack/packages/observability/logs_overview/*"], - "@kbn/observability-onboarding-e2e": ["x-pack/plugins/observability_solution/observability_onboarding/e2e"], - "@kbn/observability-onboarding-e2e/*": ["x-pack/plugins/observability_solution/observability_onboarding/e2e/*"], - "@kbn/observability-onboarding-plugin": ["x-pack/plugins/observability_solution/observability_onboarding"], - "@kbn/observability-onboarding-plugin/*": ["x-pack/plugins/observability_solution/observability_onboarding/*"], + "@kbn/observability-logs-explorer-plugin": ["x-pack/solutions/observability/plugins/observability_logs_explorer"], + "@kbn/observability-logs-explorer-plugin/*": ["x-pack/solutions/observability/plugins/observability_logs_explorer/*"], + "@kbn/observability-logs-overview": ["x-pack/platform/packages/shared/observability/logs_overview"], + "@kbn/observability-logs-overview/*": ["x-pack/platform/packages/shared/observability/logs_overview/*"], + "@kbn/observability-onboarding-e2e": ["x-pack/solutions/observability/plugins/observability_onboarding/e2e"], + "@kbn/observability-onboarding-e2e/*": ["x-pack/solutions/observability/plugins/observability_onboarding/e2e/*"], + "@kbn/observability-onboarding-plugin": ["x-pack/solutions/observability/plugins/observability_onboarding"], + "@kbn/observability-onboarding-plugin/*": ["x-pack/solutions/observability/plugins/observability_onboarding/*"], "@kbn/observability-plugin": ["x-pack/solutions/observability/plugins/observability"], "@kbn/observability-plugin/*": ["x-pack/solutions/observability/plugins/observability/*"], "@kbn/observability-shared-plugin": ["x-pack/plugins/observability_solution/observability_shared"], @@ -1428,8 +1424,8 @@ "@kbn/random-sampling/*": ["x-pack/packages/kbn-random-sampling/*"], "@kbn/react-field": ["packages/kbn-react-field"], "@kbn/react-field/*": ["packages/kbn-react-field/*"], - "@kbn/react-hooks": ["packages/kbn-react-hooks"], - "@kbn/react-hooks/*": ["packages/kbn-react-hooks/*"], + "@kbn/react-hooks": ["src/platform/packages/shared/kbn-react-hooks"], + "@kbn/react-hooks/*": ["src/platform/packages/shared/kbn-react-hooks/*"], "@kbn/react-kibana-context-common": ["packages/react/kibana_context/common"], "@kbn/react-kibana-context-common/*": ["packages/react/kibana_context/common/*"], "@kbn/react-kibana-context-render": ["packages/react/kibana_context/render"], @@ -1512,8 +1508,8 @@ "@kbn/rollup-plugin/*": ["x-pack/platform/plugins/private/rollup/*"], "@kbn/router-to-openapispec": ["packages/kbn-router-to-openapispec"], "@kbn/router-to-openapispec/*": ["packages/kbn-router-to-openapispec/*"], - "@kbn/router-utils": ["packages/kbn-router-utils"], - "@kbn/router-utils/*": ["packages/kbn-router-utils/*"], + "@kbn/router-utils": ["src/platform/packages/shared/kbn-router-utils"], + "@kbn/router-utils/*": ["src/platform/packages/shared/kbn-router-utils/*"], "@kbn/routing-example-plugin": ["examples/routing_example"], "@kbn/routing-example-plugin/*": ["examples/routing_example/*"], "@kbn/rrule": ["packages/kbn-rrule"], @@ -1936,8 +1932,8 @@ "@kbn/timelines-plugin/*": ["x-pack/solutions/security/plugins/timelines/*"], "@kbn/timelion-grammar": ["packages/kbn-timelion-grammar"], "@kbn/timelion-grammar/*": ["packages/kbn-timelion-grammar/*"], - "@kbn/timerange": ["packages/kbn-timerange"], - "@kbn/timerange/*": ["packages/kbn-timerange/*"], + "@kbn/timerange": ["src/platform/packages/shared/kbn-timerange"], + "@kbn/timerange/*": ["src/platform/packages/shared/kbn-timerange/*"], "@kbn/tinymath": ["packages/kbn-tinymath"], "@kbn/tinymath/*": ["packages/kbn-tinymath/*"], "@kbn/tooling-log": ["packages/kbn-tooling-log"], @@ -2072,8 +2068,8 @@ "@kbn/web-worker-stub/*": ["packages/kbn-web-worker-stub/*"], "@kbn/whereis-pkg-cli": ["packages/kbn-whereis-pkg-cli"], "@kbn/whereis-pkg-cli/*": ["packages/kbn-whereis-pkg-cli/*"], - "@kbn/xstate-utils": ["packages/kbn-xstate-utils"], - "@kbn/xstate-utils/*": ["packages/kbn-xstate-utils/*"], + "@kbn/xstate-utils": ["src/platform/packages/shared/kbn-xstate-utils"], + "@kbn/xstate-utils/*": ["src/platform/packages/shared/kbn-xstate-utils/*"], "@kbn/yarn-lock-validator": ["packages/kbn-yarn-lock-validator"], "@kbn/yarn-lock-validator/*": ["packages/kbn-yarn-lock-validator/*"], "@kbn/zod": ["packages/kbn-zod"], diff --git a/x-pack/.i18nrc.json b/x-pack/.i18nrc.json index c01b9ef40aed4..d16d9f150d662 100644 --- a/x-pack/.i18nrc.json +++ b/x-pack/.i18nrc.json @@ -30,8 +30,8 @@ ], "xpack.customBranding": "plugins/custom_branding", "xpack.dashboard": "plugins/dashboard_enhanced", - "xpack.dataQuality": "plugins/data_quality", - "xpack.datasetQuality": "plugins/observability_solution/dataset_quality", + "xpack.dataQuality": "platform/plugins/shared/data_quality", + "xpack.datasetQuality": "platform/plugins/shared/dataset_quality", "xpack.dataUsage": "platform/plugins/private/data_usage", "xpack.discover": "plugins/discover_enhanced", "xpack.crossClusterReplication": "platform/plugins/private/cross_cluster_replication", @@ -56,13 +56,13 @@ "plugins/graph" ], "xpack.grokDebugger": "platform/plugins/private/grokdebugger", - "xpack.idxMgmt": "plugins/index_management", + "xpack.idxMgmt": "platform/plugins/shared/index_management", "xpack.idxMgmtPackage": "packages/index-management", "xpack.indexLifecycleMgmt": "platform/plugins/private/index_lifecycle_management", - "xpack.infra": "plugins/observability_solution/infra", - "xpack.logsDataAccess": "plugins/observability_solution/logs_data_access", - "xpack.logsExplorer": "plugins/observability_solution/logs_explorer", - "xpack.logsShared": "plugins/observability_solution/logs_shared", + "xpack.infra": "solutions/observability/plugins/infra", + "xpack.logsDataAccess": "platform/plugins/shared/logs_data_access", + "xpack.logsExplorer": "solutions/observability/plugins/logs_explorer", + "xpack.logsShared": "platform/plugins/shared/logs_shared", "xpack.fleet": "plugins/fleet", "xpack.ingestPipelines": "platform/plugins/shared/ingest_pipelines", "xpack.integrationAssistant": "platform/plugins/shared/integration_assistant", @@ -106,11 +106,11 @@ "solutions/observability/plugins/observability_ai_assistant_app" ], "xpack.observabilityAiAssistantManagement": "solutions/observability/plugins/observability_ai_assistant_management", - "xpack.observabilityLogsExplorer": "plugins/observability_solution/observability_logs_explorer", - "xpack.observability_onboarding": "plugins/observability_solution/observability_onboarding", + "xpack.observabilityLogsExplorer": "solutions/observability/plugins/observability_logs_explorer", + "xpack.observability_onboarding": "solutions/observability/plugins/observability_onboarding", "xpack.observabilityShared": "plugins/observability_solution/observability_shared", "xpack.observabilityLogsOverview": [ - "packages/observability/logs_overview/src/components" + "platform/packages/shared/observability/logs_overview/src/components" ], "xpack.osquery": [ "platform/plugins/shared/osquery" diff --git a/x-pack/packages/observability/logs_overview/README.md b/x-pack/platform/packages/shared/observability/logs_overview/README.md similarity index 100% rename from x-pack/packages/observability/logs_overview/README.md rename to x-pack/platform/packages/shared/observability/logs_overview/README.md diff --git a/x-pack/packages/observability/logs_overview/index.ts b/x-pack/platform/packages/shared/observability/logs_overview/index.ts similarity index 100% rename from x-pack/packages/observability/logs_overview/index.ts rename to x-pack/platform/packages/shared/observability/logs_overview/index.ts diff --git a/x-pack/packages/observability/logs_overview/jest.config.js b/x-pack/platform/packages/shared/observability/logs_overview/jest.config.js similarity index 72% rename from x-pack/packages/observability/logs_overview/jest.config.js rename to x-pack/platform/packages/shared/observability/logs_overview/jest.config.js index 2ee88ee990253..024fb5ea0b253 100644 --- a/x-pack/packages/observability/logs_overview/jest.config.js +++ b/x-pack/platform/packages/shared/observability/logs_overview/jest.config.js @@ -7,6 +7,6 @@ module.exports = { preset: '@kbn/test', - rootDir: '../../../..', - roots: ['/x-pack/packages/observability/logs_overview'], + rootDir: '../../../../../..', + roots: ['/x-pack/platform/packages/shared/observability/logs_overview'], }; diff --git a/x-pack/packages/observability/logs_overview/kibana.jsonc b/x-pack/platform/packages/shared/observability/logs_overview/kibana.jsonc similarity index 100% rename from x-pack/packages/observability/logs_overview/kibana.jsonc rename to x-pack/platform/packages/shared/observability/logs_overview/kibana.jsonc diff --git a/x-pack/packages/observability/logs_overview/package.json b/x-pack/platform/packages/shared/observability/logs_overview/package.json similarity index 100% rename from x-pack/packages/observability/logs_overview/package.json rename to x-pack/platform/packages/shared/observability/logs_overview/package.json diff --git a/x-pack/packages/observability/logs_overview/src/components/discover_link/discover_link.tsx b/x-pack/platform/packages/shared/observability/logs_overview/src/components/discover_link/discover_link.tsx similarity index 100% rename from x-pack/packages/observability/logs_overview/src/components/discover_link/discover_link.tsx rename to x-pack/platform/packages/shared/observability/logs_overview/src/components/discover_link/discover_link.tsx diff --git a/x-pack/packages/observability/logs_overview/src/components/discover_link/index.ts b/x-pack/platform/packages/shared/observability/logs_overview/src/components/discover_link/index.ts similarity index 100% rename from x-pack/packages/observability/logs_overview/src/components/discover_link/index.ts rename to x-pack/platform/packages/shared/observability/logs_overview/src/components/discover_link/index.ts diff --git a/x-pack/packages/observability/logs_overview/src/components/log_categories/index.ts b/x-pack/platform/packages/shared/observability/logs_overview/src/components/log_categories/index.ts similarity index 100% rename from x-pack/packages/observability/logs_overview/src/components/log_categories/index.ts rename to x-pack/platform/packages/shared/observability/logs_overview/src/components/log_categories/index.ts diff --git a/x-pack/packages/observability/logs_overview/src/components/log_categories/log_categories.tsx b/x-pack/platform/packages/shared/observability/logs_overview/src/components/log_categories/log_categories.tsx similarity index 100% rename from x-pack/packages/observability/logs_overview/src/components/log_categories/log_categories.tsx rename to x-pack/platform/packages/shared/observability/logs_overview/src/components/log_categories/log_categories.tsx diff --git a/x-pack/packages/observability/logs_overview/src/components/log_categories/log_categories_control_bar.tsx b/x-pack/platform/packages/shared/observability/logs_overview/src/components/log_categories/log_categories_control_bar.tsx similarity index 100% rename from x-pack/packages/observability/logs_overview/src/components/log_categories/log_categories_control_bar.tsx rename to x-pack/platform/packages/shared/observability/logs_overview/src/components/log_categories/log_categories_control_bar.tsx diff --git a/x-pack/packages/observability/logs_overview/src/components/log_categories/log_categories_error_content.tsx b/x-pack/platform/packages/shared/observability/logs_overview/src/components/log_categories/log_categories_error_content.tsx similarity index 100% rename from x-pack/packages/observability/logs_overview/src/components/log_categories/log_categories_error_content.tsx rename to x-pack/platform/packages/shared/observability/logs_overview/src/components/log_categories/log_categories_error_content.tsx diff --git a/x-pack/packages/observability/logs_overview/src/components/log_categories/log_categories_grid.tsx b/x-pack/platform/packages/shared/observability/logs_overview/src/components/log_categories/log_categories_grid.tsx similarity index 100% rename from x-pack/packages/observability/logs_overview/src/components/log_categories/log_categories_grid.tsx rename to x-pack/platform/packages/shared/observability/logs_overview/src/components/log_categories/log_categories_grid.tsx diff --git a/x-pack/packages/observability/logs_overview/src/components/log_categories/log_categories_grid_cell.tsx b/x-pack/platform/packages/shared/observability/logs_overview/src/components/log_categories/log_categories_grid_cell.tsx similarity index 100% rename from x-pack/packages/observability/logs_overview/src/components/log_categories/log_categories_grid_cell.tsx rename to x-pack/platform/packages/shared/observability/logs_overview/src/components/log_categories/log_categories_grid_cell.tsx diff --git a/x-pack/packages/observability/logs_overview/src/components/log_categories/log_categories_grid_change_time_cell.tsx b/x-pack/platform/packages/shared/observability/logs_overview/src/components/log_categories/log_categories_grid_change_time_cell.tsx similarity index 100% rename from x-pack/packages/observability/logs_overview/src/components/log_categories/log_categories_grid_change_time_cell.tsx rename to x-pack/platform/packages/shared/observability/logs_overview/src/components/log_categories/log_categories_grid_change_time_cell.tsx diff --git a/x-pack/packages/observability/logs_overview/src/components/log_categories/log_categories_grid_change_type_cell.tsx b/x-pack/platform/packages/shared/observability/logs_overview/src/components/log_categories/log_categories_grid_change_type_cell.tsx similarity index 100% rename from x-pack/packages/observability/logs_overview/src/components/log_categories/log_categories_grid_change_type_cell.tsx rename to x-pack/platform/packages/shared/observability/logs_overview/src/components/log_categories/log_categories_grid_change_type_cell.tsx diff --git a/x-pack/packages/observability/logs_overview/src/components/log_categories/log_categories_grid_control_columns.tsx b/x-pack/platform/packages/shared/observability/logs_overview/src/components/log_categories/log_categories_grid_control_columns.tsx similarity index 100% rename from x-pack/packages/observability/logs_overview/src/components/log_categories/log_categories_grid_control_columns.tsx rename to x-pack/platform/packages/shared/observability/logs_overview/src/components/log_categories/log_categories_grid_control_columns.tsx diff --git a/x-pack/packages/observability/logs_overview/src/components/log_categories/log_categories_grid_count_cell.tsx b/x-pack/platform/packages/shared/observability/logs_overview/src/components/log_categories/log_categories_grid_count_cell.tsx similarity index 100% rename from x-pack/packages/observability/logs_overview/src/components/log_categories/log_categories_grid_count_cell.tsx rename to x-pack/platform/packages/shared/observability/logs_overview/src/components/log_categories/log_categories_grid_count_cell.tsx diff --git a/x-pack/packages/observability/logs_overview/src/components/log_categories/log_categories_grid_expand_button.tsx b/x-pack/platform/packages/shared/observability/logs_overview/src/components/log_categories/log_categories_grid_expand_button.tsx similarity index 100% rename from x-pack/packages/observability/logs_overview/src/components/log_categories/log_categories_grid_expand_button.tsx rename to x-pack/platform/packages/shared/observability/logs_overview/src/components/log_categories/log_categories_grid_expand_button.tsx diff --git a/x-pack/packages/observability/logs_overview/src/components/log_categories/log_categories_grid_histogram_cell.tsx b/x-pack/platform/packages/shared/observability/logs_overview/src/components/log_categories/log_categories_grid_histogram_cell.tsx similarity index 100% rename from x-pack/packages/observability/logs_overview/src/components/log_categories/log_categories_grid_histogram_cell.tsx rename to x-pack/platform/packages/shared/observability/logs_overview/src/components/log_categories/log_categories_grid_histogram_cell.tsx diff --git a/x-pack/packages/observability/logs_overview/src/components/log_categories/log_categories_grid_pattern_cell.tsx b/x-pack/platform/packages/shared/observability/logs_overview/src/components/log_categories/log_categories_grid_pattern_cell.tsx similarity index 100% rename from x-pack/packages/observability/logs_overview/src/components/log_categories/log_categories_grid_pattern_cell.tsx rename to x-pack/platform/packages/shared/observability/logs_overview/src/components/log_categories/log_categories_grid_pattern_cell.tsx diff --git a/x-pack/packages/observability/logs_overview/src/components/log_categories/log_categories_loading_content.tsx b/x-pack/platform/packages/shared/observability/logs_overview/src/components/log_categories/log_categories_loading_content.tsx similarity index 100% rename from x-pack/packages/observability/logs_overview/src/components/log_categories/log_categories_loading_content.tsx rename to x-pack/platform/packages/shared/observability/logs_overview/src/components/log_categories/log_categories_loading_content.tsx diff --git a/x-pack/packages/observability/logs_overview/src/components/log_categories/log_categories_result_content.tsx b/x-pack/platform/packages/shared/observability/logs_overview/src/components/log_categories/log_categories_result_content.tsx similarity index 100% rename from x-pack/packages/observability/logs_overview/src/components/log_categories/log_categories_result_content.tsx rename to x-pack/platform/packages/shared/observability/logs_overview/src/components/log_categories/log_categories_result_content.tsx diff --git a/x-pack/packages/observability/logs_overview/src/components/log_category_details/log_category_details_error_content.tsx b/x-pack/platform/packages/shared/observability/logs_overview/src/components/log_category_details/log_category_details_error_content.tsx similarity index 100% rename from x-pack/packages/observability/logs_overview/src/components/log_category_details/log_category_details_error_content.tsx rename to x-pack/platform/packages/shared/observability/logs_overview/src/components/log_category_details/log_category_details_error_content.tsx diff --git a/x-pack/packages/observability/logs_overview/src/components/log_category_details/log_category_details_flyout.tsx b/x-pack/platform/packages/shared/observability/logs_overview/src/components/log_category_details/log_category_details_flyout.tsx similarity index 100% rename from x-pack/packages/observability/logs_overview/src/components/log_category_details/log_category_details_flyout.tsx rename to x-pack/platform/packages/shared/observability/logs_overview/src/components/log_category_details/log_category_details_flyout.tsx diff --git a/x-pack/packages/observability/logs_overview/src/components/log_category_details/log_category_details_loading_content.tsx b/x-pack/platform/packages/shared/observability/logs_overview/src/components/log_category_details/log_category_details_loading_content.tsx similarity index 100% rename from x-pack/packages/observability/logs_overview/src/components/log_category_details/log_category_details_loading_content.tsx rename to x-pack/platform/packages/shared/observability/logs_overview/src/components/log_category_details/log_category_details_loading_content.tsx diff --git a/x-pack/packages/observability/logs_overview/src/components/log_category_details/log_category_document_examples_table.tsx b/x-pack/platform/packages/shared/observability/logs_overview/src/components/log_category_details/log_category_document_examples_table.tsx similarity index 100% rename from x-pack/packages/observability/logs_overview/src/components/log_category_details/log_category_document_examples_table.tsx rename to x-pack/platform/packages/shared/observability/logs_overview/src/components/log_category_details/log_category_document_examples_table.tsx diff --git a/x-pack/packages/observability/logs_overview/src/components/logs_overview/index.ts b/x-pack/platform/packages/shared/observability/logs_overview/src/components/logs_overview/index.ts similarity index 100% rename from x-pack/packages/observability/logs_overview/src/components/logs_overview/index.ts rename to x-pack/platform/packages/shared/observability/logs_overview/src/components/logs_overview/index.ts diff --git a/x-pack/packages/observability/logs_overview/src/components/logs_overview/logs_overview.tsx b/x-pack/platform/packages/shared/observability/logs_overview/src/components/logs_overview/logs_overview.tsx similarity index 100% rename from x-pack/packages/observability/logs_overview/src/components/logs_overview/logs_overview.tsx rename to x-pack/platform/packages/shared/observability/logs_overview/src/components/logs_overview/logs_overview.tsx diff --git a/x-pack/packages/observability/logs_overview/src/components/logs_overview/logs_overview_error_content.tsx b/x-pack/platform/packages/shared/observability/logs_overview/src/components/logs_overview/logs_overview_error_content.tsx similarity index 100% rename from x-pack/packages/observability/logs_overview/src/components/logs_overview/logs_overview_error_content.tsx rename to x-pack/platform/packages/shared/observability/logs_overview/src/components/logs_overview/logs_overview_error_content.tsx diff --git a/x-pack/packages/observability/logs_overview/src/components/logs_overview/logs_overview_loading_content.tsx b/x-pack/platform/packages/shared/observability/logs_overview/src/components/logs_overview/logs_overview_loading_content.tsx similarity index 100% rename from x-pack/packages/observability/logs_overview/src/components/logs_overview/logs_overview_loading_content.tsx rename to x-pack/platform/packages/shared/observability/logs_overview/src/components/logs_overview/logs_overview_loading_content.tsx diff --git a/x-pack/packages/observability/logs_overview/src/components/shared/log_category_pattern.tsx b/x-pack/platform/packages/shared/observability/logs_overview/src/components/shared/log_category_pattern.tsx similarity index 100% rename from x-pack/packages/observability/logs_overview/src/components/shared/log_category_pattern.tsx rename to x-pack/platform/packages/shared/observability/logs_overview/src/components/shared/log_category_pattern.tsx diff --git a/x-pack/packages/observability/logs_overview/src/services/categorize_logs_service/categorize_documents.ts b/x-pack/platform/packages/shared/observability/logs_overview/src/services/categorize_logs_service/categorize_documents.ts similarity index 100% rename from x-pack/packages/observability/logs_overview/src/services/categorize_logs_service/categorize_documents.ts rename to x-pack/platform/packages/shared/observability/logs_overview/src/services/categorize_logs_service/categorize_documents.ts diff --git a/x-pack/packages/observability/logs_overview/src/services/categorize_logs_service/categorize_logs_service.ts b/x-pack/platform/packages/shared/observability/logs_overview/src/services/categorize_logs_service/categorize_logs_service.ts similarity index 100% rename from x-pack/packages/observability/logs_overview/src/services/categorize_logs_service/categorize_logs_service.ts rename to x-pack/platform/packages/shared/observability/logs_overview/src/services/categorize_logs_service/categorize_logs_service.ts diff --git a/x-pack/packages/observability/logs_overview/src/services/categorize_logs_service/count_documents.ts b/x-pack/platform/packages/shared/observability/logs_overview/src/services/categorize_logs_service/count_documents.ts similarity index 100% rename from x-pack/packages/observability/logs_overview/src/services/categorize_logs_service/count_documents.ts rename to x-pack/platform/packages/shared/observability/logs_overview/src/services/categorize_logs_service/count_documents.ts diff --git a/x-pack/packages/observability/logs_overview/src/services/categorize_logs_service/index.ts b/x-pack/platform/packages/shared/observability/logs_overview/src/services/categorize_logs_service/index.ts similarity index 100% rename from x-pack/packages/observability/logs_overview/src/services/categorize_logs_service/index.ts rename to x-pack/platform/packages/shared/observability/logs_overview/src/services/categorize_logs_service/index.ts diff --git a/x-pack/packages/observability/logs_overview/src/services/categorize_logs_service/queries.ts b/x-pack/platform/packages/shared/observability/logs_overview/src/services/categorize_logs_service/queries.ts similarity index 100% rename from x-pack/packages/observability/logs_overview/src/services/categorize_logs_service/queries.ts rename to x-pack/platform/packages/shared/observability/logs_overview/src/services/categorize_logs_service/queries.ts diff --git a/x-pack/packages/observability/logs_overview/src/services/categorize_logs_service/types.ts b/x-pack/platform/packages/shared/observability/logs_overview/src/services/categorize_logs_service/types.ts similarity index 100% rename from x-pack/packages/observability/logs_overview/src/services/categorize_logs_service/types.ts rename to x-pack/platform/packages/shared/observability/logs_overview/src/services/categorize_logs_service/types.ts diff --git a/x-pack/packages/observability/logs_overview/src/services/category_details_service/category_details_service.ts b/x-pack/platform/packages/shared/observability/logs_overview/src/services/category_details_service/category_details_service.ts similarity index 100% rename from x-pack/packages/observability/logs_overview/src/services/category_details_service/category_details_service.ts rename to x-pack/platform/packages/shared/observability/logs_overview/src/services/category_details_service/category_details_service.ts diff --git a/x-pack/packages/observability/logs_overview/src/services/category_details_service/index.ts b/x-pack/platform/packages/shared/observability/logs_overview/src/services/category_details_service/index.ts similarity index 100% rename from x-pack/packages/observability/logs_overview/src/services/category_details_service/index.ts rename to x-pack/platform/packages/shared/observability/logs_overview/src/services/category_details_service/index.ts diff --git a/x-pack/packages/observability/logs_overview/src/services/category_details_service/types.ts b/x-pack/platform/packages/shared/observability/logs_overview/src/services/category_details_service/types.ts similarity index 100% rename from x-pack/packages/observability/logs_overview/src/services/category_details_service/types.ts rename to x-pack/platform/packages/shared/observability/logs_overview/src/services/category_details_service/types.ts diff --git a/x-pack/packages/observability/logs_overview/src/types.ts b/x-pack/platform/packages/shared/observability/logs_overview/src/types.ts similarity index 100% rename from x-pack/packages/observability/logs_overview/src/types.ts rename to x-pack/platform/packages/shared/observability/logs_overview/src/types.ts diff --git a/x-pack/packages/observability/logs_overview/src/utils/log_category.ts b/x-pack/platform/packages/shared/observability/logs_overview/src/utils/log_category.ts similarity index 100% rename from x-pack/packages/observability/logs_overview/src/utils/log_category.ts rename to x-pack/platform/packages/shared/observability/logs_overview/src/utils/log_category.ts diff --git a/x-pack/packages/observability/logs_overview/src/utils/logs_source.ts b/x-pack/platform/packages/shared/observability/logs_overview/src/utils/logs_source.ts similarity index 100% rename from x-pack/packages/observability/logs_overview/src/utils/logs_source.ts rename to x-pack/platform/packages/shared/observability/logs_overview/src/utils/logs_source.ts diff --git a/x-pack/packages/observability/logs_overview/src/utils/xstate5_utils.ts b/x-pack/platform/packages/shared/observability/logs_overview/src/utils/xstate5_utils.ts similarity index 100% rename from x-pack/packages/observability/logs_overview/src/utils/xstate5_utils.ts rename to x-pack/platform/packages/shared/observability/logs_overview/src/utils/xstate5_utils.ts diff --git a/x-pack/packages/observability/logs_overview/tsconfig.json b/x-pack/platform/packages/shared/observability/logs_overview/tsconfig.json similarity index 94% rename from x-pack/packages/observability/logs_overview/tsconfig.json rename to x-pack/platform/packages/shared/observability/logs_overview/tsconfig.json index 610ef8cc0126e..6e645a96df662 100644 --- a/x-pack/packages/observability/logs_overview/tsconfig.json +++ b/x-pack/platform/packages/shared/observability/logs_overview/tsconfig.json @@ -1,5 +1,5 @@ { - "extends": "../../../../tsconfig.base.json", + "extends": "../../../../../../tsconfig.base.json", "compilerOptions": { "outDir": "target/types", "types": [ diff --git a/x-pack/platform/plugins/private/index_lifecycle_management/__jest__/__snapshots__/extend_index_management.test.tsx.snap b/x-pack/platform/plugins/private/index_lifecycle_management/__jest__/__snapshots__/extend_index_management.test.tsx.snap index 83e73494fcb0a..096b56da2fe6f 100644 --- a/x-pack/platform/plugins/private/index_lifecycle_management/__jest__/__snapshots__/extend_index_management.test.tsx.snap +++ b/x-pack/platform/plugins/private/index_lifecycle_management/__jest__/__snapshots__/extend_index_management.test.tsx.snap @@ -178,7 +178,7 @@ exports[`extend index management ilm summary extension should render a phase def > /x-pack/plugins/data_quality'], - coverageDirectory: '/target/kibana-coverage/jest/x-pack/plugins/data_quality', + rootDir: '../../../../..', + roots: ['/x-pack/platform/plugins/shared/data_quality'], + coverageDirectory: + '/target/kibana-coverage/jest/x-pack/platform/plugins/shared/data_quality', coverageReporters: ['text', 'html'], collectCoverageFrom: ['/x-pack/plugins/datas_quality/{common,public}/**/*.{ts,tsx}'], }; diff --git a/x-pack/plugins/data_quality/kibana.jsonc b/x-pack/platform/plugins/shared/data_quality/kibana.jsonc similarity index 100% rename from x-pack/plugins/data_quality/kibana.jsonc rename to x-pack/platform/plugins/shared/data_quality/kibana.jsonc diff --git a/x-pack/plugins/data_quality/public/application.tsx b/x-pack/platform/plugins/shared/data_quality/public/application.tsx similarity index 100% rename from x-pack/plugins/data_quality/public/application.tsx rename to x-pack/platform/plugins/shared/data_quality/public/application.tsx diff --git a/x-pack/plugins/data_quality/public/index.ts b/x-pack/platform/plugins/shared/data_quality/public/index.ts similarity index 100% rename from x-pack/plugins/data_quality/public/index.ts rename to x-pack/platform/plugins/shared/data_quality/public/index.ts diff --git a/x-pack/plugins/data_quality/public/plugin.ts b/x-pack/platform/plugins/shared/data_quality/public/plugin.ts similarity index 100% rename from x-pack/plugins/data_quality/public/plugin.ts rename to x-pack/platform/plugins/shared/data_quality/public/plugin.ts diff --git a/x-pack/plugins/data_quality/public/routes/dataset_quality/context.tsx b/x-pack/platform/plugins/shared/data_quality/public/routes/dataset_quality/context.tsx similarity index 100% rename from x-pack/plugins/data_quality/public/routes/dataset_quality/context.tsx rename to x-pack/platform/plugins/shared/data_quality/public/routes/dataset_quality/context.tsx diff --git a/x-pack/plugins/data_quality/public/routes/dataset_quality/index.tsx b/x-pack/platform/plugins/shared/data_quality/public/routes/dataset_quality/index.tsx similarity index 100% rename from x-pack/plugins/data_quality/public/routes/dataset_quality/index.tsx rename to x-pack/platform/plugins/shared/data_quality/public/routes/dataset_quality/index.tsx diff --git a/x-pack/plugins/data_quality/public/routes/dataset_quality/url_schema_v1.ts b/x-pack/platform/plugins/shared/data_quality/public/routes/dataset_quality/url_schema_v1.ts similarity index 100% rename from x-pack/plugins/data_quality/public/routes/dataset_quality/url_schema_v1.ts rename to x-pack/platform/plugins/shared/data_quality/public/routes/dataset_quality/url_schema_v1.ts diff --git a/x-pack/plugins/data_quality/public/routes/dataset_quality/url_state_storage_service.ts b/x-pack/platform/plugins/shared/data_quality/public/routes/dataset_quality/url_state_storage_service.ts similarity index 100% rename from x-pack/plugins/data_quality/public/routes/dataset_quality/url_state_storage_service.ts rename to x-pack/platform/plugins/shared/data_quality/public/routes/dataset_quality/url_state_storage_service.ts diff --git a/x-pack/plugins/data_quality/public/routes/dataset_quality_details/context.tsx b/x-pack/platform/plugins/shared/data_quality/public/routes/dataset_quality_details/context.tsx similarity index 100% rename from x-pack/plugins/data_quality/public/routes/dataset_quality_details/context.tsx rename to x-pack/platform/plugins/shared/data_quality/public/routes/dataset_quality_details/context.tsx diff --git a/x-pack/plugins/data_quality/public/routes/dataset_quality_details/index.tsx b/x-pack/platform/plugins/shared/data_quality/public/routes/dataset_quality_details/index.tsx similarity index 100% rename from x-pack/plugins/data_quality/public/routes/dataset_quality_details/index.tsx rename to x-pack/platform/plugins/shared/data_quality/public/routes/dataset_quality_details/index.tsx diff --git a/x-pack/plugins/data_quality/public/routes/dataset_quality_details/url_schema_v1.ts b/x-pack/platform/plugins/shared/data_quality/public/routes/dataset_quality_details/url_schema_v1.ts similarity index 100% rename from x-pack/plugins/data_quality/public/routes/dataset_quality_details/url_schema_v1.ts rename to x-pack/platform/plugins/shared/data_quality/public/routes/dataset_quality_details/url_schema_v1.ts diff --git a/x-pack/plugins/data_quality/public/routes/dataset_quality_details/url_state_storage_service.ts b/x-pack/platform/plugins/shared/data_quality/public/routes/dataset_quality_details/url_state_storage_service.ts similarity index 100% rename from x-pack/plugins/data_quality/public/routes/dataset_quality_details/url_state_storage_service.ts rename to x-pack/platform/plugins/shared/data_quality/public/routes/dataset_quality_details/url_state_storage_service.ts diff --git a/x-pack/plugins/data_quality/public/routes/index.tsx b/x-pack/platform/plugins/shared/data_quality/public/routes/index.tsx similarity index 100% rename from x-pack/plugins/data_quality/public/routes/index.tsx rename to x-pack/platform/plugins/shared/data_quality/public/routes/index.tsx diff --git a/x-pack/plugins/data_quality/public/types.ts b/x-pack/platform/plugins/shared/data_quality/public/types.ts similarity index 100% rename from x-pack/plugins/data_quality/public/types.ts rename to x-pack/platform/plugins/shared/data_quality/public/types.ts diff --git a/x-pack/plugins/data_quality/public/utils/kbn_url_state_context.ts b/x-pack/platform/plugins/shared/data_quality/public/utils/kbn_url_state_context.ts similarity index 100% rename from x-pack/plugins/data_quality/public/utils/kbn_url_state_context.ts rename to x-pack/platform/plugins/shared/data_quality/public/utils/kbn_url_state_context.ts diff --git a/x-pack/plugins/data_quality/public/utils/use_breadcrumbs.tsx b/x-pack/platform/plugins/shared/data_quality/public/utils/use_breadcrumbs.tsx similarity index 100% rename from x-pack/plugins/data_quality/public/utils/use_breadcrumbs.tsx rename to x-pack/platform/plugins/shared/data_quality/public/utils/use_breadcrumbs.tsx diff --git a/x-pack/plugins/data_quality/public/utils/use_kibana.tsx b/x-pack/platform/plugins/shared/data_quality/public/utils/use_kibana.tsx similarity index 100% rename from x-pack/plugins/data_quality/public/utils/use_kibana.tsx rename to x-pack/platform/plugins/shared/data_quality/public/utils/use_kibana.tsx diff --git a/x-pack/plugins/data_quality/server/features.ts b/x-pack/platform/plugins/shared/data_quality/server/features.ts similarity index 100% rename from x-pack/plugins/data_quality/server/features.ts rename to x-pack/platform/plugins/shared/data_quality/server/features.ts diff --git a/x-pack/plugins/data_quality/server/index.ts b/x-pack/platform/plugins/shared/data_quality/server/index.ts similarity index 100% rename from x-pack/plugins/data_quality/server/index.ts rename to x-pack/platform/plugins/shared/data_quality/server/index.ts diff --git a/x-pack/plugins/data_quality/server/plugin.ts b/x-pack/platform/plugins/shared/data_quality/server/plugin.ts similarity index 100% rename from x-pack/plugins/data_quality/server/plugin.ts rename to x-pack/platform/plugins/shared/data_quality/server/plugin.ts diff --git a/x-pack/plugins/data_quality/server/types.ts b/x-pack/platform/plugins/shared/data_quality/server/types.ts similarity index 100% rename from x-pack/plugins/data_quality/server/types.ts rename to x-pack/platform/plugins/shared/data_quality/server/types.ts diff --git a/x-pack/plugins/data_quality/tsconfig.json b/x-pack/platform/plugins/shared/data_quality/tsconfig.json similarity index 89% rename from x-pack/plugins/data_quality/tsconfig.json rename to x-pack/platform/plugins/shared/data_quality/tsconfig.json index a3f04f88ec7ff..e32e6e50f59da 100644 --- a/x-pack/plugins/data_quality/tsconfig.json +++ b/x-pack/platform/plugins/shared/data_quality/tsconfig.json @@ -1,5 +1,5 @@ { - "extends": "../../../tsconfig.base.json", + "extends": "../../../../../tsconfig.base.json", "compilerOptions": { "outDir": "target/types" }, @@ -8,7 +8,7 @@ "common/**/*", "public/**/*", "server/**/*", - "../../../typings/**/*" + "../../../../../typings/**/*" ], "kbn_references": [ "@kbn/core", diff --git a/x-pack/plugins/observability_solution/dataset_quality/README.md b/x-pack/platform/plugins/shared/dataset_quality/README.md similarity index 88% rename from x-pack/plugins/observability_solution/dataset_quality/README.md rename to x-pack/platform/plugins/shared/dataset_quality/README.md index 45883f6964cc8..59664f480a714 100755 --- a/x-pack/plugins/observability_solution/dataset_quality/README.md +++ b/x-pack/platform/plugins/shared/dataset_quality/README.md @@ -9,13 +9,13 @@ In order to make ongoing maintenance of log collection easy we want to introduce Kibana primarily uses Jest for unit testing. Each plugin or package defines a `jest.config.js` that extends a preset provided by the `@kbn/test` package. The following command runs all Data Set Quality unit tests: ``` -yarn jest --config x-pack/plugins/observability_solution/dataset_quality/jest.config.js +yarn jest --config x-pack/platform/plugins/shared/dataset_quality/jest.config.js ``` You can also run a specific test by passing the filepath as an argument, e.g.: ``` -yarn jest --config x-pack/plugins/observability_solution/dataset_quality/jest.config.js x-pack/plugins/observability_solution/dataset_quality/server/routes/data_streams/get_data_streams/get_data_streams.test.ts +yarn jest --config x-pack/platform/plugins/shared/dataset_quality/jest.config.js x-pack/platform/plugins/shared/dataset_quality/server/routes/data_streams/get_data_streams/get_data_streams.test.ts ``` ### Deployment-agnostic API tests @@ -58,7 +58,7 @@ The API tests are located in [`x-pack/test/dataset_quality_api_integration/`](/x #### Start server and run test (single process) ``` -node x-pack/plugins/observability_solution/dataset_quality/scripts/api [--help] +node x-pack/platform/plugins/shared/dataset_quality/scripts/api [--help] ``` The above command will start an ES instance on http://localhost:9220, a Kibana instance on http://localhost:5620 and run the api tests. @@ -68,10 +68,10 @@ Once the tests finish, the instances will be terminated. ```sh # start server -node x-pack/plugins/observability_solution/dataset_quality/scripts/api --server +node x-pack/platform/plugins/shared/dataset_quality/scripts/api --server # run tests -node x-pack/plugins/observability_solution/dataset_quality/scripts/api --runner --grep-files=data_stream_settings.spec.ts +node x-pack/platform/plugins/shared/dataset_quality/scripts/api --runner --grep-files=data_stream_settings.spec.ts ``` ### Using dockerized package registry diff --git a/x-pack/plugins/observability_solution/dataset_quality/common/api_types.ts b/x-pack/platform/plugins/shared/dataset_quality/common/api_types.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/common/api_types.ts rename to x-pack/platform/plugins/shared/dataset_quality/common/api_types.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/common/constants.ts b/x-pack/platform/plugins/shared/dataset_quality/common/constants.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/common/constants.ts rename to x-pack/platform/plugins/shared/dataset_quality/common/constants.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/common/data_stream_details/index.ts b/x-pack/platform/plugins/shared/dataset_quality/common/data_stream_details/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/common/data_stream_details/index.ts rename to x-pack/platform/plugins/shared/dataset_quality/common/data_stream_details/index.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/common/data_stream_details/types.ts b/x-pack/platform/plugins/shared/dataset_quality/common/data_stream_details/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/common/data_stream_details/types.ts rename to x-pack/platform/plugins/shared/dataset_quality/common/data_stream_details/types.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/common/data_streams_stats/data_stream_stat.ts b/x-pack/platform/plugins/shared/dataset_quality/common/data_streams_stats/data_stream_stat.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/common/data_streams_stats/data_stream_stat.ts rename to x-pack/platform/plugins/shared/dataset_quality/common/data_streams_stats/data_stream_stat.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/common/data_streams_stats/index.ts b/x-pack/platform/plugins/shared/dataset_quality/common/data_streams_stats/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/common/data_streams_stats/index.ts rename to x-pack/platform/plugins/shared/dataset_quality/common/data_streams_stats/index.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/common/data_streams_stats/integration.ts b/x-pack/platform/plugins/shared/dataset_quality/common/data_streams_stats/integration.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/common/data_streams_stats/integration.ts rename to x-pack/platform/plugins/shared/dataset_quality/common/data_streams_stats/integration.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/common/data_streams_stats/types.ts b/x-pack/platform/plugins/shared/dataset_quality/common/data_streams_stats/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/common/data_streams_stats/types.ts rename to x-pack/platform/plugins/shared/dataset_quality/common/data_streams_stats/types.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/common/errors.ts b/x-pack/platform/plugins/shared/dataset_quality/common/errors.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/common/errors.ts rename to x-pack/platform/plugins/shared/dataset_quality/common/errors.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/common/es_fields/index.ts b/x-pack/platform/plugins/shared/dataset_quality/common/es_fields/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/common/es_fields/index.ts rename to x-pack/platform/plugins/shared/dataset_quality/common/es_fields/index.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/common/fetch_options.ts b/x-pack/platform/plugins/shared/dataset_quality/common/fetch_options.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/common/fetch_options.ts rename to x-pack/platform/plugins/shared/dataset_quality/common/fetch_options.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/common/index.ts b/x-pack/platform/plugins/shared/dataset_quality/common/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/common/index.ts rename to x-pack/platform/plugins/shared/dataset_quality/common/index.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/common/plugin_config.ts b/x-pack/platform/plugins/shared/dataset_quality/common/plugin_config.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/common/plugin_config.ts rename to x-pack/platform/plugins/shared/dataset_quality/common/plugin_config.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/common/rest/call_api.ts b/x-pack/platform/plugins/shared/dataset_quality/common/rest/call_api.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/common/rest/call_api.ts rename to x-pack/platform/plugins/shared/dataset_quality/common/rest/call_api.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/common/rest/create_call_dataset_quality_api.ts b/x-pack/platform/plugins/shared/dataset_quality/common/rest/create_call_dataset_quality_api.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/common/rest/create_call_dataset_quality_api.ts rename to x-pack/platform/plugins/shared/dataset_quality/common/rest/create_call_dataset_quality_api.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/common/rest/index.ts b/x-pack/platform/plugins/shared/dataset_quality/common/rest/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/common/rest/index.ts rename to x-pack/platform/plugins/shared/dataset_quality/common/rest/index.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/common/translations.ts b/x-pack/platform/plugins/shared/dataset_quality/common/translations.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/common/translations.ts rename to x-pack/platform/plugins/shared/dataset_quality/common/translations.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/common/types/common.ts b/x-pack/platform/plugins/shared/dataset_quality/common/types/common.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/common/types/common.ts rename to x-pack/platform/plugins/shared/dataset_quality/common/types/common.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/common/types/dataset_types.ts b/x-pack/platform/plugins/shared/dataset_quality/common/types/dataset_types.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/common/types/dataset_types.ts rename to x-pack/platform/plugins/shared/dataset_quality/common/types/dataset_types.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/common/types/index.ts b/x-pack/platform/plugins/shared/dataset_quality/common/types/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/common/types/index.ts rename to x-pack/platform/plugins/shared/dataset_quality/common/types/index.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/common/types/quality_types.ts b/x-pack/platform/plugins/shared/dataset_quality/common/types/quality_types.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/common/types/quality_types.ts rename to x-pack/platform/plugins/shared/dataset_quality/common/types/quality_types.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/common/utils/component_template_name.ts b/x-pack/platform/plugins/shared/dataset_quality/common/utils/component_template_name.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/common/utils/component_template_name.ts rename to x-pack/platform/plugins/shared/dataset_quality/common/utils/component_template_name.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/common/utils/dataset_name.test.ts b/x-pack/platform/plugins/shared/dataset_quality/common/utils/dataset_name.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/common/utils/dataset_name.test.ts rename to x-pack/platform/plugins/shared/dataset_quality/common/utils/dataset_name.test.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/common/utils/dataset_name.ts b/x-pack/platform/plugins/shared/dataset_quality/common/utils/dataset_name.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/common/utils/dataset_name.ts rename to x-pack/platform/plugins/shared/dataset_quality/common/utils/dataset_name.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/common/utils/index.ts b/x-pack/platform/plugins/shared/dataset_quality/common/utils/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/common/utils/index.ts rename to x-pack/platform/plugins/shared/dataset_quality/common/utils/index.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/common/utils/quality_helpers.ts b/x-pack/platform/plugins/shared/dataset_quality/common/utils/quality_helpers.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/common/utils/quality_helpers.ts rename to x-pack/platform/plugins/shared/dataset_quality/common/utils/quality_helpers.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/jest.config.js b/x-pack/platform/plugins/shared/dataset_quality/jest.config.js similarity index 56% rename from x-pack/plugins/observability_solution/logs_explorer/jest.config.js rename to x-pack/platform/plugins/shared/dataset_quality/jest.config.js index 474325ddb00f4..5776eef45a9aa 100644 --- a/x-pack/plugins/observability_solution/logs_explorer/jest.config.js +++ b/x-pack/platform/plugins/shared/dataset_quality/jest.config.js @@ -7,12 +7,12 @@ module.exports = { preset: '@kbn/test', - rootDir: '../../../..', - roots: ['/x-pack/plugins/observability_solution/logs_explorer'], + rootDir: '../../../../..', + roots: ['/x-pack/platform/plugins/shared/dataset_quality'], coverageDirectory: - '/target/kibana-coverage/jest/x-pack/plugins/observability_solution/logs_explorer', + '/target/kibana-coverage/jest/x-pack/platform/plugins/shared/dataset_quality', coverageReporters: ['text', 'html'], collectCoverageFrom: [ - '/x-pack/plugins/observability_solution/logs_explorer/{common,public}/**/*.{ts,tsx}', + '/x-pack/platform/plugins/shared/dataset_quality/{common,public}/**/*.{ts,tsx}', ], }; diff --git a/x-pack/plugins/observability_solution/dataset_quality/kibana.jsonc b/x-pack/platform/plugins/shared/dataset_quality/kibana.jsonc similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/kibana.jsonc rename to x-pack/platform/plugins/shared/dataset_quality/kibana.jsonc diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/components/common/descriptive_switch.tsx b/x-pack/platform/plugins/shared/dataset_quality/public/components/common/descriptive_switch.tsx similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/components/common/descriptive_switch.tsx rename to x-pack/platform/plugins/shared/dataset_quality/public/components/common/descriptive_switch.tsx diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/components/common/index.ts b/x-pack/platform/plugins/shared/dataset_quality/public/components/common/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/components/common/index.ts rename to x-pack/platform/plugins/shared/dataset_quality/public/components/common/index.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/components/common/insufficient_privileges.tsx b/x-pack/platform/plugins/shared/dataset_quality/public/components/common/insufficient_privileges.tsx similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/components/common/insufficient_privileges.tsx rename to x-pack/platform/plugins/shared/dataset_quality/public/components/common/insufficient_privileges.tsx diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/components/common/integration_icon.tsx b/x-pack/platform/plugins/shared/dataset_quality/public/components/common/integration_icon.tsx similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/components/common/integration_icon.tsx rename to x-pack/platform/plugins/shared/dataset_quality/public/components/common/integration_icon.tsx diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/components/common/spark_plot.tsx b/x-pack/platform/plugins/shared/dataset_quality/public/components/common/spark_plot.tsx similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/components/common/spark_plot.tsx rename to x-pack/platform/plugins/shared/dataset_quality/public/components/common/spark_plot.tsx diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/components/common/vertical_rule.tsx b/x-pack/platform/plugins/shared/dataset_quality/public/components/common/vertical_rule.tsx similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/components/common/vertical_rule.tsx rename to x-pack/platform/plugins/shared/dataset_quality/public/components/common/vertical_rule.tsx diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality/context.ts b/x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality/context.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality/context.ts rename to x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality/context.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality/dataset_quality.tsx b/x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality/dataset_quality.tsx similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality/dataset_quality.tsx rename to x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality/dataset_quality.tsx diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality/empty_state/empty_state.tsx b/x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality/empty_state/empty_state.tsx similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality/empty_state/empty_state.tsx rename to x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality/empty_state/empty_state.tsx diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality/filters/filter_bar.tsx b/x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality/filters/filter_bar.tsx similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality/filters/filter_bar.tsx rename to x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality/filters/filter_bar.tsx diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality/filters/filters.tsx b/x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality/filters/filters.tsx similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality/filters/filters.tsx rename to x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality/filters/filters.tsx diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality/filters/integrations_selector.tsx b/x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality/filters/integrations_selector.tsx similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality/filters/integrations_selector.tsx rename to x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality/filters/integrations_selector.tsx diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality/filters/namespaces_selector.tsx b/x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality/filters/namespaces_selector.tsx similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality/filters/namespaces_selector.tsx rename to x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality/filters/namespaces_selector.tsx diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality/filters/qualities_selector.tsx b/x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality/filters/qualities_selector.tsx similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality/filters/qualities_selector.tsx rename to x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality/filters/qualities_selector.tsx diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality/filters/selector.tsx b/x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality/filters/selector.tsx similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality/filters/selector.tsx rename to x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality/filters/selector.tsx diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality/header.tsx b/x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality/header.tsx similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality/header.tsx rename to x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality/header.tsx diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality/index.tsx b/x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality/index.tsx similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality/index.tsx rename to x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality/index.tsx diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality/summary_panel/data_placeholder.tsx b/x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality/summary_panel/data_placeholder.tsx similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality/summary_panel/data_placeholder.tsx rename to x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality/summary_panel/data_placeholder.tsx diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality/summary_panel/datasets_activity.tsx b/x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality/summary_panel/datasets_activity.tsx similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality/summary_panel/datasets_activity.tsx rename to x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality/summary_panel/datasets_activity.tsx diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality/summary_panel/datasets_quality_indicators.tsx b/x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality/summary_panel/datasets_quality_indicators.tsx similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality/summary_panel/datasets_quality_indicators.tsx rename to x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality/summary_panel/datasets_quality_indicators.tsx diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality/summary_panel/estimated_data.tsx b/x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality/summary_panel/estimated_data.tsx similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality/summary_panel/estimated_data.tsx rename to x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality/summary_panel/estimated_data.tsx diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality/summary_panel/summary_panel.tsx b/x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality/summary_panel/summary_panel.tsx similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality/summary_panel/summary_panel.tsx rename to x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality/summary_panel/summary_panel.tsx diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality/table/columns.tsx b/x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality/table/columns.tsx similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality/table/columns.tsx rename to x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality/table/columns.tsx diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality/table/dataset_quality_details_link.test.tsx b/x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality/table/dataset_quality_details_link.test.tsx similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality/table/dataset_quality_details_link.test.tsx rename to x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality/table/dataset_quality_details_link.test.tsx diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality/table/dataset_quality_details_link.tsx b/x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality/table/dataset_quality_details_link.tsx similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality/table/dataset_quality_details_link.tsx rename to x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality/table/dataset_quality_details_link.tsx diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality/table/degraded_docs_percentage_link.tsx b/x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality/table/degraded_docs_percentage_link.tsx similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality/table/degraded_docs_percentage_link.tsx rename to x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality/table/degraded_docs_percentage_link.tsx diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality/table/table.tsx b/x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality/table/table.tsx similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality/table/table.tsx rename to x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality/table/table.tsx diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality/warnings/warnings.tsx b/x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality/warnings/warnings.tsx similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality/warnings/warnings.tsx rename to x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality/warnings/warnings.tsx diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality_details/context.ts b/x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality_details/context.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality_details/context.ts rename to x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality_details/context.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality_details/dataset_quality_details.tsx b/x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality_details/dataset_quality_details.tsx similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality_details/dataset_quality_details.tsx rename to x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality_details/dataset_quality_details.tsx diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality_details/degraded_field_flyout/field_info.tsx b/x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality_details/degraded_field_flyout/field_info.tsx similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality_details/degraded_field_flyout/field_info.tsx rename to x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality_details/degraded_field_flyout/field_info.tsx diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality_details/degraded_field_flyout/index.tsx b/x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality_details/degraded_field_flyout/index.tsx similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality_details/degraded_field_flyout/index.tsx rename to x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality_details/degraded_field_flyout/index.tsx diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality_details/degraded_field_flyout/possible_mitigations/field_limit/field_limit_documentation_link.tsx b/x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality_details/degraded_field_flyout/possible_mitigations/field_limit/field_limit_documentation_link.tsx similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality_details/degraded_field_flyout/possible_mitigations/field_limit/field_limit_documentation_link.tsx rename to x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality_details/degraded_field_flyout/possible_mitigations/field_limit/field_limit_documentation_link.tsx diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality_details/degraded_field_flyout/possible_mitigations/field_limit/field_mapping_limit.tsx b/x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality_details/degraded_field_flyout/possible_mitigations/field_limit/field_mapping_limit.tsx similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality_details/degraded_field_flyout/possible_mitigations/field_limit/field_mapping_limit.tsx rename to x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality_details/degraded_field_flyout/possible_mitigations/field_limit/field_mapping_limit.tsx diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality_details/degraded_field_flyout/possible_mitigations/field_limit/increase_field_mapping_limit.tsx b/x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality_details/degraded_field_flyout/possible_mitigations/field_limit/increase_field_mapping_limit.tsx similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality_details/degraded_field_flyout/possible_mitigations/field_limit/increase_field_mapping_limit.tsx rename to x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality_details/degraded_field_flyout/possible_mitigations/field_limit/increase_field_mapping_limit.tsx diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality_details/degraded_field_flyout/possible_mitigations/field_limit/message_callout.tsx b/x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality_details/degraded_field_flyout/possible_mitigations/field_limit/message_callout.tsx similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality_details/degraded_field_flyout/possible_mitigations/field_limit/message_callout.tsx rename to x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality_details/degraded_field_flyout/possible_mitigations/field_limit/message_callout.tsx diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality_details/degraded_field_flyout/possible_mitigations/index.tsx b/x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality_details/degraded_field_flyout/possible_mitigations/index.tsx similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality_details/degraded_field_flyout/possible_mitigations/index.tsx rename to x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality_details/degraded_field_flyout/possible_mitigations/index.tsx diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality_details/degraded_field_flyout/possible_mitigations/manual/component_template_link.tsx b/x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality_details/degraded_field_flyout/possible_mitigations/manual/component_template_link.tsx similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality_details/degraded_field_flyout/possible_mitigations/manual/component_template_link.tsx rename to x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality_details/degraded_field_flyout/possible_mitigations/manual/component_template_link.tsx diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality_details/degraded_field_flyout/possible_mitigations/manual/index.tsx b/x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality_details/degraded_field_flyout/possible_mitigations/manual/index.tsx similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality_details/degraded_field_flyout/possible_mitigations/manual/index.tsx rename to x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality_details/degraded_field_flyout/possible_mitigations/manual/index.tsx diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality_details/degraded_field_flyout/possible_mitigations/manual/pipeline_link.tsx b/x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality_details/degraded_field_flyout/possible_mitigations/manual/pipeline_link.tsx similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality_details/degraded_field_flyout/possible_mitigations/manual/pipeline_link.tsx rename to x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality_details/degraded_field_flyout/possible_mitigations/manual/pipeline_link.tsx diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality_details/degraded_field_flyout/possible_mitigations/title.tsx b/x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality_details/degraded_field_flyout/possible_mitigations/title.tsx similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality_details/degraded_field_flyout/possible_mitigations/title.tsx rename to x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality_details/degraded_field_flyout/possible_mitigations/title.tsx diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality_details/details/dataset_summary.tsx b/x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality_details/details/dataset_summary.tsx similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality_details/details/dataset_summary.tsx rename to x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality_details/details/dataset_summary.tsx diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality_details/details/fields_list.tsx b/x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality_details/details/fields_list.tsx similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality_details/details/fields_list.tsx rename to x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality_details/details/fields_list.tsx diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality_details/details/header.tsx b/x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality_details/details/header.tsx similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality_details/details/header.tsx rename to x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality_details/details/header.tsx diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality_details/details/index.tsx b/x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality_details/details/index.tsx similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality_details/details/index.tsx rename to x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality_details/details/index.tsx diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality_details/details/integration_actions_menu.tsx b/x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality_details/details/integration_actions_menu.tsx similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality_details/details/integration_actions_menu.tsx rename to x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality_details/details/integration_actions_menu.tsx diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality_details/header.tsx b/x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality_details/header.tsx similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality_details/header.tsx rename to x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality_details/header.tsx diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality_details/index.tsx b/x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality_details/index.tsx similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality_details/index.tsx rename to x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality_details/index.tsx diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality_details/index_not_found_prompt.tsx b/x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality_details/index_not_found_prompt.tsx similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality_details/index_not_found_prompt.tsx rename to x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality_details/index_not_found_prompt.tsx diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality_details/overview/aggregation_not_supported.tsx b/x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality_details/overview/aggregation_not_supported.tsx similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality_details/overview/aggregation_not_supported.tsx rename to x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality_details/overview/aggregation_not_supported.tsx diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality_details/overview/degraded_fields/columns.tsx b/x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality_details/overview/degraded_fields/columns.tsx similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality_details/overview/degraded_fields/columns.tsx rename to x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality_details/overview/degraded_fields/columns.tsx diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality_details/overview/degraded_fields/degraded_fields.tsx b/x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality_details/overview/degraded_fields/degraded_fields.tsx similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality_details/overview/degraded_fields/degraded_fields.tsx rename to x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality_details/overview/degraded_fields/degraded_fields.tsx diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality_details/overview/degraded_fields/index.ts b/x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality_details/overview/degraded_fields/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality_details/overview/degraded_fields/index.ts rename to x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality_details/overview/degraded_fields/index.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality_details/overview/degraded_fields/table.tsx b/x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality_details/overview/degraded_fields/table.tsx similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality_details/overview/degraded_fields/table.tsx rename to x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality_details/overview/degraded_fields/table.tsx diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality_details/overview/document_trends/degraded_docs/degraded_docs_chart.tsx b/x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality_details/overview/document_trends/degraded_docs/degraded_docs_chart.tsx similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality_details/overview/document_trends/degraded_docs/degraded_docs_chart.tsx rename to x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality_details/overview/document_trends/degraded_docs/degraded_docs_chart.tsx diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality_details/overview/document_trends/degraded_docs/index.tsx b/x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality_details/overview/document_trends/degraded_docs/index.tsx similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality_details/overview/document_trends/degraded_docs/index.tsx rename to x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality_details/overview/document_trends/degraded_docs/index.tsx diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality_details/overview/document_trends/degraded_docs/lens_attributes.ts b/x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality_details/overview/document_trends/degraded_docs/lens_attributes.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality_details/overview/document_trends/degraded_docs/lens_attributes.ts rename to x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality_details/overview/document_trends/degraded_docs/lens_attributes.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality_details/overview/header.tsx b/x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality_details/overview/header.tsx similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality_details/overview/header.tsx rename to x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality_details/overview/header.tsx diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality_details/overview/index.tsx b/x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality_details/overview/index.tsx similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality_details/overview/index.tsx rename to x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality_details/overview/index.tsx diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality_details/overview/summary/index.tsx b/x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality_details/overview/summary/index.tsx similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality_details/overview/summary/index.tsx rename to x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality_details/overview/summary/index.tsx diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality_details/overview/summary/panel.tsx b/x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality_details/overview/summary/panel.tsx similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/components/dataset_quality_details/overview/summary/panel.tsx rename to x-pack/platform/plugins/shared/dataset_quality/public/components/dataset_quality_details/overview/summary/panel.tsx diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/components/quality_indicator/dataset_quality_indicator.tsx b/x-pack/platform/plugins/shared/dataset_quality/public/components/quality_indicator/dataset_quality_indicator.tsx similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/components/quality_indicator/dataset_quality_indicator.tsx rename to x-pack/platform/plugins/shared/dataset_quality/public/components/quality_indicator/dataset_quality_indicator.tsx diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/components/quality_indicator/helpers.ts b/x-pack/platform/plugins/shared/dataset_quality/public/components/quality_indicator/helpers.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/components/quality_indicator/helpers.ts rename to x-pack/platform/plugins/shared/dataset_quality/public/components/quality_indicator/helpers.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/components/quality_indicator/index.ts b/x-pack/platform/plugins/shared/dataset_quality/public/components/quality_indicator/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/components/quality_indicator/index.ts rename to x-pack/platform/plugins/shared/dataset_quality/public/components/quality_indicator/index.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/components/quality_indicator/indicator.tsx b/x-pack/platform/plugins/shared/dataset_quality/public/components/quality_indicator/indicator.tsx similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/components/quality_indicator/indicator.tsx rename to x-pack/platform/plugins/shared/dataset_quality/public/components/quality_indicator/indicator.tsx diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/components/quality_indicator/percentage_indicator.tsx b/x-pack/platform/plugins/shared/dataset_quality/public/components/quality_indicator/percentage_indicator.tsx similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/components/quality_indicator/percentage_indicator.tsx rename to x-pack/platform/plugins/shared/dataset_quality/public/components/quality_indicator/percentage_indicator.tsx diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/controller/dataset_quality/create_controller.ts b/x-pack/platform/plugins/shared/dataset_quality/public/controller/dataset_quality/create_controller.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/controller/dataset_quality/create_controller.ts rename to x-pack/platform/plugins/shared/dataset_quality/public/controller/dataset_quality/create_controller.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/controller/dataset_quality/index.ts b/x-pack/platform/plugins/shared/dataset_quality/public/controller/dataset_quality/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/controller/dataset_quality/index.ts rename to x-pack/platform/plugins/shared/dataset_quality/public/controller/dataset_quality/index.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/controller/dataset_quality/lazy_create_controller.ts b/x-pack/platform/plugins/shared/dataset_quality/public/controller/dataset_quality/lazy_create_controller.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/controller/dataset_quality/lazy_create_controller.ts rename to x-pack/platform/plugins/shared/dataset_quality/public/controller/dataset_quality/lazy_create_controller.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/controller/dataset_quality/public_state.ts b/x-pack/platform/plugins/shared/dataset_quality/public/controller/dataset_quality/public_state.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/controller/dataset_quality/public_state.ts rename to x-pack/platform/plugins/shared/dataset_quality/public/controller/dataset_quality/public_state.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/controller/dataset_quality/types.ts b/x-pack/platform/plugins/shared/dataset_quality/public/controller/dataset_quality/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/controller/dataset_quality/types.ts rename to x-pack/platform/plugins/shared/dataset_quality/public/controller/dataset_quality/types.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/controller/dataset_quality_details/create_controller.ts b/x-pack/platform/plugins/shared/dataset_quality/public/controller/dataset_quality_details/create_controller.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/controller/dataset_quality_details/create_controller.ts rename to x-pack/platform/plugins/shared/dataset_quality/public/controller/dataset_quality_details/create_controller.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/controller/dataset_quality_details/index.ts b/x-pack/platform/plugins/shared/dataset_quality/public/controller/dataset_quality_details/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/controller/dataset_quality_details/index.ts rename to x-pack/platform/plugins/shared/dataset_quality/public/controller/dataset_quality_details/index.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/controller/dataset_quality_details/lazy_create_controller.ts b/x-pack/platform/plugins/shared/dataset_quality/public/controller/dataset_quality_details/lazy_create_controller.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/controller/dataset_quality_details/lazy_create_controller.ts rename to x-pack/platform/plugins/shared/dataset_quality/public/controller/dataset_quality_details/lazy_create_controller.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/controller/dataset_quality_details/public_state.ts b/x-pack/platform/plugins/shared/dataset_quality/public/controller/dataset_quality_details/public_state.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/controller/dataset_quality_details/public_state.ts rename to x-pack/platform/plugins/shared/dataset_quality/public/controller/dataset_quality_details/public_state.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/controller/dataset_quality_details/types.ts b/x-pack/platform/plugins/shared/dataset_quality/public/controller/dataset_quality_details/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/controller/dataset_quality_details/types.ts rename to x-pack/platform/plugins/shared/dataset_quality/public/controller/dataset_quality_details/types.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/hooks/index.ts b/x-pack/platform/plugins/shared/dataset_quality/public/hooks/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/hooks/index.ts rename to x-pack/platform/plugins/shared/dataset_quality/public/hooks/index.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/hooks/use_create_dataview.ts b/x-pack/platform/plugins/shared/dataset_quality/public/hooks/use_create_dataview.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/hooks/use_create_dataview.ts rename to x-pack/platform/plugins/shared/dataset_quality/public/hooks/use_create_dataview.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/hooks/use_dataset_details_telemetry.ts b/x-pack/platform/plugins/shared/dataset_quality/public/hooks/use_dataset_details_telemetry.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/hooks/use_dataset_details_telemetry.ts rename to x-pack/platform/plugins/shared/dataset_quality/public/hooks/use_dataset_details_telemetry.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/hooks/use_dataset_quality_details_state.ts b/x-pack/platform/plugins/shared/dataset_quality/public/hooks/use_dataset_quality_details_state.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/hooks/use_dataset_quality_details_state.ts rename to x-pack/platform/plugins/shared/dataset_quality/public/hooks/use_dataset_quality_details_state.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/hooks/use_dataset_quality_filters.ts b/x-pack/platform/plugins/shared/dataset_quality/public/hooks/use_dataset_quality_filters.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/hooks/use_dataset_quality_filters.ts rename to x-pack/platform/plugins/shared/dataset_quality/public/hooks/use_dataset_quality_filters.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/hooks/use_dataset_quality_table.tsx b/x-pack/platform/plugins/shared/dataset_quality/public/hooks/use_dataset_quality_table.tsx similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/hooks/use_dataset_quality_table.tsx rename to x-pack/platform/plugins/shared/dataset_quality/public/hooks/use_dataset_quality_table.tsx diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/hooks/use_dataset_quality_warnings.ts b/x-pack/platform/plugins/shared/dataset_quality/public/hooks/use_dataset_quality_warnings.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/hooks/use_dataset_quality_warnings.ts rename to x-pack/platform/plugins/shared/dataset_quality/public/hooks/use_dataset_quality_warnings.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/hooks/use_dataset_telemetry.ts b/x-pack/platform/plugins/shared/dataset_quality/public/hooks/use_dataset_telemetry.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/hooks/use_dataset_telemetry.ts rename to x-pack/platform/plugins/shared/dataset_quality/public/hooks/use_dataset_telemetry.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/hooks/use_degraded_docs_chart.ts b/x-pack/platform/plugins/shared/dataset_quality/public/hooks/use_degraded_docs_chart.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/hooks/use_degraded_docs_chart.ts rename to x-pack/platform/plugins/shared/dataset_quality/public/hooks/use_degraded_docs_chart.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/hooks/use_degraded_fields.ts b/x-pack/platform/plugins/shared/dataset_quality/public/hooks/use_degraded_fields.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/hooks/use_degraded_fields.ts rename to x-pack/platform/plugins/shared/dataset_quality/public/hooks/use_degraded_fields.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/hooks/use_empty_state.ts b/x-pack/platform/plugins/shared/dataset_quality/public/hooks/use_empty_state.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/hooks/use_empty_state.ts rename to x-pack/platform/plugins/shared/dataset_quality/public/hooks/use_empty_state.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/hooks/use_integration_actions.ts b/x-pack/platform/plugins/shared/dataset_quality/public/hooks/use_integration_actions.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/hooks/use_integration_actions.ts rename to x-pack/platform/plugins/shared/dataset_quality/public/hooks/use_integration_actions.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/hooks/use_overview_summary_panel.ts b/x-pack/platform/plugins/shared/dataset_quality/public/hooks/use_overview_summary_panel.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/hooks/use_overview_summary_panel.ts rename to x-pack/platform/plugins/shared/dataset_quality/public/hooks/use_overview_summary_panel.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/hooks/use_redirect_link.ts b/x-pack/platform/plugins/shared/dataset_quality/public/hooks/use_redirect_link.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/hooks/use_redirect_link.ts rename to x-pack/platform/plugins/shared/dataset_quality/public/hooks/use_redirect_link.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/hooks/use_redirect_link_telemetry.ts b/x-pack/platform/plugins/shared/dataset_quality/public/hooks/use_redirect_link_telemetry.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/hooks/use_redirect_link_telemetry.ts rename to x-pack/platform/plugins/shared/dataset_quality/public/hooks/use_redirect_link_telemetry.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/hooks/use_summary_panel.ts b/x-pack/platform/plugins/shared/dataset_quality/public/hooks/use_summary_panel.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/hooks/use_summary_panel.ts rename to x-pack/platform/plugins/shared/dataset_quality/public/hooks/use_summary_panel.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/icons/logging.svg b/x-pack/platform/plugins/shared/dataset_quality/public/icons/logging.svg similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/icons/logging.svg rename to x-pack/platform/plugins/shared/dataset_quality/public/icons/logging.svg diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/index.ts b/x-pack/platform/plugins/shared/dataset_quality/public/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/index.ts rename to x-pack/platform/plugins/shared/dataset_quality/public/index.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/plugin.tsx b/x-pack/platform/plugins/shared/dataset_quality/public/plugin.tsx similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/plugin.tsx rename to x-pack/platform/plugins/shared/dataset_quality/public/plugin.tsx diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/services/data_stream_details/data_stream_details_client.ts b/x-pack/platform/plugins/shared/dataset_quality/public/services/data_stream_details/data_stream_details_client.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/services/data_stream_details/data_stream_details_client.ts rename to x-pack/platform/plugins/shared/dataset_quality/public/services/data_stream_details/data_stream_details_client.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/services/data_stream_details/data_stream_details_service.ts b/x-pack/platform/plugins/shared/dataset_quality/public/services/data_stream_details/data_stream_details_service.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/services/data_stream_details/data_stream_details_service.ts rename to x-pack/platform/plugins/shared/dataset_quality/public/services/data_stream_details/data_stream_details_service.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/services/data_stream_details/index.ts b/x-pack/platform/plugins/shared/dataset_quality/public/services/data_stream_details/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/services/data_stream_details/index.ts rename to x-pack/platform/plugins/shared/dataset_quality/public/services/data_stream_details/index.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/services/data_stream_details/types.ts b/x-pack/platform/plugins/shared/dataset_quality/public/services/data_stream_details/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/services/data_stream_details/types.ts rename to x-pack/platform/plugins/shared/dataset_quality/public/services/data_stream_details/types.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/services/data_streams_stats/data_streams_stats_client.ts b/x-pack/platform/plugins/shared/dataset_quality/public/services/data_streams_stats/data_streams_stats_client.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/services/data_streams_stats/data_streams_stats_client.ts rename to x-pack/platform/plugins/shared/dataset_quality/public/services/data_streams_stats/data_streams_stats_client.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/services/data_streams_stats/data_streams_stats_service.ts b/x-pack/platform/plugins/shared/dataset_quality/public/services/data_streams_stats/data_streams_stats_service.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/services/data_streams_stats/data_streams_stats_service.ts rename to x-pack/platform/plugins/shared/dataset_quality/public/services/data_streams_stats/data_streams_stats_service.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/services/data_streams_stats/index.ts b/x-pack/platform/plugins/shared/dataset_quality/public/services/data_streams_stats/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/services/data_streams_stats/index.ts rename to x-pack/platform/plugins/shared/dataset_quality/public/services/data_streams_stats/index.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/services/data_streams_stats/types.ts b/x-pack/platform/plugins/shared/dataset_quality/public/services/data_streams_stats/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/services/data_streams_stats/types.ts rename to x-pack/platform/plugins/shared/dataset_quality/public/services/data_streams_stats/types.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/services/telemetry/index.ts b/x-pack/platform/plugins/shared/dataset_quality/public/services/telemetry/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/services/telemetry/index.ts rename to x-pack/platform/plugins/shared/dataset_quality/public/services/telemetry/index.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/services/telemetry/telemetry_client.ts b/x-pack/platform/plugins/shared/dataset_quality/public/services/telemetry/telemetry_client.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/services/telemetry/telemetry_client.ts rename to x-pack/platform/plugins/shared/dataset_quality/public/services/telemetry/telemetry_client.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/services/telemetry/telemetry_events.ts b/x-pack/platform/plugins/shared/dataset_quality/public/services/telemetry/telemetry_events.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/services/telemetry/telemetry_events.ts rename to x-pack/platform/plugins/shared/dataset_quality/public/services/telemetry/telemetry_events.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/services/telemetry/telemetry_service.test.ts b/x-pack/platform/plugins/shared/dataset_quality/public/services/telemetry/telemetry_service.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/services/telemetry/telemetry_service.test.ts rename to x-pack/platform/plugins/shared/dataset_quality/public/services/telemetry/telemetry_service.test.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/services/telemetry/telemetry_service.ts b/x-pack/platform/plugins/shared/dataset_quality/public/services/telemetry/telemetry_service.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/services/telemetry/telemetry_service.ts rename to x-pack/platform/plugins/shared/dataset_quality/public/services/telemetry/telemetry_service.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/services/telemetry/types.ts b/x-pack/platform/plugins/shared/dataset_quality/public/services/telemetry/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/services/telemetry/types.ts rename to x-pack/platform/plugins/shared/dataset_quality/public/services/telemetry/types.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/state_machines/common/notifications.ts b/x-pack/platform/plugins/shared/dataset_quality/public/state_machines/common/notifications.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/state_machines/common/notifications.ts rename to x-pack/platform/plugins/shared/dataset_quality/public/state_machines/common/notifications.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/state_machines/dataset_quality_controller/index.ts b/x-pack/platform/plugins/shared/dataset_quality/public/state_machines/dataset_quality_controller/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/state_machines/dataset_quality_controller/index.ts rename to x-pack/platform/plugins/shared/dataset_quality/public/state_machines/dataset_quality_controller/index.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/state_machines/dataset_quality_controller/src/defaults.ts b/x-pack/platform/plugins/shared/dataset_quality/public/state_machines/dataset_quality_controller/src/defaults.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/state_machines/dataset_quality_controller/src/defaults.ts rename to x-pack/platform/plugins/shared/dataset_quality/public/state_machines/dataset_quality_controller/src/defaults.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/state_machines/dataset_quality_controller/src/index.ts b/x-pack/platform/plugins/shared/dataset_quality/public/state_machines/dataset_quality_controller/src/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/state_machines/dataset_quality_controller/src/index.ts rename to x-pack/platform/plugins/shared/dataset_quality/public/state_machines/dataset_quality_controller/src/index.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/state_machines/dataset_quality_controller/src/notifications.ts b/x-pack/platform/plugins/shared/dataset_quality/public/state_machines/dataset_quality_controller/src/notifications.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/state_machines/dataset_quality_controller/src/notifications.ts rename to x-pack/platform/plugins/shared/dataset_quality/public/state_machines/dataset_quality_controller/src/notifications.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/state_machines/dataset_quality_controller/src/state_machine.ts b/x-pack/platform/plugins/shared/dataset_quality/public/state_machines/dataset_quality_controller/src/state_machine.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/state_machines/dataset_quality_controller/src/state_machine.ts rename to x-pack/platform/plugins/shared/dataset_quality/public/state_machines/dataset_quality_controller/src/state_machine.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/state_machines/dataset_quality_controller/src/types.ts b/x-pack/platform/plugins/shared/dataset_quality/public/state_machines/dataset_quality_controller/src/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/state_machines/dataset_quality_controller/src/types.ts rename to x-pack/platform/plugins/shared/dataset_quality/public/state_machines/dataset_quality_controller/src/types.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/state_machines/dataset_quality_details_controller/defaults.ts b/x-pack/platform/plugins/shared/dataset_quality/public/state_machines/dataset_quality_details_controller/defaults.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/state_machines/dataset_quality_details_controller/defaults.ts rename to x-pack/platform/plugins/shared/dataset_quality/public/state_machines/dataset_quality_details_controller/defaults.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/state_machines/dataset_quality_details_controller/index.ts b/x-pack/platform/plugins/shared/dataset_quality/public/state_machines/dataset_quality_details_controller/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/state_machines/dataset_quality_details_controller/index.ts rename to x-pack/platform/plugins/shared/dataset_quality/public/state_machines/dataset_quality_details_controller/index.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/state_machines/dataset_quality_details_controller/notifications.ts b/x-pack/platform/plugins/shared/dataset_quality/public/state_machines/dataset_quality_details_controller/notifications.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/state_machines/dataset_quality_details_controller/notifications.ts rename to x-pack/platform/plugins/shared/dataset_quality/public/state_machines/dataset_quality_details_controller/notifications.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/state_machines/dataset_quality_details_controller/state_machine.ts b/x-pack/platform/plugins/shared/dataset_quality/public/state_machines/dataset_quality_details_controller/state_machine.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/state_machines/dataset_quality_details_controller/state_machine.ts rename to x-pack/platform/plugins/shared/dataset_quality/public/state_machines/dataset_quality_details_controller/state_machine.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/state_machines/dataset_quality_details_controller/types.ts b/x-pack/platform/plugins/shared/dataset_quality/public/state_machines/dataset_quality_details_controller/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/state_machines/dataset_quality_details_controller/types.ts rename to x-pack/platform/plugins/shared/dataset_quality/public/state_machines/dataset_quality_details_controller/types.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/types.ts b/x-pack/platform/plugins/shared/dataset_quality/public/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/types.ts rename to x-pack/platform/plugins/shared/dataset_quality/public/types.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/utils/filter_inactive_datasets.ts b/x-pack/platform/plugins/shared/dataset_quality/public/utils/filter_inactive_datasets.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/utils/filter_inactive_datasets.ts rename to x-pack/platform/plugins/shared/dataset_quality/public/utils/filter_inactive_datasets.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/utils/flatten_stats.ts b/x-pack/platform/plugins/shared/dataset_quality/public/utils/flatten_stats.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/utils/flatten_stats.ts rename to x-pack/platform/plugins/shared/dataset_quality/public/utils/flatten_stats.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/utils/generate_datasets.test.ts b/x-pack/platform/plugins/shared/dataset_quality/public/utils/generate_datasets.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/utils/generate_datasets.test.ts rename to x-pack/platform/plugins/shared/dataset_quality/public/utils/generate_datasets.test.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/utils/generate_datasets.ts b/x-pack/platform/plugins/shared/dataset_quality/public/utils/generate_datasets.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/utils/generate_datasets.ts rename to x-pack/platform/plugins/shared/dataset_quality/public/utils/generate_datasets.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/utils/index.ts b/x-pack/platform/plugins/shared/dataset_quality/public/utils/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/utils/index.ts rename to x-pack/platform/plugins/shared/dataset_quality/public/utils/index.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/utils/use_kibana.tsx b/x-pack/platform/plugins/shared/dataset_quality/public/utils/use_kibana.tsx similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/utils/use_kibana.tsx rename to x-pack/platform/plugins/shared/dataset_quality/public/utils/use_kibana.tsx diff --git a/x-pack/plugins/observability_solution/dataset_quality/public/utils/use_quick_time_ranges.tsx b/x-pack/platform/plugins/shared/dataset_quality/public/utils/use_quick_time_ranges.tsx similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/public/utils/use_quick_time_ranges.tsx rename to x-pack/platform/plugins/shared/dataset_quality/public/utils/use_quick_time_ranges.tsx diff --git a/x-pack/plugins/observability_solution/dataset_quality/scripts/api.js b/x-pack/platform/plugins/shared/dataset_quality/scripts/api.js similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/scripts/api.js rename to x-pack/platform/plugins/shared/dataset_quality/scripts/api.js diff --git a/x-pack/plugins/observability_solution/dataset_quality/server/index.ts b/x-pack/platform/plugins/shared/dataset_quality/server/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/server/index.ts rename to x-pack/platform/plugins/shared/dataset_quality/server/index.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/server/plugin.ts b/x-pack/platform/plugins/shared/dataset_quality/server/plugin.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/server/plugin.ts rename to x-pack/platform/plugins/shared/dataset_quality/server/plugin.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/server/routes/create_datasets_quality_server_route.ts b/x-pack/platform/plugins/shared/dataset_quality/server/routes/create_datasets_quality_server_route.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/server/routes/create_datasets_quality_server_route.ts rename to x-pack/platform/plugins/shared/dataset_quality/server/routes/create_datasets_quality_server_route.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/server/routes/data_streams/check_and_load_integration/index.ts b/x-pack/platform/plugins/shared/dataset_quality/server/routes/data_streams/check_and_load_integration/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/server/routes/data_streams/check_and_load_integration/index.ts rename to x-pack/platform/plugins/shared/dataset_quality/server/routes/data_streams/check_and_load_integration/index.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/server/routes/data_streams/check_and_load_integration/validate_custom_component_template.ts b/x-pack/platform/plugins/shared/dataset_quality/server/routes/data_streams/check_and_load_integration/validate_custom_component_template.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/server/routes/data_streams/check_and_load_integration/validate_custom_component_template.ts rename to x-pack/platform/plugins/shared/dataset_quality/server/routes/data_streams/check_and_load_integration/validate_custom_component_template.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/server/routes/data_streams/get_data_stream_details/index.ts b/x-pack/platform/plugins/shared/dataset_quality/server/routes/data_streams/get_data_stream_details/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/server/routes/data_streams/get_data_stream_details/index.ts rename to x-pack/platform/plugins/shared/dataset_quality/server/routes/data_streams/get_data_stream_details/index.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/server/routes/data_streams/get_data_streams/get_data_streams.test.ts b/x-pack/platform/plugins/shared/dataset_quality/server/routes/data_streams/get_data_streams/get_data_streams.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/server/routes/data_streams/get_data_streams/get_data_streams.test.ts rename to x-pack/platform/plugins/shared/dataset_quality/server/routes/data_streams/get_data_streams/get_data_streams.test.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/server/routes/data_streams/get_data_streams/index.ts b/x-pack/platform/plugins/shared/dataset_quality/server/routes/data_streams/get_data_streams/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/server/routes/data_streams/get_data_streams/index.ts rename to x-pack/platform/plugins/shared/dataset_quality/server/routes/data_streams/get_data_streams/index.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/server/routes/data_streams/get_data_streams_metering_stats/index.ts b/x-pack/platform/plugins/shared/dataset_quality/server/routes/data_streams/get_data_streams_metering_stats/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/server/routes/data_streams/get_data_streams_metering_stats/index.ts rename to x-pack/platform/plugins/shared/dataset_quality/server/routes/data_streams/get_data_streams_metering_stats/index.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/server/routes/data_streams/get_data_streams_stats/index.ts b/x-pack/platform/plugins/shared/dataset_quality/server/routes/data_streams/get_data_streams_stats/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/server/routes/data_streams/get_data_streams_stats/index.ts rename to x-pack/platform/plugins/shared/dataset_quality/server/routes/data_streams/get_data_streams_stats/index.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/server/routes/data_streams/get_dataset_aggregated_paginated_results.ts b/x-pack/platform/plugins/shared/dataset_quality/server/routes/data_streams/get_dataset_aggregated_paginated_results.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/server/routes/data_streams/get_dataset_aggregated_paginated_results.ts rename to x-pack/platform/plugins/shared/dataset_quality/server/routes/data_streams/get_dataset_aggregated_paginated_results.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/server/routes/data_streams/get_datastream_settings/get_datastream_created_on.ts b/x-pack/platform/plugins/shared/dataset_quality/server/routes/data_streams/get_datastream_settings/get_datastream_created_on.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/server/routes/data_streams/get_datastream_settings/get_datastream_created_on.ts rename to x-pack/platform/plugins/shared/dataset_quality/server/routes/data_streams/get_datastream_settings/get_datastream_created_on.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/server/routes/data_streams/get_datastream_settings/index.ts b/x-pack/platform/plugins/shared/dataset_quality/server/routes/data_streams/get_datastream_settings/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/server/routes/data_streams/get_datastream_settings/index.ts rename to x-pack/platform/plugins/shared/dataset_quality/server/routes/data_streams/get_datastream_settings/index.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/server/routes/data_streams/get_degraded_docs.ts b/x-pack/platform/plugins/shared/dataset_quality/server/routes/data_streams/get_degraded_docs.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/server/routes/data_streams/get_degraded_docs.ts rename to x-pack/platform/plugins/shared/dataset_quality/server/routes/data_streams/get_degraded_docs.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/server/routes/data_streams/get_degraded_field_analysis/get_datastream_mappings.ts b/x-pack/platform/plugins/shared/dataset_quality/server/routes/data_streams/get_degraded_field_analysis/get_datastream_mappings.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/server/routes/data_streams/get_degraded_field_analysis/get_datastream_mappings.ts rename to x-pack/platform/plugins/shared/dataset_quality/server/routes/data_streams/get_degraded_field_analysis/get_datastream_mappings.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/server/routes/data_streams/get_degraded_field_analysis/get_datastream_settings.ts b/x-pack/platform/plugins/shared/dataset_quality/server/routes/data_streams/get_degraded_field_analysis/get_datastream_settings.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/server/routes/data_streams/get_degraded_field_analysis/get_datastream_settings.ts rename to x-pack/platform/plugins/shared/dataset_quality/server/routes/data_streams/get_degraded_field_analysis/get_datastream_settings.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/server/routes/data_streams/get_degraded_field_analysis/index.ts b/x-pack/platform/plugins/shared/dataset_quality/server/routes/data_streams/get_degraded_field_analysis/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/server/routes/data_streams/get_degraded_field_analysis/index.ts rename to x-pack/platform/plugins/shared/dataset_quality/server/routes/data_streams/get_degraded_field_analysis/index.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/server/routes/data_streams/get_degraded_field_values/index.ts b/x-pack/platform/plugins/shared/dataset_quality/server/routes/data_streams/get_degraded_field_values/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/server/routes/data_streams/get_degraded_field_values/index.ts rename to x-pack/platform/plugins/shared/dataset_quality/server/routes/data_streams/get_degraded_field_values/index.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/server/routes/data_streams/get_degraded_fields/get_interval.ts b/x-pack/platform/plugins/shared/dataset_quality/server/routes/data_streams/get_degraded_fields/get_interval.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/server/routes/data_streams/get_degraded_fields/get_interval.ts rename to x-pack/platform/plugins/shared/dataset_quality/server/routes/data_streams/get_degraded_fields/get_interval.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/server/routes/data_streams/get_degraded_fields/index.ts b/x-pack/platform/plugins/shared/dataset_quality/server/routes/data_streams/get_degraded_fields/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/server/routes/data_streams/get_degraded_fields/index.ts rename to x-pack/platform/plugins/shared/dataset_quality/server/routes/data_streams/get_degraded_fields/index.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/server/routes/data_streams/get_non_aggregatable_data_streams.ts b/x-pack/platform/plugins/shared/dataset_quality/server/routes/data_streams/get_non_aggregatable_data_streams.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/server/routes/data_streams/get_non_aggregatable_data_streams.ts rename to x-pack/platform/plugins/shared/dataset_quality/server/routes/data_streams/get_non_aggregatable_data_streams.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/server/routes/data_streams/routes.ts b/x-pack/platform/plugins/shared/dataset_quality/server/routes/data_streams/routes.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/server/routes/data_streams/routes.ts rename to x-pack/platform/plugins/shared/dataset_quality/server/routes/data_streams/routes.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/server/routes/data_streams/update_field_limit/index.ts b/x-pack/platform/plugins/shared/dataset_quality/server/routes/data_streams/update_field_limit/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/server/routes/data_streams/update_field_limit/index.ts rename to x-pack/platform/plugins/shared/dataset_quality/server/routes/data_streams/update_field_limit/index.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/server/routes/data_streams/update_field_limit/update_component_template.ts b/x-pack/platform/plugins/shared/dataset_quality/server/routes/data_streams/update_field_limit/update_component_template.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/server/routes/data_streams/update_field_limit/update_component_template.ts rename to x-pack/platform/plugins/shared/dataset_quality/server/routes/data_streams/update_field_limit/update_component_template.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/server/routes/data_streams/update_field_limit/update_settings_last_backing_index.ts b/x-pack/platform/plugins/shared/dataset_quality/server/routes/data_streams/update_field_limit/update_settings_last_backing_index.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/server/routes/data_streams/update_field_limit/update_settings_last_backing_index.ts rename to x-pack/platform/plugins/shared/dataset_quality/server/routes/data_streams/update_field_limit/update_settings_last_backing_index.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/server/routes/index.ts b/x-pack/platform/plugins/shared/dataset_quality/server/routes/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/server/routes/index.ts rename to x-pack/platform/plugins/shared/dataset_quality/server/routes/index.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/server/routes/integrations/get_integration_dashboards.ts b/x-pack/platform/plugins/shared/dataset_quality/server/routes/integrations/get_integration_dashboards.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/server/routes/integrations/get_integration_dashboards.ts rename to x-pack/platform/plugins/shared/dataset_quality/server/routes/integrations/get_integration_dashboards.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/server/routes/integrations/get_integrations.ts b/x-pack/platform/plugins/shared/dataset_quality/server/routes/integrations/get_integrations.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/server/routes/integrations/get_integrations.ts rename to x-pack/platform/plugins/shared/dataset_quality/server/routes/integrations/get_integrations.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/server/routes/integrations/routes.ts b/x-pack/platform/plugins/shared/dataset_quality/server/routes/integrations/routes.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/server/routes/integrations/routes.ts rename to x-pack/platform/plugins/shared/dataset_quality/server/routes/integrations/routes.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/server/routes/register_routes.ts b/x-pack/platform/plugins/shared/dataset_quality/server/routes/register_routes.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/server/routes/register_routes.ts rename to x-pack/platform/plugins/shared/dataset_quality/server/routes/register_routes.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/server/routes/types.ts b/x-pack/platform/plugins/shared/dataset_quality/server/routes/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/server/routes/types.ts rename to x-pack/platform/plugins/shared/dataset_quality/server/routes/types.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/server/services/data_stream.ts b/x-pack/platform/plugins/shared/dataset_quality/server/services/data_stream.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/server/services/data_stream.ts rename to x-pack/platform/plugins/shared/dataset_quality/server/services/data_stream.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/server/services/data_telemetry/constants.ts b/x-pack/platform/plugins/shared/dataset_quality/server/services/data_telemetry/constants.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/server/services/data_telemetry/constants.ts rename to x-pack/platform/plugins/shared/dataset_quality/server/services/data_telemetry/constants.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/server/services/data_telemetry/data_telemetry_service.test.ts b/x-pack/platform/plugins/shared/dataset_quality/server/services/data_telemetry/data_telemetry_service.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/server/services/data_telemetry/data_telemetry_service.test.ts rename to x-pack/platform/plugins/shared/dataset_quality/server/services/data_telemetry/data_telemetry_service.test.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/server/services/data_telemetry/data_telemetry_service.ts b/x-pack/platform/plugins/shared/dataset_quality/server/services/data_telemetry/data_telemetry_service.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/server/services/data_telemetry/data_telemetry_service.ts rename to x-pack/platform/plugins/shared/dataset_quality/server/services/data_telemetry/data_telemetry_service.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/server/services/data_telemetry/helpers.ts b/x-pack/platform/plugins/shared/dataset_quality/server/services/data_telemetry/helpers.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/server/services/data_telemetry/helpers.ts rename to x-pack/platform/plugins/shared/dataset_quality/server/services/data_telemetry/helpers.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/server/services/data_telemetry/register_collector.ts b/x-pack/platform/plugins/shared/dataset_quality/server/services/data_telemetry/register_collector.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/server/services/data_telemetry/register_collector.ts rename to x-pack/platform/plugins/shared/dataset_quality/server/services/data_telemetry/register_collector.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/server/services/data_telemetry/types.ts b/x-pack/platform/plugins/shared/dataset_quality/server/services/data_telemetry/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/server/services/data_telemetry/types.ts rename to x-pack/platform/plugins/shared/dataset_quality/server/services/data_telemetry/types.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/server/services/index.ts b/x-pack/platform/plugins/shared/dataset_quality/server/services/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/server/services/index.ts rename to x-pack/platform/plugins/shared/dataset_quality/server/services/index.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/server/services/index_stats.ts b/x-pack/platform/plugins/shared/dataset_quality/server/services/index_stats.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/server/services/index_stats.ts rename to x-pack/platform/plugins/shared/dataset_quality/server/services/index_stats.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/server/services/privileges.ts b/x-pack/platform/plugins/shared/dataset_quality/server/services/privileges.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/server/services/privileges.ts rename to x-pack/platform/plugins/shared/dataset_quality/server/services/privileges.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/server/test_helpers/create_dataset_quality_users/authentication.ts b/x-pack/platform/plugins/shared/dataset_quality/server/test_helpers/create_dataset_quality_users/authentication.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/server/test_helpers/create_dataset_quality_users/authentication.ts rename to x-pack/platform/plugins/shared/dataset_quality/server/test_helpers/create_dataset_quality_users/authentication.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/server/test_helpers/create_dataset_quality_users/helpers/call_kibana.ts b/x-pack/platform/plugins/shared/dataset_quality/server/test_helpers/create_dataset_quality_users/helpers/call_kibana.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/server/test_helpers/create_dataset_quality_users/helpers/call_kibana.ts rename to x-pack/platform/plugins/shared/dataset_quality/server/test_helpers/create_dataset_quality_users/helpers/call_kibana.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/server/test_helpers/create_dataset_quality_users/helpers/create_custom_role.ts b/x-pack/platform/plugins/shared/dataset_quality/server/test_helpers/create_dataset_quality_users/helpers/create_custom_role.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/server/test_helpers/create_dataset_quality_users/helpers/create_custom_role.ts rename to x-pack/platform/plugins/shared/dataset_quality/server/test_helpers/create_dataset_quality_users/helpers/create_custom_role.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/server/test_helpers/create_dataset_quality_users/helpers/create_or_update_user.ts b/x-pack/platform/plugins/shared/dataset_quality/server/test_helpers/create_dataset_quality_users/helpers/create_or_update_user.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/server/test_helpers/create_dataset_quality_users/helpers/create_or_update_user.ts rename to x-pack/platform/plugins/shared/dataset_quality/server/test_helpers/create_dataset_quality_users/helpers/create_or_update_user.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/server/test_helpers/create_dataset_quality_users/index.ts b/x-pack/platform/plugins/shared/dataset_quality/server/test_helpers/create_dataset_quality_users/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/server/test_helpers/create_dataset_quality_users/index.ts rename to x-pack/platform/plugins/shared/dataset_quality/server/test_helpers/create_dataset_quality_users/index.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/server/types.ts b/x-pack/platform/plugins/shared/dataset_quality/server/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/server/types.ts rename to x-pack/platform/plugins/shared/dataset_quality/server/types.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/server/types/default_api_types.ts b/x-pack/platform/plugins/shared/dataset_quality/server/types/default_api_types.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/server/types/default_api_types.ts rename to x-pack/platform/plugins/shared/dataset_quality/server/types/default_api_types.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/server/utils/create_dataset_quality_es_client.ts b/x-pack/platform/plugins/shared/dataset_quality/server/utils/create_dataset_quality_es_client.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/server/utils/create_dataset_quality_es_client.ts rename to x-pack/platform/plugins/shared/dataset_quality/server/utils/create_dataset_quality_es_client.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/server/utils/index.ts b/x-pack/platform/plugins/shared/dataset_quality/server/utils/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/server/utils/index.ts rename to x-pack/platform/plugins/shared/dataset_quality/server/utils/index.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/server/utils/queries.ts b/x-pack/platform/plugins/shared/dataset_quality/server/utils/queries.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/server/utils/queries.ts rename to x-pack/platform/plugins/shared/dataset_quality/server/utils/queries.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/server/utils/reduce_async_chunks.test.ts b/x-pack/platform/plugins/shared/dataset_quality/server/utils/reduce_async_chunks.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/server/utils/reduce_async_chunks.test.ts rename to x-pack/platform/plugins/shared/dataset_quality/server/utils/reduce_async_chunks.test.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/server/utils/reduce_async_chunks.ts b/x-pack/platform/plugins/shared/dataset_quality/server/utils/reduce_async_chunks.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/server/utils/reduce_async_chunks.ts rename to x-pack/platform/plugins/shared/dataset_quality/server/utils/reduce_async_chunks.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/server/utils/to_boolean.ts b/x-pack/platform/plugins/shared/dataset_quality/server/utils/to_boolean.ts similarity index 100% rename from x-pack/plugins/observability_solution/dataset_quality/server/utils/to_boolean.ts rename to x-pack/platform/plugins/shared/dataset_quality/server/utils/to_boolean.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/tsconfig.json b/x-pack/platform/plugins/shared/dataset_quality/tsconfig.json similarity index 95% rename from x-pack/plugins/observability_solution/dataset_quality/tsconfig.json rename to x-pack/platform/plugins/shared/dataset_quality/tsconfig.json index b50a65aa83c4b..1db6f18d1a9c9 100644 --- a/x-pack/plugins/observability_solution/dataset_quality/tsconfig.json +++ b/x-pack/platform/plugins/shared/dataset_quality/tsconfig.json @@ -1,5 +1,5 @@ { - "extends": "../../../../tsconfig.base.json", + "extends": "../../../../../tsconfig.base.json", "compilerOptions": { "outDir": "target/types" }, @@ -7,7 +7,7 @@ "common/**/*", "public/**/*", "server/**/*", - "../../../../typings/**/*" + "../../../../../typings/**/*" ], "kbn_references": [ "@kbn/core", diff --git a/x-pack/plugins/fields_metadata/README.md b/x-pack/platform/plugins/shared/fields_metadata/README.md similarity index 100% rename from x-pack/plugins/fields_metadata/README.md rename to x-pack/platform/plugins/shared/fields_metadata/README.md diff --git a/x-pack/plugins/fields_metadata/common/fields_metadata/common.ts b/x-pack/platform/plugins/shared/fields_metadata/common/fields_metadata/common.ts similarity index 100% rename from x-pack/plugins/fields_metadata/common/fields_metadata/common.ts rename to x-pack/platform/plugins/shared/fields_metadata/common/fields_metadata/common.ts diff --git a/x-pack/plugins/fields_metadata/common/fields_metadata/errors.ts b/x-pack/platform/plugins/shared/fields_metadata/common/fields_metadata/errors.ts similarity index 100% rename from x-pack/plugins/fields_metadata/common/fields_metadata/errors.ts rename to x-pack/platform/plugins/shared/fields_metadata/common/fields_metadata/errors.ts diff --git a/x-pack/plugins/fields_metadata/common/fields_metadata/index.ts b/x-pack/platform/plugins/shared/fields_metadata/common/fields_metadata/index.ts similarity index 100% rename from x-pack/plugins/fields_metadata/common/fields_metadata/index.ts rename to x-pack/platform/plugins/shared/fields_metadata/common/fields_metadata/index.ts diff --git a/x-pack/plugins/fields_metadata/common/fields_metadata/models/field_metadata.ts b/x-pack/platform/plugins/shared/fields_metadata/common/fields_metadata/models/field_metadata.ts similarity index 100% rename from x-pack/plugins/fields_metadata/common/fields_metadata/models/field_metadata.ts rename to x-pack/platform/plugins/shared/fields_metadata/common/fields_metadata/models/field_metadata.ts diff --git a/x-pack/plugins/fields_metadata/common/fields_metadata/models/fields_metadata_dictionary.ts b/x-pack/platform/plugins/shared/fields_metadata/common/fields_metadata/models/fields_metadata_dictionary.ts similarity index 100% rename from x-pack/plugins/fields_metadata/common/fields_metadata/models/fields_metadata_dictionary.ts rename to x-pack/platform/plugins/shared/fields_metadata/common/fields_metadata/models/fields_metadata_dictionary.ts diff --git a/x-pack/plugins/fields_metadata/common/fields_metadata/types.ts b/x-pack/platform/plugins/shared/fields_metadata/common/fields_metadata/types.ts similarity index 100% rename from x-pack/plugins/fields_metadata/common/fields_metadata/types.ts rename to x-pack/platform/plugins/shared/fields_metadata/common/fields_metadata/types.ts diff --git a/x-pack/plugins/fields_metadata/common/fields_metadata/v1/find_fields_metadata.ts b/x-pack/platform/plugins/shared/fields_metadata/common/fields_metadata/v1/find_fields_metadata.ts similarity index 100% rename from x-pack/plugins/fields_metadata/common/fields_metadata/v1/find_fields_metadata.ts rename to x-pack/platform/plugins/shared/fields_metadata/common/fields_metadata/v1/find_fields_metadata.ts diff --git a/x-pack/plugins/fields_metadata/common/fields_metadata/v1/index.ts b/x-pack/platform/plugins/shared/fields_metadata/common/fields_metadata/v1/index.ts similarity index 100% rename from x-pack/plugins/fields_metadata/common/fields_metadata/v1/index.ts rename to x-pack/platform/plugins/shared/fields_metadata/common/fields_metadata/v1/index.ts diff --git a/x-pack/plugins/fields_metadata/common/hashed_cache.ts b/x-pack/platform/plugins/shared/fields_metadata/common/hashed_cache.ts similarity index 100% rename from x-pack/plugins/fields_metadata/common/hashed_cache.ts rename to x-pack/platform/plugins/shared/fields_metadata/common/hashed_cache.ts diff --git a/x-pack/plugins/fields_metadata/common/index.ts b/x-pack/platform/plugins/shared/fields_metadata/common/index.ts similarity index 100% rename from x-pack/plugins/fields_metadata/common/index.ts rename to x-pack/platform/plugins/shared/fields_metadata/common/index.ts diff --git a/x-pack/plugins/fields_metadata/common/latest.ts b/x-pack/platform/plugins/shared/fields_metadata/common/latest.ts similarity index 100% rename from x-pack/plugins/fields_metadata/common/latest.ts rename to x-pack/platform/plugins/shared/fields_metadata/common/latest.ts diff --git a/x-pack/plugins/fields_metadata/common/metadata_fields.ts b/x-pack/platform/plugins/shared/fields_metadata/common/metadata_fields.ts similarity index 100% rename from x-pack/plugins/fields_metadata/common/metadata_fields.ts rename to x-pack/platform/plugins/shared/fields_metadata/common/metadata_fields.ts diff --git a/x-pack/plugins/fields_metadata/common/runtime_types.ts b/x-pack/platform/plugins/shared/fields_metadata/common/runtime_types.ts similarity index 100% rename from x-pack/plugins/fields_metadata/common/runtime_types.ts rename to x-pack/platform/plugins/shared/fields_metadata/common/runtime_types.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/jest.config.js b/x-pack/platform/plugins/shared/fields_metadata/jest.config.js similarity index 56% rename from x-pack/plugins/observability_solution/logs_shared/jest.config.js rename to x-pack/platform/plugins/shared/fields_metadata/jest.config.js index 2e3869ccf0573..aec85a0338bb6 100644 --- a/x-pack/plugins/observability_solution/logs_shared/jest.config.js +++ b/x-pack/platform/plugins/shared/fields_metadata/jest.config.js @@ -7,12 +7,12 @@ module.exports = { preset: '@kbn/test', - rootDir: '../../../..', - roots: ['/x-pack/plugins/observability_solution/logs_shared'], + rootDir: '../../../../..', + roots: ['/x-pack/platform/plugins/shared/fields_metadata'], coverageDirectory: - '/target/kibana-coverage/jest/x-pack/plugins/observability_solution/logs_shared', + '/target/kibana-coverage/jest/x-pack/platform/plugins/shared/fields_metadata', coverageReporters: ['text', 'html'], collectCoverageFrom: [ - '/x-pack/plugins/observability_solution/logs_shared/{common,public,server}/**/*.{ts,tsx}', + '/x-pack/platform/plugins/shared/fields_metadata/{common,public,server}/**/*.{ts,tsx}', ], }; diff --git a/x-pack/plugins/fields_metadata/kibana.jsonc b/x-pack/platform/plugins/shared/fields_metadata/kibana.jsonc similarity index 100% rename from x-pack/plugins/fields_metadata/kibana.jsonc rename to x-pack/platform/plugins/shared/fields_metadata/kibana.jsonc diff --git a/x-pack/plugins/fields_metadata/public/hooks/use_fields_metadata/index.ts b/x-pack/platform/plugins/shared/fields_metadata/public/hooks/use_fields_metadata/index.ts similarity index 100% rename from x-pack/plugins/fields_metadata/public/hooks/use_fields_metadata/index.ts rename to x-pack/platform/plugins/shared/fields_metadata/public/hooks/use_fields_metadata/index.ts diff --git a/x-pack/plugins/fields_metadata/public/hooks/use_fields_metadata/use_fields_metadata.mock.ts b/x-pack/platform/plugins/shared/fields_metadata/public/hooks/use_fields_metadata/use_fields_metadata.mock.ts similarity index 100% rename from x-pack/plugins/fields_metadata/public/hooks/use_fields_metadata/use_fields_metadata.mock.ts rename to x-pack/platform/plugins/shared/fields_metadata/public/hooks/use_fields_metadata/use_fields_metadata.mock.ts diff --git a/x-pack/plugins/fields_metadata/public/hooks/use_fields_metadata/use_fields_metadata.test.ts b/x-pack/platform/plugins/shared/fields_metadata/public/hooks/use_fields_metadata/use_fields_metadata.test.ts similarity index 100% rename from x-pack/plugins/fields_metadata/public/hooks/use_fields_metadata/use_fields_metadata.test.ts rename to x-pack/platform/plugins/shared/fields_metadata/public/hooks/use_fields_metadata/use_fields_metadata.test.ts diff --git a/x-pack/plugins/fields_metadata/public/hooks/use_fields_metadata/use_fields_metadata.ts b/x-pack/platform/plugins/shared/fields_metadata/public/hooks/use_fields_metadata/use_fields_metadata.ts similarity index 100% rename from x-pack/plugins/fields_metadata/public/hooks/use_fields_metadata/use_fields_metadata.ts rename to x-pack/platform/plugins/shared/fields_metadata/public/hooks/use_fields_metadata/use_fields_metadata.ts diff --git a/x-pack/plugins/fields_metadata/public/index.ts b/x-pack/platform/plugins/shared/fields_metadata/public/index.ts similarity index 100% rename from x-pack/plugins/fields_metadata/public/index.ts rename to x-pack/platform/plugins/shared/fields_metadata/public/index.ts diff --git a/x-pack/plugins/fields_metadata/public/mocks.tsx b/x-pack/platform/plugins/shared/fields_metadata/public/mocks.tsx similarity index 100% rename from x-pack/plugins/fields_metadata/public/mocks.tsx rename to x-pack/platform/plugins/shared/fields_metadata/public/mocks.tsx diff --git a/x-pack/plugins/fields_metadata/public/plugin.ts b/x-pack/platform/plugins/shared/fields_metadata/public/plugin.ts similarity index 100% rename from x-pack/plugins/fields_metadata/public/plugin.ts rename to x-pack/platform/plugins/shared/fields_metadata/public/plugin.ts diff --git a/x-pack/plugins/fields_metadata/public/services/fields_metadata/fields_metadata_client.mock.ts b/x-pack/platform/plugins/shared/fields_metadata/public/services/fields_metadata/fields_metadata_client.mock.ts similarity index 100% rename from x-pack/plugins/fields_metadata/public/services/fields_metadata/fields_metadata_client.mock.ts rename to x-pack/platform/plugins/shared/fields_metadata/public/services/fields_metadata/fields_metadata_client.mock.ts diff --git a/x-pack/plugins/fields_metadata/public/services/fields_metadata/fields_metadata_client.ts b/x-pack/platform/plugins/shared/fields_metadata/public/services/fields_metadata/fields_metadata_client.ts similarity index 100% rename from x-pack/plugins/fields_metadata/public/services/fields_metadata/fields_metadata_client.ts rename to x-pack/platform/plugins/shared/fields_metadata/public/services/fields_metadata/fields_metadata_client.ts diff --git a/x-pack/plugins/fields_metadata/public/services/fields_metadata/fields_metadata_service.mock.ts b/x-pack/platform/plugins/shared/fields_metadata/public/services/fields_metadata/fields_metadata_service.mock.ts similarity index 100% rename from x-pack/plugins/fields_metadata/public/services/fields_metadata/fields_metadata_service.mock.ts rename to x-pack/platform/plugins/shared/fields_metadata/public/services/fields_metadata/fields_metadata_service.mock.ts diff --git a/x-pack/plugins/fields_metadata/public/services/fields_metadata/fields_metadata_service.ts b/x-pack/platform/plugins/shared/fields_metadata/public/services/fields_metadata/fields_metadata_service.ts similarity index 100% rename from x-pack/plugins/fields_metadata/public/services/fields_metadata/fields_metadata_service.ts rename to x-pack/platform/plugins/shared/fields_metadata/public/services/fields_metadata/fields_metadata_service.ts diff --git a/x-pack/plugins/fields_metadata/public/services/fields_metadata/index.ts b/x-pack/platform/plugins/shared/fields_metadata/public/services/fields_metadata/index.ts similarity index 100% rename from x-pack/plugins/fields_metadata/public/services/fields_metadata/index.ts rename to x-pack/platform/plugins/shared/fields_metadata/public/services/fields_metadata/index.ts diff --git a/x-pack/plugins/fields_metadata/public/services/fields_metadata/types.ts b/x-pack/platform/plugins/shared/fields_metadata/public/services/fields_metadata/types.ts similarity index 100% rename from x-pack/plugins/fields_metadata/public/services/fields_metadata/types.ts rename to x-pack/platform/plugins/shared/fields_metadata/public/services/fields_metadata/types.ts diff --git a/x-pack/plugins/fields_metadata/public/types.ts b/x-pack/platform/plugins/shared/fields_metadata/public/types.ts similarity index 100% rename from x-pack/plugins/fields_metadata/public/types.ts rename to x-pack/platform/plugins/shared/fields_metadata/public/types.ts diff --git a/x-pack/plugins/fields_metadata/server/fields_metadata_server.ts b/x-pack/platform/plugins/shared/fields_metadata/server/fields_metadata_server.ts similarity index 100% rename from x-pack/plugins/fields_metadata/server/fields_metadata_server.ts rename to x-pack/platform/plugins/shared/fields_metadata/server/fields_metadata_server.ts diff --git a/x-pack/plugins/fields_metadata/server/index.ts b/x-pack/platform/plugins/shared/fields_metadata/server/index.ts similarity index 100% rename from x-pack/plugins/fields_metadata/server/index.ts rename to x-pack/platform/plugins/shared/fields_metadata/server/index.ts diff --git a/x-pack/plugins/fields_metadata/server/lib/shared_types.ts b/x-pack/platform/plugins/shared/fields_metadata/server/lib/shared_types.ts similarity index 100% rename from x-pack/plugins/fields_metadata/server/lib/shared_types.ts rename to x-pack/platform/plugins/shared/fields_metadata/server/lib/shared_types.ts diff --git a/x-pack/plugins/fields_metadata/server/mocks.ts b/x-pack/platform/plugins/shared/fields_metadata/server/mocks.ts similarity index 100% rename from x-pack/plugins/fields_metadata/server/mocks.ts rename to x-pack/platform/plugins/shared/fields_metadata/server/mocks.ts diff --git a/x-pack/plugins/fields_metadata/server/plugin.ts b/x-pack/platform/plugins/shared/fields_metadata/server/plugin.ts similarity index 100% rename from x-pack/plugins/fields_metadata/server/plugin.ts rename to x-pack/platform/plugins/shared/fields_metadata/server/plugin.ts diff --git a/x-pack/plugins/fields_metadata/server/routes/fields_metadata/find_fields_metadata.ts b/x-pack/platform/plugins/shared/fields_metadata/server/routes/fields_metadata/find_fields_metadata.ts similarity index 100% rename from x-pack/plugins/fields_metadata/server/routes/fields_metadata/find_fields_metadata.ts rename to x-pack/platform/plugins/shared/fields_metadata/server/routes/fields_metadata/find_fields_metadata.ts diff --git a/x-pack/plugins/fields_metadata/server/routes/fields_metadata/index.ts b/x-pack/platform/plugins/shared/fields_metadata/server/routes/fields_metadata/index.ts similarity index 100% rename from x-pack/plugins/fields_metadata/server/routes/fields_metadata/index.ts rename to x-pack/platform/plugins/shared/fields_metadata/server/routes/fields_metadata/index.ts diff --git a/x-pack/plugins/fields_metadata/server/services/fields_metadata/errors.ts b/x-pack/platform/plugins/shared/fields_metadata/server/services/fields_metadata/errors.ts similarity index 100% rename from x-pack/plugins/fields_metadata/server/services/fields_metadata/errors.ts rename to x-pack/platform/plugins/shared/fields_metadata/server/services/fields_metadata/errors.ts diff --git a/x-pack/plugins/fields_metadata/server/services/fields_metadata/fields_metadata_client.mock.ts b/x-pack/platform/plugins/shared/fields_metadata/server/services/fields_metadata/fields_metadata_client.mock.ts similarity index 100% rename from x-pack/plugins/fields_metadata/server/services/fields_metadata/fields_metadata_client.mock.ts rename to x-pack/platform/plugins/shared/fields_metadata/server/services/fields_metadata/fields_metadata_client.mock.ts diff --git a/x-pack/plugins/fields_metadata/server/services/fields_metadata/fields_metadata_client.test.ts b/x-pack/platform/plugins/shared/fields_metadata/server/services/fields_metadata/fields_metadata_client.test.ts similarity index 100% rename from x-pack/plugins/fields_metadata/server/services/fields_metadata/fields_metadata_client.test.ts rename to x-pack/platform/plugins/shared/fields_metadata/server/services/fields_metadata/fields_metadata_client.test.ts diff --git a/x-pack/plugins/fields_metadata/server/services/fields_metadata/fields_metadata_client.ts b/x-pack/platform/plugins/shared/fields_metadata/server/services/fields_metadata/fields_metadata_client.ts similarity index 100% rename from x-pack/plugins/fields_metadata/server/services/fields_metadata/fields_metadata_client.ts rename to x-pack/platform/plugins/shared/fields_metadata/server/services/fields_metadata/fields_metadata_client.ts diff --git a/x-pack/plugins/fields_metadata/server/services/fields_metadata/fields_metadata_service.mock.ts b/x-pack/platform/plugins/shared/fields_metadata/server/services/fields_metadata/fields_metadata_service.mock.ts similarity index 100% rename from x-pack/plugins/fields_metadata/server/services/fields_metadata/fields_metadata_service.mock.ts rename to x-pack/platform/plugins/shared/fields_metadata/server/services/fields_metadata/fields_metadata_service.mock.ts diff --git a/x-pack/plugins/fields_metadata/server/services/fields_metadata/fields_metadata_service.ts b/x-pack/platform/plugins/shared/fields_metadata/server/services/fields_metadata/fields_metadata_service.ts similarity index 100% rename from x-pack/plugins/fields_metadata/server/services/fields_metadata/fields_metadata_service.ts rename to x-pack/platform/plugins/shared/fields_metadata/server/services/fields_metadata/fields_metadata_service.ts diff --git a/x-pack/plugins/fields_metadata/server/services/fields_metadata/index.ts b/x-pack/platform/plugins/shared/fields_metadata/server/services/fields_metadata/index.ts similarity index 100% rename from x-pack/plugins/fields_metadata/server/services/fields_metadata/index.ts rename to x-pack/platform/plugins/shared/fields_metadata/server/services/fields_metadata/index.ts diff --git a/x-pack/plugins/fields_metadata/server/services/fields_metadata/repositories/ecs_fields_repository.ts b/x-pack/platform/plugins/shared/fields_metadata/server/services/fields_metadata/repositories/ecs_fields_repository.ts similarity index 100% rename from x-pack/plugins/fields_metadata/server/services/fields_metadata/repositories/ecs_fields_repository.ts rename to x-pack/platform/plugins/shared/fields_metadata/server/services/fields_metadata/repositories/ecs_fields_repository.ts diff --git a/x-pack/plugins/fields_metadata/server/services/fields_metadata/repositories/integration_fields_repository.ts b/x-pack/platform/plugins/shared/fields_metadata/server/services/fields_metadata/repositories/integration_fields_repository.ts similarity index 100% rename from x-pack/plugins/fields_metadata/server/services/fields_metadata/repositories/integration_fields_repository.ts rename to x-pack/platform/plugins/shared/fields_metadata/server/services/fields_metadata/repositories/integration_fields_repository.ts diff --git a/x-pack/plugins/fields_metadata/server/services/fields_metadata/repositories/metadata_fields_repository.ts b/x-pack/platform/plugins/shared/fields_metadata/server/services/fields_metadata/repositories/metadata_fields_repository.ts similarity index 100% rename from x-pack/plugins/fields_metadata/server/services/fields_metadata/repositories/metadata_fields_repository.ts rename to x-pack/platform/plugins/shared/fields_metadata/server/services/fields_metadata/repositories/metadata_fields_repository.ts diff --git a/x-pack/plugins/fields_metadata/server/services/fields_metadata/repositories/types.ts b/x-pack/platform/plugins/shared/fields_metadata/server/services/fields_metadata/repositories/types.ts similarity index 100% rename from x-pack/plugins/fields_metadata/server/services/fields_metadata/repositories/types.ts rename to x-pack/platform/plugins/shared/fields_metadata/server/services/fields_metadata/repositories/types.ts diff --git a/x-pack/plugins/fields_metadata/server/services/fields_metadata/types.ts b/x-pack/platform/plugins/shared/fields_metadata/server/services/fields_metadata/types.ts similarity index 100% rename from x-pack/plugins/fields_metadata/server/services/fields_metadata/types.ts rename to x-pack/platform/plugins/shared/fields_metadata/server/services/fields_metadata/types.ts diff --git a/x-pack/plugins/fields_metadata/server/types.ts b/x-pack/platform/plugins/shared/fields_metadata/server/types.ts similarity index 100% rename from x-pack/plugins/fields_metadata/server/types.ts rename to x-pack/platform/plugins/shared/fields_metadata/server/types.ts diff --git a/x-pack/plugins/fields_metadata/tsconfig.json b/x-pack/platform/plugins/shared/fields_metadata/tsconfig.json similarity index 81% rename from x-pack/plugins/fields_metadata/tsconfig.json rename to x-pack/platform/plugins/shared/fields_metadata/tsconfig.json index 91fc85b3024ea..3553201027f60 100644 --- a/x-pack/plugins/fields_metadata/tsconfig.json +++ b/x-pack/platform/plugins/shared/fields_metadata/tsconfig.json @@ -1,10 +1,10 @@ { - "extends": "../../../tsconfig.base.json", + "extends": "../../../../../tsconfig.base.json", "compilerOptions": { "outDir": "target/types" }, "include": [ - "../../../typings/**/*", + "../../../../../typings/**/*", "common/**/*", "public/**/*", "server/**/*", diff --git a/x-pack/plugins/index_management/README.md b/x-pack/platform/plugins/shared/index_management/README.md similarity index 98% rename from x-pack/plugins/index_management/README.md rename to x-pack/platform/plugins/shared/index_management/README.md index bc7047888d2ab..c15e30f080139 100644 --- a/x-pack/plugins/index_management/README.md +++ b/x-pack/platform/plugins/shared/index_management/README.md @@ -61,7 +61,7 @@ relies on additional index data that is not available by default. To make these the `GET /indices` request, an index data enricher can be registered. A data enricher is essentially an extra request that is done for the array of indices and the information is added to the response. Currently, 3 data enrichers are registered by the ILM, Rollup and CCR plugins. Before adding a data enricher, the cost of the additional request should be taken -in consideration (see [this file](https://github.com/elastic/kibana/blob/main/x-pack/plugins/index_management/server/services/index_data_enricher.ts) for more details). +in consideration (see [this file](https://github.com/elastic/kibana/blob/main/x-pack/platform/plugins/shared/index_management/server/services/index_data_enricher.ts) for more details). ## Indices tab diff --git a/x-pack/plugins/index_management/__jest__/client_integration/create_enrich_policy/create_enrich_policy.helpers.ts b/x-pack/platform/plugins/shared/index_management/__jest__/client_integration/create_enrich_policy/create_enrich_policy.helpers.ts similarity index 100% rename from x-pack/plugins/index_management/__jest__/client_integration/create_enrich_policy/create_enrich_policy.helpers.ts rename to x-pack/platform/plugins/shared/index_management/__jest__/client_integration/create_enrich_policy/create_enrich_policy.helpers.ts diff --git a/x-pack/plugins/index_management/__jest__/client_integration/create_enrich_policy/create_enrich_policy.test.tsx b/x-pack/platform/plugins/shared/index_management/__jest__/client_integration/create_enrich_policy/create_enrich_policy.test.tsx similarity index 100% rename from x-pack/plugins/index_management/__jest__/client_integration/create_enrich_policy/create_enrich_policy.test.tsx rename to x-pack/platform/plugins/shared/index_management/__jest__/client_integration/create_enrich_policy/create_enrich_policy.test.tsx diff --git a/x-pack/plugins/index_management/__jest__/client_integration/helpers/fixtures.ts b/x-pack/platform/plugins/shared/index_management/__jest__/client_integration/helpers/fixtures.ts similarity index 100% rename from x-pack/plugins/index_management/__jest__/client_integration/helpers/fixtures.ts rename to x-pack/platform/plugins/shared/index_management/__jest__/client_integration/helpers/fixtures.ts diff --git a/x-pack/plugins/index_management/__jest__/client_integration/helpers/http_requests.ts b/x-pack/platform/plugins/shared/index_management/__jest__/client_integration/helpers/http_requests.ts similarity index 100% rename from x-pack/plugins/index_management/__jest__/client_integration/helpers/http_requests.ts rename to x-pack/platform/plugins/shared/index_management/__jest__/client_integration/helpers/http_requests.ts diff --git a/x-pack/plugins/index_management/__jest__/client_integration/helpers/index.ts b/x-pack/platform/plugins/shared/index_management/__jest__/client_integration/helpers/index.ts similarity index 100% rename from x-pack/plugins/index_management/__jest__/client_integration/helpers/index.ts rename to x-pack/platform/plugins/shared/index_management/__jest__/client_integration/helpers/index.ts diff --git a/x-pack/plugins/index_management/__jest__/client_integration/helpers/mocks.ts b/x-pack/platform/plugins/shared/index_management/__jest__/client_integration/helpers/mocks.ts similarity index 100% rename from x-pack/plugins/index_management/__jest__/client_integration/helpers/mocks.ts rename to x-pack/platform/plugins/shared/index_management/__jest__/client_integration/helpers/mocks.ts diff --git a/x-pack/plugins/index_management/__jest__/client_integration/helpers/setup_environment.tsx b/x-pack/platform/plugins/shared/index_management/__jest__/client_integration/helpers/setup_environment.tsx similarity index 100% rename from x-pack/plugins/index_management/__jest__/client_integration/helpers/setup_environment.tsx rename to x-pack/platform/plugins/shared/index_management/__jest__/client_integration/helpers/setup_environment.tsx diff --git a/x-pack/plugins/index_management/__jest__/client_integration/helpers/test_subjects.ts b/x-pack/platform/plugins/shared/index_management/__jest__/client_integration/helpers/test_subjects.ts similarity index 100% rename from x-pack/plugins/index_management/__jest__/client_integration/helpers/test_subjects.ts rename to x-pack/platform/plugins/shared/index_management/__jest__/client_integration/helpers/test_subjects.ts diff --git a/x-pack/plugins/index_management/__jest__/client_integration/home/data_streams_project_level_retention.test.ts b/x-pack/platform/plugins/shared/index_management/__jest__/client_integration/home/data_streams_project_level_retention.test.ts similarity index 100% rename from x-pack/plugins/index_management/__jest__/client_integration/home/data_streams_project_level_retention.test.ts rename to x-pack/platform/plugins/shared/index_management/__jest__/client_integration/home/data_streams_project_level_retention.test.ts diff --git a/x-pack/plugins/index_management/__jest__/client_integration/home/data_streams_tab.helpers.ts b/x-pack/platform/plugins/shared/index_management/__jest__/client_integration/home/data_streams_tab.helpers.ts similarity index 100% rename from x-pack/plugins/index_management/__jest__/client_integration/home/data_streams_tab.helpers.ts rename to x-pack/platform/plugins/shared/index_management/__jest__/client_integration/home/data_streams_tab.helpers.ts diff --git a/x-pack/plugins/index_management/__jest__/client_integration/home/data_streams_tab.test.ts b/x-pack/platform/plugins/shared/index_management/__jest__/client_integration/home/data_streams_tab.test.ts similarity index 100% rename from x-pack/plugins/index_management/__jest__/client_integration/home/data_streams_tab.test.ts rename to x-pack/platform/plugins/shared/index_management/__jest__/client_integration/home/data_streams_tab.test.ts diff --git a/x-pack/plugins/index_management/__jest__/client_integration/home/enrich_policies.helpers.ts b/x-pack/platform/plugins/shared/index_management/__jest__/client_integration/home/enrich_policies.helpers.ts similarity index 100% rename from x-pack/plugins/index_management/__jest__/client_integration/home/enrich_policies.helpers.ts rename to x-pack/platform/plugins/shared/index_management/__jest__/client_integration/home/enrich_policies.helpers.ts diff --git a/x-pack/plugins/index_management/__jest__/client_integration/home/enrich_policies.test.tsx b/x-pack/platform/plugins/shared/index_management/__jest__/client_integration/home/enrich_policies.test.tsx similarity index 100% rename from x-pack/plugins/index_management/__jest__/client_integration/home/enrich_policies.test.tsx rename to x-pack/platform/plugins/shared/index_management/__jest__/client_integration/home/enrich_policies.test.tsx diff --git a/x-pack/plugins/index_management/__jest__/client_integration/home/home.helpers.ts b/x-pack/platform/plugins/shared/index_management/__jest__/client_integration/home/home.helpers.ts similarity index 100% rename from x-pack/plugins/index_management/__jest__/client_integration/home/home.helpers.ts rename to x-pack/platform/plugins/shared/index_management/__jest__/client_integration/home/home.helpers.ts diff --git a/x-pack/plugins/index_management/__jest__/client_integration/home/home.test.ts b/x-pack/platform/plugins/shared/index_management/__jest__/client_integration/home/home.test.ts similarity index 100% rename from x-pack/plugins/index_management/__jest__/client_integration/home/home.test.ts rename to x-pack/platform/plugins/shared/index_management/__jest__/client_integration/home/home.test.ts diff --git a/x-pack/plugins/index_management/__jest__/client_integration/home/index_templates_tab.helpers.ts b/x-pack/platform/plugins/shared/index_management/__jest__/client_integration/home/index_templates_tab.helpers.ts similarity index 100% rename from x-pack/plugins/index_management/__jest__/client_integration/home/index_templates_tab.helpers.ts rename to x-pack/platform/plugins/shared/index_management/__jest__/client_integration/home/index_templates_tab.helpers.ts diff --git a/x-pack/plugins/index_management/__jest__/client_integration/home/index_templates_tab.test.ts b/x-pack/platform/plugins/shared/index_management/__jest__/client_integration/home/index_templates_tab.test.ts similarity index 100% rename from x-pack/plugins/index_management/__jest__/client_integration/home/index_templates_tab.test.ts rename to x-pack/platform/plugins/shared/index_management/__jest__/client_integration/home/index_templates_tab.test.ts diff --git a/x-pack/plugins/index_management/__jest__/client_integration/home/indices_tab.helpers.ts b/x-pack/platform/plugins/shared/index_management/__jest__/client_integration/home/indices_tab.helpers.ts similarity index 100% rename from x-pack/plugins/index_management/__jest__/client_integration/home/indices_tab.helpers.ts rename to x-pack/platform/plugins/shared/index_management/__jest__/client_integration/home/indices_tab.helpers.ts diff --git a/x-pack/plugins/index_management/__jest__/client_integration/home/indices_tab.test.tsx b/x-pack/platform/plugins/shared/index_management/__jest__/client_integration/home/indices_tab.test.tsx similarity index 100% rename from x-pack/plugins/index_management/__jest__/client_integration/home/indices_tab.test.tsx rename to x-pack/platform/plugins/shared/index_management/__jest__/client_integration/home/indices_tab.test.tsx diff --git a/x-pack/plugins/index_management/__jest__/client_integration/index_details_page/index_details_page.helpers.ts b/x-pack/platform/plugins/shared/index_management/__jest__/client_integration/index_details_page/index_details_page.helpers.ts similarity index 100% rename from x-pack/plugins/index_management/__jest__/client_integration/index_details_page/index_details_page.helpers.ts rename to x-pack/platform/plugins/shared/index_management/__jest__/client_integration/index_details_page/index_details_page.helpers.ts diff --git a/x-pack/plugins/index_management/__jest__/client_integration/index_details_page/index_details_page.test.tsx b/x-pack/platform/plugins/shared/index_management/__jest__/client_integration/index_details_page/index_details_page.test.tsx similarity index 100% rename from x-pack/plugins/index_management/__jest__/client_integration/index_details_page/index_details_page.test.tsx rename to x-pack/platform/plugins/shared/index_management/__jest__/client_integration/index_details_page/index_details_page.test.tsx diff --git a/x-pack/plugins/index_management/__jest__/client_integration/index_details_page/mocks.ts b/x-pack/platform/plugins/shared/index_management/__jest__/client_integration/index_details_page/mocks.ts similarity index 100% rename from x-pack/plugins/index_management/__jest__/client_integration/index_details_page/mocks.ts rename to x-pack/platform/plugins/shared/index_management/__jest__/client_integration/index_details_page/mocks.ts diff --git a/x-pack/plugins/index_management/__jest__/client_integration/index_details_page/select_inference_id.test.tsx b/x-pack/platform/plugins/shared/index_management/__jest__/client_integration/index_details_page/select_inference_id.test.tsx similarity index 100% rename from x-pack/plugins/index_management/__jest__/client_integration/index_details_page/select_inference_id.test.tsx rename to x-pack/platform/plugins/shared/index_management/__jest__/client_integration/index_details_page/select_inference_id.test.tsx diff --git a/x-pack/plugins/index_management/__jest__/client_integration/index_details_page/semantic_text_bannner.test.tsx b/x-pack/platform/plugins/shared/index_management/__jest__/client_integration/index_details_page/semantic_text_bannner.test.tsx similarity index 100% rename from x-pack/plugins/index_management/__jest__/client_integration/index_details_page/semantic_text_bannner.test.tsx rename to x-pack/platform/plugins/shared/index_management/__jest__/client_integration/index_details_page/semantic_text_bannner.test.tsx diff --git a/x-pack/plugins/index_management/__jest__/client_integration/index_details_page/trained_models_deployment_modal.test.tsx b/x-pack/platform/plugins/shared/index_management/__jest__/client_integration/index_details_page/trained_models_deployment_modal.test.tsx similarity index 100% rename from x-pack/plugins/index_management/__jest__/client_integration/index_details_page/trained_models_deployment_modal.test.tsx rename to x-pack/platform/plugins/shared/index_management/__jest__/client_integration/index_details_page/trained_models_deployment_modal.test.tsx diff --git a/x-pack/plugins/index_management/__jest__/client_integration/index_template_wizard/constants.ts b/x-pack/platform/plugins/shared/index_management/__jest__/client_integration/index_template_wizard/constants.ts similarity index 100% rename from x-pack/plugins/index_management/__jest__/client_integration/index_template_wizard/constants.ts rename to x-pack/platform/plugins/shared/index_management/__jest__/client_integration/index_template_wizard/constants.ts diff --git a/x-pack/plugins/index_management/__jest__/client_integration/index_template_wizard/template_clone.helpers.ts b/x-pack/platform/plugins/shared/index_management/__jest__/client_integration/index_template_wizard/template_clone.helpers.ts similarity index 100% rename from x-pack/plugins/index_management/__jest__/client_integration/index_template_wizard/template_clone.helpers.ts rename to x-pack/platform/plugins/shared/index_management/__jest__/client_integration/index_template_wizard/template_clone.helpers.ts diff --git a/x-pack/plugins/index_management/__jest__/client_integration/index_template_wizard/template_clone.test.tsx b/x-pack/platform/plugins/shared/index_management/__jest__/client_integration/index_template_wizard/template_clone.test.tsx similarity index 100% rename from x-pack/plugins/index_management/__jest__/client_integration/index_template_wizard/template_clone.test.tsx rename to x-pack/platform/plugins/shared/index_management/__jest__/client_integration/index_template_wizard/template_clone.test.tsx diff --git a/x-pack/plugins/index_management/__jest__/client_integration/index_template_wizard/template_create.helpers.ts b/x-pack/platform/plugins/shared/index_management/__jest__/client_integration/index_template_wizard/template_create.helpers.ts similarity index 100% rename from x-pack/plugins/index_management/__jest__/client_integration/index_template_wizard/template_create.helpers.ts rename to x-pack/platform/plugins/shared/index_management/__jest__/client_integration/index_template_wizard/template_create.helpers.ts diff --git a/x-pack/plugins/index_management/__jest__/client_integration/index_template_wizard/template_create.test.tsx b/x-pack/platform/plugins/shared/index_management/__jest__/client_integration/index_template_wizard/template_create.test.tsx similarity index 100% rename from x-pack/plugins/index_management/__jest__/client_integration/index_template_wizard/template_create.test.tsx rename to x-pack/platform/plugins/shared/index_management/__jest__/client_integration/index_template_wizard/template_create.test.tsx diff --git a/x-pack/plugins/index_management/__jest__/client_integration/index_template_wizard/template_edit.helpers.ts b/x-pack/platform/plugins/shared/index_management/__jest__/client_integration/index_template_wizard/template_edit.helpers.ts similarity index 100% rename from x-pack/plugins/index_management/__jest__/client_integration/index_template_wizard/template_edit.helpers.ts rename to x-pack/platform/plugins/shared/index_management/__jest__/client_integration/index_template_wizard/template_edit.helpers.ts diff --git a/x-pack/plugins/index_management/__jest__/client_integration/index_template_wizard/template_edit.test.tsx b/x-pack/platform/plugins/shared/index_management/__jest__/client_integration/index_template_wizard/template_edit.test.tsx similarity index 100% rename from x-pack/plugins/index_management/__jest__/client_integration/index_template_wizard/template_edit.test.tsx rename to x-pack/platform/plugins/shared/index_management/__jest__/client_integration/index_template_wizard/template_edit.test.tsx diff --git a/x-pack/plugins/index_management/__jest__/client_integration/index_template_wizard/template_form.helpers.ts b/x-pack/platform/plugins/shared/index_management/__jest__/client_integration/index_template_wizard/template_form.helpers.ts similarity index 100% rename from x-pack/plugins/index_management/__jest__/client_integration/index_template_wizard/template_form.helpers.ts rename to x-pack/platform/plugins/shared/index_management/__jest__/client_integration/index_template_wizard/template_form.helpers.ts diff --git a/x-pack/plugins/index_management/__jest__/components/__snapshots__/index_table.test.js.snap b/x-pack/platform/plugins/shared/index_management/__jest__/components/__snapshots__/index_table.test.js.snap similarity index 100% rename from x-pack/plugins/index_management/__jest__/components/__snapshots__/index_table.test.js.snap rename to x-pack/platform/plugins/shared/index_management/__jest__/components/__snapshots__/index_table.test.js.snap diff --git a/x-pack/plugins/index_management/__jest__/components/index_table.test.js b/x-pack/platform/plugins/shared/index_management/__jest__/components/index_table.test.js similarity index 100% rename from x-pack/plugins/index_management/__jest__/components/index_table.test.js rename to x-pack/platform/plugins/shared/index_management/__jest__/components/index_table.test.js diff --git a/x-pack/plugins/index_management/common/constants/allow_auto_create.ts b/x-pack/platform/plugins/shared/index_management/common/constants/allow_auto_create.ts similarity index 100% rename from x-pack/plugins/index_management/common/constants/allow_auto_create.ts rename to x-pack/platform/plugins/shared/index_management/common/constants/allow_auto_create.ts diff --git a/x-pack/plugins/index_management/common/constants/api_base_path.ts b/x-pack/platform/plugins/shared/index_management/common/constants/api_base_path.ts similarity index 100% rename from x-pack/plugins/index_management/common/constants/api_base_path.ts rename to x-pack/platform/plugins/shared/index_management/common/constants/api_base_path.ts diff --git a/x-pack/plugins/index_management/common/constants/base_path.ts b/x-pack/platform/plugins/shared/index_management/common/constants/base_path.ts similarity index 100% rename from x-pack/plugins/index_management/common/constants/base_path.ts rename to x-pack/platform/plugins/shared/index_management/common/constants/base_path.ts diff --git a/x-pack/plugins/index_management/common/constants/index.ts b/x-pack/platform/plugins/shared/index_management/common/constants/index.ts similarity index 100% rename from x-pack/plugins/index_management/common/constants/index.ts rename to x-pack/platform/plugins/shared/index_management/common/constants/index.ts diff --git a/x-pack/plugins/index_management/common/constants/index_modes.ts b/x-pack/platform/plugins/shared/index_management/common/constants/index_modes.ts similarity index 100% rename from x-pack/plugins/index_management/common/constants/index_modes.ts rename to x-pack/platform/plugins/shared/index_management/common/constants/index_modes.ts diff --git a/x-pack/plugins/index_management/common/constants/index_statuses.ts b/x-pack/platform/plugins/shared/index_management/common/constants/index_statuses.ts similarity index 100% rename from x-pack/plugins/index_management/common/constants/index_statuses.ts rename to x-pack/platform/plugins/shared/index_management/common/constants/index_statuses.ts diff --git a/x-pack/plugins/index_management/common/constants/invalid_characters.ts b/x-pack/platform/plugins/shared/index_management/common/constants/invalid_characters.ts similarity index 100% rename from x-pack/plugins/index_management/common/constants/invalid_characters.ts rename to x-pack/platform/plugins/shared/index_management/common/constants/invalid_characters.ts diff --git a/x-pack/plugins/index_management/common/constants/plugin.ts b/x-pack/platform/plugins/shared/index_management/common/constants/plugin.ts similarity index 100% rename from x-pack/plugins/index_management/common/constants/plugin.ts rename to x-pack/platform/plugins/shared/index_management/common/constants/plugin.ts diff --git a/x-pack/plugins/index_management/common/constants/ui_metric.ts b/x-pack/platform/plugins/shared/index_management/common/constants/ui_metric.ts similarity index 100% rename from x-pack/plugins/index_management/common/constants/ui_metric.ts rename to x-pack/platform/plugins/shared/index_management/common/constants/ui_metric.ts diff --git a/x-pack/plugins/index_management/common/index.ts b/x-pack/platform/plugins/shared/index_management/common/index.ts similarity index 91% rename from x-pack/plugins/index_management/common/index.ts rename to x-pack/platform/plugins/shared/index_management/common/index.ts index ea1316ed2c185..61bdeb6007ef6 100644 --- a/x-pack/plugins/index_management/common/index.ts +++ b/x-pack/platform/plugins/shared/index_management/common/index.ts @@ -6,7 +6,6 @@ */ // TODO: https://github.com/elastic/kibana/issues/110892 -/* eslint-disable @kbn/eslint/no_export_all */ export { API_BASE_PATH, INTERNAL_API_BASE_PATH, BASE_PATH, MAJOR_VERSION } from './constants'; diff --git a/x-pack/plugins/index_management/common/lib/component_template_serialization.test.ts b/x-pack/platform/plugins/shared/index_management/common/lib/component_template_serialization.test.ts similarity index 100% rename from x-pack/plugins/index_management/common/lib/component_template_serialization.test.ts rename to x-pack/platform/plugins/shared/index_management/common/lib/component_template_serialization.test.ts diff --git a/x-pack/plugins/index_management/common/lib/component_template_serialization.ts b/x-pack/platform/plugins/shared/index_management/common/lib/component_template_serialization.ts similarity index 100% rename from x-pack/plugins/index_management/common/lib/component_template_serialization.ts rename to x-pack/platform/plugins/shared/index_management/common/lib/component_template_serialization.ts diff --git a/x-pack/plugins/index_management/common/lib/data_stream_utils.test.ts b/x-pack/platform/plugins/shared/index_management/common/lib/data_stream_utils.test.ts similarity index 100% rename from x-pack/plugins/index_management/common/lib/data_stream_utils.test.ts rename to x-pack/platform/plugins/shared/index_management/common/lib/data_stream_utils.test.ts diff --git a/x-pack/plugins/index_management/common/lib/data_stream_utils.ts b/x-pack/platform/plugins/shared/index_management/common/lib/data_stream_utils.ts similarity index 100% rename from x-pack/plugins/index_management/common/lib/data_stream_utils.ts rename to x-pack/platform/plugins/shared/index_management/common/lib/data_stream_utils.ts diff --git a/x-pack/plugins/index_management/common/lib/enrich_policies.ts b/x-pack/platform/plugins/shared/index_management/common/lib/enrich_policies.ts similarity index 100% rename from x-pack/plugins/index_management/common/lib/enrich_policies.ts rename to x-pack/platform/plugins/shared/index_management/common/lib/enrich_policies.ts diff --git a/x-pack/plugins/index_management/common/lib/index.ts b/x-pack/platform/plugins/shared/index_management/common/lib/index.ts similarity index 100% rename from x-pack/plugins/index_management/common/lib/index.ts rename to x-pack/platform/plugins/shared/index_management/common/lib/index.ts diff --git a/x-pack/plugins/index_management/common/lib/template_serialization.test.ts b/x-pack/platform/plugins/shared/index_management/common/lib/template_serialization.test.ts similarity index 100% rename from x-pack/plugins/index_management/common/lib/template_serialization.test.ts rename to x-pack/platform/plugins/shared/index_management/common/lib/template_serialization.test.ts diff --git a/x-pack/plugins/index_management/common/lib/template_serialization.ts b/x-pack/platform/plugins/shared/index_management/common/lib/template_serialization.ts similarity index 100% rename from x-pack/plugins/index_management/common/lib/template_serialization.ts rename to x-pack/platform/plugins/shared/index_management/common/lib/template_serialization.ts diff --git a/x-pack/plugins/index_management/common/lib/utils.test.ts b/x-pack/platform/plugins/shared/index_management/common/lib/utils.test.ts similarity index 100% rename from x-pack/plugins/index_management/common/lib/utils.test.ts rename to x-pack/platform/plugins/shared/index_management/common/lib/utils.test.ts diff --git a/x-pack/plugins/index_management/common/lib/utils.ts b/x-pack/platform/plugins/shared/index_management/common/lib/utils.ts similarity index 100% rename from x-pack/plugins/index_management/common/lib/utils.ts rename to x-pack/platform/plugins/shared/index_management/common/lib/utils.ts diff --git a/x-pack/plugins/index_management/common/types/aliases.ts b/x-pack/platform/plugins/shared/index_management/common/types/aliases.ts similarity index 100% rename from x-pack/plugins/index_management/common/types/aliases.ts rename to x-pack/platform/plugins/shared/index_management/common/types/aliases.ts diff --git a/x-pack/plugins/index_management/common/types/component_templates.ts b/x-pack/platform/plugins/shared/index_management/common/types/component_templates.ts similarity index 100% rename from x-pack/plugins/index_management/common/types/component_templates.ts rename to x-pack/platform/plugins/shared/index_management/common/types/component_templates.ts diff --git a/x-pack/plugins/index_management/common/types/data_streams.ts b/x-pack/platform/plugins/shared/index_management/common/types/data_streams.ts similarity index 100% rename from x-pack/plugins/index_management/common/types/data_streams.ts rename to x-pack/platform/plugins/shared/index_management/common/types/data_streams.ts diff --git a/x-pack/plugins/index_management/common/types/enrich_policies.ts b/x-pack/platform/plugins/shared/index_management/common/types/enrich_policies.ts similarity index 100% rename from x-pack/plugins/index_management/common/types/enrich_policies.ts rename to x-pack/platform/plugins/shared/index_management/common/types/enrich_policies.ts diff --git a/x-pack/plugins/index_management/common/types/index.ts b/x-pack/platform/plugins/shared/index_management/common/types/index.ts similarity index 100% rename from x-pack/plugins/index_management/common/types/index.ts rename to x-pack/platform/plugins/shared/index_management/common/types/index.ts diff --git a/x-pack/plugins/index_management/common/types/indices.ts b/x-pack/platform/plugins/shared/index_management/common/types/indices.ts similarity index 100% rename from x-pack/plugins/index_management/common/types/indices.ts rename to x-pack/platform/plugins/shared/index_management/common/types/indices.ts diff --git a/x-pack/plugins/index_management/common/types/mappings.ts b/x-pack/platform/plugins/shared/index_management/common/types/mappings.ts similarity index 100% rename from x-pack/plugins/index_management/common/types/mappings.ts rename to x-pack/platform/plugins/shared/index_management/common/types/mappings.ts diff --git a/x-pack/plugins/index_management/common/types/templates.ts b/x-pack/platform/plugins/shared/index_management/common/types/templates.ts similarity index 100% rename from x-pack/plugins/index_management/common/types/templates.ts rename to x-pack/platform/plugins/shared/index_management/common/types/templates.ts diff --git a/x-pack/plugins/observability_solution/dataset_quality/jest.config.js b/x-pack/platform/plugins/shared/index_management/jest.config.js similarity index 56% rename from x-pack/plugins/observability_solution/dataset_quality/jest.config.js rename to x-pack/platform/plugins/shared/index_management/jest.config.js index 23ec1505b0f89..4b43baf3253f3 100644 --- a/x-pack/plugins/observability_solution/dataset_quality/jest.config.js +++ b/x-pack/platform/plugins/shared/index_management/jest.config.js @@ -7,12 +7,12 @@ module.exports = { preset: '@kbn/test', - rootDir: '../../../..', - roots: ['/x-pack/plugins/observability_solution/dataset_quality'], + rootDir: '../../../../..', + roots: ['/x-pack/platform/plugins/shared/index_management'], coverageDirectory: - '/target/kibana-coverage/jest/x-pack/plugins/observability_solution/dataset_quality', + '/target/kibana-coverage/jest/x-pack/platform/plugins/shared/index_management', coverageReporters: ['text', 'html'], collectCoverageFrom: [ - '/x-pack/plugins/observability_solution/dataset_quality/{common,public}/**/*.{ts,tsx}', + '/x-pack/platform/plugins/shared/index_management/{common,public,server}/**/*.{js,ts,tsx}', ], }; diff --git a/x-pack/plugins/index_management/kibana.jsonc b/x-pack/platform/plugins/shared/index_management/kibana.jsonc similarity index 100% rename from x-pack/plugins/index_management/kibana.jsonc rename to x-pack/platform/plugins/shared/index_management/kibana.jsonc diff --git a/x-pack/plugins/index_management/public/application/app.tsx b/x-pack/platform/plugins/shared/index_management/public/application/app.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/app.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/app.tsx diff --git a/x-pack/plugins/index_management/public/application/app_context.tsx b/x-pack/platform/plugins/shared/index_management/public/application/app_context.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/app_context.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/app_context.tsx diff --git a/x-pack/plugins/index_management/public/application/components/component_templates/__jest__/client_integration/component_template_create.test.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/__jest__/client_integration/component_template_create.test.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/component_templates/__jest__/client_integration/component_template_create.test.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/__jest__/client_integration/component_template_create.test.tsx diff --git a/x-pack/plugins/index_management/public/application/components/component_templates/__jest__/client_integration/component_template_details.test.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/__jest__/client_integration/component_template_details.test.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/component_templates/__jest__/client_integration/component_template_details.test.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/__jest__/client_integration/component_template_details.test.ts diff --git a/x-pack/plugins/index_management/public/application/components/component_templates/__jest__/client_integration/component_template_edit.test.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/__jest__/client_integration/component_template_edit.test.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/component_templates/__jest__/client_integration/component_template_edit.test.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/__jest__/client_integration/component_template_edit.test.tsx diff --git a/x-pack/plugins/index_management/public/application/components/component_templates/__jest__/client_integration/component_template_list.test.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/__jest__/client_integration/component_template_list.test.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/component_templates/__jest__/client_integration/component_template_list.test.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/__jest__/client_integration/component_template_list.test.ts diff --git a/x-pack/plugins/index_management/public/application/components/component_templates/__jest__/client_integration/helpers/component_template_create.helpers.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/__jest__/client_integration/helpers/component_template_create.helpers.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/component_templates/__jest__/client_integration/helpers/component_template_create.helpers.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/__jest__/client_integration/helpers/component_template_create.helpers.ts diff --git a/x-pack/plugins/index_management/public/application/components/component_templates/__jest__/client_integration/helpers/component_template_details.helpers.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/__jest__/client_integration/helpers/component_template_details.helpers.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/component_templates/__jest__/client_integration/helpers/component_template_details.helpers.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/__jest__/client_integration/helpers/component_template_details.helpers.ts diff --git a/x-pack/plugins/index_management/public/application/components/component_templates/__jest__/client_integration/helpers/component_template_edit.helpers.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/__jest__/client_integration/helpers/component_template_edit.helpers.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/component_templates/__jest__/client_integration/helpers/component_template_edit.helpers.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/__jest__/client_integration/helpers/component_template_edit.helpers.ts diff --git a/x-pack/plugins/index_management/public/application/components/component_templates/__jest__/client_integration/helpers/component_template_form.helpers.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/__jest__/client_integration/helpers/component_template_form.helpers.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/component_templates/__jest__/client_integration/helpers/component_template_form.helpers.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/__jest__/client_integration/helpers/component_template_form.helpers.ts diff --git a/x-pack/plugins/index_management/public/application/components/component_templates/__jest__/client_integration/helpers/component_template_list.helpers.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/__jest__/client_integration/helpers/component_template_list.helpers.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/component_templates/__jest__/client_integration/helpers/component_template_list.helpers.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/__jest__/client_integration/helpers/component_template_list.helpers.ts diff --git a/x-pack/plugins/index_management/public/application/components/component_templates/__jest__/client_integration/helpers/constants.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/__jest__/client_integration/helpers/constants.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/component_templates/__jest__/client_integration/helpers/constants.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/__jest__/client_integration/helpers/constants.ts diff --git a/x-pack/plugins/index_management/public/application/components/component_templates/__jest__/client_integration/helpers/http_requests.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/__jest__/client_integration/helpers/http_requests.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/component_templates/__jest__/client_integration/helpers/http_requests.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/__jest__/client_integration/helpers/http_requests.ts diff --git a/x-pack/plugins/index_management/public/application/components/component_templates/__jest__/client_integration/helpers/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/__jest__/client_integration/helpers/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/component_templates/__jest__/client_integration/helpers/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/__jest__/client_integration/helpers/index.ts diff --git a/x-pack/plugins/index_management/public/application/components/component_templates/__jest__/client_integration/helpers/setup_environment.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/__jest__/client_integration/helpers/setup_environment.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/component_templates/__jest__/client_integration/helpers/setup_environment.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/__jest__/client_integration/helpers/setup_environment.tsx diff --git a/x-pack/plugins/index_management/public/application/components/component_templates/__jest__/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/__jest__/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/component_templates/__jest__/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/__jest__/index.ts diff --git a/x-pack/plugins/index_management/public/application/components/component_templates/component_template_details/component_template_details.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_details/component_template_details.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/component_templates/component_template_details/component_template_details.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_details/component_template_details.tsx diff --git a/x-pack/plugins/index_management/public/application/components/component_templates/component_template_details/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_details/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/component_templates/component_template_details/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_details/index.ts diff --git a/x-pack/plugins/index_management/public/application/components/component_templates/component_template_details/manage_button.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_details/manage_button.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/component_templates/component_template_details/manage_button.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_details/manage_button.tsx diff --git a/x-pack/plugins/index_management/public/application/components/component_templates/component_template_details/tab_summary.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_details/tab_summary.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/component_templates/component_template_details/tab_summary.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_details/tab_summary.tsx diff --git a/x-pack/plugins/index_management/public/application/components/component_templates/component_template_details/tabs.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_details/tabs.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/component_templates/component_template_details/tabs.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_details/tabs.tsx diff --git a/x-pack/plugins/index_management/public/application/components/component_templates/component_template_list/component_template_list.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_list/component_template_list.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/component_templates/component_template_list/component_template_list.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_list/component_template_list.tsx diff --git a/x-pack/plugins/index_management/public/application/components/component_templates/component_template_list/component_template_list_container.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_list/component_template_list_container.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/component_templates/component_template_list/component_template_list_container.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_list/component_template_list_container.tsx diff --git a/x-pack/plugins/index_management/public/application/components/component_templates/component_template_list/delete_modal.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_list/delete_modal.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/component_templates/component_template_list/delete_modal.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_list/delete_modal.tsx diff --git a/x-pack/plugins/index_management/public/application/components/component_templates/component_template_list/empty_prompt.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_list/empty_prompt.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/component_templates/component_template_list/empty_prompt.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_list/empty_prompt.tsx diff --git a/x-pack/plugins/index_management/public/application/components/component_templates/component_template_list/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_list/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/component_templates/component_template_list/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_list/index.ts diff --git a/x-pack/plugins/index_management/public/application/components/component_templates/component_template_list/table.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_list/table.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/component_templates/component_template_list/table.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_list/table.tsx diff --git a/x-pack/plugins/index_management/public/application/components/component_templates/component_template_selector/component_templates.scss b/x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_selector/component_templates.scss similarity index 100% rename from x-pack/plugins/index_management/public/application/components/component_templates/component_template_selector/component_templates.scss rename to x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_selector/component_templates.scss diff --git a/x-pack/plugins/index_management/public/application/components/component_templates/component_template_selector/component_templates.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_selector/component_templates.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/component_templates/component_template_selector/component_templates.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_selector/component_templates.tsx diff --git a/x-pack/plugins/index_management/public/application/components/component_templates/component_template_selector/component_templates_list.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_selector/component_templates_list.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/component_templates/component_template_selector/component_templates_list.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_selector/component_templates_list.tsx diff --git a/x-pack/plugins/index_management/public/application/components/component_templates/component_template_selector/component_templates_list_item.scss b/x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_selector/component_templates_list_item.scss similarity index 100% rename from x-pack/plugins/index_management/public/application/components/component_templates/component_template_selector/component_templates_list_item.scss rename to x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_selector/component_templates_list_item.scss diff --git a/x-pack/plugins/index_management/public/application/components/component_templates/component_template_selector/component_templates_list_item.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_selector/component_templates_list_item.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/component_templates/component_template_selector/component_templates_list_item.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_selector/component_templates_list_item.tsx diff --git a/x-pack/plugins/index_management/public/application/components/component_templates/component_template_selector/component_templates_selection.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_selector/component_templates_selection.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/component_templates/component_template_selector/component_templates_selection.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_selector/component_templates_selection.tsx diff --git a/x-pack/plugins/index_management/public/application/components/component_templates/component_template_selector/component_templates_selector.scss b/x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_selector/component_templates_selector.scss similarity index 100% rename from x-pack/plugins/index_management/public/application/components/component_templates/component_template_selector/component_templates_selector.scss rename to x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_selector/component_templates_selector.scss diff --git a/x-pack/plugins/index_management/public/application/components/component_templates/component_template_selector/component_templates_selector.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_selector/component_templates_selector.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/component_templates/component_template_selector/component_templates_selector.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_selector/component_templates_selector.tsx diff --git a/x-pack/plugins/index_management/public/application/components/component_templates/component_template_selector/components/create_button_popover.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_selector/components/create_button_popover.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/component_templates/component_template_selector/components/create_button_popover.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_selector/components/create_button_popover.tsx diff --git a/x-pack/plugins/index_management/public/application/components/component_templates/component_template_selector/components/filter_list_button.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_selector/components/filter_list_button.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/component_templates/component_template_selector/components/filter_list_button.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_selector/components/filter_list_button.tsx diff --git a/x-pack/plugins/index_management/public/application/components/component_templates/component_template_selector/components/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_selector/components/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/component_templates/component_template_selector/components/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_selector/components/index.ts diff --git a/x-pack/plugins/index_management/public/application/components/component_templates/component_template_selector/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_selector/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/component_templates/component_template_selector/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_selector/index.ts diff --git a/x-pack/plugins/index_management/public/application/components/component_templates/component_template_wizard/component_template_clone/component_template_clone.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_wizard/component_template_clone/component_template_clone.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/component_templates/component_template_wizard/component_template_clone/component_template_clone.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_wizard/component_template_clone/component_template_clone.tsx diff --git a/x-pack/plugins/index_management/public/application/components/component_templates/component_template_wizard/component_template_clone/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_wizard/component_template_clone/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/component_templates/component_template_wizard/component_template_clone/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_wizard/component_template_clone/index.ts diff --git a/x-pack/plugins/index_management/public/application/components/component_templates/component_template_wizard/component_template_create/component_template_create.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_wizard/component_template_create/component_template_create.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/component_templates/component_template_wizard/component_template_create/component_template_create.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_wizard/component_template_create/component_template_create.tsx diff --git a/x-pack/plugins/index_management/public/application/components/component_templates/component_template_wizard/component_template_create/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_wizard/component_template_create/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/component_templates/component_template_wizard/component_template_create/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_wizard/component_template_create/index.ts diff --git a/x-pack/plugins/index_management/public/application/components/component_templates/component_template_wizard/component_template_datastreams_rollover/mappings_datastreams_rollover_modal.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_wizard/component_template_datastreams_rollover/mappings_datastreams_rollover_modal.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/component_templates/component_template_wizard/component_template_datastreams_rollover/mappings_datastreams_rollover_modal.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_wizard/component_template_datastreams_rollover/mappings_datastreams_rollover_modal.tsx diff --git a/x-pack/plugins/index_management/public/application/components/component_templates/component_template_wizard/component_template_datastreams_rollover/use_datastreams_rollover.test.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_wizard/component_template_datastreams_rollover/use_datastreams_rollover.test.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/component_templates/component_template_wizard/component_template_datastreams_rollover/use_datastreams_rollover.test.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_wizard/component_template_datastreams_rollover/use_datastreams_rollover.test.tsx diff --git a/x-pack/plugins/index_management/public/application/components/component_templates/component_template_wizard/component_template_datastreams_rollover/use_datastreams_rollover.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_wizard/component_template_datastreams_rollover/use_datastreams_rollover.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/component_templates/component_template_wizard/component_template_datastreams_rollover/use_datastreams_rollover.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_wizard/component_template_datastreams_rollover/use_datastreams_rollover.tsx diff --git a/x-pack/plugins/index_management/public/application/components/component_templates/component_template_wizard/component_template_edit/component_template_edit.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_wizard/component_template_edit/component_template_edit.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/component_templates/component_template_wizard/component_template_edit/component_template_edit.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_wizard/component_template_edit/component_template_edit.tsx diff --git a/x-pack/plugins/index_management/public/application/components/component_templates/component_template_wizard/component_template_edit/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_wizard/component_template_edit/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/component_templates/component_template_wizard/component_template_edit/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_wizard/component_template_edit/index.ts diff --git a/x-pack/plugins/index_management/public/application/components/component_templates/component_template_wizard/component_template_form/component_template_form.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_wizard/component_template_form/component_template_form.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/component_templates/component_template_wizard/component_template_form/component_template_form.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_wizard/component_template_form/component_template_form.tsx diff --git a/x-pack/plugins/index_management/public/application/components/component_templates/component_template_wizard/component_template_form/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_wizard/component_template_form/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/component_templates/component_template_wizard/component_template_form/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_wizard/component_template_form/index.ts diff --git a/x-pack/plugins/index_management/public/application/components/component_templates/component_template_wizard/component_template_form/steps/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_wizard/component_template_form/steps/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/component_templates/component_template_wizard/component_template_form/steps/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_wizard/component_template_form/steps/index.ts diff --git a/x-pack/plugins/index_management/public/application/components/component_templates/component_template_wizard/component_template_form/steps/step_logistics.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_wizard/component_template_form/steps/step_logistics.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/component_templates/component_template_wizard/component_template_form/steps/step_logistics.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_wizard/component_template_form/steps/step_logistics.tsx diff --git a/x-pack/plugins/index_management/public/application/components/component_templates/component_template_wizard/component_template_form/steps/step_logistics_container.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_wizard/component_template_form/steps/step_logistics_container.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/component_templates/component_template_wizard/component_template_form/steps/step_logistics_container.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_wizard/component_template_form/steps/step_logistics_container.tsx diff --git a/x-pack/plugins/index_management/public/application/components/component_templates/component_template_wizard/component_template_form/steps/step_logistics_schema.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_wizard/component_template_form/steps/step_logistics_schema.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/component_templates/component_template_wizard/component_template_form/steps/step_logistics_schema.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_wizard/component_template_form/steps/step_logistics_schema.tsx diff --git a/x-pack/plugins/index_management/public/application/components/component_templates/component_template_wizard/component_template_form/steps/step_review.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_wizard/component_template_form/steps/step_review.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/component_templates/component_template_wizard/component_template_form/steps/step_review.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_wizard/component_template_form/steps/step_review.tsx diff --git a/x-pack/plugins/index_management/public/application/components/component_templates/component_template_wizard/component_template_form/steps/step_review_container.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_wizard/component_template_form/steps/step_review_container.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/component_templates/component_template_wizard/component_template_form/steps/step_review_container.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_wizard/component_template_form/steps/step_review_container.tsx diff --git a/x-pack/plugins/index_management/public/application/components/component_templates/component_template_wizard/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_wizard/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/component_templates/component_template_wizard/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_wizard/index.ts diff --git a/x-pack/plugins/index_management/public/application/components/component_templates/component_template_wizard/use_step_from_query_string.test.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_wizard/use_step_from_query_string.test.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/component_templates/component_template_wizard/use_step_from_query_string.test.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_wizard/use_step_from_query_string.test.tsx diff --git a/x-pack/plugins/index_management/public/application/components/component_templates/component_template_wizard/use_step_from_query_string.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_wizard/use_step_from_query_string.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/component_templates/component_template_wizard/use_step_from_query_string.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_template_wizard/use_step_from_query_string.tsx diff --git a/x-pack/plugins/index_management/public/application/components/component_templates/component_templates_context.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_templates_context.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/component_templates/component_templates_context.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/component_templates_context.tsx diff --git a/x-pack/plugins/index_management/public/application/components/component_templates/components/deprecated_badge.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/components/deprecated_badge.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/component_templates/components/deprecated_badge.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/components/deprecated_badge.tsx diff --git a/x-pack/plugins/index_management/public/application/components/component_templates/components/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/components/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/component_templates/components/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/components/index.ts diff --git a/x-pack/plugins/index_management/public/application/components/component_templates/constants.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/constants.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/component_templates/constants.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/constants.ts diff --git a/x-pack/plugins/index_management/public/application/components/component_templates/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/component_templates/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/index.ts diff --git a/x-pack/plugins/index_management/public/application/components/component_templates/lib/api.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/lib/api.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/component_templates/lib/api.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/lib/api.ts diff --git a/x-pack/plugins/index_management/public/application/components/component_templates/lib/documentation.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/lib/documentation.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/component_templates/lib/documentation.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/lib/documentation.ts diff --git a/x-pack/plugins/index_management/public/application/components/component_templates/lib/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/lib/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/component_templates/lib/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/lib/index.ts diff --git a/x-pack/plugins/index_management/public/application/components/component_templates/lib/request.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/lib/request.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/component_templates/lib/request.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/lib/request.ts diff --git a/x-pack/plugins/index_management/public/application/components/component_templates/shared_imports.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/shared_imports.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/component_templates/shared_imports.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/component_templates/shared_imports.ts diff --git a/x-pack/plugins/index_management/public/application/components/data_health.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/data_health.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/data_health.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/data_health.tsx diff --git a/x-pack/plugins/index_management/public/application/components/enrich_policies/auth_provider.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/enrich_policies/auth_provider.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/enrich_policies/auth_provider.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/enrich_policies/auth_provider.tsx diff --git a/x-pack/plugins/index_management/public/application/components/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/index.ts diff --git a/x-pack/plugins/index_management/public/application/components/index_templates/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/index_templates/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/index_templates/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/index_templates/index.ts diff --git a/x-pack/plugins/index_management/public/application/components/index_templates/legacy_index_template_deprecation.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/index_templates/legacy_index_template_deprecation.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/index_templates/legacy_index_template_deprecation.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/index_templates/legacy_index_template_deprecation.tsx diff --git a/x-pack/plugins/index_management/public/application/components/index_templates/shared_imports.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/index_templates/shared_imports.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/index_templates/shared_imports.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/index_templates/shared_imports.ts diff --git a/x-pack/plugins/index_management/public/application/components/index_templates/simulate_template/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/index_templates/simulate_template/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/index_templates/simulate_template/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/index_templates/simulate_template/index.ts diff --git a/x-pack/plugins/index_management/public/application/components/index_templates/simulate_template/simulate_template.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/index_templates/simulate_template/simulate_template.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/index_templates/simulate_template/simulate_template.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/index_templates/simulate_template/simulate_template.tsx diff --git a/x-pack/plugins/index_management/public/application/components/index_templates/simulate_template/simulate_template_flyout.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/index_templates/simulate_template/simulate_template_flyout.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/index_templates/simulate_template/simulate_template_flyout.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/index_templates/simulate_template/simulate_template_flyout.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/__jest__/client_integration/configuration_form.test.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/__jest__/client_integration/configuration_form.test.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/__jest__/client_integration/configuration_form.test.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/__jest__/client_integration/configuration_form.test.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/__jest__/client_integration/datatypes/date_range_datatype.test.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/__jest__/client_integration/datatypes/date_range_datatype.test.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/__jest__/client_integration/datatypes/date_range_datatype.test.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/__jest__/client_integration/datatypes/date_range_datatype.test.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/__jest__/client_integration/datatypes/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/__jest__/client_integration/datatypes/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/__jest__/client_integration/datatypes/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/__jest__/client_integration/datatypes/index.ts diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/__jest__/client_integration/datatypes/other_datatype.test.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/__jest__/client_integration/datatypes/other_datatype.test.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/__jest__/client_integration/datatypes/other_datatype.test.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/__jest__/client_integration/datatypes/other_datatype.test.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/__jest__/client_integration/datatypes/point_datatype.test.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/__jest__/client_integration/datatypes/point_datatype.test.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/__jest__/client_integration/datatypes/point_datatype.test.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/__jest__/client_integration/datatypes/point_datatype.test.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/__jest__/client_integration/datatypes/scaled_float_datatype.test.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/__jest__/client_integration/datatypes/scaled_float_datatype.test.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/__jest__/client_integration/datatypes/scaled_float_datatype.test.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/__jest__/client_integration/datatypes/scaled_float_datatype.test.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/__jest__/client_integration/datatypes/shape_datatype.test.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/__jest__/client_integration/datatypes/shape_datatype.test.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/__jest__/client_integration/datatypes/shape_datatype.test.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/__jest__/client_integration/datatypes/shape_datatype.test.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/__jest__/client_integration/datatypes/text_datatype.test.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/__jest__/client_integration/datatypes/text_datatype.test.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/__jest__/client_integration/datatypes/text_datatype.test.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/__jest__/client_integration/datatypes/text_datatype.test.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/__jest__/client_integration/datatypes/version_datatype.test.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/__jest__/client_integration/datatypes/version_datatype.test.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/__jest__/client_integration/datatypes/version_datatype.test.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/__jest__/client_integration/datatypes/version_datatype.test.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/__jest__/client_integration/edit_field.test.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/__jest__/client_integration/edit_field.test.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/__jest__/client_integration/edit_field.test.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/__jest__/client_integration/edit_field.test.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/__jest__/client_integration/helpers/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/__jest__/client_integration/helpers/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/__jest__/client_integration/helpers/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/__jest__/client_integration/helpers/index.ts diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/__jest__/client_integration/helpers/mappings_editor.helpers.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/__jest__/client_integration/helpers/mappings_editor.helpers.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/__jest__/client_integration/helpers/mappings_editor.helpers.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/__jest__/client_integration/helpers/mappings_editor.helpers.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/__jest__/client_integration/helpers/setup_environment.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/__jest__/client_integration/helpers/setup_environment.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/__jest__/client_integration/helpers/setup_environment.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/__jest__/client_integration/helpers/setup_environment.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/__jest__/client_integration/mapped_fields.test.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/__jest__/client_integration/mapped_fields.test.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/__jest__/client_integration/mapped_fields.test.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/__jest__/client_integration/mapped_fields.test.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/__jest__/client_integration/mappings_editor.test.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/__jest__/client_integration/mappings_editor.test.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/__jest__/client_integration/mappings_editor.test.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/__jest__/client_integration/mappings_editor.test.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/__jest__/client_integration/runtime_fields.test.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/__jest__/client_integration/runtime_fields.test.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/__jest__/client_integration/runtime_fields.test.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/__jest__/client_integration/runtime_fields.test.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/_index.scss b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/_index.scss similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/_index.scss rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/_index.scss diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/_index.scss b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/_index.scss similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/_index.scss rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/_index.scss diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/code_block.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/code_block.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/code_block.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/code_block.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/configuration_form/configuration_form.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/configuration_form/configuration_form.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/configuration_form/configuration_form.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/configuration_form/configuration_form.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/configuration_form/configuration_form_schema.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/configuration_form/configuration_form_schema.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/configuration_form/configuration_form_schema.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/configuration_form/configuration_form_schema.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/configuration_form/configuration_serialization.test.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/configuration_form/configuration_serialization.test.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/configuration_form/configuration_serialization.test.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/configuration_form/configuration_serialization.test.ts diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/configuration_form/dynamic_mapping_section/dynamic_mapping_section.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/configuration_form/dynamic_mapping_section/dynamic_mapping_section.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/configuration_form/dynamic_mapping_section/dynamic_mapping_section.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/configuration_form/dynamic_mapping_section/dynamic_mapping_section.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/configuration_form/dynamic_mapping_section/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/configuration_form/dynamic_mapping_section/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/configuration_form/dynamic_mapping_section/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/configuration_form/dynamic_mapping_section/index.ts diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/configuration_form/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/configuration_form/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/configuration_form/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/configuration_form/index.ts diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/configuration_form/mapper_size_plugin_section.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/configuration_form/mapper_size_plugin_section.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/configuration_form/mapper_size_plugin_section.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/configuration_form/mapper_size_plugin_section.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/configuration_form/meta_field_section/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/configuration_form/meta_field_section/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/configuration_form/meta_field_section/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/configuration_form/meta_field_section/index.ts diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/configuration_form/meta_field_section/meta_field_section.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/configuration_form/meta_field_section/meta_field_section.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/configuration_form/meta_field_section/meta_field_section.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/configuration_form/meta_field_section/meta_field_section.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/configuration_form/routing_section.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/configuration_form/routing_section.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/configuration_form/routing_section.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/configuration_form/routing_section.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/configuration_form/source_field_section/constants.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/configuration_form/source_field_section/constants.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/configuration_form/source_field_section/constants.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/configuration_form/source_field_section/constants.ts diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/configuration_form/source_field_section/i18n_texts.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/configuration_form/source_field_section/i18n_texts.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/configuration_form/source_field_section/i18n_texts.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/configuration_form/source_field_section/i18n_texts.ts diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/configuration_form/source_field_section/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/configuration_form/source_field_section/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/configuration_form/source_field_section/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/configuration_form/source_field_section/index.ts diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/configuration_form/source_field_section/source_field_section.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/configuration_form/source_field_section/source_field_section.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/configuration_form/source_field_section/source_field_section.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/configuration_form/source_field_section/source_field_section.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/configuration_form/subobjects_section.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/configuration_form/subobjects_section.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/configuration_form/subobjects_section.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/configuration_form/subobjects_section.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/_index.scss b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/_index.scss similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/_index.scss rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/_index.scss diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/document_fields.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/document_fields.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/document_fields.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/document_fields.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/document_fields_header.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/document_fields_header.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/document_fields_header.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/document_fields_header.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/document_fields_search.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/document_fields_search.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/document_fields_search.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/document_fields_search.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/editor_toggle_controls.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/editor_toggle_controls.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/editor_toggle_controls.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/editor_toggle_controls.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/analyzer_parameter.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/analyzer_parameter.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/analyzer_parameter.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/analyzer_parameter.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/analyzer_parameter_selects.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/analyzer_parameter_selects.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/analyzer_parameter_selects.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/analyzer_parameter_selects.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/analyzers_parameter.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/analyzers_parameter.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/analyzers_parameter.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/analyzers_parameter.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/boost_parameter.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/boost_parameter.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/boost_parameter.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/boost_parameter.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/coerce_number_parameter.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/coerce_number_parameter.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/coerce_number_parameter.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/coerce_number_parameter.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/coerce_shape_parameter.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/coerce_shape_parameter.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/coerce_shape_parameter.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/coerce_shape_parameter.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/copy_to_parameter.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/copy_to_parameter.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/copy_to_parameter.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/copy_to_parameter.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/doc_values_parameter.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/doc_values_parameter.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/doc_values_parameter.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/doc_values_parameter.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/dynamic_parameter.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/dynamic_parameter.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/dynamic_parameter.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/dynamic_parameter.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/eager_global_ordinals_parameter.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/eager_global_ordinals_parameter.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/eager_global_ordinals_parameter.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/eager_global_ordinals_parameter.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/enabled_parameter.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/enabled_parameter.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/enabled_parameter.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/enabled_parameter.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/fielddata_frequency_filter_absolute.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/fielddata_frequency_filter_absolute.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/fielddata_frequency_filter_absolute.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/fielddata_frequency_filter_absolute.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/fielddata_frequency_filter_percentage.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/fielddata_frequency_filter_percentage.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/fielddata_frequency_filter_percentage.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/fielddata_frequency_filter_percentage.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/fielddata_parameter.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/fielddata_parameter.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/fielddata_parameter.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/fielddata_parameter.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/format_parameter.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/format_parameter.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/format_parameter.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/format_parameter.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/ignore_above_parameter.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/ignore_above_parameter.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/ignore_above_parameter.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/ignore_above_parameter.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/ignore_malformed.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/ignore_malformed.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/ignore_malformed.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/ignore_malformed.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/ignore_z_value_parameter.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/ignore_z_value_parameter.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/ignore_z_value_parameter.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/ignore_z_value_parameter.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/index.ts diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/index_parameter.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/index_parameter.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/index_parameter.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/index_parameter.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/locale_parameter.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/locale_parameter.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/locale_parameter.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/locale_parameter.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/max_shingle_size_parameter.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/max_shingle_size_parameter.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/max_shingle_size_parameter.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/max_shingle_size_parameter.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/meta_parameter.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/meta_parameter.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/meta_parameter.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/meta_parameter.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/name_parameter.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/name_parameter.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/name_parameter.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/name_parameter.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/norms_parameter.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/norms_parameter.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/norms_parameter.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/norms_parameter.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/null_value_parameter.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/null_value_parameter.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/null_value_parameter.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/null_value_parameter.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/orientation_parameter.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/orientation_parameter.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/orientation_parameter.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/orientation_parameter.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/other_type_json_parameter.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/other_type_json_parameter.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/other_type_json_parameter.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/other_type_json_parameter.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/other_type_name_parameter.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/other_type_name_parameter.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/other_type_name_parameter.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/other_type_name_parameter.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/path_parameter.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/path_parameter.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/path_parameter.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/path_parameter.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/reference_field_selects.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/reference_field_selects.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/reference_field_selects.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/reference_field_selects.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/relations_parameter.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/relations_parameter.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/relations_parameter.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/relations_parameter.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/select_inference_id.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/select_inference_id.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/select_inference_id.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/select_inference_id.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/similarity_parameter.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/similarity_parameter.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/similarity_parameter.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/similarity_parameter.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/split_queries_on_whitespace_parameter.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/split_queries_on_whitespace_parameter.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/split_queries_on_whitespace_parameter.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/split_queries_on_whitespace_parameter.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/store_parameter.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/store_parameter.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/store_parameter.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/store_parameter.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/subobjects_parameter.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/subobjects_parameter.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/subobjects_parameter.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/subobjects_parameter.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/subtype_parameter.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/subtype_parameter.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/subtype_parameter.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/subtype_parameter.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/term_vector_parameter.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/term_vector_parameter.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/term_vector_parameter.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/term_vector_parameter.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/type_parameter.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/type_parameter.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/type_parameter.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/field_parameters/type_parameter.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/_field_list_item.scss b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/_field_list_item.scss similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/_field_list_item.scss rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/_field_list_item.scss diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/_index.scss b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/_index.scss similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/_index.scss rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/_index.scss diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/create_field/create_field.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/create_field/create_field.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/create_field/create_field.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/create_field/create_field.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/create_field/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/create_field/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/create_field/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/create_field/index.ts diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/create_field/required_parameters_forms/alias_type.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/create_field/required_parameters_forms/alias_type.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/create_field/required_parameters_forms/alias_type.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/create_field/required_parameters_forms/alias_type.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/create_field/required_parameters_forms/dense_vector_type.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/create_field/required_parameters_forms/dense_vector_type.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/create_field/required_parameters_forms/dense_vector_type.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/create_field/required_parameters_forms/dense_vector_type.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/create_field/required_parameters_forms/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/create_field/required_parameters_forms/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/create_field/required_parameters_forms/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/create_field/required_parameters_forms/index.ts diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/create_field/required_parameters_forms/scaled_float_type.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/create_field/required_parameters_forms/scaled_float_type.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/create_field/required_parameters_forms/scaled_float_type.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/create_field/required_parameters_forms/scaled_float_type.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/create_field/required_parameters_forms/token_count_type.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/create_field/required_parameters_forms/token_count_type.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/create_field/required_parameters_forms/token_count_type.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/create_field/required_parameters_forms/token_count_type.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/create_field/semantic_text/use_semantic_text.test.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/create_field/semantic_text/use_semantic_text.test.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/create_field/semantic_text/use_semantic_text.test.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/create_field/semantic_text/use_semantic_text.test.ts diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/create_field/semantic_text/use_semantic_text.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/create_field/semantic_text/use_semantic_text.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/create_field/semantic_text/use_semantic_text.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/create_field/semantic_text/use_semantic_text.ts diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/delete_field_provider.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/delete_field_provider.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/delete_field_provider.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/delete_field_provider.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/edit_field/_edit_field_form_row.scss b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/edit_field/_edit_field_form_row.scss similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/edit_field/_edit_field_form_row.scss rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/edit_field/_edit_field_form_row.scss diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/edit_field/_index.scss b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/edit_field/_index.scss similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/edit_field/_index.scss rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/edit_field/_index.scss diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/edit_field/advanced_parameters_section.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/edit_field/advanced_parameters_section.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/edit_field/advanced_parameters_section.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/edit_field/advanced_parameters_section.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/edit_field/basic_parameters_section.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/edit_field/basic_parameters_section.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/edit_field/basic_parameters_section.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/edit_field/basic_parameters_section.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/edit_field/edit_field.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/edit_field/edit_field.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/edit_field/edit_field.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/edit_field/edit_field.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/edit_field/edit_field_container.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/edit_field/edit_field_container.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/edit_field/edit_field_container.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/edit_field/edit_field_container.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/edit_field/edit_field_form_row.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/edit_field/edit_field_form_row.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/edit_field/edit_field_form_row.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/edit_field/edit_field_form_row.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/edit_field/edit_field_header_form.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/edit_field/edit_field_header_form.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/edit_field/edit_field_header_form.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/edit_field/edit_field_header_form.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/edit_field/field_description_section.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/edit_field/field_description_section.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/edit_field/field_description_section.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/edit_field/field_description_section.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/edit_field/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/edit_field/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/edit_field/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/edit_field/index.ts diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/edit_field/use_update_field.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/edit_field/use_update_field.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/edit_field/use_update_field.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/edit_field/use_update_field.ts diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_beta_badge.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_beta_badge.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_beta_badge.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_beta_badge.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/alias_type.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/alias_type.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/alias_type.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/alias_type.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/binary_type.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/binary_type.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/binary_type.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/binary_type.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/boolean_type.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/boolean_type.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/boolean_type.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/boolean_type.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/completion_type.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/completion_type.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/completion_type.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/completion_type.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/constant_keyword_type.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/constant_keyword_type.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/constant_keyword_type.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/constant_keyword_type.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/date_type.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/date_type.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/date_type.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/date_type.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/dense_vector_type.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/dense_vector_type.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/dense_vector_type.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/dense_vector_type.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/flattened_type.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/flattened_type.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/flattened_type.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/flattened_type.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/geo_point_type.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/geo_point_type.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/geo_point_type.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/geo_point_type.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/geo_shape_type.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/geo_shape_type.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/geo_shape_type.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/geo_shape_type.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/histogram_type.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/histogram_type.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/histogram_type.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/histogram_type.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/index.ts diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/ip_type.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/ip_type.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/ip_type.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/ip_type.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/join_type.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/join_type.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/join_type.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/join_type.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/keyword_type.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/keyword_type.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/keyword_type.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/keyword_type.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/nested_type.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/nested_type.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/nested_type.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/nested_type.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/numeric_type.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/numeric_type.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/numeric_type.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/numeric_type.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/object_type.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/object_type.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/object_type.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/object_type.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/other_type.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/other_type.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/other_type.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/other_type.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/passthrough_type.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/passthrough_type.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/passthrough_type.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/passthrough_type.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/point_type.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/point_type.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/point_type.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/point_type.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/range_type.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/range_type.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/range_type.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/range_type.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/rank_feature_type.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/rank_feature_type.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/rank_feature_type.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/rank_feature_type.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/search_as_you_type.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/search_as_you_type.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/search_as_you_type.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/search_as_you_type.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/shape_type.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/shape_type.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/shape_type.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/shape_type.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/text_type.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/text_type.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/text_type.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/text_type.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/token_count_type.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/token_count_type.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/token_count_type.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/token_count_type.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/version_type.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/version_type.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/version_type.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/version_type.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/wildcard_type.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/wildcard_type.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/wildcard_type.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/field_types/wildcard_type.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/fields_list.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/fields_list.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/fields_list.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/fields_list.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/fields_list_item.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/fields_list_item.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/fields_list_item.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/fields_list_item.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/fields_list_item_container.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/fields_list_item_container.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/fields_list_item_container.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/fields_list_item_container.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/index.ts diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/modal_confirmation_delete_fields.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/modal_confirmation_delete_fields.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/modal_confirmation_delete_fields.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields/modal_confirmation_delete_fields.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields_json_editor.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields_json_editor.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields_json_editor.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields_json_editor.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields_tree_editor.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields_tree_editor.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields_tree_editor.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/fields_tree_editor.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/index.ts diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/search_fields/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/search_fields/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/search_fields/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/search_fields/index.ts diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/search_fields/search_result.test.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/search_fields/search_result.test.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/search_fields/search_result.test.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/search_fields/search_result.test.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/search_fields/search_result.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/search_fields/search_result.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/search_fields/search_result.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/search_fields/search_result.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/search_fields/search_result_item.test.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/search_fields/search_result_item.test.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/search_fields/search_result_item.test.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/search_fields/search_result_item.test.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/search_fields/search_result_item.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/search_fields/search_result_item.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/search_fields/search_result_item.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/document_fields/search_fields/search_result_item.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/fields_tree.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/fields_tree.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/fields_tree.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/fields_tree.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/index.ts diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/load_mappings/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/load_mappings/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/load_mappings/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/load_mappings/index.ts diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/load_mappings/load_from_json_button.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/load_mappings/load_from_json_button.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/load_mappings/load_from_json_button.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/load_mappings/load_from_json_button.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/load_mappings/load_mappings_provider.test.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/load_mappings/load_mappings_provider.test.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/load_mappings/load_mappings_provider.test.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/load_mappings/load_mappings_provider.test.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/load_mappings/load_mappings_provider.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/load_mappings/load_mappings_provider.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/load_mappings/load_mappings_provider.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/load_mappings/load_mappings_provider.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/multiple_mappings_warning.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/multiple_mappings_warning.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/multiple_mappings_warning.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/multiple_mappings_warning.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/runtime_fields/delete_field_provider.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/runtime_fields/delete_field_provider.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/runtime_fields/delete_field_provider.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/runtime_fields/delete_field_provider.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/runtime_fields/empty_prompt.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/runtime_fields/empty_prompt.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/runtime_fields/empty_prompt.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/runtime_fields/empty_prompt.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/runtime_fields/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/runtime_fields/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/runtime_fields/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/runtime_fields/index.ts diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/runtime_fields/runtime_fields_list.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/runtime_fields/runtime_fields_list.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/runtime_fields/runtime_fields_list.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/runtime_fields/runtime_fields_list.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/runtime_fields/runtimefields_list_item.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/runtime_fields/runtimefields_list_item.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/runtime_fields/runtimefields_list_item.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/runtime_fields/runtimefields_list_item.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/runtime_fields/runtimefields_list_item_container.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/runtime_fields/runtimefields_list_item_container.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/runtime_fields/runtimefields_list_item_container.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/runtime_fields/runtimefields_list_item_container.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/templates_form/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/templates_form/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/templates_form/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/templates_form/index.ts diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/templates_form/templates_form.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/templates_form/templates_form.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/templates_form/templates_form.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/templates_form/templates_form.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/templates_form/templates_form_schema.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/templates_form/templates_form_schema.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/templates_form/templates_form_schema.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/templates_form/templates_form_schema.ts diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/tree/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/tree/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/tree/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/tree/index.ts diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/tree/tree.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/tree/tree.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/tree/tree.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/tree/tree.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/components/tree/tree_item.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/tree/tree_item.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/components/tree/tree_item.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/components/tree/tree_item.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/config_context.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/config_context.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/config_context.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/config_context.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/constants/data_types_definition.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/constants/data_types_definition.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/constants/data_types_definition.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/constants/data_types_definition.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/constants/default_values.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/constants/default_values.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/constants/default_values.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/constants/default_values.ts diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/constants/field_options.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/constants/field_options.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/constants/field_options.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/constants/field_options.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/constants/field_options_i18n.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/constants/field_options_i18n.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/constants/field_options_i18n.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/constants/field_options_i18n.ts diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/constants/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/constants/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/constants/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/constants/index.ts diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/constants/mappings_editor.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/constants/mappings_editor.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/constants/mappings_editor.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/constants/mappings_editor.ts diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/constants/parameters_definition.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/constants/parameters_definition.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/constants/parameters_definition.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/constants/parameters_definition.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/index.ts diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/lib/error_reporter.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/lib/error_reporter.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/lib/error_reporter.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/lib/error_reporter.ts diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/lib/extract_mappings_definition.test.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/lib/extract_mappings_definition.test.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/lib/extract_mappings_definition.test.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/lib/extract_mappings_definition.test.ts diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/lib/extract_mappings_definition.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/lib/extract_mappings_definition.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/lib/extract_mappings_definition.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/lib/extract_mappings_definition.ts diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/lib/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/lib/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/lib/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/lib/index.ts diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/lib/mappings_validator.test.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/lib/mappings_validator.test.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/lib/mappings_validator.test.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/lib/mappings_validator.test.ts diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/lib/mappings_validator.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/lib/mappings_validator.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/lib/mappings_validator.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/lib/mappings_validator.ts diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/lib/search_fields.test.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/lib/search_fields.test.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/lib/search_fields.test.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/lib/search_fields.test.ts diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/lib/search_fields.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/lib/search_fields.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/lib/search_fields.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/lib/search_fields.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/lib/serializers.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/lib/serializers.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/lib/serializers.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/lib/serializers.ts diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/lib/utils.test.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/lib/utils.test.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/lib/utils.test.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/lib/utils.test.ts diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/lib/utils.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/lib/utils.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/lib/utils.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/lib/utils.ts diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/lib/validators.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/lib/validators.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/lib/validators.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/lib/validators.ts diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/mappings_editor.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/mappings_editor.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/mappings_editor.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/mappings_editor.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/mappings_editor_context.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/mappings_editor_context.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/mappings_editor_context.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/mappings_editor_context.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/mappings_state_context.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/mappings_state_context.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/mappings_state_context.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/mappings_state_context.tsx diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/reducer.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/reducer.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/reducer.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/reducer.ts diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/shared_imports.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/shared_imports.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/shared_imports.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/shared_imports.ts diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/types/document_fields.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/types/document_fields.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/types/document_fields.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/types/document_fields.ts diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/types/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/types/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/types/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/types/index.ts diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/types/mappings_editor.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/types/mappings_editor.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/types/mappings_editor.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/types/mappings_editor.ts diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/types/state.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/types/state.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/types/state.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/types/state.ts diff --git a/x-pack/plugins/index_management/public/application/components/mappings_editor/use_state_listener.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/use_state_listener.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/mappings_editor/use_state_listener.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/mappings_editor/use_state_listener.tsx diff --git a/x-pack/plugins/index_management/public/application/components/no_match/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/no_match/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/no_match/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/no_match/index.ts diff --git a/x-pack/plugins/index_management/public/application/components/no_match/no_match.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/no_match/no_match.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/no_match/no_match.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/no_match/no_match.tsx diff --git a/x-pack/plugins/index_management/public/application/components/section_error.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/section_error.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/section_error.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/section_error.tsx diff --git a/x-pack/plugins/index_management/public/application/components/shared/components/details_panel/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/shared/components/details_panel/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/shared/components/details_panel/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/shared/components/details_panel/index.ts diff --git a/x-pack/plugins/index_management/public/application/components/shared/components/details_panel/tab_aliases.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/shared/components/details_panel/tab_aliases.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/shared/components/details_panel/tab_aliases.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/shared/components/details_panel/tab_aliases.tsx diff --git a/x-pack/plugins/index_management/public/application/components/shared/components/details_panel/tab_mappings.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/shared/components/details_panel/tab_mappings.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/shared/components/details_panel/tab_mappings.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/shared/components/details_panel/tab_mappings.tsx diff --git a/x-pack/plugins/index_management/public/application/components/shared/components/details_panel/tab_settings.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/shared/components/details_panel/tab_settings.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/shared/components/details_panel/tab_settings.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/shared/components/details_panel/tab_settings.tsx diff --git a/x-pack/plugins/index_management/public/application/components/shared/components/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/shared/components/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/shared/components/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/shared/components/index.ts diff --git a/x-pack/plugins/index_management/public/application/components/shared/components/template_content_indicator.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/shared/components/template_content_indicator.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/shared/components/template_content_indicator.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/shared/components/template_content_indicator.tsx diff --git a/x-pack/plugins/index_management/public/application/components/shared/components/wizard_steps/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/shared/components/wizard_steps/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/shared/components/wizard_steps/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/shared/components/wizard_steps/index.ts diff --git a/x-pack/plugins/index_management/public/application/components/shared/components/wizard_steps/step_aliases.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/shared/components/wizard_steps/step_aliases.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/shared/components/wizard_steps/step_aliases.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/shared/components/wizard_steps/step_aliases.tsx diff --git a/x-pack/plugins/index_management/public/application/components/shared/components/wizard_steps/step_aliases_container.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/shared/components/wizard_steps/step_aliases_container.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/shared/components/wizard_steps/step_aliases_container.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/shared/components/wizard_steps/step_aliases_container.tsx diff --git a/x-pack/plugins/index_management/public/application/components/shared/components/wizard_steps/step_mappings.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/shared/components/wizard_steps/step_mappings.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/shared/components/wizard_steps/step_mappings.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/shared/components/wizard_steps/step_mappings.tsx diff --git a/x-pack/plugins/index_management/public/application/components/shared/components/wizard_steps/step_mappings_container.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/shared/components/wizard_steps/step_mappings_container.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/shared/components/wizard_steps/step_mappings_container.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/shared/components/wizard_steps/step_mappings_container.tsx diff --git a/x-pack/plugins/index_management/public/application/components/shared/components/wizard_steps/step_settings.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/shared/components/wizard_steps/step_settings.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/shared/components/wizard_steps/step_settings.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/shared/components/wizard_steps/step_settings.tsx diff --git a/x-pack/plugins/index_management/public/application/components/shared/components/wizard_steps/step_settings_container.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/shared/components/wizard_steps/step_settings_container.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/shared/components/wizard_steps/step_settings_container.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/shared/components/wizard_steps/step_settings_container.tsx diff --git a/x-pack/plugins/index_management/public/application/components/shared/components/wizard_steps/types.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/shared/components/wizard_steps/types.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/shared/components/wizard_steps/types.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/shared/components/wizard_steps/types.ts diff --git a/x-pack/plugins/index_management/public/application/components/shared/components/wizard_steps/use_json_step.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/shared/components/wizard_steps/use_json_step.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/shared/components/wizard_steps/use_json_step.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/shared/components/wizard_steps/use_json_step.ts diff --git a/x-pack/plugins/index_management/public/application/components/shared/fields/unit_field.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/shared/fields/unit_field.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/shared/fields/unit_field.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/shared/fields/unit_field.tsx diff --git a/x-pack/plugins/index_management/public/application/components/shared/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/shared/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/shared/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/shared/index.ts diff --git a/x-pack/plugins/index_management/public/application/components/template_delete_modal.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/template_delete_modal.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/template_delete_modal.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/template_delete_modal.tsx diff --git a/x-pack/plugins/index_management/public/application/components/template_form/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/template_form/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/template_form/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/template_form/index.ts diff --git a/x-pack/plugins/index_management/public/application/components/template_form/steps/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/components/template_form/steps/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/components/template_form/steps/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/components/template_form/steps/index.ts diff --git a/x-pack/plugins/index_management/public/application/components/template_form/steps/step_components.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/template_form/steps/step_components.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/template_form/steps/step_components.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/template_form/steps/step_components.tsx diff --git a/x-pack/plugins/index_management/public/application/components/template_form/steps/step_components_container.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/template_form/steps/step_components_container.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/template_form/steps/step_components_container.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/template_form/steps/step_components_container.tsx diff --git a/x-pack/plugins/index_management/public/application/components/template_form/steps/step_logistics.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/template_form/steps/step_logistics.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/template_form/steps/step_logistics.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/template_form/steps/step_logistics.tsx diff --git a/x-pack/plugins/index_management/public/application/components/template_form/steps/step_logistics_container.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/template_form/steps/step_logistics_container.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/template_form/steps/step_logistics_container.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/template_form/steps/step_logistics_container.tsx diff --git a/x-pack/plugins/index_management/public/application/components/template_form/steps/step_review.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/template_form/steps/step_review.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/template_form/steps/step_review.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/template_form/steps/step_review.tsx diff --git a/x-pack/plugins/index_management/public/application/components/template_form/steps/step_review_container.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/template_form/steps/step_review_container.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/template_form/steps/step_review_container.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/template_form/steps/step_review_container.tsx diff --git a/x-pack/plugins/index_management/public/application/components/template_form/template_form.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/template_form/template_form.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/template_form/template_form.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/template_form/template_form.tsx diff --git a/x-pack/plugins/index_management/public/application/components/template_form/template_form_schemas.tsx b/x-pack/platform/plugins/shared/index_management/public/application/components/template_form/template_form_schemas.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/components/template_form/template_form_schemas.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/components/template_form/template_form_schemas.tsx diff --git a/x-pack/plugins/index_management/public/application/constants/ilm_locator.ts b/x-pack/platform/plugins/shared/index_management/public/application/constants/ilm_locator.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/constants/ilm_locator.ts rename to x-pack/platform/plugins/shared/index_management/public/application/constants/ilm_locator.ts diff --git a/x-pack/plugins/index_management/public/application/constants/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/constants/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/constants/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/constants/index.ts diff --git a/x-pack/plugins/index_management/public/application/constants/time_units.ts b/x-pack/platform/plugins/shared/index_management/public/application/constants/time_units.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/constants/time_units.ts rename to x-pack/platform/plugins/shared/index_management/public/application/constants/time_units.ts diff --git a/x-pack/plugins/index_management/public/application/hooks/redirect_path.test.tsx b/x-pack/platform/plugins/shared/index_management/public/application/hooks/redirect_path.test.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/hooks/redirect_path.test.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/hooks/redirect_path.test.tsx diff --git a/x-pack/plugins/index_management/public/application/hooks/redirect_path.tsx b/x-pack/platform/plugins/shared/index_management/public/application/hooks/redirect_path.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/hooks/redirect_path.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/hooks/redirect_path.tsx diff --git a/x-pack/plugins/index_management/public/application/hooks/use_index_errors.ts b/x-pack/platform/plugins/shared/index_management/public/application/hooks/use_index_errors.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/hooks/use_index_errors.ts rename to x-pack/platform/plugins/shared/index_management/public/application/hooks/use_index_errors.ts diff --git a/x-pack/plugins/index_management/public/application/hooks/use_state_with_localstorage.ts b/x-pack/platform/plugins/shared/index_management/public/application/hooks/use_state_with_localstorage.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/hooks/use_state_with_localstorage.ts rename to x-pack/platform/plugins/shared/index_management/public/application/hooks/use_state_with_localstorage.ts diff --git a/x-pack/plugins/index_management/public/application/index.tsx b/x-pack/platform/plugins/shared/index_management/public/application/index.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/index.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/index.tsx diff --git a/x-pack/plugins/index_management/public/application/lib/__snapshots__/flatten_object.test.ts.snap b/x-pack/platform/plugins/shared/index_management/public/application/lib/__snapshots__/flatten_object.test.ts.snap similarity index 100% rename from x-pack/plugins/index_management/public/application/lib/__snapshots__/flatten_object.test.ts.snap rename to x-pack/platform/plugins/shared/index_management/public/application/lib/__snapshots__/flatten_object.test.ts.snap diff --git a/x-pack/plugins/index_management/public/application/lib/data_streams.test.tsx b/x-pack/platform/plugins/shared/index_management/public/application/lib/data_streams.test.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/lib/data_streams.test.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/lib/data_streams.test.tsx diff --git a/x-pack/plugins/index_management/public/application/lib/data_streams.tsx b/x-pack/platform/plugins/shared/index_management/public/application/lib/data_streams.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/lib/data_streams.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/lib/data_streams.tsx diff --git a/x-pack/plugins/index_management/public/application/lib/discover_link.test.tsx b/x-pack/platform/plugins/shared/index_management/public/application/lib/discover_link.test.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/lib/discover_link.test.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/lib/discover_link.test.tsx diff --git a/x-pack/plugins/index_management/public/application/lib/discover_link.tsx b/x-pack/platform/plugins/shared/index_management/public/application/lib/discover_link.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/lib/discover_link.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/lib/discover_link.tsx diff --git a/x-pack/plugins/index_management/public/application/lib/edit_settings.ts b/x-pack/platform/plugins/shared/index_management/public/application/lib/edit_settings.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/lib/edit_settings.ts rename to x-pack/platform/plugins/shared/index_management/public/application/lib/edit_settings.ts diff --git a/x-pack/plugins/index_management/public/application/lib/flatten_object.test.ts b/x-pack/platform/plugins/shared/index_management/public/application/lib/flatten_object.test.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/lib/flatten_object.test.ts rename to x-pack/platform/plugins/shared/index_management/public/application/lib/flatten_object.test.ts diff --git a/x-pack/plugins/index_management/public/application/lib/flatten_object.ts b/x-pack/platform/plugins/shared/index_management/public/application/lib/flatten_object.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/lib/flatten_object.ts rename to x-pack/platform/plugins/shared/index_management/public/application/lib/flatten_object.ts diff --git a/x-pack/plugins/index_management/public/application/lib/flatten_panel_tree.js b/x-pack/platform/plugins/shared/index_management/public/application/lib/flatten_panel_tree.js similarity index 100% rename from x-pack/plugins/index_management/public/application/lib/flatten_panel_tree.js rename to x-pack/platform/plugins/shared/index_management/public/application/lib/flatten_panel_tree.js diff --git a/x-pack/plugins/index_management/public/application/lib/index_mode_labels.ts b/x-pack/platform/plugins/shared/index_management/public/application/lib/index_mode_labels.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/lib/index_mode_labels.ts rename to x-pack/platform/plugins/shared/index_management/public/application/lib/index_mode_labels.ts diff --git a/x-pack/plugins/index_management/public/application/lib/index_status_labels.js b/x-pack/platform/plugins/shared/index_management/public/application/lib/index_status_labels.js similarity index 100% rename from x-pack/plugins/index_management/public/application/lib/index_status_labels.js rename to x-pack/platform/plugins/shared/index_management/public/application/lib/index_status_labels.js diff --git a/x-pack/plugins/index_management/public/application/lib/index_templates.ts b/x-pack/platform/plugins/shared/index_management/public/application/lib/index_templates.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/lib/index_templates.ts rename to x-pack/platform/plugins/shared/index_management/public/application/lib/index_templates.ts diff --git a/x-pack/plugins/index_management/public/application/lib/indices.ts b/x-pack/platform/plugins/shared/index_management/public/application/lib/indices.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/lib/indices.ts rename to x-pack/platform/plugins/shared/index_management/public/application/lib/indices.ts diff --git a/x-pack/plugins/index_management/public/application/lib/render_badges.tsx b/x-pack/platform/plugins/shared/index_management/public/application/lib/render_badges.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/lib/render_badges.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/lib/render_badges.tsx diff --git a/x-pack/plugins/index_management/public/application/mount_management_section.ts b/x-pack/platform/plugins/shared/index_management/public/application/mount_management_section.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/mount_management_section.ts rename to x-pack/platform/plugins/shared/index_management/public/application/mount_management_section.ts diff --git a/x-pack/plugins/index_management/public/application/sections/enrich_policy_create/create_policy_context.tsx b/x-pack/platform/plugins/shared/index_management/public/application/sections/enrich_policy_create/create_policy_context.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/enrich_policy_create/create_policy_context.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/sections/enrich_policy_create/create_policy_context.tsx diff --git a/x-pack/plugins/index_management/public/application/sections/enrich_policy_create/create_policy_wizard.tsx b/x-pack/platform/plugins/shared/index_management/public/application/sections/enrich_policy_create/create_policy_wizard.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/enrich_policy_create/create_policy_wizard.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/sections/enrich_policy_create/create_policy_wizard.tsx diff --git a/x-pack/plugins/index_management/public/application/sections/enrich_policy_create/enrich_policy_create.tsx b/x-pack/platform/plugins/shared/index_management/public/application/sections/enrich_policy_create/enrich_policy_create.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/enrich_policy_create/enrich_policy_create.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/sections/enrich_policy_create/enrich_policy_create.tsx diff --git a/x-pack/plugins/index_management/public/application/sections/enrich_policy_create/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/sections/enrich_policy_create/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/enrich_policy_create/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/sections/enrich_policy_create/index.ts diff --git a/x-pack/plugins/index_management/public/application/sections/enrich_policy_create/steps/configuration.tsx b/x-pack/platform/plugins/shared/index_management/public/application/sections/enrich_policy_create/steps/configuration.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/enrich_policy_create/steps/configuration.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/sections/enrich_policy_create/steps/configuration.tsx diff --git a/x-pack/plugins/index_management/public/application/sections/enrich_policy_create/steps/create.tsx b/x-pack/platform/plugins/shared/index_management/public/application/sections/enrich_policy_create/steps/create.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/enrich_policy_create/steps/create.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/sections/enrich_policy_create/steps/create.tsx diff --git a/x-pack/plugins/index_management/public/application/sections/enrich_policy_create/steps/field_selection.tsx b/x-pack/platform/plugins/shared/index_management/public/application/sections/enrich_policy_create/steps/field_selection.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/enrich_policy_create/steps/field_selection.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/sections/enrich_policy_create/steps/field_selection.tsx diff --git a/x-pack/plugins/index_management/public/application/sections/enrich_policy_create/steps/fields/indices_selector.tsx b/x-pack/platform/plugins/shared/index_management/public/application/sections/enrich_policy_create/steps/fields/indices_selector.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/enrich_policy_create/steps/fields/indices_selector.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/sections/enrich_policy_create/steps/fields/indices_selector.tsx diff --git a/x-pack/plugins/index_management/public/application/sections/enrich_policy_create/steps/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/sections/enrich_policy_create/steps/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/enrich_policy_create/steps/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/sections/enrich_policy_create/steps/index.ts diff --git a/x-pack/plugins/index_management/public/application/sections/home/components/filter_list_button.tsx b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/components/filter_list_button.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/components/filter_list_button.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/components/filter_list_button.tsx diff --git a/x-pack/plugins/index_management/public/application/sections/home/components/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/components/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/components/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/components/index.ts diff --git a/x-pack/plugins/index_management/public/application/sections/home/data_stream_list/data_stream_actions_menu/data_stream_actions_menu.tsx b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/data_stream_list/data_stream_actions_menu/data_stream_actions_menu.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/data_stream_list/data_stream_actions_menu/data_stream_actions_menu.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/data_stream_list/data_stream_actions_menu/data_stream_actions_menu.tsx diff --git a/x-pack/plugins/index_management/public/application/sections/home/data_stream_list/data_stream_actions_menu/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/data_stream_list/data_stream_actions_menu/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/data_stream_list/data_stream_actions_menu/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/data_stream_list/data_stream_actions_menu/index.ts diff --git a/x-pack/plugins/index_management/public/application/sections/home/data_stream_list/data_stream_badges.tsx b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/data_stream_list/data_stream_badges.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/data_stream_list/data_stream_badges.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/data_stream_list/data_stream_badges.tsx diff --git a/x-pack/plugins/index_management/public/application/sections/home/data_stream_list/data_stream_detail_panel/data_stream_detail_panel.tsx b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/data_stream_list/data_stream_detail_panel/data_stream_detail_panel.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/data_stream_list/data_stream_detail_panel/data_stream_detail_panel.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/data_stream_list/data_stream_detail_panel/data_stream_detail_panel.tsx diff --git a/x-pack/plugins/index_management/public/application/sections/home/data_stream_list/data_stream_detail_panel/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/data_stream_list/data_stream_detail_panel/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/data_stream_list/data_stream_detail_panel/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/data_stream_list/data_stream_detail_panel/index.ts diff --git a/x-pack/plugins/index_management/public/application/sections/home/data_stream_list/data_stream_list.tsx b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/data_stream_list/data_stream_list.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/data_stream_list/data_stream_list.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/data_stream_list/data_stream_list.tsx diff --git a/x-pack/plugins/index_management/public/application/sections/home/data_stream_list/data_stream_table/data_stream_table.tsx b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/data_stream_list/data_stream_table/data_stream_table.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/data_stream_list/data_stream_table/data_stream_table.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/data_stream_list/data_stream_table/data_stream_table.tsx diff --git a/x-pack/plugins/index_management/public/application/sections/home/data_stream_list/data_stream_table/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/data_stream_list/data_stream_table/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/data_stream_list/data_stream_table/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/data_stream_list/data_stream_table/index.ts diff --git a/x-pack/plugins/index_management/public/application/sections/home/data_stream_list/delete_data_stream_confirmation_modal/delete_data_stream_confirmation_modal.tsx b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/data_stream_list/delete_data_stream_confirmation_modal/delete_data_stream_confirmation_modal.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/data_stream_list/delete_data_stream_confirmation_modal/delete_data_stream_confirmation_modal.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/data_stream_list/delete_data_stream_confirmation_modal/delete_data_stream_confirmation_modal.tsx diff --git a/x-pack/plugins/index_management/public/application/sections/home/data_stream_list/delete_data_stream_confirmation_modal/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/data_stream_list/delete_data_stream_confirmation_modal/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/data_stream_list/delete_data_stream_confirmation_modal/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/data_stream_list/delete_data_stream_confirmation_modal/index.ts diff --git a/x-pack/plugins/index_management/public/application/sections/home/data_stream_list/edit_data_retention_modal/edit_data_retention_modal.tsx b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/data_stream_list/edit_data_retention_modal/edit_data_retention_modal.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/data_stream_list/edit_data_retention_modal/edit_data_retention_modal.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/data_stream_list/edit_data_retention_modal/edit_data_retention_modal.tsx diff --git a/x-pack/plugins/index_management/public/application/sections/home/data_stream_list/edit_data_retention_modal/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/data_stream_list/edit_data_retention_modal/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/data_stream_list/edit_data_retention_modal/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/data_stream_list/edit_data_retention_modal/index.ts diff --git a/x-pack/plugins/index_management/public/application/sections/home/data_stream_list/edit_data_retention_modal/mixed_indices_callout.tsx b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/data_stream_list/edit_data_retention_modal/mixed_indices_callout.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/data_stream_list/edit_data_retention_modal/mixed_indices_callout.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/data_stream_list/edit_data_retention_modal/mixed_indices_callout.tsx diff --git a/x-pack/plugins/index_management/public/application/sections/home/data_stream_list/edit_data_retention_modal/schema.ts b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/data_stream_list/edit_data_retention_modal/schema.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/data_stream_list/edit_data_retention_modal/schema.ts rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/data_stream_list/edit_data_retention_modal/schema.ts diff --git a/x-pack/plugins/index_management/public/application/sections/home/data_stream_list/edit_data_retention_modal/validations.test.ts b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/data_stream_list/edit_data_retention_modal/validations.test.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/data_stream_list/edit_data_retention_modal/validations.test.ts rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/data_stream_list/edit_data_retention_modal/validations.test.ts diff --git a/x-pack/plugins/index_management/public/application/sections/home/data_stream_list/edit_data_retention_modal/validations.ts b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/data_stream_list/edit_data_retention_modal/validations.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/data_stream_list/edit_data_retention_modal/validations.ts rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/data_stream_list/edit_data_retention_modal/validations.ts diff --git a/x-pack/plugins/index_management/public/application/sections/home/data_stream_list/humanize_time_stamp.ts b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/data_stream_list/humanize_time_stamp.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/data_stream_list/humanize_time_stamp.ts rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/data_stream_list/humanize_time_stamp.ts diff --git a/x-pack/plugins/index_management/public/application/sections/home/data_stream_list/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/data_stream_list/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/data_stream_list/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/data_stream_list/index.ts diff --git a/x-pack/plugins/index_management/public/application/sections/home/enrich_policies_list/confirm_modals/delete_policy_modal.tsx b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/enrich_policies_list/confirm_modals/delete_policy_modal.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/enrich_policies_list/confirm_modals/delete_policy_modal.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/enrich_policies_list/confirm_modals/delete_policy_modal.tsx diff --git a/x-pack/plugins/index_management/public/application/sections/home/enrich_policies_list/confirm_modals/execute_policy_modal.tsx b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/enrich_policies_list/confirm_modals/execute_policy_modal.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/enrich_policies_list/confirm_modals/execute_policy_modal.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/enrich_policies_list/confirm_modals/execute_policy_modal.tsx diff --git a/x-pack/plugins/index_management/public/application/sections/home/enrich_policies_list/confirm_modals/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/enrich_policies_list/confirm_modals/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/enrich_policies_list/confirm_modals/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/enrich_policies_list/confirm_modals/index.ts diff --git a/x-pack/plugins/index_management/public/application/sections/home/enrich_policies_list/details_flyout/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/enrich_policies_list/details_flyout/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/enrich_policies_list/details_flyout/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/enrich_policies_list/details_flyout/index.ts diff --git a/x-pack/plugins/index_management/public/application/sections/home/enrich_policies_list/details_flyout/policy_details_flyout.tsx b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/enrich_policies_list/details_flyout/policy_details_flyout.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/enrich_policies_list/details_flyout/policy_details_flyout.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/enrich_policies_list/details_flyout/policy_details_flyout.tsx diff --git a/x-pack/plugins/index_management/public/application/sections/home/enrich_policies_list/empty_states/empty_state.tsx b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/enrich_policies_list/empty_states/empty_state.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/enrich_policies_list/empty_states/empty_state.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/enrich_policies_list/empty_states/empty_state.tsx diff --git a/x-pack/plugins/index_management/public/application/sections/home/enrich_policies_list/empty_states/error_state.tsx b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/enrich_policies_list/empty_states/error_state.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/enrich_policies_list/empty_states/error_state.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/enrich_policies_list/empty_states/error_state.tsx diff --git a/x-pack/plugins/index_management/public/application/sections/home/enrich_policies_list/empty_states/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/enrich_policies_list/empty_states/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/enrich_policies_list/empty_states/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/enrich_policies_list/empty_states/index.ts diff --git a/x-pack/plugins/index_management/public/application/sections/home/enrich_policies_list/empty_states/loading_state.tsx b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/enrich_policies_list/empty_states/loading_state.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/enrich_policies_list/empty_states/loading_state.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/enrich_policies_list/empty_states/loading_state.tsx diff --git a/x-pack/plugins/index_management/public/application/sections/home/enrich_policies_list/enrich_policies_list.tsx b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/enrich_policies_list/enrich_policies_list.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/enrich_policies_list/enrich_policies_list.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/enrich_policies_list/enrich_policies_list.tsx diff --git a/x-pack/plugins/index_management/public/application/sections/home/enrich_policies_list/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/enrich_policies_list/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/enrich_policies_list/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/enrich_policies_list/index.ts diff --git a/x-pack/plugins/index_management/public/application/sections/home/enrich_policies_list/policies_table/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/enrich_policies_list/policies_table/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/enrich_policies_list/policies_table/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/enrich_policies_list/policies_table/index.ts diff --git a/x-pack/plugins/index_management/public/application/sections/home/enrich_policies_list/policies_table/policies_table.tsx b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/enrich_policies_list/policies_table/policies_table.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/enrich_policies_list/policies_table/policies_table.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/enrich_policies_list/policies_table/policies_table.tsx diff --git a/x-pack/plugins/index_management/public/application/sections/home/home.tsx b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/home.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/home.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/home.tsx diff --git a/x-pack/plugins/index_management/public/application/sections/home/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/index.ts diff --git a/x-pack/plugins/index_management/public/application/sections/home/index_list/create_index/create_index_button.tsx b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/create_index/create_index_button.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/index_list/create_index/create_index_button.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/create_index/create_index_button.tsx diff --git a/x-pack/plugins/index_management/public/application/sections/home/index_list/create_index/create_index_modal.tsx b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/create_index/create_index_modal.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/index_list/create_index/create_index_modal.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/create_index/create_index_modal.tsx diff --git a/x-pack/plugins/index_management/public/application/sections/home/index_list/create_index/utils.test.ts b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/create_index/utils.test.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/index_list/create_index/utils.test.ts rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/create_index/utils.test.ts diff --git a/x-pack/plugins/index_management/public/application/sections/home/index_list/create_index/utils.ts b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/create_index/utils.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/index_list/create_index/utils.ts rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/create_index/utils.ts diff --git a/x-pack/plugins/index_management/public/application/sections/home/index_list/details_page/details_page.tsx b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/details_page/details_page.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/index_list/details_page/details_page.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/details_page/details_page.tsx diff --git a/x-pack/plugins/index_management/public/application/sections/home/index_list/details_page/details_page_content.tsx b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/details_page/details_page_content.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/index_list/details_page/details_page_content.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/details_page/details_page_content.tsx diff --git a/x-pack/plugins/index_management/public/application/sections/home/index_list/details_page/details_page_error.tsx b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/details_page/details_page_error.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/index_list/details_page/details_page_error.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/details_page/details_page_error.tsx diff --git a/x-pack/plugins/index_management/public/application/sections/home/index_list/details_page/details_page_filter_fields.tsx b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/details_page/details_page_filter_fields.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/index_list/details_page/details_page_filter_fields.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/details_page/details_page_filter_fields.tsx diff --git a/x-pack/plugins/index_management/public/application/sections/home/index_list/details_page/details_page_mappings.tsx b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/details_page/details_page_mappings.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/index_list/details_page/details_page_mappings.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/details_page/details_page_mappings.tsx diff --git a/x-pack/plugins/index_management/public/application/sections/home/index_list/details_page/details_page_mappings_content.tsx b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/details_page/details_page_mappings_content.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/index_list/details_page/details_page_mappings_content.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/details_page/details_page_mappings_content.tsx diff --git a/x-pack/plugins/index_management/public/application/sections/home/index_list/details_page/details_page_overview/aliases_details.tsx b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/details_page/details_page_overview/aliases_details.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/index_list/details_page/details_page_overview/aliases_details.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/details_page/details_page_overview/aliases_details.tsx diff --git a/x-pack/plugins/index_management/public/application/sections/home/index_list/details_page/details_page_overview/data_stream_details.tsx b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/details_page/details_page_overview/data_stream_details.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/index_list/details_page/details_page_overview/data_stream_details.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/details_page/details_page_overview/data_stream_details.tsx diff --git a/x-pack/plugins/index_management/public/application/sections/home/index_list/details_page/details_page_overview/details_page_overview.tsx b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/details_page/details_page_overview/details_page_overview.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/index_list/details_page/details_page_overview/details_page_overview.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/details_page/details_page_overview/details_page_overview.tsx diff --git a/x-pack/plugins/index_management/public/application/sections/home/index_list/details_page/details_page_overview/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/details_page/details_page_overview/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/index_list/details_page/details_page_overview/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/details_page/details_page_overview/index.ts diff --git a/x-pack/plugins/index_management/public/application/sections/home/index_list/details_page/details_page_overview/languages.ts b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/details_page/details_page_overview/languages.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/index_list/details_page/details_page_overview/languages.ts rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/details_page/details_page_overview/languages.ts diff --git a/x-pack/plugins/index_management/public/application/sections/home/index_list/details_page/details_page_overview/overview_card.tsx b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/details_page/details_page_overview/overview_card.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/index_list/details_page/details_page_overview/overview_card.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/details_page/details_page_overview/overview_card.tsx diff --git a/x-pack/plugins/index_management/public/application/sections/home/index_list/details_page/details_page_overview/size_doc_count_details.tsx b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/details_page/details_page_overview/size_doc_count_details.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/index_list/details_page/details_page_overview/size_doc_count_details.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/details_page/details_page_overview/size_doc_count_details.tsx diff --git a/x-pack/plugins/index_management/public/application/sections/home/index_list/details_page/details_page_overview/status_details.tsx b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/details_page/details_page_overview/status_details.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/index_list/details_page/details_page_overview/status_details.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/details_page/details_page_overview/status_details.tsx diff --git a/x-pack/plugins/index_management/public/application/sections/home/index_list/details_page/details_page_overview/storage_details.tsx b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/details_page/details_page_overview/storage_details.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/index_list/details_page/details_page_overview/storage_details.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/details_page/details_page_overview/storage_details.tsx diff --git a/x-pack/plugins/index_management/public/application/sections/home/index_list/details_page/details_page_settings.tsx b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/details_page/details_page_settings.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/index_list/details_page/details_page_settings.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/details_page/details_page_settings.tsx diff --git a/x-pack/plugins/index_management/public/application/sections/home/index_list/details_page/details_page_settings_content.tsx b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/details_page/details_page_settings_content.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/index_list/details_page/details_page_settings_content.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/details_page/details_page_settings_content.tsx diff --git a/x-pack/plugins/index_management/public/application/sections/home/index_list/details_page/details_page_stats.tsx b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/details_page/details_page_stats.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/index_list/details_page/details_page_stats.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/details_page/details_page_stats.tsx diff --git a/x-pack/plugins/index_management/public/application/sections/home/index_list/details_page/details_page_tab.tsx b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/details_page/details_page_tab.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/index_list/details_page/details_page_tab.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/details_page/details_page_tab.tsx diff --git a/x-pack/plugins/index_management/public/application/sections/home/index_list/details_page/index.tsx b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/details_page/index.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/index_list/details_page/index.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/details_page/index.tsx diff --git a/x-pack/plugins/index_management/public/application/sections/home/index_list/details_page/index_error_callout.tsx b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/details_page/index_error_callout.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/index_list/details_page/index_error_callout.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/details_page/index_error_callout.tsx diff --git a/x-pack/plugins/index_management/public/application/sections/home/index_list/details_page/manage_index_button.tsx b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/details_page/manage_index_button.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/index_list/details_page/manage_index_button.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/details_page/manage_index_button.tsx diff --git a/x-pack/plugins/index_management/public/application/sections/home/index_list/details_page/reset_index_url_params.ts b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/details_page/reset_index_url_params.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/index_list/details_page/reset_index_url_params.ts rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/details_page/reset_index_url_params.ts diff --git a/x-pack/plugins/index_management/public/application/sections/home/index_list/details_page/semantic_text_banner.tsx b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/details_page/semantic_text_banner.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/index_list/details_page/semantic_text_banner.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/details_page/semantic_text_banner.tsx diff --git a/x-pack/plugins/index_management/public/application/sections/home/index_list/details_page/trained_models_deployment_modal.tsx b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/details_page/trained_models_deployment_modal.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/index_list/details_page/trained_models_deployment_modal.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/details_page/trained_models_deployment_modal.tsx diff --git a/x-pack/plugins/index_management/public/application/sections/home/index_list/details_page/with_context_components/index_mapping_with_context.tsx b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/details_page/with_context_components/index_mapping_with_context.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/index_list/details_page/with_context_components/index_mapping_with_context.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/details_page/with_context_components/index_mapping_with_context.tsx diff --git a/x-pack/plugins/index_management/public/application/sections/home/index_list/details_page/with_context_components/index_mapping_with_context_types.tsx b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/details_page/with_context_components/index_mapping_with_context_types.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/index_list/details_page/with_context_components/index_mapping_with_context_types.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/details_page/with_context_components/index_mapping_with_context_types.tsx diff --git a/x-pack/plugins/index_management/public/application/sections/home/index_list/details_page/with_context_components/index_mappings_embeddable.tsx b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/details_page/with_context_components/index_mappings_embeddable.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/index_list/details_page/with_context_components/index_mappings_embeddable.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/details_page/with_context_components/index_mappings_embeddable.tsx diff --git a/x-pack/plugins/index_management/public/application/sections/home/index_list/details_page/with_context_components/index_settings_embeddable.tsx b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/details_page/with_context_components/index_settings_embeddable.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/index_list/details_page/with_context_components/index_settings_embeddable.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/details_page/with_context_components/index_settings_embeddable.tsx diff --git a/x-pack/plugins/index_management/public/application/sections/home/index_list/details_page/with_context_components/index_settings_with_context.tsx b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/details_page/with_context_components/index_settings_with_context.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/index_list/details_page/with_context_components/index_settings_with_context.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/details_page/with_context_components/index_settings_with_context.tsx diff --git a/x-pack/plugins/index_management/public/application/sections/home/index_list/details_page/with_context_components/index_settings_with_context_types.tsx b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/details_page/with_context_components/index_settings_with_context_types.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/index_list/details_page/with_context_components/index_settings_with_context_types.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/details_page/with_context_components/index_settings_with_context_types.tsx diff --git a/x-pack/plugins/index_management/public/application/sections/home/index_list/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/index_list/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/index.ts diff --git a/x-pack/plugins/index_management/public/application/sections/home/index_list/index_actions_context_menu/index.js b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/index_actions_context_menu/index.js similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/index_list/index_actions_context_menu/index.js rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/index_actions_context_menu/index.js diff --git a/x-pack/plugins/index_management/public/application/sections/home/index_list/index_actions_context_menu/index_actions_context_menu.container.js b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/index_actions_context_menu/index_actions_context_menu.container.js similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/index_list/index_actions_context_menu/index_actions_context_menu.container.js rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/index_actions_context_menu/index_actions_context_menu.container.js diff --git a/x-pack/plugins/index_management/public/application/sections/home/index_list/index_actions_context_menu/index_actions_context_menu.d.ts b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/index_actions_context_menu/index_actions_context_menu.d.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/index_list/index_actions_context_menu/index_actions_context_menu.d.ts rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/index_actions_context_menu/index_actions_context_menu.d.ts diff --git a/x-pack/plugins/index_management/public/application/sections/home/index_list/index_actions_context_menu/index_actions_context_menu.js b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/index_actions_context_menu/index_actions_context_menu.js similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/index_list/index_actions_context_menu/index_actions_context_menu.js rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/index_actions_context_menu/index_actions_context_menu.js diff --git a/x-pack/plugins/index_management/public/application/sections/home/index_list/index_list.tsx b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/index_list.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/index_list/index_list.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/index_list.tsx diff --git a/x-pack/plugins/index_management/public/application/sections/home/index_list/index_table/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/index_table/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/index_list/index_table/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/index_table/index.ts diff --git a/x-pack/plugins/index_management/public/application/sections/home/index_list/index_table/index_table.container.d.ts b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/index_table/index_table.container.d.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/index_list/index_table/index_table.container.d.ts rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/index_table/index_table.container.d.ts diff --git a/x-pack/plugins/index_management/public/application/sections/home/index_list/index_table/index_table.container.js b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/index_table/index_table.container.js similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/index_list/index_table/index_table.container.js rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/index_table/index_table.container.js diff --git a/x-pack/plugins/index_management/public/application/sections/home/index_list/index_table/index_table.js b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/index_table/index_table.js similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/index_list/index_table/index_table.js rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/index_table/index_table.js diff --git a/x-pack/plugins/index_management/public/application/sections/home/index_list/index_table/index_table_pagination.tsx b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/index_table/index_table_pagination.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/index_list/index_table/index_table_pagination.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/index_list/index_table/index_table_pagination.tsx diff --git a/x-pack/plugins/index_management/public/application/sections/home/template_list/components/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/template_list/components/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/template_list/components/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/template_list/components/index.ts diff --git a/x-pack/plugins/index_management/public/application/sections/home/template_list/components/template_deprecated_badge.tsx b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/template_list/components/template_deprecated_badge.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/template_list/components/template_deprecated_badge.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/template_list/components/template_deprecated_badge.tsx diff --git a/x-pack/plugins/index_management/public/application/sections/home/template_list/components/template_type_indicator.tsx b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/template_list/components/template_type_indicator.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/template_list/components/template_type_indicator.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/template_list/components/template_type_indicator.tsx diff --git a/x-pack/plugins/index_management/public/application/sections/home/template_list/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/template_list/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/template_list/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/template_list/index.ts diff --git a/x-pack/plugins/index_management/public/application/sections/home/template_list/legacy_templates/template_table/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/template_list/legacy_templates/template_table/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/template_list/legacy_templates/template_table/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/template_list/legacy_templates/template_table/index.ts diff --git a/x-pack/plugins/index_management/public/application/sections/home/template_list/legacy_templates/template_table/template_table.tsx b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/template_list/legacy_templates/template_table/template_table.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/template_list/legacy_templates/template_table/template_table.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/template_list/legacy_templates/template_table/template_table.tsx diff --git a/x-pack/plugins/index_management/public/application/sections/home/template_list/template_details/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/template_list/template_details/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/template_list/template_details/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/template_list/template_details/index.ts diff --git a/x-pack/plugins/index_management/public/application/sections/home/template_list/template_details/tabs/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/template_list/template_details/tabs/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/template_list/template_details/tabs/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/template_list/template_details/tabs/index.ts diff --git a/x-pack/plugins/index_management/public/application/sections/home/template_list/template_details/tabs/tab_preview.tsx b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/template_list/template_details/tabs/tab_preview.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/template_list/template_details/tabs/tab_preview.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/template_list/template_details/tabs/tab_preview.tsx diff --git a/x-pack/plugins/index_management/public/application/sections/home/template_list/template_details/tabs/tab_summary.tsx b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/template_list/template_details/tabs/tab_summary.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/template_list/template_details/tabs/tab_summary.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/template_list/template_details/tabs/tab_summary.tsx diff --git a/x-pack/plugins/index_management/public/application/sections/home/template_list/template_details/template_details.tsx b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/template_list/template_details/template_details.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/template_list/template_details/template_details.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/template_list/template_details/template_details.tsx diff --git a/x-pack/plugins/index_management/public/application/sections/home/template_list/template_details/template_details_content.tsx b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/template_list/template_details/template_details_content.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/template_list/template_details/template_details_content.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/template_list/template_details/template_details_content.tsx diff --git a/x-pack/plugins/index_management/public/application/sections/home/template_list/template_list.tsx b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/template_list/template_list.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/template_list/template_list.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/template_list/template_list.tsx diff --git a/x-pack/plugins/index_management/public/application/sections/home/template_list/template_table/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/template_list/template_table/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/template_list/template_table/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/template_list/template_table/index.ts diff --git a/x-pack/plugins/index_management/public/application/sections/home/template_list/template_table/template_table.tsx b/x-pack/platform/plugins/shared/index_management/public/application/sections/home/template_list/template_table/template_table.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/home/template_list/template_table/template_table.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/sections/home/template_list/template_table/template_table.tsx diff --git a/x-pack/plugins/index_management/public/application/sections/template_clone/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/sections/template_clone/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/template_clone/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/sections/template_clone/index.ts diff --git a/x-pack/plugins/index_management/public/application/sections/template_clone/template_clone.tsx b/x-pack/platform/plugins/shared/index_management/public/application/sections/template_clone/template_clone.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/template_clone/template_clone.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/sections/template_clone/template_clone.tsx diff --git a/x-pack/plugins/index_management/public/application/sections/template_create/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/sections/template_create/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/template_create/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/sections/template_create/index.ts diff --git a/x-pack/plugins/index_management/public/application/sections/template_create/template_create.tsx b/x-pack/platform/plugins/shared/index_management/public/application/sections/template_create/template_create.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/template_create/template_create.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/sections/template_create/template_create.tsx diff --git a/x-pack/plugins/index_management/public/application/sections/template_edit/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/sections/template_edit/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/template_edit/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/sections/template_edit/index.ts diff --git a/x-pack/plugins/index_management/public/application/sections/template_edit/template_edit.tsx b/x-pack/platform/plugins/shared/index_management/public/application/sections/template_edit/template_edit.tsx similarity index 100% rename from x-pack/plugins/index_management/public/application/sections/template_edit/template_edit.tsx rename to x-pack/platform/plugins/shared/index_management/public/application/sections/template_edit/template_edit.tsx diff --git a/x-pack/plugins/index_management/public/application/services/api.ts b/x-pack/platform/plugins/shared/index_management/public/application/services/api.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/services/api.ts rename to x-pack/platform/plugins/shared/index_management/public/application/services/api.ts diff --git a/x-pack/plugins/index_management/public/application/services/breadcrumbs.ts b/x-pack/platform/plugins/shared/index_management/public/application/services/breadcrumbs.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/services/breadcrumbs.ts rename to x-pack/platform/plugins/shared/index_management/public/application/services/breadcrumbs.ts diff --git a/x-pack/plugins/index_management/public/application/services/documentation.ts b/x-pack/platform/plugins/shared/index_management/public/application/services/documentation.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/services/documentation.ts rename to x-pack/platform/plugins/shared/index_management/public/application/services/documentation.ts diff --git a/x-pack/plugins/index_management/public/application/services/http.ts b/x-pack/platform/plugins/shared/index_management/public/application/services/http.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/services/http.ts rename to x-pack/platform/plugins/shared/index_management/public/application/services/http.ts diff --git a/x-pack/plugins/index_management/public/application/services/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/services/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/services/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/services/index.ts diff --git a/x-pack/plugins/index_management/public/application/services/notification.ts b/x-pack/platform/plugins/shared/index_management/public/application/services/notification.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/services/notification.ts rename to x-pack/platform/plugins/shared/index_management/public/application/services/notification.ts diff --git a/x-pack/plugins/index_management/public/application/services/routing.test.ts b/x-pack/platform/plugins/shared/index_management/public/application/services/routing.test.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/services/routing.test.ts rename to x-pack/platform/plugins/shared/index_management/public/application/services/routing.test.ts diff --git a/x-pack/plugins/index_management/public/application/services/routing.ts b/x-pack/platform/plugins/shared/index_management/public/application/services/routing.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/services/routing.ts rename to x-pack/platform/plugins/shared/index_management/public/application/services/routing.ts diff --git a/x-pack/plugins/index_management/public/application/services/sort_table.test.ts b/x-pack/platform/plugins/shared/index_management/public/application/services/sort_table.test.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/services/sort_table.test.ts rename to x-pack/platform/plugins/shared/index_management/public/application/services/sort_table.test.ts diff --git a/x-pack/plugins/index_management/public/application/services/sort_table.ts b/x-pack/platform/plugins/shared/index_management/public/application/services/sort_table.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/services/sort_table.ts rename to x-pack/platform/plugins/shared/index_management/public/application/services/sort_table.ts diff --git a/x-pack/plugins/index_management/public/application/services/ui_metric.ts b/x-pack/platform/plugins/shared/index_management/public/application/services/ui_metric.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/services/ui_metric.ts rename to x-pack/platform/plugins/shared/index_management/public/application/services/ui_metric.ts diff --git a/x-pack/plugins/index_management/public/application/services/use_ilm_locator.ts b/x-pack/platform/plugins/shared/index_management/public/application/services/use_ilm_locator.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/services/use_ilm_locator.ts rename to x-pack/platform/plugins/shared/index_management/public/application/services/use_ilm_locator.ts diff --git a/x-pack/plugins/index_management/public/application/services/use_request.ts b/x-pack/platform/plugins/shared/index_management/public/application/services/use_request.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/services/use_request.ts rename to x-pack/platform/plugins/shared/index_management/public/application/services/use_request.ts diff --git a/x-pack/plugins/index_management/public/application/shared/parse_mappings.ts b/x-pack/platform/plugins/shared/index_management/public/application/shared/parse_mappings.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/shared/parse_mappings.ts rename to x-pack/platform/plugins/shared/index_management/public/application/shared/parse_mappings.ts diff --git a/x-pack/plugins/index_management/public/application/store/actions/clear_cache_indices.js b/x-pack/platform/plugins/shared/index_management/public/application/store/actions/clear_cache_indices.js similarity index 100% rename from x-pack/plugins/index_management/public/application/store/actions/clear_cache_indices.js rename to x-pack/platform/plugins/shared/index_management/public/application/store/actions/clear_cache_indices.js diff --git a/x-pack/plugins/index_management/public/application/store/actions/clear_row_status.js b/x-pack/platform/plugins/shared/index_management/public/application/store/actions/clear_row_status.js similarity index 100% rename from x-pack/plugins/index_management/public/application/store/actions/clear_row_status.js rename to x-pack/platform/plugins/shared/index_management/public/application/store/actions/clear_row_status.js diff --git a/x-pack/plugins/index_management/public/application/store/actions/close_indices.js b/x-pack/platform/plugins/shared/index_management/public/application/store/actions/close_indices.js similarity index 100% rename from x-pack/plugins/index_management/public/application/store/actions/close_indices.js rename to x-pack/platform/plugins/shared/index_management/public/application/store/actions/close_indices.js diff --git a/x-pack/plugins/index_management/public/application/store/actions/delete_indices.js b/x-pack/platform/plugins/shared/index_management/public/application/store/actions/delete_indices.js similarity index 100% rename from x-pack/plugins/index_management/public/application/store/actions/delete_indices.js rename to x-pack/platform/plugins/shared/index_management/public/application/store/actions/delete_indices.js diff --git a/x-pack/plugins/index_management/public/application/store/actions/extension_action.js b/x-pack/platform/plugins/shared/index_management/public/application/store/actions/extension_action.js similarity index 100% rename from x-pack/plugins/index_management/public/application/store/actions/extension_action.js rename to x-pack/platform/plugins/shared/index_management/public/application/store/actions/extension_action.js diff --git a/x-pack/plugins/index_management/public/application/store/actions/flush_indices.js b/x-pack/platform/plugins/shared/index_management/public/application/store/actions/flush_indices.js similarity index 100% rename from x-pack/plugins/index_management/public/application/store/actions/flush_indices.js rename to x-pack/platform/plugins/shared/index_management/public/application/store/actions/flush_indices.js diff --git a/x-pack/plugins/index_management/public/application/store/actions/forcemerge_indices.js b/x-pack/platform/plugins/shared/index_management/public/application/store/actions/forcemerge_indices.js similarity index 100% rename from x-pack/plugins/index_management/public/application/store/actions/forcemerge_indices.js rename to x-pack/platform/plugins/shared/index_management/public/application/store/actions/forcemerge_indices.js diff --git a/x-pack/plugins/index_management/public/application/store/actions/index.js b/x-pack/platform/plugins/shared/index_management/public/application/store/actions/index.js similarity index 100% rename from x-pack/plugins/index_management/public/application/store/actions/index.js rename to x-pack/platform/plugins/shared/index_management/public/application/store/actions/index.js diff --git a/x-pack/plugins/index_management/public/application/store/actions/load_indices.js b/x-pack/platform/plugins/shared/index_management/public/application/store/actions/load_indices.js similarity index 100% rename from x-pack/plugins/index_management/public/application/store/actions/load_indices.js rename to x-pack/platform/plugins/shared/index_management/public/application/store/actions/load_indices.js diff --git a/x-pack/plugins/index_management/public/application/store/actions/open_indices.js b/x-pack/platform/plugins/shared/index_management/public/application/store/actions/open_indices.js similarity index 100% rename from x-pack/plugins/index_management/public/application/store/actions/open_indices.js rename to x-pack/platform/plugins/shared/index_management/public/application/store/actions/open_indices.js diff --git a/x-pack/plugins/index_management/public/application/store/actions/refresh_indices.js b/x-pack/platform/plugins/shared/index_management/public/application/store/actions/refresh_indices.js similarity index 100% rename from x-pack/plugins/index_management/public/application/store/actions/refresh_indices.js rename to x-pack/platform/plugins/shared/index_management/public/application/store/actions/refresh_indices.js diff --git a/x-pack/plugins/index_management/public/application/store/actions/reload_indices.js b/x-pack/platform/plugins/shared/index_management/public/application/store/actions/reload_indices.js similarity index 100% rename from x-pack/plugins/index_management/public/application/store/actions/reload_indices.js rename to x-pack/platform/plugins/shared/index_management/public/application/store/actions/reload_indices.js diff --git a/x-pack/plugins/index_management/public/application/store/actions/table_state.js b/x-pack/platform/plugins/shared/index_management/public/application/store/actions/table_state.js similarity index 100% rename from x-pack/plugins/index_management/public/application/store/actions/table_state.js rename to x-pack/platform/plugins/shared/index_management/public/application/store/actions/table_state.js diff --git a/x-pack/plugins/index_management/public/application/store/actions/unfreeze_indices.js b/x-pack/platform/plugins/shared/index_management/public/application/store/actions/unfreeze_indices.js similarity index 100% rename from x-pack/plugins/index_management/public/application/store/actions/unfreeze_indices.js rename to x-pack/platform/plugins/shared/index_management/public/application/store/actions/unfreeze_indices.js diff --git a/x-pack/plugins/index_management/public/application/store/index.ts b/x-pack/platform/plugins/shared/index_management/public/application/store/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/store/index.ts rename to x-pack/platform/plugins/shared/index_management/public/application/store/index.ts diff --git a/x-pack/plugins/index_management/public/application/store/reducers/index.js b/x-pack/platform/plugins/shared/index_management/public/application/store/reducers/index.js similarity index 100% rename from x-pack/plugins/index_management/public/application/store/reducers/index.js rename to x-pack/platform/plugins/shared/index_management/public/application/store/reducers/index.js diff --git a/x-pack/plugins/index_management/public/application/store/reducers/index_management.js b/x-pack/platform/plugins/shared/index_management/public/application/store/reducers/index_management.js similarity index 100% rename from x-pack/plugins/index_management/public/application/store/reducers/index_management.js rename to x-pack/platform/plugins/shared/index_management/public/application/store/reducers/index_management.js diff --git a/x-pack/plugins/index_management/public/application/store/reducers/indices.js b/x-pack/platform/plugins/shared/index_management/public/application/store/reducers/indices.js similarity index 100% rename from x-pack/plugins/index_management/public/application/store/reducers/indices.js rename to x-pack/platform/plugins/shared/index_management/public/application/store/reducers/indices.js diff --git a/x-pack/plugins/index_management/public/application/store/reducers/row_status.js b/x-pack/platform/plugins/shared/index_management/public/application/store/reducers/row_status.js similarity index 100% rename from x-pack/plugins/index_management/public/application/store/reducers/row_status.js rename to x-pack/platform/plugins/shared/index_management/public/application/store/reducers/row_status.js diff --git a/x-pack/plugins/index_management/public/application/store/reducers/table_state.js b/x-pack/platform/plugins/shared/index_management/public/application/store/reducers/table_state.js similarity index 100% rename from x-pack/plugins/index_management/public/application/store/reducers/table_state.js rename to x-pack/platform/plugins/shared/index_management/public/application/store/reducers/table_state.js diff --git a/x-pack/plugins/index_management/public/application/store/selectors/extension_service.ts b/x-pack/platform/plugins/shared/index_management/public/application/store/selectors/extension_service.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/store/selectors/extension_service.ts rename to x-pack/platform/plugins/shared/index_management/public/application/store/selectors/extension_service.ts diff --git a/x-pack/plugins/index_management/public/application/store/selectors/index.d.ts b/x-pack/platform/plugins/shared/index_management/public/application/store/selectors/index.d.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/store/selectors/index.d.ts rename to x-pack/platform/plugins/shared/index_management/public/application/store/selectors/index.d.ts diff --git a/x-pack/plugins/index_management/public/application/store/selectors/index.js b/x-pack/platform/plugins/shared/index_management/public/application/store/selectors/index.js similarity index 100% rename from x-pack/plugins/index_management/public/application/store/selectors/index.js rename to x-pack/platform/plugins/shared/index_management/public/application/store/selectors/index.js diff --git a/x-pack/plugins/index_management/public/application/store/selectors/indices_filter.test.ts b/x-pack/platform/plugins/shared/index_management/public/application/store/selectors/indices_filter.test.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/store/selectors/indices_filter.test.ts rename to x-pack/platform/plugins/shared/index_management/public/application/store/selectors/indices_filter.test.ts diff --git a/x-pack/plugins/index_management/public/application/store/store.d.ts b/x-pack/platform/plugins/shared/index_management/public/application/store/store.d.ts similarity index 100% rename from x-pack/plugins/index_management/public/application/store/store.d.ts rename to x-pack/platform/plugins/shared/index_management/public/application/store/store.d.ts diff --git a/x-pack/plugins/index_management/public/application/store/store.js b/x-pack/platform/plugins/shared/index_management/public/application/store/store.js similarity index 100% rename from x-pack/plugins/index_management/public/application/store/store.js rename to x-pack/platform/plugins/shared/index_management/public/application/store/store.js diff --git a/x-pack/plugins/index_management/public/assets/curl.svg b/x-pack/platform/plugins/shared/index_management/public/assets/curl.svg similarity index 100% rename from x-pack/plugins/index_management/public/assets/curl.svg rename to x-pack/platform/plugins/shared/index_management/public/assets/curl.svg diff --git a/x-pack/plugins/index_management/public/assets/go.svg b/x-pack/platform/plugins/shared/index_management/public/assets/go.svg similarity index 100% rename from x-pack/plugins/index_management/public/assets/go.svg rename to x-pack/platform/plugins/shared/index_management/public/assets/go.svg diff --git a/x-pack/plugins/index_management/public/assets/javascript.svg b/x-pack/platform/plugins/shared/index_management/public/assets/javascript.svg similarity index 100% rename from x-pack/plugins/index_management/public/assets/javascript.svg rename to x-pack/platform/plugins/shared/index_management/public/assets/javascript.svg diff --git a/x-pack/plugins/index_management/public/assets/php.svg b/x-pack/platform/plugins/shared/index_management/public/assets/php.svg similarity index 100% rename from x-pack/plugins/index_management/public/assets/php.svg rename to x-pack/platform/plugins/shared/index_management/public/assets/php.svg diff --git a/x-pack/plugins/index_management/public/assets/python.svg b/x-pack/platform/plugins/shared/index_management/public/assets/python.svg similarity index 100% rename from x-pack/plugins/index_management/public/assets/python.svg rename to x-pack/platform/plugins/shared/index_management/public/assets/python.svg diff --git a/x-pack/plugins/index_management/public/assets/ruby.svg b/x-pack/platform/plugins/shared/index_management/public/assets/ruby.svg similarity index 100% rename from x-pack/plugins/index_management/public/assets/ruby.svg rename to x-pack/platform/plugins/shared/index_management/public/assets/ruby.svg diff --git a/x-pack/plugins/index_management/public/hooks/use_details_page_mappings_model_management.test.ts b/x-pack/platform/plugins/shared/index_management/public/hooks/use_details_page_mappings_model_management.test.ts similarity index 100% rename from x-pack/plugins/index_management/public/hooks/use_details_page_mappings_model_management.test.ts rename to x-pack/platform/plugins/shared/index_management/public/hooks/use_details_page_mappings_model_management.test.ts diff --git a/x-pack/plugins/index_management/public/hooks/use_details_page_mappings_model_management.ts b/x-pack/platform/plugins/shared/index_management/public/hooks/use_details_page_mappings_model_management.ts similarity index 100% rename from x-pack/plugins/index_management/public/hooks/use_details_page_mappings_model_management.ts rename to x-pack/platform/plugins/shared/index_management/public/hooks/use_details_page_mappings_model_management.ts diff --git a/x-pack/plugins/index_management/public/hooks/use_ml_model_status_toasts.ts b/x-pack/platform/plugins/shared/index_management/public/hooks/use_ml_model_status_toasts.ts similarity index 100% rename from x-pack/plugins/index_management/public/hooks/use_ml_model_status_toasts.ts rename to x-pack/platform/plugins/shared/index_management/public/hooks/use_ml_model_status_toasts.ts diff --git a/x-pack/plugins/index_management/public/index.scss b/x-pack/platform/plugins/shared/index_management/public/index.scss similarity index 100% rename from x-pack/plugins/index_management/public/index.scss rename to x-pack/platform/plugins/shared/index_management/public/index.scss diff --git a/x-pack/plugins/index_management/public/index.ts b/x-pack/platform/plugins/shared/index_management/public/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/index.ts rename to x-pack/platform/plugins/shared/index_management/public/index.ts diff --git a/x-pack/plugins/index_management/public/locator.test.ts b/x-pack/platform/plugins/shared/index_management/public/locator.test.ts similarity index 100% rename from x-pack/plugins/index_management/public/locator.test.ts rename to x-pack/platform/plugins/shared/index_management/public/locator.test.ts diff --git a/x-pack/plugins/index_management/public/locator.ts b/x-pack/platform/plugins/shared/index_management/public/locator.ts similarity index 100% rename from x-pack/plugins/index_management/public/locator.ts rename to x-pack/platform/plugins/shared/index_management/public/locator.ts diff --git a/x-pack/plugins/index_management/public/mocks.ts b/x-pack/platform/plugins/shared/index_management/public/mocks.ts similarity index 100% rename from x-pack/plugins/index_management/public/mocks.ts rename to x-pack/platform/plugins/shared/index_management/public/mocks.ts diff --git a/x-pack/plugins/index_management/public/plugin.ts b/x-pack/platform/plugins/shared/index_management/public/plugin.ts similarity index 100% rename from x-pack/plugins/index_management/public/plugin.ts rename to x-pack/platform/plugins/shared/index_management/public/plugin.ts diff --git a/x-pack/plugins/index_management/public/services/extensions_service.mock.ts b/x-pack/platform/plugins/shared/index_management/public/services/extensions_service.mock.ts similarity index 100% rename from x-pack/plugins/index_management/public/services/extensions_service.mock.ts rename to x-pack/platform/plugins/shared/index_management/public/services/extensions_service.mock.ts diff --git a/x-pack/plugins/index_management/public/services/extensions_service.ts b/x-pack/platform/plugins/shared/index_management/public/services/extensions_service.ts similarity index 100% rename from x-pack/plugins/index_management/public/services/extensions_service.ts rename to x-pack/platform/plugins/shared/index_management/public/services/extensions_service.ts diff --git a/x-pack/plugins/index_management/public/services/index.ts b/x-pack/platform/plugins/shared/index_management/public/services/index.ts similarity index 100% rename from x-pack/plugins/index_management/public/services/index.ts rename to x-pack/platform/plugins/shared/index_management/public/services/index.ts diff --git a/x-pack/plugins/index_management/public/services/public_api_service.mock.ts b/x-pack/platform/plugins/shared/index_management/public/services/public_api_service.mock.ts similarity index 100% rename from x-pack/plugins/index_management/public/services/public_api_service.mock.ts rename to x-pack/platform/plugins/shared/index_management/public/services/public_api_service.mock.ts diff --git a/x-pack/plugins/index_management/public/services/public_api_service.ts b/x-pack/platform/plugins/shared/index_management/public/services/public_api_service.ts similarity index 100% rename from x-pack/plugins/index_management/public/services/public_api_service.ts rename to x-pack/platform/plugins/shared/index_management/public/services/public_api_service.ts diff --git a/x-pack/plugins/index_management/public/shared_imports.ts b/x-pack/platform/plugins/shared/index_management/public/shared_imports.ts similarity index 100% rename from x-pack/plugins/index_management/public/shared_imports.ts rename to x-pack/platform/plugins/shared/index_management/public/shared_imports.ts diff --git a/x-pack/plugins/index_management/public/types.ts b/x-pack/platform/plugins/shared/index_management/public/types.ts similarity index 100% rename from x-pack/plugins/index_management/public/types.ts rename to x-pack/platform/plugins/shared/index_management/public/types.ts diff --git a/x-pack/plugins/index_management/server/config.ts b/x-pack/platform/plugins/shared/index_management/server/config.ts similarity index 100% rename from x-pack/plugins/index_management/server/config.ts rename to x-pack/platform/plugins/shared/index_management/server/config.ts diff --git a/x-pack/plugins/index_management/server/index.ts b/x-pack/platform/plugins/shared/index_management/server/index.ts similarity index 100% rename from x-pack/plugins/index_management/server/index.ts rename to x-pack/platform/plugins/shared/index_management/server/index.ts diff --git a/x-pack/plugins/index_management/server/lib/data_stream_serialization.ts b/x-pack/platform/plugins/shared/index_management/server/lib/data_stream_serialization.ts similarity index 100% rename from x-pack/plugins/index_management/server/lib/data_stream_serialization.ts rename to x-pack/platform/plugins/shared/index_management/server/lib/data_stream_serialization.ts diff --git a/x-pack/plugins/index_management/server/lib/enrich_policies.test.ts b/x-pack/platform/plugins/shared/index_management/server/lib/enrich_policies.test.ts similarity index 100% rename from x-pack/plugins/index_management/server/lib/enrich_policies.test.ts rename to x-pack/platform/plugins/shared/index_management/server/lib/enrich_policies.test.ts diff --git a/x-pack/plugins/index_management/server/lib/enrich_policies.ts b/x-pack/platform/plugins/shared/index_management/server/lib/enrich_policies.ts similarity index 100% rename from x-pack/plugins/index_management/server/lib/enrich_policies.ts rename to x-pack/platform/plugins/shared/index_management/server/lib/enrich_policies.ts diff --git a/x-pack/plugins/index_management/server/lib/fetch_indices.test.ts b/x-pack/platform/plugins/shared/index_management/server/lib/fetch_indices.test.ts similarity index 100% rename from x-pack/plugins/index_management/server/lib/fetch_indices.test.ts rename to x-pack/platform/plugins/shared/index_management/server/lib/fetch_indices.test.ts diff --git a/x-pack/plugins/index_management/server/lib/fetch_indices.ts b/x-pack/platform/plugins/shared/index_management/server/lib/fetch_indices.ts similarity index 100% rename from x-pack/plugins/index_management/server/lib/fetch_indices.ts rename to x-pack/platform/plugins/shared/index_management/server/lib/fetch_indices.ts diff --git a/x-pack/plugins/index_management/server/lib/get_managed_templates.ts b/x-pack/platform/plugins/shared/index_management/server/lib/get_managed_templates.ts similarity index 100% rename from x-pack/plugins/index_management/server/lib/get_managed_templates.ts rename to x-pack/platform/plugins/shared/index_management/server/lib/get_managed_templates.ts diff --git a/x-pack/plugins/index_management/server/lib/types.ts b/x-pack/platform/plugins/shared/index_management/server/lib/types.ts similarity index 100% rename from x-pack/plugins/index_management/server/lib/types.ts rename to x-pack/platform/plugins/shared/index_management/server/lib/types.ts diff --git a/x-pack/plugins/index_management/server/plugin.ts b/x-pack/platform/plugins/shared/index_management/server/plugin.ts similarity index 100% rename from x-pack/plugins/index_management/server/plugin.ts rename to x-pack/platform/plugins/shared/index_management/server/plugin.ts diff --git a/x-pack/plugins/index_management/server/routes/api/component_templates/index.ts b/x-pack/platform/plugins/shared/index_management/server/routes/api/component_templates/index.ts similarity index 100% rename from x-pack/plugins/index_management/server/routes/api/component_templates/index.ts rename to x-pack/platform/plugins/shared/index_management/server/routes/api/component_templates/index.ts diff --git a/x-pack/plugins/index_management/server/routes/api/component_templates/register_create_route.ts b/x-pack/platform/plugins/shared/index_management/server/routes/api/component_templates/register_create_route.ts similarity index 100% rename from x-pack/plugins/index_management/server/routes/api/component_templates/register_create_route.ts rename to x-pack/platform/plugins/shared/index_management/server/routes/api/component_templates/register_create_route.ts diff --git a/x-pack/plugins/index_management/server/routes/api/component_templates/register_datastream_route.ts b/x-pack/platform/plugins/shared/index_management/server/routes/api/component_templates/register_datastream_route.ts similarity index 100% rename from x-pack/plugins/index_management/server/routes/api/component_templates/register_datastream_route.ts rename to x-pack/platform/plugins/shared/index_management/server/routes/api/component_templates/register_datastream_route.ts diff --git a/x-pack/plugins/index_management/server/routes/api/component_templates/register_delete_route.ts b/x-pack/platform/plugins/shared/index_management/server/routes/api/component_templates/register_delete_route.ts similarity index 100% rename from x-pack/plugins/index_management/server/routes/api/component_templates/register_delete_route.ts rename to x-pack/platform/plugins/shared/index_management/server/routes/api/component_templates/register_delete_route.ts diff --git a/x-pack/plugins/index_management/server/routes/api/component_templates/register_get_route.ts b/x-pack/platform/plugins/shared/index_management/server/routes/api/component_templates/register_get_route.ts similarity index 100% rename from x-pack/plugins/index_management/server/routes/api/component_templates/register_get_route.ts rename to x-pack/platform/plugins/shared/index_management/server/routes/api/component_templates/register_get_route.ts diff --git a/x-pack/plugins/index_management/server/routes/api/component_templates/register_update_route.ts b/x-pack/platform/plugins/shared/index_management/server/routes/api/component_templates/register_update_route.ts similarity index 100% rename from x-pack/plugins/index_management/server/routes/api/component_templates/register_update_route.ts rename to x-pack/platform/plugins/shared/index_management/server/routes/api/component_templates/register_update_route.ts diff --git a/x-pack/plugins/index_management/server/routes/api/component_templates/schema_validation.ts b/x-pack/platform/plugins/shared/index_management/server/routes/api/component_templates/schema_validation.ts similarity index 100% rename from x-pack/plugins/index_management/server/routes/api/component_templates/schema_validation.ts rename to x-pack/platform/plugins/shared/index_management/server/routes/api/component_templates/schema_validation.ts diff --git a/x-pack/plugins/index_management/server/routes/api/data_streams/data_streams.test.ts b/x-pack/platform/plugins/shared/index_management/server/routes/api/data_streams/data_streams.test.ts similarity index 100% rename from x-pack/plugins/index_management/server/routes/api/data_streams/data_streams.test.ts rename to x-pack/platform/plugins/shared/index_management/server/routes/api/data_streams/data_streams.test.ts diff --git a/x-pack/plugins/index_management/server/routes/api/data_streams/index.ts b/x-pack/platform/plugins/shared/index_management/server/routes/api/data_streams/index.ts similarity index 100% rename from x-pack/plugins/index_management/server/routes/api/data_streams/index.ts rename to x-pack/platform/plugins/shared/index_management/server/routes/api/data_streams/index.ts diff --git a/x-pack/plugins/index_management/server/routes/api/data_streams/register_delete_route.ts b/x-pack/platform/plugins/shared/index_management/server/routes/api/data_streams/register_delete_route.ts similarity index 100% rename from x-pack/plugins/index_management/server/routes/api/data_streams/register_delete_route.ts rename to x-pack/platform/plugins/shared/index_management/server/routes/api/data_streams/register_delete_route.ts diff --git a/x-pack/plugins/index_management/server/routes/api/data_streams/register_get_route.ts b/x-pack/platform/plugins/shared/index_management/server/routes/api/data_streams/register_get_route.ts similarity index 100% rename from x-pack/plugins/index_management/server/routes/api/data_streams/register_get_route.ts rename to x-pack/platform/plugins/shared/index_management/server/routes/api/data_streams/register_get_route.ts diff --git a/x-pack/plugins/index_management/server/routes/api/data_streams/register_post_route.ts b/x-pack/platform/plugins/shared/index_management/server/routes/api/data_streams/register_post_route.ts similarity index 100% rename from x-pack/plugins/index_management/server/routes/api/data_streams/register_post_route.ts rename to x-pack/platform/plugins/shared/index_management/server/routes/api/data_streams/register_post_route.ts diff --git a/x-pack/plugins/index_management/server/routes/api/data_streams/register_put_route.ts b/x-pack/platform/plugins/shared/index_management/server/routes/api/data_streams/register_put_route.ts similarity index 100% rename from x-pack/plugins/index_management/server/routes/api/data_streams/register_put_route.ts rename to x-pack/platform/plugins/shared/index_management/server/routes/api/data_streams/register_put_route.ts diff --git a/x-pack/plugins/index_management/server/routes/api/enrich_policies/enrich_policies.test.ts b/x-pack/platform/plugins/shared/index_management/server/routes/api/enrich_policies/enrich_policies.test.ts similarity index 100% rename from x-pack/plugins/index_management/server/routes/api/enrich_policies/enrich_policies.test.ts rename to x-pack/platform/plugins/shared/index_management/server/routes/api/enrich_policies/enrich_policies.test.ts diff --git a/x-pack/plugins/index_management/server/routes/api/enrich_policies/helpers.test.ts b/x-pack/platform/plugins/shared/index_management/server/routes/api/enrich_policies/helpers.test.ts similarity index 100% rename from x-pack/plugins/index_management/server/routes/api/enrich_policies/helpers.test.ts rename to x-pack/platform/plugins/shared/index_management/server/routes/api/enrich_policies/helpers.test.ts diff --git a/x-pack/plugins/index_management/server/routes/api/enrich_policies/helpers.ts b/x-pack/platform/plugins/shared/index_management/server/routes/api/enrich_policies/helpers.ts similarity index 100% rename from x-pack/plugins/index_management/server/routes/api/enrich_policies/helpers.ts rename to x-pack/platform/plugins/shared/index_management/server/routes/api/enrich_policies/helpers.ts diff --git a/x-pack/plugins/index_management/server/routes/api/enrich_policies/index.ts b/x-pack/platform/plugins/shared/index_management/server/routes/api/enrich_policies/index.ts similarity index 100% rename from x-pack/plugins/index_management/server/routes/api/enrich_policies/index.ts rename to x-pack/platform/plugins/shared/index_management/server/routes/api/enrich_policies/index.ts diff --git a/x-pack/plugins/index_management/server/routes/api/enrich_policies/register_create_route.ts b/x-pack/platform/plugins/shared/index_management/server/routes/api/enrich_policies/register_create_route.ts similarity index 100% rename from x-pack/plugins/index_management/server/routes/api/enrich_policies/register_create_route.ts rename to x-pack/platform/plugins/shared/index_management/server/routes/api/enrich_policies/register_create_route.ts diff --git a/x-pack/plugins/index_management/server/routes/api/enrich_policies/register_delete_route.ts b/x-pack/platform/plugins/shared/index_management/server/routes/api/enrich_policies/register_delete_route.ts similarity index 100% rename from x-pack/plugins/index_management/server/routes/api/enrich_policies/register_delete_route.ts rename to x-pack/platform/plugins/shared/index_management/server/routes/api/enrich_policies/register_delete_route.ts diff --git a/x-pack/plugins/index_management/server/routes/api/enrich_policies/register_enrich_policies_routes.ts b/x-pack/platform/plugins/shared/index_management/server/routes/api/enrich_policies/register_enrich_policies_routes.ts similarity index 100% rename from x-pack/plugins/index_management/server/routes/api/enrich_policies/register_enrich_policies_routes.ts rename to x-pack/platform/plugins/shared/index_management/server/routes/api/enrich_policies/register_enrich_policies_routes.ts diff --git a/x-pack/plugins/index_management/server/routes/api/enrich_policies/register_execute_route.ts b/x-pack/platform/plugins/shared/index_management/server/routes/api/enrich_policies/register_execute_route.ts similarity index 100% rename from x-pack/plugins/index_management/server/routes/api/enrich_policies/register_execute_route.ts rename to x-pack/platform/plugins/shared/index_management/server/routes/api/enrich_policies/register_execute_route.ts diff --git a/x-pack/plugins/index_management/server/routes/api/enrich_policies/register_list_route.ts b/x-pack/platform/plugins/shared/index_management/server/routes/api/enrich_policies/register_list_route.ts similarity index 100% rename from x-pack/plugins/index_management/server/routes/api/enrich_policies/register_list_route.ts rename to x-pack/platform/plugins/shared/index_management/server/routes/api/enrich_policies/register_list_route.ts diff --git a/x-pack/plugins/index_management/server/routes/api/enrich_policies/register_privileges_route.test.ts b/x-pack/platform/plugins/shared/index_management/server/routes/api/enrich_policies/register_privileges_route.test.ts similarity index 100% rename from x-pack/plugins/index_management/server/routes/api/enrich_policies/register_privileges_route.test.ts rename to x-pack/platform/plugins/shared/index_management/server/routes/api/enrich_policies/register_privileges_route.test.ts diff --git a/x-pack/plugins/index_management/server/routes/api/enrich_policies/register_privileges_route.ts b/x-pack/platform/plugins/shared/index_management/server/routes/api/enrich_policies/register_privileges_route.ts similarity index 100% rename from x-pack/plugins/index_management/server/routes/api/enrich_policies/register_privileges_route.ts rename to x-pack/platform/plugins/shared/index_management/server/routes/api/enrich_policies/register_privileges_route.ts diff --git a/x-pack/plugins/index_management/server/routes/api/index.ts b/x-pack/platform/plugins/shared/index_management/server/routes/api/index.ts similarity index 100% rename from x-pack/plugins/index_management/server/routes/api/index.ts rename to x-pack/platform/plugins/shared/index_management/server/routes/api/index.ts diff --git a/x-pack/plugins/index_management/server/routes/api/indices/helpers.test.ts b/x-pack/platform/plugins/shared/index_management/server/routes/api/indices/helpers.test.ts similarity index 100% rename from x-pack/plugins/index_management/server/routes/api/indices/helpers.test.ts rename to x-pack/platform/plugins/shared/index_management/server/routes/api/indices/helpers.test.ts diff --git a/x-pack/plugins/index_management/server/routes/api/indices/helpers.ts b/x-pack/platform/plugins/shared/index_management/server/routes/api/indices/helpers.ts similarity index 100% rename from x-pack/plugins/index_management/server/routes/api/indices/helpers.ts rename to x-pack/platform/plugins/shared/index_management/server/routes/api/indices/helpers.ts diff --git a/x-pack/plugins/index_management/server/routes/api/indices/index.ts b/x-pack/platform/plugins/shared/index_management/server/routes/api/indices/index.ts similarity index 100% rename from x-pack/plugins/index_management/server/routes/api/indices/index.ts rename to x-pack/platform/plugins/shared/index_management/server/routes/api/indices/index.ts diff --git a/x-pack/plugins/index_management/server/routes/api/indices/register_clear_cache_route.ts b/x-pack/platform/plugins/shared/index_management/server/routes/api/indices/register_clear_cache_route.ts similarity index 100% rename from x-pack/plugins/index_management/server/routes/api/indices/register_clear_cache_route.ts rename to x-pack/platform/plugins/shared/index_management/server/routes/api/indices/register_clear_cache_route.ts diff --git a/x-pack/plugins/index_management/server/routes/api/indices/register_close_route.ts b/x-pack/platform/plugins/shared/index_management/server/routes/api/indices/register_close_route.ts similarity index 100% rename from x-pack/plugins/index_management/server/routes/api/indices/register_close_route.ts rename to x-pack/platform/plugins/shared/index_management/server/routes/api/indices/register_close_route.ts diff --git a/x-pack/plugins/index_management/server/routes/api/indices/register_create_route.ts b/x-pack/platform/plugins/shared/index_management/server/routes/api/indices/register_create_route.ts similarity index 100% rename from x-pack/plugins/index_management/server/routes/api/indices/register_create_route.ts rename to x-pack/platform/plugins/shared/index_management/server/routes/api/indices/register_create_route.ts diff --git a/x-pack/plugins/index_management/server/routes/api/indices/register_delete_route.ts b/x-pack/platform/plugins/shared/index_management/server/routes/api/indices/register_delete_route.ts similarity index 100% rename from x-pack/plugins/index_management/server/routes/api/indices/register_delete_route.ts rename to x-pack/platform/plugins/shared/index_management/server/routes/api/indices/register_delete_route.ts diff --git a/x-pack/plugins/index_management/server/routes/api/indices/register_flush_route.ts b/x-pack/platform/plugins/shared/index_management/server/routes/api/indices/register_flush_route.ts similarity index 100% rename from x-pack/plugins/index_management/server/routes/api/indices/register_flush_route.ts rename to x-pack/platform/plugins/shared/index_management/server/routes/api/indices/register_flush_route.ts diff --git a/x-pack/plugins/index_management/server/routes/api/indices/register_forcemerge_route.ts b/x-pack/platform/plugins/shared/index_management/server/routes/api/indices/register_forcemerge_route.ts similarity index 100% rename from x-pack/plugins/index_management/server/routes/api/indices/register_forcemerge_route.ts rename to x-pack/platform/plugins/shared/index_management/server/routes/api/indices/register_forcemerge_route.ts diff --git a/x-pack/plugins/index_management/server/routes/api/indices/register_get_route.ts b/x-pack/platform/plugins/shared/index_management/server/routes/api/indices/register_get_route.ts similarity index 100% rename from x-pack/plugins/index_management/server/routes/api/indices/register_get_route.ts rename to x-pack/platform/plugins/shared/index_management/server/routes/api/indices/register_get_route.ts diff --git a/x-pack/plugins/index_management/server/routes/api/indices/register_indices_routes.ts b/x-pack/platform/plugins/shared/index_management/server/routes/api/indices/register_indices_routes.ts similarity index 100% rename from x-pack/plugins/index_management/server/routes/api/indices/register_indices_routes.ts rename to x-pack/platform/plugins/shared/index_management/server/routes/api/indices/register_indices_routes.ts diff --git a/x-pack/plugins/index_management/server/routes/api/indices/register_list_route.ts b/x-pack/platform/plugins/shared/index_management/server/routes/api/indices/register_list_route.ts similarity index 100% rename from x-pack/plugins/index_management/server/routes/api/indices/register_list_route.ts rename to x-pack/platform/plugins/shared/index_management/server/routes/api/indices/register_list_route.ts diff --git a/x-pack/plugins/index_management/server/routes/api/indices/register_open_route.ts b/x-pack/platform/plugins/shared/index_management/server/routes/api/indices/register_open_route.ts similarity index 100% rename from x-pack/plugins/index_management/server/routes/api/indices/register_open_route.ts rename to x-pack/platform/plugins/shared/index_management/server/routes/api/indices/register_open_route.ts diff --git a/x-pack/plugins/index_management/server/routes/api/indices/register_refresh_route.ts b/x-pack/platform/plugins/shared/index_management/server/routes/api/indices/register_refresh_route.ts similarity index 100% rename from x-pack/plugins/index_management/server/routes/api/indices/register_refresh_route.ts rename to x-pack/platform/plugins/shared/index_management/server/routes/api/indices/register_refresh_route.ts diff --git a/x-pack/plugins/index_management/server/routes/api/indices/register_reload_route.ts b/x-pack/platform/plugins/shared/index_management/server/routes/api/indices/register_reload_route.ts similarity index 100% rename from x-pack/plugins/index_management/server/routes/api/indices/register_reload_route.ts rename to x-pack/platform/plugins/shared/index_management/server/routes/api/indices/register_reload_route.ts diff --git a/x-pack/plugins/index_management/server/routes/api/indices/register_unfreeze_route.ts b/x-pack/platform/plugins/shared/index_management/server/routes/api/indices/register_unfreeze_route.ts similarity index 100% rename from x-pack/plugins/index_management/server/routes/api/indices/register_unfreeze_route.ts rename to x-pack/platform/plugins/shared/index_management/server/routes/api/indices/register_unfreeze_route.ts diff --git a/x-pack/plugins/index_management/server/routes/api/inference_models/index.ts b/x-pack/platform/plugins/shared/index_management/server/routes/api/inference_models/index.ts similarity index 100% rename from x-pack/plugins/index_management/server/routes/api/inference_models/index.ts rename to x-pack/platform/plugins/shared/index_management/server/routes/api/inference_models/index.ts diff --git a/x-pack/plugins/index_management/server/routes/api/inference_models/register_get_route.ts b/x-pack/platform/plugins/shared/index_management/server/routes/api/inference_models/register_get_route.ts similarity index 100% rename from x-pack/plugins/index_management/server/routes/api/inference_models/register_get_route.ts rename to x-pack/platform/plugins/shared/index_management/server/routes/api/inference_models/register_get_route.ts diff --git a/x-pack/plugins/index_management/server/routes/api/inference_models/register_inference_route.ts b/x-pack/platform/plugins/shared/index_management/server/routes/api/inference_models/register_inference_route.ts similarity index 100% rename from x-pack/plugins/index_management/server/routes/api/inference_models/register_inference_route.ts rename to x-pack/platform/plugins/shared/index_management/server/routes/api/inference_models/register_inference_route.ts diff --git a/x-pack/plugins/index_management/server/routes/api/mapping/index.ts b/x-pack/platform/plugins/shared/index_management/server/routes/api/mapping/index.ts similarity index 100% rename from x-pack/plugins/index_management/server/routes/api/mapping/index.ts rename to x-pack/platform/plugins/shared/index_management/server/routes/api/mapping/index.ts diff --git a/x-pack/plugins/index_management/server/routes/api/mapping/register_index_mapping_route.ts b/x-pack/platform/plugins/shared/index_management/server/routes/api/mapping/register_index_mapping_route.ts similarity index 100% rename from x-pack/plugins/index_management/server/routes/api/mapping/register_index_mapping_route.ts rename to x-pack/platform/plugins/shared/index_management/server/routes/api/mapping/register_index_mapping_route.ts diff --git a/x-pack/plugins/index_management/server/routes/api/mapping/register_mapping_route.ts b/x-pack/platform/plugins/shared/index_management/server/routes/api/mapping/register_mapping_route.ts similarity index 100% rename from x-pack/plugins/index_management/server/routes/api/mapping/register_mapping_route.ts rename to x-pack/platform/plugins/shared/index_management/server/routes/api/mapping/register_mapping_route.ts diff --git a/x-pack/plugins/index_management/server/routes/api/mapping/register_update_mapping_route.ts b/x-pack/platform/plugins/shared/index_management/server/routes/api/mapping/register_update_mapping_route.ts similarity index 100% rename from x-pack/plugins/index_management/server/routes/api/mapping/register_update_mapping_route.ts rename to x-pack/platform/plugins/shared/index_management/server/routes/api/mapping/register_update_mapping_route.ts diff --git a/x-pack/plugins/index_management/server/routes/api/nodes/index.ts b/x-pack/platform/plugins/shared/index_management/server/routes/api/nodes/index.ts similarity index 100% rename from x-pack/plugins/index_management/server/routes/api/nodes/index.ts rename to x-pack/platform/plugins/shared/index_management/server/routes/api/nodes/index.ts diff --git a/x-pack/plugins/index_management/server/routes/api/nodes/register_nodes_route.test.ts b/x-pack/platform/plugins/shared/index_management/server/routes/api/nodes/register_nodes_route.test.ts similarity index 100% rename from x-pack/plugins/index_management/server/routes/api/nodes/register_nodes_route.test.ts rename to x-pack/platform/plugins/shared/index_management/server/routes/api/nodes/register_nodes_route.test.ts diff --git a/x-pack/plugins/index_management/server/routes/api/nodes/register_nodes_route.ts b/x-pack/platform/plugins/shared/index_management/server/routes/api/nodes/register_nodes_route.ts similarity index 100% rename from x-pack/plugins/index_management/server/routes/api/nodes/register_nodes_route.ts rename to x-pack/platform/plugins/shared/index_management/server/routes/api/nodes/register_nodes_route.ts diff --git a/x-pack/plugins/index_management/server/routes/api/settings/index.ts b/x-pack/platform/plugins/shared/index_management/server/routes/api/settings/index.ts similarity index 100% rename from x-pack/plugins/index_management/server/routes/api/settings/index.ts rename to x-pack/platform/plugins/shared/index_management/server/routes/api/settings/index.ts diff --git a/x-pack/plugins/index_management/server/routes/api/settings/register_load_route.ts b/x-pack/platform/plugins/shared/index_management/server/routes/api/settings/register_load_route.ts similarity index 100% rename from x-pack/plugins/index_management/server/routes/api/settings/register_load_route.ts rename to x-pack/platform/plugins/shared/index_management/server/routes/api/settings/register_load_route.ts diff --git a/x-pack/plugins/index_management/server/routes/api/settings/register_settings_routes.ts b/x-pack/platform/plugins/shared/index_management/server/routes/api/settings/register_settings_routes.ts similarity index 100% rename from x-pack/plugins/index_management/server/routes/api/settings/register_settings_routes.ts rename to x-pack/platform/plugins/shared/index_management/server/routes/api/settings/register_settings_routes.ts diff --git a/x-pack/plugins/index_management/server/routes/api/settings/register_update_route.ts b/x-pack/platform/plugins/shared/index_management/server/routes/api/settings/register_update_route.ts similarity index 100% rename from x-pack/plugins/index_management/server/routes/api/settings/register_update_route.ts rename to x-pack/platform/plugins/shared/index_management/server/routes/api/settings/register_update_route.ts diff --git a/x-pack/plugins/index_management/server/routes/api/stats/index.ts b/x-pack/platform/plugins/shared/index_management/server/routes/api/stats/index.ts similarity index 100% rename from x-pack/plugins/index_management/server/routes/api/stats/index.ts rename to x-pack/platform/plugins/shared/index_management/server/routes/api/stats/index.ts diff --git a/x-pack/plugins/index_management/server/routes/api/stats/register_stats_route.ts b/x-pack/platform/plugins/shared/index_management/server/routes/api/stats/register_stats_route.ts similarity index 100% rename from x-pack/plugins/index_management/server/routes/api/stats/register_stats_route.ts rename to x-pack/platform/plugins/shared/index_management/server/routes/api/stats/register_stats_route.ts diff --git a/x-pack/plugins/index_management/server/routes/api/templates/index.ts b/x-pack/platform/plugins/shared/index_management/server/routes/api/templates/index.ts similarity index 100% rename from x-pack/plugins/index_management/server/routes/api/templates/index.ts rename to x-pack/platform/plugins/shared/index_management/server/routes/api/templates/index.ts diff --git a/x-pack/plugins/index_management/server/routes/api/templates/lib.ts b/x-pack/platform/plugins/shared/index_management/server/routes/api/templates/lib.ts similarity index 100% rename from x-pack/plugins/index_management/server/routes/api/templates/lib.ts rename to x-pack/platform/plugins/shared/index_management/server/routes/api/templates/lib.ts diff --git a/x-pack/plugins/index_management/server/routes/api/templates/register_create_route.ts b/x-pack/platform/plugins/shared/index_management/server/routes/api/templates/register_create_route.ts similarity index 100% rename from x-pack/plugins/index_management/server/routes/api/templates/register_create_route.ts rename to x-pack/platform/plugins/shared/index_management/server/routes/api/templates/register_create_route.ts diff --git a/x-pack/plugins/index_management/server/routes/api/templates/register_delete_route.ts b/x-pack/platform/plugins/shared/index_management/server/routes/api/templates/register_delete_route.ts similarity index 100% rename from x-pack/plugins/index_management/server/routes/api/templates/register_delete_route.ts rename to x-pack/platform/plugins/shared/index_management/server/routes/api/templates/register_delete_route.ts diff --git a/x-pack/plugins/index_management/server/routes/api/templates/register_get_routes.ts b/x-pack/platform/plugins/shared/index_management/server/routes/api/templates/register_get_routes.ts similarity index 100% rename from x-pack/plugins/index_management/server/routes/api/templates/register_get_routes.ts rename to x-pack/platform/plugins/shared/index_management/server/routes/api/templates/register_get_routes.ts diff --git a/x-pack/plugins/index_management/server/routes/api/templates/register_simulate_route.ts b/x-pack/platform/plugins/shared/index_management/server/routes/api/templates/register_simulate_route.ts similarity index 100% rename from x-pack/plugins/index_management/server/routes/api/templates/register_simulate_route.ts rename to x-pack/platform/plugins/shared/index_management/server/routes/api/templates/register_simulate_route.ts diff --git a/x-pack/plugins/index_management/server/routes/api/templates/register_template_routes.ts b/x-pack/platform/plugins/shared/index_management/server/routes/api/templates/register_template_routes.ts similarity index 100% rename from x-pack/plugins/index_management/server/routes/api/templates/register_template_routes.ts rename to x-pack/platform/plugins/shared/index_management/server/routes/api/templates/register_template_routes.ts diff --git a/x-pack/plugins/index_management/server/routes/api/templates/register_update_route.ts b/x-pack/platform/plugins/shared/index_management/server/routes/api/templates/register_update_route.ts similarity index 100% rename from x-pack/plugins/index_management/server/routes/api/templates/register_update_route.ts rename to x-pack/platform/plugins/shared/index_management/server/routes/api/templates/register_update_route.ts diff --git a/x-pack/plugins/index_management/server/routes/api/templates/validate_schemas.ts b/x-pack/platform/plugins/shared/index_management/server/routes/api/templates/validate_schemas.ts similarity index 100% rename from x-pack/plugins/index_management/server/routes/api/templates/validate_schemas.ts rename to x-pack/platform/plugins/shared/index_management/server/routes/api/templates/validate_schemas.ts diff --git a/x-pack/plugins/index_management/server/routes/index.ts b/x-pack/platform/plugins/shared/index_management/server/routes/index.ts similarity index 100% rename from x-pack/plugins/index_management/server/routes/index.ts rename to x-pack/platform/plugins/shared/index_management/server/routes/index.ts diff --git a/x-pack/plugins/index_management/server/services/index.ts b/x-pack/platform/plugins/shared/index_management/server/services/index.ts similarity index 100% rename from x-pack/plugins/index_management/server/services/index.ts rename to x-pack/platform/plugins/shared/index_management/server/services/index.ts diff --git a/x-pack/plugins/index_management/server/services/index_data_enricher.ts b/x-pack/platform/plugins/shared/index_management/server/services/index_data_enricher.ts similarity index 100% rename from x-pack/plugins/index_management/server/services/index_data_enricher.ts rename to x-pack/platform/plugins/shared/index_management/server/services/index_data_enricher.ts diff --git a/x-pack/plugins/index_management/server/shared_imports.ts b/x-pack/platform/plugins/shared/index_management/server/shared_imports.ts similarity index 100% rename from x-pack/plugins/index_management/server/shared_imports.ts rename to x-pack/platform/plugins/shared/index_management/server/shared_imports.ts diff --git a/x-pack/plugins/index_management/server/test/helpers/index.ts b/x-pack/platform/plugins/shared/index_management/server/test/helpers/index.ts similarity index 100% rename from x-pack/plugins/index_management/server/test/helpers/index.ts rename to x-pack/platform/plugins/shared/index_management/server/test/helpers/index.ts diff --git a/x-pack/plugins/index_management/server/test/helpers/indices_fixtures.ts b/x-pack/platform/plugins/shared/index_management/server/test/helpers/indices_fixtures.ts similarity index 100% rename from x-pack/plugins/index_management/server/test/helpers/indices_fixtures.ts rename to x-pack/platform/plugins/shared/index_management/server/test/helpers/indices_fixtures.ts diff --git a/x-pack/plugins/index_management/server/test/helpers/policies_fixtures.ts b/x-pack/platform/plugins/shared/index_management/server/test/helpers/policies_fixtures.ts similarity index 100% rename from x-pack/plugins/index_management/server/test/helpers/policies_fixtures.ts rename to x-pack/platform/plugins/shared/index_management/server/test/helpers/policies_fixtures.ts diff --git a/x-pack/plugins/index_management/server/test/helpers/route_dependencies.ts b/x-pack/platform/plugins/shared/index_management/server/test/helpers/route_dependencies.ts similarity index 100% rename from x-pack/plugins/index_management/server/test/helpers/route_dependencies.ts rename to x-pack/platform/plugins/shared/index_management/server/test/helpers/route_dependencies.ts diff --git a/x-pack/plugins/index_management/server/test/helpers/router_mock.ts b/x-pack/platform/plugins/shared/index_management/server/test/helpers/router_mock.ts similarity index 100% rename from x-pack/plugins/index_management/server/test/helpers/router_mock.ts rename to x-pack/platform/plugins/shared/index_management/server/test/helpers/router_mock.ts diff --git a/x-pack/plugins/index_management/server/types.ts b/x-pack/platform/plugins/shared/index_management/server/types.ts similarity index 100% rename from x-pack/plugins/index_management/server/types.ts rename to x-pack/platform/plugins/shared/index_management/server/types.ts diff --git a/x-pack/plugins/index_management/test/fixtures/index.ts b/x-pack/platform/plugins/shared/index_management/test/fixtures/index.ts similarity index 100% rename from x-pack/plugins/index_management/test/fixtures/index.ts rename to x-pack/platform/plugins/shared/index_management/test/fixtures/index.ts diff --git a/x-pack/plugins/index_management/test/fixtures/template.ts b/x-pack/platform/plugins/shared/index_management/test/fixtures/template.ts similarity index 100% rename from x-pack/plugins/index_management/test/fixtures/template.ts rename to x-pack/platform/plugins/shared/index_management/test/fixtures/template.ts diff --git a/x-pack/plugins/index_management/tsconfig.json b/x-pack/platform/plugins/shared/index_management/tsconfig.json similarity index 94% rename from x-pack/plugins/index_management/tsconfig.json rename to x-pack/platform/plugins/shared/index_management/tsconfig.json index 185c0b112fc55..41514049a13a8 100644 --- a/x-pack/plugins/index_management/tsconfig.json +++ b/x-pack/platform/plugins/shared/index_management/tsconfig.json @@ -1,5 +1,5 @@ { - "extends": "../../../tsconfig.base.json", + "extends": "../../../../../tsconfig.base.json", "compilerOptions": { "outDir": "target/types" }, @@ -9,7 +9,7 @@ "public/**/*", "server/**/*", "test/**/*", - "../../../typings/**/*" + "../../../../../typings/**/*" ], "kbn_references": [ "@kbn/core", diff --git a/x-pack/platform/plugins/shared/integration_assistant/server/integration_builder/build_integration.test.ts b/x-pack/platform/plugins/shared/integration_assistant/server/integration_builder/build_integration.test.ts index 01d3976b9dd6b..294105a1621af 100644 --- a/x-pack/platform/plugins/shared/integration_assistant/server/integration_builder/build_integration.test.ts +++ b/x-pack/platform/plugins/shared/integration_assistant/server/integration_builder/build_integration.test.ts @@ -292,12 +292,6 @@ describe('isValidName', () => { expect(isValidName('anotherValidName')).toBe(true); }); - it('should return false for names with numbers', () => { - expect(isValidName('invalid123')).toBe(false); - expect(isValidName('123invalid')).toBe(false); - expect(isValidName('invalid_123')).toBe(false); - }); - it('should return false for empty string', () => { expect(isValidName('')).toBe(false); }); diff --git a/x-pack/platform/plugins/shared/integration_assistant/server/integration_builder/build_integration.ts b/x-pack/platform/plugins/shared/integration_assistant/server/integration_builder/build_integration.ts index e63e7d0648da7..959f1ef093832 100644 --- a/x-pack/platform/plugins/shared/integration_assistant/server/integration_builder/build_integration.ts +++ b/x-pack/platform/plugins/shared/integration_assistant/server/integration_builder/build_integration.ts @@ -36,7 +36,7 @@ export async function buildPackage(integration: Integration): Promise { if (!isValidName(integration.name)) { throw new Error( - `Invalid integration name: ${integration.name}, Should only contain letters and underscores` + `Invalid integration name: ${integration.name}, Should only contain letters, numbers and underscores` ); } @@ -49,7 +49,7 @@ export async function buildPackage(integration: Integration): Promise { const dataStreamName = dataStream.name; if (!isValidName(dataStreamName)) { throw new Error( - `Invalid datastream name: ${dataStreamName}, Should only contain letters and underscores` + `Invalid datastream name: ${dataStreamName}, Should only contain letters, numbers and underscores` ); } const specificDataStreamDir = joinPath(dataStreamsDir, dataStreamName); @@ -77,7 +77,7 @@ export async function buildPackage(integration: Integration): Promise { return zipBuffer; } export function isValidName(input: string): boolean { - const regex = /^[a-zA-Z_]+$/; + const regex = /^[a-zA-Z0-9_]+$/; return input.length > 0 && regex.test(input); } function createDirectories( diff --git a/x-pack/plugins/observability_solution/logs_data_access/README.md b/x-pack/platform/plugins/shared/logs_data_access/README.md similarity index 100% rename from x-pack/plugins/observability_solution/logs_data_access/README.md rename to x-pack/platform/plugins/shared/logs_data_access/README.md diff --git a/x-pack/plugins/observability_solution/logs_data_access/common/constants.ts b/x-pack/platform/plugins/shared/logs_data_access/common/constants.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_data_access/common/constants.ts rename to x-pack/platform/plugins/shared/logs_data_access/common/constants.ts diff --git a/x-pack/plugins/observability_solution/logs_data_access/common/services/log_sources_service/log_sources_service.mocks.ts b/x-pack/platform/plugins/shared/logs_data_access/common/services/log_sources_service/log_sources_service.mocks.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_data_access/common/services/log_sources_service/log_sources_service.mocks.ts rename to x-pack/platform/plugins/shared/logs_data_access/common/services/log_sources_service/log_sources_service.mocks.ts diff --git a/x-pack/plugins/observability_solution/logs_data_access/common/services/log_sources_service/types.ts b/x-pack/platform/plugins/shared/logs_data_access/common/services/log_sources_service/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_data_access/common/services/log_sources_service/types.ts rename to x-pack/platform/plugins/shared/logs_data_access/common/services/log_sources_service/types.ts diff --git a/x-pack/plugins/observability_solution/logs_data_access/common/services/log_sources_service/utils.ts b/x-pack/platform/plugins/shared/logs_data_access/common/services/log_sources_service/utils.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_data_access/common/services/log_sources_service/utils.ts rename to x-pack/platform/plugins/shared/logs_data_access/common/services/log_sources_service/utils.ts diff --git a/x-pack/plugins/observability_solution/logs_data_access/common/types.ts b/x-pack/platform/plugins/shared/logs_data_access/common/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_data_access/common/types.ts rename to x-pack/platform/plugins/shared/logs_data_access/common/types.ts diff --git a/x-pack/plugins/observability_solution/logs_data_access/common/ui_settings.ts b/x-pack/platform/plugins/shared/logs_data_access/common/ui_settings.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_data_access/common/ui_settings.ts rename to x-pack/platform/plugins/shared/logs_data_access/common/ui_settings.ts diff --git a/x-pack/plugins/observability_solution/logs_data_access/jest.config.js b/x-pack/platform/plugins/shared/logs_data_access/jest.config.js similarity index 71% rename from x-pack/plugins/observability_solution/logs_data_access/jest.config.js rename to x-pack/platform/plugins/shared/logs_data_access/jest.config.js index 08c16628e15ca..17405183fbaa1 100644 --- a/x-pack/plugins/observability_solution/logs_data_access/jest.config.js +++ b/x-pack/platform/plugins/shared/logs_data_access/jest.config.js @@ -9,6 +9,6 @@ const path = require('path'); module.exports = { preset: '@kbn/test', - rootDir: path.resolve(__dirname, '../../../..'), - roots: ['/x-pack/plugins/observability_solution/logs_data_access'], + rootDir: path.resolve(__dirname, '../../../../..'), + roots: ['/x-pack/platform/plugins/shared/logs_data_access'], }; diff --git a/x-pack/plugins/observability_solution/logs_data_access/kibana.jsonc b/x-pack/platform/plugins/shared/logs_data_access/kibana.jsonc similarity index 100% rename from x-pack/plugins/observability_solution/logs_data_access/kibana.jsonc rename to x-pack/platform/plugins/shared/logs_data_access/kibana.jsonc diff --git a/x-pack/plugins/observability_solution/logs_data_access/public/components/logs_sources_setting.tsx b/x-pack/platform/plugins/shared/logs_data_access/public/components/logs_sources_setting.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_data_access/public/components/logs_sources_setting.tsx rename to x-pack/platform/plugins/shared/logs_data_access/public/components/logs_sources_setting.tsx diff --git a/x-pack/plugins/observability_solution/logs_data_access/public/hooks/use_log_sources.ts b/x-pack/platform/plugins/shared/logs_data_access/public/hooks/use_log_sources.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_data_access/public/hooks/use_log_sources.ts rename to x-pack/platform/plugins/shared/logs_data_access/public/hooks/use_log_sources.ts diff --git a/x-pack/plugins/observability_solution/logs_data_access/public/index.ts b/x-pack/platform/plugins/shared/logs_data_access/public/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_data_access/public/index.ts rename to x-pack/platform/plugins/shared/logs_data_access/public/index.ts diff --git a/x-pack/plugins/observability_solution/logs_data_access/public/plugin.ts b/x-pack/platform/plugins/shared/logs_data_access/public/plugin.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_data_access/public/plugin.ts rename to x-pack/platform/plugins/shared/logs_data_access/public/plugin.ts diff --git a/x-pack/plugins/observability_solution/logs_data_access/public/services/log_sources_service/index.ts b/x-pack/platform/plugins/shared/logs_data_access/public/services/log_sources_service/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_data_access/public/services/log_sources_service/index.ts rename to x-pack/platform/plugins/shared/logs_data_access/public/services/log_sources_service/index.ts diff --git a/x-pack/plugins/observability_solution/logs_data_access/public/services/register_services.ts b/x-pack/platform/plugins/shared/logs_data_access/public/services/register_services.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_data_access/public/services/register_services.ts rename to x-pack/platform/plugins/shared/logs_data_access/public/services/register_services.ts diff --git a/x-pack/plugins/observability_solution/logs_data_access/public/types.ts b/x-pack/platform/plugins/shared/logs_data_access/public/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_data_access/public/types.ts rename to x-pack/platform/plugins/shared/logs_data_access/public/types.ts diff --git a/x-pack/plugins/observability_solution/logs_data_access/server/es_fields.ts b/x-pack/platform/plugins/shared/logs_data_access/server/es_fields.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_data_access/server/es_fields.ts rename to x-pack/platform/plugins/shared/logs_data_access/server/es_fields.ts diff --git a/x-pack/plugins/observability_solution/logs_data_access/server/index.ts b/x-pack/platform/plugins/shared/logs_data_access/server/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_data_access/server/index.ts rename to x-pack/platform/plugins/shared/logs_data_access/server/index.ts diff --git a/x-pack/plugins/observability_solution/logs_data_access/server/plugin.ts b/x-pack/platform/plugins/shared/logs_data_access/server/plugin.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_data_access/server/plugin.ts rename to x-pack/platform/plugins/shared/logs_data_access/server/plugin.ts diff --git a/x-pack/plugins/observability_solution/logs_data_access/server/services/get_logs_error_rate_timeseries/get_logs_error_rate_timeseries.ts b/x-pack/platform/plugins/shared/logs_data_access/server/services/get_logs_error_rate_timeseries/get_logs_error_rate_timeseries.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_data_access/server/services/get_logs_error_rate_timeseries/get_logs_error_rate_timeseries.ts rename to x-pack/platform/plugins/shared/logs_data_access/server/services/get_logs_error_rate_timeseries/get_logs_error_rate_timeseries.ts diff --git a/x-pack/plugins/observability_solution/logs_data_access/server/services/get_logs_rate_timeseries/get_logs_rate_timeseries.ts b/x-pack/platform/plugins/shared/logs_data_access/server/services/get_logs_rate_timeseries/get_logs_rate_timeseries.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_data_access/server/services/get_logs_rate_timeseries/get_logs_rate_timeseries.ts rename to x-pack/platform/plugins/shared/logs_data_access/server/services/get_logs_rate_timeseries/get_logs_rate_timeseries.ts diff --git a/x-pack/plugins/observability_solution/logs_data_access/server/services/get_logs_rates_service/index.ts b/x-pack/platform/plugins/shared/logs_data_access/server/services/get_logs_rates_service/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_data_access/server/services/get_logs_rates_service/index.ts rename to x-pack/platform/plugins/shared/logs_data_access/server/services/get_logs_rates_service/index.ts diff --git a/x-pack/plugins/observability_solution/logs_data_access/server/services/log_sources_service/index.ts b/x-pack/platform/plugins/shared/logs_data_access/server/services/log_sources_service/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_data_access/server/services/log_sources_service/index.ts rename to x-pack/platform/plugins/shared/logs_data_access/server/services/log_sources_service/index.ts diff --git a/x-pack/plugins/observability_solution/logs_data_access/server/services/register_services.ts b/x-pack/platform/plugins/shared/logs_data_access/server/services/register_services.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_data_access/server/services/register_services.ts rename to x-pack/platform/plugins/shared/logs_data_access/server/services/register_services.ts diff --git a/x-pack/plugins/observability_solution/logs_data_access/server/types.ts b/x-pack/platform/plugins/shared/logs_data_access/server/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_data_access/server/types.ts rename to x-pack/platform/plugins/shared/logs_data_access/server/types.ts diff --git a/x-pack/plugins/observability_solution/logs_data_access/server/utils/es_queries.ts b/x-pack/platform/plugins/shared/logs_data_access/server/utils/es_queries.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_data_access/server/utils/es_queries.ts rename to x-pack/platform/plugins/shared/logs_data_access/server/utils/es_queries.ts diff --git a/x-pack/plugins/observability_solution/logs_data_access/server/utils/index.ts b/x-pack/platform/plugins/shared/logs_data_access/server/utils/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_data_access/server/utils/index.ts rename to x-pack/platform/plugins/shared/logs_data_access/server/utils/index.ts diff --git a/x-pack/plugins/observability_solution/logs_data_access/server/utils/utils.test.ts b/x-pack/platform/plugins/shared/logs_data_access/server/utils/utils.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_data_access/server/utils/utils.test.ts rename to x-pack/platform/plugins/shared/logs_data_access/server/utils/utils.test.ts diff --git a/x-pack/plugins/observability_solution/logs_data_access/tsconfig.json b/x-pack/platform/plugins/shared/logs_data_access/tsconfig.json similarity index 93% rename from x-pack/plugins/observability_solution/logs_data_access/tsconfig.json rename to x-pack/platform/plugins/shared/logs_data_access/tsconfig.json index ff67c2f1c8f30..f9520dd8528a8 100644 --- a/x-pack/plugins/observability_solution/logs_data_access/tsconfig.json +++ b/x-pack/platform/plugins/shared/logs_data_access/tsconfig.json @@ -1,5 +1,5 @@ { - "extends": "../../../../tsconfig.base.json", + "extends": "../../../../../tsconfig.base.json", "compilerOptions": { "outDir": "target/types" }, diff --git a/x-pack/plugins/observability_solution/logs_shared/README.md b/x-pack/platform/plugins/shared/logs_shared/README.md similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/README.md rename to x-pack/platform/plugins/shared/logs_shared/README.md diff --git a/x-pack/plugins/observability_solution/logs_shared/common/constants.ts b/x-pack/platform/plugins/shared/logs_shared/common/constants.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/common/constants.ts rename to x-pack/platform/plugins/shared/logs_shared/common/constants.ts diff --git a/x-pack/plugins/observability_solution/infra/common/formatters/datetime.ts b/x-pack/platform/plugins/shared/logs_shared/common/formatters/datetime.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/formatters/datetime.ts rename to x-pack/platform/plugins/shared/logs_shared/common/formatters/datetime.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/common/http_api/deprecations/index.ts b/x-pack/platform/plugins/shared/logs_shared/common/http_api/deprecations/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/common/http_api/deprecations/index.ts rename to x-pack/platform/plugins/shared/logs_shared/common/http_api/deprecations/index.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/common/http_api/index.ts b/x-pack/platform/plugins/shared/logs_shared/common/http_api/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/common/http_api/index.ts rename to x-pack/platform/plugins/shared/logs_shared/common/http_api/index.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/common/http_api/latest.ts b/x-pack/platform/plugins/shared/logs_shared/common/http_api/latest.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/common/http_api/latest.ts rename to x-pack/platform/plugins/shared/logs_shared/common/http_api/latest.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/common/http_api/log_entries/v1/highlights.ts b/x-pack/platform/plugins/shared/logs_shared/common/http_api/log_entries/v1/highlights.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/common/http_api/log_entries/v1/highlights.ts rename to x-pack/platform/plugins/shared/logs_shared/common/http_api/log_entries/v1/highlights.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/common/http_api/log_entries/v1/index.ts b/x-pack/platform/plugins/shared/logs_shared/common/http_api/log_entries/v1/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/common/http_api/log_entries/v1/index.ts rename to x-pack/platform/plugins/shared/logs_shared/common/http_api/log_entries/v1/index.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/common/http_api/log_entries/v1/summary.ts b/x-pack/platform/plugins/shared/logs_shared/common/http_api/log_entries/v1/summary.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/common/http_api/log_entries/v1/summary.ts rename to x-pack/platform/plugins/shared/logs_shared/common/http_api/log_entries/v1/summary.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/common/http_api/log_entries/v1/summary_highlights.ts b/x-pack/platform/plugins/shared/logs_shared/common/http_api/log_entries/v1/summary_highlights.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/common/http_api/log_entries/v1/summary_highlights.ts rename to x-pack/platform/plugins/shared/logs_shared/common/http_api/log_entries/v1/summary_highlights.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/common/http_api/log_views/common.ts b/x-pack/platform/plugins/shared/logs_shared/common/http_api/log_views/common.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/common/http_api/log_views/common.ts rename to x-pack/platform/plugins/shared/logs_shared/common/http_api/log_views/common.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/common/http_api/log_views/index.ts b/x-pack/platform/plugins/shared/logs_shared/common/http_api/log_views/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/common/http_api/log_views/index.ts rename to x-pack/platform/plugins/shared/logs_shared/common/http_api/log_views/index.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/common/http_api/log_views/v1/get_log_view.ts b/x-pack/platform/plugins/shared/logs_shared/common/http_api/log_views/v1/get_log_view.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/common/http_api/log_views/v1/get_log_view.ts rename to x-pack/platform/plugins/shared/logs_shared/common/http_api/log_views/v1/get_log_view.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/common/http_api/log_views/v1/index.ts b/x-pack/platform/plugins/shared/logs_shared/common/http_api/log_views/v1/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/common/http_api/log_views/v1/index.ts rename to x-pack/platform/plugins/shared/logs_shared/common/http_api/log_views/v1/index.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/common/http_api/log_views/v1/put_log_view.ts b/x-pack/platform/plugins/shared/logs_shared/common/http_api/log_views/v1/put_log_view.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/common/http_api/log_views/v1/put_log_view.ts rename to x-pack/platform/plugins/shared/logs_shared/common/http_api/log_views/v1/put_log_view.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/common/index.ts b/x-pack/platform/plugins/shared/logs_shared/common/index.ts similarity index 97% rename from x-pack/plugins/observability_solution/logs_shared/common/index.ts rename to x-pack/platform/plugins/shared/logs_shared/common/index.ts index 0789f2f88e113..d05a52e90f419 100644 --- a/x-pack/plugins/observability_solution/logs_shared/common/index.ts +++ b/x-pack/platform/plugins/shared/logs_shared/common/index.ts @@ -43,7 +43,6 @@ export { ResolveLogViewError, } from './log_views/errors'; -// eslint-disable-next-line @kbn/eslint/no_export_all export * from './log_entry'; export { convertISODateToNanoPrecision } from './utils'; diff --git a/x-pack/plugins/observability_solution/logs_shared/common/locators/get_logs_locators.ts b/x-pack/platform/plugins/shared/logs_shared/common/locators/get_logs_locators.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/common/locators/get_logs_locators.ts rename to x-pack/platform/plugins/shared/logs_shared/common/locators/get_logs_locators.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/common/locators/helpers.ts b/x-pack/platform/plugins/shared/logs_shared/common/locators/helpers.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/common/locators/helpers.ts rename to x-pack/platform/plugins/shared/logs_shared/common/locators/helpers.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/common/locators/index.ts b/x-pack/platform/plugins/shared/logs_shared/common/locators/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/common/locators/index.ts rename to x-pack/platform/plugins/shared/logs_shared/common/locators/index.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/common/locators/logs_locator.ts b/x-pack/platform/plugins/shared/logs_shared/common/locators/logs_locator.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/common/locators/logs_locator.ts rename to x-pack/platform/plugins/shared/logs_shared/common/locators/logs_locator.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/common/locators/node_logs_locator.ts b/x-pack/platform/plugins/shared/logs_shared/common/locators/node_logs_locator.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/common/locators/node_logs_locator.ts rename to x-pack/platform/plugins/shared/logs_shared/common/locators/node_logs_locator.ts diff --git a/x-pack/plugins/observability_solution/infra/common/time/time_range.ts b/x-pack/platform/plugins/shared/logs_shared/common/locators/time_range.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/time/time_range.ts rename to x-pack/platform/plugins/shared/logs_shared/common/locators/time_range.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/common/locators/trace_logs_locator.ts b/x-pack/platform/plugins/shared/logs_shared/common/locators/trace_logs_locator.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/common/locators/trace_logs_locator.ts rename to x-pack/platform/plugins/shared/logs_shared/common/locators/trace_logs_locator.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/common/locators/types.ts b/x-pack/platform/plugins/shared/logs_shared/common/locators/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/common/locators/types.ts rename to x-pack/platform/plugins/shared/logs_shared/common/locators/types.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/common/log_entry/index.ts b/x-pack/platform/plugins/shared/logs_shared/common/log_entry/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/common/log_entry/index.ts rename to x-pack/platform/plugins/shared/logs_shared/common/log_entry/index.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/common/log_entry/log_entry.ts b/x-pack/platform/plugins/shared/logs_shared/common/log_entry/log_entry.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/common/log_entry/log_entry.ts rename to x-pack/platform/plugins/shared/logs_shared/common/log_entry/log_entry.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/common/log_entry/log_entry_cursor.ts b/x-pack/platform/plugins/shared/logs_shared/common/log_entry/log_entry_cursor.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/common/log_entry/log_entry_cursor.ts rename to x-pack/platform/plugins/shared/logs_shared/common/log_entry/log_entry_cursor.ts diff --git a/x-pack/plugins/observability_solution/infra/common/log_text_scale/index.ts b/x-pack/platform/plugins/shared/logs_shared/common/log_text_scale/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/log_text_scale/index.ts rename to x-pack/platform/plugins/shared/logs_shared/common/log_text_scale/index.ts diff --git a/x-pack/plugins/observability_solution/infra/common/log_text_scale/log_text_scale.ts b/x-pack/platform/plugins/shared/logs_shared/common/log_text_scale/log_text_scale.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/log_text_scale/log_text_scale.ts rename to x-pack/platform/plugins/shared/logs_shared/common/log_text_scale/log_text_scale.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/common/log_views/defaults.ts b/x-pack/platform/plugins/shared/logs_shared/common/log_views/defaults.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/common/log_views/defaults.ts rename to x-pack/platform/plugins/shared/logs_shared/common/log_views/defaults.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/common/log_views/errors.ts b/x-pack/platform/plugins/shared/logs_shared/common/log_views/errors.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/common/log_views/errors.ts rename to x-pack/platform/plugins/shared/logs_shared/common/log_views/errors.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/common/log_views/index.ts b/x-pack/platform/plugins/shared/logs_shared/common/log_views/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/common/log_views/index.ts rename to x-pack/platform/plugins/shared/logs_shared/common/log_views/index.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/common/log_views/log_view.mock.ts b/x-pack/platform/plugins/shared/logs_shared/common/log_views/log_view.mock.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/common/log_views/log_view.mock.ts rename to x-pack/platform/plugins/shared/logs_shared/common/log_views/log_view.mock.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/common/log_views/resolved_log_view.mock.ts b/x-pack/platform/plugins/shared/logs_shared/common/log_views/resolved_log_view.mock.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/common/log_views/resolved_log_view.mock.ts rename to x-pack/platform/plugins/shared/logs_shared/common/log_views/resolved_log_view.mock.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/common/log_views/resolved_log_view.ts b/x-pack/platform/plugins/shared/logs_shared/common/log_views/resolved_log_view.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/common/log_views/resolved_log_view.ts rename to x-pack/platform/plugins/shared/logs_shared/common/log_views/resolved_log_view.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/common/log_views/types.ts b/x-pack/platform/plugins/shared/logs_shared/common/log_views/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/common/log_views/types.ts rename to x-pack/platform/plugins/shared/logs_shared/common/log_views/types.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/common/mocks.ts b/x-pack/platform/plugins/shared/logs_shared/common/mocks.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/common/mocks.ts rename to x-pack/platform/plugins/shared/logs_shared/common/mocks.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/common/plugin_config.ts b/x-pack/platform/plugins/shared/logs_shared/common/plugin_config.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/common/plugin_config.ts rename to x-pack/platform/plugins/shared/logs_shared/common/plugin_config.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/common/runtime_types.ts b/x-pack/platform/plugins/shared/logs_shared/common/runtime_types.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/common/runtime_types.ts rename to x-pack/platform/plugins/shared/logs_shared/common/runtime_types.ts diff --git a/x-pack/plugins/observability_solution/infra/common/search_strategies/common/errors.ts b/x-pack/platform/plugins/shared/logs_shared/common/search_strategies/common/errors.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/search_strategies/common/errors.ts rename to x-pack/platform/plugins/shared/logs_shared/common/search_strategies/common/errors.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/common/search_strategies/log_entries/log_entries.ts b/x-pack/platform/plugins/shared/logs_shared/common/search_strategies/log_entries/log_entries.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/common/search_strategies/log_entries/log_entries.ts rename to x-pack/platform/plugins/shared/logs_shared/common/search_strategies/log_entries/log_entries.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/common/search_strategies/log_entries/log_entry.ts b/x-pack/platform/plugins/shared/logs_shared/common/search_strategies/log_entries/log_entry.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/common/search_strategies/log_entries/log_entry.ts rename to x-pack/platform/plugins/shared/logs_shared/common/search_strategies/log_entries/log_entry.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/common/time/index.ts b/x-pack/platform/plugins/shared/logs_shared/common/time/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/common/time/index.ts rename to x-pack/platform/plugins/shared/logs_shared/common/time/index.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/common/time/time_key.ts b/x-pack/platform/plugins/shared/logs_shared/common/time/time_key.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/common/time/time_key.ts rename to x-pack/platform/plugins/shared/logs_shared/common/time/time_key.ts diff --git a/x-pack/plugins/observability_solution/infra/common/typed_json.ts b/x-pack/platform/plugins/shared/logs_shared/common/typed_json.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/typed_json.ts rename to x-pack/platform/plugins/shared/logs_shared/common/typed_json.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/common/utils/date_helpers.test.ts b/x-pack/platform/plugins/shared/logs_shared/common/utils/date_helpers.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/common/utils/date_helpers.test.ts rename to x-pack/platform/plugins/shared/logs_shared/common/utils/date_helpers.test.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/common/utils/date_helpers.ts b/x-pack/platform/plugins/shared/logs_shared/common/utils/date_helpers.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/common/utils/date_helpers.ts rename to x-pack/platform/plugins/shared/logs_shared/common/utils/date_helpers.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/common/utils/index.ts b/x-pack/platform/plugins/shared/logs_shared/common/utils/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/common/utils/index.ts rename to x-pack/platform/plugins/shared/logs_shared/common/utils/index.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/emotion.d.ts b/x-pack/platform/plugins/shared/logs_shared/emotion.d.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/emotion.d.ts rename to x-pack/platform/plugins/shared/logs_shared/emotion.d.ts diff --git a/x-pack/plugins/observability_solution/infra/jest.config.js b/x-pack/platform/plugins/shared/logs_shared/jest.config.js similarity index 58% rename from x-pack/plugins/observability_solution/infra/jest.config.js rename to x-pack/platform/plugins/shared/logs_shared/jest.config.js index 817a1f600b836..9d3e6d67cfc4b 100644 --- a/x-pack/plugins/observability_solution/infra/jest.config.js +++ b/x-pack/platform/plugins/shared/logs_shared/jest.config.js @@ -7,12 +7,12 @@ module.exports = { preset: '@kbn/test', - rootDir: '../../../..', - roots: ['/x-pack/plugins/observability_solution/infra'], + rootDir: '../../../../..', + roots: ['/x-pack/platform/plugins/shared/logs_shared'], coverageDirectory: - '/target/kibana-coverage/jest/x-pack/plugins/observability_solution/infra', + '/target/kibana-coverage/jest/x-pack/platform/plugins/shared/logs_shared', coverageReporters: ['text', 'html'], collectCoverageFrom: [ - '/x-pack/plugins/observability_solution/infra/{common,public,server}/**/*.{ts,tsx}', + '/x-pack/platform/plugins/shared/logs_shared/{common,public,server}/**/*.{ts,tsx}', ], }; diff --git a/x-pack/plugins/observability_solution/logs_shared/kibana.jsonc b/x-pack/platform/plugins/shared/logs_shared/kibana.jsonc similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/kibana.jsonc rename to x-pack/platform/plugins/shared/logs_shared/kibana.jsonc diff --git a/x-pack/plugins/observability_solution/infra/public/components/auto_sizer.tsx b/x-pack/platform/plugins/shared/logs_shared/public/components/auto_sizer.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/auto_sizer.tsx rename to x-pack/platform/plugins/shared/logs_shared/public/components/auto_sizer.tsx diff --git a/x-pack/plugins/observability_solution/logs_shared/public/components/centered_flyout_body.tsx b/x-pack/platform/plugins/shared/logs_shared/public/components/centered_flyout_body.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/components/centered_flyout_body.tsx rename to x-pack/platform/plugins/shared/logs_shared/public/components/centered_flyout_body.tsx diff --git a/x-pack/plugins/observability_solution/logs_shared/public/components/data_search_error_callout.stories.tsx b/x-pack/platform/plugins/shared/logs_shared/public/components/data_search_error_callout.stories.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/components/data_search_error_callout.stories.tsx rename to x-pack/platform/plugins/shared/logs_shared/public/components/data_search_error_callout.stories.tsx diff --git a/x-pack/plugins/observability_solution/logs_shared/public/components/data_search_error_callout.tsx b/x-pack/platform/plugins/shared/logs_shared/public/components/data_search_error_callout.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/components/data_search_error_callout.tsx rename to x-pack/platform/plugins/shared/logs_shared/public/components/data_search_error_callout.tsx diff --git a/x-pack/plugins/observability_solution/logs_shared/public/components/data_search_progress.stories.tsx b/x-pack/platform/plugins/shared/logs_shared/public/components/data_search_progress.stories.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/components/data_search_progress.stories.tsx rename to x-pack/platform/plugins/shared/logs_shared/public/components/data_search_progress.stories.tsx diff --git a/x-pack/plugins/observability_solution/logs_shared/public/components/data_search_progress.tsx b/x-pack/platform/plugins/shared/logs_shared/public/components/data_search_progress.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/components/data_search_progress.tsx rename to x-pack/platform/plugins/shared/logs_shared/public/components/data_search_progress.tsx diff --git a/x-pack/plugins/observability_solution/logs_shared/public/components/empty_states/index.tsx b/x-pack/platform/plugins/shared/logs_shared/public/components/empty_states/index.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/components/empty_states/index.tsx rename to x-pack/platform/plugins/shared/logs_shared/public/components/empty_states/index.tsx diff --git a/x-pack/plugins/observability_solution/logs_shared/public/components/empty_states/no_data.tsx b/x-pack/platform/plugins/shared/logs_shared/public/components/empty_states/no_data.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/components/empty_states/no_data.tsx rename to x-pack/platform/plugins/shared/logs_shared/public/components/empty_states/no_data.tsx diff --git a/x-pack/plugins/observability_solution/logs_shared/public/components/formatted_time.tsx b/x-pack/platform/plugins/shared/logs_shared/public/components/formatted_time.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/components/formatted_time.tsx rename to x-pack/platform/plugins/shared/logs_shared/public/components/formatted_time.tsx diff --git a/x-pack/plugins/observability_solution/logs_shared/public/components/loading/__examples__/index.stories.tsx b/x-pack/platform/plugins/shared/logs_shared/public/components/loading/__examples__/index.stories.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/components/loading/__examples__/index.stories.tsx rename to x-pack/platform/plugins/shared/logs_shared/public/components/loading/__examples__/index.stories.tsx diff --git a/x-pack/plugins/observability_solution/logs_shared/public/components/loading/index.tsx b/x-pack/platform/plugins/shared/logs_shared/public/components/loading/index.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/components/loading/index.tsx rename to x-pack/platform/plugins/shared/logs_shared/public/components/loading/index.tsx diff --git a/x-pack/plugins/observability_solution/logs_shared/public/components/log_ai_assistant/index.tsx b/x-pack/platform/plugins/shared/logs_shared/public/components/log_ai_assistant/index.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/components/log_ai_assistant/index.tsx rename to x-pack/platform/plugins/shared/logs_shared/public/components/log_ai_assistant/index.tsx diff --git a/x-pack/plugins/observability_solution/logs_shared/public/components/log_ai_assistant/log_ai_assistant.mock.tsx b/x-pack/platform/plugins/shared/logs_shared/public/components/log_ai_assistant/log_ai_assistant.mock.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/components/log_ai_assistant/log_ai_assistant.mock.tsx rename to x-pack/platform/plugins/shared/logs_shared/public/components/log_ai_assistant/log_ai_assistant.mock.tsx diff --git a/x-pack/plugins/observability_solution/logs_shared/public/components/log_ai_assistant/log_ai_assistant.tsx b/x-pack/platform/plugins/shared/logs_shared/public/components/log_ai_assistant/log_ai_assistant.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/components/log_ai_assistant/log_ai_assistant.tsx rename to x-pack/platform/plugins/shared/logs_shared/public/components/log_ai_assistant/log_ai_assistant.tsx diff --git a/x-pack/plugins/observability_solution/logs_shared/public/components/log_ai_assistant/translations.ts b/x-pack/platform/plugins/shared/logs_shared/public/components/log_ai_assistant/translations.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/components/log_ai_assistant/translations.ts rename to x-pack/platform/plugins/shared/logs_shared/public/components/log_ai_assistant/translations.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/public/components/log_stream/index.ts b/x-pack/platform/plugins/shared/logs_shared/public/components/log_stream/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/components/log_stream/index.ts rename to x-pack/platform/plugins/shared/logs_shared/public/components/log_stream/index.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/public/components/log_stream/log_stream.stories.mdx b/x-pack/platform/plugins/shared/logs_shared/public/components/log_stream/log_stream.stories.mdx similarity index 99% rename from x-pack/plugins/observability_solution/logs_shared/public/components/log_stream/log_stream.stories.mdx rename to x-pack/platform/plugins/shared/logs_shared/public/components/log_stream/log_stream.stories.mdx index 0cbc0a03f9184..64a6e1d9919a1 100644 --- a/x-pack/plugins/observability_solution/logs_shared/public/components/log_stream/log_stream.stories.mdx +++ b/x-pack/platform/plugins/shared/logs_shared/public/components/log_stream/log_stream.stories.mdx @@ -9,7 +9,7 @@ The purpose of this component is to allow you, the developer, to have your very The component is exposed through `logs_shared/public`. Since Kibana uses relative paths, it is up to you to find how to import it (sorry). ```tsx -import { LogStream } from '../../../../../../logs_shared/public'; +import { LogStream } from '../../../../../../../logs_shared/public'; // ^^ Modify appropriately ``` diff --git a/x-pack/plugins/observability_solution/logs_shared/public/components/log_stream/log_stream.stories.tsx b/x-pack/platform/plugins/shared/logs_shared/public/components/log_stream/log_stream.stories.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/components/log_stream/log_stream.stories.tsx rename to x-pack/platform/plugins/shared/logs_shared/public/components/log_stream/log_stream.stories.tsx diff --git a/x-pack/plugins/observability_solution/logs_shared/public/components/log_stream/log_stream.story_decorators.tsx b/x-pack/platform/plugins/shared/logs_shared/public/components/log_stream/log_stream.story_decorators.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/components/log_stream/log_stream.story_decorators.tsx rename to x-pack/platform/plugins/shared/logs_shared/public/components/log_stream/log_stream.story_decorators.tsx diff --git a/x-pack/plugins/observability_solution/logs_shared/public/components/log_stream/log_stream.tsx b/x-pack/platform/plugins/shared/logs_shared/public/components/log_stream/log_stream.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/components/log_stream/log_stream.tsx rename to x-pack/platform/plugins/shared/logs_shared/public/components/log_stream/log_stream.tsx diff --git a/x-pack/plugins/observability_solution/logs_shared/public/components/log_stream/log_stream_error_boundary.tsx b/x-pack/platform/plugins/shared/logs_shared/public/components/log_stream/log_stream_error_boundary.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/components/log_stream/log_stream_error_boundary.tsx rename to x-pack/platform/plugins/shared/logs_shared/public/components/log_stream/log_stream_error_boundary.tsx diff --git a/x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_entry_flyout/index.tsx b/x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_entry_flyout/index.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_entry_flyout/index.tsx rename to x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_entry_flyout/index.tsx diff --git a/x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_entry_flyout/log_entry_actions_menu.test.tsx b/x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_entry_flyout/log_entry_actions_menu.test.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_entry_flyout/log_entry_actions_menu.test.tsx rename to x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_entry_flyout/log_entry_actions_menu.test.tsx diff --git a/x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_entry_flyout/log_entry_actions_menu.tsx b/x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_entry_flyout/log_entry_actions_menu.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_entry_flyout/log_entry_actions_menu.tsx rename to x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_entry_flyout/log_entry_actions_menu.tsx diff --git a/x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_entry_flyout/log_entry_fields_table.tsx b/x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_entry_flyout/log_entry_fields_table.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_entry_flyout/log_entry_fields_table.tsx rename to x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_entry_flyout/log_entry_fields_table.tsx diff --git a/x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_entry_flyout/log_entry_flyout.tsx b/x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_entry_flyout/log_entry_flyout.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_entry_flyout/log_entry_flyout.tsx rename to x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_entry_flyout/log_entry_flyout.tsx diff --git a/x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_text_stream/column_headers.tsx b/x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_text_stream/column_headers.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_text_stream/column_headers.tsx rename to x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_text_stream/column_headers.tsx diff --git a/x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_text_stream/column_headers_wrapper.tsx b/x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_text_stream/column_headers_wrapper.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_text_stream/column_headers_wrapper.tsx rename to x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_text_stream/column_headers_wrapper.tsx diff --git a/x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_text_stream/field_value.tsx b/x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_text_stream/field_value.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_text_stream/field_value.tsx rename to x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_text_stream/field_value.tsx diff --git a/x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_text_stream/highlighting.tsx b/x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_text_stream/highlighting.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_text_stream/highlighting.tsx rename to x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_text_stream/highlighting.tsx diff --git a/x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_text_stream/index.ts b/x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_text_stream/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_text_stream/index.ts rename to x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_text_stream/index.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_text_stream/item.ts b/x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_text_stream/item.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_text_stream/item.ts rename to x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_text_stream/item.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_text_stream/jump_to_tail.tsx b/x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_text_stream/jump_to_tail.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_text_stream/jump_to_tail.tsx rename to x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_text_stream/jump_to_tail.tsx diff --git a/x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_text_stream/loading_item_view.tsx b/x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_text_stream/loading_item_view.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_text_stream/loading_item_view.tsx rename to x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_text_stream/loading_item_view.tsx diff --git a/x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_text_stream/log_date_row.tsx b/x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_text_stream/log_date_row.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_text_stream/log_date_row.tsx rename to x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_text_stream/log_date_row.tsx diff --git a/x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_text_stream/log_entry_column.tsx b/x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_text_stream/log_entry_column.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_text_stream/log_entry_column.tsx rename to x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_text_stream/log_entry_column.tsx diff --git a/x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_text_stream/log_entry_context_menu.tsx b/x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_text_stream/log_entry_context_menu.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_text_stream/log_entry_context_menu.tsx rename to x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_text_stream/log_entry_context_menu.tsx diff --git a/x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_text_stream/log_entry_field_column.test.tsx b/x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_text_stream/log_entry_field_column.test.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_text_stream/log_entry_field_column.test.tsx rename to x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_text_stream/log_entry_field_column.test.tsx diff --git a/x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_text_stream/log_entry_field_column.tsx b/x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_text_stream/log_entry_field_column.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_text_stream/log_entry_field_column.tsx rename to x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_text_stream/log_entry_field_column.tsx diff --git a/x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_text_stream/log_entry_message_column.test.tsx b/x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_text_stream/log_entry_message_column.test.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_text_stream/log_entry_message_column.test.tsx rename to x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_text_stream/log_entry_message_column.test.tsx diff --git a/x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_text_stream/log_entry_message_column.tsx b/x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_text_stream/log_entry_message_column.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_text_stream/log_entry_message_column.tsx rename to x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_text_stream/log_entry_message_column.tsx diff --git a/x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_text_stream/log_entry_row.tsx b/x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_text_stream/log_entry_row.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_text_stream/log_entry_row.tsx rename to x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_text_stream/log_entry_row.tsx diff --git a/x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_text_stream/log_entry_row_wrapper.tsx b/x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_text_stream/log_entry_row_wrapper.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_text_stream/log_entry_row_wrapper.tsx rename to x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_text_stream/log_entry_row_wrapper.tsx diff --git a/x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_text_stream/log_entry_timestamp_column.tsx b/x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_text_stream/log_entry_timestamp_column.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_text_stream/log_entry_timestamp_column.tsx rename to x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_text_stream/log_entry_timestamp_column.tsx diff --git a/x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_text_stream/log_text_separator.tsx b/x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_text_stream/log_text_separator.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_text_stream/log_text_separator.tsx rename to x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_text_stream/log_text_separator.tsx diff --git a/x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_text_stream/measurable_item_view.tsx b/x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_text_stream/measurable_item_view.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_text_stream/measurable_item_view.tsx rename to x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_text_stream/measurable_item_view.tsx diff --git a/x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_text_stream/scrollable_log_text_stream_view.tsx b/x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_text_stream/scrollable_log_text_stream_view.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_text_stream/scrollable_log_text_stream_view.tsx rename to x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_text_stream/scrollable_log_text_stream_view.tsx diff --git a/x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_text_stream/text_styles.tsx b/x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_text_stream/text_styles.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_text_stream/text_styles.tsx rename to x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_text_stream/text_styles.tsx diff --git a/x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_text_stream/vertical_scroll_panel.tsx b/x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_text_stream/vertical_scroll_panel.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/components/logging/log_text_stream/vertical_scroll_panel.tsx rename to x-pack/platform/plugins/shared/logs_shared/public/components/logging/log_text_stream/vertical_scroll_panel.tsx diff --git a/x-pack/plugins/observability_solution/logs_shared/public/components/logs_overview/index.tsx b/x-pack/platform/plugins/shared/logs_shared/public/components/logs_overview/index.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/components/logs_overview/index.tsx rename to x-pack/platform/plugins/shared/logs_shared/public/components/logs_overview/index.tsx diff --git a/x-pack/plugins/observability_solution/logs_shared/public/components/logs_overview/logs_overview.mock.tsx b/x-pack/platform/plugins/shared/logs_shared/public/components/logs_overview/logs_overview.mock.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/components/logs_overview/logs_overview.mock.tsx rename to x-pack/platform/plugins/shared/logs_shared/public/components/logs_overview/logs_overview.mock.tsx diff --git a/x-pack/plugins/observability_solution/logs_shared/public/components/logs_overview/logs_overview.tsx b/x-pack/platform/plugins/shared/logs_shared/public/components/logs_overview/logs_overview.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/components/logs_overview/logs_overview.tsx rename to x-pack/platform/plugins/shared/logs_shared/public/components/logs_overview/logs_overview.tsx diff --git a/x-pack/plugins/observability_solution/logs_shared/public/components/open_in_logs_explorer_button.tsx b/x-pack/platform/plugins/shared/logs_shared/public/components/open_in_logs_explorer_button.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/components/open_in_logs_explorer_button.tsx rename to x-pack/platform/plugins/shared/logs_shared/public/components/open_in_logs_explorer_button.tsx diff --git a/x-pack/plugins/observability_solution/logs_shared/public/components/resettable_error_boundary.tsx b/x-pack/platform/plugins/shared/logs_shared/public/components/resettable_error_boundary.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/components/resettable_error_boundary.tsx rename to x-pack/platform/plugins/shared/logs_shared/public/components/resettable_error_boundary.tsx diff --git a/x-pack/plugins/observability_solution/logs_shared/public/containers/logs/log_entry.ts b/x-pack/platform/plugins/shared/logs_shared/public/containers/logs/log_entry.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/containers/logs/log_entry.ts rename to x-pack/platform/plugins/shared/logs_shared/public/containers/logs/log_entry.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/public/containers/logs/log_highlights/api/fetch_log_entries_highlights.ts b/x-pack/platform/plugins/shared/logs_shared/public/containers/logs/log_highlights/api/fetch_log_entries_highlights.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/containers/logs/log_highlights/api/fetch_log_entries_highlights.ts rename to x-pack/platform/plugins/shared/logs_shared/public/containers/logs/log_highlights/api/fetch_log_entries_highlights.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/public/containers/logs/log_highlights/api/fetch_log_summary_highlights.ts b/x-pack/platform/plugins/shared/logs_shared/public/containers/logs/log_highlights/api/fetch_log_summary_highlights.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/containers/logs/log_highlights/api/fetch_log_summary_highlights.ts rename to x-pack/platform/plugins/shared/logs_shared/public/containers/logs/log_highlights/api/fetch_log_summary_highlights.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/public/containers/logs/log_highlights/index.ts b/x-pack/platform/plugins/shared/logs_shared/public/containers/logs/log_highlights/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/containers/logs/log_highlights/index.ts rename to x-pack/platform/plugins/shared/logs_shared/public/containers/logs/log_highlights/index.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/public/containers/logs/log_highlights/log_entry_highlights.tsx b/x-pack/platform/plugins/shared/logs_shared/public/containers/logs/log_highlights/log_entry_highlights.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/containers/logs/log_highlights/log_entry_highlights.tsx rename to x-pack/platform/plugins/shared/logs_shared/public/containers/logs/log_highlights/log_entry_highlights.tsx diff --git a/x-pack/plugins/observability_solution/logs_shared/public/containers/logs/log_highlights/log_highlights.tsx b/x-pack/platform/plugins/shared/logs_shared/public/containers/logs/log_highlights/log_highlights.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/containers/logs/log_highlights/log_highlights.tsx rename to x-pack/platform/plugins/shared/logs_shared/public/containers/logs/log_highlights/log_highlights.tsx diff --git a/x-pack/plugins/observability_solution/logs_shared/public/containers/logs/log_highlights/log_summary_highlights.ts b/x-pack/platform/plugins/shared/logs_shared/public/containers/logs/log_highlights/log_summary_highlights.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/containers/logs/log_highlights/log_summary_highlights.ts rename to x-pack/platform/plugins/shared/logs_shared/public/containers/logs/log_highlights/log_summary_highlights.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/public/containers/logs/log_highlights/next_and_previous.tsx b/x-pack/platform/plugins/shared/logs_shared/public/containers/logs/log_highlights/next_and_previous.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/containers/logs/log_highlights/next_and_previous.tsx rename to x-pack/platform/plugins/shared/logs_shared/public/containers/logs/log_highlights/next_and_previous.tsx diff --git a/x-pack/plugins/observability_solution/logs_shared/public/containers/logs/log_position/index.ts b/x-pack/platform/plugins/shared/logs_shared/public/containers/logs/log_position/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/containers/logs/log_position/index.ts rename to x-pack/platform/plugins/shared/logs_shared/public/containers/logs/log_position/index.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/public/containers/logs/log_position/use_log_position.ts b/x-pack/platform/plugins/shared/logs_shared/public/containers/logs/log_position/use_log_position.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/containers/logs/log_position/use_log_position.ts rename to x-pack/platform/plugins/shared/logs_shared/public/containers/logs/log_position/use_log_position.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/public/containers/logs/log_stream/index.ts b/x-pack/platform/plugins/shared/logs_shared/public/containers/logs/log_stream/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/containers/logs/log_stream/index.ts rename to x-pack/platform/plugins/shared/logs_shared/public/containers/logs/log_stream/index.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/public/containers/logs/log_stream/use_fetch_log_entries_after.ts b/x-pack/platform/plugins/shared/logs_shared/public/containers/logs/log_stream/use_fetch_log_entries_after.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/containers/logs/log_stream/use_fetch_log_entries_after.ts rename to x-pack/platform/plugins/shared/logs_shared/public/containers/logs/log_stream/use_fetch_log_entries_after.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/public/containers/logs/log_stream/use_fetch_log_entries_around.ts b/x-pack/platform/plugins/shared/logs_shared/public/containers/logs/log_stream/use_fetch_log_entries_around.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/containers/logs/log_stream/use_fetch_log_entries_around.ts rename to x-pack/platform/plugins/shared/logs_shared/public/containers/logs/log_stream/use_fetch_log_entries_around.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/public/containers/logs/log_stream/use_fetch_log_entries_before.ts b/x-pack/platform/plugins/shared/logs_shared/public/containers/logs/log_stream/use_fetch_log_entries_before.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/containers/logs/log_stream/use_fetch_log_entries_before.ts rename to x-pack/platform/plugins/shared/logs_shared/public/containers/logs/log_stream/use_fetch_log_entries_before.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/public/containers/logs/log_summary/api/fetch_log_summary.ts b/x-pack/platform/plugins/shared/logs_shared/public/containers/logs/log_summary/api/fetch_log_summary.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/containers/logs/log_summary/api/fetch_log_summary.ts rename to x-pack/platform/plugins/shared/logs_shared/public/containers/logs/log_summary/api/fetch_log_summary.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/public/containers/logs/log_summary/bucket_size.ts b/x-pack/platform/plugins/shared/logs_shared/public/containers/logs/log_summary/bucket_size.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/containers/logs/log_summary/bucket_size.ts rename to x-pack/platform/plugins/shared/logs_shared/public/containers/logs/log_summary/bucket_size.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/public/containers/logs/log_summary/index.ts b/x-pack/platform/plugins/shared/logs_shared/public/containers/logs/log_summary/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/containers/logs/log_summary/index.ts rename to x-pack/platform/plugins/shared/logs_shared/public/containers/logs/log_summary/index.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/public/containers/logs/log_summary/log_summary.test.tsx b/x-pack/platform/plugins/shared/logs_shared/public/containers/logs/log_summary/log_summary.test.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/containers/logs/log_summary/log_summary.test.tsx rename to x-pack/platform/plugins/shared/logs_shared/public/containers/logs/log_summary/log_summary.test.tsx diff --git a/x-pack/plugins/observability_solution/logs_shared/public/containers/logs/log_summary/log_summary.tsx b/x-pack/platform/plugins/shared/logs_shared/public/containers/logs/log_summary/log_summary.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/containers/logs/log_summary/log_summary.tsx rename to x-pack/platform/plugins/shared/logs_shared/public/containers/logs/log_summary/log_summary.tsx diff --git a/x-pack/plugins/observability_solution/logs_shared/public/containers/logs/log_summary/with_summary.ts b/x-pack/platform/plugins/shared/logs_shared/public/containers/logs/log_summary/with_summary.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/containers/logs/log_summary/with_summary.ts rename to x-pack/platform/plugins/shared/logs_shared/public/containers/logs/log_summary/with_summary.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/public/hooks/use_kibana.tsx b/x-pack/platform/plugins/shared/logs_shared/public/hooks/use_kibana.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/hooks/use_kibana.tsx rename to x-pack/platform/plugins/shared/logs_shared/public/hooks/use_kibana.tsx diff --git a/x-pack/plugins/observability_solution/logs_shared/public/hooks/use_log_view.ts b/x-pack/platform/plugins/shared/logs_shared/public/hooks/use_log_view.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/hooks/use_log_view.ts rename to x-pack/platform/plugins/shared/logs_shared/public/hooks/use_log_view.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/public/index.ts b/x-pack/platform/plugins/shared/logs_shared/public/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/index.ts rename to x-pack/platform/plugins/shared/logs_shared/public/index.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/public/mocks.tsx b/x-pack/platform/plugins/shared/logs_shared/public/mocks.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/mocks.tsx rename to x-pack/platform/plugins/shared/logs_shared/public/mocks.tsx diff --git a/x-pack/plugins/observability_solution/logs_shared/public/observability_logs/log_view_state/README.md b/x-pack/platform/plugins/shared/logs_shared/public/observability_logs/log_view_state/README.md similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/observability_logs/log_view_state/README.md rename to x-pack/platform/plugins/shared/logs_shared/public/observability_logs/log_view_state/README.md diff --git a/x-pack/plugins/observability_solution/infra/public/observability_logs/log_stream_page/state/index.ts b/x-pack/platform/plugins/shared/logs_shared/public/observability_logs/log_view_state/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/observability_logs/log_stream_page/state/index.ts rename to x-pack/platform/plugins/shared/logs_shared/public/observability_logs/log_view_state/index.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/public/observability_logs/log_view_state/src/index.ts b/x-pack/platform/plugins/shared/logs_shared/public/observability_logs/log_view_state/src/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/observability_logs/log_view_state/src/index.ts rename to x-pack/platform/plugins/shared/logs_shared/public/observability_logs/log_view_state/src/index.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/public/observability_logs/log_view_state/src/notifications.ts b/x-pack/platform/plugins/shared/logs_shared/public/observability_logs/log_view_state/src/notifications.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/observability_logs/log_view_state/src/notifications.ts rename to x-pack/platform/plugins/shared/logs_shared/public/observability_logs/log_view_state/src/notifications.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/public/observability_logs/log_view_state/src/state_machine.ts b/x-pack/platform/plugins/shared/logs_shared/public/observability_logs/log_view_state/src/state_machine.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/observability_logs/log_view_state/src/state_machine.ts rename to x-pack/platform/plugins/shared/logs_shared/public/observability_logs/log_view_state/src/state_machine.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/public/observability_logs/log_view_state/src/types.ts b/x-pack/platform/plugins/shared/logs_shared/public/observability_logs/log_view_state/src/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/observability_logs/log_view_state/src/types.ts rename to x-pack/platform/plugins/shared/logs_shared/public/observability_logs/log_view_state/src/types.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/public/observability_logs/log_view_state/src/url_state_storage_service.ts b/x-pack/platform/plugins/shared/logs_shared/public/observability_logs/log_view_state/src/url_state_storage_service.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/observability_logs/log_view_state/src/url_state_storage_service.ts rename to x-pack/platform/plugins/shared/logs_shared/public/observability_logs/log_view_state/src/url_state_storage_service.ts diff --git a/x-pack/plugins/observability_solution/infra/public/observability_logs/xstate_helpers/README.md b/x-pack/platform/plugins/shared/logs_shared/public/observability_logs/xstate_helpers/README.md similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/observability_logs/xstate_helpers/README.md rename to x-pack/platform/plugins/shared/logs_shared/public/observability_logs/xstate_helpers/README.md diff --git a/x-pack/plugins/observability_solution/infra/public/observability_logs/log_stream_query_state/index.ts b/x-pack/platform/plugins/shared/logs_shared/public/observability_logs/xstate_helpers/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/observability_logs/log_stream_query_state/index.ts rename to x-pack/platform/plugins/shared/logs_shared/public/observability_logs/xstate_helpers/index.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/public/observability_logs/xstate_helpers/src/index.ts b/x-pack/platform/plugins/shared/logs_shared/public/observability_logs/xstate_helpers/src/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/observability_logs/xstate_helpers/src/index.ts rename to x-pack/platform/plugins/shared/logs_shared/public/observability_logs/xstate_helpers/src/index.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/public/observability_logs/xstate_helpers/src/notification_channel.ts b/x-pack/platform/plugins/shared/logs_shared/public/observability_logs/xstate_helpers/src/notification_channel.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/observability_logs/xstate_helpers/src/notification_channel.ts rename to x-pack/platform/plugins/shared/logs_shared/public/observability_logs/xstate_helpers/src/notification_channel.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/public/observability_logs/xstate_helpers/src/types.ts b/x-pack/platform/plugins/shared/logs_shared/public/observability_logs/xstate_helpers/src/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/observability_logs/xstate_helpers/src/types.ts rename to x-pack/platform/plugins/shared/logs_shared/public/observability_logs/xstate_helpers/src/types.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/public/plugin.tsx b/x-pack/platform/plugins/shared/logs_shared/public/plugin.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/plugin.tsx rename to x-pack/platform/plugins/shared/logs_shared/public/plugin.tsx diff --git a/x-pack/plugins/observability_solution/logs_shared/public/services/log_views/index.ts b/x-pack/platform/plugins/shared/logs_shared/public/services/log_views/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/services/log_views/index.ts rename to x-pack/platform/plugins/shared/logs_shared/public/services/log_views/index.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/public/services/log_views/log_views_client.mock.ts b/x-pack/platform/plugins/shared/logs_shared/public/services/log_views/log_views_client.mock.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/services/log_views/log_views_client.mock.ts rename to x-pack/platform/plugins/shared/logs_shared/public/services/log_views/log_views_client.mock.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/public/services/log_views/log_views_client.ts b/x-pack/platform/plugins/shared/logs_shared/public/services/log_views/log_views_client.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/services/log_views/log_views_client.ts rename to x-pack/platform/plugins/shared/logs_shared/public/services/log_views/log_views_client.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/public/services/log_views/log_views_service.mock.ts b/x-pack/platform/plugins/shared/logs_shared/public/services/log_views/log_views_service.mock.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/services/log_views/log_views_service.mock.ts rename to x-pack/platform/plugins/shared/logs_shared/public/services/log_views/log_views_service.mock.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/public/services/log_views/log_views_service.ts b/x-pack/platform/plugins/shared/logs_shared/public/services/log_views/log_views_service.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/services/log_views/log_views_service.ts rename to x-pack/platform/plugins/shared/logs_shared/public/services/log_views/log_views_service.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/public/services/log_views/types.ts b/x-pack/platform/plugins/shared/logs_shared/public/services/log_views/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/services/log_views/types.ts rename to x-pack/platform/plugins/shared/logs_shared/public/services/log_views/types.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/public/test_utils/entries.ts b/x-pack/platform/plugins/shared/logs_shared/public/test_utils/entries.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/test_utils/entries.ts rename to x-pack/platform/plugins/shared/logs_shared/public/test_utils/entries.ts diff --git a/x-pack/plugins/observability_solution/infra/public/test_utils/use_global_storybook_theme.tsx b/x-pack/platform/plugins/shared/logs_shared/public/test_utils/use_global_storybook_theme.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/test_utils/use_global_storybook_theme.tsx rename to x-pack/platform/plugins/shared/logs_shared/public/test_utils/use_global_storybook_theme.tsx diff --git a/x-pack/plugins/observability_solution/logs_shared/public/types.ts b/x-pack/platform/plugins/shared/logs_shared/public/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/types.ts rename to x-pack/platform/plugins/shared/logs_shared/public/types.ts diff --git a/x-pack/plugins/observability_solution/infra/public/utils/data_search/data_search.stories.mdx b/x-pack/platform/plugins/shared/logs_shared/public/utils/data_search/data_search.stories.mdx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/utils/data_search/data_search.stories.mdx rename to x-pack/platform/plugins/shared/logs_shared/public/utils/data_search/data_search.stories.mdx diff --git a/x-pack/plugins/observability_solution/logs_shared/public/utils/data_search/flatten_data_search_response.ts b/x-pack/platform/plugins/shared/logs_shared/public/utils/data_search/flatten_data_search_response.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/utils/data_search/flatten_data_search_response.ts rename to x-pack/platform/plugins/shared/logs_shared/public/utils/data_search/flatten_data_search_response.ts diff --git a/x-pack/plugins/observability_solution/infra/public/utils/data_search/index.ts b/x-pack/platform/plugins/shared/logs_shared/public/utils/data_search/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/utils/data_search/index.ts rename to x-pack/platform/plugins/shared/logs_shared/public/utils/data_search/index.ts diff --git a/x-pack/plugins/observability_solution/infra/public/utils/data_search/normalize_data_search_responses.ts b/x-pack/platform/plugins/shared/logs_shared/public/utils/data_search/normalize_data_search_responses.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/utils/data_search/normalize_data_search_responses.ts rename to x-pack/platform/plugins/shared/logs_shared/public/utils/data_search/normalize_data_search_responses.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/public/utils/data_search/types.ts b/x-pack/platform/plugins/shared/logs_shared/public/utils/data_search/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/utils/data_search/types.ts rename to x-pack/platform/plugins/shared/logs_shared/public/utils/data_search/types.ts diff --git a/x-pack/plugins/observability_solution/infra/public/utils/data_search/use_data_search_request.test.tsx b/x-pack/platform/plugins/shared/logs_shared/public/utils/data_search/use_data_search_request.test.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/utils/data_search/use_data_search_request.test.tsx rename to x-pack/platform/plugins/shared/logs_shared/public/utils/data_search/use_data_search_request.test.tsx diff --git a/x-pack/plugins/observability_solution/logs_shared/public/utils/data_search/use_data_search_request.ts b/x-pack/platform/plugins/shared/logs_shared/public/utils/data_search/use_data_search_request.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/utils/data_search/use_data_search_request.ts rename to x-pack/platform/plugins/shared/logs_shared/public/utils/data_search/use_data_search_request.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/public/utils/data_search/use_data_search_response_state.ts b/x-pack/platform/plugins/shared/logs_shared/public/utils/data_search/use_data_search_response_state.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/utils/data_search/use_data_search_response_state.ts rename to x-pack/platform/plugins/shared/logs_shared/public/utils/data_search/use_data_search_response_state.ts diff --git a/x-pack/plugins/observability_solution/infra/public/utils/data_search/use_latest_partial_data_search_response.test.tsx b/x-pack/platform/plugins/shared/logs_shared/public/utils/data_search/use_latest_partial_data_search_response.test.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/utils/data_search/use_latest_partial_data_search_response.test.tsx rename to x-pack/platform/plugins/shared/logs_shared/public/utils/data_search/use_latest_partial_data_search_response.test.tsx diff --git a/x-pack/plugins/observability_solution/logs_shared/public/utils/data_search/use_latest_partial_data_search_response.ts b/x-pack/platform/plugins/shared/logs_shared/public/utils/data_search/use_latest_partial_data_search_response.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/utils/data_search/use_latest_partial_data_search_response.ts rename to x-pack/platform/plugins/shared/logs_shared/public/utils/data_search/use_latest_partial_data_search_response.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/public/utils/datemath.ts b/x-pack/platform/plugins/shared/logs_shared/public/utils/datemath.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/utils/datemath.ts rename to x-pack/platform/plugins/shared/logs_shared/public/utils/datemath.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/public/utils/dev_mode.ts b/x-pack/platform/plugins/shared/logs_shared/public/utils/dev_mode.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/utils/dev_mode.ts rename to x-pack/platform/plugins/shared/logs_shared/public/utils/dev_mode.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/public/utils/handlers.ts b/x-pack/platform/plugins/shared/logs_shared/public/utils/handlers.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/utils/handlers.ts rename to x-pack/platform/plugins/shared/logs_shared/public/utils/handlers.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/public/utils/log_column_render_configuration.tsx b/x-pack/platform/plugins/shared/logs_shared/public/utils/log_column_render_configuration.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/utils/log_column_render_configuration.tsx rename to x-pack/platform/plugins/shared/logs_shared/public/utils/log_column_render_configuration.tsx diff --git a/x-pack/plugins/observability_solution/logs_shared/public/utils/log_entry/index.ts b/x-pack/platform/plugins/shared/logs_shared/public/utils/log_entry/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/utils/log_entry/index.ts rename to x-pack/platform/plugins/shared/logs_shared/public/utils/log_entry/index.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/public/utils/log_entry/log_entry.ts b/x-pack/platform/plugins/shared/logs_shared/public/utils/log_entry/log_entry.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/utils/log_entry/log_entry.ts rename to x-pack/platform/plugins/shared/logs_shared/public/utils/log_entry/log_entry.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/public/utils/log_entry/log_entry_highlight.ts b/x-pack/platform/plugins/shared/logs_shared/public/utils/log_entry/log_entry_highlight.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/utils/log_entry/log_entry_highlight.ts rename to x-pack/platform/plugins/shared/logs_shared/public/utils/log_entry/log_entry_highlight.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/public/utils/typed_react.tsx b/x-pack/platform/plugins/shared/logs_shared/public/utils/typed_react.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/utils/typed_react.tsx rename to x-pack/platform/plugins/shared/logs_shared/public/utils/typed_react.tsx diff --git a/x-pack/plugins/observability_solution/logs_shared/public/utils/use_kibana_query_settings.ts b/x-pack/platform/plugins/shared/logs_shared/public/utils/use_kibana_query_settings.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/utils/use_kibana_query_settings.ts rename to x-pack/platform/plugins/shared/logs_shared/public/utils/use_kibana_query_settings.ts diff --git a/x-pack/plugins/observability_solution/infra/public/hooks/use_kibana_ui_setting.ts b/x-pack/platform/plugins/shared/logs_shared/public/utils/use_kibana_ui_setting.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/hooks/use_kibana_ui_setting.ts rename to x-pack/platform/plugins/shared/logs_shared/public/utils/use_kibana_ui_setting.ts diff --git a/x-pack/plugins/observability_solution/infra/public/hooks/use_observable.ts b/x-pack/platform/plugins/shared/logs_shared/public/utils/use_observable.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/hooks/use_observable.ts rename to x-pack/platform/plugins/shared/logs_shared/public/utils/use_observable.ts diff --git a/x-pack/plugins/observability_solution/infra/public/hooks/use_tracked_promise.ts b/x-pack/platform/plugins/shared/logs_shared/public/utils/use_tracked_promise.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/hooks/use_tracked_promise.ts rename to x-pack/platform/plugins/shared/logs_shared/public/utils/use_tracked_promise.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/public/utils/use_ui_tracker.ts b/x-pack/platform/plugins/shared/logs_shared/public/utils/use_ui_tracker.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/utils/use_ui_tracker.ts rename to x-pack/platform/plugins/shared/logs_shared/public/utils/use_ui_tracker.ts diff --git a/x-pack/plugins/observability_solution/infra/public/hooks/use_visibility_state.ts b/x-pack/platform/plugins/shared/logs_shared/public/utils/use_visibility_state.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/hooks/use_visibility_state.ts rename to x-pack/platform/plugins/shared/logs_shared/public/utils/use_visibility_state.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/config.ts b/x-pack/platform/plugins/shared/logs_shared/server/config.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/config.ts rename to x-pack/platform/plugins/shared/logs_shared/server/config.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/deprecations/constants.ts b/x-pack/platform/plugins/shared/logs_shared/server/deprecations/constants.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/deprecations/constants.ts rename to x-pack/platform/plugins/shared/logs_shared/server/deprecations/constants.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/deprecations/index.ts b/x-pack/platform/plugins/shared/logs_shared/server/deprecations/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/deprecations/index.ts rename to x-pack/platform/plugins/shared/logs_shared/server/deprecations/index.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/deprecations/log_sources_setting.ts b/x-pack/platform/plugins/shared/logs_shared/server/deprecations/log_sources_setting.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/deprecations/log_sources_setting.ts rename to x-pack/platform/plugins/shared/logs_shared/server/deprecations/log_sources_setting.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/feature_flags.ts b/x-pack/platform/plugins/shared/logs_shared/server/feature_flags.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/feature_flags.ts rename to x-pack/platform/plugins/shared/logs_shared/server/feature_flags.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/index.ts b/x-pack/platform/plugins/shared/logs_shared/server/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/index.ts rename to x-pack/platform/plugins/shared/logs_shared/server/index.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/lib/adapters/framework/adapter_types.ts b/x-pack/platform/plugins/shared/logs_shared/server/lib/adapters/framework/adapter_types.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/lib/adapters/framework/adapter_types.ts rename to x-pack/platform/plugins/shared/logs_shared/server/lib/adapters/framework/adapter_types.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/adapters/framework/index.ts b/x-pack/platform/plugins/shared/logs_shared/server/lib/adapters/framework/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/adapters/framework/index.ts rename to x-pack/platform/plugins/shared/logs_shared/server/lib/adapters/framework/index.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/lib/adapters/framework/kibana_framework_adapter.ts b/x-pack/platform/plugins/shared/logs_shared/server/lib/adapters/framework/kibana_framework_adapter.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/lib/adapters/framework/kibana_framework_adapter.ts rename to x-pack/platform/plugins/shared/logs_shared/server/lib/adapters/framework/kibana_framework_adapter.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/lib/adapters/log_entries/kibana_log_entries_adapter.ts b/x-pack/platform/plugins/shared/logs_shared/server/lib/adapters/log_entries/kibana_log_entries_adapter.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/lib/adapters/log_entries/kibana_log_entries_adapter.ts rename to x-pack/platform/plugins/shared/logs_shared/server/lib/adapters/log_entries/kibana_log_entries_adapter.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/index.ts b/x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/index.ts rename to x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/index.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.mock.ts b/x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.mock.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.mock.ts rename to x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.mock.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts b/x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts rename to x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/log_entries_domain.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/queries/log_entry_datasets.ts b/x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/queries/log_entry_datasets.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/lib/domains/log_entries_domain/queries/log_entry_datasets.ts rename to x-pack/platform/plugins/shared/logs_shared/server/lib/domains/log_entries_domain/queries/log_entry_datasets.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/lib/logs_shared_types.ts b/x-pack/platform/plugins/shared/logs_shared/server/lib/logs_shared_types.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/lib/logs_shared_types.ts rename to x-pack/platform/plugins/shared/logs_shared/server/lib/logs_shared_types.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/logs_shared_server.ts b/x-pack/platform/plugins/shared/logs_shared/server/logs_shared_server.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/logs_shared_server.ts rename to x-pack/platform/plugins/shared/logs_shared/server/logs_shared_server.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/mocks.ts b/x-pack/platform/plugins/shared/logs_shared/server/mocks.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/mocks.ts rename to x-pack/platform/plugins/shared/logs_shared/server/mocks.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/plugin.ts b/x-pack/platform/plugins/shared/logs_shared/server/plugin.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/plugin.ts rename to x-pack/platform/plugins/shared/logs_shared/server/plugin.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/routes/deprecations/index.ts b/x-pack/platform/plugins/shared/logs_shared/server/routes/deprecations/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/routes/deprecations/index.ts rename to x-pack/platform/plugins/shared/logs_shared/server/routes/deprecations/index.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/routes/deprecations/migrate_log_view_settings.ts b/x-pack/platform/plugins/shared/logs_shared/server/routes/deprecations/migrate_log_view_settings.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/routes/deprecations/migrate_log_view_settings.ts rename to x-pack/platform/plugins/shared/logs_shared/server/routes/deprecations/migrate_log_view_settings.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/routes/log_entries/highlights.ts b/x-pack/platform/plugins/shared/logs_shared/server/routes/log_entries/highlights.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/routes/log_entries/highlights.ts rename to x-pack/platform/plugins/shared/logs_shared/server/routes/log_entries/highlights.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/routes/log_entries/index.ts b/x-pack/platform/plugins/shared/logs_shared/server/routes/log_entries/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/routes/log_entries/index.ts rename to x-pack/platform/plugins/shared/logs_shared/server/routes/log_entries/index.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/routes/log_entries/summary.ts b/x-pack/platform/plugins/shared/logs_shared/server/routes/log_entries/summary.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/routes/log_entries/summary.ts rename to x-pack/platform/plugins/shared/logs_shared/server/routes/log_entries/summary.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/routes/log_entries/summary_highlights.ts b/x-pack/platform/plugins/shared/logs_shared/server/routes/log_entries/summary_highlights.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/routes/log_entries/summary_highlights.ts rename to x-pack/platform/plugins/shared/logs_shared/server/routes/log_entries/summary_highlights.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/routes/log_views/get_log_view.ts b/x-pack/platform/plugins/shared/logs_shared/server/routes/log_views/get_log_view.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/routes/log_views/get_log_view.ts rename to x-pack/platform/plugins/shared/logs_shared/server/routes/log_views/get_log_view.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/routes/log_views/index.ts b/x-pack/platform/plugins/shared/logs_shared/server/routes/log_views/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/routes/log_views/index.ts rename to x-pack/platform/plugins/shared/logs_shared/server/routes/log_views/index.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/routes/log_views/put_log_view.ts b/x-pack/platform/plugins/shared/logs_shared/server/routes/log_views/put_log_view.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/routes/log_views/put_log_view.ts rename to x-pack/platform/plugins/shared/logs_shared/server/routes/log_views/put_log_view.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/saved_objects/index.ts b/x-pack/platform/plugins/shared/logs_shared/server/saved_objects/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/saved_objects/index.ts rename to x-pack/platform/plugins/shared/logs_shared/server/saved_objects/index.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/saved_objects/log_view/index.ts b/x-pack/platform/plugins/shared/logs_shared/server/saved_objects/log_view/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/saved_objects/log_view/index.ts rename to x-pack/platform/plugins/shared/logs_shared/server/saved_objects/log_view/index.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/saved_objects/log_view/log_view_saved_object.ts b/x-pack/platform/plugins/shared/logs_shared/server/saved_objects/log_view/log_view_saved_object.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/saved_objects/log_view/log_view_saved_object.ts rename to x-pack/platform/plugins/shared/logs_shared/server/saved_objects/log_view/log_view_saved_object.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/saved_objects/log_view/references/index.ts b/x-pack/platform/plugins/shared/logs_shared/server/saved_objects/log_view/references/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/saved_objects/log_view/references/index.ts rename to x-pack/platform/plugins/shared/logs_shared/server/saved_objects/log_view/references/index.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/saved_objects/log_view/references/log_indices.ts b/x-pack/platform/plugins/shared/logs_shared/server/saved_objects/log_view/references/log_indices.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/saved_objects/log_view/references/log_indices.ts rename to x-pack/platform/plugins/shared/logs_shared/server/saved_objects/log_view/references/log_indices.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/saved_objects/log_view/types.ts b/x-pack/platform/plugins/shared/logs_shared/server/saved_objects/log_view/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/saved_objects/log_view/types.ts rename to x-pack/platform/plugins/shared/logs_shared/server/saved_objects/log_view/types.ts diff --git a/x-pack/plugins/observability_solution/infra/server/saved_objects/references.test.ts b/x-pack/platform/plugins/shared/logs_shared/server/saved_objects/references.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/saved_objects/references.test.ts rename to x-pack/platform/plugins/shared/logs_shared/server/saved_objects/references.test.ts diff --git a/x-pack/plugins/observability_solution/infra/server/saved_objects/references.ts b/x-pack/platform/plugins/shared/logs_shared/server/saved_objects/references.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/saved_objects/references.ts rename to x-pack/platform/plugins/shared/logs_shared/server/saved_objects/references.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/index.ts b/x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/index.ts rename to x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/index.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/log_entries_search_strategy.test.ts b/x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/log_entries_search_strategy.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/log_entries_search_strategy.test.ts rename to x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/log_entries_search_strategy.test.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/log_entries_search_strategy.ts b/x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/log_entries_search_strategy.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/log_entries_search_strategy.ts rename to x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/log_entries_search_strategy.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/log_entries_service.ts b/x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/log_entries_service.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/log_entries_service.ts rename to x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/log_entries_service.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/log_entry_search_strategy.test.ts b/x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/log_entry_search_strategy.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/log_entry_search_strategy.test.ts rename to x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/log_entry_search_strategy.test.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/log_entry_search_strategy.ts b/x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/log_entry_search_strategy.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/log_entry_search_strategy.ts rename to x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/log_entry_search_strategy.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_apache2.test.ts b/x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_apache2.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_apache2.test.ts rename to x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_apache2.test.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_apache2.ts b/x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_apache2.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_apache2.ts rename to x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_apache2.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_auditd.test.ts b/x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_auditd.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_auditd.test.ts rename to x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_auditd.test.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_auditd.ts b/x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_auditd.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_auditd.ts rename to x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_auditd.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_haproxy.test.ts b/x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_haproxy.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_haproxy.test.ts rename to x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_haproxy.test.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_haproxy.ts b/x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_haproxy.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_haproxy.ts rename to x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_haproxy.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_icinga.test.ts b/x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_icinga.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_icinga.test.ts rename to x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_icinga.test.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_icinga.ts b/x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_icinga.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_icinga.ts rename to x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_icinga.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_iis.test.ts b/x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_iis.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_iis.test.ts rename to x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_iis.test.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_iis.ts b/x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_iis.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_iis.ts rename to x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_iis.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_kafka.test.ts b/x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_kafka.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_kafka.test.ts rename to x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_kafka.test.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_logstash.test.ts b/x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_logstash.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_logstash.test.ts rename to x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_logstash.test.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_logstash.ts b/x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_logstash.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_logstash.ts rename to x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_logstash.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_mongodb.test.ts b/x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_mongodb.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_mongodb.test.ts rename to x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_mongodb.test.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_mongodb.ts b/x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_mongodb.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_mongodb.ts rename to x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_mongodb.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_mysql.test.ts b/x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_mysql.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_mysql.test.ts rename to x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_mysql.test.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_mysql.ts b/x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_mysql.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_mysql.ts rename to x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_mysql.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_nginx.test.ts b/x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_nginx.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_nginx.test.ts rename to x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_nginx.test.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_nginx.ts b/x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_nginx.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_nginx.ts rename to x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_nginx.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_osquery.test.ts b/x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_osquery.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_osquery.test.ts rename to x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_osquery.test.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_osquery.ts b/x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_osquery.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_osquery.ts rename to x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_osquery.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_redis.ts b/x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_redis.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_redis.ts rename to x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_redis.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_system.ts b/x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_system.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_system.ts rename to x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_system.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_traefik.test.ts b/x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_traefik.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_traefik.test.ts rename to x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_traefik.test.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_traefik.ts b/x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_traefik.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_traefik.ts rename to x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/message/builtin_rules/filebeat_traefik.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/message/builtin_rules/generic.test.ts b/x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/message/builtin_rules/generic.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/message/builtin_rules/generic.test.ts rename to x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/message/builtin_rules/generic.test.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/message/builtin_rules/generic.ts b/x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/message/builtin_rules/generic.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/message/builtin_rules/generic.ts rename to x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/message/builtin_rules/generic.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/message/builtin_rules/generic_webserver.ts b/x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/message/builtin_rules/generic_webserver.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/message/builtin_rules/generic_webserver.ts rename to x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/message/builtin_rules/generic_webserver.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/message/builtin_rules/helpers.ts b/x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/message/builtin_rules/helpers.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/message/builtin_rules/helpers.ts rename to x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/message/builtin_rules/helpers.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/message/builtin_rules/index.ts b/x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/message/builtin_rules/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/message/builtin_rules/index.ts rename to x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/message/builtin_rules/index.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/message/index.ts b/x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/message/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/message/index.ts rename to x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/message/index.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/message/message.ts b/x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/message/message.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/message/message.ts rename to x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/message/message.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/message/rule_types.ts b/x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/message/rule_types.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/message/rule_types.ts rename to x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/message/rule_types.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/queries/common.ts b/x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/queries/common.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/queries/common.ts rename to x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/queries/common.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/queries/log_entries.ts b/x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/queries/log_entries.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/queries/log_entries.ts rename to x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/queries/log_entries.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/queries/log_entry.ts b/x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/queries/log_entry.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/queries/log_entry.ts rename to x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/queries/log_entry.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/types.ts b/x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/services/log_entries/types.ts rename to x-pack/platform/plugins/shared/logs_shared/server/services/log_entries/types.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/services/log_views/errors.ts b/x-pack/platform/plugins/shared/logs_shared/server/services/log_views/errors.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/services/log_views/errors.ts rename to x-pack/platform/plugins/shared/logs_shared/server/services/log_views/errors.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/services/log_views/index.ts b/x-pack/platform/plugins/shared/logs_shared/server/services/log_views/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/services/log_views/index.ts rename to x-pack/platform/plugins/shared/logs_shared/server/services/log_views/index.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/services/log_views/log_views_client.mock.ts b/x-pack/platform/plugins/shared/logs_shared/server/services/log_views/log_views_client.mock.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/services/log_views/log_views_client.mock.ts rename to x-pack/platform/plugins/shared/logs_shared/server/services/log_views/log_views_client.mock.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/services/log_views/log_views_client.test.ts b/x-pack/platform/plugins/shared/logs_shared/server/services/log_views/log_views_client.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/services/log_views/log_views_client.test.ts rename to x-pack/platform/plugins/shared/logs_shared/server/services/log_views/log_views_client.test.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/services/log_views/log_views_client.ts b/x-pack/platform/plugins/shared/logs_shared/server/services/log_views/log_views_client.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/services/log_views/log_views_client.ts rename to x-pack/platform/plugins/shared/logs_shared/server/services/log_views/log_views_client.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/services/log_views/log_views_service.mock.ts b/x-pack/platform/plugins/shared/logs_shared/server/services/log_views/log_views_service.mock.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/services/log_views/log_views_service.mock.ts rename to x-pack/platform/plugins/shared/logs_shared/server/services/log_views/log_views_service.mock.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/services/log_views/log_views_service.ts b/x-pack/platform/plugins/shared/logs_shared/server/services/log_views/log_views_service.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/services/log_views/log_views_service.ts rename to x-pack/platform/plugins/shared/logs_shared/server/services/log_views/log_views_service.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/services/log_views/types.ts b/x-pack/platform/plugins/shared/logs_shared/server/services/log_views/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/services/log_views/types.ts rename to x-pack/platform/plugins/shared/logs_shared/server/services/log_views/types.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/types.ts b/x-pack/platform/plugins/shared/logs_shared/server/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/types.ts rename to x-pack/platform/plugins/shared/logs_shared/server/types.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/utils/elasticsearch_runtime_types.ts b/x-pack/platform/plugins/shared/logs_shared/server/utils/elasticsearch_runtime_types.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/utils/elasticsearch_runtime_types.ts rename to x-pack/platform/plugins/shared/logs_shared/server/utils/elasticsearch_runtime_types.ts diff --git a/x-pack/plugins/observability_solution/infra/server/utils/serialized_query.ts b/x-pack/platform/plugins/shared/logs_shared/server/utils/serialized_query.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/utils/serialized_query.ts rename to x-pack/platform/plugins/shared/logs_shared/server/utils/serialized_query.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/utils/typed_search_strategy.ts b/x-pack/platform/plugins/shared/logs_shared/server/utils/typed_search_strategy.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/utils/typed_search_strategy.ts rename to x-pack/platform/plugins/shared/logs_shared/server/utils/typed_search_strategy.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/tsconfig.json b/x-pack/platform/plugins/shared/logs_shared/tsconfig.json similarity index 94% rename from x-pack/plugins/observability_solution/logs_shared/tsconfig.json rename to x-pack/platform/plugins/shared/logs_shared/tsconfig.json index 1892e6b4e2dca..63a176154b4ea 100644 --- a/x-pack/plugins/observability_solution/logs_shared/tsconfig.json +++ b/x-pack/platform/plugins/shared/logs_shared/tsconfig.json @@ -1,10 +1,10 @@ { - "extends": "../../../../tsconfig.base.json", + "extends": "../../../../../tsconfig.base.json", "compilerOptions": { "outDir": "target/types" }, "include": [ - "../../../../typings/**/*", + "../../../../../typings/**/*", "common/**/*", "public/**/*", "server/**/*", diff --git a/x-pack/plugins/actions/server/lib/action_executor.test.ts b/x-pack/plugins/actions/server/lib/action_executor.test.ts index 76354dc882dd9..b89b997ca749d 100644 --- a/x-pack/plugins/actions/server/lib/action_executor.test.ts +++ b/x-pack/plugins/actions/server/lib/action_executor.test.ts @@ -229,6 +229,18 @@ const getBaseExecuteEventLogDoc = ( }; const mockGetRequestBodyByte = jest.spyOn(ConnectorUsageCollector.prototype, 'getRequestBodyByte'); +const mockRealm = { name: 'default_native', type: 'native' }; +const mockUser = { + authentication_realm: mockRealm, + authentication_provider: mockRealm, + authentication_type: 'realm', + lookup_realm: mockRealm, + elastic_cloud_user: true, + enabled: true, + profile_uid: '123', + roles: ['superuser'], + username: 'coolguy', +}; beforeEach(() => { jest.resetAllMocks(); @@ -236,18 +248,7 @@ beforeEach(() => { mockGetRequestBodyByte.mockReturnValue(0); spacesMock.getSpaceId.mockReturnValue('some-namespace'); loggerMock.get.mockImplementation(() => loggerMock); - const mockRealm = { name: 'default_native', type: 'native' }; - securityMockStart.authc.getCurrentUser.mockImplementation(() => ({ - authentication_realm: mockRealm, - authentication_provider: mockRealm, - authentication_type: 'realm', - lookup_realm: mockRealm, - elastic_cloud_user: true, - enabled: true, - profile_uid: '123', - roles: ['superuser'], - username: 'coolguy', - })); + securityMockStart.authc.getCurrentUser.mockImplementation(() => mockUser); getActionsAuthorizationWithRequest.mockReturnValue(authorizationMock); }); @@ -1563,6 +1564,72 @@ describe('Event log', () => { message: 'action started: test:1: action-1', }); }); + + test('writes to the api key to the event log', async () => { + securityMockStart.authc.getCurrentUser.mockImplementationOnce(() => ({ + ...mockUser, + authentication_type: 'api_key', + api_key: { + id: '456', + name: 'test api key', + }, + })); + + const executorMock = setupActionExecutorMock(); + executorMock.mockResolvedValue({ + actionId: '1', + status: 'ok', + }); + await actionExecutor.execute(executeParams); + expect(eventLogger.logEvent).toHaveBeenCalledTimes(2); + expect(eventLogger.logEvent).toHaveBeenNthCalledWith(2, { + event: { + action: 'execute', + kind: 'action', + outcome: 'success', + }, + kibana: { + action: { + execution: { + usage: { + request_body_bytes: 0, + }, + uuid: '2', + }, + id: '1', + name: 'action-1', + type_id: 'test', + }, + alert: { + rule: { + execution: { + uuid: '123abc', + }, + }, + }, + user_api_key: { + id: '456', + name: 'test api key', + }, + saved_objects: [ + { + id: '1', + namespace: 'some-namespace', + rel: 'primary', + type: 'action', + type_id: 'test', + }, + ], + space_ids: ['some-namespace'], + }, + message: 'action executed: test:1: action-1', + user: { + id: '123', + name: 'coolguy', + }, + }); + }); + const mockGenAi = { id: 'chatcmpl-7LztF5xsJl2z5jcNpJKvaPm4uWt8x', object: 'chat.completion', diff --git a/x-pack/plugins/actions/server/lib/action_executor.ts b/x-pack/plugins/actions/server/lib/action_executor.ts index 799fdb80f39af..b0d8e7c5b469c 100644 --- a/x-pack/plugins/actions/server/lib/action_executor.ts +++ b/x-pack/plugins/actions/server/lib/action_executor.ts @@ -552,6 +552,7 @@ export class ActionExecutor { event.user = event.user || {}; event.user.name = currentUser?.username; event.user.id = currentUser?.profile_uid; + event.kibana!.user_api_key = currentUser?.api_key; set( event, 'kibana.action.execution.usage.request_body_bytes', diff --git a/x-pack/plugins/alerting/common/index.ts b/x-pack/plugins/alerting/common/index.ts index 8e5a258f15e6c..94c307b67fd02 100644 --- a/x-pack/plugins/alerting/common/index.ts +++ b/x-pack/plugins/alerting/common/index.ts @@ -62,6 +62,8 @@ export { MAINTENANCE_WINDOW_PATHS, MAINTENANCE_WINDOW_DEEP_LINK_IDS, MAINTENANCE_WINDOW_DATE_FORMAT, + MAINTENANCE_WINDOW_DEFAULT_PER_PAGE, + MAINTENANCE_WINDOW_DEFAULT_TABLE_ACTIVE_PAGE, } from './maintenance_window'; export { diff --git a/x-pack/plugins/alerting/common/maintenance_window.ts b/x-pack/plugins/alerting/common/maintenance_window.ts index 70e02814bd4e1..8b893835f9157 100644 --- a/x-pack/plugins/alerting/common/maintenance_window.ts +++ b/x-pack/plugins/alerting/common/maintenance_window.ts @@ -110,3 +110,6 @@ export type MaintenanceWindowDeepLinkIds = (typeof MAINTENANCE_WINDOW_DEEP_LINK_IDS)[keyof typeof MAINTENANCE_WINDOW_DEEP_LINK_IDS]; export const MAINTENANCE_WINDOW_DATE_FORMAT = 'MM/DD/YY hh:mm A'; + +export const MAINTENANCE_WINDOW_DEFAULT_PER_PAGE = 10 as const; +export const MAINTENANCE_WINDOW_DEFAULT_TABLE_ACTIVE_PAGE = 1 as const; diff --git a/x-pack/plugins/alerting/common/routes/maintenance_window/apis/find/schemas/v1.ts b/x-pack/plugins/alerting/common/routes/maintenance_window/apis/find/schemas/v1.ts index 7c4dffdd1d94c..9fece19882f4a 100644 --- a/x-pack/plugins/alerting/common/routes/maintenance_window/apis/find/schemas/v1.ts +++ b/x-pack/plugins/alerting/common/routes/maintenance_window/apis/find/schemas/v1.ts @@ -10,6 +10,13 @@ import { maintenanceWindowResponseSchemaV1 } from '../../../response'; const MAX_DOCS = 10000; +const statusSchema = schema.oneOf([ + schema.literal('running'), + schema.literal('finished'), + schema.literal('upcoming'), + schema.literal('archived'), +]); + export const findMaintenanceWindowsRequestQuerySchema = schema.object( { // we do not need to use schema.maybe here, because if we do not pass property page, defaultValue will be used @@ -30,6 +37,15 @@ export const findMaintenanceWindowsRequestQuerySchema = schema.object( description: 'The number of maintenance windows to return per page.', }, }), + search: schema.maybe( + schema.string({ + meta: { + description: + 'An Elasticsearch simple_query_string query that filters the objects in the response.', + }, + }) + ), + status: schema.maybe(schema.oneOf([statusSchema, schema.arrayOf(statusSchema)])), }, { validate: (params) => { diff --git a/x-pack/plugins/alerting/public/hooks/use_find_maintenance_windows.test.tsx b/x-pack/plugins/alerting/public/hooks/use_find_maintenance_windows.test.tsx index b543d7940cd9d..19a4f65d88036 100644 --- a/x-pack/plugins/alerting/public/hooks/use_find_maintenance_windows.test.tsx +++ b/x-pack/plugins/alerting/public/hooks/use_find_maintenance_windows.test.tsx @@ -11,6 +11,7 @@ import { AppMockRenderer, createAppMockRenderer } from '../lib/test_utils'; import { useFindMaintenanceWindows } from './use_find_maintenance_windows'; const mockAddDanger = jest.fn(); +const mockedHttp = jest.fn(); jest.mock('../utils/kibana_react', () => { const originalModule = jest.requireActual('../utils/kibana_react'); @@ -21,6 +22,7 @@ jest.mock('../utils/kibana_react', () => { return { services: { ...services, + http: mockedHttp, notifications: { toasts: { addDanger: mockAddDanger } }, }, }; @@ -33,6 +35,8 @@ jest.mock('../services/maintenance_windows_api/find', () => ({ const { findMaintenanceWindows } = jest.requireMock('../services/maintenance_windows_api/find'); +const defaultHookProps = { page: 1, perPage: 10, search: '', selectedStatus: [] }; + let appMockRenderer: AppMockRenderer; describe('useFindMaintenanceWindows', () => { @@ -42,10 +46,20 @@ describe('useFindMaintenanceWindows', () => { appMockRenderer = createAppMockRenderer(); }); + it('should call findMaintenanceWindows with correct arguments on successful scenario', async () => { + renderHook(() => useFindMaintenanceWindows({ ...defaultHookProps }), { + wrapper: appMockRenderer.AppWrapper, + }); + + await waitFor(() => + expect(findMaintenanceWindows).toHaveBeenCalledWith({ http: mockedHttp, ...defaultHookProps }) + ); + }); + it('should call onError if api fails', async () => { findMaintenanceWindows.mockRejectedValue('This is an error.'); - renderHook(() => useFindMaintenanceWindows(), { + renderHook(() => useFindMaintenanceWindows({ ...defaultHookProps }), { wrapper: appMockRenderer.AppWrapper, }); @@ -55,7 +69,7 @@ describe('useFindMaintenanceWindows', () => { }); it('should not try to find maintenance windows if not enabled', async () => { - renderHook(() => useFindMaintenanceWindows({ enabled: false }), { + renderHook(() => useFindMaintenanceWindows({ enabled: false, ...defaultHookProps }), { wrapper: appMockRenderer.AppWrapper, }); diff --git a/x-pack/plugins/alerting/public/hooks/use_find_maintenance_windows.ts b/x-pack/plugins/alerting/public/hooks/use_find_maintenance_windows.ts index 7f8293dbd5dd0..503cb58f1df88 100644 --- a/x-pack/plugins/alerting/public/hooks/use_find_maintenance_windows.ts +++ b/x-pack/plugins/alerting/public/hooks/use_find_maintenance_windows.ts @@ -9,13 +9,18 @@ import { i18n } from '@kbn/i18n'; import { useQuery } from '@tanstack/react-query'; import { useKibana } from '../utils/kibana_react'; import { findMaintenanceWindows } from '../services/maintenance_windows_api/find'; +import { type MaintenanceWindowStatus } from '../../common'; interface UseFindMaintenanceWindowsProps { enabled?: boolean; + page: number; + perPage: number; + search: string; + selectedStatus: MaintenanceWindowStatus[]; } -export const useFindMaintenanceWindows = (props?: UseFindMaintenanceWindowsProps) => { - const { enabled = true } = props || {}; +export const useFindMaintenanceWindows = (params: UseFindMaintenanceWindowsProps) => { + const { enabled = true, page, perPage, search, selectedStatus } = params; const { http, @@ -23,7 +28,13 @@ export const useFindMaintenanceWindows = (props?: UseFindMaintenanceWindowsProps } = useKibana().services; const queryFn = () => { - return findMaintenanceWindows({ http }); + return findMaintenanceWindows({ + http, + page, + perPage, + search, + selectedStatus, + }); }; const onErrorFn = (error: Error) => { @@ -36,24 +47,22 @@ export const useFindMaintenanceWindows = (props?: UseFindMaintenanceWindowsProps } }; - const { - isLoading, - isFetching, - isInitialLoading, - data = [], - refetch, - } = useQuery({ - queryKey: ['findMaintenanceWindows'], + const queryKey = ['findMaintenanceWindows', page, perPage, search, selectedStatus]; + + const { isLoading, isFetching, isInitialLoading, data, refetch } = useQuery({ + queryKey, queryFn, onError: onErrorFn, refetchOnWindowFocus: false, retry: false, cacheTime: 0, enabled, + placeholderData: { maintenanceWindows: [], total: 0 }, + keepPreviousData: true, }); return { - maintenanceWindows: data, + data, isLoading: enabled && (isLoading || isFetching), isInitialLoading, refetch, diff --git a/x-pack/plugins/alerting/public/pages/maintenance_windows/components/maintenance_windows_list.test.tsx b/x-pack/plugins/alerting/public/pages/maintenance_windows/components/maintenance_windows_list.test.tsx index 5f9c5b23409c0..50880bf216ce7 100644 --- a/x-pack/plugins/alerting/public/pages/maintenance_windows/components/maintenance_windows_list.test.tsx +++ b/x-pack/plugins/alerting/public/pages/maintenance_windows/components/maintenance_windows_list.test.tsx @@ -95,6 +95,13 @@ describe('MaintenanceWindowsList', () => { isLoading={false} items={items} readOnly={false} + page={1} + perPage={10} + total={22} + onPageChange={() => {}} + onStatusChange={() => {}} + selectedStatus={[]} + onSearchChange={() => {}} /> ); @@ -128,6 +135,13 @@ describe('MaintenanceWindowsList', () => { isLoading={false} items={items} readOnly={true} + page={1} + perPage={10} + total={22} + onPageChange={() => {}} + onStatusChange={() => {}} + selectedStatus={[]} + onSearchChange={() => {}} /> ); @@ -145,6 +159,13 @@ describe('MaintenanceWindowsList', () => { isLoading={false} items={items} readOnly={false} + page={1} + perPage={10} + total={22} + onPageChange={() => {}} + onStatusChange={() => {}} + selectedStatus={[]} + onSearchChange={() => {}} /> ); fireEvent.click(result.getByTestId('refresh-button')); diff --git a/x-pack/plugins/alerting/public/pages/maintenance_windows/components/maintenance_windows_list.tsx b/x-pack/plugins/alerting/public/pages/maintenance_windows/components/maintenance_windows_list.tsx index f91856dc8aec9..e4f69106ffa46 100644 --- a/x-pack/plugins/alerting/public/pages/maintenance_windows/components/maintenance_windows_list.tsx +++ b/x-pack/plugins/alerting/public/pages/maintenance_windows/components/maintenance_windows_list.tsx @@ -5,20 +5,20 @@ * 2.0. */ -import React, { useCallback, useMemo } from 'react'; +import React, { useState, useCallback, useMemo } from 'react'; import { formatDate, - EuiInMemoryTable, EuiBasicTableColumn, EuiFlexGroup, EuiFlexItem, EuiBadge, useEuiTheme, EuiButton, - EuiSearchBarProps, + EuiBasicTable, + EuiFieldSearch, + EuiSpacer, } from '@elastic/eui'; import { css } from '@emotion/react'; -import { SortDirection } from '../types'; import * as i18n from '../translations'; import { useEditMaintenanceWindowsNavigation } from '../../../hooks/use_navigation'; import { STATUS_DISPLAY, STATUS_SORT } from '../constants'; @@ -39,6 +39,13 @@ interface MaintenanceWindowsListProps { items: MaintenanceWindow[]; readOnly: boolean; refreshData: () => void; + page: number; + perPage: number; + total: number; + onPageChange: ({ page: { index, size } }: { page: { index: number; size: number } }) => void; + onStatusChange: (status: MaintenanceWindowStatus[]) => void; + selectedStatus: MaintenanceWindowStatus[]; + onSearchChange: (value: string) => void; } const COLUMNS: Array> = [ @@ -86,21 +93,27 @@ const COLUMNS: Array> = [ }, ]; -const sorting = { - sort: { - field: 'status', - direction: SortDirection.asc, - }, -}; - const rowProps = (item: MaintenanceWindow) => ({ className: item.status, 'data-test-subj': 'list-item', }); export const MaintenanceWindowsList = React.memo( - ({ isLoading, items, readOnly, refreshData }) => { + ({ + isLoading, + items, + readOnly, + refreshData, + page, + perPage, + total, + onPageChange, + selectedStatus, + onStatusChange, + onSearchChange, + }) => { const { euiTheme } = useEuiTheme(); + const [search, setSearch] = useState(''); const { navigateToEditMaintenanceWindows } = useEditMaintenanceWindowsNavigation(); const onEdit = useCallback( @@ -173,44 +186,73 @@ export const MaintenanceWindowsList = React.memo( [actions, readOnly] ); - const search: EuiSearchBarProps = useMemo( - () => ({ - filters: [ - { - type: 'custom_component', - component: StatusFilter, - }, - ], - toolsRight: ( - - {i18n.REFRESH} - - ), - }), - [isMutatingOrLoading, refreshData] + const onInputChange = useCallback( + (e: React.ChangeEvent) => { + setSearch(e.target.value); + if (e.target.value === '') { + onSearchChange(e.target.value); + } + }, + [onSearchChange] ); return ( - + <> + + + + + + + + + + + {i18n.REFRESH} + + + + + + + + + + + ); } ); + MaintenanceWindowsList.displayName = 'MaintenanceWindowsList'; diff --git a/x-pack/plugins/alerting/public/pages/maintenance_windows/components/status_filter.test.tsx b/x-pack/plugins/alerting/public/pages/maintenance_windows/components/status_filter.test.tsx index 3875545e36df4..b5fa6c1d6b871 100644 --- a/x-pack/plugins/alerting/public/pages/maintenance_windows/components/status_filter.test.tsx +++ b/x-pack/plugins/alerting/public/pages/maintenance_windows/components/status_filter.test.tsx @@ -5,17 +5,16 @@ * 2.0. */ -import { Query } from '@elastic/eui'; -import { fireEvent } from '@testing-library/react'; import React from 'react'; - +import { fireEvent, screen } from '@testing-library/react'; +import { waitForEuiPopoverOpen } from '@elastic/eui/lib/test/rtl'; import { AppMockRenderer, createAppMockRenderer } from '../../../lib/test_utils'; import { StatusFilter } from './status_filter'; +import { MaintenanceWindowStatus } from '../../../../common'; describe('StatusFilter', () => { let appMockRenderer: AppMockRenderer; const onChange = jest.fn(); - const query = Query.parse(''); beforeEach(() => { jest.clearAllMocks(); @@ -23,18 +22,39 @@ describe('StatusFilter', () => { }); test('it renders', () => { - const result = appMockRenderer.render(); + const result = appMockRenderer.render(); expect(result.getByTestId('status-filter-button')).toBeInTheDocument(); }); - test('it shows the popover', () => { - const result = appMockRenderer.render(); + test('it shows the popover', async () => { + const result = appMockRenderer.render(); fireEvent.click(result.getByTestId('status-filter-button')); + + await waitForEuiPopoverOpen(); expect(result.getByTestId('status-filter-running')).toBeInTheDocument(); expect(result.getByTestId('status-filter-upcoming')).toBeInTheDocument(); expect(result.getByTestId('status-filter-finished')).toBeInTheDocument(); expect(result.getByTestId('status-filter-archived')).toBeInTheDocument(); }); + + test('should have 2 active filters', async () => { + const result = appMockRenderer.render( + + ); + + fireEvent.click(result.getByTestId('status-filter-button')); + await waitForEuiPopoverOpen(); + + // Find the span containing the notification badge (with the active filter count) + const notificationBadge = screen.getByRole('marquee', { + name: /2 active filters/i, + }); + + expect(notificationBadge).toHaveTextContent('2'); + }); }); diff --git a/x-pack/plugins/alerting/public/pages/maintenance_windows/components/status_filter.tsx b/x-pack/plugins/alerting/public/pages/maintenance_windows/components/status_filter.tsx index d9f7802050d8d..f8c3ff8880857 100644 --- a/x-pack/plugins/alerting/public/pages/maintenance_windows/components/status_filter.tsx +++ b/x-pack/plugins/alerting/public/pages/maintenance_windows/components/status_filter.tsx @@ -7,74 +7,73 @@ import React, { useState, useCallback } from 'react'; import { EuiFilterButton, EuiPopover, EuiFilterGroup, EuiFilterSelectItem } from '@elastic/eui'; -import { CustomComponentProps } from '@elastic/eui/src/components/search_bar/filters/custom_component_filter'; import { STATUS_OPTIONS } from '../constants'; import * as i18n from '../translations'; +import { MaintenanceWindowStatus } from '../../../../common'; -export const StatusFilter: React.FC = React.memo(({ query, onChange }) => { - const [selectedOptions, setSelectedOptions] = useState([]); - const [isPopoverOpen, setIsPopoverOpen] = useState(false); +export interface RuleStatusFilterProps { + selectedStatus: MaintenanceWindowStatus[]; + onChange: (selectedStatus: MaintenanceWindowStatus[]) => void; +} - const onFilterItemClick = useCallback( - (newOption: string) => () => { - const options = selectedOptions.includes(newOption) - ? selectedOptions.filter((option) => option !== newOption) - : [...selectedOptions, newOption]; - setSelectedOptions(options); +export const StatusFilter: React.FC = React.memo( + ({ selectedStatus, onChange }) => { + const [isPopoverOpen, setIsPopoverOpen] = useState(false); - let q = query.removeSimpleFieldClauses('status').removeOrFieldClauses('status'); - if (options.length > 0) { - q = options.reduce((acc, curr) => { - return acc.addOrFieldValue('status', curr, true, 'eq'); - }, q); - } - onChange?.(q); - }, - [query, onChange, selectedOptions] - ); + const onFilterItemClick = useCallback( + (newOption: MaintenanceWindowStatus) => () => { + const options = selectedStatus.includes(newOption) + ? selectedStatus.filter((option) => option !== newOption) + : [...selectedStatus, newOption]; + onChange(options); + }, + [onChange, selectedStatus] + ); - const openPopover = useCallback(() => { - setIsPopoverOpen((prevIsOpen) => !prevIsOpen); - }, [setIsPopoverOpen]); + const openPopover = useCallback(() => { + setIsPopoverOpen((prevIsOpen) => !prevIsOpen); + }, [setIsPopoverOpen]); - const closePopover = useCallback(() => { - setIsPopoverOpen(false); - }, [setIsPopoverOpen]); + const closePopover = useCallback(() => { + setIsPopoverOpen(false); + }, [setIsPopoverOpen]); + + return ( + + 0} + numActiveFilters={selectedStatus.length} + numFilters={selectedStatus.length} + onClick={openPopover} + > + {i18n.TABLE_STATUS} + + } + > + <> + {STATUS_OPTIONS.map((status) => { + return ( + + {status.name} + + ); + })} + + + + ); + } +); - return ( - - 0} - numActiveFilters={selectedOptions.length} - numFilters={selectedOptions.length} - onClick={openPopover} - > - {i18n.TABLE_STATUS} - - } - > - <> - {STATUS_OPTIONS.map((status) => { - return ( - - {status.name} - - ); - })} - - - - ); -}); StatusFilter.displayName = 'StatusFilter'; diff --git a/x-pack/plugins/alerting/public/pages/maintenance_windows/index.test.tsx b/x-pack/plugins/alerting/public/pages/maintenance_windows/index.test.tsx index c0fa96a8e1637..ad3f8cd52b2af 100644 --- a/x-pack/plugins/alerting/public/pages/maintenance_windows/index.test.tsx +++ b/x-pack/plugins/alerting/public/pages/maintenance_windows/index.test.tsx @@ -35,7 +35,7 @@ describe('Maintenance windows page', () => { jest.clearAllMocks(); (useFindMaintenanceWindows as jest.Mock).mockReturnValue({ isLoading: false, - maintenanceWindows: [], + data: { maintenanceWindows: [], total: 0 }, refetch: jest.fn(), }); license = licensingMock.createLicense({ diff --git a/x-pack/plugins/alerting/public/pages/maintenance_windows/index.tsx b/x-pack/plugins/alerting/public/pages/maintenance_windows/index.tsx index f88cba50d8a39..f1f08f5f37c1f 100644 --- a/x-pack/plugins/alerting/public/pages/maintenance_windows/index.tsx +++ b/x-pack/plugins/alerting/public/pages/maintenance_windows/index.tsx @@ -5,7 +5,7 @@ * 2.0. */ -import React, { useCallback, useEffect } from 'react'; +import React, { useCallback, useEffect, useState } from 'react'; import { EuiButton, EuiFlexGroup, @@ -23,11 +23,16 @@ import * as i18n from './translations'; import { useCreateMaintenanceWindowNavigation } from '../../hooks/use_navigation'; import { MaintenanceWindowsList } from './components/maintenance_windows_list'; import { useFindMaintenanceWindows } from '../../hooks/use_find_maintenance_windows'; -import { CenterJustifiedSpinner } from './components/center_justified_spinner'; import { ExperimentalBadge } from './components/page_header'; import { useLicense } from '../../hooks/use_license'; import { LicensePrompt } from './components/license_prompt'; -import { MAINTENANCE_WINDOW_FEATURE_ID, MAINTENANCE_WINDOW_DEEP_LINK_IDS } from '../../../common'; +import { + MAINTENANCE_WINDOW_FEATURE_ID, + MAINTENANCE_WINDOW_DEEP_LINK_IDS, + MAINTENANCE_WINDOW_DEFAULT_PER_PAGE, + MAINTENANCE_WINDOW_DEFAULT_TABLE_ACTIVE_PAGE, + MaintenanceWindowStatus, +} from '../../../common'; export const MaintenanceWindowsPage = React.memo(() => { const { @@ -38,12 +43,24 @@ export const MaintenanceWindowsPage = React.memo(() => { const { isAtLeastPlatinum } = useLicense(); const hasLicense = isAtLeastPlatinum(); + const [page, setPage] = useState(MAINTENANCE_WINDOW_DEFAULT_TABLE_ACTIVE_PAGE); + const [perPage, setPerPage] = useState(MAINTENANCE_WINDOW_DEFAULT_PER_PAGE); + + const [selectedStatus, setSelectedStatus] = useState([]); + const [search, setSearch] = useState(''); + const { navigateToCreateMaintenanceWindow } = useCreateMaintenanceWindowNavigation(); - const { isLoading, isInitialLoading, maintenanceWindows, refetch } = useFindMaintenanceWindows({ + const { isLoading, isInitialLoading, data, refetch } = useFindMaintenanceWindows({ enabled: hasLicense, + page, + perPage, + search, + selectedStatus, }); + const { maintenanceWindows, total } = data || { maintenanceWindows: [], total: 0 }; + useBreadcrumbs(MAINTENANCE_WINDOW_DEEP_LINK_IDS.maintenanceWindows); const handleClickCreate = useCallback(() => { @@ -53,9 +70,12 @@ export const MaintenanceWindowsPage = React.memo(() => { const refreshData = useCallback(() => refetch(), [refetch]); const showWindowMaintenance = capabilities[MAINTENANCE_WINDOW_FEATURE_ID].show; const writeWindowMaintenance = capabilities[MAINTENANCE_WINDOW_FEATURE_ID].save; + const isNotFiltered = search === '' && selectedStatus.length === 0; + const showEmptyPrompt = !isLoading && maintenanceWindows.length === 0 && + isNotFiltered && showWindowMaintenance && writeWindowMaintenance; @@ -81,9 +101,21 @@ export const MaintenanceWindowsPage = React.memo(() => { }; }, [setBadge, chrome]); - if (isInitialLoading) { - return ; - } + const onPageChange = useCallback( + ({ page: { index, size } }: { page: { index: number; size: number } }) => { + setPage(index + 1); + setPerPage(size); + }, + [] + ); + + const onSelectedStatusChange = useCallback((status: MaintenanceWindowStatus[]) => { + setSelectedStatus(status); + }, []); + + const onSearchChange = useCallback((value: string) => { + setSearch(value); + }, []); return ( <> @@ -127,14 +159,22 @@ export const MaintenanceWindowsPage = React.memo(() => { )} ); }); + MaintenanceWindowsPage.displayName = 'MaintenanceWindowsPage'; // eslint-disable-next-line import/no-default-export export { MaintenanceWindowsPage as default }; diff --git a/x-pack/plugins/alerting/public/pages/maintenance_windows/translations.ts b/x-pack/plugins/alerting/public/pages/maintenance_windows/translations.ts index 16b2ad825a2e1..71f0e82fbb48b 100644 --- a/x-pack/plugins/alerting/public/pages/maintenance_windows/translations.ts +++ b/x-pack/plugins/alerting/public/pages/maintenance_windows/translations.ts @@ -721,3 +721,8 @@ export const START_TRIAL = i18n.translate( export const REFRESH = i18n.translate('xpack.alerting.maintenanceWindows.refreshButton', { defaultMessage: 'Refresh', }); + +export const SEARCH_PLACEHOLDER = i18n.translate( + 'xpack.alerting.maintenanceWindows.searchPlaceholder', + { defaultMessage: 'Search' } +); diff --git a/x-pack/plugins/alerting/public/services/maintenance_windows_api/find.test.ts b/x-pack/plugins/alerting/public/services/maintenance_windows_api/find.test.ts index 14b7336187293..e2509521e79a7 100644 --- a/x-pack/plugins/alerting/public/services/maintenance_windows_api/find.test.ts +++ b/x-pack/plugins/alerting/public/services/maintenance_windows_api/find.test.ts @@ -69,11 +69,26 @@ describe('findMaintenanceWindows', () => { }, ]; - const result = await findMaintenanceWindows({ http }); - expect(result).toEqual(maintenanceWindow); + const result = await findMaintenanceWindows({ + http, + page: 1, + perPage: 10, + search: '', + selectedStatus: [], + }); + + expect(result).toEqual({ maintenanceWindows: maintenanceWindow, total: 1 }); expect(http.get.mock.calls[0]).toMatchInlineSnapshot(` Array [ "/internal/alerting/rules/maintenance_window/_find", + Object { + "query": Object { + "page": 1, + "per_page": 10, + "search": "", + "status": Array [], + }, + }, ] `); }); diff --git a/x-pack/plugins/alerting/public/services/maintenance_windows_api/find.ts b/x-pack/plugins/alerting/public/services/maintenance_windows_api/find.ts index 822fb6e2bae1f..c299f0975feb6 100644 --- a/x-pack/plugins/alerting/public/services/maintenance_windows_api/find.ts +++ b/x-pack/plugins/alerting/public/services/maintenance_windows_api/find.ts @@ -4,20 +4,37 @@ * 2.0; you may not use this file except in compliance with the Elastic License * 2.0. */ + import type { HttpSetup } from '@kbn/core/public'; -import type { MaintenanceWindow } from '../../../common'; +import type { MaintenanceWindow, MaintenanceWindowStatus } from '../../../common'; import type { FindMaintenanceWindowsResponse } from '../../../common/routes/maintenance_window/apis/find'; - -import { INTERNAL_BASE_ALERTING_API_PATH } from '../../../common'; import { transformMaintenanceWindowResponse } from './transform_maintenance_window_response'; +import { INTERNAL_BASE_ALERTING_API_PATH } from '../../../common'; export async function findMaintenanceWindows({ http, + page, + perPage, + search, + selectedStatus, }: { http: HttpSetup; -}): Promise { + page: number; + perPage: number; + search: string; + selectedStatus: MaintenanceWindowStatus[]; +}): Promise<{ maintenanceWindows: MaintenanceWindow[]; total: number }> { const res = await http.get( - `${INTERNAL_BASE_ALERTING_API_PATH}/rules/maintenance_window/_find` + `${INTERNAL_BASE_ALERTING_API_PATH}/rules/maintenance_window/_find`, + { + query: { + page, + per_page: perPage, + search, + status: selectedStatus, + }, + } ); - return res.data.map((mw) => transformMaintenanceWindowResponse(mw)); + + return { maintenanceWindows: res.data.map(transformMaintenanceWindowResponse), total: res.total }; } diff --git a/x-pack/plugins/alerting/server/application/maintenance_window/methods/find/find_maintenance_windows.test.ts b/x-pack/plugins/alerting/server/application/maintenance_window/methods/find/find_maintenance_windows.test.ts index 35c15ebb57c61..5e52824d3e249 100644 --- a/x-pack/plugins/alerting/server/application/maintenance_window/methods/find/find_maintenance_windows.test.ts +++ b/x-pack/plugins/alerting/server/application/maintenance_window/methods/find/find_maintenance_windows.test.ts @@ -5,7 +5,7 @@ * 2.0. */ -import { findMaintenanceWindows } from './find_maintenance_windows'; +import { findMaintenanceWindows, getStatusFilter } from './find_maintenance_windows'; import { savedObjectsClientMock, loggingSystemMock, @@ -15,6 +15,7 @@ import { SavedObjectsFindResponse } from '@kbn/core/server'; import { MaintenanceWindowClientContext, MAINTENANCE_WINDOW_SAVED_OBJECT_TYPE, + MaintenanceWindowStatus, } from '../../../../../common'; import { getMockMaintenanceWindow } from '../../../../data/maintenance_window/test_helpers'; import { findMaintenanceWindowsParamsSchema } from './schemas'; @@ -95,10 +96,28 @@ describe('MaintenanceWindowClient - find', () => { per_page: 5, } as unknown as SavedObjectsFindResponse); - const result = await findMaintenanceWindows(mockContext, {}); + const result = await findMaintenanceWindows(mockContext, { status: ['running'] }); - expect(spy).toHaveBeenCalledWith({}); + expect(spy).toHaveBeenCalledWith({ status: ['running'] }); expect(savedObjectsClient.find).toHaveBeenLastCalledWith({ + filter: { + arguments: [ + { + isQuoted: false, + type: 'literal', + value: 'maintenance-window.attributes.events', + }, + { + isQuoted: true, + type: 'literal', + value: 'now', + }, + ], + function: 'is', + type: 'function', + }, + sortField: 'updatedAt', + sortOrder: 'desc', type: MAINTENANCE_WINDOW_SAVED_OBJECT_TYPE, }); @@ -109,3 +128,161 @@ describe('MaintenanceWindowClient - find', () => { expect(result.perPage).toEqual(5); }); }); + +describe('getStatusFilter', () => { + it('return proper filter for running status', () => { + expect(getStatusFilter(['running'])).toMatchInlineSnapshot(` + Object { + "arguments": Array [ + Object { + "isQuoted": false, + "type": "literal", + "value": "maintenance-window.attributes.events", + }, + Object { + "isQuoted": true, + "type": "literal", + "value": "now", + }, + ], + "function": "is", + "type": "function", + } + `); + }); + + it('return proper filter for upcomimg status', () => { + expect(getStatusFilter(['upcoming'])).toMatchInlineSnapshot(` + Object { + "arguments": Array [ + Object { + "arguments": Array [ + Object { + "arguments": Array [ + Object { + "isQuoted": false, + "type": "literal", + "value": "maintenance-window.attributes.events", + }, + Object { + "isQuoted": true, + "type": "literal", + "value": "now", + }, + ], + "function": "is", + "type": "function", + }, + ], + "function": "not", + "type": "function", + }, + Object { + "arguments": Array [ + Object { + "isQuoted": false, + "type": "literal", + "value": "maintenance-window.attributes.events", + }, + "gt", + Object { + "isQuoted": true, + "type": "literal", + "value": "now", + }, + ], + "function": "range", + "type": "function", + }, + ], + "function": "and", + "type": "function", + } + `); + }); + + it('return proper filter for fininshed status', () => { + expect(getStatusFilter(['finished'])).toMatchInlineSnapshot(` + Object { + "arguments": Array [ + Object { + "arguments": Array [ + Object { + "arguments": Array [ + Object { + "isQuoted": false, + "type": "literal", + "value": "maintenance-window.attributes.events", + }, + "gte", + Object { + "isQuoted": true, + "type": "literal", + "value": "now", + }, + ], + "function": "range", + "type": "function", + }, + ], + "function": "not", + "type": "function", + }, + Object { + "arguments": Array [ + Object { + "isQuoted": false, + "type": "literal", + "value": "maintenance-window.attributes.expirationDate", + }, + "gt", + Object { + "isQuoted": true, + "type": "literal", + "value": "now", + }, + ], + "function": "range", + "type": "function", + }, + ], + "function": "and", + "type": "function", + } + `); + }); + + it('return proper filter for archived status', () => { + expect(getStatusFilter(['archived'])).toMatchInlineSnapshot(` + Object { + "arguments": Array [ + Object { + "isQuoted": false, + "type": "literal", + "value": "maintenance-window.attributes.expirationDate", + }, + "lt", + Object { + "isQuoted": true, + "type": "literal", + "value": "now", + }, + ], + "function": "range", + "type": "function", + } + `); + }); + + it('return empty string if status does not exist', () => { + expect(getStatusFilter(['weird' as MaintenanceWindowStatus])).toBeUndefined(); + }); + + it('return empty string if pass empty arguments', () => { + expect(getStatusFilter()).toBeUndefined(); + }); + + it('return empty string if pass empty array', () => { + expect(getStatusFilter([])).toBeUndefined(); + }); +}); diff --git a/x-pack/plugins/alerting/server/application/maintenance_window/methods/find/find_maintenance_windows.ts b/x-pack/plugins/alerting/server/application/maintenance_window/methods/find/find_maintenance_windows.ts index 5cb1e01c1f1a0..86db5b699a029 100644 --- a/x-pack/plugins/alerting/server/application/maintenance_window/methods/find/find_maintenance_windows.ts +++ b/x-pack/plugins/alerting/server/application/maintenance_window/methods/find/find_maintenance_windows.ts @@ -6,12 +6,39 @@ */ import Boom from '@hapi/boom'; -import { MaintenanceWindowClientContext } from '../../../../../common'; +import { fromKueryExpression, KueryNode } from '@kbn/es-query'; +import { MaintenanceWindowClientContext, MaintenanceWindowStatus } from '../../../../../common'; import { transformMaintenanceWindowAttributesToMaintenanceWindow } from '../../transforms'; import { findMaintenanceWindowSo } from '../../../../data/maintenance_window'; -import type { FindMaintenanceWindowsResult, FindMaintenanceWindowsParams } from './types'; +import type { + FindMaintenanceWindowsResult, + FindMaintenanceWindowsParams, + MaintenanceWindowsStatus, +} from './types'; import { findMaintenanceWindowsParamsSchema } from './schemas'; +export const getStatusFilter = ( + status?: MaintenanceWindowsStatus[] +): KueryNode | string | undefined => { + if (!status || status.length === 0) return undefined; + + const statusToQueryMapping = { + [MaintenanceWindowStatus.Running]: '(maintenance-window.attributes.events: "now")', + [MaintenanceWindowStatus.Upcoming]: + '(not maintenance-window.attributes.events: "now" and maintenance-window.attributes.events > "now")', + [MaintenanceWindowStatus.Finished]: + '(not maintenance-window.attributes.events >= "now" and maintenance-window.attributes.expirationDate >"now")', + [MaintenanceWindowStatus.Archived]: '(maintenance-window.attributes.expirationDate < "now")', + }; + + const fullQuery = status + .map((value) => statusToQueryMapping[value]) + .filter(Boolean) + .join(' or '); + + return fullQuery ? fromKueryExpression(fullQuery) : undefined; +}; + export async function findMaintenanceWindows( context: MaintenanceWindowClientContext, params?: FindMaintenanceWindowsParams @@ -26,11 +53,20 @@ export async function findMaintenanceWindows( throw Boom.badRequest(`Error validating find maintenance windows data - ${error.message}`); } + const filter = getStatusFilter(params?.status); + try { const result = await findMaintenanceWindowSo({ savedObjectsClient, ...(params - ? { savedObjectsFindOptions: { page: params.page, perPage: params.perPage } } + ? { + savedObjectsFindOptions: { + ...(params.page ? { page: params.page } : {}), + ...(params.perPage ? { perPage: params.perPage } : {}), + ...(params.search ? { search: params.search } : {}), + ...(filter ? { filter } : {}), + }, + } : {}), }); diff --git a/x-pack/plugins/alerting/server/application/maintenance_window/methods/find/schemas/find_maintenance_window_params_schema.ts b/x-pack/plugins/alerting/server/application/maintenance_window/methods/find/schemas/find_maintenance_window_params_schema.ts index e874882450c26..c5c3c0242eebb 100644 --- a/x-pack/plugins/alerting/server/application/maintenance_window/methods/find/schemas/find_maintenance_window_params_schema.ts +++ b/x-pack/plugins/alerting/server/application/maintenance_window/methods/find/schemas/find_maintenance_window_params_schema.ts @@ -7,7 +7,16 @@ import { schema } from '@kbn/config-schema'; +export const maintenanceWindowsStatusSchema = schema.oneOf([ + schema.literal('running'), + schema.literal('finished'), + schema.literal('upcoming'), + schema.literal('archived'), +]); + export const findMaintenanceWindowsParamsSchema = schema.object({ perPage: schema.maybe(schema.number()), page: schema.maybe(schema.number()), + search: schema.maybe(schema.string()), + status: schema.maybe(schema.arrayOf(maintenanceWindowsStatusSchema)), }); diff --git a/x-pack/plugins/alerting/server/application/maintenance_window/methods/find/schemas/index.ts b/x-pack/plugins/alerting/server/application/maintenance_window/methods/find/schemas/index.ts index 4e6c55b08955f..b7ef0b37cb378 100644 --- a/x-pack/plugins/alerting/server/application/maintenance_window/methods/find/schemas/index.ts +++ b/x-pack/plugins/alerting/server/application/maintenance_window/methods/find/schemas/index.ts @@ -6,4 +6,7 @@ */ export { findMaintenanceWindowsResultSchema } from './find_maintenance_windows_result_schema'; -export { findMaintenanceWindowsParamsSchema } from './find_maintenance_window_params_schema'; +export { + findMaintenanceWindowsParamsSchema, + maintenanceWindowsStatusSchema, +} from './find_maintenance_window_params_schema'; diff --git a/x-pack/plugins/alerting/server/application/maintenance_window/methods/find/types/find_maintenance_window_params.ts b/x-pack/plugins/alerting/server/application/maintenance_window/methods/find/types/find_maintenance_window_params.ts index 878d5168c7e55..5e3aced564cca 100644 --- a/x-pack/plugins/alerting/server/application/maintenance_window/methods/find/types/find_maintenance_window_params.ts +++ b/x-pack/plugins/alerting/server/application/maintenance_window/methods/find/types/find_maintenance_window_params.ts @@ -6,6 +6,7 @@ */ import { TypeOf } from '@kbn/config-schema'; -import { findMaintenanceWindowsParamsSchema } from '../schemas'; +import { findMaintenanceWindowsParamsSchema, maintenanceWindowsStatusSchema } from '../schemas'; +export type MaintenanceWindowsStatus = TypeOf; export type FindMaintenanceWindowsParams = TypeOf; diff --git a/x-pack/plugins/alerting/server/application/maintenance_window/methods/find/types/index.ts b/x-pack/plugins/alerting/server/application/maintenance_window/methods/find/types/index.ts index 97472fc231ab6..1c4e5cdcfb4d1 100644 --- a/x-pack/plugins/alerting/server/application/maintenance_window/methods/find/types/index.ts +++ b/x-pack/plugins/alerting/server/application/maintenance_window/methods/find/types/index.ts @@ -6,4 +6,7 @@ */ export type { FindMaintenanceWindowsResult } from './find_maintenance_window_result'; -export type { FindMaintenanceWindowsParams } from './find_maintenance_window_params'; +export type { + FindMaintenanceWindowsParams, + MaintenanceWindowsStatus, +} from './find_maintenance_window_params'; diff --git a/x-pack/plugins/alerting/server/data/maintenance_window/methods/find_maintenance_window_so.ts b/x-pack/plugins/alerting/server/data/maintenance_window/methods/find_maintenance_window_so.ts index d08a3c360cbb0..82c8e3d65a98a 100644 --- a/x-pack/plugins/alerting/server/data/maintenance_window/methods/find_maintenance_window_so.ts +++ b/x-pack/plugins/alerting/server/data/maintenance_window/methods/find_maintenance_window_so.ts @@ -24,7 +24,9 @@ export const findMaintenanceWindowSo = ({ - ...(savedObjectsFindOptions ? savedObjectsFindOptions : {}), + ...(savedObjectsFindOptions + ? { ...savedObjectsFindOptions, sortField: 'updatedAt', sortOrder: 'desc' } + : {}), type: MAINTENANCE_WINDOW_SAVED_OBJECT_TYPE, }); }; diff --git a/x-pack/plugins/alerting/server/routes/maintenance_window/apis/find/find_maintenance_windows_route.test.ts b/x-pack/plugins/alerting/server/routes/maintenance_window/apis/find/find_maintenance_windows_route.test.ts index bbabb42b28644..41fd22b6dfd41 100644 --- a/x-pack/plugins/alerting/server/routes/maintenance_window/apis/find/find_maintenance_windows_route.test.ts +++ b/x-pack/plugins/alerting/server/routes/maintenance_window/apis/find/find_maintenance_windows_route.test.ts @@ -102,6 +102,8 @@ describe('findMaintenanceWindowsRoute', () => { query: { page: 1, per_page: 3, + search: 'mw name', + status: ['running'], }, } ); @@ -125,7 +127,12 @@ describe('findMaintenanceWindowsRoute', () => { await handler(context, req, res); - expect(maintenanceWindowClient.find).toHaveBeenCalledWith({ page: 1, perPage: 3 }); + expect(maintenanceWindowClient.find).toHaveBeenCalledWith({ + page: 1, + perPage: 3, + search: 'mw name', + status: ['running'], + }); expect(res.ok).toHaveBeenLastCalledWith({ body: { data: mockMaintenanceWindows.data.map((data) => rewriteMaintenanceWindowRes(data)), diff --git a/x-pack/plugins/alerting/server/routes/maintenance_window/apis/find/transforms/transform_find_maintenance_window_params/v1.test.ts b/x-pack/plugins/alerting/server/routes/maintenance_window/apis/find/transforms/transform_find_maintenance_window_params/v1.test.ts new file mode 100644 index 0000000000000..566166f3baa0e --- /dev/null +++ b/x-pack/plugins/alerting/server/routes/maintenance_window/apis/find/transforms/transform_find_maintenance_window_params/v1.test.ts @@ -0,0 +1,61 @@ +/* + * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one + * or more contributor license agreements. Licensed under the Elastic License + * 2.0; you may not use this file except in compliance with the Elastic License + * 2.0. + */ + +import { transformFindMaintenanceWindowParams } from './v1'; + +describe('transformFindMaintenanceWindowParams', () => { + beforeEach(() => { + jest.resetAllMocks(); + }); + + it('passing string in status should return array', () => { + const result = transformFindMaintenanceWindowParams({ + page: 1, + per_page: 10, + search: 'fake mw name', + status: 'running', + }); + + expect(result).toEqual({ page: 1, perPage: 10, search: 'fake mw name', status: ['running'] }); + }); + + it('passing undefined in status should return object without status', () => { + const result = transformFindMaintenanceWindowParams({ + page: 1, + per_page: 10, + search: 'fake mw name', + }); + + expect(result).toEqual({ page: 1, perPage: 10, search: 'fake mw name' }); + }); + + it('passing undefined in search should return object without search', () => { + const result = transformFindMaintenanceWindowParams({ + page: 1, + per_page: 10, + status: ['upcoming'], + }); + + expect(result).toEqual({ page: 1, perPage: 10, status: ['upcoming'] }); + }); + + it('passing array in status should return array', () => { + const result = transformFindMaintenanceWindowParams({ + page: 1, + per_page: 10, + search: 'fake mw name', + status: ['upcoming', 'finished'], + }); + + expect(result).toEqual({ + page: 1, + perPage: 10, + search: 'fake mw name', + status: ['upcoming', 'finished'], + }); + }); +}); diff --git a/x-pack/plugins/alerting/server/routes/maintenance_window/apis/find/transforms/transform_find_maintenance_window_params/v1.ts b/x-pack/plugins/alerting/server/routes/maintenance_window/apis/find/transforms/transform_find_maintenance_window_params/v1.ts index c59f5d189716e..4445c1a0ff60e 100644 --- a/x-pack/plugins/alerting/server/routes/maintenance_window/apis/find/transforms/transform_find_maintenance_window_params/v1.ts +++ b/x-pack/plugins/alerting/server/routes/maintenance_window/apis/find/transforms/transform_find_maintenance_window_params/v1.ts @@ -10,7 +10,13 @@ import { FindMaintenanceWindowsParams } from '../../../../../../application/main export const transformFindMaintenanceWindowParams = ( params: FindMaintenanceWindowsRequestQuery -): FindMaintenanceWindowsParams => ({ - ...(params.page ? { page: params.page } : {}), - ...(params.per_page ? { perPage: params.per_page } : {}), -}); +): FindMaintenanceWindowsParams => { + const status = params.status && !Array.isArray(params.status) ? [params.status] : params.status; + + return { + ...(params.page ? { page: params.page } : {}), + ...(params.per_page ? { perPage: params.per_page } : {}), + ...(params.search ? { search: params.search } : {}), + ...(params.status ? { status } : {}), + }; +}; diff --git a/x-pack/plugins/alerting/server/saved_objects/maintenance_window_mapping.ts b/x-pack/plugins/alerting/server/saved_objects/maintenance_window_mapping.ts index 48bf1ab83dcc8..85759143c39d2 100644 --- a/x-pack/plugins/alerting/server/saved_objects/maintenance_window_mapping.ts +++ b/x-pack/plugins/alerting/server/saved_objects/maintenance_window_mapping.ts @@ -17,21 +17,24 @@ export const maintenanceWindowMappings: SavedObjectsTypeMappingDefinition = { type: 'date_range', format: 'epoch_millis||strict_date_optional_time', }, + title: { + type: 'text', + fields: { + keyword: { + type: 'keyword', + }, + }, + }, + expirationDate: { + type: 'date', + }, + updatedAt: { + type: 'date', + }, // NO NEED TO BE INDEXED - // title: { - // type: 'text', - // fields: { - // keyword: { - // type: 'keyword', - // }, - // }, - // }, // duration: { // type: 'long', // }, - // expirationDate: { - // type: 'date', - // }, // rRule: rRuleMappingsField, // createdBy: { // index: false, @@ -45,9 +48,5 @@ export const maintenanceWindowMappings: SavedObjectsTypeMappingDefinition = { // index: false, // type: 'date', // }, - // updatedAt: { - // index: false, - // type: 'date', - // }, }, }; diff --git a/x-pack/plugins/alerting/server/saved_objects/model_versions/maintenance_window_model_versions.ts b/x-pack/plugins/alerting/server/saved_objects/model_versions/maintenance_window_model_versions.ts index dbfda11dc85fc..f7ea00e62880e 100644 --- a/x-pack/plugins/alerting/server/saved_objects/model_versions/maintenance_window_model_versions.ts +++ b/x-pack/plugins/alerting/server/saved_objects/model_versions/maintenance_window_model_versions.ts @@ -16,4 +16,30 @@ export const maintenanceWindowModelVersions: SavedObjectsModelVersionMap = { create: rawMaintenanceWindowSchemaV1, }, }, + '2': { + changes: [ + { + type: 'mappings_addition', + addedMappings: { + title: { + type: 'text', + fields: { + keyword: { + type: 'keyword', + }, + }, + }, + expirationDate: { + type: 'date', + }, + updatedAt: { + type: 'date', + }, + }, + }, + ], + schemas: { + forwardCompatibility: rawMaintenanceWindowSchemaV1.extends({}, { unknowns: 'ignore' }), + }, + }, }; diff --git a/x-pack/plugins/canvas/common/lib/embeddable_dataurl.ts b/x-pack/plugins/canvas/common/lib/embeddable_dataurl.ts index 96e77a54e5398..7cadd254ca3ed 100644 --- a/x-pack/plugins/canvas/common/lib/embeddable_dataurl.ts +++ b/x-pack/plugins/canvas/common/lib/embeddable_dataurl.ts @@ -5,11 +5,6 @@ * 2.0. */ -import { type ExplicitInputWithAttributes } from '@kbn/embeddable-plugin/public/lib'; -import { EmbeddableInput } from '../../types'; - -export const encode = ( - input: ExplicitInputWithAttributes | Partial | Readonly -) => Buffer.from(JSON.stringify(input)).toString('base64'); +export const encode = (input: object) => Buffer.from(JSON.stringify(input)).toString('base64'); export const decode = (serializedInput: string) => JSON.parse(Buffer.from(serializedInput, 'base64').toString()); diff --git a/x-pack/plugins/canvas/public/components/workpad_header/editor_menu/__stories__/editor_menu.stories.tsx b/x-pack/plugins/canvas/public/components/workpad_header/editor_menu/__stories__/editor_menu.stories.tsx index dc638adb979ed..22eb31d1a9086 100644 --- a/x-pack/plugins/canvas/public/components/workpad_header/editor_menu/__stories__/editor_menu.stories.tsx +++ b/x-pack/plugins/canvas/public/components/workpad_header/editor_menu/__stories__/editor_menu.stories.tsx @@ -8,54 +8,9 @@ import { storiesOf } from '@storybook/react'; import { action } from '@storybook/addon-actions'; import React from 'react'; -import { EmbeddableFactoryDefinition, IEmbeddable } from '@kbn/embeddable-plugin/public'; import { BaseVisType, VisTypeAlias } from '@kbn/visualizations-plugin/public'; import { EditorMenu } from '../editor_menu.component'; -const testFactories: EmbeddableFactoryDefinition[] = [ - { - type: 'ml_anomaly_swimlane', - getDisplayName: () => 'Anomaly swimlane', - getIconType: () => '', - getDescription: () => 'Description for anomaly swimlane', - isEditable: () => Promise.resolve(true), - latestVersion: '1.0.0', - create: () => Promise.resolve({ id: 'swimlane_embeddable' } as IEmbeddable), - grouping: [ - { - id: 'ml', - getDisplayName: () => 'machine learning', - getIconType: () => 'machineLearningApp', - }, - ], - }, - { - type: 'ml_anomaly_chart', - getDisplayName: () => 'Anomaly chart', - getIconType: () => '', - getDescription: () => 'Description for anomaly chart', - isEditable: () => Promise.resolve(true), - create: () => Promise.resolve({ id: 'anomaly_chart_embeddable' } as IEmbeddable), - latestVersion: '1.0.0', - grouping: [ - { - id: 'ml', - getDisplayName: () => 'machine learning', - getIconType: () => 'machineLearningApp', - }, - ], - }, - { - type: 'log_stream', - getDisplayName: () => 'Log stream', - getIconType: () => '', - getDescription: () => 'Description for log stream', - latestVersion: '1.0.0', - isEditable: () => Promise.resolve(true), - create: () => Promise.resolve({ id: 'anomaly_chart_embeddable' } as IEmbeddable), - }, -]; - const testVisTypes: BaseVisType[] = [ { title: 'TSVB', icon: '', description: 'Description of TSVB', name: 'tsvb' } as BaseVisType, { @@ -95,11 +50,9 @@ const testVisTypeAliases: VisTypeAlias[] = [ storiesOf('components/WorkpadHeader/EditorMenu', module).add('default', () => ( action('createNewVisType')} - createNewEmbeddableFromFactory={() => action('createNewEmbeddableFromFactory')} createNewEmbeddableFromAction={() => action('createNewEmbeddableFromAction')} /> )); diff --git a/x-pack/plugins/canvas/public/components/workpad_header/editor_menu/editor_menu.component.tsx b/x-pack/plugins/canvas/public/components/workpad_header/editor_menu/editor_menu.component.tsx index 5c424961d7f50..188898798dd7a 100644 --- a/x-pack/plugins/canvas/public/components/workpad_header/editor_menu/editor_menu.component.tsx +++ b/x-pack/plugins/canvas/public/components/workpad_header/editor_menu/editor_menu.component.tsx @@ -7,12 +7,7 @@ import React, { FC, useCallback } from 'react'; -import { - EuiContextMenu, - EuiContextMenuItemIcon, - EuiContextMenuPanelItemDescriptor, -} from '@elastic/eui'; -import { EmbeddableFactoryDefinition } from '@kbn/embeddable-plugin/public'; +import { EuiContextMenu, EuiContextMenuPanelItemDescriptor } from '@elastic/eui'; import { i18n } from '@kbn/i18n'; import { ToolbarPopover } from '@kbn/shared-ux-button-toolbar'; import { Action, ActionExecutionContext } from '@kbn/ui-actions-plugin/public/actions'; @@ -28,21 +23,11 @@ const strings = { }), }; -interface FactoryGroup { - id: string; - appName: string; - icon: EuiContextMenuItemIcon; - panelId: number; - factories: EmbeddableFactoryDefinition[]; -} - interface Props { - factories: EmbeddableFactoryDefinition[]; addPanelActions: Action[]; promotedVisTypes: BaseVisType[]; visTypeAliases: VisTypeAlias[]; createNewVisType: (visType?: BaseVisType | VisTypeAlias) => () => void; - createNewEmbeddableFromFactory: (factory: EmbeddableFactoryDefinition) => () => void; createNewEmbeddableFromAction: ( action: Action, context: ActionExecutionContext, @@ -51,46 +36,14 @@ interface Props { } export const EditorMenu: FC = ({ - factories, addPanelActions, promotedVisTypes, visTypeAliases, createNewVisType, createNewEmbeddableFromAction, - createNewEmbeddableFromFactory, }: Props) => { - const factoryGroupMap: Record = {}; - const ungroupedFactories: EmbeddableFactoryDefinition[] = []; const canvasApi = useCanvasApi(); - let panelCount = 1; - - // Maps factories with a group to create nested context menus for each group type - // and pushes ungrouped factories into a separate array - factories.forEach((factory: EmbeddableFactoryDefinition, index) => { - const { grouping } = factory; - - if (grouping) { - grouping.forEach((group) => { - if (factoryGroupMap[group.id]) { - factoryGroupMap[group.id].factories.push(factory); - } else { - factoryGroupMap[group.id] = { - id: group.id, - appName: group.getDisplayName ? group.getDisplayName({}) : group.id, - icon: (group.getIconType ? group.getIconType({}) : 'empty') as EuiContextMenuItemIcon, - factories: [factory], - panelId: panelCount, - }; - - panelCount++; - } - }); - } else { - ungroupedFactories.push(factory); - } - }); - const getVisTypeMenuItem = (visType: BaseVisType): EuiContextMenuPanelItemDescriptor => { const { name, title, titleInWizard, description, icon = 'empty' } = visType; return { @@ -116,22 +69,6 @@ export const EditorMenu: FC = ({ }; }; - const getEmbeddableFactoryMenuItem = ( - factory: EmbeddableFactoryDefinition - ): EuiContextMenuPanelItemDescriptor => { - const icon = factory?.getIconType ? factory.getIconType() : 'empty'; - - const toolTipContent = factory?.getDescription ? factory.getDescription() : undefined; - - return { - name: factory.getDisplayName(), - icon, - toolTipContent, - onClick: createNewEmbeddableFromFactory(factory), - 'data-test-subj': `createNew-${factory.type}`, - }; - }; - const getAddPanelActionMenuItems = useCallback( (closePopover: () => void) => { return addPanelActions.map((item) => { @@ -158,23 +95,9 @@ export const EditorMenu: FC = ({ items: [ ...visTypeAliases.map(getVisTypeAliasMenuItem), ...getAddPanelActionMenuItems(closePopover), - ...ungroupedFactories.map(getEmbeddableFactoryMenuItem), ...promotedVisTypes.map(getVisTypeMenuItem), - ...Object.values(factoryGroupMap).map(({ id, appName, icon, panelId }) => ({ - name: appName, - icon, - panel: panelId, - 'data-test-subj': `canvasEditorMenu-${id}Group`, - })), ], }, - ...Object.values(factoryGroupMap).map( - ({ appName, panelId, factories: groupFactories }: FactoryGroup) => ({ - id: panelId, - title: appName, - items: groupFactories.map(getEmbeddableFactoryMenuItem), - }) - ), ]; return ( diff --git a/x-pack/plugins/canvas/public/components/workpad_header/editor_menu/editor_menu.tsx b/x-pack/plugins/canvas/public/components/workpad_header/editor_menu/editor_menu.tsx index 06d20e919dcbe..60933dd4d121b 100644 --- a/x-pack/plugins/canvas/public/components/workpad_header/editor_menu/editor_menu.tsx +++ b/x-pack/plugins/canvas/public/components/workpad_header/editor_menu/editor_menu.tsx @@ -5,7 +5,7 @@ * 2.0. */ -import React, { FC, useCallback, useEffect, useMemo, useState } from 'react'; +import React, { FC, useCallback, useEffect, useState } from 'react'; import { useLocation } from 'react-router-dom'; import { VisGroups, @@ -13,19 +13,12 @@ import { type VisTypeAlias, type VisParams, } from '@kbn/visualizations-plugin/public'; -import { - EmbeddableFactory, - EmbeddableFactoryDefinition, - EmbeddableInput, -} from '@kbn/embeddable-plugin/public'; import { Action, ActionExecutionContext } from '@kbn/ui-actions-plugin/public/actions'; import { trackCanvasUiMetric, METRIC_TYPE } from '../../../lib/ui_metric'; import { CANVAS_APP } from '../../../../common/lib'; import { ElementSpec } from '../../../../types'; import { EditorMenu as Component } from './editor_menu.component'; -import { embeddableInputToExpression } from '../../../../canvas_plugin_src/renderers/embeddable/embeddable_input_to_expression'; -import { EmbeddableInput as CanvasEmbeddableInput } from '../../../../canvas_plugin_src/expression_types'; import { useCanvasApi } from '../../hooks/use_canvas_api'; import { ADD_CANVAS_ELEMENT_TRIGGER } from '../../../state/triggers/add_canvas_element_trigger'; import { @@ -41,11 +34,6 @@ interface Props { addElement: (element: Partial) => void; } -interface UnwrappedEmbeddableFactory { - factory: EmbeddableFactory; - isEditable: boolean; -} - export const EditorMenu: FC = ({ addElement }) => { const { pathname, search, hash } = useLocation(); const stateTransferService = embeddableService.getStateTransfer(); @@ -53,26 +41,6 @@ export const EditorMenu: FC = ({ addElement }) => { const [addPanelActions, setAddPanelActions] = useState>>([]); - const embeddableFactories = useMemo( - () => (embeddableService ? Array.from(embeddableService.getEmbeddableFactories()) : []), - [] - ); - - const [unwrappedEmbeddableFactories, setUnwrappedEmbeddableFactories] = useState< - UnwrappedEmbeddableFactory[] - >([]); - - useEffect(() => { - Promise.all( - embeddableFactories.map>(async (factory) => ({ - factory, - isEditable: await factory.isEditable(), - })) - ).then((factories) => { - setUnwrappedEmbeddableFactories(factories); - }); - }, [embeddableFactories]); - useEffect(() => { let mounted = true; async function loadPanelActions() { @@ -123,33 +91,6 @@ export const EditorMenu: FC = ({ addElement }) => { [stateTransferService, pathname, search, hash] ); - const createNewEmbeddableFromFactory = useCallback( - (factory: EmbeddableFactoryDefinition) => async () => { - if (trackCanvasUiMetric) { - trackCanvasUiMetric(METRIC_TYPE.CLICK, factory.type); - } - - let embeddableInput; - if (factory.getExplicitInput) { - embeddableInput = await factory.getExplicitInput(); - } else { - const newEmbeddable = await factory.create({} as EmbeddableInput); - embeddableInput = newEmbeddable?.getInput(); - } - - if (embeddableInput) { - const expression = embeddableInputToExpression( - embeddableInput as CanvasEmbeddableInput, - factory.type, - undefined, - true - ); - addElement({ expression }); - } - }, - [addElement] - ); - const createNewEmbeddableFromAction = useCallback( (action: Action, context: ActionExecutionContext, closePopover: () => void) => (event: React.MouseEvent) => { @@ -190,31 +131,17 @@ export const EditorMenu: FC = ({ addElement }) => { ) .filter(({ disableCreate }: VisTypeAlias) => !disableCreate); - const factories = unwrappedEmbeddableFactories - .filter( - ({ isEditable, factory: { type, canCreateNew, isContainerType } }) => - isEditable && - !isContainerType && - canCreateNew() && - !['visualization', 'ml', 'links'].some((factoryType) => { - return type.includes(factoryType); - }) - ) - .map(({ factory }) => factory); - const promotedVisTypes = getVisTypesByGroup(VisGroups.PROMOTED); const legacyVisTypes = getVisTypesByGroup(VisGroups.LEGACY); return ( >).concat( promotedVisTypes, legacyVisTypes )} - factories={factories} addPanelActions={addPanelActions} visTypeAliases={visTypeAliases} /> diff --git a/x-pack/plugins/canvas/public/services/kibana_services.ts b/x-pack/plugins/canvas/public/services/kibana_services.ts index 92980d712fb4f..b820ca1396ffc 100644 --- a/x-pack/plugins/canvas/public/services/kibana_services.ts +++ b/x-pack/plugins/canvas/public/services/kibana_services.ts @@ -11,7 +11,7 @@ import type { ContentManagementPublicStart } from '@kbn/content-management-plugi import type { CoreStart, PluginInitializerContext } from '@kbn/core/public'; import type { DataPublicPluginStart } from '@kbn/data-plugin/public'; import type { DataViewsPublicPluginStart } from '@kbn/data-views-plugin/public'; -import type { EmbeddableStart } from '@kbn/embeddable-plugin/public/plugin'; +import type { EmbeddableStart } from '@kbn/embeddable-plugin/public'; import type { ExpressionsStart } from '@kbn/expressions-plugin/public'; import type { PresentationUtilPluginStart } from '@kbn/presentation-util-plugin/public'; import type { ReportingStart } from '@kbn/reporting-plugin/public'; diff --git a/x-pack/plugins/canvas/server/routes/custom_elements/create.ts b/x-pack/plugins/canvas/server/routes/custom_elements/create.ts index e0ea4be8d35f1..d4ea0557048bb 100644 --- a/x-pack/plugins/canvas/server/routes/custom_elements/create.ts +++ b/x-pack/plugins/canvas/server/routes/custom_elements/create.ts @@ -29,6 +29,13 @@ export function initializeCreateCustomElementRoute(deps: RouteInitializerDeps) { .addVersion( { version: '1', + security: { + authz: { + enabled: false, + reason: + 'This route is opted out from authorization because authorization is provided by saved objects client.', + }, + }, validate: { request: { body: CustomElementSchema }, }, diff --git a/x-pack/plugins/canvas/server/routes/custom_elements/delete.ts b/x-pack/plugins/canvas/server/routes/custom_elements/delete.ts index 94ea9cda5e367..328812ec32a5d 100644 --- a/x-pack/plugins/canvas/server/routes/custom_elements/delete.ts +++ b/x-pack/plugins/canvas/server/routes/custom_elements/delete.ts @@ -22,6 +22,13 @@ export function initializeDeleteCustomElementRoute(deps: RouteInitializerDeps) { .addVersion( { version: '1', + security: { + authz: { + enabled: false, + reason: + 'This route is opted out from authorization because authorization is provided by saved objects client.', + }, + }, validate: { request: { params: schema.object({ diff --git a/x-pack/plugins/canvas/server/routes/custom_elements/find.ts b/x-pack/plugins/canvas/server/routes/custom_elements/find.ts index a45eb217cd9cb..5d2b0ba1be12d 100644 --- a/x-pack/plugins/canvas/server/routes/custom_elements/find.ts +++ b/x-pack/plugins/canvas/server/routes/custom_elements/find.ts @@ -20,6 +20,13 @@ export function initializeFindCustomElementsRoute(deps: RouteInitializerDeps) { .addVersion( { version: '1', + security: { + authz: { + enabled: false, + reason: + 'This route is opted out from authorization because authorization is provided by saved objects client.', + }, + }, validate: { request: { query: schema.object({ diff --git a/x-pack/plugins/canvas/server/routes/custom_elements/get.ts b/x-pack/plugins/canvas/server/routes/custom_elements/get.ts index 4775d4cb497fb..a6f6a0ffe64bb 100644 --- a/x-pack/plugins/canvas/server/routes/custom_elements/get.ts +++ b/x-pack/plugins/canvas/server/routes/custom_elements/get.ts @@ -21,6 +21,13 @@ export function initializeGetCustomElementRoute(deps: RouteInitializerDeps) { .addVersion( { version: '1', + security: { + authz: { + enabled: false, + reason: + 'This route is opted out from authorization because authorization is provided by saved objects client.', + }, + }, validate: { request: { params: schema.object({ diff --git a/x-pack/plugins/canvas/server/routes/custom_elements/update.ts b/x-pack/plugins/canvas/server/routes/custom_elements/update.ts index eee18fb1e9a07..905e6aa3efed5 100644 --- a/x-pack/plugins/canvas/server/routes/custom_elements/update.ts +++ b/x-pack/plugins/canvas/server/routes/custom_elements/update.ts @@ -30,6 +30,13 @@ export function initializeUpdateCustomElementRoute(deps: RouteInitializerDeps) { .addVersion( { version: '1', + security: { + authz: { + enabled: false, + reason: + 'This route is opted out from authorization because authorization is provided by saved objects client.', + }, + }, validate: { request: { params: schema.object({ diff --git a/x-pack/plugins/canvas/server/routes/functions/functions.ts b/x-pack/plugins/canvas/server/routes/functions/functions.ts index 3a8ff207fa000..70017862ea50f 100644 --- a/x-pack/plugins/canvas/server/routes/functions/functions.ts +++ b/x-pack/plugins/canvas/server/routes/functions/functions.ts @@ -23,13 +23,26 @@ export function initializeGetFunctionsRoute(deps: RouteInitializerDeps) { path: API_ROUTE_FUNCTIONS, access: 'internal', }) - .addVersion({ version: '1', validate: false }, async (context, request, response) => { - const functions = expressions.getFunctions('canvas'); - const body = JSON.stringify(functions); - return response.ok({ - body, - }); - }); + .addVersion( + { + version: '1', + security: { + authz: { + enabled: false, + reason: + 'This route is opted out from authorization because it only provides non-sensitive information about functions available to Canvas.', + }, + }, + validate: false, + }, + async (context, request, response) => { + const functions = expressions.getFunctions('canvas'); + const body = JSON.stringify(functions); + return response.ok({ + body, + }); + } + ); } export function initializeBatchFunctionsRoute(deps: RouteInitializerDeps) { @@ -42,6 +55,13 @@ export function initializeBatchFunctionsRoute(deps: RouteInitializerDeps) { .addVersion( { version: '1', + security: { + authz: { + enabled: false, + reason: + 'This route is opted out from authorization because data source expressions that perform search operations use the Kibana search client which handles permission checking.', + }, + }, validate: { request: { body: schema.object({ diff --git a/x-pack/plugins/canvas/server/routes/shareables/download.ts b/x-pack/plugins/canvas/server/routes/shareables/download.ts index 2d3b4af74855b..6ed41701d9602 100644 --- a/x-pack/plugins/canvas/server/routes/shareables/download.ts +++ b/x-pack/plugins/canvas/server/routes/shareables/download.ts @@ -18,16 +18,29 @@ export function initializeDownloadShareableWorkpadRoute(deps: RouteInitializerDe path: API_ROUTE_SHAREABLE_RUNTIME_DOWNLOAD, access: 'internal', }) - .addVersion({ version: '1', validate: false }, async (_context, _request, response) => { - // TODO: check if this is still an issue on cloud after migrating to NP - // - // The option setting is not for typical use. We're using it here to avoid - // problems in Cloud environments. See elastic/kibana#47405. - // const file = handler.file(SHAREABLE_RUNTIME_FILE, { confine: false }); - const file = readFileSync(SHAREABLE_RUNTIME_FILE); - return response.ok({ - headers: { 'content-type': 'application/octet-stream' }, - body: file, - }); - }); + .addVersion( + { + version: '1', + security: { + authz: { + enabled: false, + reason: + 'This route is opted out from authorization because it is only serving static files.', + }, + }, + validate: false, + }, + async (_context, _request, response) => { + // TODO: check if this is still an issue on cloud after migrating to NP + // + // The option setting is not for typical use. We're using it here to avoid + // problems in Cloud environments. See elastic/kibana#47405. + // const file = handler.file(SHAREABLE_RUNTIME_FILE, { confine: false }); + const file = readFileSync(SHAREABLE_RUNTIME_FILE); + return response.ok({ + headers: { 'content-type': 'application/octet-stream' }, + body: file, + }); + } + ); } diff --git a/x-pack/plugins/canvas/server/routes/shareables/zip.ts b/x-pack/plugins/canvas/server/routes/shareables/zip.ts index d476edb8ca4ac..34e1a9a01789f 100644 --- a/x-pack/plugins/canvas/server/routes/shareables/zip.ts +++ b/x-pack/plugins/canvas/server/routes/shareables/zip.ts @@ -24,7 +24,17 @@ export function initializeZipShareableWorkpadRoute(deps: RouteInitializerDeps) { access: 'internal', }) .addVersion( - { version: '1', validate: { request: { body: RenderedWorkpadSchema } } }, + { + version: '1', + security: { + authz: { + enabled: false, + reason: + 'This route is opted out from authorization because it is only serving static files.', + }, + }, + validate: { request: { body: RenderedWorkpadSchema } }, + }, async (_context, request, response) => { const workpad = request.body; const archive = archiver('zip'); diff --git a/x-pack/plugins/canvas/server/routes/templates/list.ts b/x-pack/plugins/canvas/server/routes/templates/list.ts index e311ef3c8c24b..a6ec0d54f6425 100644 --- a/x-pack/plugins/canvas/server/routes/templates/list.ts +++ b/x-pack/plugins/canvas/server/routes/templates/list.ts @@ -21,6 +21,13 @@ export function initializeListTemplates(deps: RouteInitializerDeps) { .addVersion( { version: '1', + security: { + authz: { + enabled: false, + reason: + 'This route is opted out from authorization because authorization is provided by saved objects client.', + }, + }, validate: { request: { params: schema.object({}) }, }, diff --git a/x-pack/plugins/canvas/server/routes/workpad/create.ts b/x-pack/plugins/canvas/server/routes/workpad/create.ts index c1e4f7e2f8353..79492c94e5882 100644 --- a/x-pack/plugins/canvas/server/routes/workpad/create.ts +++ b/x-pack/plugins/canvas/server/routes/workpad/create.ts @@ -47,6 +47,13 @@ export function initializeCreateWorkpadRoute(deps: RouteInitializerDeps) { .addVersion( { version: '1', + security: { + authz: { + enabled: false, + reason: + 'This route is opted out from authorization because authorization is provided by saved objects client.', + }, + }, validate: { request: { body: createRequestBodySchema }, }, diff --git a/x-pack/plugins/canvas/server/routes/workpad/delete.ts b/x-pack/plugins/canvas/server/routes/workpad/delete.ts index d5abbbfed7a78..292e8e4b73080 100644 --- a/x-pack/plugins/canvas/server/routes/workpad/delete.ts +++ b/x-pack/plugins/canvas/server/routes/workpad/delete.ts @@ -21,6 +21,13 @@ export function initializeDeleteWorkpadRoute(deps: RouteInitializerDeps) { .addVersion( { version: '1', + security: { + authz: { + enabled: false, + reason: + 'This route is opted out from authorization because authorization is provided by saved objects client.', + }, + }, validate: { request: { params: schema.object({ diff --git a/x-pack/plugins/canvas/server/routes/workpad/find.ts b/x-pack/plugins/canvas/server/routes/workpad/find.ts index 1e993a347d89f..39258afadfabf 100644 --- a/x-pack/plugins/canvas/server/routes/workpad/find.ts +++ b/x-pack/plugins/canvas/server/routes/workpad/find.ts @@ -20,6 +20,13 @@ export function initializeFindWorkpadsRoute(deps: RouteInitializerDeps) { .addVersion( { version: '1', + security: { + authz: { + enabled: false, + reason: + 'This route is opted out from authorization because authorization is provided by saved objects client.', + }, + }, validate: { request: { query: schema.object({ diff --git a/x-pack/plugins/canvas/server/routes/workpad/get.ts b/x-pack/plugins/canvas/server/routes/workpad/get.ts index 8ce7687627611..57d1bf3517ca5 100644 --- a/x-pack/plugins/canvas/server/routes/workpad/get.ts +++ b/x-pack/plugins/canvas/server/routes/workpad/get.ts @@ -21,6 +21,13 @@ export function initializeGetWorkpadRoute(deps: RouteInitializerDeps) { .addVersion( { version: '1', + security: { + authz: { + enabled: false, + reason: + 'This route is opted out from authorization because authorization is provided by saved objects client.', + }, + }, validate: { request: { params: schema.object({ diff --git a/x-pack/plugins/canvas/server/routes/workpad/import.ts b/x-pack/plugins/canvas/server/routes/workpad/import.ts index 5490d460f8834..5c3d82521ec4d 100644 --- a/x-pack/plugins/canvas/server/routes/workpad/import.ts +++ b/x-pack/plugins/canvas/server/routes/workpad/import.ts @@ -30,6 +30,13 @@ export function initializeImportWorkpadRoute(deps: RouteInitializerDeps) { .addVersion( { version: '1', + security: { + authz: { + enabled: false, + reason: + 'This route is opted out from authorization because authorization is provided by saved objects client.', + }, + }, validate: { request: { body: createRequestBodySchema }, }, diff --git a/x-pack/plugins/canvas/server/routes/workpad/resolve.ts b/x-pack/plugins/canvas/server/routes/workpad/resolve.ts index b6260e9e47694..9d0ea3139e043 100644 --- a/x-pack/plugins/canvas/server/routes/workpad/resolve.ts +++ b/x-pack/plugins/canvas/server/routes/workpad/resolve.ts @@ -21,6 +21,13 @@ export function initializeResolveWorkpadRoute(deps: RouteInitializerDeps) { .addVersion( { version: '1', + security: { + authz: { + enabled: false, + reason: + 'This route is opted out from authorization because authorization is provided by saved objects client.', + }, + }, validate: { request: { params: schema.object({ diff --git a/x-pack/plugins/canvas/server/routes/workpad/update.ts b/x-pack/plugins/canvas/server/routes/workpad/update.ts index ead5a097a6945..55be02a888bb1 100644 --- a/x-pack/plugins/canvas/server/routes/workpad/update.ts +++ b/x-pack/plugins/canvas/server/routes/workpad/update.ts @@ -38,6 +38,13 @@ export function initializeUpdateWorkpadRoute(deps: RouteInitializerDeps) { .addVersion( { version: '1', + security: { + authz: { + enabled: false, + reason: + 'This route is opted out from authorization because authorization is provided by saved objects client.', + }, + }, validate: { request: { params: schema.object({ @@ -71,6 +78,13 @@ export function initializeUpdateWorkpadRoute(deps: RouteInitializerDeps) { .addVersion( { version: '1', + security: { + authz: { + enabled: false, + reason: + 'This route is opted out from authorization because authorization is provided by saved objects client.', + }, + }, validate: { request: { params: schema.object({ @@ -109,6 +123,13 @@ export function initializeUpdateWorkpadAssetsRoute(deps: RouteInitializerDeps) { .addVersion( { version: '1', + security: { + authz: { + enabled: false, + reason: + 'This route is opted out from authorization because authorization is provided by saved objects client.', + }, + }, validate: { request: { params: schema.object({ diff --git a/x-pack/plugins/canvas/shareable_runtime/components/__snapshots__/app.test.tsx.snap b/x-pack/plugins/canvas/shareable_runtime/components/__snapshots__/app.test.tsx.snap index 447771435a1dc..a3d610ec821e2 100644 --- a/x-pack/plugins/canvas/shareable_runtime/components/__snapshots__/app.test.tsx.snap +++ b/x-pack/plugins/canvas/shareable_runtime/components/__snapshots__/app.test.tsx.snap @@ -1,3 +1,3 @@ // Jest Snapshot v1, https://goo.gl/fbAQLP -exports[` App renders properly 1`] = `"
markdown mock
markdown mock

Page level controls

My Canvas Workpad

There is a new region landmark with page level controls at the end of the document.

"`; +exports[` App renders properly 1`] = `"
markdown mock
markdown mock

Page level controls

My Canvas Workpad

There is a new region landmark with page level controls at the end of the document.

"`; diff --git a/x-pack/plugins/canvas/shareable_runtime/components/footer/settings/__snapshots__/settings.test.tsx.snap b/x-pack/plugins/canvas/shareable_runtime/components/footer/settings/__snapshots__/settings.test.tsx.snap index cfe41427b1ea1..3ac5a1a2731bc 100644 --- a/x-pack/plugins/canvas/shareable_runtime/components/footer/settings/__snapshots__/settings.test.tsx.snap +++ b/x-pack/plugins/canvas/shareable_runtime/components/footer/settings/__snapshots__/settings.test.tsx.snap @@ -14,14 +14,18 @@ exports[` can navigate Autoplay Settings 1`] = ` class="euiPanel euiPanel--plain euiPopover__panel emotion-euiPanel-grow-m-plain-euiPopover__panel-light-hasTransform" data-popover-panel="true" role="dialog" - style="top: -16px; left: -22px; will-change: transform, opacity; z-index: 2000;" + style="top: -16px; left: -18px; will-change: transform, opacity; z-index: 2000;" tabindex="0" >
+ class="euiPopover__arrowWrapper emotion-euiPopoverArrowWrapper" + style="left: 9px; top: 100%;" + > +
+

can navigate Autoplay Settings 2`] = ` data-popover-open="true" data-popover-panel="true" role="dialog" - style="top: -16px; left: -22px; z-index: 2000;" + style="top: -16px; left: -18px; z-index: 2000;" tabindex="0" >

+ class="euiPopover__arrowWrapper emotion-euiPopoverArrowWrapper" + style="left: 9px; top: 100%;" + > +
+

can navigate Toolbar Settings, closes when activated 1`] = class="euiPanel euiPanel--plain euiPopover__panel emotion-euiPanel-grow-m-plain-euiPopover__panel-light-hasTransform" data-popover-panel="true" role="dialog" - style="top: -16px; left: -22px; will-change: transform, opacity; z-index: 2000;" + style="top: -16px; left: -18px; will-change: transform, opacity; z-index: 2000;" tabindex="0" >

+ class="euiPopover__arrowWrapper emotion-euiPopoverArrowWrapper" + style="left: 9px; top: 100%;" + > +
+

can navigate Toolbar Settings, closes when activated 2`] = data-popover-open="true" data-popover-panel="true" role="dialog" - style="top: -16px; left: -22px; z-index: 2000;" + style="top: -16px; left: -18px; z-index: 2000;" tabindex="0" >

+ class="euiPopover__arrowWrapper emotion-euiPopoverArrowWrapper" + style="left: 9px; top: 100%;" + > +
+

can navigate Toolbar Settings, closes when activated 3`] = class="euiPanel euiPanel--plain euiPopover__panel emotion-euiPanel-grow-m-plain-euiPopover__panel-light-hasTransform" data-popover-panel="true" role="dialog" - style="top: -16px; left: -22px; z-index: 2000;" + style="top: -16px; left: -18px; z-index: 2000;" tabindex="0" >

+ class="euiPopover__arrowWrapper emotion-euiPopoverArrowWrapper" + style="left: 9px; top: 100%;" + > +
+

/x-pack/plugins/fields_metadata'], - coverageDirectory: '/target/kibana-coverage/jest/x-pack/plugins/fields_metadata', - coverageReporters: ['text', 'html'], - collectCoverageFrom: [ - '/x-pack/plugins/fields_metadata/{common,public,server}/**/*.{ts,tsx}', - ], -}; diff --git a/x-pack/plugins/fleet/common/types/models/agent_policy.ts b/x-pack/plugins/fleet/common/types/models/agent_policy.ts index 0d180a0f4935a..b3b5611116837 100644 --- a/x-pack/plugins/fleet/common/types/models/agent_policy.ts +++ b/x-pack/plugins/fleet/common/types/models/agent_policy.ts @@ -5,7 +5,7 @@ * 2.0. */ -import type { SecurityRoleDescriptor } from '@elastic/elasticsearch/lib/api/typesWithBodyKey'; +import type { SecurityRoleDescriptor } from '@elastic/elasticsearch/lib/api/types'; import type { agentPolicyStatuses } from '../../constants'; import type { MonitoringType, PolicySecretReference, ValueOf } from '..'; diff --git a/x-pack/plugins/fleet/common/types/models/epm.ts b/x-pack/plugins/fleet/common/types/models/epm.ts index bcae5230aab52..af8a0acf9b2d4 100644 --- a/x-pack/plugins/fleet/common/types/models/epm.ts +++ b/x-pack/plugins/fleet/common/types/models/epm.ts @@ -5,7 +5,7 @@ * 2.0. */ -import type * as estypes from '@elastic/elasticsearch/lib/api/typesWithBodyKey'; +import type * as estypes from '@elastic/elasticsearch/lib/api/types'; import type { ASSETS_SAVED_OBJECT_TYPE, diff --git a/x-pack/plugins/fleet/public/applications/fleet/sections/agents/components/agent_upgrade_modal/index.tsx b/x-pack/plugins/fleet/public/applications/fleet/sections/agents/components/agent_upgrade_modal/index.tsx index b65b90e8062bd..da7c2d2af9aba 100644 --- a/x-pack/plugins/fleet/public/applications/fleet/sections/agents/components/agent_upgrade_modal/index.tsx +++ b/x-pack/plugins/fleet/public/applications/fleet/sections/agents/components/agent_upgrade_modal/index.tsx @@ -230,7 +230,6 @@ export const AgentUpgradeAgentModal: React.FunctionComponent { const newValue = e.target.value; - setSelectedVersionStr(newValue); + setSelectedVersion([{ label: newValue, value: newValue }]); }} isInvalid={!!semverErrors} diff --git a/x-pack/plugins/fleet/server/routes/data_streams/handlers.ts b/x-pack/plugins/fleet/server/routes/data_streams/handlers.ts index 2a4ab12ad0055..a53bae87325ea 100644 --- a/x-pack/plugins/fleet/server/routes/data_streams/handlers.ts +++ b/x-pack/plugins/fleet/server/routes/data_streams/handlers.ts @@ -8,7 +8,7 @@ import type { Dictionary } from 'lodash'; import { keyBy, keys, merge } from 'lodash'; import type { RequestHandler } from '@kbn/core/server'; import pMap from 'p-map'; -import type { IndicesDataStreamsStatsDataStreamsStatsItem } from '@elastic/elasticsearch/lib/api/typesWithBodyKey'; +import type { IndicesDataStreamsStatsDataStreamsStatsItem } from '@elastic/elasticsearch/lib/api/types'; import { ByteSizeValue } from '@kbn/config-schema'; import type { DataStream } from '../../types'; diff --git a/x-pack/plugins/fleet/server/services/agent_policies/package_policies_to_agent_permissions.ts b/x-pack/plugins/fleet/server/services/agent_policies/package_policies_to_agent_permissions.ts index 0ea580f44bb4d..914cde14e1797 100644 --- a/x-pack/plugins/fleet/server/services/agent_policies/package_policies_to_agent_permissions.ts +++ b/x-pack/plugins/fleet/server/services/agent_policies/package_policies_to_agent_permissions.ts @@ -8,7 +8,7 @@ import type { SecurityIndicesPrivileges, SecurityRoleDescriptor, -} from '@elastic/elasticsearch/lib/api/typesWithBodyKey'; +} from '@elastic/elasticsearch/lib/api/types'; import { FLEET_APM_PACKAGE, diff --git a/x-pack/plugins/fleet/server/services/agent_policy.ts b/x-pack/plugins/fleet/server/services/agent_policy.ts index eed9b058ad03f..3a3273383ad38 100644 --- a/x-pack/plugins/fleet/server/services/agent_policy.ts +++ b/x-pack/plugins/fleet/server/services/agent_policy.ts @@ -22,7 +22,7 @@ import type { } from '@kbn/core/server'; import { SavedObjectsUtils } from '@kbn/core/server'; -import type { BulkResponseItem } from '@elastic/elasticsearch/lib/api/typesWithBodyKey'; +import type { BulkResponseItem } from '@elastic/elasticsearch/lib/api/types'; import { DEFAULT_SPACE_ID } from '@kbn/spaces-plugin/common/constants'; diff --git a/x-pack/plugins/fleet/server/services/agents/action.mock.ts b/x-pack/plugins/fleet/server/services/agents/action.mock.ts index 77dc46b972532..50c2f0d6b0fbf 100644 --- a/x-pack/plugins/fleet/server/services/agents/action.mock.ts +++ b/x-pack/plugins/fleet/server/services/agents/action.mock.ts @@ -152,7 +152,7 @@ export function createClientMock() { esClientMock.mget.mockResponseImplementation((params) => { // @ts-expect-error - const docs = params?.body.docs.map(({ _id }) => { + const docs = params?.docs.map(({ _id }) => { let result; switch (_id) { case agentInHostedDoc._id: diff --git a/x-pack/plugins/fleet/server/services/agents/actions.test.ts b/x-pack/plugins/fleet/server/services/agents/actions.test.ts index b8cb2ce8c8d6a..594d553bff941 100644 --- a/x-pack/plugins/fleet/server/services/agents/actions.test.ts +++ b/x-pack/plugins/fleet/server/services/agents/actions.test.ts @@ -135,7 +135,7 @@ describe('Agent actions', () => { expect(esClient.create).toBeCalledWith( expect.objectContaining({ - body: expect.objectContaining({ + document: expect.objectContaining({ signed: { data: expect.any(String), signature: expect.any(String), @@ -180,7 +180,7 @@ describe('Agent actions', () => { expect(esClient.create).toBeCalledWith( expect.objectContaining({ - body: expect.not.objectContaining({ + document: expect.not.objectContaining({ signed: expect.any(Object), }), }) @@ -235,7 +235,7 @@ describe('Agent actions', () => { await bulkCreateAgentActions(esClient, newActions); expect(esClient.bulk).toHaveBeenCalledWith( expect.objectContaining({ - body: expect.arrayContaining([ + operations: expect.arrayContaining([ expect.arrayContaining([ expect.objectContaining({ signed: { @@ -274,7 +274,7 @@ describe('Agent actions', () => { await bulkCreateAgentActions(esClient, newActions); expect(esClient.bulk).toHaveBeenCalledWith( expect.objectContaining({ - body: expect.arrayContaining([ + operations: expect.arrayContaining([ expect.arrayContaining([ expect.not.objectContaining({ signed: { @@ -350,7 +350,7 @@ describe('Agent actions', () => { expect(esClient.create).toBeCalledTimes(2); expect(esClient.create).toBeCalledWith( expect.objectContaining({ - body: expect.objectContaining({ + document: expect.objectContaining({ type: 'CANCEL', data: { target_id: 'action1' }, agents: ['agent1', 'agent2'], @@ -359,7 +359,7 @@ describe('Agent actions', () => { ); expect(esClient.create).toBeCalledWith( expect.objectContaining({ - body: expect.objectContaining({ + document: expect.objectContaining({ type: 'CANCEL', data: { target_id: 'action1' }, agents: ['agent3', 'agent4'], diff --git a/x-pack/plugins/fleet/server/services/agents/actions.ts b/x-pack/plugins/fleet/server/services/agents/actions.ts index f2faf26fd96af..e3e291eb1ae18 100644 --- a/x-pack/plugins/fleet/server/services/agents/actions.ts +++ b/x-pack/plugins/fleet/server/services/agents/actions.ts @@ -81,7 +81,7 @@ export async function createAgentAction( await esClient.create({ index: AGENT_ACTIONS_INDEX, id: uuidv4(), - body, + document: body, refresh: 'wait_for', }); @@ -153,7 +153,7 @@ export async function bulkCreateAgentActions( await esClient.bulk({ index: AGENT_ACTIONS_INDEX, - body: fleetServerAgentActions, + operations: fleetServerAgentActions, }); for (const action of actions) { @@ -231,7 +231,7 @@ export async function bulkCreateAgentActionResults( await esClient.bulk({ index: AGENT_ACTIONS_RESULTS_INDEX, - body: bulkBody, + operations: bulkBody, refresh: 'wait_for', }); } diff --git a/x-pack/plugins/fleet/server/services/agents/agent_service.ts b/x-pack/plugins/fleet/server/services/agents/agent_service.ts index 94583284d87f8..b18394b0aea08 100644 --- a/x-pack/plugins/fleet/server/services/agents/agent_service.ts +++ b/x-pack/plugins/fleet/server/services/agents/agent_service.ts @@ -13,9 +13,9 @@ import type { SavedObjectsClientContract, } from '@kbn/core/server'; -import type { AggregationsAggregationContainer } from '@elastic/elasticsearch/lib/api/typesWithBodyKey'; +import type { AggregationsAggregationContainer } from '@elastic/elasticsearch/lib/api/types'; -import type * as estypes from '@elastic/elasticsearch/lib/api/typesWithBodyKey'; +import type * as estypes from '@elastic/elasticsearch/lib/api/types'; import type { SortResults } from '@elastic/elasticsearch/lib/api/types'; diff --git a/x-pack/plugins/fleet/server/services/agents/crud.test.ts b/x-pack/plugins/fleet/server/services/agents/crud.test.ts index 00119e5bc44fb..6ccf5653bfc8f 100644 --- a/x-pack/plugins/fleet/server/services/agents/crud.test.ts +++ b/x-pack/plugins/fleet/server/services/agents/crud.test.ts @@ -107,9 +107,7 @@ describe('Agents CRUD test', () => { expect(searchMock).toHaveBeenCalledWith( expect.objectContaining({ aggs: { tags: { terms: { field: 'tags', size: 10000 } } }, - body: { - query: expect.any(Object), - }, + query: expect.any(Object), index: '.fleet-agents', size: 0, fields: ['status'], @@ -164,7 +162,7 @@ describe('Agents CRUD test', () => { }) ); - expect(searchMock.mock.calls.at(-1)[0].body.query).toEqual( + expect(searchMock.mock.calls.at(-1)[0].query).toEqual( toElasticsearchQuery( _joinFilters(['fleet-agents.policy_id: 123', 'NOT status:unenrolled'])! ) diff --git a/x-pack/plugins/fleet/server/services/agents/crud.ts b/x-pack/plugins/fleet/server/services/agents/crud.ts index e6a264c394397..bc3a9cb6028ff 100644 --- a/x-pack/plugins/fleet/server/services/agents/crud.ts +++ b/x-pack/plugins/fleet/server/services/agents/crud.ts @@ -6,13 +6,13 @@ */ import { groupBy } from 'lodash'; -import type * as estypes from '@elastic/elasticsearch/lib/api/typesWithBodyKey'; +import type * as estypes from '@elastic/elasticsearch/lib/api/types'; import type { SortResults } from '@elastic/elasticsearch/lib/api/types'; import type { SavedObjectsClientContract, ElasticsearchClient } from '@kbn/core/server'; import type { KueryNode } from '@kbn/es-query'; import { fromKueryExpression, toElasticsearchQuery } from '@kbn/es-query'; import { DEFAULT_SPACE_ID } from '@kbn/spaces-plugin/common'; -import type { AggregationsAggregationContainer } from '@elastic/elasticsearch/lib/api/typesWithBodyKey'; +import type { AggregationsAggregationContainer } from '@elastic/elasticsearch/lib/api/types'; import type { AgentSOAttributes, Agent, ListWithKuery } from '../../types'; import { appContextService, agentPolicyService } from '..'; @@ -169,13 +169,13 @@ export async function getAgentTags( } const kueryNode = _joinFilters(filters); - const body = kueryNode ? { query: toElasticsearchQuery(kueryNode) } : {}; + const query = kueryNode ? { query: toElasticsearchQuery(kueryNode) } : {}; const runtimeFields = await buildAgentStatusRuntimeField(soClient); try { const result = await esClient.search<{}, { tags: { buckets: Array<{ key: string }> } }>({ index: AGENTS_INDEX, size: 0, - body, + ...query, fields: Object.keys(runtimeFields), runtime_mappings: runtimeFields, aggs: { @@ -546,17 +546,15 @@ export async function getAgentVersionsForAgentPolicyIds( FleetServerAgent, Record<'agent_versions', { buckets: Array<{ key: string; doc_count: number }> }> >({ - body: { - query: { - bool: { - filter: [ - { - terms: { - policy_id: agentPolicyIds, - }, + query: { + bool: { + filter: [ + { + terms: { + policy_id: agentPolicyIds, }, - ], - }, + }, + ], }, }, index: AGENTS_INDEX, @@ -628,7 +626,7 @@ export async function updateAgent( await esClient.update({ id: agentId, index: AGENTS_INDEX, - body: { doc: agentSOAttributesToFleetServerAgentDoc(data) }, + doc: agentSOAttributesToFleetServerAgentDoc(data), refresh: 'wait_for', }); } @@ -645,7 +643,7 @@ export async function bulkUpdateAgents( return; } - const body = updateData.flatMap(({ agentId, data }) => [ + const operations = updateData.flatMap(({ agentId, data }) => [ { update: { _id: agentId, @@ -658,7 +656,7 @@ export async function bulkUpdateAgents( ]); const res = await esClient.bulk({ - body, + operations, index: AGENTS_INDEX, refresh: 'wait_for', }); @@ -676,9 +674,7 @@ export async function deleteAgent(esClient: ElasticsearchClient, agentId: string await esClient.update({ id: agentId, index: AGENTS_INDEX, - body: { - doc: { active: false }, - }, + doc: { active: false }, }); } catch (err) { if (isESClientError(err) && err.meta.statusCode === 404) { diff --git a/x-pack/plugins/fleet/server/services/agents/helpers.ts b/x-pack/plugins/fleet/server/services/agents/helpers.ts index 4258e883b2351..d6af80c747789 100644 --- a/x-pack/plugins/fleet/server/services/agents/helpers.ts +++ b/x-pack/plugins/fleet/server/services/agents/helpers.ts @@ -5,7 +5,7 @@ * 2.0. */ -import type * as estypes from '@elastic/elasticsearch/lib/api/typesWithBodyKey'; +import type * as estypes from '@elastic/elasticsearch/lib/api/types'; import type { SortResults } from '@elastic/elasticsearch/lib/api/types'; import type { SearchHit } from '@kbn/es-types'; diff --git a/x-pack/plugins/fleet/server/services/agents/reassign.test.ts b/x-pack/plugins/fleet/server/services/agents/reassign.test.ts index 5d55fdd5da31e..cf48ee20159f7 100644 --- a/x-pack/plugins/fleet/server/services/agents/reassign.test.ts +++ b/x-pack/plugins/fleet/server/services/agents/reassign.test.ts @@ -4,7 +4,7 @@ * 2.0; you may not use this file except in compliance with the Elastic License * 2.0. */ -import type * as estypes from '@elastic/elasticsearch/lib/api/typesWithBodyKey'; +import type * as estypes from '@elastic/elasticsearch/lib/api/types'; import { HostedAgentPolicyRestrictionRelatedError } from '../../errors'; @@ -40,7 +40,7 @@ describe('reassignAgent', () => { expect(esClient.update).toBeCalledTimes(1); const calledWith = esClient.update.mock.calls[0]; expect(calledWith[0]?.id).toBe(agentInRegularDoc._id); - expect((calledWith[0] as estypes.UpdateRequest)?.body?.doc).toHaveProperty( + expect((calledWith[0] as estypes.UpdateRequest)?.doc).toHaveProperty( 'policy_id', regularAgentPolicySO.id ); @@ -101,14 +101,14 @@ describe('reassignAgent', () => { // calls ES update with correct values const calledWith = esClient.bulk.mock.calls[0][0]; // only 1 are regular and bulk write two line per update - expect((calledWith as estypes.BulkRequest).body?.length).toBe(2); + expect((calledWith as estypes.BulkRequest).operations?.length).toBe(2); // @ts-expect-error - expect(calledWith.body[0].update._id).toEqual(agentInRegularDoc._id); + expect(calledWith.operations[0].update._id).toEqual(agentInRegularDoc._id); // hosted policy is updated in action results with error const calledWithActionResults = esClient.bulk.mock.calls[1][0] as estypes.BulkRequest; // bulk write two line per create - expect(calledWithActionResults.body?.length).toBe(4); + expect(calledWithActionResults.operations?.length).toBe(4); const expectedObject = expect.objectContaining({ '@timestamp': expect.anything(), action_id: expect.anything(), @@ -116,7 +116,7 @@ describe('reassignAgent', () => { error: 'Cannot reassign an agent from hosted agent policy hosted-agent-policy in Fleet because the agent policy is managed by an external orchestration solution, such as Elastic Cloud, Kubernetes, etc. Please make changes using your orchestration solution.', }); - expect(calledWithActionResults.body?.[1] as any).toEqual(expectedObject); + expect(calledWithActionResults.operations?.[1]).toEqual(expectedObject); }); it('should report errors from ES agent update call', async () => { @@ -147,7 +147,7 @@ describe('reassignAgent', () => { agent_id: agentInRegularDoc._id, error: 'version conflict', }); - expect(calledWithActionResults.body?.[1] as any).toEqual(expectedObject); + expect(calledWithActionResults.operations?.[1]).toEqual(expectedObject); }); }); }); diff --git a/x-pack/plugins/fleet/server/services/agents/request_diagnostics.test.ts b/x-pack/plugins/fleet/server/services/agents/request_diagnostics.test.ts index 7f6af525695cd..c6c3fc1622f20 100644 --- a/x-pack/plugins/fleet/server/services/agents/request_diagnostics.test.ts +++ b/x-pack/plugins/fleet/server/services/agents/request_diagnostics.test.ts @@ -4,7 +4,7 @@ * 2.0; you may not use this file except in compliance with the Elastic License * 2.0. */ -import type * as estypes from '@elastic/elasticsearch/lib/api/typesWithBodyKey'; +import type * as estypes from '@elastic/elasticsearch/lib/api/types'; import { appContextService } from '../app_context'; import { createAppContextStartContractMock } from '../../mocks'; @@ -33,7 +33,7 @@ describe('requestDiagnostics', () => { expect(esClient.create).toHaveBeenCalledWith( expect.objectContaining({ - body: expect.objectContaining({ + document: expect.objectContaining({ agents: ['agent-in-regular-policy'], type: 'REQUEST_DIAGNOSTICS', expiration: expect.anything(), @@ -53,7 +53,7 @@ describe('requestDiagnostics', () => { expect(esClient.create).toHaveBeenCalledWith( expect.objectContaining({ - body: expect.objectContaining({ + document: expect.objectContaining({ agents: ['agent-in-regular-policy-newer', 'agent-in-regular-policy-newer2'], type: 'REQUEST_DIAGNOSTICS', expiration: expect.anything(), @@ -70,7 +70,7 @@ describe('requestDiagnostics', () => { expect(esClient.create).toHaveBeenCalledWith( expect.objectContaining({ - body: expect.objectContaining({ + document: expect.objectContaining({ agents: ['agent-in-regular-policy-newer', 'agent-in-regular-policy'], type: 'REQUEST_DIAGNOSTICS', expiration: expect.anything(), @@ -80,14 +80,14 @@ describe('requestDiagnostics', () => { ); const calledWithActionResults = esClient.bulk.mock.calls[0][0] as estypes.BulkRequest; // bulk write two line per create - expect(calledWithActionResults.body?.length).toBe(2); + expect(calledWithActionResults.operations?.length).toBe(2); const expectedObject = expect.objectContaining({ '@timestamp': expect.anything(), action_id: expect.anything(), agent_id: 'agent-in-regular-policy', error: 'Agent agent-in-regular-policy does not support request diagnostics action.', }); - expect(calledWithActionResults.body?.[1] as any).toEqual(expectedObject); + expect(calledWithActionResults.operations?.[1]).toEqual(expectedObject); }); }); }); diff --git a/x-pack/plugins/fleet/server/services/agents/unenroll.test.ts b/x-pack/plugins/fleet/server/services/agents/unenroll.test.ts index b43c600a09a5d..222d49ae44eed 100644 --- a/x-pack/plugins/fleet/server/services/agents/unenroll.test.ts +++ b/x-pack/plugins/fleet/server/services/agents/unenroll.test.ts @@ -4,7 +4,7 @@ * 2.0; you may not use this file except in compliance with the Elastic License * 2.0. */ -import type * as estypes from '@elastic/elasticsearch/lib/api/typesWithBodyKey'; +import type * as estypes from '@elastic/elasticsearch/lib/api/types'; import { AGENT_ACTIONS_INDEX, AGENT_ACTIONS_RESULTS_INDEX } from '../../../common'; @@ -48,9 +48,7 @@ describe('unenroll', () => { expect(esClient.update).toBeCalledTimes(1); const calledWith = esClient.update.mock.calls[0]; expect(calledWith[0]?.id).toBe(agentInRegularDoc._id); - expect((calledWith[0] as estypes.UpdateRequest)?.body).toHaveProperty( - 'doc.unenrollment_started_at' - ); + expect(calledWith[0] as estypes.UpdateRequest).toHaveProperty('doc.unenrollment_started_at'); }); it('cannot unenroll from hosted agent policy by default', async () => { @@ -78,9 +76,7 @@ describe('unenroll', () => { expect(esClient.update).toBeCalledTimes(1); const calledWith = esClient.update.mock.calls[0]; expect(calledWith[0]?.id).toBe(agentInHostedDoc._id); - expect((calledWith[0] as estypes.UpdateRequest)?.body).toHaveProperty( - 'doc.unenrollment_started_at' - ); + expect(calledWith[0] as estypes.UpdateRequest).toHaveProperty('doc.unenrollment_started_at'); }); it('can unenroll from hosted agent policy with force=true and revoke=true', async () => { @@ -90,7 +86,7 @@ describe('unenroll', () => { expect(esClient.update).toBeCalledTimes(1); const calledWith = esClient.update.mock.calls[0]; expect(calledWith[0]?.id).toBe(agentInHostedDoc._id); - expect((calledWith[0] as estypes.UpdateRequest)?.body).toHaveProperty('doc.unenrolled_at'); + expect(calledWith[0] as estypes.UpdateRequest).toHaveProperty('doc.unenrolled_at'); }); }); @@ -102,10 +98,10 @@ describe('unenroll', () => { // calls ES update with correct values const calledWith = esClient.bulk.mock.calls[0][0]; - const ids = (calledWith as estypes.BulkRequest)?.body + const ids = (calledWith as estypes.BulkRequest)?.operations ?.filter((i: any) => i.update !== undefined) .map((i: any) => i.update._id); - const docs = (calledWith as estypes.BulkRequest)?.body + const docs = (calledWith as estypes.BulkRequest)?.operations ?.filter((i: any) => i.doc) .map((i: any) => i.doc); expect(ids).toEqual(idsToUnenroll); @@ -123,10 +119,10 @@ describe('unenroll', () => { // calls ES update with correct values const onlyRegular = [agentInRegularDoc._id, agentInRegularDoc2._id]; const calledWith = esClient.bulk.mock.calls[0][0]; - const ids = (calledWith as estypes.BulkRequest)?.body + const ids = (calledWith as estypes.BulkRequest)?.operations ?.filter((i: any) => i.update !== undefined) .map((i: any) => i.update._id); - const docs = (calledWith as estypes.BulkRequest)?.body + const docs = (calledWith as estypes.BulkRequest)?.operations ?.filter((i: any) => i.doc) .map((i: any) => i.doc); expect(ids).toEqual(onlyRegular); @@ -137,7 +133,7 @@ describe('unenroll', () => { // hosted policy is updated in action results with error const calledWithActionResults = esClient.bulk.mock.calls[1][0] as estypes.BulkRequest; // bulk write two line per create - expect(calledWithActionResults.body?.length).toBe(2); + expect(calledWithActionResults.operations?.length).toBe(2); const expectedObject = expect.objectContaining({ '@timestamp': expect.anything(), action_id: expect.anything(), @@ -145,7 +141,7 @@ describe('unenroll', () => { error: 'Cannot unenroll agent-in-hosted-policy from a hosted agent policy hosted-agent-policy in Fleet because the agent policy is managed by an external orchestration solution, such as Elastic Cloud, Kubernetes, etc. Please make changes using your orchestration solution.', }); - expect(calledWithActionResults.body?.[1] as any).toEqual(expectedObject); + expect(calledWithActionResults.operations?.[1]).toEqual(expectedObject); }); it('force unenroll updates in progress unenroll actions', async () => { @@ -186,7 +182,8 @@ describe('unenroll', () => { }); expect(esClient.bulk.mock.calls.length).toEqual(3); - const bulkBody = (esClient.bulk.mock.calls[2][0] as estypes.BulkRequest)?.body?.[1] as any; + const bulkBody = (esClient.bulk.mock.calls[2][0] as estypes.BulkRequest) + ?.operations?.[1] as any; expect(bulkBody.agent_id).toEqual(agentInRegularDoc._id); expect(bulkBody.action_id).toEqual('other-action'); }); @@ -248,10 +245,10 @@ describe('unenroll', () => { // calls ES update with correct values const onlyRegular = [agentInRegularDoc._id, agentInRegularDoc2._id]; const calledWith = esClient.bulk.mock.calls[0][0]; - const ids = (calledWith as estypes.BulkRequest)?.body + const ids = (calledWith as estypes.BulkRequest)?.operations ?.filter((i: any) => i.update !== undefined) .map((i: any) => i.update._id); - const docs = (calledWith as estypes.BulkRequest)?.body + const docs = (calledWith as estypes.BulkRequest)?.operations ?.filter((i: any) => i.doc) .map((i: any) => i.doc); expect(ids).toEqual(onlyRegular); @@ -260,19 +257,19 @@ describe('unenroll', () => { } const errorResults = esClient.bulk.mock.calls[2][0]; - const errorIds = (errorResults as estypes.BulkRequest)?.body + const errorIds = (errorResults as estypes.BulkRequest)?.operations ?.filter((i: any) => i.agent_id) .map((i: any) => i.agent_id); expect(errorIds).toEqual([agentInHostedDoc._id]); const actionResults = esClient.bulk.mock.calls[1][0]; - const resultIds = (actionResults as estypes.BulkRequest)?.body + const resultIds = (actionResults as estypes.BulkRequest)?.operations ?.filter((i: any) => i.agent_id) .map((i: any) => i.agent_id); expect(resultIds).toEqual(onlyRegular); const action = esClient.create.mock.calls[0][0] as any; - expect(action.body.type).toEqual('FORCE_UNENROLL'); + expect(action.document.type).toEqual('FORCE_UNENROLL'); }); it('can unenroll from hosted agent policy with force=true', async () => { @@ -283,10 +280,10 @@ describe('unenroll', () => { // calls ES update with correct values const calledWith = esClient.bulk.mock.calls[0][0]; - const ids = (calledWith as estypes.BulkRequest)?.body + const ids = (calledWith as estypes.BulkRequest)?.operations ?.filter((i: any) => i.update !== undefined) .map((i: any) => i.update._id); - const docs = (calledWith as estypes.BulkRequest)?.body + const docs = (calledWith as estypes.BulkRequest)?.operations ?.filter((i: any) => i.doc) .map((i: any) => i.doc); expect(ids).toEqual(idsToUnenroll); @@ -311,10 +308,10 @@ describe('unenroll', () => { // calls ES update with correct values const calledWith = esClient.bulk.mock.calls[0][0]; - const ids = (calledWith as estypes.BulkRequest)?.body + const ids = (calledWith as estypes.BulkRequest)?.operations ?.filter((i: any) => i.update !== undefined) .map((i: any) => i.update._id); - const docs = (calledWith as estypes.BulkRequest)?.body + const docs = (calledWith as estypes.BulkRequest)?.operations ?.filter((i: any) => i.doc) .map((i: any) => i.doc); expect(ids).toEqual(idsToUnenroll); @@ -323,13 +320,13 @@ describe('unenroll', () => { } const actionResults = esClient.bulk.mock.calls[1][0]; - const resultIds = (actionResults as estypes.BulkRequest)?.body + const resultIds = (actionResults as estypes.BulkRequest)?.operations ?.filter((i: any) => i.agent_id) .map((i: any) => i.agent_id); expect(resultIds).toEqual(idsToUnenroll); const action = esClient.create.mock.calls[0][0] as any; - expect(action.body.type).toEqual('FORCE_UNENROLL'); + expect(action.document.type).toEqual('FORCE_UNENROLL'); }); }); diff --git a/x-pack/plugins/fleet/server/services/agents/update_agent_tags.test.ts b/x-pack/plugins/fleet/server/services/agents/update_agent_tags.test.ts index cd408d953e31a..6a2410dfa3c16 100644 --- a/x-pack/plugins/fleet/server/services/agents/update_agent_tags.test.ts +++ b/x-pack/plugins/fleet/server/services/agents/update_agent_tags.test.ts @@ -112,7 +112,7 @@ describe('update_agent_tags', () => { await updateAgentTags(soClient, esClient, { agentIds: ['agent1'] }, ['one'], []); const agentAction = esClient.create.mock.calls[0][0] as any; - expect(agentAction?.body).toEqual( + expect(agentAction?.document).toEqual( expect.objectContaining({ action_id: expect.anything(), agents: [expect.any(String)], @@ -122,11 +122,11 @@ describe('update_agent_tags', () => { ); const actionResults = esClient.bulk.mock.calls[0][0] as any; - const agentIds = actionResults?.body + const agentIds = actionResults?.operations ?.filter((i: any) => i.agent_id) .map((i: any) => i.agent_id); expect(agentIds.length).toEqual(1); - expect(actionResults.body[1].error).not.toBeDefined(); + expect(actionResults.operations[1].error).not.toBeDefined(); }); it('should skip hosted agent from total when agentIds are passed', async () => { @@ -144,7 +144,7 @@ describe('update_agent_tags', () => { ); const agentAction = esClientMock.create.mock.calls[0][0] as any; - expect(agentAction?.body).toEqual( + expect(agentAction?.document).toEqual( expect.objectContaining({ action_id: expect.anything(), agents: [expect.any(String)], @@ -165,7 +165,7 @@ describe('update_agent_tags', () => { await updateAgentTags(soClient, esClient, { agentIds: ['agent1'] }, ['one'], []); const agentAction = esClient.create.mock.calls[0][0] as any; - expect(agentAction?.body).toEqual( + expect(agentAction?.document).toEqual( expect.objectContaining({ action_id: expect.anything(), agents: ['failure1'], @@ -175,7 +175,7 @@ describe('update_agent_tags', () => { ); const errorResults = esClient.bulk.mock.calls[0][0] as any; - expect(errorResults.body[1].error).toEqual('error reason'); + expect(errorResults.operations[1].error).toEqual('error reason'); }); it('should throw error on version conflicts', async () => { @@ -217,10 +217,10 @@ describe('update_agent_tags', () => { ).rejects.toThrowError('Version conflict of 100 agents'); const agentAction = esClient.create.mock.calls[0][0] as any; - expect(agentAction?.body.agents.length).toEqual(100); + expect(agentAction?.document.agents.length).toEqual(100); const errorResults = esClient.bulk.mock.calls[0][0] as any; - expect(errorResults.body[1].error).toEqual('version conflict on last retry'); + expect(errorResults.operations[1].error).toEqual('version conflict on last retry'); }); it('should combine action agents from updated, failures and version conflicts on last retry', async () => { @@ -249,7 +249,7 @@ describe('update_agent_tags', () => { ).rejects.toThrowError('Version conflict of 1 agents'); const agentAction = esClient.create.mock.calls[0][0] as any; - expect(agentAction?.body.agents.length).toEqual(3); + expect(agentAction?.document.agents.length).toEqual(3); }); it('should run add tags async when actioning more agents than batch size', async () => { @@ -367,7 +367,7 @@ describe('update_agent_tags', () => { ); const agentAction = esClient.create.mock.calls[0][0] as any; - expect(agentAction?.body).toEqual( + expect(agentAction?.document).toEqual( expect.objectContaining({ action_id: expect.anything(), agents: [expect.any(String)], diff --git a/x-pack/plugins/fleet/server/services/agents/upgrade.test.ts b/x-pack/plugins/fleet/server/services/agents/upgrade.test.ts index 7dbfaf86bd272..f39f557076283 100644 --- a/x-pack/plugins/fleet/server/services/agents/upgrade.test.ts +++ b/x-pack/plugins/fleet/server/services/agents/upgrade.test.ts @@ -5,7 +5,7 @@ * 2.0. */ -import type * as estypes from '@elastic/elasticsearch/lib/api/typesWithBodyKey'; +import type * as estypes from '@elastic/elasticsearch/lib/api/types'; import { appContextService } from '../app_context'; import type { Agent } from '../../types'; @@ -58,10 +58,10 @@ describe('sendUpgradeAgentsActions (plural)', () => { // calls ES update with correct values const calledWith = esClient.bulk.mock.calls[0][0]; - const ids = (calledWith as estypes.BulkRequest)?.body + const ids = (calledWith as estypes.BulkRequest)?.operations ?.filter((i: any) => i.update !== undefined) .map((i: any) => i.update._id); - const docs = (calledWith as estypes.BulkRequest)?.body + const docs = (calledWith as estypes.BulkRequest)?.operations ?.filter((i: any) => i.doc) .map((i: any) => i.doc); @@ -80,10 +80,10 @@ describe('sendUpgradeAgentsActions (plural)', () => { // calls ES update with correct values const onlyRegular = [agentInRegularDoc._id, agentInRegularDoc2._id]; const calledWith = esClient.bulk.mock.calls[0][0]; - const ids = (calledWith as estypes.BulkRequest)?.body + const ids = (calledWith as estypes.BulkRequest)?.operations ?.filter((i: any) => i.update !== undefined) .map((i: any) => i.update._id); - const docs = (calledWith as estypes.BulkRequest)?.body + const docs = (calledWith as estypes.BulkRequest)?.operations ?.filter((i: any) => i.doc) .map((i: any) => i.doc); expect(ids).toEqual(onlyRegular); @@ -95,7 +95,7 @@ describe('sendUpgradeAgentsActions (plural)', () => { // hosted policy is updated in action results with error const calledWithActionResults = esClient.bulk.mock.calls[1][0] as estypes.BulkRequest; // bulk write two line per create - expect(calledWithActionResults.body?.length).toBe(2); + expect(calledWithActionResults.operations?.length).toBe(2); const expectedObject = expect.objectContaining({ '@timestamp': expect.anything(), action_id: expect.anything(), @@ -103,7 +103,7 @@ describe('sendUpgradeAgentsActions (plural)', () => { error: 'Cannot upgrade agent in hosted agent policy hosted-agent-policy in Fleet because the agent policy is managed by an external orchestration solution, such as Elastic Cloud, Kubernetes, etc. Please make changes using your orchestration solution.', }); - expect(calledWithActionResults.body?.[1] as any).toEqual(expectedObject); + expect(calledWithActionResults.operations?.[1]).toEqual(expectedObject); }); it('can upgrade from hosted agent policy with force=true', async () => { @@ -118,10 +118,10 @@ describe('sendUpgradeAgentsActions (plural)', () => { // calls ES update with correct values const calledWith = esClient.bulk.mock.calls[0][0]; - const ids = (calledWith as estypes.BulkRequest)?.body + const ids = (calledWith as estypes.BulkRequest)?.operations ?.filter((i: any) => i.update !== undefined) .map((i: any) => i.update._id); - const docs = (calledWith as estypes.BulkRequest)?.body + const docs = (calledWith as estypes.BulkRequest)?.operations ?.filter((i: any) => i.doc) .map((i: any) => i.doc); expect(ids).toEqual(idsToAction); diff --git a/x-pack/plugins/fleet/server/services/epm/elasticsearch/index/update_settings.ts b/x-pack/plugins/fleet/server/services/epm/elasticsearch/index/update_settings.ts index 766d03f6a776c..512a6661d80d5 100644 --- a/x-pack/plugins/fleet/server/services/epm/elasticsearch/index/update_settings.ts +++ b/x-pack/plugins/fleet/server/services/epm/elasticsearch/index/update_settings.ts @@ -7,7 +7,7 @@ import type { ElasticsearchClient } from '@kbn/core-elasticsearch-server'; -import type { IndicesIndexSettings } from '@elastic/elasticsearch/lib/api/typesWithBodyKey'; +import type { IndicesIndexSettings } from '@elastic/elasticsearch/lib/api/types'; import { appContextService } from '../../..'; diff --git a/x-pack/plugins/fleet/server/services/epm/elasticsearch/template/template.ts b/x-pack/plugins/fleet/server/services/epm/elasticsearch/template/template.ts index 93695c68add0a..68da3857a5cff 100644 --- a/x-pack/plugins/fleet/server/services/epm/elasticsearch/template/template.ts +++ b/x-pack/plugins/fleet/server/services/epm/elasticsearch/template/template.ts @@ -10,7 +10,7 @@ import type { IndicesIndexSettings, MappingDynamicTemplate, MappingTypeMapping, -} from '@elastic/elasticsearch/lib/api/typesWithBodyKey'; +} from '@elastic/elasticsearch/lib/api/types'; import pMap from 'p-map'; import { isResponseError } from '@kbn/es-errors'; diff --git a/x-pack/plugins/fleet/server/services/epm/elasticsearch/template/utils.ts b/x-pack/plugins/fleet/server/services/epm/elasticsearch/template/utils.ts index 6a34beb371082..2b5102eb2f481 100644 --- a/x-pack/plugins/fleet/server/services/epm/elasticsearch/template/utils.ts +++ b/x-pack/plugins/fleet/server/services/epm/elasticsearch/template/utils.ts @@ -4,7 +4,7 @@ * 2.0; you may not use this file except in compliance with the Elastic License * 2.0. */ -import type { MappingTypeMapping } from '@elastic/elasticsearch/lib/api/typesWithBodyKey'; +import type { MappingTypeMapping } from '@elastic/elasticsearch/lib/api/types'; import { USER_SETTINGS_TEMPLATE_SUFFIX } from '../../../../constants'; diff --git a/x-pack/plugins/fleet/server/services/epm/elasticsearch/transform/reauthorize.ts b/x-pack/plugins/fleet/server/services/epm/elasticsearch/transform/reauthorize.ts index 8d53a952608fa..03975fbb13aa4 100644 --- a/x-pack/plugins/fleet/server/services/epm/elasticsearch/transform/reauthorize.ts +++ b/x-pack/plugins/fleet/server/services/epm/elasticsearch/transform/reauthorize.ts @@ -12,7 +12,7 @@ import type { SavedObjectsClientContract } from '@kbn/core-saved-objects-api-ser import { sortBy, uniqBy } from 'lodash'; import pMap from 'p-map'; import { isPopulatedObject } from '@kbn/ml-is-populated-object'; -import type { ErrorResponseBase } from '@elastic/elasticsearch/lib/api/typesWithBodyKey'; +import type { ErrorResponseBase } from '@elastic/elasticsearch/lib/api/types'; import type { SecondaryAuthorizationHeader } from '../../../../../common/types/models/transform_api_key'; import { updateEsAssetReferences } from '../../packages/es_assets_reference'; diff --git a/x-pack/plugins/fleet/server/services/experimental_datastream_features_helper.ts b/x-pack/plugins/fleet/server/services/experimental_datastream_features_helper.ts index a33f936a613f4..0f766062ab20e 100644 --- a/x-pack/plugins/fleet/server/services/experimental_datastream_features_helper.ts +++ b/x-pack/plugins/fleet/server/services/experimental_datastream_features_helper.ts @@ -5,10 +5,7 @@ * 2.0. */ -import type { - MappingProperty, - PropertyName, -} from '@elastic/elasticsearch/lib/api/typesWithBodyKey'; +import type { MappingProperty, PropertyName } from '@elastic/elasticsearch/lib/api/types'; import type { ExperimentalDataStreamFeature } from '../../common/types'; diff --git a/x-pack/plugins/fleet/server/services/files/client_from_host.ts b/x-pack/plugins/fleet/server/services/files/client_from_host.ts index 814d342ddd993..4781f9467fb77 100644 --- a/x-pack/plugins/fleet/server/services/files/client_from_host.ts +++ b/x-pack/plugins/fleet/server/services/files/client_from_host.ts @@ -9,7 +9,7 @@ import type { Readable } from 'stream'; import type { ElasticsearchClient } from '@kbn/core-elasticsearch-server'; import type { Logger } from '@kbn/core/server'; -import type * as estypes from '@elastic/elasticsearch/lib/api/typesWithBodyKey'; +import type * as estypes from '@elastic/elasticsearch/lib/api/types'; import type { FileClient } from '@kbn/files-plugin/server'; import { createEsFileClient } from '@kbn/files-plugin/server'; diff --git a/x-pack/plugins/fleet/server/services/security/uninstall_token_service/index.ts b/x-pack/plugins/fleet/server/services/security/uninstall_token_service/index.ts index 1f58fcafd396b..275dcfc3a281d 100644 --- a/x-pack/plugins/fleet/server/services/security/uninstall_token_service/index.ts +++ b/x-pack/plugins/fleet/server/services/security/uninstall_token_service/index.ts @@ -28,7 +28,7 @@ import { asyncForEach, asyncMap } from '@kbn/std'; import type { AggregationsTermsInclude, AggregationsTermsExclude, -} from '@elastic/elasticsearch/lib/api/typesWithBodyKey'; +} from '@elastic/elasticsearch/lib/api/types'; import { isResponseError } from '@kbn/es-errors'; import { DEFAULT_SPACE_ID } from '@kbn/spaces-plugin/common'; import { DEFAULT_NAMESPACE_STRING } from '@kbn/core-saved-objects-utils-server'; diff --git a/x-pack/plugins/index_management/jest.config.js b/x-pack/plugins/index_management/jest.config.js deleted file mode 100644 index 8cd0af1f81147..0000000000000 --- a/x-pack/plugins/index_management/jest.config.js +++ /dev/null @@ -1,17 +0,0 @@ -/* - * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the Elastic License - * 2.0; you may not use this file except in compliance with the Elastic License - * 2.0. - */ - -module.exports = { - preset: '@kbn/test', - rootDir: '../../..', - roots: ['/x-pack/plugins/index_management'], - coverageDirectory: '/target/kibana-coverage/jest/x-pack/plugins/index_management', - coverageReporters: ['text', 'html'], - collectCoverageFrom: [ - '/x-pack/plugins/index_management/{common,public,server}/**/*.{js,ts,tsx}', - ], -}; diff --git a/x-pack/plugins/lens/public/react_embeddable/initializers/initialize_edit.tsx b/x-pack/plugins/lens/public/react_embeddable/initializers/initialize_edit.tsx index 81372dad339f7..4674fb84c2635 100644 --- a/x-pack/plugins/lens/public/react_embeddable/initializers/initialize_edit.tsx +++ b/x-pack/plugins/lens/public/react_embeddable/initializers/initialize_edit.tsx @@ -37,6 +37,7 @@ import { setupPanelManagement } from '../inline_editing/panel_management'; import { mountInlineEditPanel } from '../inline_editing/mount'; import { StateManagementConfig } from './initialize_state_management'; import { apiPublishesInlineEditingCapabilities } from '../type_guards'; +import { SearchContextConfig } from './initialize_search_context'; function getSupportedTriggers( getState: GetStateType, @@ -61,6 +62,7 @@ export function initializeEditApi( internalApi: LensInternalApi, stateApi: StateManagementConfig['api'], inspectorApi: LensInspectorAdapters, + searchContextApi: SearchContextConfig['api'], isTextBasedLanguage: (currentState: LensRuntimeState) => boolean, startDependencies: LensEmbeddableStartServices, parentApi?: unknown @@ -126,9 +128,34 @@ export function initializeEditApi( stateApi.updateSavedObjectId(newState.savedObjectId); }; + // Wrap the getState() when inline editing and make sure that the filters in the attributes + // are properly injected with the correct references to avoid issues when saving/navigating to the full editor + const getStateWithInjectedFilters = () => { + const currentState = getState(); + // use the search context api here for filters for 2 reasons: + // * the filters here have the correct references already injected + // * the edit filters flow may change in the future and this is the right place to get the filters + const currentFilters = searchContextApi.filters$.getValue() ?? []; + // if there are no filters, avoid to copy the attributes + if (!currentFilters.length) { + return currentState; + } + // otherwise make sure to inject the references into filters + return { + ...currentState, + attributes: { + ...currentState.attributes, + state: { + ...currentState.attributes.state, + filters: currentFilters, + }, + }, + }; + }; + const openInlineEditor = prepareInlineEditPanel( initialState, - getState, + getStateWithInjectedFilters, updateState, internalApi, panelManagementApi, @@ -205,6 +232,9 @@ export function initializeEditApi( const rootEmbeddable = parentApi; const overlayTracker = tracksOverlays(rootEmbeddable) ? rootEmbeddable : undefined; const ConfigPanel = await openInlineEditor({ + // the getState() here contains the wrong filters references + // but the input attributes are correct as openInlineEditor() handler is using + // the getStateWithInjectedFilters() function onApply: (attributes: LensRuntimeState['attributes']) => updateState({ ...getState(), attributes }), // restore the first state found when the panel opened diff --git a/x-pack/plugins/lens/public/react_embeddable/initializers/initialize_search_context.ts b/x-pack/plugins/lens/public/react_embeddable/initializers/initialize_search_context.ts index 1a608de11e230..1d95fd49b3f55 100644 --- a/x-pack/plugins/lens/public/react_embeddable/initializers/initialize_search_context.ts +++ b/x-pack/plugins/lens/public/react_embeddable/initializers/initialize_search_context.ts @@ -18,18 +18,26 @@ import { apiPublishesSearchSession, } from '@kbn/presentation-publishing/interfaces/fetch/publishes_search_session'; import { buildObservableVariable } from '../helper'; -import { LensInternalApi, LensRuntimeState, LensUnifiedSearchContext } from '../types'; +import { + LensEmbeddableStartServices, + LensInternalApi, + LensRuntimeState, + LensUnifiedSearchContext, +} from '../types'; -export function initializeSearchContext( - initialState: LensRuntimeState, - internalApi: LensInternalApi, - parentApi: unknown -): { +export interface SearchContextConfig { api: PublishesUnifiedSearch & PublishesSearchSession; comparators: StateComparators; serialize: () => LensUnifiedSearchContext; cleanup: () => void; -} { +} + +export function initializeSearchContext( + initialState: LensRuntimeState, + internalApi: LensInternalApi, + parentApi: unknown, + { injectFilterReferences }: LensEmbeddableStartServices +): SearchContextConfig { const [searchSessionId$] = buildObservableVariable( apiPublishesSearchSession(parentApi) ? parentApi.searchSessionId$ : undefined ); @@ -38,7 +46,10 @@ export function initializeSearchContext( const [lastReloadRequestTime] = buildObservableVariable(undefined); - const [filters$] = buildObservableVariable(attributes.state.filters); + // Make sure the panel access the filters with the correct references + const [filters$] = buildObservableVariable( + injectFilterReferences(attributes.state.filters, attributes.references) + ); const [query$] = buildObservableVariable( attributes.state.query diff --git a/x-pack/plugins/lens/public/react_embeddable/lens_embeddable.tsx b/x-pack/plugins/lens/public/react_embeddable/lens_embeddable.tsx index 2fc1928dc40c8..c193e02c06f0e 100644 --- a/x-pack/plugins/lens/public/react_embeddable/lens_embeddable.tsx +++ b/x-pack/plugins/lens/public/react_embeddable/lens_embeddable.tsx @@ -84,6 +84,13 @@ export const createLensEmbeddableFactory = ( const inspectorConfig = initializeInspector(services); + const searchContextConfig = initializeSearchContext( + initialState, + internalApi, + parentApi, + services + ); + const editConfig = initializeEditApi( uuid, initialState, @@ -91,12 +98,12 @@ export const createLensEmbeddableFactory = ( internalApi, stateConfig.api, inspectorConfig.api, + searchContextConfig.api, isTextBasedLanguage, services, parentApi ); - const searchContextConfig = initializeSearchContext(initialState, internalApi, parentApi); const integrationsConfig = initializeIntegrations(getState, services); const actionsConfig = initializeActionApi( uuid, diff --git a/x-pack/plugins/maps/server/data_indexing/indexing_routes.ts b/x-pack/plugins/maps/server/data_indexing/indexing_routes.ts index e7cb10427a297..987fd23a13d4f 100644 --- a/x-pack/plugins/maps/server/data_indexing/indexing_routes.ts +++ b/x-pack/plugins/maps/server/data_indexing/indexing_routes.ts @@ -46,6 +46,13 @@ export function initIndexingRoutes({ .addVersion( { version: '1', + security: { + authz: { + enabled: false, + reason: + 'This route is opted out from authorization because permissions will be checked by elasticsearch.', + }, + }, validate: { request: { body: schema.object({ @@ -98,6 +105,13 @@ export function initIndexingRoutes({ .addVersion( { version: '1', + security: { + authz: { + enabled: false, + reason: + 'This route is opted out from authorization because permissions will be checked by elasticsearch.', + }, + }, validate: { request: { body: schema.object({ @@ -134,6 +148,13 @@ export function initIndexingRoutes({ .addVersion( { version: '1', + security: { + authz: { + enabled: false, + reason: + 'This route is opted out from authorization because permissions will be checked by elasticsearch.', + }, + }, validate: { request: { params: schema.object({ @@ -196,6 +217,13 @@ export function initIndexingRoutes({ .addVersion( { version: '1', + security: { + authz: { + enabled: false, + reason: + 'This route is opted out from authorization because permissions will be checked by elasticsearch.', + }, + }, validate: { request: { query: schema.object({ @@ -223,6 +251,13 @@ export function initIndexingRoutes({ .addVersion( { version: '1', + security: { + authz: { + enabled: false, + reason: + 'This route is opted out from authorization because permissions will be checked by elasticsearch.', + }, + }, validate: { request: { query: schema.object({ diff --git a/x-pack/plugins/maps/server/mvt/mvt_routes.ts b/x-pack/plugins/maps/server/mvt/mvt_routes.ts index f768eb93dd9a3..aa3f0c51f69ea 100644 --- a/x-pack/plugins/maps/server/mvt/mvt_routes.ts +++ b/x-pack/plugins/maps/server/mvt/mvt_routes.ts @@ -41,6 +41,13 @@ export function initMVTRoutes({ .addVersion( { version: '1', + security: { + authz: { + enabled: false, + reason: + 'This route is opted out from authorization because permissions will be checked by elasticsearch.', + }, + }, validate: { request: { params: schema.object({ @@ -117,6 +124,13 @@ export function initMVTRoutes({ .addVersion( { version: '1', + security: { + authz: { + enabled: false, + reason: + 'This route is opted out from authorization because permissions will be checked by elasticsearch.', + }, + }, validate: { request: { params: schema.object({ diff --git a/x-pack/plugins/maps/server/routes.ts b/x-pack/plugins/maps/server/routes.ts index 32f7a9e6c18ea..7bfa80dfe5bd4 100644 --- a/x-pack/plugins/maps/server/routes.ts +++ b/x-pack/plugins/maps/server/routes.ts @@ -27,6 +27,13 @@ export function initRoutes(coreSetup: CoreSetup, logger: Logger) { .addVersion( { version: '1', + security: { + authz: { + enabled: false, + reason: + 'This route is opted out from authorization because it is only serving static files.', + }, + }, validate: { request: { params: schema.object({ @@ -66,6 +73,13 @@ export function initRoutes(coreSetup: CoreSetup, logger: Logger) { .addVersion( { version: '1', + security: { + authz: { + enabled: false, + reason: + 'This route is opted out from authorization because permissions will be checked by elasticsearch.', + }, + }, validate: { request: { query: schema.object({ diff --git a/x-pack/plugins/monitoring/public/components/no_data/explanations/collection_interval/__snapshots__/collection_interval.test.js.snap b/x-pack/plugins/monitoring/public/components/no_data/explanations/collection_interval/__snapshots__/collection_interval.test.js.snap index 9eae73675cc3c..7fdc9cc321040 100644 --- a/x-pack/plugins/monitoring/public/components/no_data/explanations/collection_interval/__snapshots__/collection_interval.test.js.snap +++ b/x-pack/plugins/monitoring/public/components/no_data/explanations/collection_interval/__snapshots__/collection_interval.test.js.snap @@ -92,7 +92,7 @@ Array [ aria-label="Loading" class="euiLoadingSpinner emotion-euiLoadingSpinner-m" role="progressbar" - style="border-color: #07c currentcolor currentcolor currentcolor;" + style="border-color: #0077cc currentcolor currentcolor currentcolor;" /> Turn on monitoring diff --git a/x-pack/plugins/observability_solution/observability_logs_explorer/jest.config.js b/x-pack/plugins/observability_solution/observability_logs_explorer/jest.config.js deleted file mode 100644 index 710181b10939f..0000000000000 --- a/x-pack/plugins/observability_solution/observability_logs_explorer/jest.config.js +++ /dev/null @@ -1,18 +0,0 @@ -/* - * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the Elastic License - * 2.0; you may not use this file except in compliance with the Elastic License - * 2.0. - */ - -module.exports = { - preset: '@kbn/test', - rootDir: '../../../..', - roots: ['/x-pack/plugins/observability_solution/observability_logs_explorer'], - coverageDirectory: - '/target/kibana-coverage/jest/x-pack/plugins/observability_solution/observability_logs_explorer', - coverageReporters: ['text', 'html'], - collectCoverageFrom: [ - '/x-pack/plugins/observability_solution/observability_logs_explorer/{common,public}/**/*.{ts,tsx}', - ], -}; diff --git a/x-pack/plugins/observability_solution/observability_shared/public/components/field_value_suggestions/field_value_selection.test.tsx b/x-pack/plugins/observability_solution/observability_shared/public/components/field_value_suggestions/field_value_selection.test.tsx index 9839d1d5d58e9..01e86b87e6d6c 100644 --- a/x-pack/plugins/observability_solution/observability_shared/public/components/field_value_suggestions/field_value_selection.test.tsx +++ b/x-pack/plugins/observability_solution/observability_shared/public/components/field_value_suggestions/field_value_selection.test.tsx @@ -8,8 +8,7 @@ import React from 'react'; import { mount, render } from 'enzyme'; import { FieldValueSelection } from './field_value_selection'; -import { EuiSelectableList } from '@elastic/eui'; -import { EuiThemeProvider } from '@kbn/kibana-react-plugin/common'; +import { EuiSelectableList, EuiThemeProvider } from '@elastic/eui'; const values = [ { label: 'elastic co frontend', count: 1 }, @@ -56,23 +55,23 @@ describe('FieldValueSelection', () => { expect((list.props() as any).visibleOptions).toMatchInlineSnapshot(` Array [ Object { - "append": + "append": 1 - , + , "label": "elastic co frontend", }, Object { - "append": + "append": 2 - , + , "label": "apm server", }, ] diff --git a/x-pack/plugins/observability_solution/observability_shared/public/components/field_value_suggestions/field_value_selection.tsx b/x-pack/plugins/observability_solution/observability_shared/public/components/field_value_suggestions/field_value_selection.tsx index aebb3a145371e..e74173e90cfff 100644 --- a/x-pack/plugins/observability_solution/observability_shared/public/components/field_value_suggestions/field_value_selection.tsx +++ b/x-pack/plugins/observability_solution/observability_shared/public/components/field_value_suggestions/field_value_selection.tsx @@ -21,15 +21,13 @@ import { useEuiTheme, } from '@elastic/eui'; import { i18n } from '@kbn/i18n'; -import styled from 'styled-components'; import { isEqual, map } from 'lodash'; -import { euiStyled } from '@kbn/kibana-react-plugin/common'; +import styled from '@emotion/styled'; import { FieldValueSelectionProps, ListItem } from './types'; - -const Counter = euiStyled.div` - border-radius: ${({ theme }) => theme.eui.euiBorderRadius}; - background: ${({ theme }) => theme.eui.euiColorLightShade}; - padding: 0 ${({ theme }) => theme.eui.euiSizeXS}; +const Counter = styled.div` + border-radius: ${({ theme }) => theme.euiTheme.border.radius.medium}; + background: ${({ theme }) => theme.euiTheme.colors.lightShade}; + padding: 0 ${({ theme }) => theme.euiTheme.size.xs}; `; const formatOptions = ( @@ -221,7 +219,7 @@ export function FieldValueSelection({ css={{ flexDirection: 'row-reverse', gap: euiTheme.size.s, - color: euiTheme.colors.subduedText, + color: euiTheme.colors.textSubdued, }} label={i18n.translate( 'xpack.observabilityShared.fieldValueSelection.logicalAnd', diff --git a/x-pack/plugins/observability_solution/observability_shared/public/components/field_value_suggestions/index.test.tsx b/x-pack/plugins/observability_solution/observability_shared/public/components/field_value_suggestions/index.test.tsx index 4cc1375b22db2..de01857f15a7a 100644 --- a/x-pack/plugins/observability_solution/observability_shared/public/components/field_value_suggestions/index.test.tsx +++ b/x-pack/plugins/observability_solution/observability_shared/public/components/field_value_suggestions/index.test.tsx @@ -8,7 +8,7 @@ import React from 'react'; import { FieldValueSuggestions } from '.'; import { render, screen, fireEvent, waitForElementToBeRemoved } from '@testing-library/react'; -import { EuiThemeProvider } from '@kbn/kibana-react-plugin/common'; +import { EuiThemeProvider } from '@elastic/eui'; import * as obsHooks from '../../hooks/use_es_search'; jest.setTimeout(30000); @@ -45,7 +45,7 @@ describe('FieldValueSuggestions', () => { ]); render( - + { const onChange = jest.fn(); const { rerender } = render( - + { await waitForElementToBeRemoved(() => screen.queryByText('Apply')); rerender( - + ({ - embeddableFactoryId, - height, - ...props -}: T & { embeddableFactoryId: string; height?: string }) { - const { embeddable: embeddablePlugin } = useKibana().services; - const [embeddable, setEmbeddable] = useState(); - const embeddableRoot: React.RefObject = useRef(null); - - useEffect(() => { - async function createEmbeddable() { - const factory = embeddablePlugin?.getEmbeddableFactory(embeddableFactoryId); - const input = { ...props, id: 'embeddable_profiling' }; - const embeddableObject = await factory?.create(input); - setEmbeddable(embeddableObject); - } - createEmbeddable(); - // eslint-disable-next-line react-hooks/exhaustive-deps - }, []); - - useEffect(() => { - if (embeddableRoot.current && embeddable) { - embeddable.render(embeddableRoot.current); - } - }, [embeddable, embeddableRoot]); - - useEffect(() => { - if (embeddable) { - embeddable.updateInput(props); - embeddable.reload(); - } - }, [embeddable, props]); - - return ( -

- ); -} diff --git a/x-pack/plugins/security/server/__snapshots__/prompt_page.test.tsx.snap b/x-pack/plugins/security/server/__snapshots__/prompt_page.test.tsx.snap index db2f55f0de222..447fe4b5c92a1 100644 --- a/x-pack/plugins/security/server/__snapshots__/prompt_page.test.tsx.snap +++ b/x-pack/plugins/security/server/__snapshots__/prompt_page.test.tsx.snap @@ -1,5 +1,5 @@ // Jest Snapshot v1, https://goo.gl/fbAQLP -exports[`PromptPage renders as expected with additional scripts 1`] = `"ElasticMockedFonts

Some Title

Some Body
Action#1
Action#2
"`; +exports[`PromptPage renders as expected with additional scripts 1`] = `"ElasticMockedFonts

Some Title

Some Body
Action#1
Action#2
"`; -exports[`PromptPage renders as expected without additional scripts 1`] = `"ElasticMockedFonts

Some Title

Some Body
Action#1
Action#2
"`; +exports[`PromptPage renders as expected without additional scripts 1`] = `"ElasticMockedFonts

Some Title

Some Body
Action#1
Action#2
"`; diff --git a/x-pack/plugins/security/server/authentication/__snapshots__/unauthenticated_page.test.tsx.snap b/x-pack/plugins/security/server/authentication/__snapshots__/unauthenticated_page.test.tsx.snap index ab94f2c2efc8d..8ca838fa1ce60 100644 --- a/x-pack/plugins/security/server/authentication/__snapshots__/unauthenticated_page.test.tsx.snap +++ b/x-pack/plugins/security/server/authentication/__snapshots__/unauthenticated_page.test.tsx.snap @@ -1,5 +1,5 @@ // Jest Snapshot v1, https://goo.gl/fbAQLP -exports[`UnauthenticatedPage renders as expected 1`] = `"ElasticMockedFonts

We hit an authentication error

Try logging in again, and if the problem persists, contact your system administrator.

"`; +exports[`UnauthenticatedPage renders as expected 1`] = `"ElasticMockedFonts

We hit an authentication error

Try logging in again, and if the problem persists, contact your system administrator.

"`; -exports[`UnauthenticatedPage renders as expected with custom title 1`] = `"My Company NameMockedFonts

We hit an authentication error

Try logging in again, and if the problem persists, contact your system administrator.

"`; +exports[`UnauthenticatedPage renders as expected with custom title 1`] = `"My Company NameMockedFonts

We hit an authentication error

Try logging in again, and if the problem persists, contact your system administrator.

"`; diff --git a/x-pack/plugins/security/server/authorization/__snapshots__/reset_session_page.test.tsx.snap b/x-pack/plugins/security/server/authorization/__snapshots__/reset_session_page.test.tsx.snap index fcab54e925cfb..18a3568c092c4 100644 --- a/x-pack/plugins/security/server/authorization/__snapshots__/reset_session_page.test.tsx.snap +++ b/x-pack/plugins/security/server/authorization/__snapshots__/reset_session_page.test.tsx.snap @@ -1,5 +1,5 @@ // Jest Snapshot v1, https://goo.gl/fbAQLP -exports[`ResetSessionPage renders as expected 1`] = `"ElasticMockedFonts

You do not have permission to access the requested page

Either go back to the previous page or log in as a different user.

"`; +exports[`ResetSessionPage renders as expected 1`] = `"ElasticMockedFonts

You do not have permission to access the requested page

Either go back to the previous page or log in as a different user.

"`; -exports[`ResetSessionPage renders as expected with custom page title 1`] = `"My Company NameMockedFonts

You do not have permission to access the requested page

Either go back to the previous page or log in as a different user.

"`; +exports[`ResetSessionPage renders as expected with custom page title 1`] = `"My Company NameMockedFonts

You do not have permission to access the requested page

Either go back to the previous page or log in as a different user.

"`; diff --git a/x-pack/plugins/telemetry_collection_xpack/schema/xpack_observability.json b/x-pack/plugins/telemetry_collection_xpack/schema/xpack_observability.json index 4b60ca1da8d6b..ad6d7bf795baa 100644 --- a/x-pack/plugins/telemetry_collection_xpack/schema/xpack_observability.json +++ b/x-pack/plugins/telemetry_collection_xpack/schema/xpack_observability.json @@ -1,5 +1,29 @@ { "properties": { + "infraops": { + "properties": { + "last_24_hours": { + "properties": { + "hits": { + "properties": { + "infraops_hosts": { + "type": "long" + }, + "infraops_docker": { + "type": "long" + }, + "infraops_kubernetes": { + "type": "long" + }, + "logs": { + "type": "long" + } + } + } + } + } + } + }, "investigation": { "properties": { "investigation": { diff --git a/x-pack/plugins/telemetry_collection_xpack/schema/xpack_platform.json b/x-pack/plugins/telemetry_collection_xpack/schema/xpack_platform.json index c5371a8815aef..306015015186c 100644 --- a/x-pack/plugins/telemetry_collection_xpack/schema/xpack_platform.json +++ b/x-pack/plugins/telemetry_collection_xpack/schema/xpack_platform.json @@ -1,5 +1,147 @@ { "properties": { + "logs_data": { + "properties": { + "data": { + "type": "array", + "items": { + "properties": { + "pattern_name": { + "type": "keyword", + "_meta": { + "description": "Logs pattern name representing the stream of logs" + } + }, + "shipper": { + "type": "keyword", + "_meta": { + "description": "Shipper if present, sending the logs" + } + }, + "doc_count": { + "type": "long", + "_meta": { + "description": "Total number of documents in the steam of logs" + } + }, + "structure_level": { + "properties": { + "0": { + "type": "long", + "_meta": { + "description": "Total docs at structure level 0" + } + }, + "1": { + "type": "long", + "_meta": { + "description": "Total docs at structure level 1" + } + }, + "2": { + "type": "long", + "_meta": { + "description": "Total docs at structure level 2" + } + }, + "3": { + "type": "long", + "_meta": { + "description": "Total docs at structure level 3" + } + }, + "4": { + "type": "long", + "_meta": { + "description": "Total docs at structure level 4" + } + }, + "5": { + "type": "long", + "_meta": { + "description": "Total docs at structure level 5" + } + }, + "6": { + "type": "long", + "_meta": { + "description": "Total docs at structure level 6" + } + } + } + }, + "failure_store_doc_count": { + "type": "long", + "_meta": { + "description": "Total number of documents in the failure store in the stream of logs" + } + }, + "index_count": { + "type": "long", + "_meta": { + "description": "Total number of indices in the stream of logs" + } + }, + "namespace_count": { + "type": "long", + "_meta": { + "description": "Total number of namespaces in the stream of logs" + } + }, + "field_count": { + "type": "long", + "_meta": { + "description": "Total number of fields in mappings of indices of the stream of logs" + } + }, + "field_existence": { + "properties": { + "DYNAMIC_KEY": { + "type": "long", + "_meta": { + "description": "Count of documents having the field represented by the key" + } + } + } + }, + "size_in_bytes": { + "type": "long", + "_meta": { + "description": "Total size in bytes of the stream of logs" + } + }, + "managed_by": { + "type": "array", + "items": { + "type": "keyword", + "_meta": { + "description": "Value captured in _meta.managed_by" + } + } + }, + "package_name": { + "type": "array", + "items": { + "type": "keyword", + "_meta": { + "description": "Value captured in _meta.package.name" + } + } + }, + "beat": { + "type": "array", + "items": { + "type": "keyword", + "_meta": { + "description": "Value captured in _meta.beat.name" + } + } + } + } + } + } + } + }, "ml": { "properties": { "alertRules": { diff --git a/x-pack/plugins/telemetry_collection_xpack/schema/xpack_plugins.json b/x-pack/plugins/telemetry_collection_xpack/schema/xpack_plugins.json index b2870f3ef4809..c45a2944aa440 100644 --- a/x-pack/plugins/telemetry_collection_xpack/schema/xpack_plugins.json +++ b/x-pack/plugins/telemetry_collection_xpack/schema/xpack_plugins.json @@ -12907,30 +12907,6 @@ } } }, - "infraops": { - "properties": { - "last_24_hours": { - "properties": { - "hits": { - "properties": { - "infraops_hosts": { - "type": "long" - }, - "infraops_docker": { - "type": "long" - }, - "infraops_kubernetes": { - "type": "long" - }, - "logs": { - "type": "long" - } - } - } - } - } - } - }, "kibana_settings": { "properties": { "xpack": { @@ -12942,148 +12918,6 @@ } } }, - "logs_data": { - "properties": { - "data": { - "type": "array", - "items": { - "properties": { - "pattern_name": { - "type": "keyword", - "_meta": { - "description": "Logs pattern name representing the stream of logs" - } - }, - "shipper": { - "type": "keyword", - "_meta": { - "description": "Shipper if present, sending the logs" - } - }, - "doc_count": { - "type": "long", - "_meta": { - "description": "Total number of documents in the steam of logs" - } - }, - "structure_level": { - "properties": { - "0": { - "type": "long", - "_meta": { - "description": "Total docs at structure level 0" - } - }, - "1": { - "type": "long", - "_meta": { - "description": "Total docs at structure level 1" - } - }, - "2": { - "type": "long", - "_meta": { - "description": "Total docs at structure level 2" - } - }, - "3": { - "type": "long", - "_meta": { - "description": "Total docs at structure level 3" - } - }, - "4": { - "type": "long", - "_meta": { - "description": "Total docs at structure level 4" - } - }, - "5": { - "type": "long", - "_meta": { - "description": "Total docs at structure level 5" - } - }, - "6": { - "type": "long", - "_meta": { - "description": "Total docs at structure level 6" - } - } - } - }, - "failure_store_doc_count": { - "type": "long", - "_meta": { - "description": "Total number of documents in the failure store in the stream of logs" - } - }, - "index_count": { - "type": "long", - "_meta": { - "description": "Total number of indices in the stream of logs" - } - }, - "namespace_count": { - "type": "long", - "_meta": { - "description": "Total number of namespaces in the stream of logs" - } - }, - "field_count": { - "type": "long", - "_meta": { - "description": "Total number of fields in mappings of indices of the stream of logs" - } - }, - "field_existence": { - "properties": { - "DYNAMIC_KEY": { - "type": "long", - "_meta": { - "description": "Count of documents having the field represented by the key" - } - } - } - }, - "size_in_bytes": { - "type": "long", - "_meta": { - "description": "Total size in bytes of the stream of logs" - } - }, - "managed_by": { - "type": "array", - "items": { - "type": "keyword", - "_meta": { - "description": "Value captured in _meta.managed_by" - } - } - }, - "package_name": { - "type": "array", - "items": { - "type": "keyword", - "_meta": { - "description": "Value captured in _meta.package.name" - } - } - }, - "beat": { - "type": "array", - "items": { - "type": "keyword", - "_meta": { - "description": "Value captured in _meta.beat.name" - } - } - } - } - } - } - } - }, "maps": { "properties": { "mapsTotalCount": { diff --git a/packages/kbn-custom-integrations/README.md b/x-pack/solutions/observability/packages/kbn-custom-integrations/README.md similarity index 100% rename from packages/kbn-custom-integrations/README.md rename to x-pack/solutions/observability/packages/kbn-custom-integrations/README.md diff --git a/packages/kbn-custom-integrations/index.ts b/x-pack/solutions/observability/packages/kbn-custom-integrations/index.ts similarity index 58% rename from packages/kbn-custom-integrations/index.ts rename to x-pack/solutions/observability/packages/kbn-custom-integrations/index.ts index 60024b00053bb..722045741e0ba 100644 --- a/packages/kbn-custom-integrations/index.ts +++ b/x-pack/solutions/observability/packages/kbn-custom-integrations/index.ts @@ -1,10 +1,8 @@ /* * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the "Elastic License - * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side - * Public License v 1"; you may not use this file except in compliance with, at - * your election, the "Elastic License 2.0", the "GNU Affero General Public - * License v3.0 only", or the "Server Side Public License, v 1". + * or more contributor license agreements. Licensed under the Elastic License + * 2.0; you may not use this file except in compliance with the Elastic License + * 2.0. */ export { diff --git a/x-pack/solutions/observability/packages/kbn-custom-integrations/jest.config.js b/x-pack/solutions/observability/packages/kbn-custom-integrations/jest.config.js new file mode 100644 index 0000000000000..c36c2422869b8 --- /dev/null +++ b/x-pack/solutions/observability/packages/kbn-custom-integrations/jest.config.js @@ -0,0 +1,12 @@ +/* + * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one + * or more contributor license agreements. Licensed under the Elastic License + * 2.0; you may not use this file except in compliance with the Elastic License + * 2.0. + */ + +module.exports = { + preset: '@kbn/test/jest_node', + rootDir: '../../../../..', + roots: ['/x-pack/solutions/observability/packages/kbn-custom-integrations'], +}; diff --git a/packages/kbn-custom-integrations/kibana.jsonc b/x-pack/solutions/observability/packages/kbn-custom-integrations/kibana.jsonc similarity index 100% rename from packages/kbn-custom-integrations/kibana.jsonc rename to x-pack/solutions/observability/packages/kbn-custom-integrations/kibana.jsonc diff --git a/packages/kbn-custom-integrations/package.json b/x-pack/solutions/observability/packages/kbn-custom-integrations/package.json similarity index 61% rename from packages/kbn-custom-integrations/package.json rename to x-pack/solutions/observability/packages/kbn-custom-integrations/package.json index 5850873bb1bfe..d6fff9238f5f8 100644 --- a/packages/kbn-custom-integrations/package.json +++ b/x-pack/solutions/observability/packages/kbn-custom-integrations/package.json @@ -2,6 +2,6 @@ "name": "@kbn/custom-integrations", "private": true, "version": "1.0.0", - "license": "Elastic License 2.0 OR AGPL-3.0-only OR SSPL-1.0", + "license": "Elastic License 2.0", "sideEffects": false } \ No newline at end of file diff --git a/packages/kbn-custom-integrations/src/components/create/button.tsx b/x-pack/solutions/observability/packages/kbn-custom-integrations/src/components/create/button.tsx similarity index 86% rename from packages/kbn-custom-integrations/src/components/create/button.tsx rename to x-pack/solutions/observability/packages/kbn-custom-integrations/src/components/create/button.tsx index ab2023e4ed5e2..cbf480f50ff5d 100644 --- a/packages/kbn-custom-integrations/src/components/create/button.tsx +++ b/x-pack/solutions/observability/packages/kbn-custom-integrations/src/components/create/button.tsx @@ -1,10 +1,8 @@ /* * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the "Elastic License - * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side - * Public License v 1"; you may not use this file except in compliance with, at - * your election, the "Elastic License 2.0", the "GNU Affero General Public - * License v3.0 only", or the "Server Side Public License, v 1". + * or more contributor license agreements. Licensed under the Elastic License + * 2.0; you may not use this file except in compliance with the Elastic License + * 2.0. */ import { EuiButton } from '@elastic/eui'; diff --git a/packages/kbn-custom-integrations/src/components/create/error_callout.tsx b/x-pack/solutions/observability/packages/kbn-custom-integrations/src/components/create/error_callout.tsx similarity index 85% rename from packages/kbn-custom-integrations/src/components/create/error_callout.tsx rename to x-pack/solutions/observability/packages/kbn-custom-integrations/src/components/create/error_callout.tsx index 1d8c830cbe4c3..9de070425cabe 100644 --- a/packages/kbn-custom-integrations/src/components/create/error_callout.tsx +++ b/x-pack/solutions/observability/packages/kbn-custom-integrations/src/components/create/error_callout.tsx @@ -1,10 +1,8 @@ /* * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the "Elastic License - * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side - * Public License v 1"; you may not use this file except in compliance with, at - * your election, the "Elastic License 2.0", the "GNU Affero General Public - * License v3.0 only", or the "Server Side Public License, v 1". + * or more contributor license agreements. Licensed under the Elastic License + * 2.0; you may not use this file except in compliance with the Elastic License + * 2.0. */ import React from 'react'; diff --git a/packages/kbn-custom-integrations/src/components/create/form.tsx b/x-pack/solutions/observability/packages/kbn-custom-integrations/src/components/create/form.tsx similarity index 95% rename from packages/kbn-custom-integrations/src/components/create/form.tsx rename to x-pack/solutions/observability/packages/kbn-custom-integrations/src/components/create/form.tsx index 2ebe95d5cfb97..1a54df5e6e707 100644 --- a/packages/kbn-custom-integrations/src/components/create/form.tsx +++ b/x-pack/solutions/observability/packages/kbn-custom-integrations/src/components/create/form.tsx @@ -1,10 +1,8 @@ /* * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the "Elastic License - * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side - * Public License v 1"; you may not use this file except in compliance with, at - * your election, the "Elastic License 2.0", the "GNU Affero General Public - * License v3.0 only", or the "Server Side Public License, v 1". + * or more contributor license agreements. Licensed under the Elastic License + * 2.0; you may not use this file except in compliance with the Elastic License + * 2.0. */ import React, { useCallback } from 'react'; diff --git a/packages/kbn-custom-integrations/src/components/create/utils.ts b/x-pack/solutions/observability/packages/kbn-custom-integrations/src/components/create/utils.ts similarity index 51% rename from packages/kbn-custom-integrations/src/components/create/utils.ts rename to x-pack/solutions/observability/packages/kbn-custom-integrations/src/components/create/utils.ts index 98d3441d694f3..5e7376b8c8efa 100644 --- a/packages/kbn-custom-integrations/src/components/create/utils.ts +++ b/x-pack/solutions/observability/packages/kbn-custom-integrations/src/components/create/utils.ts @@ -1,10 +1,8 @@ /* * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the "Elastic License - * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side - * Public License v 1"; you may not use this file except in compliance with, at - * your election, the "Elastic License 2.0", the "GNU Affero General Public - * License v3.0 only", or the "Server Side Public License, v 1". + * or more contributor license agreements. Licensed under the Elastic License + * 2.0; you may not use this file except in compliance with the Elastic License + * 2.0. */ export const replaceSpecialChars = (value: string) => { diff --git a/packages/kbn-custom-integrations/src/components/custom_integrations_button.tsx b/x-pack/solutions/observability/packages/kbn-custom-integrations/src/components/custom_integrations_button.tsx similarity index 76% rename from packages/kbn-custom-integrations/src/components/custom_integrations_button.tsx rename to x-pack/solutions/observability/packages/kbn-custom-integrations/src/components/custom_integrations_button.tsx index a26763485d67a..0410171789f38 100644 --- a/packages/kbn-custom-integrations/src/components/custom_integrations_button.tsx +++ b/x-pack/solutions/observability/packages/kbn-custom-integrations/src/components/custom_integrations_button.tsx @@ -1,10 +1,8 @@ /* * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the "Elastic License - * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side - * Public License v 1"; you may not use this file except in compliance with, at - * your election, the "Elastic License 2.0", the "GNU Affero General Public - * License v3.0 only", or the "Server Side Public License, v 1". + * or more contributor license agreements. Licensed under the Elastic License + * 2.0; you may not use this file except in compliance with the Elastic License + * 2.0. */ import React from 'react'; diff --git a/packages/kbn-custom-integrations/src/components/custom_integrations_form.tsx b/x-pack/solutions/observability/packages/kbn-custom-integrations/src/components/custom_integrations_form.tsx similarity index 73% rename from packages/kbn-custom-integrations/src/components/custom_integrations_form.tsx rename to x-pack/solutions/observability/packages/kbn-custom-integrations/src/components/custom_integrations_form.tsx index 7e01bd63f8774..53ffb664051cc 100644 --- a/packages/kbn-custom-integrations/src/components/custom_integrations_form.tsx +++ b/x-pack/solutions/observability/packages/kbn-custom-integrations/src/components/custom_integrations_form.tsx @@ -1,10 +1,8 @@ /* * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the "Elastic License - * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side - * Public License v 1"; you may not use this file except in compliance with, at - * your election, the "Elastic License 2.0", the "GNU Affero General Public - * License v3.0 only", or the "Server Side Public License, v 1". + * or more contributor license agreements. Licensed under the Elastic License + * 2.0; you may not use this file except in compliance with the Elastic License + * 2.0. */ import React from 'react'; diff --git a/x-pack/solutions/observability/packages/kbn-custom-integrations/src/components/index.ts b/x-pack/solutions/observability/packages/kbn-custom-integrations/src/components/index.ts new file mode 100644 index 0000000000000..a8c866eefbb2b --- /dev/null +++ b/x-pack/solutions/observability/packages/kbn-custom-integrations/src/components/index.ts @@ -0,0 +1,11 @@ +/* + * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one + * or more contributor license agreements. Licensed under the Elastic License + * 2.0; you may not use this file except in compliance with the Elastic License + * 2.0. + */ + +export { ConnectedCreateCustomIntegrationForm } from './create/form'; +export * from './create/error_callout'; +export * from './custom_integrations_button'; +export * from './custom_integrations_form'; diff --git a/packages/kbn-custom-integrations/src/hooks/create/use_create_dispatchable_events.ts b/x-pack/solutions/observability/packages/kbn-custom-integrations/src/hooks/create/use_create_dispatchable_events.ts similarity index 76% rename from packages/kbn-custom-integrations/src/hooks/create/use_create_dispatchable_events.ts rename to x-pack/solutions/observability/packages/kbn-custom-integrations/src/hooks/create/use_create_dispatchable_events.ts index 35dcea4bce27c..d7b3cce01034a 100644 --- a/packages/kbn-custom-integrations/src/hooks/create/use_create_dispatchable_events.ts +++ b/x-pack/solutions/observability/packages/kbn-custom-integrations/src/hooks/create/use_create_dispatchable_events.ts @@ -1,10 +1,8 @@ /* * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the "Elastic License - * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side - * Public License v 1"; you may not use this file except in compliance with, at - * your election, the "Elastic License 2.0", the "GNU Affero General Public - * License v3.0 only", or the "Server Side Public License, v 1". + * or more contributor license agreements. Licensed under the Elastic License + * 2.0; you may not use this file except in compliance with the Elastic License + * 2.0. */ import { useActor, useSelector } from '@xstate/react'; diff --git a/x-pack/solutions/observability/packages/kbn-custom-integrations/src/hooks/index.ts b/x-pack/solutions/observability/packages/kbn-custom-integrations/src/hooks/index.ts new file mode 100644 index 0000000000000..3bbee5aa6dedb --- /dev/null +++ b/x-pack/solutions/observability/packages/kbn-custom-integrations/src/hooks/index.ts @@ -0,0 +1,10 @@ +/* + * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one + * or more contributor license agreements. Licensed under the Elastic License + * 2.0; you may not use this file except in compliance with the Elastic License + * 2.0. + */ + +export { useConsumerCustomIntegrations } from './use_consumer_custom_integrations'; +export { useCustomIntegrations } from './use_custom_integrations'; +export type { DispatchableEvents } from './use_consumer_custom_integrations'; diff --git a/packages/kbn-custom-integrations/src/hooks/use_consumer_custom_integrations.ts b/x-pack/solutions/observability/packages/kbn-custom-integrations/src/hooks/use_consumer_custom_integrations.ts similarity index 64% rename from packages/kbn-custom-integrations/src/hooks/use_consumer_custom_integrations.ts rename to x-pack/solutions/observability/packages/kbn-custom-integrations/src/hooks/use_consumer_custom_integrations.ts index e8202b3699a70..5a694c104f9b7 100644 --- a/packages/kbn-custom-integrations/src/hooks/use_consumer_custom_integrations.ts +++ b/x-pack/solutions/observability/packages/kbn-custom-integrations/src/hooks/use_consumer_custom_integrations.ts @@ -1,10 +1,8 @@ /* * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the "Elastic License - * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side - * Public License v 1"; you may not use this file except in compliance with, at - * your election, the "Elastic License 2.0", the "GNU Affero General Public - * License v3.0 only", or the "Server Side Public License, v 1". + * or more contributor license agreements. Licensed under the Elastic License + * 2.0; you may not use this file except in compliance with the Elastic License + * 2.0. */ import { diff --git a/packages/kbn-custom-integrations/src/hooks/use_custom_integrations.ts b/x-pack/solutions/observability/packages/kbn-custom-integrations/src/hooks/use_custom_integrations.ts similarity index 60% rename from packages/kbn-custom-integrations/src/hooks/use_custom_integrations.ts rename to x-pack/solutions/observability/packages/kbn-custom-integrations/src/hooks/use_custom_integrations.ts index e02a1a636c83d..469f9cffc5a63 100644 --- a/packages/kbn-custom-integrations/src/hooks/use_custom_integrations.ts +++ b/x-pack/solutions/observability/packages/kbn-custom-integrations/src/hooks/use_custom_integrations.ts @@ -1,10 +1,8 @@ /* * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the "Elastic License - * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side - * Public License v 1"; you may not use this file except in compliance with, at - * your election, the "Elastic License 2.0", the "GNU Affero General Public - * License v3.0 only", or the "Server Side Public License, v 1". + * or more contributor license agreements. Licensed under the Elastic License + * 2.0; you may not use this file except in compliance with the Elastic License + * 2.0. */ import { useActor } from '@xstate/react'; diff --git a/packages/kbn-custom-integrations/src/state_machines/create/defaults.ts b/x-pack/solutions/observability/packages/kbn-custom-integrations/src/state_machines/create/defaults.ts similarity index 57% rename from packages/kbn-custom-integrations/src/state_machines/create/defaults.ts rename to x-pack/solutions/observability/packages/kbn-custom-integrations/src/state_machines/create/defaults.ts index dbfd375b1d665..a806314448ea7 100644 --- a/packages/kbn-custom-integrations/src/state_machines/create/defaults.ts +++ b/x-pack/solutions/observability/packages/kbn-custom-integrations/src/state_machines/create/defaults.ts @@ -1,10 +1,8 @@ /* * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the "Elastic License - * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side - * Public License v 1"; you may not use this file except in compliance with, at - * your election, the "Elastic License 2.0", the "GNU Affero General Public - * License v3.0 only", or the "Server Side Public License, v 1". + * or more contributor license agreements. Licensed under the Elastic License + * 2.0; you may not use this file except in compliance with the Elastic License + * 2.0. */ export const DEFAULT_CONTEXT = { diff --git a/packages/kbn-custom-integrations/src/state_machines/create/notifications.ts b/x-pack/solutions/observability/packages/kbn-custom-integrations/src/state_machines/create/notifications.ts similarity index 83% rename from packages/kbn-custom-integrations/src/state_machines/create/notifications.ts rename to x-pack/solutions/observability/packages/kbn-custom-integrations/src/state_machines/create/notifications.ts index 415b204571980..56d44652ec5f7 100644 --- a/packages/kbn-custom-integrations/src/state_machines/create/notifications.ts +++ b/x-pack/solutions/observability/packages/kbn-custom-integrations/src/state_machines/create/notifications.ts @@ -1,10 +1,8 @@ /* * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the "Elastic License - * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side - * Public License v 1"; you may not use this file except in compliance with, at - * your election, the "Elastic License 2.0", the "GNU Affero General Public - * License v3.0 only", or the "Server Side Public License, v 1". + * or more contributor license agreements. Licensed under the Elastic License + * 2.0; you may not use this file except in compliance with the Elastic License + * 2.0. */ import { CustomIntegrationOptions, IntegrationError } from '../../types'; diff --git a/packages/kbn-custom-integrations/src/state_machines/create/pipelines/fields.ts b/x-pack/solutions/observability/packages/kbn-custom-integrations/src/state_machines/create/pipelines/fields.ts similarity index 91% rename from packages/kbn-custom-integrations/src/state_machines/create/pipelines/fields.ts rename to x-pack/solutions/observability/packages/kbn-custom-integrations/src/state_machines/create/pipelines/fields.ts index 28ff0660816ba..f59c21dc499eb 100644 --- a/packages/kbn-custom-integrations/src/state_machines/create/pipelines/fields.ts +++ b/x-pack/solutions/observability/packages/kbn-custom-integrations/src/state_machines/create/pipelines/fields.ts @@ -1,10 +1,8 @@ /* * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the "Elastic License - * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side - * Public License v 1"; you may not use this file except in compliance with, at - * your election, the "Elastic License 2.0", the "GNU Affero General Public - * License v3.0 only", or the "Server Side Public License, v 1". + * or more contributor license agreements. Licensed under the Elastic License + * 2.0; you may not use this file except in compliance with the Elastic License + * 2.0. */ import { pipe } from 'fp-ts/lib/pipeable'; diff --git a/packages/kbn-custom-integrations/src/state_machines/create/selectors.ts b/x-pack/solutions/observability/packages/kbn-custom-integrations/src/state_machines/create/selectors.ts similarity index 61% rename from packages/kbn-custom-integrations/src/state_machines/create/selectors.ts rename to x-pack/solutions/observability/packages/kbn-custom-integrations/src/state_machines/create/selectors.ts index 9b5ef7d05cfcc..58eefa2fbd16b 100644 --- a/packages/kbn-custom-integrations/src/state_machines/create/selectors.ts +++ b/x-pack/solutions/observability/packages/kbn-custom-integrations/src/state_machines/create/selectors.ts @@ -1,10 +1,8 @@ /* * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the "Elastic License - * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side - * Public License v 1"; you may not use this file except in compliance with, at - * your election, the "Elastic License 2.0", the "GNU Affero General Public - * License v3.0 only", or the "Server Side Public License, v 1". + * or more contributor license agreements. Licensed under the Elastic License + * 2.0; you may not use this file except in compliance with the Elastic License + * 2.0. */ import { CreateCustomIntegrationState } from './state_machine'; diff --git a/packages/kbn-custom-integrations/src/state_machines/create/state_machine.ts b/x-pack/solutions/observability/packages/kbn-custom-integrations/src/state_machines/create/state_machine.ts similarity index 97% rename from packages/kbn-custom-integrations/src/state_machines/create/state_machine.ts rename to x-pack/solutions/observability/packages/kbn-custom-integrations/src/state_machines/create/state_machine.ts index 6f53563ab0555..b7abc58433601 100644 --- a/packages/kbn-custom-integrations/src/state_machines/create/state_machine.ts +++ b/x-pack/solutions/observability/packages/kbn-custom-integrations/src/state_machines/create/state_machine.ts @@ -1,10 +1,8 @@ /* * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the "Elastic License - * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side - * Public License v 1"; you may not use this file except in compliance with, at - * your election, the "Elastic License 2.0", the "GNU Affero General Public - * License v3.0 only", or the "Server Side Public License, v 1". + * or more contributor license agreements. Licensed under the Elastic License + * 2.0; you may not use this file except in compliance with the Elastic License + * 2.0. */ import { i18n } from '@kbn/i18n'; diff --git a/packages/kbn-custom-integrations/src/state_machines/create/types.ts b/x-pack/solutions/observability/packages/kbn-custom-integrations/src/state_machines/create/types.ts similarity index 90% rename from packages/kbn-custom-integrations/src/state_machines/create/types.ts rename to x-pack/solutions/observability/packages/kbn-custom-integrations/src/state_machines/create/types.ts index 5effeced918f0..2e4a776910ad9 100644 --- a/packages/kbn-custom-integrations/src/state_machines/create/types.ts +++ b/x-pack/solutions/observability/packages/kbn-custom-integrations/src/state_machines/create/types.ts @@ -1,10 +1,8 @@ /* * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the "Elastic License - * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side - * Public License v 1"; you may not use this file except in compliance with, at - * your election, the "Elastic License 2.0", the "GNU Affero General Public - * License v3.0 only", or the "Server Side Public License, v 1". + * or more contributor license agreements. Licensed under the Elastic License + * 2.0; you may not use this file except in compliance with the Elastic License + * 2.0. */ import { CustomIntegrationOptions, IntegrationError } from '../../types'; diff --git a/x-pack/solutions/observability/packages/kbn-custom-integrations/src/state_machines/custom_integrations/defaults.ts b/x-pack/solutions/observability/packages/kbn-custom-integrations/src/state_machines/custom_integrations/defaults.ts new file mode 100644 index 0000000000000..68617dded95ac --- /dev/null +++ b/x-pack/solutions/observability/packages/kbn-custom-integrations/src/state_machines/custom_integrations/defaults.ts @@ -0,0 +1,12 @@ +/* + * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one + * or more contributor license agreements. Licensed under the Elastic License + * 2.0; you may not use this file except in compliance with the Elastic License + * 2.0. + */ + +import { DefaultCustomIntegrationsContext } from './types'; + +export const DEFAULT_CONTEXT: DefaultCustomIntegrationsContext = { + mode: 'create' as const, +}; diff --git a/packages/kbn-custom-integrations/src/state_machines/custom_integrations/notifications.ts b/x-pack/solutions/observability/packages/kbn-custom-integrations/src/state_machines/custom_integrations/notifications.ts similarity index 69% rename from packages/kbn-custom-integrations/src/state_machines/custom_integrations/notifications.ts rename to x-pack/solutions/observability/packages/kbn-custom-integrations/src/state_machines/custom_integrations/notifications.ts index dd9ca6a51dd9b..66d743c7fb1c5 100644 --- a/packages/kbn-custom-integrations/src/state_machines/custom_integrations/notifications.ts +++ b/x-pack/solutions/observability/packages/kbn-custom-integrations/src/state_machines/custom_integrations/notifications.ts @@ -1,10 +1,8 @@ /* * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the "Elastic License - * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side - * Public License v 1"; you may not use this file except in compliance with, at - * your election, the "Elastic License 2.0", the "GNU Affero General Public - * License v3.0 only", or the "Server Side Public License, v 1". + * or more contributor license agreements. Licensed under the Elastic License + * 2.0; you may not use this file except in compliance with the Elastic License + * 2.0. */ import { createNotificationChannel, NotificationChannel } from '@kbn/xstate-utils'; diff --git a/packages/kbn-custom-integrations/src/state_machines/custom_integrations/provider.tsx b/x-pack/solutions/observability/packages/kbn-custom-integrations/src/state_machines/custom_integrations/provider.tsx similarity index 88% rename from packages/kbn-custom-integrations/src/state_machines/custom_integrations/provider.tsx rename to x-pack/solutions/observability/packages/kbn-custom-integrations/src/state_machines/custom_integrations/provider.tsx index 3ff74972cc8eb..4cf87470380ed 100644 --- a/packages/kbn-custom-integrations/src/state_machines/custom_integrations/provider.tsx +++ b/x-pack/solutions/observability/packages/kbn-custom-integrations/src/state_machines/custom_integrations/provider.tsx @@ -1,10 +1,8 @@ /* * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the "Elastic License - * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side - * Public License v 1"; you may not use this file except in compliance with, at - * your election, the "Elastic License 2.0", the "GNU Affero General Public - * License v3.0 only", or the "Server Side Public License, v 1". + * or more contributor license agreements. Licensed under the Elastic License + * 2.0; you may not use this file except in compliance with the Elastic License + * 2.0. */ import { useInterpret } from '@xstate/react'; diff --git a/x-pack/solutions/observability/packages/kbn-custom-integrations/src/state_machines/custom_integrations/selectors.ts b/x-pack/solutions/observability/packages/kbn-custom-integrations/src/state_machines/custom_integrations/selectors.ts new file mode 100644 index 0000000000000..5ef42df0747d8 --- /dev/null +++ b/x-pack/solutions/observability/packages/kbn-custom-integrations/src/state_machines/custom_integrations/selectors.ts @@ -0,0 +1,11 @@ +/* + * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one + * or more contributor license agreements. Licensed under the Elastic License + * 2.0; you may not use this file except in compliance with the Elastic License + * 2.0. + */ + +import { CustomIntegrationsState } from './state_machine'; + +export const createIsInitializedSelector = (state: CustomIntegrationsState) => + state && state.matches({ create: 'initialized' }); diff --git a/packages/kbn-custom-integrations/src/state_machines/custom_integrations/state_machine.ts b/x-pack/solutions/observability/packages/kbn-custom-integrations/src/state_machines/custom_integrations/state_machine.ts similarity index 94% rename from packages/kbn-custom-integrations/src/state_machines/custom_integrations/state_machine.ts rename to x-pack/solutions/observability/packages/kbn-custom-integrations/src/state_machines/custom_integrations/state_machine.ts index 2ea9bc73c383b..546f0198698a4 100644 --- a/packages/kbn-custom-integrations/src/state_machines/custom_integrations/state_machine.ts +++ b/x-pack/solutions/observability/packages/kbn-custom-integrations/src/state_machines/custom_integrations/state_machine.ts @@ -1,10 +1,8 @@ /* * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the "Elastic License - * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side - * Public License v 1"; you may not use this file except in compliance with, at - * your election, the "Elastic License 2.0", the "GNU Affero General Public - * License v3.0 only", or the "Server Side Public License, v 1". + * or more contributor license agreements. Licensed under the Elastic License + * 2.0; you may not use this file except in compliance with the Elastic License + * 2.0. */ import { ActorRefFrom, createMachine, EmittedFrom } from 'xstate'; diff --git a/packages/kbn-custom-integrations/src/state_machines/custom_integrations/types.ts b/x-pack/solutions/observability/packages/kbn-custom-integrations/src/state_machines/custom_integrations/types.ts similarity index 70% rename from packages/kbn-custom-integrations/src/state_machines/custom_integrations/types.ts rename to x-pack/solutions/observability/packages/kbn-custom-integrations/src/state_machines/custom_integrations/types.ts index 8c34ca3293e22..3308705d7afb9 100644 --- a/packages/kbn-custom-integrations/src/state_machines/custom_integrations/types.ts +++ b/x-pack/solutions/observability/packages/kbn-custom-integrations/src/state_machines/custom_integrations/types.ts @@ -1,10 +1,8 @@ /* * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the "Elastic License - * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side - * Public License v 1"; you may not use this file except in compliance with, at - * your election, the "Elastic License 2.0", the "GNU Affero General Public - * License v3.0 only", or the "Server Side Public License, v 1". + * or more contributor license agreements. Licensed under the Elastic License + * 2.0; you may not use this file except in compliance with the Elastic License + * 2.0. */ import { CreateCustomIntegrationNotificationEvent } from '../create/notifications'; diff --git a/x-pack/solutions/observability/packages/kbn-custom-integrations/src/state_machines/index.ts b/x-pack/solutions/observability/packages/kbn-custom-integrations/src/state_machines/index.ts new file mode 100644 index 0000000000000..9d5fca22f8293 --- /dev/null +++ b/x-pack/solutions/observability/packages/kbn-custom-integrations/src/state_machines/index.ts @@ -0,0 +1,10 @@ +/* + * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one + * or more contributor license agreements. Licensed under the Elastic License + * 2.0; you may not use this file except in compliance with the Elastic License + * 2.0. + */ + +export { CustomIntegrationsProvider } from './custom_integrations/provider'; +export type { Callbacks } from './custom_integrations/provider'; +export type { InitialState } from './custom_integrations/types'; diff --git a/packages/kbn-custom-integrations/src/state_machines/services/integrations_client.ts b/x-pack/solutions/observability/packages/kbn-custom-integrations/src/state_machines/services/integrations_client.ts similarity index 91% rename from packages/kbn-custom-integrations/src/state_machines/services/integrations_client.ts rename to x-pack/solutions/observability/packages/kbn-custom-integrations/src/state_machines/services/integrations_client.ts index 4b6fb1e721870..e7c096d3444f8 100644 --- a/packages/kbn-custom-integrations/src/state_machines/services/integrations_client.ts +++ b/x-pack/solutions/observability/packages/kbn-custom-integrations/src/state_machines/services/integrations_client.ts @@ -1,10 +1,8 @@ /* * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the "Elastic License - * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side - * Public License v 1"; you may not use this file except in compliance with, at - * your election, the "Elastic License 2.0", the "GNU Affero General Public - * License v3.0 only", or the "Server Side Public License, v 1". + * or more contributor license agreements. Licensed under the Elastic License + * 2.0; you may not use this file except in compliance with the Elastic License + * 2.0. */ import { HttpSetup } from '@kbn/core/public'; diff --git a/packages/kbn-custom-integrations/src/state_machines/services/validation.ts b/x-pack/solutions/observability/packages/kbn-custom-integrations/src/state_machines/services/validation.ts similarity index 89% rename from packages/kbn-custom-integrations/src/state_machines/services/validation.ts rename to x-pack/solutions/observability/packages/kbn-custom-integrations/src/state_machines/services/validation.ts index b5554f79c5675..b2b24a8a9c4e4 100644 --- a/packages/kbn-custom-integrations/src/state_machines/services/validation.ts +++ b/x-pack/solutions/observability/packages/kbn-custom-integrations/src/state_machines/services/validation.ts @@ -1,10 +1,8 @@ /* * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the "Elastic License - * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side - * Public License v 1"; you may not use this file except in compliance with, at - * your election, the "Elastic License 2.0", the "GNU Affero General Public - * License v3.0 only", or the "Server Side Public License, v 1". + * or more contributor license agreements. Licensed under the Elastic License + * 2.0; you may not use this file except in compliance with the Elastic License + * 2.0. */ import { isEmpty } from 'lodash'; diff --git a/packages/kbn-custom-integrations/src/types.ts b/x-pack/solutions/observability/packages/kbn-custom-integrations/src/types.ts similarity index 82% rename from packages/kbn-custom-integrations/src/types.ts rename to x-pack/solutions/observability/packages/kbn-custom-integrations/src/types.ts index d3ee039f89121..803bb341f5904 100644 --- a/packages/kbn-custom-integrations/src/types.ts +++ b/x-pack/solutions/observability/packages/kbn-custom-integrations/src/types.ts @@ -1,10 +1,8 @@ /* * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the "Elastic License - * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side - * Public License v 1"; you may not use this file except in compliance with, at - * your election, the "Elastic License 2.0", the "GNU Affero General Public - * License v3.0 only", or the "Server Side Public License, v 1". + * or more contributor license agreements. Licensed under the Elastic License + * 2.0; you may not use this file except in compliance with the Elastic License + * 2.0. */ /* eslint-disable max-classes-per-file */ diff --git a/packages/kbn-custom-integrations/tsconfig.json b/x-pack/solutions/observability/packages/kbn-custom-integrations/tsconfig.json similarity index 87% rename from packages/kbn-custom-integrations/tsconfig.json rename to x-pack/solutions/observability/packages/kbn-custom-integrations/tsconfig.json index cb57aee9dbeaa..361844028545f 100644 --- a/packages/kbn-custom-integrations/tsconfig.json +++ b/x-pack/solutions/observability/packages/kbn-custom-integrations/tsconfig.json @@ -1,5 +1,5 @@ { - "extends": "../../tsconfig.base.json", + "extends": "../../../../../tsconfig.base.json", "compilerOptions": { "outDir": "target/types", "types": [ diff --git a/x-pack/plugins/observability_solution/infra/.storybook/main.js b/x-pack/solutions/observability/plugins/infra/.storybook/main.js similarity index 100% rename from x-pack/plugins/observability_solution/infra/.storybook/main.js rename to x-pack/solutions/observability/plugins/infra/.storybook/main.js diff --git a/x-pack/plugins/observability_solution/infra/.storybook/preview.js b/x-pack/solutions/observability/plugins/infra/.storybook/preview.js similarity index 100% rename from x-pack/plugins/observability_solution/infra/.storybook/preview.js rename to x-pack/solutions/observability/plugins/infra/.storybook/preview.js diff --git a/x-pack/plugins/observability_solution/infra/README.md b/x-pack/solutions/observability/plugins/infra/README.md similarity index 97% rename from x-pack/plugins/observability_solution/infra/README.md rename to x-pack/solutions/observability/plugins/infra/README.md index 9097faa0aa2b5..b2e994a6cb6b4 100644 --- a/x-pack/plugins/observability_solution/infra/README.md +++ b/x-pack/solutions/observability/plugins/infra/README.md @@ -26,7 +26,7 @@ team as well. ## Contributing Since the `infra` plugin lives within the Kibana repository, [Kibana's -contribution procedures](../../../CONTRIBUTING.md) apply. In addition to that, +contribution procedures](../../../../CONTRIBUTING.md) apply. In addition to that, this section details a few plugin-specific aspects. ### Ingesting metrics for development @@ -118,7 +118,7 @@ life-cycle of a PR looks like the following: There are always exceptions to the rule, so seeking guidance about any of the steps is highly recommended. -[Kibana's contribution procedures]: ../../../../CONTRIBUTING.md +[Kibana's contribution procedures]: ../../../../../CONTRIBUTING.md [Infrastructure forum]: https://discuss.elastic.co/c/infrastructure [Logs forum]: https://discuss.elastic.co/c/logs [ECS]: https://github.com/elastic/ecs/ diff --git a/x-pack/plugins/observability_solution/infra/common/alerting/logs/log_threshold/index.ts b/x-pack/solutions/observability/plugins/infra/common/alerting/logs/log_threshold/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/alerting/logs/log_threshold/index.ts rename to x-pack/solutions/observability/plugins/infra/common/alerting/logs/log_threshold/index.ts diff --git a/x-pack/plugins/observability_solution/infra/common/alerting/logs/log_threshold/query_helpers.ts b/x-pack/solutions/observability/plugins/infra/common/alerting/logs/log_threshold/query_helpers.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/alerting/logs/log_threshold/query_helpers.ts rename to x-pack/solutions/observability/plugins/infra/common/alerting/logs/log_threshold/query_helpers.ts diff --git a/x-pack/plugins/observability_solution/infra/common/alerting/logs/log_threshold/types.ts b/x-pack/solutions/observability/plugins/infra/common/alerting/logs/log_threshold/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/alerting/logs/log_threshold/types.ts rename to x-pack/solutions/observability/plugins/infra/common/alerting/logs/log_threshold/types.ts diff --git a/x-pack/plugins/observability_solution/infra/common/alerting/metrics/alert_link.test.ts b/x-pack/solutions/observability/plugins/infra/common/alerting/metrics/alert_link.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/alerting/metrics/alert_link.test.ts rename to x-pack/solutions/observability/plugins/infra/common/alerting/metrics/alert_link.test.ts diff --git a/x-pack/plugins/observability_solution/infra/common/alerting/metrics/alert_link.ts b/x-pack/solutions/observability/plugins/infra/common/alerting/metrics/alert_link.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/alerting/metrics/alert_link.ts rename to x-pack/solutions/observability/plugins/infra/common/alerting/metrics/alert_link.ts diff --git a/x-pack/plugins/observability_solution/infra/common/alerting/metrics/index.ts b/x-pack/solutions/observability/plugins/infra/common/alerting/metrics/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/alerting/metrics/index.ts rename to x-pack/solutions/observability/plugins/infra/common/alerting/metrics/index.ts diff --git a/x-pack/plugins/observability_solution/infra/common/alerting/metrics/metric_value_formatter.test.ts b/x-pack/solutions/observability/plugins/infra/common/alerting/metrics/metric_value_formatter.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/alerting/metrics/metric_value_formatter.test.ts rename to x-pack/solutions/observability/plugins/infra/common/alerting/metrics/metric_value_formatter.test.ts diff --git a/x-pack/plugins/observability_solution/infra/common/alerting/metrics/metric_value_formatter.ts b/x-pack/solutions/observability/plugins/infra/common/alerting/metrics/metric_value_formatter.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/alerting/metrics/metric_value_formatter.ts rename to x-pack/solutions/observability/plugins/infra/common/alerting/metrics/metric_value_formatter.ts diff --git a/x-pack/plugins/observability_solution/infra/common/alerting/metrics/types.ts b/x-pack/solutions/observability/plugins/infra/common/alerting/metrics/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/alerting/metrics/types.ts rename to x-pack/solutions/observability/plugins/infra/common/alerting/metrics/types.ts diff --git a/x-pack/plugins/observability_solution/infra/common/color_palette.test.ts b/x-pack/solutions/observability/plugins/infra/common/color_palette.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/color_palette.test.ts rename to x-pack/solutions/observability/plugins/infra/common/color_palette.test.ts diff --git a/x-pack/plugins/observability_solution/infra/common/color_palette.ts b/x-pack/solutions/observability/plugins/infra/common/color_palette.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/color_palette.ts rename to x-pack/solutions/observability/plugins/infra/common/color_palette.ts diff --git a/x-pack/plugins/observability_solution/infra/common/constants.ts b/x-pack/solutions/observability/plugins/infra/common/constants.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/constants.ts rename to x-pack/solutions/observability/plugins/infra/common/constants.ts diff --git a/x-pack/plugins/observability_solution/infra/common/custom_dashboards.ts b/x-pack/solutions/observability/plugins/infra/common/custom_dashboards.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/custom_dashboards.ts rename to x-pack/solutions/observability/plugins/infra/common/custom_dashboards.ts diff --git a/x-pack/plugins/observability_solution/infra/common/formatters/alert_link.ts b/x-pack/solutions/observability/plugins/infra/common/formatters/alert_link.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/formatters/alert_link.ts rename to x-pack/solutions/observability/plugins/infra/common/formatters/alert_link.ts diff --git a/x-pack/plugins/observability_solution/infra/common/formatters/bytes.test.ts b/x-pack/solutions/observability/plugins/infra/common/formatters/bytes.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/formatters/bytes.test.ts rename to x-pack/solutions/observability/plugins/infra/common/formatters/bytes.test.ts diff --git a/x-pack/plugins/observability_solution/infra/common/formatters/bytes.ts b/x-pack/solutions/observability/plugins/infra/common/formatters/bytes.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/formatters/bytes.ts rename to x-pack/solutions/observability/plugins/infra/common/formatters/bytes.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/common/formatters/datetime.ts b/x-pack/solutions/observability/plugins/infra/common/formatters/datetime.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/common/formatters/datetime.ts rename to x-pack/solutions/observability/plugins/infra/common/formatters/datetime.ts diff --git a/x-pack/plugins/observability_solution/infra/common/formatters/get_custom_metric_label.ts b/x-pack/solutions/observability/plugins/infra/common/formatters/get_custom_metric_label.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/formatters/get_custom_metric_label.ts rename to x-pack/solutions/observability/plugins/infra/common/formatters/get_custom_metric_label.ts diff --git a/x-pack/plugins/observability_solution/infra/common/formatters/high_precision.ts b/x-pack/solutions/observability/plugins/infra/common/formatters/high_precision.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/formatters/high_precision.ts rename to x-pack/solutions/observability/plugins/infra/common/formatters/high_precision.ts diff --git a/x-pack/plugins/observability_solution/infra/common/formatters/index.ts b/x-pack/solutions/observability/plugins/infra/common/formatters/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/formatters/index.ts rename to x-pack/solutions/observability/plugins/infra/common/formatters/index.ts diff --git a/x-pack/plugins/observability_solution/infra/common/formatters/number.ts b/x-pack/solutions/observability/plugins/infra/common/formatters/number.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/formatters/number.ts rename to x-pack/solutions/observability/plugins/infra/common/formatters/number.ts diff --git a/x-pack/plugins/observability_solution/infra/common/formatters/percent.ts b/x-pack/solutions/observability/plugins/infra/common/formatters/percent.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/formatters/percent.ts rename to x-pack/solutions/observability/plugins/infra/common/formatters/percent.ts diff --git a/x-pack/plugins/observability_solution/infra/common/formatters/snapshot_metric_formats.ts b/x-pack/solutions/observability/plugins/infra/common/formatters/snapshot_metric_formats.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/formatters/snapshot_metric_formats.ts rename to x-pack/solutions/observability/plugins/infra/common/formatters/snapshot_metric_formats.ts diff --git a/x-pack/plugins/observability_solution/infra/common/formatters/telemetry_time_range.ts b/x-pack/solutions/observability/plugins/infra/common/formatters/telemetry_time_range.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/formatters/telemetry_time_range.ts rename to x-pack/solutions/observability/plugins/infra/common/formatters/telemetry_time_range.ts diff --git a/x-pack/plugins/observability_solution/infra/common/formatters/types.ts b/x-pack/solutions/observability/plugins/infra/common/formatters/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/formatters/types.ts rename to x-pack/solutions/observability/plugins/infra/common/formatters/types.ts diff --git a/x-pack/plugins/observability_solution/infra/common/http_api/asset_count_api.ts b/x-pack/solutions/observability/plugins/infra/common/http_api/asset_count_api.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/http_api/asset_count_api.ts rename to x-pack/solutions/observability/plugins/infra/common/http_api/asset_count_api.ts diff --git a/x-pack/plugins/observability_solution/infra/common/http_api/custom_dashboards_api.ts b/x-pack/solutions/observability/plugins/infra/common/http_api/custom_dashboards_api.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/http_api/custom_dashboards_api.ts rename to x-pack/solutions/observability/plugins/infra/common/http_api/custom_dashboards_api.ts diff --git a/x-pack/plugins/observability_solution/infra/common/http_api/host_details/get_infra_services.ts b/x-pack/solutions/observability/plugins/infra/common/http_api/host_details/get_infra_services.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/http_api/host_details/get_infra_services.ts rename to x-pack/solutions/observability/plugins/infra/common/http_api/host_details/get_infra_services.ts diff --git a/x-pack/plugins/observability_solution/infra/common/http_api/host_details/index.ts b/x-pack/solutions/observability/plugins/infra/common/http_api/host_details/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/http_api/host_details/index.ts rename to x-pack/solutions/observability/plugins/infra/common/http_api/host_details/index.ts diff --git a/x-pack/plugins/observability_solution/infra/common/http_api/host_details/process_list.ts b/x-pack/solutions/observability/plugins/infra/common/http_api/host_details/process_list.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/http_api/host_details/process_list.ts rename to x-pack/solutions/observability/plugins/infra/common/http_api/host_details/process_list.ts diff --git a/x-pack/plugins/observability_solution/infra/common/http_api/index.ts b/x-pack/solutions/observability/plugins/infra/common/http_api/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/http_api/index.ts rename to x-pack/solutions/observability/plugins/infra/common/http_api/index.ts diff --git a/x-pack/plugins/observability_solution/infra/common/http_api/infra/get_infra_metrics.ts b/x-pack/solutions/observability/plugins/infra/common/http_api/infra/get_infra_metrics.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/http_api/infra/get_infra_metrics.ts rename to x-pack/solutions/observability/plugins/infra/common/http_api/infra/get_infra_metrics.ts diff --git a/x-pack/plugins/observability_solution/infra/common/http_api/infra/index.ts b/x-pack/solutions/observability/plugins/infra/common/http_api/infra/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/http_api/infra/index.ts rename to x-pack/solutions/observability/plugins/infra/common/http_api/infra/index.ts diff --git a/x-pack/plugins/observability_solution/infra/common/http_api/infra_ml/index.ts b/x-pack/solutions/observability/plugins/infra/common/http_api/infra_ml/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/http_api/infra_ml/index.ts rename to x-pack/solutions/observability/plugins/infra/common/http_api/infra_ml/index.ts diff --git a/x-pack/plugins/observability_solution/infra/common/http_api/infra_ml/results/common.ts b/x-pack/solutions/observability/plugins/infra/common/http_api/infra_ml/results/common.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/http_api/infra_ml/results/common.ts rename to x-pack/solutions/observability/plugins/infra/common/http_api/infra_ml/results/common.ts diff --git a/x-pack/plugins/observability_solution/infra/common/http_api/infra_ml/results/index.ts b/x-pack/solutions/observability/plugins/infra/common/http_api/infra_ml/results/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/http_api/infra_ml/results/index.ts rename to x-pack/solutions/observability/plugins/infra/common/http_api/infra_ml/results/index.ts diff --git a/x-pack/plugins/observability_solution/infra/common/http_api/infra_ml/results/metrics_hosts_anomalies.ts b/x-pack/solutions/observability/plugins/infra/common/http_api/infra_ml/results/metrics_hosts_anomalies.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/http_api/infra_ml/results/metrics_hosts_anomalies.ts rename to x-pack/solutions/observability/plugins/infra/common/http_api/infra_ml/results/metrics_hosts_anomalies.ts diff --git a/x-pack/plugins/observability_solution/infra/common/http_api/infra_ml/results/metrics_k8s_anomalies.ts b/x-pack/solutions/observability/plugins/infra/common/http_api/infra_ml/results/metrics_k8s_anomalies.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/http_api/infra_ml/results/metrics_k8s_anomalies.ts rename to x-pack/solutions/observability/plugins/infra/common/http_api/infra_ml/results/metrics_k8s_anomalies.ts diff --git a/x-pack/plugins/observability_solution/infra/common/http_api/inventory_meta_api.ts b/x-pack/solutions/observability/plugins/infra/common/http_api/inventory_meta_api.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/http_api/inventory_meta_api.ts rename to x-pack/solutions/observability/plugins/infra/common/http_api/inventory_meta_api.ts diff --git a/x-pack/plugins/observability_solution/infra/common/http_api/inventory_views/v1/common.ts b/x-pack/solutions/observability/plugins/infra/common/http_api/inventory_views/v1/common.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/http_api/inventory_views/v1/common.ts rename to x-pack/solutions/observability/plugins/infra/common/http_api/inventory_views/v1/common.ts diff --git a/x-pack/plugins/observability_solution/infra/common/http_api/inventory_views/v1/create_inventory_view.ts b/x-pack/solutions/observability/plugins/infra/common/http_api/inventory_views/v1/create_inventory_view.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/http_api/inventory_views/v1/create_inventory_view.ts rename to x-pack/solutions/observability/plugins/infra/common/http_api/inventory_views/v1/create_inventory_view.ts diff --git a/x-pack/plugins/observability_solution/infra/common/http_api/inventory_views/v1/find_inventory_view.ts b/x-pack/solutions/observability/plugins/infra/common/http_api/inventory_views/v1/find_inventory_view.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/http_api/inventory_views/v1/find_inventory_view.ts rename to x-pack/solutions/observability/plugins/infra/common/http_api/inventory_views/v1/find_inventory_view.ts diff --git a/x-pack/plugins/observability_solution/infra/common/http_api/inventory_views/v1/get_inventory_view.ts b/x-pack/solutions/observability/plugins/infra/common/http_api/inventory_views/v1/get_inventory_view.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/http_api/inventory_views/v1/get_inventory_view.ts rename to x-pack/solutions/observability/plugins/infra/common/http_api/inventory_views/v1/get_inventory_view.ts diff --git a/x-pack/plugins/observability_solution/infra/common/http_api/inventory_views/v1/index.ts b/x-pack/solutions/observability/plugins/infra/common/http_api/inventory_views/v1/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/http_api/inventory_views/v1/index.ts rename to x-pack/solutions/observability/plugins/infra/common/http_api/inventory_views/v1/index.ts diff --git a/x-pack/plugins/observability_solution/infra/common/http_api/inventory_views/v1/update_inventory_view.ts b/x-pack/solutions/observability/plugins/infra/common/http_api/inventory_views/v1/update_inventory_view.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/http_api/inventory_views/v1/update_inventory_view.ts rename to x-pack/solutions/observability/plugins/infra/common/http_api/inventory_views/v1/update_inventory_view.ts diff --git a/x-pack/plugins/observability_solution/infra/common/http_api/ip_to_hostname/index.ts b/x-pack/solutions/observability/plugins/infra/common/http_api/ip_to_hostname/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/http_api/ip_to_hostname/index.ts rename to x-pack/solutions/observability/plugins/infra/common/http_api/ip_to_hostname/index.ts diff --git a/x-pack/plugins/observability_solution/infra/common/http_api/latest.ts b/x-pack/solutions/observability/plugins/infra/common/http_api/latest.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/http_api/latest.ts rename to x-pack/solutions/observability/plugins/infra/common/http_api/latest.ts diff --git a/x-pack/plugins/observability_solution/infra/common/http_api/log_alerts/v1/chart_preview_data.ts b/x-pack/solutions/observability/plugins/infra/common/http_api/log_alerts/v1/chart_preview_data.ts similarity index 91% rename from x-pack/plugins/observability_solution/infra/common/http_api/log_alerts/v1/chart_preview_data.ts rename to x-pack/solutions/observability/plugins/infra/common/http_api/log_alerts/v1/chart_preview_data.ts index 190c43a98e623..2f46e210f07e0 100644 --- a/x-pack/plugins/observability_solution/infra/common/http_api/log_alerts/v1/chart_preview_data.ts +++ b/x-pack/solutions/observability/plugins/infra/common/http_api/log_alerts/v1/chart_preview_data.ts @@ -52,9 +52,9 @@ export type GetLogAlertsChartPreviewDataSuccessResponsePayload = rt.TypeOf< // // If it's removed before then you get: // -// x-pack/plugins/observability_solution/infra/common/http_api/log_alerts/chart_preview_data.ts:44:14 - error TS4023: +// x-pack/solutions/observability/plugins/infra/common/http_api/log_alerts/chart_preview_data.ts:44:14 - error TS4023: // Exported variable 'getLogAlertsChartPreviewDataAlertParamsSubsetRT' has or is using name 'Comparator' -// from external module "/Users/smith/Code/kibana/x-pack/plugins/observability_solution/infra/common/alerting/logs/log_threshold/types" +// from external module "/Users/smith/Code/kibana/x-pack/solutions/observability/plugins/infra/common/alerting/logs/log_threshold/types" // but cannot be named. // export const getLogAlertsChartPreviewDataAlertParamsSubsetRT: any = rt.intersection([ diff --git a/x-pack/plugins/observability_solution/infra/common/http_api/log_alerts/v1/index.ts b/x-pack/solutions/observability/plugins/infra/common/http_api/log_alerts/v1/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/http_api/log_alerts/v1/index.ts rename to x-pack/solutions/observability/plugins/infra/common/http_api/log_alerts/v1/index.ts diff --git a/x-pack/plugins/observability_solution/infra/common/http_api/log_analysis/id_formats/v1/id_formats.ts b/x-pack/solutions/observability/plugins/infra/common/http_api/log_analysis/id_formats/v1/id_formats.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/http_api/log_analysis/id_formats/v1/id_formats.ts rename to x-pack/solutions/observability/plugins/infra/common/http_api/log_analysis/id_formats/v1/id_formats.ts diff --git a/x-pack/plugins/observability_solution/infra/common/http_api/log_analysis/results/v1/index.ts b/x-pack/solutions/observability/plugins/infra/common/http_api/log_analysis/results/v1/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/http_api/log_analysis/results/v1/index.ts rename to x-pack/solutions/observability/plugins/infra/common/http_api/log_analysis/results/v1/index.ts diff --git a/x-pack/plugins/observability_solution/infra/common/http_api/log_analysis/results/v1/log_entry_anomalies.ts b/x-pack/solutions/observability/plugins/infra/common/http_api/log_analysis/results/v1/log_entry_anomalies.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/http_api/log_analysis/results/v1/log_entry_anomalies.ts rename to x-pack/solutions/observability/plugins/infra/common/http_api/log_analysis/results/v1/log_entry_anomalies.ts diff --git a/x-pack/plugins/observability_solution/infra/common/http_api/log_analysis/results/v1/log_entry_anomalies_datasets.ts b/x-pack/solutions/observability/plugins/infra/common/http_api/log_analysis/results/v1/log_entry_anomalies_datasets.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/http_api/log_analysis/results/v1/log_entry_anomalies_datasets.ts rename to x-pack/solutions/observability/plugins/infra/common/http_api/log_analysis/results/v1/log_entry_anomalies_datasets.ts diff --git a/x-pack/plugins/observability_solution/infra/common/http_api/log_analysis/results/v1/log_entry_categories.ts b/x-pack/solutions/observability/plugins/infra/common/http_api/log_analysis/results/v1/log_entry_categories.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/http_api/log_analysis/results/v1/log_entry_categories.ts rename to x-pack/solutions/observability/plugins/infra/common/http_api/log_analysis/results/v1/log_entry_categories.ts diff --git a/x-pack/plugins/observability_solution/infra/common/http_api/log_analysis/results/v1/log_entry_category_datasets.ts b/x-pack/solutions/observability/plugins/infra/common/http_api/log_analysis/results/v1/log_entry_category_datasets.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/http_api/log_analysis/results/v1/log_entry_category_datasets.ts rename to x-pack/solutions/observability/plugins/infra/common/http_api/log_analysis/results/v1/log_entry_category_datasets.ts diff --git a/x-pack/plugins/observability_solution/infra/common/http_api/log_analysis/results/v1/log_entry_category_datasets_stats.ts b/x-pack/solutions/observability/plugins/infra/common/http_api/log_analysis/results/v1/log_entry_category_datasets_stats.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/http_api/log_analysis/results/v1/log_entry_category_datasets_stats.ts rename to x-pack/solutions/observability/plugins/infra/common/http_api/log_analysis/results/v1/log_entry_category_datasets_stats.ts diff --git a/x-pack/plugins/observability_solution/infra/common/http_api/log_analysis/results/v1/log_entry_category_examples.ts b/x-pack/solutions/observability/plugins/infra/common/http_api/log_analysis/results/v1/log_entry_category_examples.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/http_api/log_analysis/results/v1/log_entry_category_examples.ts rename to x-pack/solutions/observability/plugins/infra/common/http_api/log_analysis/results/v1/log_entry_category_examples.ts diff --git a/x-pack/plugins/observability_solution/infra/common/http_api/log_analysis/results/v1/log_entry_examples.ts b/x-pack/solutions/observability/plugins/infra/common/http_api/log_analysis/results/v1/log_entry_examples.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/http_api/log_analysis/results/v1/log_entry_examples.ts rename to x-pack/solutions/observability/plugins/infra/common/http_api/log_analysis/results/v1/log_entry_examples.ts diff --git a/x-pack/plugins/observability_solution/infra/common/http_api/log_analysis/validation/v1/datasets.ts b/x-pack/solutions/observability/plugins/infra/common/http_api/log_analysis/validation/v1/datasets.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/http_api/log_analysis/validation/v1/datasets.ts rename to x-pack/solutions/observability/plugins/infra/common/http_api/log_analysis/validation/v1/datasets.ts diff --git a/x-pack/plugins/observability_solution/infra/common/http_api/log_analysis/validation/v1/index.ts b/x-pack/solutions/observability/plugins/infra/common/http_api/log_analysis/validation/v1/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/http_api/log_analysis/validation/v1/index.ts rename to x-pack/solutions/observability/plugins/infra/common/http_api/log_analysis/validation/v1/index.ts diff --git a/x-pack/plugins/observability_solution/infra/common/http_api/log_analysis/validation/v1/log_entry_rate_indices.ts b/x-pack/solutions/observability/plugins/infra/common/http_api/log_analysis/validation/v1/log_entry_rate_indices.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/http_api/log_analysis/validation/v1/log_entry_rate_indices.ts rename to x-pack/solutions/observability/plugins/infra/common/http_api/log_analysis/validation/v1/log_entry_rate_indices.ts diff --git a/x-pack/plugins/observability_solution/infra/common/http_api/metadata_api.ts b/x-pack/solutions/observability/plugins/infra/common/http_api/metadata_api.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/http_api/metadata_api.ts rename to x-pack/solutions/observability/plugins/infra/common/http_api/metadata_api.ts diff --git a/x-pack/plugins/observability_solution/infra/common/http_api/metrics_explorer.ts b/x-pack/solutions/observability/plugins/infra/common/http_api/metrics_explorer.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/http_api/metrics_explorer.ts rename to x-pack/solutions/observability/plugins/infra/common/http_api/metrics_explorer.ts diff --git a/x-pack/plugins/observability_solution/infra/common/http_api/metrics_explorer_views/v1/common.ts b/x-pack/solutions/observability/plugins/infra/common/http_api/metrics_explorer_views/v1/common.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/http_api/metrics_explorer_views/v1/common.ts rename to x-pack/solutions/observability/plugins/infra/common/http_api/metrics_explorer_views/v1/common.ts diff --git a/x-pack/plugins/observability_solution/infra/common/http_api/metrics_explorer_views/v1/create_metrics_explorer_view.ts b/x-pack/solutions/observability/plugins/infra/common/http_api/metrics_explorer_views/v1/create_metrics_explorer_view.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/http_api/metrics_explorer_views/v1/create_metrics_explorer_view.ts rename to x-pack/solutions/observability/plugins/infra/common/http_api/metrics_explorer_views/v1/create_metrics_explorer_view.ts diff --git a/x-pack/plugins/observability_solution/infra/common/http_api/metrics_explorer_views/v1/find_metrics_explorer_view.ts b/x-pack/solutions/observability/plugins/infra/common/http_api/metrics_explorer_views/v1/find_metrics_explorer_view.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/http_api/metrics_explorer_views/v1/find_metrics_explorer_view.ts rename to x-pack/solutions/observability/plugins/infra/common/http_api/metrics_explorer_views/v1/find_metrics_explorer_view.ts diff --git a/x-pack/plugins/observability_solution/infra/common/http_api/metrics_explorer_views/v1/get_metrics_explorer_view.ts b/x-pack/solutions/observability/plugins/infra/common/http_api/metrics_explorer_views/v1/get_metrics_explorer_view.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/http_api/metrics_explorer_views/v1/get_metrics_explorer_view.ts rename to x-pack/solutions/observability/plugins/infra/common/http_api/metrics_explorer_views/v1/get_metrics_explorer_view.ts diff --git a/x-pack/plugins/observability_solution/infra/common/http_api/metrics_explorer_views/v1/index.ts b/x-pack/solutions/observability/plugins/infra/common/http_api/metrics_explorer_views/v1/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/http_api/metrics_explorer_views/v1/index.ts rename to x-pack/solutions/observability/plugins/infra/common/http_api/metrics_explorer_views/v1/index.ts diff --git a/x-pack/plugins/observability_solution/infra/common/http_api/metrics_explorer_views/v1/update_metrics_explorer_view.ts b/x-pack/solutions/observability/plugins/infra/common/http_api/metrics_explorer_views/v1/update_metrics_explorer_view.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/http_api/metrics_explorer_views/v1/update_metrics_explorer_view.ts rename to x-pack/solutions/observability/plugins/infra/common/http_api/metrics_explorer_views/v1/update_metrics_explorer_view.ts diff --git a/x-pack/plugins/observability_solution/infra/common/http_api/node_details_api.ts b/x-pack/solutions/observability/plugins/infra/common/http_api/node_details_api.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/http_api/node_details_api.ts rename to x-pack/solutions/observability/plugins/infra/common/http_api/node_details_api.ts diff --git a/x-pack/plugins/observability_solution/infra/common/http_api/overview_api.ts b/x-pack/solutions/observability/plugins/infra/common/http_api/overview_api.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/http_api/overview_api.ts rename to x-pack/solutions/observability/plugins/infra/common/http_api/overview_api.ts diff --git a/x-pack/plugins/observability_solution/infra/common/http_api/profiling_api.ts b/x-pack/solutions/observability/plugins/infra/common/http_api/profiling_api.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/http_api/profiling_api.ts rename to x-pack/solutions/observability/plugins/infra/common/http_api/profiling_api.ts diff --git a/x-pack/plugins/observability_solution/infra/common/http_api/shared/asset_type.ts b/x-pack/solutions/observability/plugins/infra/common/http_api/shared/asset_type.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/http_api/shared/asset_type.ts rename to x-pack/solutions/observability/plugins/infra/common/http_api/shared/asset_type.ts diff --git a/x-pack/plugins/observability_solution/infra/common/http_api/shared/errors.ts b/x-pack/solutions/observability/plugins/infra/common/http_api/shared/errors.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/http_api/shared/errors.ts rename to x-pack/solutions/observability/plugins/infra/common/http_api/shared/errors.ts diff --git a/x-pack/plugins/observability_solution/infra/common/http_api/shared/es_request.ts b/x-pack/solutions/observability/plugins/infra/common/http_api/shared/es_request.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/http_api/shared/es_request.ts rename to x-pack/solutions/observability/plugins/infra/common/http_api/shared/es_request.ts diff --git a/x-pack/plugins/observability_solution/infra/common/http_api/shared/index.ts b/x-pack/solutions/observability/plugins/infra/common/http_api/shared/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/http_api/shared/index.ts rename to x-pack/solutions/observability/plugins/infra/common/http_api/shared/index.ts diff --git a/x-pack/plugins/observability_solution/infra/common/http_api/shared/metric_statistics.ts b/x-pack/solutions/observability/plugins/infra/common/http_api/shared/metric_statistics.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/http_api/shared/metric_statistics.ts rename to x-pack/solutions/observability/plugins/infra/common/http_api/shared/metric_statistics.ts diff --git a/x-pack/plugins/observability_solution/infra/common/http_api/shared/time_range.ts b/x-pack/solutions/observability/plugins/infra/common/http_api/shared/time_range.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/http_api/shared/time_range.ts rename to x-pack/solutions/observability/plugins/infra/common/http_api/shared/time_range.ts diff --git a/x-pack/plugins/observability_solution/infra/common/http_api/shared/timing.ts b/x-pack/solutions/observability/plugins/infra/common/http_api/shared/timing.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/http_api/shared/timing.ts rename to x-pack/solutions/observability/plugins/infra/common/http_api/shared/timing.ts diff --git a/x-pack/plugins/observability_solution/infra/common/http_api/snapshot_api.ts b/x-pack/solutions/observability/plugins/infra/common/http_api/snapshot_api.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/http_api/snapshot_api.ts rename to x-pack/solutions/observability/plugins/infra/common/http_api/snapshot_api.ts diff --git a/x-pack/plugins/observability_solution/infra/common/infra_ml/anomaly_results.ts b/x-pack/solutions/observability/plugins/infra/common/infra_ml/anomaly_results.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/infra_ml/anomaly_results.ts rename to x-pack/solutions/observability/plugins/infra/common/infra_ml/anomaly_results.ts diff --git a/x-pack/plugins/observability_solution/infra/common/infra_ml/index.ts b/x-pack/solutions/observability/plugins/infra/common/infra_ml/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/infra_ml/index.ts rename to x-pack/solutions/observability/plugins/infra/common/infra_ml/index.ts diff --git a/x-pack/plugins/observability_solution/infra/common/infra_ml/infra_ml.ts b/x-pack/solutions/observability/plugins/infra/common/infra_ml/infra_ml.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/infra_ml/infra_ml.ts rename to x-pack/solutions/observability/plugins/infra/common/infra_ml/infra_ml.ts diff --git a/x-pack/plugins/observability_solution/infra/common/infra_ml/job_parameters.ts b/x-pack/solutions/observability/plugins/infra/common/infra_ml/job_parameters.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/infra_ml/job_parameters.ts rename to x-pack/solutions/observability/plugins/infra/common/infra_ml/job_parameters.ts diff --git a/x-pack/plugins/observability_solution/infra/common/infra_ml/metrics_hosts_ml.ts b/x-pack/solutions/observability/plugins/infra/common/infra_ml/metrics_hosts_ml.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/infra_ml/metrics_hosts_ml.ts rename to x-pack/solutions/observability/plugins/infra/common/infra_ml/metrics_hosts_ml.ts diff --git a/x-pack/plugins/observability_solution/infra/common/infra_ml/metrics_k8s_ml.ts b/x-pack/solutions/observability/plugins/infra/common/infra_ml/metrics_k8s_ml.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/infra_ml/metrics_k8s_ml.ts rename to x-pack/solutions/observability/plugins/infra/common/infra_ml/metrics_k8s_ml.ts diff --git a/x-pack/plugins/observability_solution/infra/common/inventory_models/intl_strings.ts b/x-pack/solutions/observability/plugins/infra/common/inventory_models/intl_strings.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/inventory_models/intl_strings.ts rename to x-pack/solutions/observability/plugins/infra/common/inventory_models/intl_strings.ts diff --git a/x-pack/plugins/observability_solution/infra/common/inventory_views/defaults.ts b/x-pack/solutions/observability/plugins/infra/common/inventory_views/defaults.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/inventory_views/defaults.ts rename to x-pack/solutions/observability/plugins/infra/common/inventory_views/defaults.ts diff --git a/x-pack/plugins/observability_solution/infra/common/inventory_views/errors.ts b/x-pack/solutions/observability/plugins/infra/common/inventory_views/errors.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/inventory_views/errors.ts rename to x-pack/solutions/observability/plugins/infra/common/inventory_views/errors.ts diff --git a/x-pack/plugins/observability_solution/infra/common/inventory_views/index.ts b/x-pack/solutions/observability/plugins/infra/common/inventory_views/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/inventory_views/index.ts rename to x-pack/solutions/observability/plugins/infra/common/inventory_views/index.ts diff --git a/x-pack/plugins/observability_solution/infra/common/inventory_views/inventory_view.mock.ts b/x-pack/solutions/observability/plugins/infra/common/inventory_views/inventory_view.mock.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/inventory_views/inventory_view.mock.ts rename to x-pack/solutions/observability/plugins/infra/common/inventory_views/inventory_view.mock.ts diff --git a/x-pack/plugins/observability_solution/infra/common/inventory_views/types.ts b/x-pack/solutions/observability/plugins/infra/common/inventory_views/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/inventory_views/types.ts rename to x-pack/solutions/observability/plugins/infra/common/inventory_views/types.ts diff --git a/x-pack/plugins/observability_solution/infra/common/log_analysis/index.ts b/x-pack/solutions/observability/plugins/infra/common/log_analysis/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/log_analysis/index.ts rename to x-pack/solutions/observability/plugins/infra/common/log_analysis/index.ts diff --git a/x-pack/plugins/observability_solution/infra/common/log_analysis/job_parameters.ts b/x-pack/solutions/observability/plugins/infra/common/log_analysis/job_parameters.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/log_analysis/job_parameters.ts rename to x-pack/solutions/observability/plugins/infra/common/log_analysis/job_parameters.ts diff --git a/x-pack/plugins/observability_solution/infra/common/log_analysis/log_analysis.ts b/x-pack/solutions/observability/plugins/infra/common/log_analysis/log_analysis.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/log_analysis/log_analysis.ts rename to x-pack/solutions/observability/plugins/infra/common/log_analysis/log_analysis.ts diff --git a/x-pack/plugins/observability_solution/infra/common/log_analysis/log_analysis_quality.ts b/x-pack/solutions/observability/plugins/infra/common/log_analysis/log_analysis_quality.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/log_analysis/log_analysis_quality.ts rename to x-pack/solutions/observability/plugins/infra/common/log_analysis/log_analysis_quality.ts diff --git a/x-pack/plugins/observability_solution/infra/common/log_analysis/log_analysis_results.ts b/x-pack/solutions/observability/plugins/infra/common/log_analysis/log_analysis_results.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/log_analysis/log_analysis_results.ts rename to x-pack/solutions/observability/plugins/infra/common/log_analysis/log_analysis_results.ts diff --git a/x-pack/plugins/observability_solution/infra/common/log_analysis/log_entry_anomalies.ts b/x-pack/solutions/observability/plugins/infra/common/log_analysis/log_entry_anomalies.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/log_analysis/log_entry_anomalies.ts rename to x-pack/solutions/observability/plugins/infra/common/log_analysis/log_entry_anomalies.ts diff --git a/x-pack/plugins/observability_solution/infra/common/log_analysis/log_entry_categories_analysis.ts b/x-pack/solutions/observability/plugins/infra/common/log_analysis/log_entry_categories_analysis.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/log_analysis/log_entry_categories_analysis.ts rename to x-pack/solutions/observability/plugins/infra/common/log_analysis/log_entry_categories_analysis.ts diff --git a/x-pack/plugins/observability_solution/infra/common/log_analysis/log_entry_examples.ts b/x-pack/solutions/observability/plugins/infra/common/log_analysis/log_entry_examples.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/log_analysis/log_entry_examples.ts rename to x-pack/solutions/observability/plugins/infra/common/log_analysis/log_entry_examples.ts diff --git a/x-pack/plugins/observability_solution/infra/common/log_analysis/log_entry_rate_analysis.ts b/x-pack/solutions/observability/plugins/infra/common/log_analysis/log_entry_rate_analysis.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/log_analysis/log_entry_rate_analysis.ts rename to x-pack/solutions/observability/plugins/infra/common/log_analysis/log_entry_rate_analysis.ts diff --git a/x-pack/plugins/observability_solution/infra/common/log_search_result/index.ts b/x-pack/solutions/observability/plugins/infra/common/log_search_result/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/log_search_result/index.ts rename to x-pack/solutions/observability/plugins/infra/common/log_search_result/index.ts diff --git a/x-pack/plugins/observability_solution/infra/common/log_search_result/log_search_result.ts b/x-pack/solutions/observability/plugins/infra/common/log_search_result/log_search_result.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/log_search_result/log_search_result.ts rename to x-pack/solutions/observability/plugins/infra/common/log_search_result/log_search_result.ts diff --git a/x-pack/plugins/observability_solution/infra/common/log_search_summary/index.ts b/x-pack/solutions/observability/plugins/infra/common/log_search_summary/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/log_search_summary/index.ts rename to x-pack/solutions/observability/plugins/infra/common/log_search_summary/index.ts diff --git a/x-pack/plugins/observability_solution/infra/common/log_search_summary/log_search_summary.ts b/x-pack/solutions/observability/plugins/infra/common/log_search_summary/log_search_summary.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/log_search_summary/log_search_summary.ts rename to x-pack/solutions/observability/plugins/infra/common/log_search_summary/log_search_summary.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/common/log_text_scale/index.ts b/x-pack/solutions/observability/plugins/infra/common/log_text_scale/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/common/log_text_scale/index.ts rename to x-pack/solutions/observability/plugins/infra/common/log_text_scale/index.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/common/log_text_scale/log_text_scale.ts b/x-pack/solutions/observability/plugins/infra/common/log_text_scale/log_text_scale.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/common/log_text_scale/log_text_scale.ts rename to x-pack/solutions/observability/plugins/infra/common/log_text_scale/log_text_scale.ts diff --git a/x-pack/plugins/observability_solution/infra/common/metrics_explorer_views/defaults.ts b/x-pack/solutions/observability/plugins/infra/common/metrics_explorer_views/defaults.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/metrics_explorer_views/defaults.ts rename to x-pack/solutions/observability/plugins/infra/common/metrics_explorer_views/defaults.ts diff --git a/x-pack/plugins/observability_solution/infra/common/metrics_explorer_views/errors.ts b/x-pack/solutions/observability/plugins/infra/common/metrics_explorer_views/errors.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/metrics_explorer_views/errors.ts rename to x-pack/solutions/observability/plugins/infra/common/metrics_explorer_views/errors.ts diff --git a/x-pack/plugins/observability_solution/infra/common/metrics_explorer_views/index.ts b/x-pack/solutions/observability/plugins/infra/common/metrics_explorer_views/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/metrics_explorer_views/index.ts rename to x-pack/solutions/observability/plugins/infra/common/metrics_explorer_views/index.ts diff --git a/x-pack/plugins/observability_solution/infra/common/metrics_explorer_views/metrics_explorer_view.mock.ts b/x-pack/solutions/observability/plugins/infra/common/metrics_explorer_views/metrics_explorer_view.mock.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/metrics_explorer_views/metrics_explorer_view.mock.ts rename to x-pack/solutions/observability/plugins/infra/common/metrics_explorer_views/metrics_explorer_view.mock.ts diff --git a/x-pack/plugins/observability_solution/infra/common/metrics_explorer_views/types.ts b/x-pack/solutions/observability/plugins/infra/common/metrics_explorer_views/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/metrics_explorer_views/types.ts rename to x-pack/solutions/observability/plugins/infra/common/metrics_explorer_views/types.ts diff --git a/x-pack/plugins/observability_solution/infra/common/metrics_sources/get_has_data.ts b/x-pack/solutions/observability/plugins/infra/common/metrics_sources/get_has_data.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/metrics_sources/get_has_data.ts rename to x-pack/solutions/observability/plugins/infra/common/metrics_sources/get_has_data.ts diff --git a/x-pack/plugins/observability_solution/infra/common/metrics_sources/index.ts b/x-pack/solutions/observability/plugins/infra/common/metrics_sources/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/metrics_sources/index.ts rename to x-pack/solutions/observability/plugins/infra/common/metrics_sources/index.ts diff --git a/x-pack/plugins/observability_solution/infra/common/performance_tracing.ts b/x-pack/solutions/observability/plugins/infra/common/performance_tracing.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/performance_tracing.ts rename to x-pack/solutions/observability/plugins/infra/common/performance_tracing.ts diff --git a/x-pack/plugins/observability_solution/infra/common/plugin_config_types.ts b/x-pack/solutions/observability/plugins/infra/common/plugin_config_types.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/plugin_config_types.ts rename to x-pack/solutions/observability/plugins/infra/common/plugin_config_types.ts diff --git a/x-pack/plugins/observability_solution/infra/common/saved_views/index.ts b/x-pack/solutions/observability/plugins/infra/common/saved_views/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/saved_views/index.ts rename to x-pack/solutions/observability/plugins/infra/common/saved_views/index.ts diff --git a/x-pack/plugins/observability_solution/infra/common/saved_views/types.ts b/x-pack/solutions/observability/plugins/infra/common/saved_views/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/saved_views/types.ts rename to x-pack/solutions/observability/plugins/infra/common/saved_views/types.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/common/search_strategies/common/errors.ts b/x-pack/solutions/observability/plugins/infra/common/search_strategies/common/errors.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/common/search_strategies/common/errors.ts rename to x-pack/solutions/observability/plugins/infra/common/search_strategies/common/errors.ts diff --git a/x-pack/plugins/observability_solution/infra/common/search_strategies/log_entries/log_entries.ts b/x-pack/solutions/observability/plugins/infra/common/search_strategies/log_entries/log_entries.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/search_strategies/log_entries/log_entries.ts rename to x-pack/solutions/observability/plugins/infra/common/search_strategies/log_entries/log_entries.ts diff --git a/x-pack/plugins/observability_solution/infra/common/search_strategies/log_entries/log_entry.ts b/x-pack/solutions/observability/plugins/infra/common/search_strategies/log_entries/log_entry.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/search_strategies/log_entries/log_entry.ts rename to x-pack/solutions/observability/plugins/infra/common/search_strategies/log_entries/log_entry.ts diff --git a/x-pack/plugins/observability_solution/infra/common/snapshot_metric_i18n.ts b/x-pack/solutions/observability/plugins/infra/common/snapshot_metric_i18n.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/snapshot_metric_i18n.ts rename to x-pack/solutions/observability/plugins/infra/common/snapshot_metric_i18n.ts diff --git a/x-pack/plugins/observability_solution/infra/common/source_configuration/defaults.ts b/x-pack/solutions/observability/plugins/infra/common/source_configuration/defaults.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/source_configuration/defaults.ts rename to x-pack/solutions/observability/plugins/infra/common/source_configuration/defaults.ts diff --git a/x-pack/plugins/observability_solution/infra/common/source_configuration/source_configuration.ts b/x-pack/solutions/observability/plugins/infra/common/source_configuration/source_configuration.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/source_configuration/source_configuration.ts rename to x-pack/solutions/observability/plugins/infra/common/source_configuration/source_configuration.ts diff --git a/x-pack/plugins/observability_solution/infra/common/time/index.ts b/x-pack/solutions/observability/plugins/infra/common/time/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/time/index.ts rename to x-pack/solutions/observability/plugins/infra/common/time/index.ts diff --git a/x-pack/plugins/observability_solution/infra/common/time/time_key.ts b/x-pack/solutions/observability/plugins/infra/common/time/time_key.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/time/time_key.ts rename to x-pack/solutions/observability/plugins/infra/common/time/time_key.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/common/locators/time_range.ts b/x-pack/solutions/observability/plugins/infra/common/time/time_range.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/common/locators/time_range.ts rename to x-pack/solutions/observability/plugins/infra/common/time/time_range.ts diff --git a/x-pack/plugins/observability_solution/infra/common/time/time_scale.ts b/x-pack/solutions/observability/plugins/infra/common/time/time_scale.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/time/time_scale.ts rename to x-pack/solutions/observability/plugins/infra/common/time/time_scale.ts diff --git a/x-pack/plugins/observability_solution/infra/common/time/time_unit.ts b/x-pack/solutions/observability/plugins/infra/common/time/time_unit.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/time/time_unit.ts rename to x-pack/solutions/observability/plugins/infra/common/time/time_unit.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/common/typed_json.ts b/x-pack/solutions/observability/plugins/infra/common/typed_json.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/common/typed_json.ts rename to x-pack/solutions/observability/plugins/infra/common/typed_json.ts diff --git a/x-pack/plugins/observability_solution/infra/common/url_state_storage_service.ts b/x-pack/solutions/observability/plugins/infra/common/url_state_storage_service.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/url_state_storage_service.ts rename to x-pack/solutions/observability/plugins/infra/common/url_state_storage_service.ts diff --git a/x-pack/plugins/observability_solution/infra/common/utility_types.ts b/x-pack/solutions/observability/plugins/infra/common/utility_types.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/utility_types.ts rename to x-pack/solutions/observability/plugins/infra/common/utility_types.ts diff --git a/x-pack/plugins/observability_solution/infra/common/utils/corrected_percent_convert.test.ts b/x-pack/solutions/observability/plugins/infra/common/utils/corrected_percent_convert.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/utils/corrected_percent_convert.test.ts rename to x-pack/solutions/observability/plugins/infra/common/utils/corrected_percent_convert.test.ts diff --git a/x-pack/plugins/observability_solution/infra/common/utils/corrected_percent_convert.ts b/x-pack/solutions/observability/plugins/infra/common/utils/corrected_percent_convert.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/utils/corrected_percent_convert.ts rename to x-pack/solutions/observability/plugins/infra/common/utils/corrected_percent_convert.ts diff --git a/x-pack/plugins/observability_solution/infra/common/utils/elasticsearch_runtime_types.ts b/x-pack/solutions/observability/plugins/infra/common/utils/elasticsearch_runtime_types.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/utils/elasticsearch_runtime_types.ts rename to x-pack/solutions/observability/plugins/infra/common/utils/elasticsearch_runtime_types.ts diff --git a/x-pack/plugins/observability_solution/infra/common/utils/get_chart_group_names.ts b/x-pack/solutions/observability/plugins/infra/common/utils/get_chart_group_names.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/utils/get_chart_group_names.ts rename to x-pack/solutions/observability/plugins/infra/common/utils/get_chart_group_names.ts diff --git a/x-pack/plugins/observability_solution/infra/common/utils/get_interval_in_seconds.ts b/x-pack/solutions/observability/plugins/infra/common/utils/get_interval_in_seconds.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/common/utils/get_interval_in_seconds.ts rename to x-pack/solutions/observability/plugins/infra/common/utils/get_interval_in_seconds.ts diff --git a/x-pack/plugins/observability_solution/infra/docs/assets/infra_metricbeat_aws.jpg b/x-pack/solutions/observability/plugins/infra/docs/assets/infra_metricbeat_aws.jpg similarity index 100% rename from x-pack/plugins/observability_solution/infra/docs/assets/infra_metricbeat_aws.jpg rename to x-pack/solutions/observability/plugins/infra/docs/assets/infra_metricbeat_aws.jpg diff --git a/x-pack/plugins/observability_solution/infra/docs/state_machines/README.md b/x-pack/solutions/observability/plugins/infra/docs/state_machines/README.md similarity index 100% rename from x-pack/plugins/observability_solution/infra/docs/state_machines/README.md rename to x-pack/solutions/observability/plugins/infra/docs/state_machines/README.md diff --git a/x-pack/plugins/observability_solution/infra/docs/state_machines/xstate_machine_patterns.md b/x-pack/solutions/observability/plugins/infra/docs/state_machines/xstate_machine_patterns.md similarity index 100% rename from x-pack/plugins/observability_solution/infra/docs/state_machines/xstate_machine_patterns.md rename to x-pack/solutions/observability/plugins/infra/docs/state_machines/xstate_machine_patterns.md diff --git a/x-pack/plugins/observability_solution/infra/docs/state_machines/xstate_react_patterns.md b/x-pack/solutions/observability/plugins/infra/docs/state_machines/xstate_react_patterns.md similarity index 100% rename from x-pack/plugins/observability_solution/infra/docs/state_machines/xstate_react_patterns.md rename to x-pack/solutions/observability/plugins/infra/docs/state_machines/xstate_react_patterns.md diff --git a/x-pack/plugins/observability_solution/infra/docs/state_machines/xstate_url_patterns_and_precedence.md b/x-pack/solutions/observability/plugins/infra/docs/state_machines/xstate_url_patterns_and_precedence.md similarity index 100% rename from x-pack/plugins/observability_solution/infra/docs/state_machines/xstate_url_patterns_and_precedence.md rename to x-pack/solutions/observability/plugins/infra/docs/state_machines/xstate_url_patterns_and_precedence.md diff --git a/x-pack/plugins/observability_solution/infra/docs/telemetry/README.md b/x-pack/solutions/observability/plugins/infra/docs/telemetry/README.md similarity index 76% rename from x-pack/plugins/observability_solution/infra/docs/telemetry/README.md rename to x-pack/solutions/observability/plugins/infra/docs/telemetry/README.md index ed0ed7e2464e7..55c8c5aeecee6 100644 --- a/x-pack/plugins/observability_solution/infra/docs/telemetry/README.md +++ b/x-pack/solutions/observability/plugins/infra/docs/telemetry/README.md @@ -2,7 +2,7 @@ Welcome to the documentation on implementing custom Telemetry events using the TelemetryService. Tracking Telemetry events is part of our workflow for better understanding what users like the most and constantly improving the Observability Metrics and Logs. -Custom events provide a flexible way to track specific user behaviors and application events. By using the [`TelemetryService`](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/infra/public/services/telemetry), you can easily create and track custom events, allowing you to gain valuable insights into how your application is being used. +Custom events provide a flexible way to track specific user behaviors and application events. By using the [`TelemetryService`](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/infra/public/services/telemetry), you can easily create and track custom events, allowing you to gain valuable insights into how your application is being used. In this documentation, we will see how to implement custom events and how to trigger them while working with React. diff --git a/x-pack/plugins/observability_solution/infra/docs/telemetry/define_custom_events.md b/x-pack/solutions/observability/plugins/infra/docs/telemetry/define_custom_events.md similarity index 97% rename from x-pack/plugins/observability_solution/infra/docs/telemetry/define_custom_events.md rename to x-pack/solutions/observability/plugins/infra/docs/telemetry/define_custom_events.md index e27ef04617059..cef0c77efb9a3 100644 --- a/x-pack/plugins/observability_solution/infra/docs/telemetry/define_custom_events.md +++ b/x-pack/solutions/observability/plugins/infra/docs/telemetry/define_custom_events.md @@ -15,7 +15,7 @@ export enum InfraTelemetryEventTypes { In this example, we're adding a new event type called `SEARCH_SUBMITTED` with a value `Search Submitted` that will be used for tracking the event. -N.B. Each custom event should also be added to the whitelist defined in the [core analytics package](../../../cloud_integrations/cloud_full_story/server/config.ts) to be tracked correctly. +N.B. Each custom event should also be added to the whitelist defined in the [core analytics package](../../../../cloud_integrations/cloud_full_story/server/config.ts) to be tracked correctly. ## Step 2: Update types and define the event schema diff --git a/x-pack/plugins/observability_solution/infra/docs/telemetry/telemetry_service_overview.md b/x-pack/solutions/observability/plugins/infra/docs/telemetry/telemetry_service_overview.md similarity index 100% rename from x-pack/plugins/observability_solution/infra/docs/telemetry/telemetry_service_overview.md rename to x-pack/solutions/observability/plugins/infra/docs/telemetry/telemetry_service_overview.md diff --git a/x-pack/plugins/observability_solution/infra/docs/telemetry/trigger_custom_events_examples.md b/x-pack/solutions/observability/plugins/infra/docs/telemetry/trigger_custom_events_examples.md similarity index 100% rename from x-pack/plugins/observability_solution/infra/docs/telemetry/trigger_custom_events_examples.md rename to x-pack/solutions/observability/plugins/infra/docs/telemetry/trigger_custom_events_examples.md diff --git a/x-pack/plugins/observability_solution/infra/docs/test_setups/infra_metricbeat_aws.md b/x-pack/solutions/observability/plugins/infra/docs/test_setups/infra_metricbeat_aws.md similarity index 100% rename from x-pack/plugins/observability_solution/infra/docs/test_setups/infra_metricbeat_aws.md rename to x-pack/solutions/observability/plugins/infra/docs/test_setups/infra_metricbeat_aws.md diff --git a/x-pack/plugins/observability_solution/infra/docs/test_setups/infra_metricbeat_docker_nginx.md b/x-pack/solutions/observability/plugins/infra/docs/test_setups/infra_metricbeat_docker_nginx.md similarity index 100% rename from x-pack/plugins/observability_solution/infra/docs/test_setups/infra_metricbeat_docker_nginx.md rename to x-pack/solutions/observability/plugins/infra/docs/test_setups/infra_metricbeat_docker_nginx.md diff --git a/x-pack/solutions/observability/plugins/infra/jest.config.js b/x-pack/solutions/observability/plugins/infra/jest.config.js new file mode 100644 index 0000000000000..6940a611ef766 --- /dev/null +++ b/x-pack/solutions/observability/plugins/infra/jest.config.js @@ -0,0 +1,18 @@ +/* + * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one + * or more contributor license agreements. Licensed under the Elastic License + * 2.0; you may not use this file except in compliance with the Elastic License + * 2.0. + */ + +module.exports = { + preset: '@kbn/test', + rootDir: '../../../../..', + roots: ['/x-pack/solutions/observability/plugins/infra'], + coverageDirectory: + '/target/kibana-coverage/jest/x-pack/solutions/observability/plugins/infra', + coverageReporters: ['text', 'html'], + collectCoverageFrom: [ + '/x-pack/solutions/observability/plugins/infra/{common,public,server}/**/*.{ts,tsx}', + ], +}; diff --git a/x-pack/plugins/observability_solution/infra/kibana.jsonc b/x-pack/solutions/observability/plugins/infra/kibana.jsonc similarity index 100% rename from x-pack/plugins/observability_solution/infra/kibana.jsonc rename to x-pack/solutions/observability/plugins/infra/kibana.jsonc diff --git a/x-pack/plugins/observability_solution/infra/public/__snapshots__/metrics_overview_fetchers.test.ts.snap b/x-pack/solutions/observability/plugins/infra/public/__snapshots__/metrics_overview_fetchers.test.ts.snap similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/__snapshots__/metrics_overview_fetchers.test.ts.snap rename to x-pack/solutions/observability/plugins/infra/public/__snapshots__/metrics_overview_fetchers.test.ts.snap diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/common/components/metrics_alert_dropdown.tsx b/x-pack/solutions/observability/plugins/infra/public/alerting/common/components/metrics_alert_dropdown.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/common/components/metrics_alert_dropdown.tsx rename to x-pack/solutions/observability/plugins/infra/public/alerting/common/components/metrics_alert_dropdown.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/common/components/threshold.stories.tsx b/x-pack/solutions/observability/plugins/infra/public/alerting/common/components/threshold.stories.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/common/components/threshold.stories.tsx rename to x-pack/solutions/observability/plugins/infra/public/alerting/common/components/threshold.stories.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/common/components/threshold.test.tsx b/x-pack/solutions/observability/plugins/infra/public/alerting/common/components/threshold.test.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/common/components/threshold.test.tsx rename to x-pack/solutions/observability/plugins/infra/public/alerting/common/components/threshold.test.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/common/components/threshold.tsx b/x-pack/solutions/observability/plugins/infra/public/alerting/common/components/threshold.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/common/components/threshold.tsx rename to x-pack/solutions/observability/plugins/infra/public/alerting/common/components/threshold.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/common/criterion_preview_chart/criterion_preview_chart.tsx b/x-pack/solutions/observability/plugins/infra/public/alerting/common/criterion_preview_chart/criterion_preview_chart.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/common/criterion_preview_chart/criterion_preview_chart.tsx rename to x-pack/solutions/observability/plugins/infra/public/alerting/common/criterion_preview_chart/criterion_preview_chart.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/common/criterion_preview_chart/threshold_annotations.test.tsx b/x-pack/solutions/observability/plugins/infra/public/alerting/common/criterion_preview_chart/threshold_annotations.test.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/common/criterion_preview_chart/threshold_annotations.test.tsx rename to x-pack/solutions/observability/plugins/infra/public/alerting/common/criterion_preview_chart/threshold_annotations.test.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/common/criterion_preview_chart/threshold_annotations.tsx b/x-pack/solutions/observability/plugins/infra/public/alerting/common/criterion_preview_chart/threshold_annotations.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/common/criterion_preview_chart/threshold_annotations.tsx rename to x-pack/solutions/observability/plugins/infra/public/alerting/common/criterion_preview_chart/threshold_annotations.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/common/group_by_expression/group_by_expression.tsx b/x-pack/solutions/observability/plugins/infra/public/alerting/common/group_by_expression/group_by_expression.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/common/group_by_expression/group_by_expression.tsx rename to x-pack/solutions/observability/plugins/infra/public/alerting/common/group_by_expression/group_by_expression.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/common/group_by_expression/selector.tsx b/x-pack/solutions/observability/plugins/infra/public/alerting/common/group_by_expression/selector.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/common/group_by_expression/selector.tsx rename to x-pack/solutions/observability/plugins/infra/public/alerting/common/group_by_expression/selector.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/custom_threshold/components/alert_flyout.tsx b/x-pack/solutions/observability/plugins/infra/public/alerting/custom_threshold/components/alert_flyout.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/custom_threshold/components/alert_flyout.tsx rename to x-pack/solutions/observability/plugins/infra/public/alerting/custom_threshold/components/alert_flyout.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/custom_threshold/index.ts b/x-pack/solutions/observability/plugins/infra/public/alerting/custom_threshold/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/custom_threshold/index.ts rename to x-pack/solutions/observability/plugins/infra/public/alerting/custom_threshold/index.ts diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/inventory/components/alert_flyout.tsx b/x-pack/solutions/observability/plugins/infra/public/alerting/inventory/components/alert_flyout.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/inventory/components/alert_flyout.tsx rename to x-pack/solutions/observability/plugins/infra/public/alerting/inventory/components/alert_flyout.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/inventory/components/expression.test.tsx b/x-pack/solutions/observability/plugins/infra/public/alerting/inventory/components/expression.test.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/inventory/components/expression.test.tsx rename to x-pack/solutions/observability/plugins/infra/public/alerting/inventory/components/expression.test.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/inventory/components/expression.tsx b/x-pack/solutions/observability/plugins/infra/public/alerting/inventory/components/expression.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/inventory/components/expression.tsx rename to x-pack/solutions/observability/plugins/infra/public/alerting/inventory/components/expression.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/inventory/components/expression_chart.tsx b/x-pack/solutions/observability/plugins/infra/public/alerting/inventory/components/expression_chart.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/inventory/components/expression_chart.tsx rename to x-pack/solutions/observability/plugins/infra/public/alerting/inventory/components/expression_chart.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/inventory/components/manage_alerts_context_menu_item.tsx b/x-pack/solutions/observability/plugins/infra/public/alerting/inventory/components/manage_alerts_context_menu_item.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/inventory/components/manage_alerts_context_menu_item.tsx rename to x-pack/solutions/observability/plugins/infra/public/alerting/inventory/components/manage_alerts_context_menu_item.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/inventory/components/metric.tsx b/x-pack/solutions/observability/plugins/infra/public/alerting/inventory/components/metric.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/inventory/components/metric.tsx rename to x-pack/solutions/observability/plugins/infra/public/alerting/inventory/components/metric.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/inventory/components/node_type.tsx b/x-pack/solutions/observability/plugins/infra/public/alerting/inventory/components/node_type.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/inventory/components/node_type.tsx rename to x-pack/solutions/observability/plugins/infra/public/alerting/inventory/components/node_type.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/inventory/components/validation.tsx b/x-pack/solutions/observability/plugins/infra/public/alerting/inventory/components/validation.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/inventory/components/validation.tsx rename to x-pack/solutions/observability/plugins/infra/public/alerting/inventory/components/validation.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/inventory/hooks/use_inventory_alert_prefill.ts b/x-pack/solutions/observability/plugins/infra/public/alerting/inventory/hooks/use_inventory_alert_prefill.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/inventory/hooks/use_inventory_alert_prefill.ts rename to x-pack/solutions/observability/plugins/infra/public/alerting/inventory/hooks/use_inventory_alert_prefill.ts diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/inventory/index.ts b/x-pack/solutions/observability/plugins/infra/public/alerting/inventory/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/inventory/index.ts rename to x-pack/solutions/observability/plugins/infra/public/alerting/inventory/index.ts diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/inventory/rule_data_formatters.ts b/x-pack/solutions/observability/plugins/infra/public/alerting/inventory/rule_data_formatters.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/inventory/rule_data_formatters.ts rename to x-pack/solutions/observability/plugins/infra/public/alerting/inventory/rule_data_formatters.ts diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/log_threshold/components/alert_details_app_section/components/alert_annotation.tsx b/x-pack/solutions/observability/plugins/infra/public/alerting/log_threshold/components/alert_details_app_section/components/alert_annotation.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/log_threshold/components/alert_details_app_section/components/alert_annotation.tsx rename to x-pack/solutions/observability/plugins/infra/public/alerting/log_threshold/components/alert_details_app_section/components/alert_annotation.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/log_threshold/components/alert_details_app_section/components/log_rate_analysis.tsx b/x-pack/solutions/observability/plugins/infra/public/alerting/log_threshold/components/alert_details_app_section/components/log_rate_analysis.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/log_threshold/components/alert_details_app_section/components/log_rate_analysis.tsx rename to x-pack/solutions/observability/plugins/infra/public/alerting/log_threshold/components/alert_details_app_section/components/log_rate_analysis.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/log_threshold/components/alert_details_app_section/components/threhsold_chart/create_lens_definition.ts b/x-pack/solutions/observability/plugins/infra/public/alerting/log_threshold/components/alert_details_app_section/components/threhsold_chart/create_lens_definition.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/log_threshold/components/alert_details_app_section/components/threhsold_chart/create_lens_definition.ts rename to x-pack/solutions/observability/plugins/infra/public/alerting/log_threshold/components/alert_details_app_section/components/threhsold_chart/create_lens_definition.ts diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/log_threshold/components/alert_details_app_section/components/threhsold_chart/index.tsx b/x-pack/solutions/observability/plugins/infra/public/alerting/log_threshold/components/alert_details_app_section/components/threhsold_chart/index.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/log_threshold/components/alert_details_app_section/components/threhsold_chart/index.tsx rename to x-pack/solutions/observability/plugins/infra/public/alerting/log_threshold/components/alert_details_app_section/components/threhsold_chart/index.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/log_threshold/components/alert_details_app_section/components/threhsold_chart/log_threshold_count_chart.tsx b/x-pack/solutions/observability/plugins/infra/public/alerting/log_threshold/components/alert_details_app_section/components/threhsold_chart/log_threshold_count_chart.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/log_threshold/components/alert_details_app_section/components/threhsold_chart/log_threshold_count_chart.tsx rename to x-pack/solutions/observability/plugins/infra/public/alerting/log_threshold/components/alert_details_app_section/components/threhsold_chart/log_threshold_count_chart.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/log_threshold/components/alert_details_app_section/components/threhsold_chart/log_threshold_ratio_chart.tsx b/x-pack/solutions/observability/plugins/infra/public/alerting/log_threshold/components/alert_details_app_section/components/threhsold_chart/log_threshold_ratio_chart.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/log_threshold/components/alert_details_app_section/components/threhsold_chart/log_threshold_ratio_chart.tsx rename to x-pack/solutions/observability/plugins/infra/public/alerting/log_threshold/components/alert_details_app_section/components/threhsold_chart/log_threshold_ratio_chart.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/log_threshold/components/alert_details_app_section/index.tsx b/x-pack/solutions/observability/plugins/infra/public/alerting/log_threshold/components/alert_details_app_section/index.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/log_threshold/components/alert_details_app_section/index.tsx rename to x-pack/solutions/observability/plugins/infra/public/alerting/log_threshold/components/alert_details_app_section/index.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/log_threshold/components/alert_details_app_section/log_rate_analysis_query.ts b/x-pack/solutions/observability/plugins/infra/public/alerting/log_threshold/components/alert_details_app_section/log_rate_analysis_query.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/log_threshold/components/alert_details_app_section/log_rate_analysis_query.ts rename to x-pack/solutions/observability/plugins/infra/public/alerting/log_threshold/components/alert_details_app_section/log_rate_analysis_query.ts diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/log_threshold/components/alert_details_app_section/types.ts b/x-pack/solutions/observability/plugins/infra/public/alerting/log_threshold/components/alert_details_app_section/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/log_threshold/components/alert_details_app_section/types.ts rename to x-pack/solutions/observability/plugins/infra/public/alerting/log_threshold/components/alert_details_app_section/types.ts diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/log_threshold/components/alert_dropdown.tsx b/x-pack/solutions/observability/plugins/infra/public/alerting/log_threshold/components/alert_dropdown.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/log_threshold/components/alert_dropdown.tsx rename to x-pack/solutions/observability/plugins/infra/public/alerting/log_threshold/components/alert_dropdown.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/log_threshold/components/alert_flyout.tsx b/x-pack/solutions/observability/plugins/infra/public/alerting/log_threshold/components/alert_flyout.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/log_threshold/components/alert_flyout.tsx rename to x-pack/solutions/observability/plugins/infra/public/alerting/log_threshold/components/alert_flyout.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/log_threshold/components/expression_editor/criteria.tsx b/x-pack/solutions/observability/plugins/infra/public/alerting/log_threshold/components/expression_editor/criteria.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/log_threshold/components/expression_editor/criteria.tsx rename to x-pack/solutions/observability/plugins/infra/public/alerting/log_threshold/components/expression_editor/criteria.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/log_threshold/components/expression_editor/criterion.tsx b/x-pack/solutions/observability/plugins/infra/public/alerting/log_threshold/components/expression_editor/criterion.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/log_threshold/components/expression_editor/criterion.tsx rename to x-pack/solutions/observability/plugins/infra/public/alerting/log_threshold/components/expression_editor/criterion.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/log_threshold/components/expression_editor/criterion_preview_chart.tsx b/x-pack/solutions/observability/plugins/infra/public/alerting/log_threshold/components/expression_editor/criterion_preview_chart.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/log_threshold/components/expression_editor/criterion_preview_chart.tsx rename to x-pack/solutions/observability/plugins/infra/public/alerting/log_threshold/components/expression_editor/criterion_preview_chart.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/log_threshold/components/expression_editor/editor.tsx b/x-pack/solutions/observability/plugins/infra/public/alerting/log_threshold/components/expression_editor/editor.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/log_threshold/components/expression_editor/editor.tsx rename to x-pack/solutions/observability/plugins/infra/public/alerting/log_threshold/components/expression_editor/editor.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/log_threshold/components/expression_editor/hooks/use_chart_preview_data.tsx b/x-pack/solutions/observability/plugins/infra/public/alerting/log_threshold/components/expression_editor/hooks/use_chart_preview_data.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/log_threshold/components/expression_editor/hooks/use_chart_preview_data.tsx rename to x-pack/solutions/observability/plugins/infra/public/alerting/log_threshold/components/expression_editor/hooks/use_chart_preview_data.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/log_threshold/components/expression_editor/index.tsx b/x-pack/solutions/observability/plugins/infra/public/alerting/log_threshold/components/expression_editor/index.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/log_threshold/components/expression_editor/index.tsx rename to x-pack/solutions/observability/plugins/infra/public/alerting/log_threshold/components/expression_editor/index.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/log_threshold/components/expression_editor/log_view_switcher.tsx b/x-pack/solutions/observability/plugins/infra/public/alerting/log_threshold/components/expression_editor/log_view_switcher.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/log_threshold/components/expression_editor/log_view_switcher.tsx rename to x-pack/solutions/observability/plugins/infra/public/alerting/log_threshold/components/expression_editor/log_view_switcher.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/log_threshold/components/expression_editor/threshold.tsx b/x-pack/solutions/observability/plugins/infra/public/alerting/log_threshold/components/expression_editor/threshold.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/log_threshold/components/expression_editor/threshold.tsx rename to x-pack/solutions/observability/plugins/infra/public/alerting/log_threshold/components/expression_editor/threshold.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/log_threshold/components/expression_editor/type_switcher.tsx b/x-pack/solutions/observability/plugins/infra/public/alerting/log_threshold/components/expression_editor/type_switcher.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/log_threshold/components/expression_editor/type_switcher.tsx rename to x-pack/solutions/observability/plugins/infra/public/alerting/log_threshold/components/expression_editor/type_switcher.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/log_threshold/components/lazy_alert_dropdown.tsx b/x-pack/solutions/observability/plugins/infra/public/alerting/log_threshold/components/lazy_alert_dropdown.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/log_threshold/components/lazy_alert_dropdown.tsx rename to x-pack/solutions/observability/plugins/infra/public/alerting/log_threshold/components/lazy_alert_dropdown.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/log_threshold/index.ts b/x-pack/solutions/observability/plugins/infra/public/alerting/log_threshold/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/log_threshold/index.ts rename to x-pack/solutions/observability/plugins/infra/public/alerting/log_threshold/index.ts diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/log_threshold/log_threshold_rule_type.tsx b/x-pack/solutions/observability/plugins/infra/public/alerting/log_threshold/log_threshold_rule_type.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/log_threshold/log_threshold_rule_type.tsx rename to x-pack/solutions/observability/plugins/infra/public/alerting/log_threshold/log_threshold_rule_type.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/log_threshold/rule_data_formatters.ts b/x-pack/solutions/observability/plugins/infra/public/alerting/log_threshold/rule_data_formatters.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/log_threshold/rule_data_formatters.ts rename to x-pack/solutions/observability/plugins/infra/public/alerting/log_threshold/rule_data_formatters.ts diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/log_threshold/validation.ts b/x-pack/solutions/observability/plugins/infra/public/alerting/log_threshold/validation.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/log_threshold/validation.ts rename to x-pack/solutions/observability/plugins/infra/public/alerting/log_threshold/validation.ts diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/metric_threshold/components/__snapshots__/alert_details_app_section.test.tsx.snap b/x-pack/solutions/observability/plugins/infra/public/alerting/metric_threshold/components/__snapshots__/alert_details_app_section.test.tsx.snap similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/metric_threshold/components/__snapshots__/alert_details_app_section.test.tsx.snap rename to x-pack/solutions/observability/plugins/infra/public/alerting/metric_threshold/components/__snapshots__/alert_details_app_section.test.tsx.snap diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/metric_threshold/components/__snapshots__/expression_row.test.tsx.snap b/x-pack/solutions/observability/plugins/infra/public/alerting/metric_threshold/components/__snapshots__/expression_row.test.tsx.snap similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/metric_threshold/components/__snapshots__/expression_row.test.tsx.snap rename to x-pack/solutions/observability/plugins/infra/public/alerting/metric_threshold/components/__snapshots__/expression_row.test.tsx.snap diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/metric_threshold/components/alert_details_app_section.test.tsx b/x-pack/solutions/observability/plugins/infra/public/alerting/metric_threshold/components/alert_details_app_section.test.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/metric_threshold/components/alert_details_app_section.test.tsx rename to x-pack/solutions/observability/plugins/infra/public/alerting/metric_threshold/components/alert_details_app_section.test.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/metric_threshold/components/alert_details_app_section.tsx b/x-pack/solutions/observability/plugins/infra/public/alerting/metric_threshold/components/alert_details_app_section.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/metric_threshold/components/alert_details_app_section.tsx rename to x-pack/solutions/observability/plugins/infra/public/alerting/metric_threshold/components/alert_details_app_section.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/metric_threshold/components/alert_flyout.tsx b/x-pack/solutions/observability/plugins/infra/public/alerting/metric_threshold/components/alert_flyout.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/metric_threshold/components/alert_flyout.tsx rename to x-pack/solutions/observability/plugins/infra/public/alerting/metric_threshold/components/alert_flyout.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/metric_threshold/components/custom_equation/custom_equation_editor.stories.tsx b/x-pack/solutions/observability/plugins/infra/public/alerting/metric_threshold/components/custom_equation/custom_equation_editor.stories.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/metric_threshold/components/custom_equation/custom_equation_editor.stories.tsx rename to x-pack/solutions/observability/plugins/infra/public/alerting/metric_threshold/components/custom_equation/custom_equation_editor.stories.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/metric_threshold/components/custom_equation/custom_equation_editor.tsx b/x-pack/solutions/observability/plugins/infra/public/alerting/metric_threshold/components/custom_equation/custom_equation_editor.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/metric_threshold/components/custom_equation/custom_equation_editor.tsx rename to x-pack/solutions/observability/plugins/infra/public/alerting/metric_threshold/components/custom_equation/custom_equation_editor.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/metric_threshold/components/custom_equation/index.tsx b/x-pack/solutions/observability/plugins/infra/public/alerting/metric_threshold/components/custom_equation/index.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/metric_threshold/components/custom_equation/index.tsx rename to x-pack/solutions/observability/plugins/infra/public/alerting/metric_threshold/components/custom_equation/index.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/metric_threshold/components/custom_equation/metric_row_controls.tsx b/x-pack/solutions/observability/plugins/infra/public/alerting/metric_threshold/components/custom_equation/metric_row_controls.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/metric_threshold/components/custom_equation/metric_row_controls.tsx rename to x-pack/solutions/observability/plugins/infra/public/alerting/metric_threshold/components/custom_equation/metric_row_controls.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/metric_threshold/components/custom_equation/metric_row_with_agg.tsx b/x-pack/solutions/observability/plugins/infra/public/alerting/metric_threshold/components/custom_equation/metric_row_with_agg.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/metric_threshold/components/custom_equation/metric_row_with_agg.tsx rename to x-pack/solutions/observability/plugins/infra/public/alerting/metric_threshold/components/custom_equation/metric_row_with_agg.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/metric_threshold/components/custom_equation/metric_row_with_count.tsx b/x-pack/solutions/observability/plugins/infra/public/alerting/metric_threshold/components/custom_equation/metric_row_with_count.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/metric_threshold/components/custom_equation/metric_row_with_count.tsx rename to x-pack/solutions/observability/plugins/infra/public/alerting/metric_threshold/components/custom_equation/metric_row_with_count.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/metric_threshold/components/custom_equation/types.ts b/x-pack/solutions/observability/plugins/infra/public/alerting/metric_threshold/components/custom_equation/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/metric_threshold/components/custom_equation/types.ts rename to x-pack/solutions/observability/plugins/infra/public/alerting/metric_threshold/components/custom_equation/types.ts diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/metric_threshold/components/expression.test.tsx b/x-pack/solutions/observability/plugins/infra/public/alerting/metric_threshold/components/expression.test.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/metric_threshold/components/expression.test.tsx rename to x-pack/solutions/observability/plugins/infra/public/alerting/metric_threshold/components/expression.test.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/metric_threshold/components/expression.tsx b/x-pack/solutions/observability/plugins/infra/public/alerting/metric_threshold/components/expression.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/metric_threshold/components/expression.tsx rename to x-pack/solutions/observability/plugins/infra/public/alerting/metric_threshold/components/expression.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/metric_threshold/components/expression_chart.test.tsx b/x-pack/solutions/observability/plugins/infra/public/alerting/metric_threshold/components/expression_chart.test.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/metric_threshold/components/expression_chart.test.tsx rename to x-pack/solutions/observability/plugins/infra/public/alerting/metric_threshold/components/expression_chart.test.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/metric_threshold/components/expression_chart.tsx b/x-pack/solutions/observability/plugins/infra/public/alerting/metric_threshold/components/expression_chart.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/metric_threshold/components/expression_chart.tsx rename to x-pack/solutions/observability/plugins/infra/public/alerting/metric_threshold/components/expression_chart.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/metric_threshold/components/expression_row.test.tsx b/x-pack/solutions/observability/plugins/infra/public/alerting/metric_threshold/components/expression_row.test.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/metric_threshold/components/expression_row.test.tsx rename to x-pack/solutions/observability/plugins/infra/public/alerting/metric_threshold/components/expression_row.test.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/metric_threshold/components/expression_row.tsx b/x-pack/solutions/observability/plugins/infra/public/alerting/metric_threshold/components/expression_row.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/metric_threshold/components/expression_row.tsx rename to x-pack/solutions/observability/plugins/infra/public/alerting/metric_threshold/components/expression_row.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/metric_threshold/components/validation.test.ts b/x-pack/solutions/observability/plugins/infra/public/alerting/metric_threshold/components/validation.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/metric_threshold/components/validation.test.ts rename to x-pack/solutions/observability/plugins/infra/public/alerting/metric_threshold/components/validation.test.ts diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/metric_threshold/components/validation.tsx b/x-pack/solutions/observability/plugins/infra/public/alerting/metric_threshold/components/validation.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/metric_threshold/components/validation.tsx rename to x-pack/solutions/observability/plugins/infra/public/alerting/metric_threshold/components/validation.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/metric_threshold/hooks/use_metric_threshold_alert_prefill.ts b/x-pack/solutions/observability/plugins/infra/public/alerting/metric_threshold/hooks/use_metric_threshold_alert_prefill.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/metric_threshold/hooks/use_metric_threshold_alert_prefill.ts rename to x-pack/solutions/observability/plugins/infra/public/alerting/metric_threshold/hooks/use_metric_threshold_alert_prefill.ts diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/metric_threshold/hooks/use_metrics_explorer_chart_data.ts b/x-pack/solutions/observability/plugins/infra/public/alerting/metric_threshold/hooks/use_metrics_explorer_chart_data.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/metric_threshold/hooks/use_metrics_explorer_chart_data.ts rename to x-pack/solutions/observability/plugins/infra/public/alerting/metric_threshold/hooks/use_metrics_explorer_chart_data.ts diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/metric_threshold/i18n_strings.ts b/x-pack/solutions/observability/plugins/infra/public/alerting/metric_threshold/i18n_strings.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/metric_threshold/i18n_strings.ts rename to x-pack/solutions/observability/plugins/infra/public/alerting/metric_threshold/i18n_strings.ts diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/metric_threshold/index.ts b/x-pack/solutions/observability/plugins/infra/public/alerting/metric_threshold/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/metric_threshold/index.ts rename to x-pack/solutions/observability/plugins/infra/public/alerting/metric_threshold/index.ts diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/metric_threshold/lib/generate_unique_key.test.ts b/x-pack/solutions/observability/plugins/infra/public/alerting/metric_threshold/lib/generate_unique_key.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/metric_threshold/lib/generate_unique_key.test.ts rename to x-pack/solutions/observability/plugins/infra/public/alerting/metric_threshold/lib/generate_unique_key.test.ts diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/metric_threshold/lib/generate_unique_key.ts b/x-pack/solutions/observability/plugins/infra/public/alerting/metric_threshold/lib/generate_unique_key.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/metric_threshold/lib/generate_unique_key.ts rename to x-pack/solutions/observability/plugins/infra/public/alerting/metric_threshold/lib/generate_unique_key.ts diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/metric_threshold/lib/transform_metrics_explorer_data.ts b/x-pack/solutions/observability/plugins/infra/public/alerting/metric_threshold/lib/transform_metrics_explorer_data.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/metric_threshold/lib/transform_metrics_explorer_data.ts rename to x-pack/solutions/observability/plugins/infra/public/alerting/metric_threshold/lib/transform_metrics_explorer_data.ts diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/metric_threshold/mocks/metric_threshold_rule.ts b/x-pack/solutions/observability/plugins/infra/public/alerting/metric_threshold/mocks/metric_threshold_rule.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/metric_threshold/mocks/metric_threshold_rule.ts rename to x-pack/solutions/observability/plugins/infra/public/alerting/metric_threshold/mocks/metric_threshold_rule.ts diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/metric_threshold/rule_data_formatters.ts b/x-pack/solutions/observability/plugins/infra/public/alerting/metric_threshold/rule_data_formatters.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/metric_threshold/rule_data_formatters.ts rename to x-pack/solutions/observability/plugins/infra/public/alerting/metric_threshold/rule_data_formatters.ts diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/metric_threshold/types.ts b/x-pack/solutions/observability/plugins/infra/public/alerting/metric_threshold/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/metric_threshold/types.ts rename to x-pack/solutions/observability/plugins/infra/public/alerting/metric_threshold/types.ts diff --git a/x-pack/plugins/observability_solution/infra/public/alerting/use_alert_prefill.ts b/x-pack/solutions/observability/plugins/infra/public/alerting/use_alert_prefill.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/alerting/use_alert_prefill.ts rename to x-pack/solutions/observability/plugins/infra/public/alerting/use_alert_prefill.ts diff --git a/x-pack/plugins/observability_solution/infra/public/apps/common_providers.tsx b/x-pack/solutions/observability/plugins/infra/public/apps/common_providers.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/apps/common_providers.tsx rename to x-pack/solutions/observability/plugins/infra/public/apps/common_providers.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/apps/common_styles.ts b/x-pack/solutions/observability/plugins/infra/public/apps/common_styles.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/apps/common_styles.ts rename to x-pack/solutions/observability/plugins/infra/public/apps/common_styles.ts diff --git a/x-pack/plugins/observability_solution/infra/public/apps/logs_app.tsx b/x-pack/solutions/observability/plugins/infra/public/apps/logs_app.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/apps/logs_app.tsx rename to x-pack/solutions/observability/plugins/infra/public/apps/logs_app.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/apps/metrics_app.tsx b/x-pack/solutions/observability/plugins/infra/public/apps/metrics_app.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/apps/metrics_app.tsx rename to x-pack/solutions/observability/plugins/infra/public/apps/metrics_app.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/common/asset_details_config/asset_details_tabs.tsx b/x-pack/solutions/observability/plugins/infra/public/common/asset_details_config/asset_details_tabs.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/common/asset_details_config/asset_details_tabs.tsx rename to x-pack/solutions/observability/plugins/infra/public/common/asset_details_config/asset_details_tabs.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/common/inventory/types.ts b/x-pack/solutions/observability/plugins/infra/public/common/inventory/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/common/inventory/types.ts rename to x-pack/solutions/observability/plugins/infra/public/common/inventory/types.ts diff --git a/x-pack/plugins/observability_solution/infra/public/common/visualizations/constants.ts b/x-pack/solutions/observability/plugins/infra/public/common/visualizations/constants.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/common/visualizations/constants.ts rename to x-pack/solutions/observability/plugins/infra/public/common/visualizations/constants.ts diff --git a/x-pack/plugins/observability_solution/infra/public/common/visualizations/index.ts b/x-pack/solutions/observability/plugins/infra/public/common/visualizations/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/common/visualizations/index.ts rename to x-pack/solutions/observability/plugins/infra/public/common/visualizations/index.ts diff --git a/x-pack/plugins/observability_solution/infra/public/common/visualizations/translations.ts b/x-pack/solutions/observability/plugins/infra/public/common/visualizations/translations.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/common/visualizations/translations.ts rename to x-pack/solutions/observability/plugins/infra/public/common/visualizations/translations.ts diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/__stories__/context/fixtures/alerts.ts b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/__stories__/context/fixtures/alerts.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/__stories__/context/fixtures/alerts.ts rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/__stories__/context/fixtures/alerts.ts diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/__stories__/context/fixtures/anomalies.ts b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/__stories__/context/fixtures/anomalies.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/__stories__/context/fixtures/anomalies.ts rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/__stories__/context/fixtures/anomalies.ts diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/__stories__/context/fixtures/asset_details_props.ts b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/__stories__/context/fixtures/asset_details_props.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/__stories__/context/fixtures/asset_details_props.ts rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/__stories__/context/fixtures/asset_details_props.ts diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/__stories__/context/fixtures/index.ts b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/__stories__/context/fixtures/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/__stories__/context/fixtures/index.ts rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/__stories__/context/fixtures/index.ts diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/__stories__/context/fixtures/log_entries.ts b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/__stories__/context/fixtures/log_entries.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/__stories__/context/fixtures/log_entries.ts rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/__stories__/context/fixtures/log_entries.ts diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/__stories__/context/fixtures/metadata.ts b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/__stories__/context/fixtures/metadata.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/__stories__/context/fixtures/metadata.ts rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/__stories__/context/fixtures/metadata.ts diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/__stories__/context/fixtures/processes.ts b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/__stories__/context/fixtures/processes.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/__stories__/context/fixtures/processes.ts rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/__stories__/context/fixtures/processes.ts diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/__stories__/context/fixtures/snapshot_api.ts b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/__stories__/context/fixtures/snapshot_api.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/__stories__/context/fixtures/snapshot_api.ts rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/__stories__/context/fixtures/snapshot_api.ts diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/__stories__/context/http.ts b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/__stories__/context/http.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/__stories__/context/http.ts rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/__stories__/context/http.ts diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/__stories__/decorator.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/__stories__/decorator.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/__stories__/decorator.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/__stories__/decorator.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/add_metrics_callout/constants.ts b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/add_metrics_callout/constants.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/add_metrics_callout/constants.ts rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/add_metrics_callout/constants.ts diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/add_metrics_callout/index.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/add_metrics_callout/index.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/add_metrics_callout/index.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/add_metrics_callout/index.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/asset_details.stories.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/asset_details.stories.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/asset_details.stories.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/asset_details.stories.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/asset_details.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/asset_details.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/asset_details.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/asset_details.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/charts/chart.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/charts/chart.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/charts/chart.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/charts/chart.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/charts/chart_utils.test.ts b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/charts/chart_utils.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/charts/chart_utils.test.ts rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/charts/chart_utils.test.ts diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/charts/chart_utils.ts b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/charts/chart_utils.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/charts/chart_utils.ts rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/charts/chart_utils.ts diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/charts/docker_charts.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/charts/docker_charts.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/charts/docker_charts.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/charts/docker_charts.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/charts/host_charts.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/charts/host_charts.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/charts/host_charts.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/charts/host_charts.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/charts/index.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/charts/index.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/charts/index.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/charts/index.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/charts/kubernetes_charts.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/charts/kubernetes_charts.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/charts/kubernetes_charts.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/charts/kubernetes_charts.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/charts/types.ts b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/charts/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/charts/types.ts rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/charts/types.ts diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/charts_grid/charts_grid.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/charts_grid/charts_grid.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/charts_grid/charts_grid.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/charts_grid/charts_grid.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/components/alerts_tooltip_content.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/components/alerts_tooltip_content.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/components/alerts_tooltip_content.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/components/alerts_tooltip_content.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/components/expandable_content.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/components/expandable_content.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/components/expandable_content.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/components/expandable_content.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/components/kpis/container_kpi_charts.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/components/kpis/container_kpi_charts.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/components/kpis/container_kpi_charts.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/components/kpis/container_kpi_charts.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/components/kpis/host_kpi_charts.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/components/kpis/host_kpi_charts.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/components/kpis/host_kpi_charts.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/components/kpis/host_kpi_charts.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/components/kpis/kpi.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/components/kpis/kpi.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/components/kpis/kpi.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/components/kpis/kpi.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/components/metadata_error_callout.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/components/metadata_error_callout.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/components/metadata_error_callout.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/components/metadata_error_callout.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/components/metadata_explanation.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/components/metadata_explanation.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/components/metadata_explanation.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/components/metadata_explanation.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/components/metric_not_available_explanation.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/components/metric_not_available_explanation.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/components/metric_not_available_explanation.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/components/metric_not_available_explanation.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/components/processes_explanation.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/components/processes_explanation.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/components/processes_explanation.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/components/processes_explanation.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/components/section.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/components/section.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/components/section.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/components/section.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/components/section_title.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/components/section_title.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/components/section_title.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/components/section_title.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/components/services_tooltip_content.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/components/services_tooltip_content.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/components/services_tooltip_content.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/components/services_tooltip_content.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/components/top_processes_tooltip.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/components/top_processes_tooltip.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/components/top_processes_tooltip.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/components/top_processes_tooltip.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/constants.ts b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/constants.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/constants.ts rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/constants.ts diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/content/callouts.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/content/callouts.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/content/callouts.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/content/callouts.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/content/callouts/legacy_metric_callout.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/content/callouts/legacy_metric_callout.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/content/callouts/legacy_metric_callout.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/content/callouts/legacy_metric_callout.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/content/content.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/content/content.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/content/content.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/content/content.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/context_providers.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/context_providers.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/context_providers.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/context_providers.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/date_picker/date_picker.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/date_picker/date_picker.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/date_picker/date_picker.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/date_picker/date_picker.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/header/flyout_header.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/header/flyout_header.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/header/flyout_header.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/header/flyout_header.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/header/page_title_with_popover.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/header/page_title_with_popover.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/header/page_title_with_popover.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/header/page_title_with_popover.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/hooks/use_asset_details_render_props.ts b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/hooks/use_asset_details_render_props.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/hooks/use_asset_details_render_props.ts rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/hooks/use_asset_details_render_props.ts diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/hooks/use_asset_details_url_state.ts b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/hooks/use_asset_details_url_state.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/hooks/use_asset_details_url_state.ts rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/hooks/use_asset_details_url_state.ts diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/hooks/use_chart_series_color.test.ts b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/hooks/use_chart_series_color.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/hooks/use_chart_series_color.test.ts rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/hooks/use_chart_series_color.test.ts diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/hooks/use_chart_series_color.ts b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/hooks/use_chart_series_color.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/hooks/use_chart_series_color.ts rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/hooks/use_chart_series_color.ts diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/hooks/use_container_metrics_charts.test.ts b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/hooks/use_container_metrics_charts.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/hooks/use_container_metrics_charts.test.ts rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/hooks/use_container_metrics_charts.test.ts diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/hooks/use_container_metrics_charts.ts b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/hooks/use_container_metrics_charts.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/hooks/use_container_metrics_charts.ts rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/hooks/use_container_metrics_charts.ts diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/hooks/use_custom_dashboards.ts b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/hooks/use_custom_dashboards.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/hooks/use_custom_dashboards.ts rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/hooks/use_custom_dashboards.ts diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/hooks/use_dashboards_fetcher.ts b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/hooks/use_dashboards_fetcher.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/hooks/use_dashboards_fetcher.ts rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/hooks/use_dashboards_fetcher.ts diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/hooks/use_data_views.ts b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/hooks/use_data_views.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/hooks/use_data_views.ts rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/hooks/use_data_views.ts diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/hooks/use_date_picker.ts b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/hooks/use_date_picker.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/hooks/use_date_picker.ts rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/hooks/use_date_picker.ts diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/hooks/use_entity_summary.ts b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/hooks/use_entity_summary.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/hooks/use_entity_summary.ts rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/hooks/use_entity_summary.ts diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/hooks/use_fetch_custom_dashboards.ts b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/hooks/use_fetch_custom_dashboards.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/hooks/use_fetch_custom_dashboards.ts rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/hooks/use_fetch_custom_dashboards.ts diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/hooks/use_host_metrics_charts.test.ts b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/hooks/use_host_metrics_charts.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/hooks/use_host_metrics_charts.test.ts rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/hooks/use_host_metrics_charts.test.ts diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/hooks/use_host_metrics_charts.ts b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/hooks/use_host_metrics_charts.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/hooks/use_host_metrics_charts.ts rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/hooks/use_host_metrics_charts.ts diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/hooks/use_integration_check.ts b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/hooks/use_integration_check.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/hooks/use_integration_check.ts rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/hooks/use_integration_check.ts diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/hooks/use_intersecting_state.ts b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/hooks/use_intersecting_state.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/hooks/use_intersecting_state.ts rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/hooks/use_intersecting_state.ts diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/hooks/use_loading_state.test.ts b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/hooks/use_loading_state.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/hooks/use_loading_state.test.ts rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/hooks/use_loading_state.test.ts diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/hooks/use_loading_state.ts b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/hooks/use_loading_state.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/hooks/use_loading_state.ts rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/hooks/use_loading_state.ts diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/hooks/use_log_charts.ts b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/hooks/use_log_charts.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/hooks/use_log_charts.ts rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/hooks/use_log_charts.ts diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/hooks/use_metadata.ts b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/hooks/use_metadata.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/hooks/use_metadata.ts rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/hooks/use_metadata.ts diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/hooks/use_metadata_state.ts b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/hooks/use_metadata_state.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/hooks/use_metadata_state.ts rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/hooks/use_metadata_state.ts diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/hooks/use_page_header.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/hooks/use_page_header.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/hooks/use_page_header.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/hooks/use_page_header.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/hooks/use_process_list.ts b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/hooks/use_process_list.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/hooks/use_process_list.ts rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/hooks/use_process_list.ts diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/hooks/use_profiling_kuery.test.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/hooks/use_profiling_kuery.test.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/hooks/use_profiling_kuery.test.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/hooks/use_profiling_kuery.test.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/hooks/use_profiling_kuery.ts b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/hooks/use_profiling_kuery.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/hooks/use_profiling_kuery.ts rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/hooks/use_profiling_kuery.ts diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/hooks/use_request_observable.test.ts b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/hooks/use_request_observable.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/hooks/use_request_observable.test.ts rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/hooks/use_request_observable.test.ts diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/hooks/use_request_observable.ts b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/hooks/use_request_observable.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/hooks/use_request_observable.ts rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/hooks/use_request_observable.ts diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/hooks/use_saved_objects_permissions.ts b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/hooks/use_saved_objects_permissions.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/hooks/use_saved_objects_permissions.ts rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/hooks/use_saved_objects_permissions.ts diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/hooks/use_tab_switcher.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/hooks/use_tab_switcher.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/hooks/use_tab_switcher.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/hooks/use_tab_switcher.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/index.ts b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/index.ts rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/index.ts diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/links/index.ts b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/links/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/links/index.ts rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/links/index.ts diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/links/link_to_apm_service.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/links/link_to_apm_service.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/links/link_to_apm_service.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/links/link_to_apm_service.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/links/link_to_apm_services.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/links/link_to_apm_services.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/links/link_to_apm_services.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/links/link_to_apm_services.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/links/link_to_node_details.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/links/link_to_node_details.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/links/link_to_node_details.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/links/link_to_node_details.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/anomalies/anomalies.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/anomalies/anomalies.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/anomalies/anomalies.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/anomalies/anomalies.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/common/popover.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/common/popover.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/common/popover.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/common/popover.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/dashboards/actions/actions.test.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/dashboards/actions/actions.test.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/dashboards/actions/actions.test.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/dashboards/actions/actions.test.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/dashboards/actions/edit_dashboard.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/dashboards/actions/edit_dashboard.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/dashboards/actions/edit_dashboard.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/dashboards/actions/edit_dashboard.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/dashboards/actions/goto_dashboard_link.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/dashboards/actions/goto_dashboard_link.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/dashboards/actions/goto_dashboard_link.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/dashboards/actions/goto_dashboard_link.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/dashboards/actions/index.ts b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/dashboards/actions/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/dashboards/actions/index.ts rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/dashboards/actions/index.ts diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/dashboards/actions/link_dashboard.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/dashboards/actions/link_dashboard.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/dashboards/actions/link_dashboard.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/dashboards/actions/link_dashboard.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/dashboards/actions/save_dashboard_modal.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/dashboards/actions/save_dashboard_modal.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/dashboards/actions/save_dashboard_modal.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/dashboards/actions/save_dashboard_modal.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/dashboards/actions/unlink_dashboard.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/dashboards/actions/unlink_dashboard.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/dashboards/actions/unlink_dashboard.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/dashboards/actions/unlink_dashboard.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/dashboards/context_menu.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/dashboards/context_menu.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/dashboards/context_menu.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/dashboards/context_menu.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/dashboards/dashboard_selector.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/dashboards/dashboard_selector.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/dashboards/dashboard_selector.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/dashboards/dashboard_selector.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/dashboards/dashboards.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/dashboards/dashboards.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/dashboards/dashboards.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/dashboards/dashboards.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/dashboards/empty_dashboards.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/dashboards/empty_dashboards.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/dashboards/empty_dashboards.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/dashboards/empty_dashboards.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/dashboards/filter_explanation_callout.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/dashboards/filter_explanation_callout.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/dashboards/filter_explanation_callout.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/dashboards/filter_explanation_callout.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/index.ts b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/index.ts rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/index.ts diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/logs/logs.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/logs/logs.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/logs/logs.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/logs/logs.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/metadata/add_metadata_filter_button.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/metadata/add_metadata_filter_button.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/metadata/add_metadata_filter_button.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/metadata/add_metadata_filter_button.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/metadata/add_pin_to_row.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/metadata/add_pin_to_row.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/metadata/add_pin_to_row.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/metadata/add_pin_to_row.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/metadata/build_metadata_filter.ts b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/metadata/build_metadata_filter.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/metadata/build_metadata_filter.ts rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/metadata/build_metadata_filter.ts diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/metadata/metadata.stories.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/metadata/metadata.stories.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/metadata/metadata.stories.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/metadata/metadata.stories.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/metadata/metadata.test.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/metadata/metadata.test.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/metadata/metadata.test.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/metadata/metadata.test.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/metadata/metadata.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/metadata/metadata.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/metadata/metadata.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/metadata/metadata.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/metadata/table.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/metadata/table.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/metadata/table.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/metadata/table.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/metadata/utils.test.ts b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/metadata/utils.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/metadata/utils.test.ts rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/metadata/utils.test.ts diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/metadata/utils.ts b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/metadata/utils.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/metadata/utils.ts rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/metadata/utils.ts diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/metrics/container_metrics.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/metrics/container_metrics.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/metrics/container_metrics.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/metrics/container_metrics.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/metrics/host_metrics.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/metrics/host_metrics.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/metrics/host_metrics.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/metrics/host_metrics.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/metrics/metrics.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/metrics/metrics.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/metrics/metrics.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/metrics/metrics.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/metrics/metrics_template.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/metrics/metrics_template.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/metrics/metrics_template.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/metrics/metrics_template.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/osquery/osquery.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/osquery/osquery.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/osquery/osquery.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/osquery/osquery.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/overview/alerts/alerts.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/overview/alerts/alerts.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/overview/alerts/alerts.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/overview/alerts/alerts.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/overview/alerts/alerts_closed_content.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/overview/alerts/alerts_closed_content.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/overview/alerts/alerts_closed_content.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/overview/alerts/alerts_closed_content.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/overview/kpis/cpu_profiling_prompt.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/overview/kpis/cpu_profiling_prompt.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/overview/kpis/cpu_profiling_prompt.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/overview/kpis/cpu_profiling_prompt.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/overview/kpis/kpi_grid.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/overview/kpis/kpi_grid.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/overview/kpis/kpi_grid.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/overview/kpis/kpi_grid.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/overview/logs.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/overview/logs.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/overview/logs.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/overview/logs.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/overview/metadata_summary/metadata_header.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/overview/metadata_summary/metadata_header.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/overview/metadata_summary/metadata_header.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/overview/metadata_summary/metadata_header.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/overview/metadata_summary/metadata_summary_list.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/overview/metadata_summary/metadata_summary_list.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/overview/metadata_summary/metadata_summary_list.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/overview/metadata_summary/metadata_summary_list.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/overview/metrics/container_metrics.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/overview/metrics/container_metrics.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/overview/metrics/container_metrics.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/overview/metrics/container_metrics.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/overview/metrics/host_metrics.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/overview/metrics/host_metrics.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/overview/metrics/host_metrics.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/overview/metrics/host_metrics.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/overview/metrics/metrics.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/overview/metrics/metrics.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/overview/metrics/metrics.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/overview/metrics/metrics.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/overview/overview.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/overview/overview.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/overview/overview.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/overview/overview.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/overview/section_titles.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/overview/section_titles.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/overview/section_titles.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/overview/section_titles.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/overview/services.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/overview/services.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/overview/services.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/overview/services.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/processes/parse_search_string.ts b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/processes/parse_search_string.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/processes/parse_search_string.ts rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/processes/parse_search_string.ts diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/processes/process_row.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/processes/process_row.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/processes/process_row.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/processes/process_row.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/processes/process_row_charts.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/processes/process_row_charts.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/processes/process_row_charts.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/processes/process_row_charts.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/processes/processes.stories.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/processes/processes.stories.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/processes/processes.stories.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/processes/processes.stories.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/processes/processes.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/processes/processes.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/processes/processes.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/processes/processes.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/processes/processes_table.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/processes/processes_table.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/processes/processes_table.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/processes/processes_table.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/processes/state_badge.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/processes/state_badge.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/processes/state_badge.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/processes/state_badge.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/processes/states.ts b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/processes/states.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/processes/states.ts rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/processes/states.ts diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/processes/summary_table.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/processes/summary_table.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/processes/summary_table.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/processes/summary_table.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/processes/types.ts b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/processes/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/processes/types.ts rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/processes/types.ts diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/profiling/description_callout.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/profiling/description_callout.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/profiling/description_callout.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/profiling/description_callout.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/profiling/empty_data_prompt.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/profiling/empty_data_prompt.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/profiling/empty_data_prompt.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/profiling/empty_data_prompt.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/profiling/error_prompt.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/profiling/error_prompt.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/profiling/error_prompt.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/profiling/error_prompt.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/profiling/flamegraph.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/profiling/flamegraph.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/profiling/flamegraph.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/profiling/flamegraph.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/profiling/functions.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/profiling/functions.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/profiling/functions.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/profiling/functions.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/profiling/profiling.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/profiling/profiling.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/profiling/profiling.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/profiling/profiling.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/profiling/profiling_links.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/profiling/profiling_links.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/profiling/profiling_links.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/profiling/profiling_links.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/profiling/threads.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/profiling/threads.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/tabs/profiling/threads.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/profiling/threads.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/template/flyout.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/template/flyout.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/template/flyout.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/template/flyout.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/template/page.tsx b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/template/page.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/template/page.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/template/page.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/translations.ts b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/translations.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/translations.ts rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/translations.ts diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/types.ts b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/types.ts rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/types.ts diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/utils.ts b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/utils.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/utils.ts rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/utils.ts diff --git a/x-pack/plugins/observability_solution/infra/public/components/asset_details/utils/get_data_stream_types.ts b/x-pack/solutions/observability/plugins/infra/public/components/asset_details/utils/get_data_stream_types.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/asset_details/utils/get_data_stream_types.ts rename to x-pack/solutions/observability/plugins/infra/public/components/asset_details/utils/get_data_stream_types.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/public/components/auto_sizer.tsx b/x-pack/solutions/observability/plugins/infra/public/components/auto_sizer.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/components/auto_sizer.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/auto_sizer.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/autocomplete_field/autocomplete_field.tsx b/x-pack/solutions/observability/plugins/infra/public/components/autocomplete_field/autocomplete_field.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/autocomplete_field/autocomplete_field.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/autocomplete_field/autocomplete_field.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/autocomplete_field/index.ts b/x-pack/solutions/observability/plugins/infra/public/components/autocomplete_field/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/autocomplete_field/index.ts rename to x-pack/solutions/observability/plugins/infra/public/components/autocomplete_field/index.ts diff --git a/x-pack/plugins/observability_solution/infra/public/components/autocomplete_field/suggestion_item.tsx b/x-pack/solutions/observability/plugins/infra/public/components/autocomplete_field/suggestion_item.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/autocomplete_field/suggestion_item.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/autocomplete_field/suggestion_item.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/basic_table/index.ts b/x-pack/solutions/observability/plugins/infra/public/components/basic_table/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/basic_table/index.ts rename to x-pack/solutions/observability/plugins/infra/public/components/basic_table/index.ts diff --git a/x-pack/plugins/observability_solution/infra/public/components/basic_table/row_expansion_button.tsx b/x-pack/solutions/observability/plugins/infra/public/components/basic_table/row_expansion_button.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/basic_table/row_expansion_button.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/basic_table/row_expansion_button.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/beta_badge.tsx b/x-pack/solutions/observability/plugins/infra/public/components/beta_badge.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/beta_badge.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/beta_badge.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/empty_states/index.tsx b/x-pack/solutions/observability/plugins/infra/public/components/empty_states/index.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/empty_states/index.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/empty_states/index.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/empty_states/no_data.tsx b/x-pack/solutions/observability/plugins/infra/public/components/empty_states/no_data.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/empty_states/no_data.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/empty_states/no_data.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/empty_states/no_indices.tsx b/x-pack/solutions/observability/plugins/infra/public/components/empty_states/no_indices.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/empty_states/no_indices.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/empty_states/no_indices.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/empty_states/no_metric_indices.tsx b/x-pack/solutions/observability/plugins/infra/public/components/empty_states/no_metric_indices.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/empty_states/no_metric_indices.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/empty_states/no_metric_indices.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/empty_states/no_remote_cluster.tsx b/x-pack/solutions/observability/plugins/infra/public/components/empty_states/no_remote_cluster.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/empty_states/no_remote_cluster.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/empty_states/no_remote_cluster.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/error_callout.tsx b/x-pack/solutions/observability/plugins/infra/public/components/error_callout.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/error_callout.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/error_callout.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/error_page.tsx b/x-pack/solutions/observability/plugins/infra/public/components/error_page.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/error_page.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/error_page.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/eui/index.ts b/x-pack/solutions/observability/plugins/infra/public/components/eui/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/eui/index.ts rename to x-pack/solutions/observability/plugins/infra/public/components/eui/index.ts diff --git a/x-pack/plugins/observability_solution/infra/public/components/eui/toolbar/index.ts b/x-pack/solutions/observability/plugins/infra/public/components/eui/toolbar/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/eui/toolbar/index.ts rename to x-pack/solutions/observability/plugins/infra/public/components/eui/toolbar/index.ts diff --git a/x-pack/plugins/observability_solution/infra/public/components/eui/toolbar/toolbar.tsx b/x-pack/solutions/observability/plugins/infra/public/components/eui/toolbar/toolbar.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/eui/toolbar/toolbar.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/eui/toolbar/toolbar.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/fixed_datepicker.tsx b/x-pack/solutions/observability/plugins/infra/public/components/fixed_datepicker.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/fixed_datepicker.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/fixed_datepicker.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/height_retainer.tsx b/x-pack/solutions/observability/plugins/infra/public/components/height_retainer.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/height_retainer.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/height_retainer.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/help_center_content.tsx b/x-pack/solutions/observability/plugins/infra/public/components/help_center_content.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/help_center_content.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/help_center_content.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/lens/chart_load_error.tsx b/x-pack/solutions/observability/plugins/infra/public/components/lens/chart_load_error.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/lens/chart_load_error.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/lens/chart_load_error.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/lens/chart_placeholder.tsx b/x-pack/solutions/observability/plugins/infra/public/components/lens/chart_placeholder.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/lens/chart_placeholder.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/lens/chart_placeholder.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/lens/index.tsx b/x-pack/solutions/observability/plugins/infra/public/components/lens/index.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/lens/index.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/lens/index.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/lens/lens_chart.tsx b/x-pack/solutions/observability/plugins/infra/public/components/lens/lens_chart.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/lens/lens_chart.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/lens/lens_chart.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/lens/lens_wrapper.tsx b/x-pack/solutions/observability/plugins/infra/public/components/lens/lens_wrapper.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/lens/lens_wrapper.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/lens/lens_wrapper.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/lens/metric_explanation/container_metrics_explanation_content.tsx b/x-pack/solutions/observability/plugins/infra/public/components/lens/metric_explanation/container_metrics_explanation_content.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/lens/metric_explanation/container_metrics_explanation_content.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/lens/metric_explanation/container_metrics_explanation_content.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/lens/metric_explanation/host_metrics_docs_link.tsx b/x-pack/solutions/observability/plugins/infra/public/components/lens/metric_explanation/host_metrics_docs_link.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/lens/metric_explanation/host_metrics_docs_link.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/lens/metric_explanation/host_metrics_docs_link.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/lens/metric_explanation/host_metrics_explanation_content.tsx b/x-pack/solutions/observability/plugins/infra/public/components/lens/metric_explanation/host_metrics_explanation_content.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/lens/metric_explanation/host_metrics_explanation_content.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/lens/metric_explanation/host_metrics_explanation_content.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/lens/metric_explanation/tooltip_content.tsx b/x-pack/solutions/observability/plugins/infra/public/components/lens/metric_explanation/tooltip_content.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/lens/metric_explanation/tooltip_content.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/lens/metric_explanation/tooltip_content.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/lens/types.ts b/x-pack/solutions/observability/plugins/infra/public/components/lens/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/lens/types.ts rename to x-pack/solutions/observability/plugins/infra/public/components/lens/types.ts diff --git a/x-pack/plugins/observability_solution/infra/public/components/loading/__examples__/index.stories.tsx b/x-pack/solutions/observability/plugins/infra/public/components/loading/__examples__/index.stories.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/loading/__examples__/index.stories.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/loading/__examples__/index.stories.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/loading/index.tsx b/x-pack/solutions/observability/plugins/infra/public/components/loading/index.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/loading/index.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/loading/index.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/loading_overlay_wrapper.tsx b/x-pack/solutions/observability/plugins/infra/public/components/loading_overlay_wrapper.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/loading_overlay_wrapper.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/loading_overlay_wrapper.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/loading_page.tsx b/x-pack/solutions/observability/plugins/infra/public/components/loading_page.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/loading_page.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/loading_page.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/log_stream/constants.ts b/x-pack/solutions/observability/plugins/infra/public/components/log_stream/constants.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/log_stream/constants.ts rename to x-pack/solutions/observability/plugins/infra/public/components/log_stream/constants.ts diff --git a/x-pack/plugins/observability_solution/infra/public/components/log_stream/log_stream_react_embeddable.tsx b/x-pack/solutions/observability/plugins/infra/public/components/log_stream/log_stream_react_embeddable.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/log_stream/log_stream_react_embeddable.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/log_stream/log_stream_react_embeddable.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/log_stream/types.ts b/x-pack/solutions/observability/plugins/infra/public/components/log_stream/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/log_stream/types.ts rename to x-pack/solutions/observability/plugins/infra/public/components/log_stream/types.ts diff --git a/x-pack/plugins/observability_solution/infra/public/components/logging/inline_log_view_splash_page.tsx b/x-pack/solutions/observability/plugins/infra/public/components/logging/inline_log_view_splash_page.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/logging/inline_log_view_splash_page.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/logging/inline_log_view_splash_page.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_job_status/index.ts b/x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_job_status/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_job_status/index.ts rename to x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_job_status/index.ts diff --git a/x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_job_status/job_configuration_outdated_callout.tsx b/x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_job_status/job_configuration_outdated_callout.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_job_status/job_configuration_outdated_callout.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_job_status/job_configuration_outdated_callout.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_job_status/job_definition_outdated_callout.tsx b/x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_job_status/job_definition_outdated_callout.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_job_status/job_definition_outdated_callout.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_job_status/job_definition_outdated_callout.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_job_status/job_stopped_callout.tsx b/x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_job_status/job_stopped_callout.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_job_status/job_stopped_callout.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_job_status/job_stopped_callout.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_job_status/log_analysis_job_problem_indicator.tsx b/x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_job_status/log_analysis_job_problem_indicator.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_job_status/log_analysis_job_problem_indicator.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_job_status/log_analysis_job_problem_indicator.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_job_status/notices_section.tsx b/x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_job_status/notices_section.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_job_status/notices_section.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_job_status/notices_section.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_job_status/quality_warning_notices.stories.tsx b/x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_job_status/quality_warning_notices.stories.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_job_status/quality_warning_notices.stories.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_job_status/quality_warning_notices.stories.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_job_status/quality_warning_notices.tsx b/x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_job_status/quality_warning_notices.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_job_status/quality_warning_notices.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_job_status/quality_warning_notices.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_job_status/recreate_job_callout.tsx b/x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_job_status/recreate_job_callout.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_job_status/recreate_job_callout.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_job_status/recreate_job_callout.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_results/analyze_in_ml_button.tsx b/x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_results/analyze_in_ml_button.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_results/analyze_in_ml_button.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_results/analyze_in_ml_button.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_results/anomaly_severity_indicator.tsx b/x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_results/anomaly_severity_indicator.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_results/anomaly_severity_indicator.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_results/anomaly_severity_indicator.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_results/category_expression.tsx b/x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_results/category_expression.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_results/category_expression.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_results/category_expression.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_results/datasets_selector.tsx b/x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_results/datasets_selector.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_results/datasets_selector.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_results/datasets_selector.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_results/first_use_callout.tsx b/x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_results/first_use_callout.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_results/first_use_callout.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_results/first_use_callout.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_results/index.ts b/x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_results/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_results/index.ts rename to x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_results/index.ts diff --git a/x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_setup/create_job_button.tsx b/x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_setup/create_job_button.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_setup/create_job_button.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_setup/create_job_button.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_setup/index.ts b/x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_setup/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_setup/index.ts rename to x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_setup/index.ts diff --git a/x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_setup/initial_configuration_step/analysis_setup_indices_form.tsx b/x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_setup/initial_configuration_step/analysis_setup_indices_form.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_setup/initial_configuration_step/analysis_setup_indices_form.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_setup/initial_configuration_step/analysis_setup_indices_form.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_setup/initial_configuration_step/analysis_setup_timerange_form.tsx b/x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_setup/initial_configuration_step/analysis_setup_timerange_form.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_setup/initial_configuration_step/analysis_setup_timerange_form.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_setup/initial_configuration_step/analysis_setup_timerange_form.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_setup/initial_configuration_step/index.ts b/x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_setup/initial_configuration_step/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_setup/initial_configuration_step/index.ts rename to x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_setup/initial_configuration_step/index.ts diff --git a/x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_setup/initial_configuration_step/index_setup_dataset_filter.tsx b/x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_setup/initial_configuration_step/index_setup_dataset_filter.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_setup/initial_configuration_step/index_setup_dataset_filter.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_setup/initial_configuration_step/index_setup_dataset_filter.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_setup/initial_configuration_step/index_setup_row.tsx b/x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_setup/initial_configuration_step/index_setup_row.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_setup/initial_configuration_step/index_setup_row.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_setup/initial_configuration_step/index_setup_row.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_setup/initial_configuration_step/initial_configuration_step.stories.tsx b/x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_setup/initial_configuration_step/initial_configuration_step.stories.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_setup/initial_configuration_step/initial_configuration_step.stories.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_setup/initial_configuration_step/initial_configuration_step.stories.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_setup/initial_configuration_step/initial_configuration_step.tsx b/x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_setup/initial_configuration_step/initial_configuration_step.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_setup/initial_configuration_step/initial_configuration_step.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_setup/initial_configuration_step/initial_configuration_step.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_setup/initial_configuration_step/validation.tsx b/x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_setup/initial_configuration_step/validation.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_setup/initial_configuration_step/validation.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_setup/initial_configuration_step/validation.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_setup/manage_jobs_button.tsx b/x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_setup/manage_jobs_button.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_setup/manage_jobs_button.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_setup/manage_jobs_button.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_setup/missing_privileges_messages.ts b/x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_setup/missing_privileges_messages.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_setup/missing_privileges_messages.ts rename to x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_setup/missing_privileges_messages.ts diff --git a/x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_setup/missing_results_privileges_prompt.tsx b/x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_setup/missing_results_privileges_prompt.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_setup/missing_results_privileges_prompt.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_setup/missing_results_privileges_prompt.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_setup/missing_setup_privileges_prompt.tsx b/x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_setup/missing_setup_privileges_prompt.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_setup/missing_setup_privileges_prompt.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_setup/missing_setup_privileges_prompt.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_setup/missing_setup_privileges_tooltip.tsx b/x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_setup/missing_setup_privileges_tooltip.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_setup/missing_setup_privileges_tooltip.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_setup/missing_setup_privileges_tooltip.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_setup/ml_unavailable_prompt.tsx b/x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_setup/ml_unavailable_prompt.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_setup/ml_unavailable_prompt.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_setup/ml_unavailable_prompt.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_setup/process_step/create_ml_jobs_button.tsx b/x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_setup/process_step/create_ml_jobs_button.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_setup/process_step/create_ml_jobs_button.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_setup/process_step/create_ml_jobs_button.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_setup/process_step/index.ts b/x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_setup/process_step/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_setup/process_step/index.ts rename to x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_setup/process_step/index.ts diff --git a/x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_setup/process_step/process_step.tsx b/x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_setup/process_step/process_step.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_setup/process_step/process_step.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_setup/process_step/process_step.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_setup/process_step/recreate_ml_jobs_button.tsx b/x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_setup/process_step/recreate_ml_jobs_button.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_setup/process_step/recreate_ml_jobs_button.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_setup/process_step/recreate_ml_jobs_button.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_setup/setup_flyout/index.tsx b/x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_setup/setup_flyout/index.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_setup/setup_flyout/index.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_setup/setup_flyout/index.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_setup/setup_flyout/log_entry_categories_setup_view.tsx b/x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_setup/setup_flyout/log_entry_categories_setup_view.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_setup/setup_flyout/log_entry_categories_setup_view.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_setup/setup_flyout/log_entry_categories_setup_view.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_setup/setup_flyout/log_entry_rate_setup_view.tsx b/x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_setup/setup_flyout/log_entry_rate_setup_view.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_setup/setup_flyout/log_entry_rate_setup_view.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_setup/setup_flyout/log_entry_rate_setup_view.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_setup/setup_flyout/module_list.tsx b/x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_setup/setup_flyout/module_list.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_setup/setup_flyout/module_list.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_setup/setup_flyout/module_list.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_setup/setup_flyout/module_list_card.tsx b/x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_setup/setup_flyout/module_list_card.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_setup/setup_flyout/module_list_card.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_setup/setup_flyout/module_list_card.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_setup/setup_flyout/setup_flyout.tsx b/x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_setup/setup_flyout/setup_flyout.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_setup/setup_flyout/setup_flyout.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_setup/setup_flyout/setup_flyout.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_setup/setup_flyout/setup_flyout_state.ts b/x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_setup/setup_flyout/setup_flyout_state.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_setup/setup_flyout/setup_flyout_state.ts rename to x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_setup/setup_flyout/setup_flyout_state.ts diff --git a/x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_setup/setup_status_unknown_prompt.tsx b/x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_setup/setup_status_unknown_prompt.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_setup/setup_status_unknown_prompt.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_setup/setup_status_unknown_prompt.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_setup/user_management_link.tsx b/x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_setup/user_management_link.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/logging/log_analysis_setup/user_management_link.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/logging/log_analysis_setup/user_management_link.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/logging/log_customization_menu.tsx b/x-pack/solutions/observability/plugins/infra/public/components/logging/log_customization_menu.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/logging/log_customization_menu.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/logging/log_customization_menu.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/logging/log_datepicker.tsx b/x-pack/solutions/observability/plugins/infra/public/components/logging/log_datepicker.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/logging/log_datepicker.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/logging/log_datepicker.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/logging/log_entry_examples/log_entry_examples.tsx b/x-pack/solutions/observability/plugins/infra/public/components/logging/log_entry_examples/log_entry_examples.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/logging/log_entry_examples/log_entry_examples.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/logging/log_entry_examples/log_entry_examples.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/logging/log_entry_examples/log_entry_examples_empty_indicator.tsx b/x-pack/solutions/observability/plugins/infra/public/components/logging/log_entry_examples/log_entry_examples_empty_indicator.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/logging/log_entry_examples/log_entry_examples_empty_indicator.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/logging/log_entry_examples/log_entry_examples_empty_indicator.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/logging/log_entry_examples/log_entry_examples_failure_indicator.tsx b/x-pack/solutions/observability/plugins/infra/public/components/logging/log_entry_examples/log_entry_examples_failure_indicator.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/logging/log_entry_examples/log_entry_examples_failure_indicator.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/logging/log_entry_examples/log_entry_examples_failure_indicator.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/logging/log_entry_examples/log_entry_examples_loading_indicator.tsx b/x-pack/solutions/observability/plugins/infra/public/components/logging/log_entry_examples/log_entry_examples_loading_indicator.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/logging/log_entry_examples/log_entry_examples_loading_indicator.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/logging/log_entry_examples/log_entry_examples_loading_indicator.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/logging/log_highlights_menu.tsx b/x-pack/solutions/observability/plugins/infra/public/components/logging/log_highlights_menu.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/logging/log_highlights_menu.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/logging/log_highlights_menu.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/logging/log_minimap/density_chart.tsx b/x-pack/solutions/observability/plugins/infra/public/components/logging/log_minimap/density_chart.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/logging/log_minimap/density_chart.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/logging/log_minimap/density_chart.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/logging/log_minimap/highlighted_interval.tsx b/x-pack/solutions/observability/plugins/infra/public/components/logging/log_minimap/highlighted_interval.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/logging/log_minimap/highlighted_interval.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/logging/log_minimap/highlighted_interval.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/logging/log_minimap/index.ts b/x-pack/solutions/observability/plugins/infra/public/components/logging/log_minimap/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/logging/log_minimap/index.ts rename to x-pack/solutions/observability/plugins/infra/public/components/logging/log_minimap/index.ts diff --git a/x-pack/plugins/observability_solution/infra/public/components/logging/log_minimap/log_minimap.tsx b/x-pack/solutions/observability/plugins/infra/public/components/logging/log_minimap/log_minimap.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/logging/log_minimap/log_minimap.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/logging/log_minimap/log_minimap.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/logging/log_minimap/search_marker.tsx b/x-pack/solutions/observability/plugins/infra/public/components/logging/log_minimap/search_marker.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/logging/log_minimap/search_marker.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/logging/log_minimap/search_marker.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/logging/log_minimap/search_marker_tooltip.tsx b/x-pack/solutions/observability/plugins/infra/public/components/logging/log_minimap/search_marker_tooltip.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/logging/log_minimap/search_marker_tooltip.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/logging/log_minimap/search_marker_tooltip.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/logging/log_minimap/search_markers.tsx b/x-pack/solutions/observability/plugins/infra/public/components/logging/log_minimap/search_markers.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/logging/log_minimap/search_markers.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/logging/log_minimap/search_markers.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/logging/log_minimap/time_label_formatter.tsx b/x-pack/solutions/observability/plugins/infra/public/components/logging/log_minimap/time_label_formatter.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/logging/log_minimap/time_label_formatter.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/logging/log_minimap/time_label_formatter.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/logging/log_minimap/time_ruler.tsx b/x-pack/solutions/observability/plugins/infra/public/components/logging/log_minimap/time_ruler.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/logging/log_minimap/time_ruler.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/logging/log_minimap/time_ruler.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/logging/log_search_controls/index.ts b/x-pack/solutions/observability/plugins/infra/public/components/logging/log_search_controls/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/logging/log_search_controls/index.ts rename to x-pack/solutions/observability/plugins/infra/public/components/logging/log_search_controls/index.ts diff --git a/x-pack/plugins/observability_solution/infra/public/components/logging/log_search_controls/log_search_buttons.tsx b/x-pack/solutions/observability/plugins/infra/public/components/logging/log_search_controls/log_search_buttons.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/logging/log_search_controls/log_search_buttons.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/logging/log_search_controls/log_search_buttons.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/logging/log_search_controls/log_search_controls.tsx b/x-pack/solutions/observability/plugins/infra/public/components/logging/log_search_controls/log_search_controls.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/logging/log_search_controls/log_search_controls.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/logging/log_search_controls/log_search_controls.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/logging/log_search_controls/log_search_input.tsx b/x-pack/solutions/observability/plugins/infra/public/components/logging/log_search_controls/log_search_input.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/logging/log_search_controls/log_search_input.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/logging/log_search_controls/log_search_input.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/logging/log_statusbar.tsx b/x-pack/solutions/observability/plugins/infra/public/components/logging/log_statusbar.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/logging/log_statusbar.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/logging/log_statusbar.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/logging/log_text_scale_controls.tsx b/x-pack/solutions/observability/plugins/infra/public/components/logging/log_text_scale_controls.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/logging/log_text_scale_controls.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/logging/log_text_scale_controls.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/logging/log_text_wrap_controls.tsx b/x-pack/solutions/observability/plugins/infra/public/components/logging/log_text_wrap_controls.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/logging/log_text_wrap_controls.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/logging/log_text_wrap_controls.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/logs_deprecation_callout.tsx b/x-pack/solutions/observability/plugins/infra/public/components/logs_deprecation_callout.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/logs_deprecation_callout.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/logs_deprecation_callout.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/missing_embeddable_factory_callout.tsx b/x-pack/solutions/observability/plugins/infra/public/components/missing_embeddable_factory_callout.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/missing_embeddable_factory_callout.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/missing_embeddable_factory_callout.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/ml/anomaly_detection/anomalies_table/annomaly_summary.tsx b/x-pack/solutions/observability/plugins/infra/public/components/ml/anomaly_detection/anomalies_table/annomaly_summary.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/ml/anomaly_detection/anomalies_table/annomaly_summary.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/ml/anomaly_detection/anomalies_table/annomaly_summary.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/ml/anomaly_detection/anomalies_table/anomalies_table.tsx b/x-pack/solutions/observability/plugins/infra/public/components/ml/anomaly_detection/anomalies_table/anomalies_table.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/ml/anomaly_detection/anomalies_table/anomalies_table.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/ml/anomaly_detection/anomalies_table/anomalies_table.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/ml/anomaly_detection/anomalies_table/pagination.tsx b/x-pack/solutions/observability/plugins/infra/public/components/ml/anomaly_detection/anomalies_table/pagination.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/ml/anomaly_detection/anomalies_table/pagination.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/ml/anomaly_detection/anomalies_table/pagination.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/ml/anomaly_detection/anomaly_detection_flyout.tsx b/x-pack/solutions/observability/plugins/infra/public/components/ml/anomaly_detection/anomaly_detection_flyout.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/ml/anomaly_detection/anomaly_detection_flyout.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/ml/anomaly_detection/anomaly_detection_flyout.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/ml/anomaly_detection/flyout_home.tsx b/x-pack/solutions/observability/plugins/infra/public/components/ml/anomaly_detection/flyout_home.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/ml/anomaly_detection/flyout_home.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/ml/anomaly_detection/flyout_home.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/ml/anomaly_detection/job_setup_screen.tsx b/x-pack/solutions/observability/plugins/infra/public/components/ml/anomaly_detection/job_setup_screen.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/ml/anomaly_detection/job_setup_screen.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/ml/anomaly_detection/job_setup_screen.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/page.tsx b/x-pack/solutions/observability/plugins/infra/public/components/page.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/page.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/page.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/page_template.tsx b/x-pack/solutions/observability/plugins/infra/public/components/page_template.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/page_template.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/page_template.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/saved_views/manage_views_flyout.tsx b/x-pack/solutions/observability/plugins/infra/public/components/saved_views/manage_views_flyout.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/saved_views/manage_views_flyout.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/saved_views/manage_views_flyout.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/saved_views/toolbar_control.tsx b/x-pack/solutions/observability/plugins/infra/public/components/saved_views/toolbar_control.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/saved_views/toolbar_control.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/saved_views/toolbar_control.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/saved_views/upsert_modal.tsx b/x-pack/solutions/observability/plugins/infra/public/components/saved_views/upsert_modal.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/saved_views/upsert_modal.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/saved_views/upsert_modal.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/shared/alerts/alerts_overview.tsx b/x-pack/solutions/observability/plugins/infra/public/components/shared/alerts/alerts_overview.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/shared/alerts/alerts_overview.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/shared/alerts/alerts_overview.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/shared/alerts/alerts_status_filter.tsx b/x-pack/solutions/observability/plugins/infra/public/components/shared/alerts/alerts_status_filter.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/shared/alerts/alerts_status_filter.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/shared/alerts/alerts_status_filter.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/shared/alerts/constants.ts b/x-pack/solutions/observability/plugins/infra/public/components/shared/alerts/constants.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/shared/alerts/constants.ts rename to x-pack/solutions/observability/plugins/infra/public/components/shared/alerts/constants.ts diff --git a/x-pack/plugins/observability_solution/infra/public/components/shared/alerts/links/__snapshots__/link_to_alerts_page.test.tsx.snap b/x-pack/solutions/observability/plugins/infra/public/components/shared/alerts/links/__snapshots__/link_to_alerts_page.test.tsx.snap similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/shared/alerts/links/__snapshots__/link_to_alerts_page.test.tsx.snap rename to x-pack/solutions/observability/plugins/infra/public/components/shared/alerts/links/__snapshots__/link_to_alerts_page.test.tsx.snap diff --git a/x-pack/plugins/observability_solution/infra/public/components/shared/alerts/links/create_alert_rule_button.tsx b/x-pack/solutions/observability/plugins/infra/public/components/shared/alerts/links/create_alert_rule_button.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/shared/alerts/links/create_alert_rule_button.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/shared/alerts/links/create_alert_rule_button.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/shared/alerts/links/link_to_alerts_page.test.tsx b/x-pack/solutions/observability/plugins/infra/public/components/shared/alerts/links/link_to_alerts_page.test.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/shared/alerts/links/link_to_alerts_page.test.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/shared/alerts/links/link_to_alerts_page.test.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/shared/alerts/links/link_to_alerts_page.tsx b/x-pack/solutions/observability/plugins/infra/public/components/shared/alerts/links/link_to_alerts_page.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/shared/alerts/links/link_to_alerts_page.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/shared/alerts/links/link_to_alerts_page.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/shared/templates/infra_page_template.tsx b/x-pack/solutions/observability/plugins/infra/public/components/shared/templates/infra_page_template.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/shared/templates/infra_page_template.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/shared/templates/infra_page_template.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/shared/templates/no_data_config.ts b/x-pack/solutions/observability/plugins/infra/public/components/shared/templates/no_data_config.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/shared/templates/no_data_config.ts rename to x-pack/solutions/observability/plugins/infra/public/components/shared/templates/no_data_config.ts diff --git a/x-pack/plugins/observability_solution/infra/public/components/source_configuration/view_source_configuration_button.tsx b/x-pack/solutions/observability/plugins/infra/public/components/source_configuration/view_source_configuration_button.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/source_configuration/view_source_configuration_button.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/source_configuration/view_source_configuration_button.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/source_error_page.tsx b/x-pack/solutions/observability/plugins/infra/public/components/source_error_page.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/source_error_page.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/source_error_page.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/source_loading_page.tsx b/x-pack/solutions/observability/plugins/infra/public/components/source_loading_page.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/source_loading_page.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/source_loading_page.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/subscription_splash_content.tsx b/x-pack/solutions/observability/plugins/infra/public/components/subscription_splash_content.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/subscription_splash_content.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/subscription_splash_content.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/components/try_it_button.tsx b/x-pack/solutions/observability/plugins/infra/public/components/try_it_button.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/components/try_it_button.tsx rename to x-pack/solutions/observability/plugins/infra/public/components/try_it_button.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/containers/header_action_menu_provider.tsx b/x-pack/solutions/observability/plugins/infra/public/containers/header_action_menu_provider.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/containers/header_action_menu_provider.tsx rename to x-pack/solutions/observability/plugins/infra/public/containers/header_action_menu_provider.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/containers/kbn_url_state_context.ts b/x-pack/solutions/observability/plugins/infra/public/containers/kbn_url_state_context.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/containers/kbn_url_state_context.ts rename to x-pack/solutions/observability/plugins/infra/public/containers/kbn_url_state_context.ts diff --git a/x-pack/plugins/observability_solution/infra/public/containers/logs/log_analysis/api/get_latest_categories_datasets_stats.ts b/x-pack/solutions/observability/plugins/infra/public/containers/logs/log_analysis/api/get_latest_categories_datasets_stats.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/containers/logs/log_analysis/api/get_latest_categories_datasets_stats.ts rename to x-pack/solutions/observability/plugins/infra/public/containers/logs/log_analysis/api/get_latest_categories_datasets_stats.ts diff --git a/x-pack/plugins/observability_solution/infra/public/containers/logs/log_analysis/api/ml_api_types.ts b/x-pack/solutions/observability/plugins/infra/public/containers/logs/log_analysis/api/ml_api_types.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/containers/logs/log_analysis/api/ml_api_types.ts rename to x-pack/solutions/observability/plugins/infra/public/containers/logs/log_analysis/api/ml_api_types.ts diff --git a/x-pack/plugins/observability_solution/infra/public/containers/logs/log_analysis/api/ml_cleanup.ts b/x-pack/solutions/observability/plugins/infra/public/containers/logs/log_analysis/api/ml_cleanup.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/containers/logs/log_analysis/api/ml_cleanup.ts rename to x-pack/solutions/observability/plugins/infra/public/containers/logs/log_analysis/api/ml_cleanup.ts diff --git a/x-pack/plugins/observability_solution/infra/public/containers/logs/log_analysis/api/ml_get_jobs_summary_api.ts b/x-pack/solutions/observability/plugins/infra/public/containers/logs/log_analysis/api/ml_get_jobs_summary_api.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/containers/logs/log_analysis/api/ml_get_jobs_summary_api.ts rename to x-pack/solutions/observability/plugins/infra/public/containers/logs/log_analysis/api/ml_get_jobs_summary_api.ts diff --git a/x-pack/plugins/observability_solution/infra/public/containers/logs/log_analysis/api/ml_get_module.ts b/x-pack/solutions/observability/plugins/infra/public/containers/logs/log_analysis/api/ml_get_module.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/containers/logs/log_analysis/api/ml_get_module.ts rename to x-pack/solutions/observability/plugins/infra/public/containers/logs/log_analysis/api/ml_get_module.ts diff --git a/x-pack/plugins/observability_solution/infra/public/containers/logs/log_analysis/api/ml_setup_module_api.ts b/x-pack/solutions/observability/plugins/infra/public/containers/logs/log_analysis/api/ml_setup_module_api.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/containers/logs/log_analysis/api/ml_setup_module_api.ts rename to x-pack/solutions/observability/plugins/infra/public/containers/logs/log_analysis/api/ml_setup_module_api.ts diff --git a/x-pack/plugins/observability_solution/infra/public/containers/logs/log_analysis/api/validate_datasets.ts b/x-pack/solutions/observability/plugins/infra/public/containers/logs/log_analysis/api/validate_datasets.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/containers/logs/log_analysis/api/validate_datasets.ts rename to x-pack/solutions/observability/plugins/infra/public/containers/logs/log_analysis/api/validate_datasets.ts diff --git a/x-pack/plugins/observability_solution/infra/public/containers/logs/log_analysis/api/validate_indices.ts b/x-pack/solutions/observability/plugins/infra/public/containers/logs/log_analysis/api/validate_indices.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/containers/logs/log_analysis/api/validate_indices.ts rename to x-pack/solutions/observability/plugins/infra/public/containers/logs/log_analysis/api/validate_indices.ts diff --git a/x-pack/plugins/observability_solution/infra/public/containers/logs/log_analysis/index.ts b/x-pack/solutions/observability/plugins/infra/public/containers/logs/log_analysis/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/containers/logs/log_analysis/index.ts rename to x-pack/solutions/observability/plugins/infra/public/containers/logs/log_analysis/index.ts diff --git a/x-pack/plugins/observability_solution/infra/public/containers/logs/log_analysis/log_analysis_capabilities.tsx b/x-pack/solutions/observability/plugins/infra/public/containers/logs/log_analysis/log_analysis_capabilities.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/containers/logs/log_analysis/log_analysis_capabilities.tsx rename to x-pack/solutions/observability/plugins/infra/public/containers/logs/log_analysis/log_analysis_capabilities.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/containers/logs/log_analysis/log_analysis_cleanup.tsx b/x-pack/solutions/observability/plugins/infra/public/containers/logs/log_analysis/log_analysis_cleanup.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/containers/logs/log_analysis/log_analysis_cleanup.tsx rename to x-pack/solutions/observability/plugins/infra/public/containers/logs/log_analysis/log_analysis_cleanup.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/containers/logs/log_analysis/log_analysis_module.tsx b/x-pack/solutions/observability/plugins/infra/public/containers/logs/log_analysis/log_analysis_module.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/containers/logs/log_analysis/log_analysis_module.tsx rename to x-pack/solutions/observability/plugins/infra/public/containers/logs/log_analysis/log_analysis_module.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/containers/logs/log_analysis/log_analysis_module_configuration.ts b/x-pack/solutions/observability/plugins/infra/public/containers/logs/log_analysis/log_analysis_module_configuration.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/containers/logs/log_analysis/log_analysis_module_configuration.ts rename to x-pack/solutions/observability/plugins/infra/public/containers/logs/log_analysis/log_analysis_module_configuration.ts diff --git a/x-pack/plugins/observability_solution/infra/public/containers/logs/log_analysis/log_analysis_module_definition.tsx b/x-pack/solutions/observability/plugins/infra/public/containers/logs/log_analysis/log_analysis_module_definition.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/containers/logs/log_analysis/log_analysis_module_definition.tsx rename to x-pack/solutions/observability/plugins/infra/public/containers/logs/log_analysis/log_analysis_module_definition.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/containers/logs/log_analysis/log_analysis_module_status.tsx b/x-pack/solutions/observability/plugins/infra/public/containers/logs/log_analysis/log_analysis_module_status.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/containers/logs/log_analysis/log_analysis_module_status.tsx rename to x-pack/solutions/observability/plugins/infra/public/containers/logs/log_analysis/log_analysis_module_status.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/containers/logs/log_analysis/log_analysis_module_types.ts b/x-pack/solutions/observability/plugins/infra/public/containers/logs/log_analysis/log_analysis_module_types.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/containers/logs/log_analysis/log_analysis_module_types.ts rename to x-pack/solutions/observability/plugins/infra/public/containers/logs/log_analysis/log_analysis_module_types.ts diff --git a/x-pack/plugins/observability_solution/infra/public/containers/logs/log_analysis/log_analysis_setup_state.ts b/x-pack/solutions/observability/plugins/infra/public/containers/logs/log_analysis/log_analysis_setup_state.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/containers/logs/log_analysis/log_analysis_setup_state.ts rename to x-pack/solutions/observability/plugins/infra/public/containers/logs/log_analysis/log_analysis_setup_state.ts diff --git a/x-pack/plugins/observability_solution/infra/public/containers/logs/log_analysis/modules/log_entry_categories/index.ts b/x-pack/solutions/observability/plugins/infra/public/containers/logs/log_analysis/modules/log_entry_categories/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/containers/logs/log_analysis/modules/log_entry_categories/index.ts rename to x-pack/solutions/observability/plugins/infra/public/containers/logs/log_analysis/modules/log_entry_categories/index.ts diff --git a/x-pack/plugins/observability_solution/infra/public/containers/logs/log_analysis/modules/log_entry_categories/module_descriptor.ts b/x-pack/solutions/observability/plugins/infra/public/containers/logs/log_analysis/modules/log_entry_categories/module_descriptor.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/containers/logs/log_analysis/modules/log_entry_categories/module_descriptor.ts rename to x-pack/solutions/observability/plugins/infra/public/containers/logs/log_analysis/modules/log_entry_categories/module_descriptor.ts diff --git a/x-pack/plugins/observability_solution/infra/public/containers/logs/log_analysis/modules/log_entry_categories/use_log_entry_categories_module.tsx b/x-pack/solutions/observability/plugins/infra/public/containers/logs/log_analysis/modules/log_entry_categories/use_log_entry_categories_module.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/containers/logs/log_analysis/modules/log_entry_categories/use_log_entry_categories_module.tsx rename to x-pack/solutions/observability/plugins/infra/public/containers/logs/log_analysis/modules/log_entry_categories/use_log_entry_categories_module.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/containers/logs/log_analysis/modules/log_entry_categories/use_log_entry_categories_quality.ts b/x-pack/solutions/observability/plugins/infra/public/containers/logs/log_analysis/modules/log_entry_categories/use_log_entry_categories_quality.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/containers/logs/log_analysis/modules/log_entry_categories/use_log_entry_categories_quality.ts rename to x-pack/solutions/observability/plugins/infra/public/containers/logs/log_analysis/modules/log_entry_categories/use_log_entry_categories_quality.ts diff --git a/x-pack/plugins/observability_solution/infra/public/containers/logs/log_analysis/modules/log_entry_categories/use_log_entry_categories_setup.tsx b/x-pack/solutions/observability/plugins/infra/public/containers/logs/log_analysis/modules/log_entry_categories/use_log_entry_categories_setup.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/containers/logs/log_analysis/modules/log_entry_categories/use_log_entry_categories_setup.tsx rename to x-pack/solutions/observability/plugins/infra/public/containers/logs/log_analysis/modules/log_entry_categories/use_log_entry_categories_setup.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/containers/logs/log_analysis/modules/log_entry_rate/index.ts b/x-pack/solutions/observability/plugins/infra/public/containers/logs/log_analysis/modules/log_entry_rate/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/containers/logs/log_analysis/modules/log_entry_rate/index.ts rename to x-pack/solutions/observability/plugins/infra/public/containers/logs/log_analysis/modules/log_entry_rate/index.ts diff --git a/x-pack/plugins/observability_solution/infra/public/containers/logs/log_analysis/modules/log_entry_rate/module_descriptor.ts b/x-pack/solutions/observability/plugins/infra/public/containers/logs/log_analysis/modules/log_entry_rate/module_descriptor.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/containers/logs/log_analysis/modules/log_entry_rate/module_descriptor.ts rename to x-pack/solutions/observability/plugins/infra/public/containers/logs/log_analysis/modules/log_entry_rate/module_descriptor.ts diff --git a/x-pack/plugins/observability_solution/infra/public/containers/logs/log_analysis/modules/log_entry_rate/use_log_entry_rate_module.tsx b/x-pack/solutions/observability/plugins/infra/public/containers/logs/log_analysis/modules/log_entry_rate/use_log_entry_rate_module.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/containers/logs/log_analysis/modules/log_entry_rate/use_log_entry_rate_module.tsx rename to x-pack/solutions/observability/plugins/infra/public/containers/logs/log_analysis/modules/log_entry_rate/use_log_entry_rate_module.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/containers/logs/log_analysis/modules/log_entry_rate/use_log_entry_rate_setup.tsx b/x-pack/solutions/observability/plugins/infra/public/containers/logs/log_analysis/modules/log_entry_rate/use_log_entry_rate_setup.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/containers/logs/log_analysis/modules/log_entry_rate/use_log_entry_rate_setup.tsx rename to x-pack/solutions/observability/plugins/infra/public/containers/logs/log_analysis/modules/log_entry_rate/use_log_entry_rate_setup.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/containers/logs/log_flyout.tsx b/x-pack/solutions/observability/plugins/infra/public/containers/logs/log_flyout.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/containers/logs/log_flyout.tsx rename to x-pack/solutions/observability/plugins/infra/public/containers/logs/log_flyout.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/containers/logs/log_view_configuration.test.tsx b/x-pack/solutions/observability/plugins/infra/public/containers/logs/log_view_configuration.test.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/containers/logs/log_view_configuration.test.tsx rename to x-pack/solutions/observability/plugins/infra/public/containers/logs/log_view_configuration.test.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/containers/logs/log_view_configuration.tsx b/x-pack/solutions/observability/plugins/infra/public/containers/logs/log_view_configuration.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/containers/logs/log_view_configuration.tsx rename to x-pack/solutions/observability/plugins/infra/public/containers/logs/log_view_configuration.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/containers/logs/view_log_in_context/index.ts b/x-pack/solutions/observability/plugins/infra/public/containers/logs/view_log_in_context/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/containers/logs/view_log_in_context/index.ts rename to x-pack/solutions/observability/plugins/infra/public/containers/logs/view_log_in_context/index.ts diff --git a/x-pack/plugins/observability_solution/infra/public/containers/logs/view_log_in_context/view_log_in_context.ts b/x-pack/solutions/observability/plugins/infra/public/containers/logs/view_log_in_context/view_log_in_context.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/containers/logs/view_log_in_context/view_log_in_context.ts rename to x-pack/solutions/observability/plugins/infra/public/containers/logs/view_log_in_context/view_log_in_context.ts diff --git a/x-pack/plugins/observability_solution/infra/public/containers/logs/with_log_textview.tsx b/x-pack/solutions/observability/plugins/infra/public/containers/logs/with_log_textview.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/containers/logs/with_log_textview.tsx rename to x-pack/solutions/observability/plugins/infra/public/containers/logs/with_log_textview.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/containers/metrics_explorer/with_metrics_explorer_options_url_state.test.ts b/x-pack/solutions/observability/plugins/infra/public/containers/metrics_explorer/with_metrics_explorer_options_url_state.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/containers/metrics_explorer/with_metrics_explorer_options_url_state.test.ts rename to x-pack/solutions/observability/plugins/infra/public/containers/metrics_explorer/with_metrics_explorer_options_url_state.test.ts diff --git a/x-pack/plugins/observability_solution/infra/public/containers/metrics_explorer/with_metrics_explorer_options_url_state.tsx b/x-pack/solutions/observability/plugins/infra/public/containers/metrics_explorer/with_metrics_explorer_options_url_state.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/containers/metrics_explorer/with_metrics_explorer_options_url_state.tsx rename to x-pack/solutions/observability/plugins/infra/public/containers/metrics_explorer/with_metrics_explorer_options_url_state.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/containers/metrics_source/index.ts b/x-pack/solutions/observability/plugins/infra/public/containers/metrics_source/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/containers/metrics_source/index.ts rename to x-pack/solutions/observability/plugins/infra/public/containers/metrics_source/index.ts diff --git a/x-pack/plugins/observability_solution/infra/public/containers/metrics_source/metrics_view.ts b/x-pack/solutions/observability/plugins/infra/public/containers/metrics_source/metrics_view.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/containers/metrics_source/metrics_view.ts rename to x-pack/solutions/observability/plugins/infra/public/containers/metrics_source/metrics_view.ts diff --git a/x-pack/plugins/observability_solution/infra/public/containers/metrics_source/notifications.ts b/x-pack/solutions/observability/plugins/infra/public/containers/metrics_source/notifications.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/containers/metrics_source/notifications.ts rename to x-pack/solutions/observability/plugins/infra/public/containers/metrics_source/notifications.ts diff --git a/x-pack/plugins/observability_solution/infra/public/containers/metrics_source/source.tsx b/x-pack/solutions/observability/plugins/infra/public/containers/metrics_source/source.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/containers/metrics_source/source.tsx rename to x-pack/solutions/observability/plugins/infra/public/containers/metrics_source/source.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/containers/metrics_source/source_errors.ts b/x-pack/solutions/observability/plugins/infra/public/containers/metrics_source/source_errors.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/containers/metrics_source/source_errors.ts rename to x-pack/solutions/observability/plugins/infra/public/containers/metrics_source/source_errors.ts diff --git a/x-pack/plugins/observability_solution/infra/public/containers/ml/api/ml_api_types.ts b/x-pack/solutions/observability/plugins/infra/public/containers/ml/api/ml_api_types.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/containers/ml/api/ml_api_types.ts rename to x-pack/solutions/observability/plugins/infra/public/containers/ml/api/ml_api_types.ts diff --git a/x-pack/plugins/observability_solution/infra/public/containers/ml/api/ml_cleanup.ts b/x-pack/solutions/observability/plugins/infra/public/containers/ml/api/ml_cleanup.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/containers/ml/api/ml_cleanup.ts rename to x-pack/solutions/observability/plugins/infra/public/containers/ml/api/ml_cleanup.ts diff --git a/x-pack/plugins/observability_solution/infra/public/containers/ml/api/ml_get_jobs_summary_api.ts b/x-pack/solutions/observability/plugins/infra/public/containers/ml/api/ml_get_jobs_summary_api.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/containers/ml/api/ml_get_jobs_summary_api.ts rename to x-pack/solutions/observability/plugins/infra/public/containers/ml/api/ml_get_jobs_summary_api.ts diff --git a/x-pack/plugins/observability_solution/infra/public/containers/ml/api/ml_get_module.ts b/x-pack/solutions/observability/plugins/infra/public/containers/ml/api/ml_get_module.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/containers/ml/api/ml_get_module.ts rename to x-pack/solutions/observability/plugins/infra/public/containers/ml/api/ml_get_module.ts diff --git a/x-pack/plugins/observability_solution/infra/public/containers/ml/api/ml_setup_module_api.ts b/x-pack/solutions/observability/plugins/infra/public/containers/ml/api/ml_setup_module_api.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/containers/ml/api/ml_setup_module_api.ts rename to x-pack/solutions/observability/plugins/infra/public/containers/ml/api/ml_setup_module_api.ts diff --git a/x-pack/plugins/observability_solution/infra/public/containers/ml/infra_ml_capabilities.tsx b/x-pack/solutions/observability/plugins/infra/public/containers/ml/infra_ml_capabilities.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/containers/ml/infra_ml_capabilities.tsx rename to x-pack/solutions/observability/plugins/infra/public/containers/ml/infra_ml_capabilities.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/containers/ml/infra_ml_cleanup.tsx b/x-pack/solutions/observability/plugins/infra/public/containers/ml/infra_ml_cleanup.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/containers/ml/infra_ml_cleanup.tsx rename to x-pack/solutions/observability/plugins/infra/public/containers/ml/infra_ml_cleanup.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/containers/ml/infra_ml_module.tsx b/x-pack/solutions/observability/plugins/infra/public/containers/ml/infra_ml_module.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/containers/ml/infra_ml_module.tsx rename to x-pack/solutions/observability/plugins/infra/public/containers/ml/infra_ml_module.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/containers/ml/infra_ml_module_configuration.ts b/x-pack/solutions/observability/plugins/infra/public/containers/ml/infra_ml_module_configuration.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/containers/ml/infra_ml_module_configuration.ts rename to x-pack/solutions/observability/plugins/infra/public/containers/ml/infra_ml_module_configuration.ts diff --git a/x-pack/plugins/observability_solution/infra/public/containers/ml/infra_ml_module_definition.tsx b/x-pack/solutions/observability/plugins/infra/public/containers/ml/infra_ml_module_definition.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/containers/ml/infra_ml_module_definition.tsx rename to x-pack/solutions/observability/plugins/infra/public/containers/ml/infra_ml_module_definition.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/containers/ml/infra_ml_module_status.test.ts b/x-pack/solutions/observability/plugins/infra/public/containers/ml/infra_ml_module_status.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/containers/ml/infra_ml_module_status.test.ts rename to x-pack/solutions/observability/plugins/infra/public/containers/ml/infra_ml_module_status.test.ts diff --git a/x-pack/plugins/observability_solution/infra/public/containers/ml/infra_ml_module_status.tsx b/x-pack/solutions/observability/plugins/infra/public/containers/ml/infra_ml_module_status.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/containers/ml/infra_ml_module_status.tsx rename to x-pack/solutions/observability/plugins/infra/public/containers/ml/infra_ml_module_status.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/containers/ml/infra_ml_module_types.ts b/x-pack/solutions/observability/plugins/infra/public/containers/ml/infra_ml_module_types.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/containers/ml/infra_ml_module_types.ts rename to x-pack/solutions/observability/plugins/infra/public/containers/ml/infra_ml_module_types.ts diff --git a/x-pack/plugins/observability_solution/infra/public/containers/ml/modules/metrics_hosts/module.tsx b/x-pack/solutions/observability/plugins/infra/public/containers/ml/modules/metrics_hosts/module.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/containers/ml/modules/metrics_hosts/module.tsx rename to x-pack/solutions/observability/plugins/infra/public/containers/ml/modules/metrics_hosts/module.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/containers/ml/modules/metrics_hosts/module_descriptor.ts b/x-pack/solutions/observability/plugins/infra/public/containers/ml/modules/metrics_hosts/module_descriptor.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/containers/ml/modules/metrics_hosts/module_descriptor.ts rename to x-pack/solutions/observability/plugins/infra/public/containers/ml/modules/metrics_hosts/module_descriptor.ts diff --git a/x-pack/plugins/observability_solution/infra/public/containers/ml/modules/metrics_k8s/module.tsx b/x-pack/solutions/observability/plugins/infra/public/containers/ml/modules/metrics_k8s/module.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/containers/ml/modules/metrics_k8s/module.tsx rename to x-pack/solutions/observability/plugins/infra/public/containers/ml/modules/metrics_k8s/module.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/containers/ml/modules/metrics_k8s/module_descriptor.ts b/x-pack/solutions/observability/plugins/infra/public/containers/ml/modules/metrics_k8s/module_descriptor.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/containers/ml/modules/metrics_k8s/module_descriptor.ts rename to x-pack/solutions/observability/plugins/infra/public/containers/ml/modules/metrics_k8s/module_descriptor.ts diff --git a/x-pack/plugins/observability_solution/infra/public/containers/plugin_config_context.test.tsx b/x-pack/solutions/observability/plugins/infra/public/containers/plugin_config_context.test.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/containers/plugin_config_context.test.tsx rename to x-pack/solutions/observability/plugins/infra/public/containers/plugin_config_context.test.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/containers/plugin_config_context.ts b/x-pack/solutions/observability/plugins/infra/public/containers/plugin_config_context.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/containers/plugin_config_context.ts rename to x-pack/solutions/observability/plugins/infra/public/containers/plugin_config_context.ts diff --git a/x-pack/plugins/observability_solution/infra/public/containers/react_query_provider.tsx b/x-pack/solutions/observability/plugins/infra/public/containers/react_query_provider.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/containers/react_query_provider.tsx rename to x-pack/solutions/observability/plugins/infra/public/containers/react_query_provider.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/containers/triggers_actions_context.tsx b/x-pack/solutions/observability/plugins/infra/public/containers/triggers_actions_context.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/containers/triggers_actions_context.tsx rename to x-pack/solutions/observability/plugins/infra/public/containers/triggers_actions_context.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/containers/with_kuery_autocompletion.tsx b/x-pack/solutions/observability/plugins/infra/public/containers/with_kuery_autocompletion.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/containers/with_kuery_autocompletion.tsx rename to x-pack/solutions/observability/plugins/infra/public/containers/with_kuery_autocompletion.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/hooks/use_alerts_count.test.ts b/x-pack/solutions/observability/plugins/infra/public/hooks/use_alerts_count.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/hooks/use_alerts_count.test.ts rename to x-pack/solutions/observability/plugins/infra/public/hooks/use_alerts_count.test.ts diff --git a/x-pack/plugins/observability_solution/infra/public/hooks/use_alerts_count.ts b/x-pack/solutions/observability/plugins/infra/public/hooks/use_alerts_count.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/hooks/use_alerts_count.ts rename to x-pack/solutions/observability/plugins/infra/public/hooks/use_alerts_count.ts diff --git a/x-pack/plugins/observability_solution/infra/public/hooks/use_chart_themes.ts b/x-pack/solutions/observability/plugins/infra/public/hooks/use_chart_themes.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/hooks/use_chart_themes.ts rename to x-pack/solutions/observability/plugins/infra/public/hooks/use_chart_themes.ts diff --git a/x-pack/plugins/observability_solution/infra/public/hooks/use_document_title.tsx b/x-pack/solutions/observability/plugins/infra/public/hooks/use_document_title.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/hooks/use_document_title.tsx rename to x-pack/solutions/observability/plugins/infra/public/hooks/use_document_title.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/hooks/use_entity_centric_experience_setting.tsx b/x-pack/solutions/observability/plugins/infra/public/hooks/use_entity_centric_experience_setting.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/hooks/use_entity_centric_experience_setting.tsx rename to x-pack/solutions/observability/plugins/infra/public/hooks/use_entity_centric_experience_setting.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/hooks/use_fetcher.tsx b/x-pack/solutions/observability/plugins/infra/public/hooks/use_fetcher.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/hooks/use_fetcher.tsx rename to x-pack/solutions/observability/plugins/infra/public/hooks/use_fetcher.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/hooks/use_inventory_views.ts b/x-pack/solutions/observability/plugins/infra/public/hooks/use_inventory_views.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/hooks/use_inventory_views.ts rename to x-pack/solutions/observability/plugins/infra/public/hooks/use_inventory_views.ts diff --git a/x-pack/plugins/observability_solution/infra/public/hooks/use_is_dark_mode.ts b/x-pack/solutions/observability/plugins/infra/public/hooks/use_is_dark_mode.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/hooks/use_is_dark_mode.ts rename to x-pack/solutions/observability/plugins/infra/public/hooks/use_is_dark_mode.ts diff --git a/x-pack/plugins/observability_solution/infra/public/hooks/use_kibana.tsx b/x-pack/solutions/observability/plugins/infra/public/hooks/use_kibana.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/hooks/use_kibana.tsx rename to x-pack/solutions/observability/plugins/infra/public/hooks/use_kibana.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/hooks/use_kibana_index_patterns.mock.tsx b/x-pack/solutions/observability/plugins/infra/public/hooks/use_kibana_index_patterns.mock.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/hooks/use_kibana_index_patterns.mock.tsx rename to x-pack/solutions/observability/plugins/infra/public/hooks/use_kibana_index_patterns.mock.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/hooks/use_kibana_index_patterns.ts b/x-pack/solutions/observability/plugins/infra/public/hooks/use_kibana_index_patterns.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/hooks/use_kibana_index_patterns.ts rename to x-pack/solutions/observability/plugins/infra/public/hooks/use_kibana_index_patterns.ts diff --git a/x-pack/plugins/observability_solution/infra/public/hooks/use_kibana_space.ts b/x-pack/solutions/observability/plugins/infra/public/hooks/use_kibana_space.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/hooks/use_kibana_space.ts rename to x-pack/solutions/observability/plugins/infra/public/hooks/use_kibana_space.ts diff --git a/x-pack/plugins/observability_solution/infra/public/hooks/use_kibana_time_zone_setting.ts b/x-pack/solutions/observability/plugins/infra/public/hooks/use_kibana_time_zone_setting.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/hooks/use_kibana_time_zone_setting.ts rename to x-pack/solutions/observability/plugins/infra/public/hooks/use_kibana_time_zone_setting.ts diff --git a/x-pack/plugins/observability_solution/infra/public/hooks/use_kibana_timefilter_time.tsx b/x-pack/solutions/observability/plugins/infra/public/hooks/use_kibana_timefilter_time.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/hooks/use_kibana_timefilter_time.tsx rename to x-pack/solutions/observability/plugins/infra/public/hooks/use_kibana_timefilter_time.tsx diff --git a/x-pack/plugins/observability_solution/logs_shared/public/utils/use_kibana_ui_setting.ts b/x-pack/solutions/observability/plugins/infra/public/hooks/use_kibana_ui_setting.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/utils/use_kibana_ui_setting.ts rename to x-pack/solutions/observability/plugins/infra/public/hooks/use_kibana_ui_setting.ts diff --git a/x-pack/plugins/observability_solution/infra/public/hooks/use_lazy_ref.ts b/x-pack/solutions/observability/plugins/infra/public/hooks/use_lazy_ref.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/hooks/use_lazy_ref.ts rename to x-pack/solutions/observability/plugins/infra/public/hooks/use_lazy_ref.ts diff --git a/x-pack/plugins/observability_solution/infra/public/hooks/use_lens_attributes.test.ts b/x-pack/solutions/observability/plugins/infra/public/hooks/use_lens_attributes.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/hooks/use_lens_attributes.test.ts rename to x-pack/solutions/observability/plugins/infra/public/hooks/use_lens_attributes.test.ts diff --git a/x-pack/plugins/observability_solution/infra/public/hooks/use_lens_attributes.ts b/x-pack/solutions/observability/plugins/infra/public/hooks/use_lens_attributes.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/hooks/use_lens_attributes.ts rename to x-pack/solutions/observability/plugins/infra/public/hooks/use_lens_attributes.ts diff --git a/x-pack/plugins/observability_solution/infra/public/hooks/use_license.ts b/x-pack/solutions/observability/plugins/infra/public/hooks/use_license.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/hooks/use_license.ts rename to x-pack/solutions/observability/plugins/infra/public/hooks/use_license.ts diff --git a/x-pack/plugins/observability_solution/infra/public/hooks/use_log_view_reference.ts b/x-pack/solutions/observability/plugins/infra/public/hooks/use_log_view_reference.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/hooks/use_log_view_reference.ts rename to x-pack/solutions/observability/plugins/infra/public/hooks/use_log_view_reference.ts diff --git a/x-pack/plugins/observability_solution/infra/public/hooks/use_logs_breadcrumbs.tsx b/x-pack/solutions/observability/plugins/infra/public/hooks/use_logs_breadcrumbs.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/hooks/use_logs_breadcrumbs.tsx rename to x-pack/solutions/observability/plugins/infra/public/hooks/use_logs_breadcrumbs.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/hooks/use_metrics_breadcrumbs.tsx b/x-pack/solutions/observability/plugins/infra/public/hooks/use_metrics_breadcrumbs.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/hooks/use_metrics_breadcrumbs.tsx rename to x-pack/solutions/observability/plugins/infra/public/hooks/use_metrics_breadcrumbs.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/hooks/use_metrics_explorer_views.ts b/x-pack/solutions/observability/plugins/infra/public/hooks/use_metrics_explorer_views.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/hooks/use_metrics_explorer_views.ts rename to x-pack/solutions/observability/plugins/infra/public/hooks/use_metrics_explorer_views.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/public/utils/use_observable.ts b/x-pack/solutions/observability/plugins/infra/public/hooks/use_observable.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/utils/use_observable.ts rename to x-pack/solutions/observability/plugins/infra/public/hooks/use_observable.ts diff --git a/x-pack/plugins/observability_solution/infra/public/hooks/use_parent_breadcrumb_resolver.ts b/x-pack/solutions/observability/plugins/infra/public/hooks/use_parent_breadcrumb_resolver.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/hooks/use_parent_breadcrumb_resolver.ts rename to x-pack/solutions/observability/plugins/infra/public/hooks/use_parent_breadcrumb_resolver.ts diff --git a/x-pack/plugins/observability_solution/infra/public/hooks/use_profiling_integration_setting.ts b/x-pack/solutions/observability/plugins/infra/public/hooks/use_profiling_integration_setting.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/hooks/use_profiling_integration_setting.ts rename to x-pack/solutions/observability/plugins/infra/public/hooks/use_profiling_integration_setting.ts diff --git a/x-pack/plugins/observability_solution/infra/public/hooks/use_readonly_badge.tsx b/x-pack/solutions/observability/plugins/infra/public/hooks/use_readonly_badge.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/hooks/use_readonly_badge.tsx rename to x-pack/solutions/observability/plugins/infra/public/hooks/use_readonly_badge.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/hooks/use_saved_views_notifier.ts b/x-pack/solutions/observability/plugins/infra/public/hooks/use_saved_views_notifier.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/hooks/use_saved_views_notifier.ts rename to x-pack/solutions/observability/plugins/infra/public/hooks/use_saved_views_notifier.ts diff --git a/x-pack/plugins/observability_solution/infra/public/hooks/use_search_session.ts b/x-pack/solutions/observability/plugins/infra/public/hooks/use_search_session.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/hooks/use_search_session.ts rename to x-pack/solutions/observability/plugins/infra/public/hooks/use_search_session.ts diff --git a/x-pack/plugins/observability_solution/infra/public/hooks/use_sorting.tsx b/x-pack/solutions/observability/plugins/infra/public/hooks/use_sorting.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/hooks/use_sorting.tsx rename to x-pack/solutions/observability/plugins/infra/public/hooks/use_sorting.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/hooks/use_time_range.test.ts b/x-pack/solutions/observability/plugins/infra/public/hooks/use_time_range.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/hooks/use_time_range.test.ts rename to x-pack/solutions/observability/plugins/infra/public/hooks/use_time_range.test.ts diff --git a/x-pack/plugins/observability_solution/infra/public/hooks/use_time_range.ts b/x-pack/solutions/observability/plugins/infra/public/hooks/use_time_range.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/hooks/use_time_range.ts rename to x-pack/solutions/observability/plugins/infra/public/hooks/use_time_range.ts diff --git a/x-pack/plugins/observability_solution/infra/public/hooks/use_timeline_chart_theme.ts b/x-pack/solutions/observability/plugins/infra/public/hooks/use_timeline_chart_theme.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/hooks/use_timeline_chart_theme.ts rename to x-pack/solutions/observability/plugins/infra/public/hooks/use_timeline_chart_theme.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/public/utils/use_tracked_promise.ts b/x-pack/solutions/observability/plugins/infra/public/hooks/use_tracked_promise.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/utils/use_tracked_promise.ts rename to x-pack/solutions/observability/plugins/infra/public/hooks/use_tracked_promise.ts diff --git a/x-pack/plugins/observability_solution/infra/public/hooks/use_trial_status.tsx b/x-pack/solutions/observability/plugins/infra/public/hooks/use_trial_status.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/hooks/use_trial_status.tsx rename to x-pack/solutions/observability/plugins/infra/public/hooks/use_trial_status.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/hooks/use_viewport_dimensions.ts b/x-pack/solutions/observability/plugins/infra/public/hooks/use_viewport_dimensions.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/hooks/use_viewport_dimensions.ts rename to x-pack/solutions/observability/plugins/infra/public/hooks/use_viewport_dimensions.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/public/utils/use_visibility_state.ts b/x-pack/solutions/observability/plugins/infra/public/hooks/use_visibility_state.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/utils/use_visibility_state.ts rename to x-pack/solutions/observability/plugins/infra/public/hooks/use_visibility_state.ts diff --git a/x-pack/plugins/observability_solution/infra/public/images/docker.svg b/x-pack/solutions/observability/plugins/infra/public/images/docker.svg similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/images/docker.svg rename to x-pack/solutions/observability/plugins/infra/public/images/docker.svg diff --git a/x-pack/plugins/observability_solution/infra/public/images/hosts.svg b/x-pack/solutions/observability/plugins/infra/public/images/hosts.svg similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/images/hosts.svg rename to x-pack/solutions/observability/plugins/infra/public/images/hosts.svg diff --git a/x-pack/plugins/observability_solution/infra/public/images/infra_mono_white.svg b/x-pack/solutions/observability/plugins/infra/public/images/infra_mono_white.svg similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/images/infra_mono_white.svg rename to x-pack/solutions/observability/plugins/infra/public/images/infra_mono_white.svg diff --git a/x-pack/plugins/observability_solution/infra/public/images/k8.svg b/x-pack/solutions/observability/plugins/infra/public/images/k8.svg similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/images/k8.svg rename to x-pack/solutions/observability/plugins/infra/public/images/k8.svg diff --git a/x-pack/plugins/observability_solution/infra/public/images/logging_mono_white.svg b/x-pack/solutions/observability/plugins/infra/public/images/logging_mono_white.svg similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/images/logging_mono_white.svg rename to x-pack/solutions/observability/plugins/infra/public/images/logging_mono_white.svg diff --git a/x-pack/plugins/observability_solution/infra/public/images/services.svg b/x-pack/solutions/observability/plugins/infra/public/images/services.svg similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/images/services.svg rename to x-pack/solutions/observability/plugins/infra/public/images/services.svg diff --git a/x-pack/plugins/observability_solution/infra/public/index.ts b/x-pack/solutions/observability/plugins/infra/public/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/index.ts rename to x-pack/solutions/observability/plugins/infra/public/index.ts diff --git a/x-pack/plugins/observability_solution/infra/public/metrics_overview_fetchers.test.ts b/x-pack/solutions/observability/plugins/infra/public/metrics_overview_fetchers.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/metrics_overview_fetchers.test.ts rename to x-pack/solutions/observability/plugins/infra/public/metrics_overview_fetchers.test.ts diff --git a/x-pack/plugins/observability_solution/infra/public/metrics_overview_fetchers.ts b/x-pack/solutions/observability/plugins/infra/public/metrics_overview_fetchers.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/metrics_overview_fetchers.ts rename to x-pack/solutions/observability/plugins/infra/public/metrics_overview_fetchers.ts diff --git a/x-pack/plugins/observability_solution/infra/public/mocks.tsx b/x-pack/solutions/observability/plugins/infra/public/mocks.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/mocks.tsx rename to x-pack/solutions/observability/plugins/infra/public/mocks.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/observability_logs/log_stream_page/state/README.md b/x-pack/solutions/observability/plugins/infra/public/observability_logs/log_stream_page/state/README.md similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/observability_logs/log_stream_page/state/README.md rename to x-pack/solutions/observability/plugins/infra/public/observability_logs/log_stream_page/state/README.md diff --git a/x-pack/plugins/observability_solution/infra/public/observability_logs/xstate_helpers/index.ts b/x-pack/solutions/observability/plugins/infra/public/observability_logs/log_stream_page/state/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/observability_logs/xstate_helpers/index.ts rename to x-pack/solutions/observability/plugins/infra/public/observability_logs/log_stream_page/state/index.ts diff --git a/x-pack/plugins/observability_solution/infra/public/observability_logs/log_stream_page/state/src/index.ts b/x-pack/solutions/observability/plugins/infra/public/observability_logs/log_stream_page/state/src/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/observability_logs/log_stream_page/state/src/index.ts rename to x-pack/solutions/observability/plugins/infra/public/observability_logs/log_stream_page/state/src/index.ts diff --git a/x-pack/plugins/observability_solution/infra/public/observability_logs/log_stream_page/state/src/initial_parameters_service.ts b/x-pack/solutions/observability/plugins/infra/public/observability_logs/log_stream_page/state/src/initial_parameters_service.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/observability_logs/log_stream_page/state/src/initial_parameters_service.ts rename to x-pack/solutions/observability/plugins/infra/public/observability_logs/log_stream_page/state/src/initial_parameters_service.ts diff --git a/x-pack/plugins/observability_solution/infra/public/observability_logs/log_stream_page/state/src/provider.tsx b/x-pack/solutions/observability/plugins/infra/public/observability_logs/log_stream_page/state/src/provider.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/observability_logs/log_stream_page/state/src/provider.tsx rename to x-pack/solutions/observability/plugins/infra/public/observability_logs/log_stream_page/state/src/provider.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/observability_logs/log_stream_page/state/src/selectors.ts b/x-pack/solutions/observability/plugins/infra/public/observability_logs/log_stream_page/state/src/selectors.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/observability_logs/log_stream_page/state/src/selectors.ts rename to x-pack/solutions/observability/plugins/infra/public/observability_logs/log_stream_page/state/src/selectors.ts diff --git a/x-pack/plugins/observability_solution/infra/public/observability_logs/log_stream_page/state/src/state_machine.ts b/x-pack/solutions/observability/plugins/infra/public/observability_logs/log_stream_page/state/src/state_machine.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/observability_logs/log_stream_page/state/src/state_machine.ts rename to x-pack/solutions/observability/plugins/infra/public/observability_logs/log_stream_page/state/src/state_machine.ts diff --git a/x-pack/plugins/observability_solution/infra/public/observability_logs/log_stream_page/state/src/types.ts b/x-pack/solutions/observability/plugins/infra/public/observability_logs/log_stream_page/state/src/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/observability_logs/log_stream_page/state/src/types.ts rename to x-pack/solutions/observability/plugins/infra/public/observability_logs/log_stream_page/state/src/types.ts diff --git a/x-pack/plugins/observability_solution/infra/public/observability_logs/log_stream_position_state/index.ts b/x-pack/solutions/observability/plugins/infra/public/observability_logs/log_stream_position_state/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/observability_logs/log_stream_position_state/index.ts rename to x-pack/solutions/observability/plugins/infra/public/observability_logs/log_stream_position_state/index.ts diff --git a/x-pack/plugins/observability_solution/infra/public/observability_logs/log_stream_position_state/src/defaults.ts b/x-pack/solutions/observability/plugins/infra/public/observability_logs/log_stream_position_state/src/defaults.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/observability_logs/log_stream_position_state/src/defaults.ts rename to x-pack/solutions/observability/plugins/infra/public/observability_logs/log_stream_position_state/src/defaults.ts diff --git a/x-pack/plugins/observability_solution/infra/public/observability_logs/log_stream_position_state/src/notifications.ts b/x-pack/solutions/observability/plugins/infra/public/observability_logs/log_stream_position_state/src/notifications.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/observability_logs/log_stream_position_state/src/notifications.ts rename to x-pack/solutions/observability/plugins/infra/public/observability_logs/log_stream_position_state/src/notifications.ts diff --git a/x-pack/plugins/observability_solution/infra/public/observability_logs/log_stream_position_state/src/state_machine.ts b/x-pack/solutions/observability/plugins/infra/public/observability_logs/log_stream_position_state/src/state_machine.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/observability_logs/log_stream_position_state/src/state_machine.ts rename to x-pack/solutions/observability/plugins/infra/public/observability_logs/log_stream_position_state/src/state_machine.ts diff --git a/x-pack/plugins/observability_solution/infra/public/observability_logs/log_stream_position_state/src/types.ts b/x-pack/solutions/observability/plugins/infra/public/observability_logs/log_stream_position_state/src/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/observability_logs/log_stream_position_state/src/types.ts rename to x-pack/solutions/observability/plugins/infra/public/observability_logs/log_stream_position_state/src/types.ts diff --git a/x-pack/plugins/observability_solution/infra/public/observability_logs/log_stream_position_state/src/url_state_storage_service.ts b/x-pack/solutions/observability/plugins/infra/public/observability_logs/log_stream_position_state/src/url_state_storage_service.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/observability_logs/log_stream_position_state/src/url_state_storage_service.ts rename to x-pack/solutions/observability/plugins/infra/public/observability_logs/log_stream_position_state/src/url_state_storage_service.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/state_machines/data_views/index.ts b/x-pack/solutions/observability/plugins/infra/public/observability_logs/log_stream_query_state/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/state_machines/data_views/index.ts rename to x-pack/solutions/observability/plugins/infra/public/observability_logs/log_stream_query_state/index.ts diff --git a/x-pack/plugins/observability_solution/infra/public/observability_logs/log_stream_query_state/src/defaults.ts b/x-pack/solutions/observability/plugins/infra/public/observability_logs/log_stream_query_state/src/defaults.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/observability_logs/log_stream_query_state/src/defaults.ts rename to x-pack/solutions/observability/plugins/infra/public/observability_logs/log_stream_query_state/src/defaults.ts diff --git a/x-pack/plugins/observability_solution/infra/public/observability_logs/log_stream_query_state/src/errors.ts b/x-pack/solutions/observability/plugins/infra/public/observability_logs/log_stream_query_state/src/errors.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/observability_logs/log_stream_query_state/src/errors.ts rename to x-pack/solutions/observability/plugins/infra/public/observability_logs/log_stream_query_state/src/errors.ts diff --git a/x-pack/plugins/observability_solution/infra/public/observability_logs/log_stream_query_state/src/index.ts b/x-pack/solutions/observability/plugins/infra/public/observability_logs/log_stream_query_state/src/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/observability_logs/log_stream_query_state/src/index.ts rename to x-pack/solutions/observability/plugins/infra/public/observability_logs/log_stream_query_state/src/index.ts diff --git a/x-pack/plugins/observability_solution/infra/public/observability_logs/log_stream_query_state/src/notifications.ts b/x-pack/solutions/observability/plugins/infra/public/observability_logs/log_stream_query_state/src/notifications.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/observability_logs/log_stream_query_state/src/notifications.ts rename to x-pack/solutions/observability/plugins/infra/public/observability_logs/log_stream_query_state/src/notifications.ts diff --git a/x-pack/plugins/observability_solution/infra/public/observability_logs/log_stream_query_state/src/search_bar_state_service.ts b/x-pack/solutions/observability/plugins/infra/public/observability_logs/log_stream_query_state/src/search_bar_state_service.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/observability_logs/log_stream_query_state/src/search_bar_state_service.ts rename to x-pack/solutions/observability/plugins/infra/public/observability_logs/log_stream_query_state/src/search_bar_state_service.ts diff --git a/x-pack/plugins/observability_solution/infra/public/observability_logs/log_stream_query_state/src/state_machine.ts b/x-pack/solutions/observability/plugins/infra/public/observability_logs/log_stream_query_state/src/state_machine.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/observability_logs/log_stream_query_state/src/state_machine.ts rename to x-pack/solutions/observability/plugins/infra/public/observability_logs/log_stream_query_state/src/state_machine.ts diff --git a/x-pack/plugins/observability_solution/infra/public/observability_logs/log_stream_query_state/src/time_filter_state_service.ts b/x-pack/solutions/observability/plugins/infra/public/observability_logs/log_stream_query_state/src/time_filter_state_service.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/observability_logs/log_stream_query_state/src/time_filter_state_service.ts rename to x-pack/solutions/observability/plugins/infra/public/observability_logs/log_stream_query_state/src/time_filter_state_service.ts diff --git a/x-pack/plugins/observability_solution/infra/public/observability_logs/log_stream_query_state/src/types.ts b/x-pack/solutions/observability/plugins/infra/public/observability_logs/log_stream_query_state/src/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/observability_logs/log_stream_query_state/src/types.ts rename to x-pack/solutions/observability/plugins/infra/public/observability_logs/log_stream_query_state/src/types.ts diff --git a/x-pack/plugins/observability_solution/infra/public/observability_logs/log_stream_query_state/src/url_state_storage_service.ts b/x-pack/solutions/observability/plugins/infra/public/observability_logs/log_stream_query_state/src/url_state_storage_service.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/observability_logs/log_stream_query_state/src/url_state_storage_service.ts rename to x-pack/solutions/observability/plugins/infra/public/observability_logs/log_stream_query_state/src/url_state_storage_service.ts diff --git a/x-pack/plugins/observability_solution/infra/public/observability_logs/log_stream_query_state/src/validate_query_service.ts b/x-pack/solutions/observability/plugins/infra/public/observability_logs/log_stream_query_state/src/validate_query_service.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/observability_logs/log_stream_query_state/src/validate_query_service.ts rename to x-pack/solutions/observability/plugins/infra/public/observability_logs/log_stream_query_state/src/validate_query_service.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/public/observability_logs/xstate_helpers/README.md b/x-pack/solutions/observability/plugins/infra/public/observability_logs/xstate_helpers/README.md similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/observability_logs/xstate_helpers/README.md rename to x-pack/solutions/observability/plugins/infra/public/observability_logs/xstate_helpers/README.md diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/state_machines/datasets/index.ts b/x-pack/solutions/observability/plugins/infra/public/observability_logs/xstate_helpers/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/state_machines/datasets/index.ts rename to x-pack/solutions/observability/plugins/infra/public/observability_logs/xstate_helpers/index.ts diff --git a/x-pack/plugins/observability_solution/infra/public/observability_logs/xstate_helpers/src/index.ts b/x-pack/solutions/observability/plugins/infra/public/observability_logs/xstate_helpers/src/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/observability_logs/xstate_helpers/src/index.ts rename to x-pack/solutions/observability/plugins/infra/public/observability_logs/xstate_helpers/src/index.ts diff --git a/x-pack/plugins/observability_solution/infra/public/observability_logs/xstate_helpers/src/invalid_state_callout.tsx b/x-pack/solutions/observability/plugins/infra/public/observability_logs/xstate_helpers/src/invalid_state_callout.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/observability_logs/xstate_helpers/src/invalid_state_callout.tsx rename to x-pack/solutions/observability/plugins/infra/public/observability_logs/xstate_helpers/src/invalid_state_callout.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/observability_logs/xstate_helpers/src/state_machine_playground.tsx b/x-pack/solutions/observability/plugins/infra/public/observability_logs/xstate_helpers/src/state_machine_playground.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/observability_logs/xstate_helpers/src/state_machine_playground.tsx rename to x-pack/solutions/observability/plugins/infra/public/observability_logs/xstate_helpers/src/state_machine_playground.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/page_template.styles.ts b/x-pack/solutions/observability/plugins/infra/public/page_template.styles.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/page_template.styles.ts rename to x-pack/solutions/observability/plugins/infra/public/page_template.styles.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/404.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/404.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/404.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/404.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/error.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/error.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/error.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/error.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/link_to/index.ts b/x-pack/solutions/observability/plugins/infra/public/pages/link_to/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/link_to/index.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/link_to/index.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/link_to/link_to_logs.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/link_to/link_to_logs.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/link_to/link_to_logs.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/link_to/link_to_logs.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/link_to/link_to_metrics.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/link_to/link_to_metrics.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/link_to/link_to_metrics.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/link_to/link_to_metrics.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/link_to/query_params.ts b/x-pack/solutions/observability/plugins/infra/public/pages/link_to/query_params.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/link_to/query_params.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/link_to/query_params.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/link_to/redirect_to_host_detail_via_ip.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/link_to/redirect_to_host_detail_via_ip.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/link_to/redirect_to_host_detail_via_ip.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/link_to/redirect_to_host_detail_via_ip.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/link_to/redirect_to_inventory.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/link_to/redirect_to_inventory.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/link_to/redirect_to_inventory.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/link_to/redirect_to_inventory.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/link_to/redirect_to_logs.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/link_to/redirect_to_logs.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/link_to/redirect_to_logs.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/link_to/redirect_to_logs.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/link_to/redirect_to_node_detail.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/link_to/redirect_to_node_detail.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/link_to/redirect_to_node_detail.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/link_to/redirect_to_node_detail.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/link_to/redirect_to_node_logs.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/link_to/redirect_to_node_logs.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/link_to/redirect_to_node_logs.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/link_to/redirect_to_node_logs.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/link_to/use_host_ip_to_name.test.ts b/x-pack/solutions/observability/plugins/infra/public/pages/link_to/use_host_ip_to_name.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/link_to/use_host_ip_to_name.test.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/link_to/use_host_ip_to_name.test.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/link_to/use_host_ip_to_name.ts b/x-pack/solutions/observability/plugins/infra/public/pages/link_to/use_host_ip_to_name.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/link_to/use_host_ip_to_name.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/link_to/use_host_ip_to_name.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/index.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/logs/index.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/index.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/index.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_categories/index.ts b/x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_categories/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_categories/index.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_categories/index.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_categories/page.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_categories/page.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_categories/page.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_categories/page.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_categories/page_content.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_categories/page_content.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_categories/page_content.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_categories/page_content.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_categories/page_providers.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_categories/page_providers.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_categories/page_providers.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_categories/page_providers.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_categories/page_results_content.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_categories/page_results_content.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_categories/page_results_content.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_categories/page_results_content.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_categories/page_setup_content.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_categories/page_setup_content.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_categories/page_setup_content.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_categories/page_setup_content.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_categories/sections/top_categories/analyze_dataset_in_ml_action.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_categories/sections/top_categories/analyze_dataset_in_ml_action.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_categories/sections/top_categories/analyze_dataset_in_ml_action.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_categories/sections/top_categories/analyze_dataset_in_ml_action.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_categories/sections/top_categories/anomaly_severity_indicator_list.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_categories/sections/top_categories/anomaly_severity_indicator_list.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_categories/sections/top_categories/anomaly_severity_indicator_list.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_categories/sections/top_categories/anomaly_severity_indicator_list.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_categories/sections/top_categories/category_details_row.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_categories/sections/top_categories/category_details_row.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_categories/sections/top_categories/category_details_row.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_categories/sections/top_categories/category_details_row.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_categories/sections/top_categories/category_example_message.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_categories/sections/top_categories/category_example_message.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_categories/sections/top_categories/category_example_message.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_categories/sections/top_categories/category_example_message.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_categories/sections/top_categories/datasets_action_list.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_categories/sections/top_categories/datasets_action_list.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_categories/sections/top_categories/datasets_action_list.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_categories/sections/top_categories/datasets_action_list.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_categories/sections/top_categories/datasets_list.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_categories/sections/top_categories/datasets_list.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_categories/sections/top_categories/datasets_list.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_categories/sections/top_categories/datasets_list.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_categories/sections/top_categories/index.ts b/x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_categories/sections/top_categories/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_categories/sections/top_categories/index.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_categories/sections/top_categories/index.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_categories/sections/top_categories/log_entry_count_sparkline.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_categories/sections/top_categories/log_entry_count_sparkline.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_categories/sections/top_categories/log_entry_count_sparkline.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_categories/sections/top_categories/log_entry_count_sparkline.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_categories/sections/top_categories/single_metric_comparison.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_categories/sections/top_categories/single_metric_comparison.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_categories/sections/top_categories/single_metric_comparison.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_categories/sections/top_categories/single_metric_comparison.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_categories/sections/top_categories/single_metric_sparkline.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_categories/sections/top_categories/single_metric_sparkline.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_categories/sections/top_categories/single_metric_sparkline.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_categories/sections/top_categories/single_metric_sparkline.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_categories/sections/top_categories/top_categories_section.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_categories/sections/top_categories/top_categories_section.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_categories/sections/top_categories/top_categories_section.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_categories/sections/top_categories/top_categories_section.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_categories/sections/top_categories/top_categories_table.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_categories/sections/top_categories/top_categories_table.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_categories/sections/top_categories/top_categories_table.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_categories/sections/top_categories/top_categories_table.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_categories/service_calls/get_log_entry_category_datasets.ts b/x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_categories/service_calls/get_log_entry_category_datasets.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_categories/service_calls/get_log_entry_category_datasets.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_categories/service_calls/get_log_entry_category_datasets.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_categories/service_calls/get_log_entry_category_examples.ts b/x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_categories/service_calls/get_log_entry_category_examples.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_categories/service_calls/get_log_entry_category_examples.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_categories/service_calls/get_log_entry_category_examples.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_categories/service_calls/get_top_log_entry_categories.ts b/x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_categories/service_calls/get_top_log_entry_categories.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_categories/service_calls/get_top_log_entry_categories.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_categories/service_calls/get_top_log_entry_categories.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_categories/use_log_entry_categories_results.ts b/x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_categories/use_log_entry_categories_results.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_categories/use_log_entry_categories_results.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_categories/use_log_entry_categories_results.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_categories/use_log_entry_categories_results_url_state.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_categories/use_log_entry_categories_results_url_state.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_categories/use_log_entry_categories_results_url_state.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_categories/use_log_entry_categories_results_url_state.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_categories/use_log_entry_category_examples.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_categories/use_log_entry_category_examples.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_categories/use_log_entry_category_examples.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_categories/use_log_entry_category_examples.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_rate/index.ts b/x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_rate/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_rate/index.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_rate/index.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_rate/page.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_rate/page.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_rate/page.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_rate/page.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_rate/page_content.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_rate/page_content.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_rate/page_content.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_rate/page_content.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_rate/page_providers.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_rate/page_providers.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_rate/page_providers.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_rate/page_providers.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_rate/page_results_content.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_rate/page_results_content.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_rate/page_results_content.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_rate/page_results_content.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_rate/page_setup_content.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_rate/page_setup_content.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_rate/page_setup_content.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_rate/page_setup_content.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_rate/sections/anomalies/anomalies_swimlane_visualisation.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_rate/sections/anomalies/anomalies_swimlane_visualisation.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_rate/sections/anomalies/anomalies_swimlane_visualisation.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_rate/sections/anomalies/anomalies_swimlane_visualisation.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_rate/sections/anomalies/expanded_row.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_rate/sections/anomalies/expanded_row.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_rate/sections/anomalies/expanded_row.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_rate/sections/anomalies/expanded_row.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_rate/sections/anomalies/index.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_rate/sections/anomalies/index.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_rate/sections/anomalies/index.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_rate/sections/anomalies/index.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_rate/sections/anomalies/log_entry_example.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_rate/sections/anomalies/log_entry_example.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_rate/sections/anomalies/log_entry_example.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_rate/sections/anomalies/log_entry_example.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_rate/sections/anomalies/table.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_rate/sections/anomalies/table.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_rate/sections/anomalies/table.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_rate/sections/anomalies/table.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_rate/service_calls/get_log_entry_anomalies.ts b/x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_rate/service_calls/get_log_entry_anomalies.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_rate/service_calls/get_log_entry_anomalies.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_rate/service_calls/get_log_entry_anomalies.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_rate/service_calls/get_log_entry_anomalies_datasets.ts b/x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_rate/service_calls/get_log_entry_anomalies_datasets.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_rate/service_calls/get_log_entry_anomalies_datasets.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_rate/service_calls/get_log_entry_anomalies_datasets.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_rate/service_calls/get_log_entry_examples.ts b/x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_rate/service_calls/get_log_entry_examples.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_rate/service_calls/get_log_entry_examples.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_rate/service_calls/get_log_entry_examples.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_rate/use_dataset_filtering.ts b/x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_rate/use_dataset_filtering.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_rate/use_dataset_filtering.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_rate/use_dataset_filtering.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_rate/use_log_entry_anomalies_results.ts b/x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_rate/use_log_entry_anomalies_results.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_rate/use_log_entry_anomalies_results.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_rate/use_log_entry_anomalies_results.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_rate/use_log_entry_examples.ts b/x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_rate/use_log_entry_examples.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_rate/use_log_entry_examples.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_rate/use_log_entry_examples.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_rate/use_log_entry_rate_results_url_state.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_rate/use_log_entry_rate_results_url_state.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/log_entry_rate/use_log_entry_rate_results_url_state.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/log_entry_rate/use_log_entry_rate_results_url_state.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/page.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/logs/page.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/page.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/page.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/page_content.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/logs/page_content.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/page_content.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/page_content.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/page_providers.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/logs/page_providers.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/page_providers.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/page_providers.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/routes.ts b/x-pack/solutions/observability/plugins/infra/public/pages/logs/routes.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/routes.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/routes.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/settings/add_log_column_popover.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/logs/settings/add_log_column_popover.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/settings/add_log_column_popover.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/settings/add_log_column_popover.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/settings/form_elements.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/logs/settings/form_elements.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/settings/form_elements.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/settings/form_elements.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/settings/form_field_props.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/logs/settings/form_field_props.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/settings/form_field_props.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/settings/form_field_props.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/settings/index.ts b/x-pack/solutions/observability/plugins/infra/public/pages/logs/settings/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/settings/index.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/settings/index.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/settings/index_names_configuration_panel.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/logs/settings/index_names_configuration_panel.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/settings/index_names_configuration_panel.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/settings/index_names_configuration_panel.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/settings/index_pattern_configuration_panel.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/logs/settings/index_pattern_configuration_panel.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/settings/index_pattern_configuration_panel.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/settings/index_pattern_configuration_panel.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/settings/index_pattern_selector.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/logs/settings/index_pattern_selector.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/settings/index_pattern_selector.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/settings/index_pattern_selector.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/settings/indices_configuration_form_state.ts b/x-pack/solutions/observability/plugins/infra/public/pages/logs/settings/indices_configuration_form_state.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/settings/indices_configuration_form_state.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/settings/indices_configuration_form_state.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/settings/indices_configuration_panel.stories.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/logs/settings/indices_configuration_panel.stories.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/settings/indices_configuration_panel.stories.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/settings/indices_configuration_panel.stories.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/settings/indices_configuration_panel.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/logs/settings/indices_configuration_panel.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/settings/indices_configuration_panel.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/settings/indices_configuration_panel.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/settings/inline_log_view_callout.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/logs/settings/inline_log_view_callout.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/settings/inline_log_view_callout.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/settings/inline_log_view_callout.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/settings/kibana_advanced_setting_configuration_panel.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/logs/settings/kibana_advanced_setting_configuration_panel.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/settings/kibana_advanced_setting_configuration_panel.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/settings/kibana_advanced_setting_configuration_panel.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/settings/log_columns_configuration_form_state.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/logs/settings/log_columns_configuration_form_state.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/settings/log_columns_configuration_form_state.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/settings/log_columns_configuration_form_state.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/settings/log_columns_configuration_panel.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/logs/settings/log_columns_configuration_panel.tsx similarity index 99% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/settings/log_columns_configuration_panel.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/settings/log_columns_configuration_panel.tsx index 931219dc0bce4..0b884f5529a66 100644 --- a/x-pack/plugins/observability_solution/infra/public/pages/logs/settings/log_columns_configuration_panel.tsx +++ b/x-pack/solutions/observability/plugins/infra/public/pages/logs/settings/log_columns_configuration_panel.tsx @@ -190,7 +190,7 @@ const TimestampLogColumnConfigurationPanel: React.FunctionComponent< defaultMessage="This system field shows the log entry's time as determined by the {timestampSetting} field setting." values={{ // this is a settings key and should not be translated - // eslint-disable-next-line @kbn/i18n/strings_should_be_translated_with_i18n + timestampSetting: timestamp, }} /> diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/settings/name_configuration_form_state.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/logs/settings/name_configuration_form_state.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/settings/name_configuration_form_state.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/settings/name_configuration_form_state.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/settings/name_configuration_panel.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/logs/settings/name_configuration_panel.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/settings/name_configuration_panel.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/settings/name_configuration_panel.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/settings/source_configuration_form_errors.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/logs/settings/source_configuration_form_errors.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/settings/source_configuration_form_errors.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/settings/source_configuration_form_errors.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/settings/source_configuration_form_state.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/logs/settings/source_configuration_form_state.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/settings/source_configuration_form_state.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/settings/source_configuration_form_state.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/settings/source_configuration_settings.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/logs/settings/source_configuration_settings.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/settings/source_configuration_settings.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/settings/source_configuration_settings.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/settings/validation_errors.ts b/x-pack/solutions/observability/plugins/infra/public/pages/logs/settings/validation_errors.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/settings/validation_errors.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/settings/validation_errors.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/shared/call_get_log_analysis_id_formats.ts b/x-pack/solutions/observability/plugins/infra/public/pages/logs/shared/call_get_log_analysis_id_formats.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/shared/call_get_log_analysis_id_formats.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/shared/call_get_log_analysis_id_formats.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/shared/page_log_view_error.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/logs/shared/page_log_view_error.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/shared/page_log_view_error.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/shared/page_log_view_error.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/shared/page_template.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/logs/shared/page_template.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/shared/page_template.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/shared/page_template.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/shared/use_log_ml_job_id_formats_shim.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/logs/shared/use_log_ml_job_id_formats_shim.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/shared/use_log_ml_job_id_formats_shim.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/shared/use_log_ml_job_id_formats_shim.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/stream/components/stream_live_button.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/logs/stream/components/stream_live_button.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/stream/components/stream_live_button.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/stream/components/stream_live_button.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/stream/components/stream_page_template.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/logs/stream/components/stream_page_template.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/stream/components/stream_page_template.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/stream/components/stream_page_template.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/stream/index.ts b/x-pack/solutions/observability/plugins/infra/public/pages/logs/stream/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/stream/index.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/stream/index.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/stream/page.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/logs/stream/page.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/stream/page.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/stream/page.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/stream/page_content.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/logs/stream/page_content.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/stream/page_content.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/stream/page_content.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/stream/page_logs_content.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/logs/stream/page_logs_content.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/stream/page_logs_content.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/stream/page_logs_content.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/stream/page_missing_indices_content.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/logs/stream/page_missing_indices_content.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/stream/page_missing_indices_content.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/stream/page_missing_indices_content.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/stream/page_providers.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/logs/stream/page_providers.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/stream/page_providers.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/stream/page_providers.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/stream/page_toolbar.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/logs/stream/page_toolbar.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/stream/page_toolbar.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/stream/page_toolbar.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/logs/stream/page_view_log_in_context.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/logs/stream/page_view_log_in_context.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/logs/stream/page_view_log_in_context.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/logs/stream/page_view_log_in_context.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/components/chart/metric_chart_wrapper.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/components/chart/metric_chart_wrapper.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/components/chart/metric_chart_wrapper.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/components/chart/metric_chart_wrapper.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/components/common/popover.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/components/common/popover.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/components/common/popover.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/components/common/popover.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/components/host_details_flyout/flyout_wrapper.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/components/host_details_flyout/flyout_wrapper.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/components/host_details_flyout/flyout_wrapper.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/components/host_details_flyout/flyout_wrapper.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/components/hosts_container.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/components/hosts_container.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/components/hosts_container.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/components/hosts_container.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/components/hosts_content.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/components/hosts_content.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/components/hosts_content.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/components/hosts_content.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/components/hosts_table.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/components/hosts_table.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/components/hosts_table.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/components/hosts_table.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/components/kpis/host_count_kpi.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/components/kpis/host_count_kpi.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/components/kpis/host_count_kpi.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/components/kpis/host_count_kpi.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/components/kpis/kpi_charts.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/components/kpis/kpi_charts.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/components/kpis/kpi_charts.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/components/kpis/kpi_charts.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/components/kpis/kpi_grid.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/components/kpis/kpi_grid.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/components/kpis/kpi_grid.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/components/kpis/kpi_grid.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/components/search_bar/control_panels_config.ts b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/components/search_bar/control_panels_config.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/components/search_bar/control_panels_config.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/components/search_bar/control_panels_config.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/components/search_bar/controls_content.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/components/search_bar/controls_content.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/components/search_bar/controls_content.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/components/search_bar/controls_content.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/components/search_bar/controls_title.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/components/search_bar/controls_title.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/components/search_bar/controls_title.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/components/search_bar/controls_title.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/components/search_bar/limit_options.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/components/search_bar/limit_options.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/components/search_bar/limit_options.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/components/search_bar/limit_options.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/components/search_bar/unified_search_bar.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/components/search_bar/unified_search_bar.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/components/search_bar/unified_search_bar.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/components/search_bar/unified_search_bar.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/components/table/add_data_troubleshooting_popover.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/components/table/add_data_troubleshooting_popover.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/components/table/add_data_troubleshooting_popover.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/components/table/add_data_troubleshooting_popover.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/components/table/column_header.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/components/table/column_header.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/components/table/column_header.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/components/table/column_header.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/components/table/entry_title.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/components/table/entry_title.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/components/table/entry_title.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/components/table/entry_title.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/components/table/filter_action.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/components/table/filter_action.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/components/table/filter_action.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/components/table/filter_action.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/components/tabs/alerts/alerts_tab_content.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/components/tabs/alerts/alerts_tab_content.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/components/tabs/alerts/alerts_tab_content.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/components/tabs/alerts/alerts_tab_content.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/components/tabs/alerts/index.ts b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/components/tabs/alerts/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/components/tabs/alerts/index.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/components/tabs/alerts/index.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/components/tabs/alerts_tab_badge.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/components/tabs/alerts_tab_badge.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/components/tabs/alerts_tab_badge.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/components/tabs/alerts_tab_badge.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/components/tabs/logs/index.ts b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/components/tabs/logs/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/components/tabs/logs/index.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/components/tabs/logs/index.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/components/tabs/logs/logs_link_to_stream.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/components/tabs/logs/logs_link_to_stream.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/components/tabs/logs/logs_link_to_stream.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/components/tabs/logs/logs_link_to_stream.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/components/tabs/logs/logs_search_bar.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/components/tabs/logs/logs_search_bar.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/components/tabs/logs/logs_search_bar.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/components/tabs/logs/logs_search_bar.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/components/tabs/logs/logs_tab_content.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/components/tabs/logs/logs_tab_content.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/components/tabs/logs/logs_tab_content.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/components/tabs/logs/logs_tab_content.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/components/tabs/metrics/chart.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/components/tabs/metrics/chart.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/components/tabs/metrics/chart.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/components/tabs/metrics/chart.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/components/tabs/metrics/metrics_grid.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/components/tabs/metrics/metrics_grid.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/components/tabs/metrics/metrics_grid.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/components/tabs/metrics/metrics_grid.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/components/tabs/tabs.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/components/tabs/tabs.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/components/tabs/tabs.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/components/tabs/tabs.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/constants.ts b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/constants.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/constants.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/constants.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/hooks/use_after_loaded_state.ts b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/hooks/use_after_loaded_state.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/hooks/use_after_loaded_state.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/hooks/use_after_loaded_state.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/hooks/use_alerts_query.ts b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/hooks/use_alerts_query.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/hooks/use_alerts_query.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/hooks/use_alerts_query.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/hooks/use_host_count.test.ts b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/hooks/use_host_count.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/hooks/use_host_count.test.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/hooks/use_host_count.test.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/hooks/use_host_count.ts b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/hooks/use_host_count.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/hooks/use_host_count.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/hooks/use_host_count.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/hooks/use_hosts_table.test.ts b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/hooks/use_hosts_table.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/hooks/use_hosts_table.test.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/hooks/use_hosts_table.test.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/hooks/use_hosts_table.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/hooks/use_hosts_table.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/hooks/use_hosts_table.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/hooks/use_hosts_table.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/hooks/use_hosts_table_url_state.ts b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/hooks/use_hosts_table_url_state.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/hooks/use_hosts_table_url_state.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/hooks/use_hosts_table_url_state.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/hooks/use_hosts_view.ts b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/hooks/use_hosts_view.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/hooks/use_hosts_view.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/hooks/use_hosts_view.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/hooks/use_logs_search_url_state.ts b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/hooks/use_logs_search_url_state.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/hooks/use_logs_search_url_state.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/hooks/use_logs_search_url_state.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/hooks/use_metrics_charts.test.ts b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/hooks/use_metrics_charts.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/hooks/use_metrics_charts.test.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/hooks/use_metrics_charts.test.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/hooks/use_metrics_charts.ts b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/hooks/use_metrics_charts.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/hooks/use_metrics_charts.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/hooks/use_metrics_charts.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/hooks/use_tab_id.ts b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/hooks/use_tab_id.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/hooks/use_tab_id.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/hooks/use_tab_id.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/hooks/use_unified_search.ts b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/hooks/use_unified_search.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/hooks/use_unified_search.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/hooks/use_unified_search.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/hooks/use_unified_search_url_state.ts b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/hooks/use_unified_search_url_state.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/hooks/use_unified_search_url_state.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/hooks/use_unified_search_url_state.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/index.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/index.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/index.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/index.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/translations.ts b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/translations.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/translations.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/translations.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/types.ts b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/hosts/types.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/hosts/types.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/index.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/index.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/index.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/index.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/bottom_drawer.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/bottom_drawer.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/bottom_drawer.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/bottom_drawer.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/dropdown_button.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/dropdown_button.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/dropdown_button.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/dropdown_button.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/filter_bar.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/filter_bar.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/filter_bar.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/filter_bar.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/kubernetes_tour.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/kubernetes_tour.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/kubernetes_tour.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/kubernetes_tour.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/layout.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/layout.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/layout.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/layout.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/layout_view.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/layout_view.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/layout_view.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/layout_view.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/nodes_overview.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/nodes_overview.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/nodes_overview.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/nodes_overview.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/saved_views.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/saved_views.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/saved_views.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/saved_views.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/search_bar.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/search_bar.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/search_bar.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/search_bar.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/snapshot_container.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/snapshot_container.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/snapshot_container.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/snapshot_container.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/survey_kubernetes.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/survey_kubernetes.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/survey_kubernetes.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/survey_kubernetes.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/survey_section.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/survey_section.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/survey_section.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/survey_section.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/table_view.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/table_view.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/table_view.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/table_view.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/timeline/timeline.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/timeline/timeline.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/timeline/timeline.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/timeline/timeline.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/toolbars/aws_ec2_toolbar_items.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/toolbars/aws_ec2_toolbar_items.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/toolbars/aws_ec2_toolbar_items.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/toolbars/aws_ec2_toolbar_items.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/toolbars/aws_rds_toolbar_items.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/toolbars/aws_rds_toolbar_items.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/toolbars/aws_rds_toolbar_items.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/toolbars/aws_rds_toolbar_items.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/toolbars/aws_s3_toolbar_items.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/toolbars/aws_s3_toolbar_items.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/toolbars/aws_s3_toolbar_items.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/toolbars/aws_s3_toolbar_items.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/toolbars/aws_sqs_toolbar_items.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/toolbars/aws_sqs_toolbar_items.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/toolbars/aws_sqs_toolbar_items.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/toolbars/aws_sqs_toolbar_items.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/toolbars/cloud_toolbar_items.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/toolbars/cloud_toolbar_items.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/toolbars/cloud_toolbar_items.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/toolbars/cloud_toolbar_items.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/toolbars/container_toolbar_items.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/toolbars/container_toolbar_items.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/toolbars/container_toolbar_items.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/toolbars/container_toolbar_items.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/toolbars/host_toolbar_items.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/toolbars/host_toolbar_items.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/toolbars/host_toolbar_items.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/toolbars/host_toolbar_items.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/toolbars/metrics_and_groupby_toolbar_items.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/toolbars/metrics_and_groupby_toolbar_items.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/toolbars/metrics_and_groupby_toolbar_items.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/toolbars/metrics_and_groupby_toolbar_items.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/toolbars/pod_toolbar_items.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/toolbars/pod_toolbar_items.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/toolbars/pod_toolbar_items.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/toolbars/pod_toolbar_items.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/toolbars/toolbar.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/toolbars/toolbar.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/toolbars/toolbar.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/toolbars/toolbar.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/toolbars/toolbar_wrapper.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/toolbars/toolbar_wrapper.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/toolbars/toolbar_wrapper.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/toolbars/toolbar_wrapper.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/toolbars/types.ts b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/toolbars/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/toolbars/types.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/toolbars/types.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/waffle/__snapshots__/conditional_tooltip.test.tsx.snap b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/waffle/__snapshots__/conditional_tooltip.test.tsx.snap similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/waffle/__snapshots__/conditional_tooltip.test.tsx.snap rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/waffle/__snapshots__/conditional_tooltip.test.tsx.snap diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/waffle/asset_details_flyout.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/waffle/asset_details_flyout.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/waffle/asset_details_flyout.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/waffle/asset_details_flyout.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/waffle/conditional_tooltip.test.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/waffle/conditional_tooltip.test.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/waffle/conditional_tooltip.test.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/waffle/conditional_tooltip.test.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/waffle/conditional_tooltip.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/waffle/conditional_tooltip.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/waffle/conditional_tooltip.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/waffle/conditional_tooltip.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/waffle/custom_field_panel.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/waffle/custom_field_panel.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/waffle/custom_field_panel.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/waffle/custom_field_panel.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/waffle/gradient_legend.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/waffle/gradient_legend.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/waffle/gradient_legend.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/waffle/gradient_legend.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/waffle/group_name.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/waffle/group_name.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/waffle/group_name.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/waffle/group_name.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/waffle/group_of_groups.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/waffle/group_of_groups.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/waffle/group_of_groups.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/waffle/group_of_groups.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/waffle/group_of_nodes.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/waffle/group_of_nodes.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/waffle/group_of_nodes.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/waffle/group_of_nodes.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/waffle/interval_label.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/waffle/interval_label.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/waffle/interval_label.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/waffle/interval_label.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/waffle/legend.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/waffle/legend.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/waffle/legend.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/waffle/legend.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/waffle/legend_controls.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/waffle/legend_controls.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/waffle/legend_controls.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/waffle/legend_controls.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/waffle/map.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/waffle/map.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/waffle/map.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/waffle/map.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/waffle/metric_control/custom_metric_form.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/waffle/metric_control/custom_metric_form.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/waffle/metric_control/custom_metric_form.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/waffle/metric_control/custom_metric_form.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/waffle/metric_control/index.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/waffle/metric_control/index.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/waffle/metric_control/index.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/waffle/metric_control/index.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/waffle/metric_control/metrics_context_menu.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/waffle/metric_control/metrics_context_menu.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/waffle/metric_control/metrics_context_menu.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/waffle/metric_control/metrics_context_menu.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/waffle/metric_control/metrics_edit_mode.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/waffle/metric_control/metrics_edit_mode.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/waffle/metric_control/metrics_edit_mode.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/waffle/metric_control/metrics_edit_mode.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/waffle/metric_control/mode_switcher.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/waffle/metric_control/mode_switcher.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/waffle/metric_control/mode_switcher.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/waffle/metric_control/mode_switcher.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/waffle/metric_control/types.ts b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/waffle/metric_control/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/waffle/metric_control/types.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/waffle/metric_control/types.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/waffle/node.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/waffle/node.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/waffle/node.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/waffle/node.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/waffle/node_context_menu.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/waffle/node_context_menu.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/waffle/node_context_menu.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/waffle/node_context_menu.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/waffle/node_square.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/waffle/node_square.tsx similarity index 98% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/waffle/node_square.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/waffle/node_square.tsx index 219200f85ded3..ef6747b059b84 100644 --- a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/waffle/node_square.tsx +++ b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/waffle/node_square.tsx @@ -199,7 +199,7 @@ export const NodeSquare = ({ ) : ( ellipsisMode && ( - {/* eslint-disable-next-line @kbn/i18n/strings_should_be_translated_with_i18n */} + {} ) diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/waffle/palette_preview.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/waffle/palette_preview.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/waffle/palette_preview.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/waffle/palette_preview.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/waffle/stepped_gradient_legend.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/waffle/stepped_gradient_legend.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/waffle/stepped_gradient_legend.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/waffle/stepped_gradient_legend.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/waffle/steps_legend.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/waffle/steps_legend.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/waffle/steps_legend.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/waffle/steps_legend.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/waffle/swatch_label.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/waffle/swatch_label.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/waffle/swatch_label.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/waffle/swatch_label.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/waffle/view_switcher.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/waffle/view_switcher.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/waffle/view_switcher.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/waffle/view_switcher.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/waffle/waffle_accounts_controls.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/waffle/waffle_accounts_controls.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/waffle/waffle_accounts_controls.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/waffle/waffle_accounts_controls.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/waffle/waffle_group_by_controls.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/waffle/waffle_group_by_controls.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/waffle/waffle_group_by_controls.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/waffle/waffle_group_by_controls.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/waffle/waffle_inventory_switcher.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/waffle/waffle_inventory_switcher.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/waffle/waffle_inventory_switcher.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/waffle/waffle_inventory_switcher.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/waffle/waffle_region_controls.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/waffle/waffle_region_controls.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/waffle/waffle_region_controls.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/waffle/waffle_region_controls.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/waffle/waffle_sort_controls.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/waffle/waffle_sort_controls.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/waffle/waffle_sort_controls.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/waffle/waffle_sort_controls.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/waffle/waffle_time_controls.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/waffle/waffle_time_controls.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/components/waffle/waffle_time_controls.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/components/waffle/waffle_time_controls.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/hooks/use_asset_details_flyout_url_state.ts b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/hooks/use_asset_details_flyout_url_state.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/hooks/use_asset_details_flyout_url_state.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/hooks/use_asset_details_flyout_url_state.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/hooks/use_metrics_hosts_anomalies.ts b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/hooks/use_metrics_hosts_anomalies.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/hooks/use_metrics_hosts_anomalies.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/hooks/use_metrics_hosts_anomalies.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/hooks/use_metrics_k8s_anomalies.ts b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/hooks/use_metrics_k8s_anomalies.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/hooks/use_metrics_k8s_anomalies.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/hooks/use_metrics_k8s_anomalies.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/hooks/use_snaphot.ts b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/hooks/use_snaphot.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/hooks/use_snaphot.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/hooks/use_snaphot.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/hooks/use_timeline.ts b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/hooks/use_timeline.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/hooks/use_timeline.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/hooks/use_timeline.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/hooks/use_waffle_filters.test.ts b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/hooks/use_waffle_filters.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/hooks/use_waffle_filters.test.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/hooks/use_waffle_filters.test.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/hooks/use_waffle_filters.ts b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/hooks/use_waffle_filters.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/hooks/use_waffle_filters.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/hooks/use_waffle_filters.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/hooks/use_waffle_options.test.ts b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/hooks/use_waffle_options.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/hooks/use_waffle_options.test.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/hooks/use_waffle_options.test.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/hooks/use_waffle_options.ts b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/hooks/use_waffle_options.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/hooks/use_waffle_options.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/hooks/use_waffle_options.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/hooks/use_waffle_time.ts b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/hooks/use_waffle_time.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/hooks/use_waffle_time.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/hooks/use_waffle_time.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/hooks/use_waffle_view_state.ts b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/hooks/use_waffle_view_state.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/hooks/use_waffle_view_state.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/hooks/use_waffle_view_state.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/index.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/index.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/index.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/index.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/lib/apply_wafflemap_layout.ts b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/lib/apply_wafflemap_layout.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/lib/apply_wafflemap_layout.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/lib/apply_wafflemap_layout.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/lib/calculate_bounds_from_nodes.test.ts b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/lib/calculate_bounds_from_nodes.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/lib/calculate_bounds_from_nodes.test.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/lib/calculate_bounds_from_nodes.test.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/lib/calculate_bounds_from_nodes.ts b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/lib/calculate_bounds_from_nodes.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/lib/calculate_bounds_from_nodes.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/lib/calculate_bounds_from_nodes.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/lib/color_from_value.ts b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/lib/color_from_value.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/lib/color_from_value.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/lib/color_from_value.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/lib/convert_bounds_to_percents.ts b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/lib/convert_bounds_to_percents.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/lib/convert_bounds_to_percents.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/lib/convert_bounds_to_percents.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/lib/create_inventory_metric_formatter.ts b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/lib/create_inventory_metric_formatter.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/lib/create_inventory_metric_formatter.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/lib/create_inventory_metric_formatter.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/lib/create_legend.ts b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/lib/create_legend.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/lib/create_legend.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/lib/create_legend.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/lib/field_to_display_name.ts b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/lib/field_to_display_name.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/lib/field_to_display_name.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/lib/field_to_display_name.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/lib/get_color_palette.ts b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/lib/get_color_palette.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/lib/get_color_palette.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/lib/get_color_palette.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/lib/navigate_to_uptime.ts b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/lib/navigate_to_uptime.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/lib/navigate_to_uptime.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/lib/navigate_to_uptime.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/lib/nodes_to_wafflemap.ts b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/lib/nodes_to_wafflemap.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/lib/nodes_to_wafflemap.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/lib/nodes_to_wafflemap.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/lib/size_of_squares.ts b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/lib/size_of_squares.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/lib/size_of_squares.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/lib/size_of_squares.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/lib/sort_nodes.test.ts b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/lib/sort_nodes.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/lib/sort_nodes.test.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/lib/sort_nodes.test.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/lib/sort_nodes.ts b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/lib/sort_nodes.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/lib/sort_nodes.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/lib/sort_nodes.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/lib/type_guards.ts b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/lib/type_guards.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/inventory_view/lib/type_guards.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/inventory_view/lib/type_guards.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/metric_detail/asset_detail_page.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/metric_detail/asset_detail_page.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/metric_detail/asset_detail_page.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/metric_detail/asset_detail_page.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/metric_detail/components/chart_section_vis.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/metric_detail/components/chart_section_vis.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/metric_detail/components/chart_section_vis.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/metric_detail/components/chart_section_vis.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/metric_detail/components/error_message.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/metric_detail/components/error_message.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/metric_detail/components/error_message.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/metric_detail/components/error_message.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/metric_detail/components/gauges_section_vis.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/metric_detail/components/gauges_section_vis.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/metric_detail/components/gauges_section_vis.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/metric_detail/components/gauges_section_vis.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/metric_detail/components/helpers.ts b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/metric_detail/components/helpers.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/metric_detail/components/helpers.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/metric_detail/components/helpers.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/metric_detail/components/invalid_node.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/metric_detail/components/invalid_node.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/metric_detail/components/invalid_node.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/metric_detail/components/invalid_node.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/metric_detail/components/layout.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/metric_detail/components/layout.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/metric_detail/components/layout.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/metric_detail/components/layout.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/metric_detail/components/layouts/aws_ec2_layout.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/metric_detail/components/layouts/aws_ec2_layout.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/metric_detail/components/layouts/aws_ec2_layout.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/metric_detail/components/layouts/aws_ec2_layout.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/metric_detail/components/layouts/aws_rds_layout.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/metric_detail/components/layouts/aws_rds_layout.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/metric_detail/components/layouts/aws_rds_layout.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/metric_detail/components/layouts/aws_rds_layout.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/metric_detail/components/layouts/aws_s3_layout.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/metric_detail/components/layouts/aws_s3_layout.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/metric_detail/components/layouts/aws_s3_layout.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/metric_detail/components/layouts/aws_s3_layout.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/metric_detail/components/layouts/aws_sqs_layout.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/metric_detail/components/layouts/aws_sqs_layout.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/metric_detail/components/layouts/aws_sqs_layout.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/metric_detail/components/layouts/aws_sqs_layout.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/metric_detail/components/layouts/container_layout.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/metric_detail/components/layouts/container_layout.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/metric_detail/components/layouts/container_layout.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/metric_detail/components/layouts/container_layout.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/metric_detail/components/layouts/nginx_layout_sections.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/metric_detail/components/layouts/nginx_layout_sections.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/metric_detail/components/layouts/nginx_layout_sections.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/metric_detail/components/layouts/nginx_layout_sections.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/metric_detail/components/layouts/pod_layout.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/metric_detail/components/layouts/pod_layout.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/metric_detail/components/layouts/pod_layout.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/metric_detail/components/layouts/pod_layout.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/metric_detail/components/metadata_details.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/metric_detail/components/metadata_details.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/metric_detail/components/metadata_details.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/metric_detail/components/metadata_details.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/metric_detail/components/node_details_page.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/metric_detail/components/node_details_page.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/metric_detail/components/node_details_page.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/metric_detail/components/node_details_page.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/metric_detail/components/page_body.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/metric_detail/components/page_body.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/metric_detail/components/page_body.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/metric_detail/components/page_body.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/metric_detail/components/page_error.test.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/metric_detail/components/page_error.test.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/metric_detail/components/page_error.test.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/metric_detail/components/page_error.test.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/metric_detail/components/page_error.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/metric_detail/components/page_error.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/metric_detail/components/page_error.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/metric_detail/components/page_error.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/metric_detail/components/section.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/metric_detail/components/section.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/metric_detail/components/section.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/metric_detail/components/section.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/metric_detail/components/series_chart.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/metric_detail/components/series_chart.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/metric_detail/components/series_chart.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/metric_detail/components/series_chart.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/metric_detail/components/side_nav.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/metric_detail/components/side_nav.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/metric_detail/components/side_nav.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/metric_detail/components/side_nav.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/metric_detail/components/sub_section.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/metric_detail/components/sub_section.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/metric_detail/components/sub_section.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/metric_detail/components/sub_section.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/metric_detail/components/time_controls.test.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/metric_detail/components/time_controls.test.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/metric_detail/components/time_controls.test.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/metric_detail/components/time_controls.test.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/metric_detail/components/time_controls.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/metric_detail/components/time_controls.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/metric_detail/components/time_controls.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/metric_detail/components/time_controls.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/metric_detail/containers/metadata_context.ts b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/metric_detail/containers/metadata_context.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/metric_detail/containers/metadata_context.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/metric_detail/containers/metadata_context.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/metric_detail/hooks/metrics_time.test.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/metric_detail/hooks/metrics_time.test.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/metric_detail/hooks/metrics_time.test.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/metric_detail/hooks/metrics_time.test.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/metric_detail/hooks/use_metrics_time.ts b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/metric_detail/hooks/use_metrics_time.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/metric_detail/hooks/use_metrics_time.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/metric_detail/hooks/use_metrics_time.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/metric_detail/index.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/metric_detail/index.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/metric_detail/index.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/metric_detail/index.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/metric_detail/lib/get_filtered_metrics.ts b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/metric_detail/lib/get_filtered_metrics.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/metric_detail/lib/get_filtered_metrics.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/metric_detail/lib/get_filtered_metrics.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/metric_detail/lib/side_nav_context.ts b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/metric_detail/lib/side_nav_context.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/metric_detail/lib/side_nav_context.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/metric_detail/lib/side_nav_context.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/metric_detail/metric_detail_page.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/metric_detail/metric_detail_page.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/metric_detail/metric_detail_page.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/metric_detail/metric_detail_page.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/metric_detail/types.ts b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/metric_detail/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/metric_detail/types.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/metric_detail/types.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/metrics_explorer/components/aggregation.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/metrics_explorer/components/aggregation.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/metrics_explorer/components/aggregation.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/metrics_explorer/components/aggregation.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/metrics_explorer/components/chart.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/metrics_explorer/components/chart.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/metrics_explorer/components/chart.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/metrics_explorer/components/chart.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/metrics_explorer/components/chart_context_menu.test.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/metrics_explorer/components/chart_context_menu.test.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/metrics_explorer/components/chart_context_menu.test.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/metrics_explorer/components/chart_context_menu.test.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/metrics_explorer/components/chart_context_menu.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/metrics_explorer/components/chart_context_menu.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/metrics_explorer/components/chart_context_menu.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/metrics_explorer/components/chart_context_menu.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/metrics_explorer/components/chart_options.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/metrics_explorer/components/chart_options.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/metrics_explorer/components/chart_options.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/metrics_explorer/components/chart_options.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/metrics_explorer/components/chart_title.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/metrics_explorer/components/chart_title.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/metrics_explorer/components/chart_title.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/metrics_explorer/components/chart_title.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/metrics_explorer/components/charts.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/metrics_explorer/components/charts.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/metrics_explorer/components/charts.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/metrics_explorer/components/charts.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/metrics_explorer/components/empty_chart.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/metrics_explorer/components/empty_chart.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/metrics_explorer/components/empty_chart.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/metrics_explorer/components/empty_chart.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/metrics_explorer/components/group_by.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/metrics_explorer/components/group_by.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/metrics_explorer/components/group_by.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/metrics_explorer/components/group_by.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/metrics_explorer/components/helpers/calculate_domain.ts b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/metrics_explorer/components/helpers/calculate_domain.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/metrics_explorer/components/helpers/calculate_domain.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/metrics_explorer/components/helpers/calculate_domain.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/metrics_explorer/components/helpers/calculate_domian.test.ts b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/metrics_explorer/components/helpers/calculate_domian.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/metrics_explorer/components/helpers/calculate_domian.test.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/metrics_explorer/components/helpers/calculate_domian.test.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/metrics_explorer/components/helpers/create_formatter_for_metric.ts b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/metrics_explorer/components/helpers/create_formatter_for_metric.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/metrics_explorer/components/helpers/create_formatter_for_metric.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/metrics_explorer/components/helpers/create_formatter_for_metric.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/metrics_explorer/components/helpers/create_formatter_for_metrics.test.ts b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/metrics_explorer/components/helpers/create_formatter_for_metrics.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/metrics_explorer/components/helpers/create_formatter_for_metrics.test.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/metrics_explorer/components/helpers/create_formatter_for_metrics.test.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/metrics_explorer/components/helpers/create_metric_label.test.ts b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/metrics_explorer/components/helpers/create_metric_label.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/metrics_explorer/components/helpers/create_metric_label.test.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/metrics_explorer/components/helpers/create_metric_label.test.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/metrics_explorer/components/helpers/create_metric_label.ts b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/metrics_explorer/components/helpers/create_metric_label.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/metrics_explorer/components/helpers/create_metric_label.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/metrics_explorer/components/helpers/create_metric_label.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/metrics_explorer/components/helpers/create_tsvb_link.test.ts b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/metrics_explorer/components/helpers/create_tsvb_link.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/metrics_explorer/components/helpers/create_tsvb_link.test.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/metrics_explorer/components/helpers/create_tsvb_link.test.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/metrics_explorer/components/helpers/create_tsvb_link.ts b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/metrics_explorer/components/helpers/create_tsvb_link.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/metrics_explorer/components/helpers/create_tsvb_link.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/metrics_explorer/components/helpers/create_tsvb_link.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/metrics_explorer/components/helpers/get_metric_id.ts b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/metrics_explorer/components/helpers/get_metric_id.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/metrics_explorer/components/helpers/get_metric_id.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/metrics_explorer/components/helpers/get_metric_id.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/metrics_explorer/components/helpers/metric_to_format.test.ts b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/metrics_explorer/components/helpers/metric_to_format.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/metrics_explorer/components/helpers/metric_to_format.test.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/metrics_explorer/components/helpers/metric_to_format.test.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/metrics_explorer/components/helpers/metric_to_format.ts b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/metrics_explorer/components/helpers/metric_to_format.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/metrics_explorer/components/helpers/metric_to_format.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/metrics_explorer/components/helpers/metric_to_format.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/metrics_explorer/components/kuery_bar.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/metrics_explorer/components/kuery_bar.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/metrics_explorer/components/kuery_bar.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/metrics_explorer/components/kuery_bar.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/metrics_explorer/components/metrics.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/metrics_explorer/components/metrics.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/metrics_explorer/components/metrics.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/metrics_explorer/components/metrics.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/metrics_explorer/components/no_metrics.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/metrics_explorer/components/no_metrics.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/metrics_explorer/components/no_metrics.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/metrics_explorer/components/no_metrics.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/metrics_explorer/components/saved_views.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/metrics_explorer/components/saved_views.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/metrics_explorer/components/saved_views.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/metrics_explorer/components/saved_views.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/metrics_explorer/components/series_chart.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/metrics_explorer/components/series_chart.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/metrics_explorer/components/series_chart.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/metrics_explorer/components/series_chart.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/metrics_explorer/components/toolbar.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/metrics_explorer/components/toolbar.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/metrics_explorer/components/toolbar.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/metrics_explorer/components/toolbar.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/metrics_explorer/hooks/use_metric_explorer_state.test.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/metrics_explorer/hooks/use_metric_explorer_state.test.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/metrics_explorer/hooks/use_metric_explorer_state.test.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/metrics_explorer/hooks/use_metric_explorer_state.test.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/metrics_explorer/hooks/use_metric_explorer_state.ts b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/metrics_explorer/hooks/use_metric_explorer_state.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/metrics_explorer/hooks/use_metric_explorer_state.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/metrics_explorer/hooks/use_metric_explorer_state.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/metrics_explorer/hooks/use_metrics_explorer_data.test.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/metrics_explorer/hooks/use_metrics_explorer_data.test.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/metrics_explorer/hooks/use_metrics_explorer_data.test.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/metrics_explorer/hooks/use_metrics_explorer_data.test.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/metrics_explorer/hooks/use_metrics_explorer_data.ts b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/metrics_explorer/hooks/use_metrics_explorer_data.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/metrics_explorer/hooks/use_metrics_explorer_data.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/metrics_explorer/hooks/use_metrics_explorer_data.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/metrics_explorer/hooks/use_metrics_explorer_options.test.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/metrics_explorer/hooks/use_metrics_explorer_options.test.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/metrics_explorer/hooks/use_metrics_explorer_options.test.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/metrics_explorer/hooks/use_metrics_explorer_options.test.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/metrics_explorer/hooks/use_metrics_explorer_options.ts b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/metrics_explorer/hooks/use_metrics_explorer_options.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/metrics_explorer/hooks/use_metrics_explorer_options.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/metrics_explorer/hooks/use_metrics_explorer_options.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/metrics_explorer/index.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/metrics_explorer/index.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/metrics_explorer/index.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/metrics_explorer/index.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/settings.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/settings.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/settings.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/settings.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/settings/features_configuration_panel.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/settings/features_configuration_panel.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/settings/features_configuration_panel.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/settings/features_configuration_panel.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/settings/indices_configuration_form_state.ts b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/settings/indices_configuration_form_state.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/settings/indices_configuration_form_state.ts rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/settings/indices_configuration_form_state.ts diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/settings/indices_configuration_panel.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/settings/indices_configuration_panel.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/settings/indices_configuration_panel.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/settings/indices_configuration_panel.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/settings/input_fields.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/settings/input_fields.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/settings/input_fields.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/settings/input_fields.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/settings/ml_configuration_panel.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/settings/ml_configuration_panel.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/settings/ml_configuration_panel.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/settings/ml_configuration_panel.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/settings/name_configuration_panel.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/settings/name_configuration_panel.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/settings/name_configuration_panel.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/settings/name_configuration_panel.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/settings/source_configuration_form_state.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/settings/source_configuration_form_state.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/settings/source_configuration_form_state.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/settings/source_configuration_form_state.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/pages/metrics/settings/source_configuration_settings.tsx b/x-pack/solutions/observability/plugins/infra/public/pages/metrics/settings/source_configuration_settings.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/pages/metrics/settings/source_configuration_settings.tsx rename to x-pack/solutions/observability/plugins/infra/public/pages/metrics/settings/source_configuration_settings.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/plugin.ts b/x-pack/solutions/observability/plugins/infra/public/plugin.ts similarity index 98% rename from x-pack/plugins/observability_solution/infra/public/plugin.ts rename to x-pack/solutions/observability/plugins/infra/public/plugin.ts index 70a07b13b7c81..a9e5f2326fe73 100644 --- a/x-pack/plugins/observability_solution/infra/public/plugin.ts +++ b/x-pack/solutions/observability/plugins/infra/public/plugin.ts @@ -135,7 +135,7 @@ export class Plugin implements InfraClientPluginClass { const logRoutes = getLogsAppRoutes(); - /** !! Need to be kept in sync with the deepLinks in x-pack/plugins/observability_solution/infra/public/plugin.ts */ + /** !! Need to be kept in sync with the deepLinks in x-pack/solutions/observability/plugins/infra/public/plugin.ts */ pluginsSetup.observabilityShared.navigation.registerSections( startDep$AndAccessibleFlag$.pipe( map(([application, isLogsExplorerAccessible]) => { @@ -229,7 +229,7 @@ export class Plugin implements InfraClientPluginClass { }); } - // !! Need to be kept in sync with the routes in x-pack/plugins/observability_solution/infra/public/pages/metrics/index.tsx + // !! Need to be kept in sync with the routes in x-pack/solutions/observability/plugins/infra/public/pages/metrics/index.tsx const getInfraDeepLinks = ({ metricsExplorerEnabled, }: { diff --git a/x-pack/plugins/observability_solution/infra/public/register_feature.ts b/x-pack/solutions/observability/plugins/infra/public/register_feature.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/register_feature.ts rename to x-pack/solutions/observability/plugins/infra/public/register_feature.ts diff --git a/x-pack/plugins/observability_solution/infra/public/services/inventory_views/index.ts b/x-pack/solutions/observability/plugins/infra/public/services/inventory_views/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/services/inventory_views/index.ts rename to x-pack/solutions/observability/plugins/infra/public/services/inventory_views/index.ts diff --git a/x-pack/plugins/observability_solution/infra/public/services/inventory_views/inventory_views_client.mock.ts b/x-pack/solutions/observability/plugins/infra/public/services/inventory_views/inventory_views_client.mock.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/services/inventory_views/inventory_views_client.mock.ts rename to x-pack/solutions/observability/plugins/infra/public/services/inventory_views/inventory_views_client.mock.ts diff --git a/x-pack/plugins/observability_solution/infra/public/services/inventory_views/inventory_views_client.ts b/x-pack/solutions/observability/plugins/infra/public/services/inventory_views/inventory_views_client.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/services/inventory_views/inventory_views_client.ts rename to x-pack/solutions/observability/plugins/infra/public/services/inventory_views/inventory_views_client.ts diff --git a/x-pack/plugins/observability_solution/infra/public/services/inventory_views/inventory_views_service.mock.ts b/x-pack/solutions/observability/plugins/infra/public/services/inventory_views/inventory_views_service.mock.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/services/inventory_views/inventory_views_service.mock.ts rename to x-pack/solutions/observability/plugins/infra/public/services/inventory_views/inventory_views_service.mock.ts diff --git a/x-pack/plugins/observability_solution/infra/public/services/inventory_views/inventory_views_service.ts b/x-pack/solutions/observability/plugins/infra/public/services/inventory_views/inventory_views_service.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/services/inventory_views/inventory_views_service.ts rename to x-pack/solutions/observability/plugins/infra/public/services/inventory_views/inventory_views_service.ts diff --git a/x-pack/plugins/observability_solution/infra/public/services/inventory_views/types.ts b/x-pack/solutions/observability/plugins/infra/public/services/inventory_views/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/services/inventory_views/types.ts rename to x-pack/solutions/observability/plugins/infra/public/services/inventory_views/types.ts diff --git a/x-pack/plugins/observability_solution/infra/public/services/metrics_explorer_views/index.ts b/x-pack/solutions/observability/plugins/infra/public/services/metrics_explorer_views/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/services/metrics_explorer_views/index.ts rename to x-pack/solutions/observability/plugins/infra/public/services/metrics_explorer_views/index.ts diff --git a/x-pack/plugins/observability_solution/infra/public/services/metrics_explorer_views/metrics_explorer_views_client.mock.ts b/x-pack/solutions/observability/plugins/infra/public/services/metrics_explorer_views/metrics_explorer_views_client.mock.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/services/metrics_explorer_views/metrics_explorer_views_client.mock.ts rename to x-pack/solutions/observability/plugins/infra/public/services/metrics_explorer_views/metrics_explorer_views_client.mock.ts diff --git a/x-pack/plugins/observability_solution/infra/public/services/metrics_explorer_views/metrics_explorer_views_client.ts b/x-pack/solutions/observability/plugins/infra/public/services/metrics_explorer_views/metrics_explorer_views_client.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/services/metrics_explorer_views/metrics_explorer_views_client.ts rename to x-pack/solutions/observability/plugins/infra/public/services/metrics_explorer_views/metrics_explorer_views_client.ts diff --git a/x-pack/plugins/observability_solution/infra/public/services/metrics_explorer_views/metrics_explorer_views_service.mock.ts b/x-pack/solutions/observability/plugins/infra/public/services/metrics_explorer_views/metrics_explorer_views_service.mock.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/services/metrics_explorer_views/metrics_explorer_views_service.mock.ts rename to x-pack/solutions/observability/plugins/infra/public/services/metrics_explorer_views/metrics_explorer_views_service.mock.ts diff --git a/x-pack/plugins/observability_solution/infra/public/services/metrics_explorer_views/metrics_explorer_views_service.ts b/x-pack/solutions/observability/plugins/infra/public/services/metrics_explorer_views/metrics_explorer_views_service.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/services/metrics_explorer_views/metrics_explorer_views_service.ts rename to x-pack/solutions/observability/plugins/infra/public/services/metrics_explorer_views/metrics_explorer_views_service.ts diff --git a/x-pack/plugins/observability_solution/infra/public/services/metrics_explorer_views/types.ts b/x-pack/solutions/observability/plugins/infra/public/services/metrics_explorer_views/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/services/metrics_explorer_views/types.ts rename to x-pack/solutions/observability/plugins/infra/public/services/metrics_explorer_views/types.ts diff --git a/x-pack/plugins/observability_solution/infra/public/services/telemetry/index.ts b/x-pack/solutions/observability/plugins/infra/public/services/telemetry/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/services/telemetry/index.ts rename to x-pack/solutions/observability/plugins/infra/public/services/telemetry/index.ts diff --git a/x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_client.mock.ts b/x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_client.mock.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_client.mock.ts rename to x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_client.mock.ts diff --git a/x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_client.ts b/x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_client.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_client.ts rename to x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_client.ts diff --git a/x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_events.ts b/x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_events.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_events.ts rename to x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_events.ts diff --git a/x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_service.mock.ts b/x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.mock.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_service.mock.ts rename to x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.mock.ts diff --git a/x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_service.test.ts b/x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_service.test.ts rename to x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.test.ts diff --git a/x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_service.ts b/x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/services/telemetry/telemetry_service.ts rename to x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.ts diff --git a/x-pack/plugins/observability_solution/infra/public/services/telemetry/types.ts b/x-pack/solutions/observability/plugins/infra/public/services/telemetry/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/services/telemetry/types.ts rename to x-pack/solutions/observability/plugins/infra/public/services/telemetry/types.ts diff --git a/x-pack/plugins/observability_solution/infra/public/test_utils/entries.ts b/x-pack/solutions/observability/plugins/infra/public/test_utils/entries.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/test_utils/entries.ts rename to x-pack/solutions/observability/plugins/infra/public/test_utils/entries.ts diff --git a/x-pack/plugins/observability_solution/infra/public/test_utils/index.ts b/x-pack/solutions/observability/plugins/infra/public/test_utils/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/test_utils/index.ts rename to x-pack/solutions/observability/plugins/infra/public/test_utils/index.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/public/test_utils/use_global_storybook_theme.tsx b/x-pack/solutions/observability/plugins/infra/public/test_utils/use_global_storybook_theme.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/test_utils/use_global_storybook_theme.tsx rename to x-pack/solutions/observability/plugins/infra/public/test_utils/use_global_storybook_theme.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/translations.ts b/x-pack/solutions/observability/plugins/infra/public/translations.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/translations.ts rename to x-pack/solutions/observability/plugins/infra/public/translations.ts diff --git a/x-pack/plugins/observability_solution/infra/public/types.ts b/x-pack/solutions/observability/plugins/infra/public/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/types.ts rename to x-pack/solutions/observability/plugins/infra/public/types.ts diff --git a/x-pack/plugins/observability_solution/infra/public/utils/convert_interval_to_string.ts b/x-pack/solutions/observability/plugins/infra/public/utils/convert_interval_to_string.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/utils/convert_interval_to_string.ts rename to x-pack/solutions/observability/plugins/infra/public/utils/convert_interval_to_string.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/public/utils/data_search/data_search.stories.mdx b/x-pack/solutions/observability/plugins/infra/public/utils/data_search/data_search.stories.mdx similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/utils/data_search/data_search.stories.mdx rename to x-pack/solutions/observability/plugins/infra/public/utils/data_search/data_search.stories.mdx diff --git a/x-pack/plugins/observability_solution/infra/public/utils/data_search/flatten_data_search_response.ts b/x-pack/solutions/observability/plugins/infra/public/utils/data_search/flatten_data_search_response.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/utils/data_search/flatten_data_search_response.ts rename to x-pack/solutions/observability/plugins/infra/public/utils/data_search/flatten_data_search_response.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/public/utils/data_search/index.ts b/x-pack/solutions/observability/plugins/infra/public/utils/data_search/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/utils/data_search/index.ts rename to x-pack/solutions/observability/plugins/infra/public/utils/data_search/index.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/public/utils/data_search/normalize_data_search_responses.ts b/x-pack/solutions/observability/plugins/infra/public/utils/data_search/normalize_data_search_responses.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/utils/data_search/normalize_data_search_responses.ts rename to x-pack/solutions/observability/plugins/infra/public/utils/data_search/normalize_data_search_responses.ts diff --git a/x-pack/plugins/observability_solution/infra/public/utils/data_search/types.ts b/x-pack/solutions/observability/plugins/infra/public/utils/data_search/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/utils/data_search/types.ts rename to x-pack/solutions/observability/plugins/infra/public/utils/data_search/types.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/public/utils/data_search/use_data_search_request.test.tsx b/x-pack/solutions/observability/plugins/infra/public/utils/data_search/use_data_search_request.test.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/utils/data_search/use_data_search_request.test.tsx rename to x-pack/solutions/observability/plugins/infra/public/utils/data_search/use_data_search_request.test.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/utils/data_search/use_data_search_request.ts b/x-pack/solutions/observability/plugins/infra/public/utils/data_search/use_data_search_request.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/utils/data_search/use_data_search_request.ts rename to x-pack/solutions/observability/plugins/infra/public/utils/data_search/use_data_search_request.ts diff --git a/x-pack/plugins/observability_solution/infra/public/utils/data_search/use_data_search_response_state.ts b/x-pack/solutions/observability/plugins/infra/public/utils/data_search/use_data_search_response_state.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/utils/data_search/use_data_search_response_state.ts rename to x-pack/solutions/observability/plugins/infra/public/utils/data_search/use_data_search_response_state.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/public/utils/data_search/use_latest_partial_data_search_response.test.tsx b/x-pack/solutions/observability/plugins/infra/public/utils/data_search/use_latest_partial_data_search_response.test.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/utils/data_search/use_latest_partial_data_search_response.test.tsx rename to x-pack/solutions/observability/plugins/infra/public/utils/data_search/use_latest_partial_data_search_response.test.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/utils/data_search/use_latest_partial_data_search_response.ts b/x-pack/solutions/observability/plugins/infra/public/utils/data_search/use_latest_partial_data_search_response.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/utils/data_search/use_latest_partial_data_search_response.ts rename to x-pack/solutions/observability/plugins/infra/public/utils/data_search/use_latest_partial_data_search_response.ts diff --git a/x-pack/plugins/observability_solution/infra/public/utils/data_view.ts b/x-pack/solutions/observability/plugins/infra/public/utils/data_view.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/utils/data_view.ts rename to x-pack/solutions/observability/plugins/infra/public/utils/data_view.ts diff --git a/x-pack/plugins/observability_solution/infra/public/utils/datemath.test.ts b/x-pack/solutions/observability/plugins/infra/public/utils/datemath.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/utils/datemath.test.ts rename to x-pack/solutions/observability/plugins/infra/public/utils/datemath.test.ts diff --git a/x-pack/plugins/observability_solution/infra/public/utils/datemath.ts b/x-pack/solutions/observability/plugins/infra/public/utils/datemath.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/utils/datemath.ts rename to x-pack/solutions/observability/plugins/infra/public/utils/datemath.ts diff --git a/x-pack/plugins/observability_solution/infra/public/utils/dev_mode.ts b/x-pack/solutions/observability/plugins/infra/public/utils/dev_mode.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/utils/dev_mode.ts rename to x-pack/solutions/observability/plugins/infra/public/utils/dev_mode.ts diff --git a/x-pack/plugins/observability_solution/infra/public/utils/filters/build.test.ts b/x-pack/solutions/observability/plugins/infra/public/utils/filters/build.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/utils/filters/build.test.ts rename to x-pack/solutions/observability/plugins/infra/public/utils/filters/build.test.ts diff --git a/x-pack/plugins/observability_solution/infra/public/utils/filters/build.ts b/x-pack/solutions/observability/plugins/infra/public/utils/filters/build.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/utils/filters/build.ts rename to x-pack/solutions/observability/plugins/infra/public/utils/filters/build.ts diff --git a/x-pack/plugins/observability_solution/infra/public/utils/filters/create_alerts_es_query.ts b/x-pack/solutions/observability/plugins/infra/public/utils/filters/create_alerts_es_query.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/utils/filters/create_alerts_es_query.ts rename to x-pack/solutions/observability/plugins/infra/public/utils/filters/create_alerts_es_query.ts diff --git a/x-pack/plugins/observability_solution/infra/public/utils/fixtures/metrics_explorer.ts b/x-pack/solutions/observability/plugins/infra/public/utils/fixtures/metrics_explorer.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/utils/fixtures/metrics_explorer.ts rename to x-pack/solutions/observability/plugins/infra/public/utils/fixtures/metrics_explorer.ts diff --git a/x-pack/plugins/observability_solution/infra/public/utils/kuery.ts b/x-pack/solutions/observability/plugins/infra/public/utils/kuery.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/utils/kuery.ts rename to x-pack/solutions/observability/plugins/infra/public/utils/kuery.ts diff --git a/x-pack/plugins/observability_solution/infra/public/utils/log_column_render_configuration.tsx b/x-pack/solutions/observability/plugins/infra/public/utils/log_column_render_configuration.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/utils/log_column_render_configuration.tsx rename to x-pack/solutions/observability/plugins/infra/public/utils/log_column_render_configuration.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/utils/logs_overview_fetchers.ts b/x-pack/solutions/observability/plugins/infra/public/utils/logs_overview_fetchers.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/utils/logs_overview_fetchers.ts rename to x-pack/solutions/observability/plugins/infra/public/utils/logs_overview_fetchers.ts diff --git a/x-pack/plugins/observability_solution/infra/public/utils/logs_overview_fetches.test.ts b/x-pack/solutions/observability/plugins/infra/public/utils/logs_overview_fetches.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/utils/logs_overview_fetches.test.ts rename to x-pack/solutions/observability/plugins/infra/public/utils/logs_overview_fetches.test.ts diff --git a/x-pack/plugins/observability_solution/infra/public/utils/map_timepicker_quickranges_to_datepicker_ranges.ts b/x-pack/solutions/observability/plugins/infra/public/utils/map_timepicker_quickranges_to_datepicker_ranges.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/utils/map_timepicker_quickranges_to_datepicker_ranges.ts rename to x-pack/solutions/observability/plugins/infra/public/utils/map_timepicker_quickranges_to_datepicker_ranges.ts diff --git a/x-pack/plugins/observability_solution/infra/public/utils/redirect_with_query_params.tsx b/x-pack/solutions/observability/plugins/infra/public/utils/redirect_with_query_params.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/utils/redirect_with_query_params.tsx rename to x-pack/solutions/observability/plugins/infra/public/utils/redirect_with_query_params.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/utils/source_configuration.ts b/x-pack/solutions/observability/plugins/infra/public/utils/source_configuration.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/utils/source_configuration.ts rename to x-pack/solutions/observability/plugins/infra/public/utils/source_configuration.ts diff --git a/x-pack/plugins/observability_solution/infra/public/utils/theme_utils/with_attrs.tsx b/x-pack/solutions/observability/plugins/infra/public/utils/theme_utils/with_attrs.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/utils/theme_utils/with_attrs.tsx rename to x-pack/solutions/observability/plugins/infra/public/utils/theme_utils/with_attrs.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/utils/typed_react.tsx b/x-pack/solutions/observability/plugins/infra/public/utils/typed_react.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/utils/typed_react.tsx rename to x-pack/solutions/observability/plugins/infra/public/utils/typed_react.tsx diff --git a/x-pack/plugins/observability_solution/infra/public/utils/url_state.tsx b/x-pack/solutions/observability/plugins/infra/public/utils/url_state.tsx similarity index 100% rename from x-pack/plugins/observability_solution/infra/public/utils/url_state.tsx rename to x-pack/solutions/observability/plugins/infra/public/utils/url_state.tsx diff --git a/x-pack/plugins/observability_solution/infra/server/config.ts b/x-pack/solutions/observability/plugins/infra/server/config.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/config.ts rename to x-pack/solutions/observability/plugins/infra/server/config.ts diff --git a/x-pack/plugins/observability_solution/infra/server/features.ts b/x-pack/solutions/observability/plugins/infra/server/features.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/features.ts rename to x-pack/solutions/observability/plugins/infra/server/features.ts diff --git a/x-pack/plugins/observability_solution/infra/server/index.ts b/x-pack/solutions/observability/plugins/infra/server/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/index.ts rename to x-pack/solutions/observability/plugins/infra/server/index.ts diff --git a/x-pack/plugins/observability_solution/infra/server/infra_server.ts b/x-pack/solutions/observability/plugins/infra/server/infra_server.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/infra_server.ts rename to x-pack/solutions/observability/plugins/infra/server/infra_server.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/adapters/framework/adapter_types.ts b/x-pack/solutions/observability/plugins/infra/server/lib/adapters/framework/adapter_types.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/adapters/framework/adapter_types.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/adapters/framework/adapter_types.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/adapters/metrics/index.ts b/x-pack/solutions/observability/plugins/infra/server/lib/adapters/framework/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/adapters/metrics/index.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/adapters/framework/index.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/adapters/framework/kibana_framework_adapter.ts b/x-pack/solutions/observability/plugins/infra/server/lib/adapters/framework/kibana_framework_adapter.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/adapters/framework/kibana_framework_adapter.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/adapters/framework/kibana_framework_adapter.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/adapters/metrics/adapter_types.ts b/x-pack/solutions/observability/plugins/infra/server/lib/adapters/metrics/adapter_types.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/adapters/metrics/adapter_types.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/adapters/metrics/adapter_types.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/lib/adapters/framework/index.ts b/x-pack/solutions/observability/plugins/infra/server/lib/adapters/metrics/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/lib/adapters/framework/index.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/adapters/metrics/index.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/adapters/metrics/kibana_metrics_adapter.ts b/x-pack/solutions/observability/plugins/infra/server/lib/adapters/metrics/kibana_metrics_adapter.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/adapters/metrics/kibana_metrics_adapter.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/adapters/metrics/kibana_metrics_adapter.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/adapters/metrics/lib/check_valid_node.ts b/x-pack/solutions/observability/plugins/infra/server/lib/adapters/metrics/lib/check_valid_node.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/adapters/metrics/lib/check_valid_node.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/adapters/metrics/lib/check_valid_node.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/adapters/source_status/elasticsearch_source_status_adapter.ts b/x-pack/solutions/observability/plugins/infra/server/lib/adapters/source_status/elasticsearch_source_status_adapter.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/adapters/source_status/elasticsearch_source_status_adapter.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/adapters/source_status/elasticsearch_source_status_adapter.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/adapters/source_status/index.ts b/x-pack/solutions/observability/plugins/infra/server/lib/adapters/source_status/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/adapters/source_status/index.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/adapters/source_status/index.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/alerting/common/get_values.test.ts b/x-pack/solutions/observability/plugins/infra/server/lib/alerting/common/get_values.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/alerting/common/get_values.test.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/alerting/common/get_values.test.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/alerting/common/get_values.ts b/x-pack/solutions/observability/plugins/infra/server/lib/alerting/common/get_values.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/alerting/common/get_values.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/alerting/common/get_values.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/alerting/common/messages.ts b/x-pack/solutions/observability/plugins/infra/server/lib/alerting/common/messages.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/alerting/common/messages.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/alerting/common/messages.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/alerting/common/utils.test.ts b/x-pack/solutions/observability/plugins/infra/server/lib/alerting/common/utils.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/alerting/common/utils.test.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/alerting/common/utils.test.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/alerting/common/utils.ts b/x-pack/solutions/observability/plugins/infra/server/lib/alerting/common/utils.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/alerting/common/utils.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/alerting/common/utils.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/alerting/docs/params_property_infra_inventory.yaml b/x-pack/solutions/observability/plugins/infra/server/lib/alerting/docs/params_property_infra_inventory.yaml similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/alerting/docs/params_property_infra_inventory.yaml rename to x-pack/solutions/observability/plugins/infra/server/lib/alerting/docs/params_property_infra_inventory.yaml diff --git a/x-pack/plugins/observability_solution/infra/server/lib/alerting/docs/params_property_infra_metric_threshold.yaml b/x-pack/solutions/observability/plugins/infra/server/lib/alerting/docs/params_property_infra_metric_threshold.yaml similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/alerting/docs/params_property_infra_metric_threshold.yaml rename to x-pack/solutions/observability/plugins/infra/server/lib/alerting/docs/params_property_infra_metric_threshold.yaml diff --git a/x-pack/plugins/observability_solution/infra/server/lib/alerting/docs/params_property_log_threshold.yaml b/x-pack/solutions/observability/plugins/infra/server/lib/alerting/docs/params_property_log_threshold.yaml similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/alerting/docs/params_property_log_threshold.yaml rename to x-pack/solutions/observability/plugins/infra/server/lib/alerting/docs/params_property_log_threshold.yaml diff --git a/x-pack/plugins/observability_solution/infra/server/lib/alerting/index.ts b/x-pack/solutions/observability/plugins/infra/server/lib/alerting/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/alerting/index.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/alerting/index.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/alerting/inventory_metric_threshold/evaluate_condition.ts b/x-pack/solutions/observability/plugins/infra/server/lib/alerting/inventory_metric_threshold/evaluate_condition.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/alerting/inventory_metric_threshold/evaluate_condition.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/alerting/inventory_metric_threshold/evaluate_condition.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/alerting/inventory_metric_threshold/inventory_metric_threshold_executor.test.ts b/x-pack/solutions/observability/plugins/infra/server/lib/alerting/inventory_metric_threshold/inventory_metric_threshold_executor.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/alerting/inventory_metric_threshold/inventory_metric_threshold_executor.test.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/alerting/inventory_metric_threshold/inventory_metric_threshold_executor.test.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/alerting/inventory_metric_threshold/inventory_metric_threshold_executor.ts b/x-pack/solutions/observability/plugins/infra/server/lib/alerting/inventory_metric_threshold/inventory_metric_threshold_executor.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/alerting/inventory_metric_threshold/inventory_metric_threshold_executor.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/alerting/inventory_metric_threshold/inventory_metric_threshold_executor.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/alerting/inventory_metric_threshold/lib/calculate_from_based_on_metric.ts b/x-pack/solutions/observability/plugins/infra/server/lib/alerting/inventory_metric_threshold/lib/calculate_from_based_on_metric.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/alerting/inventory_metric_threshold/lib/calculate_from_based_on_metric.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/alerting/inventory_metric_threshold/lib/calculate_from_based_on_metric.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/alerting/inventory_metric_threshold/lib/calculate_rate_timeranges.ts b/x-pack/solutions/observability/plugins/infra/server/lib/alerting/inventory_metric_threshold/lib/calculate_rate_timeranges.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/alerting/inventory_metric_threshold/lib/calculate_rate_timeranges.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/alerting/inventory_metric_threshold/lib/calculate_rate_timeranges.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/alerting/inventory_metric_threshold/lib/convert_metric_value.ts b/x-pack/solutions/observability/plugins/infra/server/lib/alerting/inventory_metric_threshold/lib/convert_metric_value.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/alerting/inventory_metric_threshold/lib/convert_metric_value.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/alerting/inventory_metric_threshold/lib/convert_metric_value.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/alerting/inventory_metric_threshold/lib/create_bucket_selector.test.ts b/x-pack/solutions/observability/plugins/infra/server/lib/alerting/inventory_metric_threshold/lib/create_bucket_selector.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/alerting/inventory_metric_threshold/lib/create_bucket_selector.test.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/alerting/inventory_metric_threshold/lib/create_bucket_selector.test.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/alerting/inventory_metric_threshold/lib/create_bucket_selector.ts b/x-pack/solutions/observability/plugins/infra/server/lib/alerting/inventory_metric_threshold/lib/create_bucket_selector.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/alerting/inventory_metric_threshold/lib/create_bucket_selector.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/alerting/inventory_metric_threshold/lib/create_bucket_selector.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/alerting/inventory_metric_threshold/lib/create_condition_script.test.ts b/x-pack/solutions/observability/plugins/infra/server/lib/alerting/inventory_metric_threshold/lib/create_condition_script.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/alerting/inventory_metric_threshold/lib/create_condition_script.test.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/alerting/inventory_metric_threshold/lib/create_condition_script.test.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/alerting/inventory_metric_threshold/lib/create_condition_script.ts b/x-pack/solutions/observability/plugins/infra/server/lib/alerting/inventory_metric_threshold/lib/create_condition_script.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/alerting/inventory_metric_threshold/lib/create_condition_script.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/alerting/inventory_metric_threshold/lib/create_condition_script.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/alerting/inventory_metric_threshold/lib/create_log_rate_aggs.ts b/x-pack/solutions/observability/plugins/infra/server/lib/alerting/inventory_metric_threshold/lib/create_log_rate_aggs.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/alerting/inventory_metric_threshold/lib/create_log_rate_aggs.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/alerting/inventory_metric_threshold/lib/create_log_rate_aggs.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/alerting/inventory_metric_threshold/lib/create_metric_aggregations.ts b/x-pack/solutions/observability/plugins/infra/server/lib/alerting/inventory_metric_threshold/lib/create_metric_aggregations.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/alerting/inventory_metric_threshold/lib/create_metric_aggregations.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/alerting/inventory_metric_threshold/lib/create_metric_aggregations.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/alerting/inventory_metric_threshold/lib/create_rate_agg_with_interface.ts b/x-pack/solutions/observability/plugins/infra/server/lib/alerting/inventory_metric_threshold/lib/create_rate_agg_with_interface.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/alerting/inventory_metric_threshold/lib/create_rate_agg_with_interface.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/alerting/inventory_metric_threshold/lib/create_rate_agg_with_interface.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/alerting/inventory_metric_threshold/lib/create_rate_aggs.ts b/x-pack/solutions/observability/plugins/infra/server/lib/alerting/inventory_metric_threshold/lib/create_rate_aggs.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/alerting/inventory_metric_threshold/lib/create_rate_aggs.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/alerting/inventory_metric_threshold/lib/create_rate_aggs.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/alerting/inventory_metric_threshold/lib/create_request.ts b/x-pack/solutions/observability/plugins/infra/server/lib/alerting/inventory_metric_threshold/lib/create_request.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/alerting/inventory_metric_threshold/lib/create_request.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/alerting/inventory_metric_threshold/lib/create_request.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/alerting/inventory_metric_threshold/lib/get_data.ts b/x-pack/solutions/observability/plugins/infra/server/lib/alerting/inventory_metric_threshold/lib/get_data.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/alerting/inventory_metric_threshold/lib/get_data.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/alerting/inventory_metric_threshold/lib/get_data.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/alerting/inventory_metric_threshold/lib/is_rate.test.ts b/x-pack/solutions/observability/plugins/infra/server/lib/alerting/inventory_metric_threshold/lib/is_rate.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/alerting/inventory_metric_threshold/lib/is_rate.test.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/alerting/inventory_metric_threshold/lib/is_rate.test.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/alerting/inventory_metric_threshold/lib/is_rate.ts b/x-pack/solutions/observability/plugins/infra/server/lib/alerting/inventory_metric_threshold/lib/is_rate.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/alerting/inventory_metric_threshold/lib/is_rate.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/alerting/inventory_metric_threshold/lib/is_rate.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/alerting/inventory_metric_threshold/register_inventory_metric_threshold_rule_type.ts b/x-pack/solutions/observability/plugins/infra/server/lib/alerting/inventory_metric_threshold/register_inventory_metric_threshold_rule_type.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/alerting/inventory_metric_threshold/register_inventory_metric_threshold_rule_type.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/alerting/inventory_metric_threshold/register_inventory_metric_threshold_rule_type.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/alerting/log_threshold/log_threshold_chart_preview.ts b/x-pack/solutions/observability/plugins/infra/server/lib/alerting/log_threshold/log_threshold_chart_preview.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/alerting/log_threshold/log_threshold_chart_preview.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/alerting/log_threshold/log_threshold_chart_preview.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/alerting/log_threshold/log_threshold_executor.test.ts b/x-pack/solutions/observability/plugins/infra/server/lib/alerting/log_threshold/log_threshold_executor.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/alerting/log_threshold/log_threshold_executor.test.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/alerting/log_threshold/log_threshold_executor.test.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/alerting/log_threshold/log_threshold_executor.ts b/x-pack/solutions/observability/plugins/infra/server/lib/alerting/log_threshold/log_threshold_executor.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/alerting/log_threshold/log_threshold_executor.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/alerting/log_threshold/log_threshold_executor.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/alerting/log_threshold/log_threshold_references_manager.test.ts b/x-pack/solutions/observability/plugins/infra/server/lib/alerting/log_threshold/log_threshold_references_manager.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/alerting/log_threshold/log_threshold_references_manager.test.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/alerting/log_threshold/log_threshold_references_manager.test.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/alerting/log_threshold/log_threshold_references_manager.ts b/x-pack/solutions/observability/plugins/infra/server/lib/alerting/log_threshold/log_threshold_references_manager.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/alerting/log_threshold/log_threshold_references_manager.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/alerting/log_threshold/log_threshold_references_manager.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/alerting/log_threshold/mocks/index.ts b/x-pack/solutions/observability/plugins/infra/server/lib/alerting/log_threshold/mocks/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/alerting/log_threshold/mocks/index.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/alerting/log_threshold/mocks/index.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/alerting/log_threshold/reason_formatters.ts b/x-pack/solutions/observability/plugins/infra/server/lib/alerting/log_threshold/reason_formatters.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/alerting/log_threshold/reason_formatters.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/alerting/log_threshold/reason_formatters.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/alerting/log_threshold/register_log_threshold_rule_type.ts b/x-pack/solutions/observability/plugins/infra/server/lib/alerting/log_threshold/register_log_threshold_rule_type.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/alerting/log_threshold/register_log_threshold_rule_type.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/alerting/log_threshold/register_log_threshold_rule_type.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/alerting/metric_threshold/lib/check_missing_group.ts b/x-pack/solutions/observability/plugins/infra/server/lib/alerting/metric_threshold/lib/check_missing_group.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/alerting/metric_threshold/lib/check_missing_group.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/alerting/metric_threshold/lib/check_missing_group.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/alerting/metric_threshold/lib/convert_strings_to_missing_groups_record.ts b/x-pack/solutions/observability/plugins/infra/server/lib/alerting/metric_threshold/lib/convert_strings_to_missing_groups_record.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/alerting/metric_threshold/lib/convert_strings_to_missing_groups_record.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/alerting/metric_threshold/lib/convert_strings_to_missing_groups_record.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/alerting/metric_threshold/lib/create_bucket_selector.ts b/x-pack/solutions/observability/plugins/infra/server/lib/alerting/metric_threshold/lib/create_bucket_selector.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/alerting/metric_threshold/lib/create_bucket_selector.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/alerting/metric_threshold/lib/create_bucket_selector.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/alerting/metric_threshold/lib/create_condition_script.ts b/x-pack/solutions/observability/plugins/infra/server/lib/alerting/metric_threshold/lib/create_condition_script.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/alerting/metric_threshold/lib/create_condition_script.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/alerting/metric_threshold/lib/create_condition_script.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/alerting/metric_threshold/lib/create_percentile_aggregation.ts b/x-pack/solutions/observability/plugins/infra/server/lib/alerting/metric_threshold/lib/create_percentile_aggregation.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/alerting/metric_threshold/lib/create_percentile_aggregation.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/alerting/metric_threshold/lib/create_percentile_aggregation.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/alerting/metric_threshold/lib/create_rate_aggregation.ts b/x-pack/solutions/observability/plugins/infra/server/lib/alerting/metric_threshold/lib/create_rate_aggregation.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/alerting/metric_threshold/lib/create_rate_aggregation.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/alerting/metric_threshold/lib/create_rate_aggregation.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/alerting/metric_threshold/lib/create_timerange.test.ts b/x-pack/solutions/observability/plugins/infra/server/lib/alerting/metric_threshold/lib/create_timerange.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/alerting/metric_threshold/lib/create_timerange.test.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/alerting/metric_threshold/lib/create_timerange.test.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/alerting/metric_threshold/lib/create_timerange.ts b/x-pack/solutions/observability/plugins/infra/server/lib/alerting/metric_threshold/lib/create_timerange.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/alerting/metric_threshold/lib/create_timerange.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/alerting/metric_threshold/lib/create_timerange.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/alerting/metric_threshold/lib/evaluate_rule.ts b/x-pack/solutions/observability/plugins/infra/server/lib/alerting/metric_threshold/lib/evaluate_rule.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/alerting/metric_threshold/lib/evaluate_rule.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/alerting/metric_threshold/lib/evaluate_rule.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/alerting/metric_threshold/lib/get_data.ts b/x-pack/solutions/observability/plugins/infra/server/lib/alerting/metric_threshold/lib/get_data.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/alerting/metric_threshold/lib/get_data.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/alerting/metric_threshold/lib/get_data.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/alerting/metric_threshold/lib/metric_expression_params.ts b/x-pack/solutions/observability/plugins/infra/server/lib/alerting/metric_threshold/lib/metric_expression_params.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/alerting/metric_threshold/lib/metric_expression_params.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/alerting/metric_threshold/lib/metric_expression_params.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/alerting/metric_threshold/lib/metric_query.test.ts b/x-pack/solutions/observability/plugins/infra/server/lib/alerting/metric_threshold/lib/metric_query.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/alerting/metric_threshold/lib/metric_query.test.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/alerting/metric_threshold/lib/metric_query.test.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/alerting/metric_threshold/lib/metric_query.ts b/x-pack/solutions/observability/plugins/infra/server/lib/alerting/metric_threshold/lib/metric_query.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/alerting/metric_threshold/lib/metric_query.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/alerting/metric_threshold/lib/metric_query.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/alerting/metric_threshold/lib/wrap_in_period.ts b/x-pack/solutions/observability/plugins/infra/server/lib/alerting/metric_threshold/lib/wrap_in_period.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/alerting/metric_threshold/lib/wrap_in_period.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/alerting/metric_threshold/lib/wrap_in_period.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/alerting/metric_threshold/metric_threshold_executor.test.ts b/x-pack/solutions/observability/plugins/infra/server/lib/alerting/metric_threshold/metric_threshold_executor.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/alerting/metric_threshold/metric_threshold_executor.test.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/alerting/metric_threshold/metric_threshold_executor.test.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/alerting/metric_threshold/metric_threshold_executor.ts b/x-pack/solutions/observability/plugins/infra/server/lib/alerting/metric_threshold/metric_threshold_executor.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/alerting/metric_threshold/metric_threshold_executor.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/alerting/metric_threshold/metric_threshold_executor.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/alerting/metric_threshold/register_metric_threshold_rule_type.ts b/x-pack/solutions/observability/plugins/infra/server/lib/alerting/metric_threshold/register_metric_threshold_rule_type.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/alerting/metric_threshold/register_metric_threshold_rule_type.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/alerting/metric_threshold/register_metric_threshold_rule_type.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/alerting/metric_threshold/test_mocks.ts b/x-pack/solutions/observability/plugins/infra/server/lib/alerting/metric_threshold/test_mocks.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/alerting/metric_threshold/test_mocks.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/alerting/metric_threshold/test_mocks.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/alerting/register_rule_types.ts b/x-pack/solutions/observability/plugins/infra/server/lib/alerting/register_rule_types.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/alerting/register_rule_types.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/alerting/register_rule_types.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/cancel_request_on_abort.ts b/x-pack/solutions/observability/plugins/infra/server/lib/cancel_request_on_abort.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/cancel_request_on_abort.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/cancel_request_on_abort.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/constants.ts b/x-pack/solutions/observability/plugins/infra/server/lib/constants.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/constants.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/constants.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/create_custom_metrics_aggregations.ts b/x-pack/solutions/observability/plugins/infra/server/lib/create_custom_metrics_aggregations.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/create_custom_metrics_aggregations.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/create_custom_metrics_aggregations.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/create_search_client.ts b/x-pack/solutions/observability/plugins/infra/server/lib/create_search_client.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/create_search_client.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/create_search_client.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/domains/metrics_domain.ts b/x-pack/solutions/observability/plugins/infra/server/lib/domains/metrics_domain.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/domains/metrics_domain.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/domains/metrics_domain.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/helpers/get_apm_data_access_client.ts b/x-pack/solutions/observability/plugins/infra/server/lib/helpers/get_apm_data_access_client.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/helpers/get_apm_data_access_client.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/helpers/get_apm_data_access_client.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/helpers/get_infra_alerts_client.ts b/x-pack/solutions/observability/plugins/infra/server/lib/helpers/get_infra_alerts_client.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/helpers/get_infra_alerts_client.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/helpers/get_infra_alerts_client.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/helpers/get_infra_metrics_client.test.ts b/x-pack/solutions/observability/plugins/infra/server/lib/helpers/get_infra_metrics_client.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/helpers/get_infra_metrics_client.test.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/helpers/get_infra_metrics_client.test.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/helpers/get_infra_metrics_client.ts b/x-pack/solutions/observability/plugins/infra/server/lib/helpers/get_infra_metrics_client.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/helpers/get_infra_metrics_client.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/helpers/get_infra_metrics_client.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/host_details/process_list.ts b/x-pack/solutions/observability/plugins/infra/server/lib/host_details/process_list.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/host_details/process_list.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/host_details/process_list.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/host_details/process_list_chart.ts b/x-pack/solutions/observability/plugins/infra/server/lib/host_details/process_list_chart.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/host_details/process_list_chart.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/host_details/process_list_chart.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/infra_ml/common.ts b/x-pack/solutions/observability/plugins/infra/server/lib/infra_ml/common.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/infra_ml/common.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/infra_ml/common.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/infra_ml/errors.ts b/x-pack/solutions/observability/plugins/infra/server/lib/infra_ml/errors.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/infra_ml/errors.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/infra_ml/errors.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/infra_ml/index.ts b/x-pack/solutions/observability/plugins/infra/server/lib/infra_ml/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/infra_ml/index.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/infra_ml/index.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/infra_ml/metrics_hosts_anomalies.ts b/x-pack/solutions/observability/plugins/infra/server/lib/infra_ml/metrics_hosts_anomalies.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/infra_ml/metrics_hosts_anomalies.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/infra_ml/metrics_hosts_anomalies.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/infra_ml/metrics_k8s_anomalies.ts b/x-pack/solutions/observability/plugins/infra/server/lib/infra_ml/metrics_k8s_anomalies.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/infra_ml/metrics_k8s_anomalies.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/infra_ml/metrics_k8s_anomalies.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/infra_ml/queries/common.ts b/x-pack/solutions/observability/plugins/infra/server/lib/infra_ml/queries/common.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/infra_ml/queries/common.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/infra_ml/queries/common.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/infra_ml/queries/index.ts b/x-pack/solutions/observability/plugins/infra/server/lib/infra_ml/queries/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/infra_ml/queries/index.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/infra_ml/queries/index.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/infra_ml/queries/log_entry_data_sets.ts b/x-pack/solutions/observability/plugins/infra/server/lib/infra_ml/queries/log_entry_data_sets.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/infra_ml/queries/log_entry_data_sets.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/infra_ml/queries/log_entry_data_sets.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/infra_ml/queries/metrics_host_anomalies.test.ts b/x-pack/solutions/observability/plugins/infra/server/lib/infra_ml/queries/metrics_host_anomalies.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/infra_ml/queries/metrics_host_anomalies.test.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/infra_ml/queries/metrics_host_anomalies.test.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/infra_ml/queries/metrics_hosts_anomalies.ts b/x-pack/solutions/observability/plugins/infra/server/lib/infra_ml/queries/metrics_hosts_anomalies.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/infra_ml/queries/metrics_hosts_anomalies.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/infra_ml/queries/metrics_hosts_anomalies.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/infra_ml/queries/metrics_k8s_anomalies.test.ts b/x-pack/solutions/observability/plugins/infra/server/lib/infra_ml/queries/metrics_k8s_anomalies.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/infra_ml/queries/metrics_k8s_anomalies.test.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/infra_ml/queries/metrics_k8s_anomalies.test.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/infra_ml/queries/metrics_k8s_anomalies.ts b/x-pack/solutions/observability/plugins/infra/server/lib/infra_ml/queries/metrics_k8s_anomalies.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/infra_ml/queries/metrics_k8s_anomalies.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/infra_ml/queries/metrics_k8s_anomalies.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/infra_ml/queries/ml_jobs.ts b/x-pack/solutions/observability/plugins/infra/server/lib/infra_ml/queries/ml_jobs.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/infra_ml/queries/ml_jobs.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/infra_ml/queries/ml_jobs.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/infra_types.ts b/x-pack/solutions/observability/plugins/infra/server/lib/infra_types.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/infra_types.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/infra_types.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/log_analysis/common.ts b/x-pack/solutions/observability/plugins/infra/server/lib/log_analysis/common.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/log_analysis/common.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/log_analysis/common.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/log_analysis/errors.ts b/x-pack/solutions/observability/plugins/infra/server/lib/log_analysis/errors.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/log_analysis/errors.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/log_analysis/errors.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/log_analysis/index.ts b/x-pack/solutions/observability/plugins/infra/server/lib/log_analysis/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/log_analysis/index.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/log_analysis/index.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/log_analysis/log_entry_anomalies.ts b/x-pack/solutions/observability/plugins/infra/server/lib/log_analysis/log_entry_anomalies.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/log_analysis/log_entry_anomalies.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/log_analysis/log_entry_anomalies.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/log_analysis/log_entry_categories_analysis.ts b/x-pack/solutions/observability/plugins/infra/server/lib/log_analysis/log_entry_categories_analysis.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/log_analysis/log_entry_categories_analysis.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/log_analysis/log_entry_categories_analysis.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/log_analysis/log_entry_categories_datasets_stats.ts b/x-pack/solutions/observability/plugins/infra/server/lib/log_analysis/log_entry_categories_datasets_stats.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/log_analysis/log_entry_categories_datasets_stats.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/log_analysis/log_entry_categories_datasets_stats.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/log_analysis/log_entry_rate_analysis.ts b/x-pack/solutions/observability/plugins/infra/server/lib/log_analysis/log_entry_rate_analysis.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/log_analysis/log_entry_rate_analysis.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/log_analysis/log_entry_rate_analysis.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/log_analysis/queries/common.ts b/x-pack/solutions/observability/plugins/infra/server/lib/log_analysis/queries/common.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/log_analysis/queries/common.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/log_analysis/queries/common.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/log_analysis/queries/index.ts b/x-pack/solutions/observability/plugins/infra/server/lib/log_analysis/queries/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/log_analysis/queries/index.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/log_analysis/queries/index.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/log_analysis/queries/latest_log_entry_categories_datasets_stats.ts b/x-pack/solutions/observability/plugins/infra/server/lib/log_analysis/queries/latest_log_entry_categories_datasets_stats.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/log_analysis/queries/latest_log_entry_categories_datasets_stats.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/log_analysis/queries/latest_log_entry_categories_datasets_stats.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/log_analysis/queries/log_entry_anomalies.ts b/x-pack/solutions/observability/plugins/infra/server/lib/log_analysis/queries/log_entry_anomalies.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/log_analysis/queries/log_entry_anomalies.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/log_analysis/queries/log_entry_anomalies.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/log_analysis/queries/log_entry_categories.ts b/x-pack/solutions/observability/plugins/infra/server/lib/log_analysis/queries/log_entry_categories.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/log_analysis/queries/log_entry_categories.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/log_analysis/queries/log_entry_categories.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/log_analysis/queries/log_entry_category_examples.ts b/x-pack/solutions/observability/plugins/infra/server/lib/log_analysis/queries/log_entry_category_examples.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/log_analysis/queries/log_entry_category_examples.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/log_analysis/queries/log_entry_category_examples.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/log_analysis/queries/log_entry_category_histograms.ts b/x-pack/solutions/observability/plugins/infra/server/lib/log_analysis/queries/log_entry_category_histograms.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/log_analysis/queries/log_entry_category_histograms.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/log_analysis/queries/log_entry_category_histograms.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/log_analysis/queries/log_entry_data_sets.ts b/x-pack/solutions/observability/plugins/infra/server/lib/log_analysis/queries/log_entry_data_sets.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/log_analysis/queries/log_entry_data_sets.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/log_analysis/queries/log_entry_data_sets.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/log_analysis/queries/log_entry_examples.ts b/x-pack/solutions/observability/plugins/infra/server/lib/log_analysis/queries/log_entry_examples.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/log_analysis/queries/log_entry_examples.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/log_analysis/queries/log_entry_examples.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/log_analysis/queries/log_entry_rate.ts b/x-pack/solutions/observability/plugins/infra/server/lib/log_analysis/queries/log_entry_rate.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/log_analysis/queries/log_entry_rate.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/log_analysis/queries/log_entry_rate.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/log_analysis/queries/ml_jobs.ts b/x-pack/solutions/observability/plugins/infra/server/lib/log_analysis/queries/ml_jobs.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/log_analysis/queries/ml_jobs.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/log_analysis/queries/ml_jobs.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/log_analysis/queries/top_log_entry_categories.ts b/x-pack/solutions/observability/plugins/infra/server/lib/log_analysis/queries/top_log_entry_categories.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/log_analysis/queries/top_log_entry_categories.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/log_analysis/queries/top_log_entry_categories.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/log_analysis/resolve_id_formats.ts b/x-pack/solutions/observability/plugins/infra/server/lib/log_analysis/resolve_id_formats.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/log_analysis/resolve_id_formats.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/log_analysis/resolve_id_formats.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/metrics/constants.ts b/x-pack/solutions/observability/plugins/infra/server/lib/metrics/constants.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/metrics/constants.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/metrics/constants.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/metrics/index.ts b/x-pack/solutions/observability/plugins/infra/server/lib/metrics/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/metrics/index.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/metrics/index.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/metrics/lib/__snapshots__/convert_buckets_to_metrics_series.test.ts.snap b/x-pack/solutions/observability/plugins/infra/server/lib/metrics/lib/__snapshots__/convert_buckets_to_metrics_series.test.ts.snap similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/metrics/lib/__snapshots__/convert_buckets_to_metrics_series.test.ts.snap rename to x-pack/solutions/observability/plugins/infra/server/lib/metrics/lib/__snapshots__/convert_buckets_to_metrics_series.test.ts.snap diff --git a/x-pack/plugins/observability_solution/infra/server/lib/metrics/lib/__snapshots__/create_aggregations.test.ts.snap b/x-pack/solutions/observability/plugins/infra/server/lib/metrics/lib/__snapshots__/create_aggregations.test.ts.snap similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/metrics/lib/__snapshots__/create_aggregations.test.ts.snap rename to x-pack/solutions/observability/plugins/infra/server/lib/metrics/lib/__snapshots__/create_aggregations.test.ts.snap diff --git a/x-pack/plugins/observability_solution/infra/server/lib/metrics/lib/__snapshots__/create_metrics_aggregations.test.ts.snap b/x-pack/solutions/observability/plugins/infra/server/lib/metrics/lib/__snapshots__/create_metrics_aggregations.test.ts.snap similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/metrics/lib/__snapshots__/create_metrics_aggregations.test.ts.snap rename to x-pack/solutions/observability/plugins/infra/server/lib/metrics/lib/__snapshots__/create_metrics_aggregations.test.ts.snap diff --git a/x-pack/plugins/observability_solution/infra/server/lib/metrics/lib/calculate_bucket_size/calculate_auto.test.ts b/x-pack/solutions/observability/plugins/infra/server/lib/metrics/lib/calculate_bucket_size/calculate_auto.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/metrics/lib/calculate_bucket_size/calculate_auto.test.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/metrics/lib/calculate_bucket_size/calculate_auto.test.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/metrics/lib/calculate_bucket_size/calculate_auto.ts b/x-pack/solutions/observability/plugins/infra/server/lib/metrics/lib/calculate_bucket_size/calculate_auto.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/metrics/lib/calculate_bucket_size/calculate_auto.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/metrics/lib/calculate_bucket_size/calculate_auto.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/metrics/lib/calculate_bucket_size/calculate_bucket_size.test.ts b/x-pack/solutions/observability/plugins/infra/server/lib/metrics/lib/calculate_bucket_size/calculate_bucket_size.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/metrics/lib/calculate_bucket_size/calculate_bucket_size.test.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/metrics/lib/calculate_bucket_size/calculate_bucket_size.test.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/metrics/lib/calculate_bucket_size/index.ts b/x-pack/solutions/observability/plugins/infra/server/lib/metrics/lib/calculate_bucket_size/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/metrics/lib/calculate_bucket_size/index.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/metrics/lib/calculate_bucket_size/index.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/metrics/lib/calculate_bucket_size/interval_regex.test.ts b/x-pack/solutions/observability/plugins/infra/server/lib/metrics/lib/calculate_bucket_size/interval_regex.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/metrics/lib/calculate_bucket_size/interval_regex.test.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/metrics/lib/calculate_bucket_size/interval_regex.test.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/metrics/lib/calculate_bucket_size/interval_regex.ts b/x-pack/solutions/observability/plugins/infra/server/lib/metrics/lib/calculate_bucket_size/interval_regex.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/metrics/lib/calculate_bucket_size/interval_regex.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/metrics/lib/calculate_bucket_size/interval_regex.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/metrics/lib/calculate_bucket_size/unit_to_seconds.test.ts b/x-pack/solutions/observability/plugins/infra/server/lib/metrics/lib/calculate_bucket_size/unit_to_seconds.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/metrics/lib/calculate_bucket_size/unit_to_seconds.test.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/metrics/lib/calculate_bucket_size/unit_to_seconds.test.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/metrics/lib/calculate_bucket_size/unit_to_seconds.ts b/x-pack/solutions/observability/plugins/infra/server/lib/metrics/lib/calculate_bucket_size/unit_to_seconds.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/metrics/lib/calculate_bucket_size/unit_to_seconds.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/metrics/lib/calculate_bucket_size/unit_to_seconds.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/metrics/lib/calculate_date_histogram_offset.test.ts b/x-pack/solutions/observability/plugins/infra/server/lib/metrics/lib/calculate_date_histogram_offset.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/metrics/lib/calculate_date_histogram_offset.test.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/metrics/lib/calculate_date_histogram_offset.test.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/metrics/lib/calculate_date_histogram_offset.ts b/x-pack/solutions/observability/plugins/infra/server/lib/metrics/lib/calculate_date_histogram_offset.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/metrics/lib/calculate_date_histogram_offset.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/metrics/lib/calculate_date_histogram_offset.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/metrics/lib/calculate_interval.ts b/x-pack/solutions/observability/plugins/infra/server/lib/metrics/lib/calculate_interval.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/metrics/lib/calculate_interval.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/metrics/lib/calculate_interval.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/metrics/lib/convert_buckets_to_metrics_series.test.ts b/x-pack/solutions/observability/plugins/infra/server/lib/metrics/lib/convert_buckets_to_metrics_series.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/metrics/lib/convert_buckets_to_metrics_series.test.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/metrics/lib/convert_buckets_to_metrics_series.test.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/metrics/lib/convert_buckets_to_metrics_series.ts b/x-pack/solutions/observability/plugins/infra/server/lib/metrics/lib/convert_buckets_to_metrics_series.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/metrics/lib/convert_buckets_to_metrics_series.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/metrics/lib/convert_buckets_to_metrics_series.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/metrics/lib/create_aggregations.test.ts b/x-pack/solutions/observability/plugins/infra/server/lib/metrics/lib/create_aggregations.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/metrics/lib/create_aggregations.test.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/metrics/lib/create_aggregations.test.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/metrics/lib/create_aggregations.ts b/x-pack/solutions/observability/plugins/infra/server/lib/metrics/lib/create_aggregations.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/metrics/lib/create_aggregations.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/metrics/lib/create_aggregations.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/metrics/lib/create_metrics_aggregations.test.ts b/x-pack/solutions/observability/plugins/infra/server/lib/metrics/lib/create_metrics_aggregations.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/metrics/lib/create_metrics_aggregations.test.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/metrics/lib/create_metrics_aggregations.test.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/metrics/lib/create_metrics_aggregations.ts b/x-pack/solutions/observability/plugins/infra/server/lib/metrics/lib/create_metrics_aggregations.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/metrics/lib/create_metrics_aggregations.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/metrics/lib/create_metrics_aggregations.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/metrics/types.ts b/x-pack/solutions/observability/plugins/infra/server/lib/metrics/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/metrics/types.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/metrics/types.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/source_status.ts b/x-pack/solutions/observability/plugins/infra/server/lib/source_status.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/source_status.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/source_status.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/sources/defaults.ts b/x-pack/solutions/observability/plugins/infra/server/lib/sources/defaults.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/sources/defaults.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/sources/defaults.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/sources/errors.ts b/x-pack/solutions/observability/plugins/infra/server/lib/sources/errors.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/sources/errors.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/sources/errors.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/sources/has_data.ts b/x-pack/solutions/observability/plugins/infra/server/lib/sources/has_data.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/sources/has_data.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/sources/has_data.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/sources/index.ts b/x-pack/solutions/observability/plugins/infra/server/lib/sources/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/sources/index.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/sources/index.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/sources/migrations/7_13_0_convert_log_alias_to_log_indices.test.ts b/x-pack/solutions/observability/plugins/infra/server/lib/sources/migrations/7_13_0_convert_log_alias_to_log_indices.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/sources/migrations/7_13_0_convert_log_alias_to_log_indices.test.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/sources/migrations/7_13_0_convert_log_alias_to_log_indices.test.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/sources/migrations/7_13_0_convert_log_alias_to_log_indices.ts b/x-pack/solutions/observability/plugins/infra/server/lib/sources/migrations/7_13_0_convert_log_alias_to_log_indices.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/sources/migrations/7_13_0_convert_log_alias_to_log_indices.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/sources/migrations/7_13_0_convert_log_alias_to_log_indices.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/sources/migrations/7_16_2_extract_inventory_default_view_reference.test.ts b/x-pack/solutions/observability/plugins/infra/server/lib/sources/migrations/7_16_2_extract_inventory_default_view_reference.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/sources/migrations/7_16_2_extract_inventory_default_view_reference.test.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/sources/migrations/7_16_2_extract_inventory_default_view_reference.test.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/sources/migrations/7_16_2_extract_inventory_default_view_reference.ts b/x-pack/solutions/observability/plugins/infra/server/lib/sources/migrations/7_16_2_extract_inventory_default_view_reference.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/sources/migrations/7_16_2_extract_inventory_default_view_reference.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/sources/migrations/7_16_2_extract_inventory_default_view_reference.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/sources/migrations/7_16_2_extract_metrics_explorer_default_view_reference.test.ts b/x-pack/solutions/observability/plugins/infra/server/lib/sources/migrations/7_16_2_extract_metrics_explorer_default_view_reference.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/sources/migrations/7_16_2_extract_metrics_explorer_default_view_reference.test.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/sources/migrations/7_16_2_extract_metrics_explorer_default_view_reference.test.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/sources/migrations/7_16_2_extract_metrics_explorer_default_view_reference.ts b/x-pack/solutions/observability/plugins/infra/server/lib/sources/migrations/7_16_2_extract_metrics_explorer_default_view_reference.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/sources/migrations/7_16_2_extract_metrics_explorer_default_view_reference.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/sources/migrations/7_16_2_extract_metrics_explorer_default_view_reference.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/sources/migrations/7_9_0_add_new_indexing_strategy_index_names.test.ts b/x-pack/solutions/observability/plugins/infra/server/lib/sources/migrations/7_9_0_add_new_indexing_strategy_index_names.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/sources/migrations/7_9_0_add_new_indexing_strategy_index_names.test.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/sources/migrations/7_9_0_add_new_indexing_strategy_index_names.test.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/sources/migrations/7_9_0_add_new_indexing_strategy_index_names.ts b/x-pack/solutions/observability/plugins/infra/server/lib/sources/migrations/7_9_0_add_new_indexing_strategy_index_names.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/sources/migrations/7_9_0_add_new_indexing_strategy_index_names.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/sources/migrations/7_9_0_add_new_indexing_strategy_index_names.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/sources/migrations/compose_migrations.test.ts b/x-pack/solutions/observability/plugins/infra/server/lib/sources/migrations/compose_migrations.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/sources/migrations/compose_migrations.test.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/sources/migrations/compose_migrations.test.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/sources/migrations/compose_migrations.ts b/x-pack/solutions/observability/plugins/infra/server/lib/sources/migrations/compose_migrations.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/sources/migrations/compose_migrations.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/sources/migrations/compose_migrations.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/sources/migrations/create_test_source_configuration.ts b/x-pack/solutions/observability/plugins/infra/server/lib/sources/migrations/create_test_source_configuration.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/sources/migrations/create_test_source_configuration.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/sources/migrations/create_test_source_configuration.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/sources/mocks.ts b/x-pack/solutions/observability/plugins/infra/server/lib/sources/mocks.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/sources/mocks.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/sources/mocks.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/sources/saved_object_references.test.ts b/x-pack/solutions/observability/plugins/infra/server/lib/sources/saved_object_references.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/sources/saved_object_references.test.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/sources/saved_object_references.test.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/sources/saved_object_references.ts b/x-pack/solutions/observability/plugins/infra/server/lib/sources/saved_object_references.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/sources/saved_object_references.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/sources/saved_object_references.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/sources/saved_object_type.ts b/x-pack/solutions/observability/plugins/infra/server/lib/sources/saved_object_type.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/sources/saved_object_type.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/sources/saved_object_type.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/sources/sources.test.ts b/x-pack/solutions/observability/plugins/infra/server/lib/sources/sources.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/sources/sources.test.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/sources/sources.test.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/sources/sources.ts b/x-pack/solutions/observability/plugins/infra/server/lib/sources/sources.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/sources/sources.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/sources/sources.ts diff --git a/x-pack/plugins/observability_solution/infra/server/lib/sources/types.ts b/x-pack/solutions/observability/plugins/infra/server/lib/sources/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/lib/sources/types.ts rename to x-pack/solutions/observability/plugins/infra/server/lib/sources/types.ts diff --git a/x-pack/plugins/observability_solution/infra/server/mocks.ts b/x-pack/solutions/observability/plugins/infra/server/mocks.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/mocks.ts rename to x-pack/solutions/observability/plugins/infra/server/mocks.ts diff --git a/x-pack/plugins/observability_solution/infra/server/plugin.ts b/x-pack/solutions/observability/plugins/infra/server/plugin.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/plugin.ts rename to x-pack/solutions/observability/plugins/infra/server/plugin.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/custom_dashboards/custom_dashboards.ts b/x-pack/solutions/observability/plugins/infra/server/routes/custom_dashboards/custom_dashboards.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/custom_dashboards/custom_dashboards.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/custom_dashboards/custom_dashboards.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/custom_dashboards/delete_custom_dashboard.ts b/x-pack/solutions/observability/plugins/infra/server/routes/custom_dashboards/delete_custom_dashboard.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/custom_dashboards/delete_custom_dashboard.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/custom_dashboards/delete_custom_dashboard.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/custom_dashboards/get_custom_dashboard.ts b/x-pack/solutions/observability/plugins/infra/server/routes/custom_dashboards/get_custom_dashboard.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/custom_dashboards/get_custom_dashboard.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/custom_dashboards/get_custom_dashboard.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/custom_dashboards/lib/check_custom_dashboards_enabled.ts b/x-pack/solutions/observability/plugins/infra/server/routes/custom_dashboards/lib/check_custom_dashboards_enabled.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/custom_dashboards/lib/check_custom_dashboards_enabled.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/custom_dashboards/lib/check_custom_dashboards_enabled.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/custom_dashboards/lib/delete_custom_dashboard.ts b/x-pack/solutions/observability/plugins/infra/server/routes/custom_dashboards/lib/delete_custom_dashboard.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/custom_dashboards/lib/delete_custom_dashboard.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/custom_dashboards/lib/delete_custom_dashboard.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/custom_dashboards/lib/find_custom_dashboard.ts b/x-pack/solutions/observability/plugins/infra/server/routes/custom_dashboards/lib/find_custom_dashboard.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/custom_dashboards/lib/find_custom_dashboard.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/custom_dashboards/lib/find_custom_dashboard.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/custom_dashboards/save_custom_dashboard.ts b/x-pack/solutions/observability/plugins/infra/server/routes/custom_dashboards/save_custom_dashboard.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/custom_dashboards/save_custom_dashboard.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/custom_dashboards/save_custom_dashboard.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/custom_dashboards/update_custom_dashboard.ts b/x-pack/solutions/observability/plugins/infra/server/routes/custom_dashboards/update_custom_dashboard.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/custom_dashboards/update_custom_dashboard.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/custom_dashboards/update_custom_dashboard.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/entities/get_data_stream_types.test.ts b/x-pack/solutions/observability/plugins/infra/server/routes/entities/get_data_stream_types.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/entities/get_data_stream_types.test.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/entities/get_data_stream_types.test.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/entities/get_data_stream_types.ts b/x-pack/solutions/observability/plugins/infra/server/routes/entities/get_data_stream_types.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/entities/get_data_stream_types.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/entities/get_data_stream_types.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/entities/get_has_metrics_data.ts b/x-pack/solutions/observability/plugins/infra/server/routes/entities/get_has_metrics_data.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/entities/get_has_metrics_data.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/entities/get_has_metrics_data.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/entities/get_latest_entity.ts b/x-pack/solutions/observability/plugins/infra/server/routes/entities/get_latest_entity.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/entities/get_latest_entity.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/entities/get_latest_entity.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/entities/index.ts b/x-pack/solutions/observability/plugins/infra/server/routes/entities/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/entities/index.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/entities/index.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/infra/README.md b/x-pack/solutions/observability/plugins/infra/server/routes/infra/README.md similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/infra/README.md rename to x-pack/solutions/observability/plugins/infra/server/routes/infra/README.md diff --git a/x-pack/plugins/observability_solution/infra/server/routes/infra/index.ts b/x-pack/solutions/observability/plugins/infra/server/routes/infra/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/infra/index.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/infra/index.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/infra/lib/constants.ts b/x-pack/solutions/observability/plugins/infra/server/routes/infra/lib/constants.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/infra/lib/constants.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/infra/lib/constants.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/infra/lib/helpers/query.ts b/x-pack/solutions/observability/plugins/infra/server/routes/infra/lib/helpers/query.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/infra/lib/helpers/query.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/infra/lib/helpers/query.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/infra/lib/host/get_all_hosts.ts b/x-pack/solutions/observability/plugins/infra/server/routes/infra/lib/host/get_all_hosts.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/infra/lib/host/get_all_hosts.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/infra/lib/host/get_all_hosts.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/infra/lib/host/get_apm_hosts.ts b/x-pack/solutions/observability/plugins/infra/server/routes/infra/lib/host/get_apm_hosts.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/infra/lib/host/get_apm_hosts.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/infra/lib/host/get_apm_hosts.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/infra/lib/host/get_filtered_hosts.ts b/x-pack/solutions/observability/plugins/infra/server/routes/infra/lib/host/get_filtered_hosts.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/infra/lib/host/get_filtered_hosts.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/infra/lib/host/get_filtered_hosts.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/infra/lib/host/get_hosts.ts b/x-pack/solutions/observability/plugins/infra/server/routes/infra/lib/host/get_hosts.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/infra/lib/host/get_hosts.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/infra/lib/host/get_hosts.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/infra/lib/host/get_hosts_alerts_count.ts b/x-pack/solutions/observability/plugins/infra/server/routes/infra/lib/host/get_hosts_alerts_count.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/infra/lib/host/get_hosts_alerts_count.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/infra/lib/host/get_hosts_alerts_count.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/infra/lib/host/get_hosts_count.ts b/x-pack/solutions/observability/plugins/infra/server/routes/infra/lib/host/get_hosts_count.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/infra/lib/host/get_hosts_count.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/infra/lib/host/get_hosts_count.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/infra/lib/types.ts b/x-pack/solutions/observability/plugins/infra/server/routes/infra/lib/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/infra/lib/types.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/infra/lib/types.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/infra/lib/utils.test.ts b/x-pack/solutions/observability/plugins/infra/server/routes/infra/lib/utils.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/infra/lib/utils.test.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/infra/lib/utils.test.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/infra/lib/utils.ts b/x-pack/solutions/observability/plugins/infra/server/routes/infra/lib/utils.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/infra/lib/utils.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/infra/lib/utils.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/infra_ml/index.ts b/x-pack/solutions/observability/plugins/infra/server/routes/infra_ml/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/infra_ml/index.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/infra_ml/index.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/infra_ml/results/index.ts b/x-pack/solutions/observability/plugins/infra/server/routes/infra_ml/results/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/infra_ml/results/index.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/infra_ml/results/index.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/infra_ml/results/metrics_hosts_anomalies.ts b/x-pack/solutions/observability/plugins/infra/server/routes/infra_ml/results/metrics_hosts_anomalies.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/infra_ml/results/metrics_hosts_anomalies.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/infra_ml/results/metrics_hosts_anomalies.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/infra_ml/results/metrics_k8s_anomalies.ts b/x-pack/solutions/observability/plugins/infra/server/routes/infra_ml/results/metrics_k8s_anomalies.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/infra_ml/results/metrics_k8s_anomalies.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/infra_ml/results/metrics_k8s_anomalies.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/inventory_metadata/index.ts b/x-pack/solutions/observability/plugins/infra/server/routes/inventory_metadata/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/inventory_metadata/index.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/inventory_metadata/index.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/inventory_metadata/lib/get_cloud_metadata.ts b/x-pack/solutions/observability/plugins/infra/server/routes/inventory_metadata/lib/get_cloud_metadata.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/inventory_metadata/lib/get_cloud_metadata.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/inventory_metadata/lib/get_cloud_metadata.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/inventory_views/README.md b/x-pack/solutions/observability/plugins/infra/server/routes/inventory_views/README.md similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/inventory_views/README.md rename to x-pack/solutions/observability/plugins/infra/server/routes/inventory_views/README.md diff --git a/x-pack/plugins/observability_solution/infra/server/routes/inventory_views/create_inventory_view.ts b/x-pack/solutions/observability/plugins/infra/server/routes/inventory_views/create_inventory_view.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/inventory_views/create_inventory_view.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/inventory_views/create_inventory_view.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/inventory_views/delete_inventory_view.ts b/x-pack/solutions/observability/plugins/infra/server/routes/inventory_views/delete_inventory_view.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/inventory_views/delete_inventory_view.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/inventory_views/delete_inventory_view.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/inventory_views/find_inventory_view.ts b/x-pack/solutions/observability/plugins/infra/server/routes/inventory_views/find_inventory_view.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/inventory_views/find_inventory_view.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/inventory_views/find_inventory_view.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/inventory_views/get_inventory_view.ts b/x-pack/solutions/observability/plugins/infra/server/routes/inventory_views/get_inventory_view.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/inventory_views/get_inventory_view.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/inventory_views/get_inventory_view.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/inventory_views/index.ts b/x-pack/solutions/observability/plugins/infra/server/routes/inventory_views/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/inventory_views/index.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/inventory_views/index.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/inventory_views/update_inventory_view.ts b/x-pack/solutions/observability/plugins/infra/server/routes/inventory_views/update_inventory_view.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/inventory_views/update_inventory_view.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/inventory_views/update_inventory_view.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/ip_to_hostname.ts b/x-pack/solutions/observability/plugins/infra/server/routes/ip_to_hostname.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/ip_to_hostname.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/ip_to_hostname.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/log_alerts/chart_preview_data.ts b/x-pack/solutions/observability/plugins/infra/server/routes/log_alerts/chart_preview_data.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/log_alerts/chart_preview_data.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/log_alerts/chart_preview_data.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/log_alerts/index.ts b/x-pack/solutions/observability/plugins/infra/server/routes/log_alerts/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/log_alerts/index.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/log_alerts/index.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/log_analysis/id_formats.ts b/x-pack/solutions/observability/plugins/infra/server/routes/log_analysis/id_formats.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/log_analysis/id_formats.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/log_analysis/id_formats.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/log_analysis/index.ts b/x-pack/solutions/observability/plugins/infra/server/routes/log_analysis/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/log_analysis/index.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/log_analysis/index.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/log_analysis/results/index.ts b/x-pack/solutions/observability/plugins/infra/server/routes/log_analysis/results/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/log_analysis/results/index.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/log_analysis/results/index.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/log_analysis/results/log_entry_anomalies.ts b/x-pack/solutions/observability/plugins/infra/server/routes/log_analysis/results/log_entry_anomalies.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/log_analysis/results/log_entry_anomalies.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/log_analysis/results/log_entry_anomalies.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/log_analysis/results/log_entry_anomalies_datasets.ts b/x-pack/solutions/observability/plugins/infra/server/routes/log_analysis/results/log_entry_anomalies_datasets.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/log_analysis/results/log_entry_anomalies_datasets.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/log_analysis/results/log_entry_anomalies_datasets.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/log_analysis/results/log_entry_categories.ts b/x-pack/solutions/observability/plugins/infra/server/routes/log_analysis/results/log_entry_categories.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/log_analysis/results/log_entry_categories.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/log_analysis/results/log_entry_categories.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/log_analysis/results/log_entry_category_datasets.ts b/x-pack/solutions/observability/plugins/infra/server/routes/log_analysis/results/log_entry_category_datasets.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/log_analysis/results/log_entry_category_datasets.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/log_analysis/results/log_entry_category_datasets.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/log_analysis/results/log_entry_category_datasets_stats.ts b/x-pack/solutions/observability/plugins/infra/server/routes/log_analysis/results/log_entry_category_datasets_stats.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/log_analysis/results/log_entry_category_datasets_stats.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/log_analysis/results/log_entry_category_datasets_stats.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/log_analysis/results/log_entry_category_examples.ts b/x-pack/solutions/observability/plugins/infra/server/routes/log_analysis/results/log_entry_category_examples.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/log_analysis/results/log_entry_category_examples.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/log_analysis/results/log_entry_category_examples.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/log_analysis/results/log_entry_examples.ts b/x-pack/solutions/observability/plugins/infra/server/routes/log_analysis/results/log_entry_examples.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/log_analysis/results/log_entry_examples.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/log_analysis/results/log_entry_examples.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/log_analysis/validation/datasets.ts b/x-pack/solutions/observability/plugins/infra/server/routes/log_analysis/validation/datasets.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/log_analysis/validation/datasets.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/log_analysis/validation/datasets.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/log_analysis/validation/index.ts b/x-pack/solutions/observability/plugins/infra/server/routes/log_analysis/validation/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/log_analysis/validation/index.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/log_analysis/validation/index.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/log_analysis/validation/indices.ts b/x-pack/solutions/observability/plugins/infra/server/routes/log_analysis/validation/indices.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/log_analysis/validation/indices.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/log_analysis/validation/indices.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/metadata/index.ts b/x-pack/solutions/observability/plugins/infra/server/routes/metadata/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/metadata/index.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/metadata/index.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/metadata/lib/get_cloud_metric_metadata.ts b/x-pack/solutions/observability/plugins/infra/server/routes/metadata/lib/get_cloud_metric_metadata.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/metadata/lib/get_cloud_metric_metadata.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/metadata/lib/get_cloud_metric_metadata.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/metadata/lib/get_metric_metadata.ts b/x-pack/solutions/observability/plugins/infra/server/routes/metadata/lib/get_metric_metadata.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/metadata/lib/get_metric_metadata.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/metadata/lib/get_metric_metadata.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/metadata/lib/get_node_info.ts b/x-pack/solutions/observability/plugins/infra/server/routes/metadata/lib/get_node_info.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/metadata/lib/get_node_info.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/metadata/lib/get_node_info.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/metadata/lib/get_pod_node_name.ts b/x-pack/solutions/observability/plugins/infra/server/routes/metadata/lib/get_pod_node_name.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/metadata/lib/get_pod_node_name.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/metadata/lib/get_pod_node_name.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/metadata/lib/pick_feature_name.ts b/x-pack/solutions/observability/plugins/infra/server/routes/metadata/lib/pick_feature_name.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/metadata/lib/pick_feature_name.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/metadata/lib/pick_feature_name.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/metrics_explorer_views/README.md b/x-pack/solutions/observability/plugins/infra/server/routes/metrics_explorer_views/README.md similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/metrics_explorer_views/README.md rename to x-pack/solutions/observability/plugins/infra/server/routes/metrics_explorer_views/README.md diff --git a/x-pack/plugins/observability_solution/infra/server/routes/metrics_explorer_views/create_metrics_explorer_view.ts b/x-pack/solutions/observability/plugins/infra/server/routes/metrics_explorer_views/create_metrics_explorer_view.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/metrics_explorer_views/create_metrics_explorer_view.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/metrics_explorer_views/create_metrics_explorer_view.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/metrics_explorer_views/delete_metrics_explorer_view.ts b/x-pack/solutions/observability/plugins/infra/server/routes/metrics_explorer_views/delete_metrics_explorer_view.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/metrics_explorer_views/delete_metrics_explorer_view.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/metrics_explorer_views/delete_metrics_explorer_view.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/metrics_explorer_views/find_metrics_explorer_view.ts b/x-pack/solutions/observability/plugins/infra/server/routes/metrics_explorer_views/find_metrics_explorer_view.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/metrics_explorer_views/find_metrics_explorer_view.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/metrics_explorer_views/find_metrics_explorer_view.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/metrics_explorer_views/get_metrics_explorer_view.ts b/x-pack/solutions/observability/plugins/infra/server/routes/metrics_explorer_views/get_metrics_explorer_view.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/metrics_explorer_views/get_metrics_explorer_view.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/metrics_explorer_views/get_metrics_explorer_view.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/metrics_explorer_views/index.ts b/x-pack/solutions/observability/plugins/infra/server/routes/metrics_explorer_views/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/metrics_explorer_views/index.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/metrics_explorer_views/index.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/metrics_explorer_views/update_metrics_explorer_view.ts b/x-pack/solutions/observability/plugins/infra/server/routes/metrics_explorer_views/update_metrics_explorer_view.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/metrics_explorer_views/update_metrics_explorer_view.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/metrics_explorer_views/update_metrics_explorer_view.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/metrics_sources/index.ts b/x-pack/solutions/observability/plugins/infra/server/routes/metrics_sources/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/metrics_sources/index.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/metrics_sources/index.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/node_details/index.ts b/x-pack/solutions/observability/plugins/infra/server/routes/node_details/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/node_details/index.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/node_details/index.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/overview/index.ts b/x-pack/solutions/observability/plugins/infra/server/routes/overview/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/overview/index.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/overview/index.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/overview/lib/convert_es_response_to_top_nodes_response.ts b/x-pack/solutions/observability/plugins/infra/server/routes/overview/lib/convert_es_response_to_top_nodes_response.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/overview/lib/convert_es_response_to_top_nodes_response.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/overview/lib/convert_es_response_to_top_nodes_response.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/overview/lib/create_top_nodes_query.ts b/x-pack/solutions/observability/plugins/infra/server/routes/overview/lib/create_top_nodes_query.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/overview/lib/create_top_nodes_query.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/overview/lib/create_top_nodes_query.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/overview/lib/get_matadata_from_node_bucket.ts b/x-pack/solutions/observability/plugins/infra/server/routes/overview/lib/get_matadata_from_node_bucket.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/overview/lib/get_matadata_from_node_bucket.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/overview/lib/get_matadata_from_node_bucket.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/overview/lib/get_top_nodes.ts b/x-pack/solutions/observability/plugins/infra/server/routes/overview/lib/get_top_nodes.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/overview/lib/get_top_nodes.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/overview/lib/get_top_nodes.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/overview/lib/types.ts b/x-pack/solutions/observability/plugins/infra/server/routes/overview/lib/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/overview/lib/types.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/overview/lib/types.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/process_list/index.ts b/x-pack/solutions/observability/plugins/infra/server/routes/process_list/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/process_list/index.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/process_list/index.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/profiling/index.ts b/x-pack/solutions/observability/plugins/infra/server/routes/profiling/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/profiling/index.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/profiling/index.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/profiling/lib/fetch_profiling_flamegraph.ts b/x-pack/solutions/observability/plugins/infra/server/routes/profiling/lib/fetch_profiling_flamegraph.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/profiling/lib/fetch_profiling_flamegraph.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/profiling/lib/fetch_profiling_flamegraph.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/profiling/lib/fetch_profiling_functions.ts b/x-pack/solutions/observability/plugins/infra/server/routes/profiling/lib/fetch_profiling_functions.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/profiling/lib/fetch_profiling_functions.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/profiling/lib/fetch_profiling_functions.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/profiling/lib/fetch_profiling_status.ts b/x-pack/solutions/observability/plugins/infra/server/routes/profiling/lib/fetch_profiling_status.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/profiling/lib/fetch_profiling_status.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/profiling/lib/fetch_profiling_status.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/profiling/lib/get_profiling_data_access.ts b/x-pack/solutions/observability/plugins/infra/server/routes/profiling/lib/get_profiling_data_access.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/profiling/lib/get_profiling_data_access.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/profiling/lib/get_profiling_data_access.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/services/index.ts b/x-pack/solutions/observability/plugins/infra/server/routes/services/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/services/index.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/services/index.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/services/lib/utils.ts b/x-pack/solutions/observability/plugins/infra/server/routes/services/lib/utils.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/services/lib/utils.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/services/lib/utils.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/snapshot/index.ts b/x-pack/solutions/observability/plugins/infra/server/routes/snapshot/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/snapshot/index.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/snapshot/index.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/snapshot/lib/apply_metadata_to_last_path.ts b/x-pack/solutions/observability/plugins/infra/server/routes/snapshot/lib/apply_metadata_to_last_path.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/snapshot/lib/apply_metadata_to_last_path.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/snapshot/lib/apply_metadata_to_last_path.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/snapshot/lib/constants.ts b/x-pack/solutions/observability/plugins/infra/server/routes/snapshot/lib/constants.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/snapshot/lib/constants.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/snapshot/lib/constants.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/snapshot/lib/copy_missing_metrics.ts b/x-pack/solutions/observability/plugins/infra/server/routes/snapshot/lib/copy_missing_metrics.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/snapshot/lib/copy_missing_metrics.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/snapshot/lib/copy_missing_metrics.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/snapshot/lib/create_timerange_with_interval.ts b/x-pack/solutions/observability/plugins/infra/server/routes/snapshot/lib/create_timerange_with_interval.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/snapshot/lib/create_timerange_with_interval.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/snapshot/lib/create_timerange_with_interval.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/snapshot/lib/get_dataset_for_field.ts b/x-pack/solutions/observability/plugins/infra/server/routes/snapshot/lib/get_dataset_for_field.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/snapshot/lib/get_dataset_for_field.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/snapshot/lib/get_dataset_for_field.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/snapshot/lib/get_metrics_aggregations.ts b/x-pack/solutions/observability/plugins/infra/server/routes/snapshot/lib/get_metrics_aggregations.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/snapshot/lib/get_metrics_aggregations.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/snapshot/lib/get_metrics_aggregations.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/snapshot/lib/get_nodes.ts b/x-pack/solutions/observability/plugins/infra/server/routes/snapshot/lib/get_nodes.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/snapshot/lib/get_nodes.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/snapshot/lib/get_nodes.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/snapshot/lib/query_all_data.ts b/x-pack/solutions/observability/plugins/infra/server/routes/snapshot/lib/query_all_data.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/snapshot/lib/query_all_data.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/snapshot/lib/query_all_data.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/snapshot/lib/transform_metrics_ui_response.test.ts b/x-pack/solutions/observability/plugins/infra/server/routes/snapshot/lib/transform_metrics_ui_response.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/snapshot/lib/transform_metrics_ui_response.test.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/snapshot/lib/transform_metrics_ui_response.test.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/snapshot/lib/transform_metrics_ui_response.ts b/x-pack/solutions/observability/plugins/infra/server/routes/snapshot/lib/transform_metrics_ui_response.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/snapshot/lib/transform_metrics_ui_response.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/snapshot/lib/transform_metrics_ui_response.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/snapshot/lib/transform_request_to_metrics_api_request.test.ts b/x-pack/solutions/observability/plugins/infra/server/routes/snapshot/lib/transform_request_to_metrics_api_request.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/snapshot/lib/transform_request_to_metrics_api_request.test.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/snapshot/lib/transform_request_to_metrics_api_request.test.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/snapshot/lib/transform_request_to_metrics_api_request.ts b/x-pack/solutions/observability/plugins/infra/server/routes/snapshot/lib/transform_request_to_metrics_api_request.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/snapshot/lib/transform_request_to_metrics_api_request.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/snapshot/lib/transform_request_to_metrics_api_request.ts diff --git a/x-pack/plugins/observability_solution/infra/server/routes/snapshot/lib/transform_snapshot_metrics_to_metrics_api_metrics.ts b/x-pack/solutions/observability/plugins/infra/server/routes/snapshot/lib/transform_snapshot_metrics_to_metrics_api_metrics.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/routes/snapshot/lib/transform_snapshot_metrics_to_metrics_api_metrics.ts rename to x-pack/solutions/observability/plugins/infra/server/routes/snapshot/lib/transform_snapshot_metrics_to_metrics_api_metrics.ts diff --git a/x-pack/plugins/observability_solution/infra/server/saved_objects/custom_dashboards/custom_dashboards_saved_object.ts b/x-pack/solutions/observability/plugins/infra/server/saved_objects/custom_dashboards/custom_dashboards_saved_object.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/saved_objects/custom_dashboards/custom_dashboards_saved_object.ts rename to x-pack/solutions/observability/plugins/infra/server/saved_objects/custom_dashboards/custom_dashboards_saved_object.ts diff --git a/x-pack/plugins/observability_solution/infra/server/saved_objects/index.ts b/x-pack/solutions/observability/plugins/infra/server/saved_objects/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/saved_objects/index.ts rename to x-pack/solutions/observability/plugins/infra/server/saved_objects/index.ts diff --git a/x-pack/plugins/observability_solution/infra/server/saved_objects/inventory_view/index.ts b/x-pack/solutions/observability/plugins/infra/server/saved_objects/inventory_view/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/saved_objects/inventory_view/index.ts rename to x-pack/solutions/observability/plugins/infra/server/saved_objects/inventory_view/index.ts diff --git a/x-pack/plugins/observability_solution/infra/server/saved_objects/inventory_view/inventory_view_saved_object.ts b/x-pack/solutions/observability/plugins/infra/server/saved_objects/inventory_view/inventory_view_saved_object.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/saved_objects/inventory_view/inventory_view_saved_object.ts rename to x-pack/solutions/observability/plugins/infra/server/saved_objects/inventory_view/inventory_view_saved_object.ts diff --git a/x-pack/plugins/observability_solution/infra/server/saved_objects/inventory_view/types.ts b/x-pack/solutions/observability/plugins/infra/server/saved_objects/inventory_view/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/saved_objects/inventory_view/types.ts rename to x-pack/solutions/observability/plugins/infra/server/saved_objects/inventory_view/types.ts diff --git a/x-pack/plugins/observability_solution/infra/server/saved_objects/metrics_explorer_view/index.ts b/x-pack/solutions/observability/plugins/infra/server/saved_objects/metrics_explorer_view/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/saved_objects/metrics_explorer_view/index.ts rename to x-pack/solutions/observability/plugins/infra/server/saved_objects/metrics_explorer_view/index.ts diff --git a/x-pack/plugins/observability_solution/infra/server/saved_objects/metrics_explorer_view/metrics_explorer_view_saved_object.ts b/x-pack/solutions/observability/plugins/infra/server/saved_objects/metrics_explorer_view/metrics_explorer_view_saved_object.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/saved_objects/metrics_explorer_view/metrics_explorer_view_saved_object.ts rename to x-pack/solutions/observability/plugins/infra/server/saved_objects/metrics_explorer_view/metrics_explorer_view_saved_object.ts diff --git a/x-pack/plugins/observability_solution/infra/server/saved_objects/metrics_explorer_view/types.ts b/x-pack/solutions/observability/plugins/infra/server/saved_objects/metrics_explorer_view/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/saved_objects/metrics_explorer_view/types.ts rename to x-pack/solutions/observability/plugins/infra/server/saved_objects/metrics_explorer_view/types.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/saved_objects/references.test.ts b/x-pack/solutions/observability/plugins/infra/server/saved_objects/references.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/saved_objects/references.test.ts rename to x-pack/solutions/observability/plugins/infra/server/saved_objects/references.test.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/saved_objects/references.ts b/x-pack/solutions/observability/plugins/infra/server/saved_objects/references.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/saved_objects/references.ts rename to x-pack/solutions/observability/plugins/infra/server/saved_objects/references.ts diff --git a/x-pack/plugins/observability_solution/infra/server/services/inventory_views/index.ts b/x-pack/solutions/observability/plugins/infra/server/services/inventory_views/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/services/inventory_views/index.ts rename to x-pack/solutions/observability/plugins/infra/server/services/inventory_views/index.ts diff --git a/x-pack/plugins/observability_solution/infra/server/services/inventory_views/inventory_views_client.mock.ts b/x-pack/solutions/observability/plugins/infra/server/services/inventory_views/inventory_views_client.mock.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/services/inventory_views/inventory_views_client.mock.ts rename to x-pack/solutions/observability/plugins/infra/server/services/inventory_views/inventory_views_client.mock.ts diff --git a/x-pack/plugins/observability_solution/infra/server/services/inventory_views/inventory_views_client.test.ts b/x-pack/solutions/observability/plugins/infra/server/services/inventory_views/inventory_views_client.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/services/inventory_views/inventory_views_client.test.ts rename to x-pack/solutions/observability/plugins/infra/server/services/inventory_views/inventory_views_client.test.ts diff --git a/x-pack/plugins/observability_solution/infra/server/services/inventory_views/inventory_views_client.ts b/x-pack/solutions/observability/plugins/infra/server/services/inventory_views/inventory_views_client.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/services/inventory_views/inventory_views_client.ts rename to x-pack/solutions/observability/plugins/infra/server/services/inventory_views/inventory_views_client.ts diff --git a/x-pack/plugins/observability_solution/infra/server/services/inventory_views/inventory_views_service.mock.ts b/x-pack/solutions/observability/plugins/infra/server/services/inventory_views/inventory_views_service.mock.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/services/inventory_views/inventory_views_service.mock.ts rename to x-pack/solutions/observability/plugins/infra/server/services/inventory_views/inventory_views_service.mock.ts diff --git a/x-pack/plugins/observability_solution/infra/server/services/inventory_views/inventory_views_service.ts b/x-pack/solutions/observability/plugins/infra/server/services/inventory_views/inventory_views_service.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/services/inventory_views/inventory_views_service.ts rename to x-pack/solutions/observability/plugins/infra/server/services/inventory_views/inventory_views_service.ts diff --git a/x-pack/plugins/observability_solution/infra/server/services/inventory_views/types.ts b/x-pack/solutions/observability/plugins/infra/server/services/inventory_views/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/services/inventory_views/types.ts rename to x-pack/solutions/observability/plugins/infra/server/services/inventory_views/types.ts diff --git a/x-pack/plugins/observability_solution/infra/server/services/metrics_explorer_views/index.ts b/x-pack/solutions/observability/plugins/infra/server/services/metrics_explorer_views/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/services/metrics_explorer_views/index.ts rename to x-pack/solutions/observability/plugins/infra/server/services/metrics_explorer_views/index.ts diff --git a/x-pack/plugins/observability_solution/infra/server/services/metrics_explorer_views/metrics_explorer_views_client.mock.ts b/x-pack/solutions/observability/plugins/infra/server/services/metrics_explorer_views/metrics_explorer_views_client.mock.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/services/metrics_explorer_views/metrics_explorer_views_client.mock.ts rename to x-pack/solutions/observability/plugins/infra/server/services/metrics_explorer_views/metrics_explorer_views_client.mock.ts diff --git a/x-pack/plugins/observability_solution/infra/server/services/metrics_explorer_views/metrics_explorer_views_client.test.ts b/x-pack/solutions/observability/plugins/infra/server/services/metrics_explorer_views/metrics_explorer_views_client.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/services/metrics_explorer_views/metrics_explorer_views_client.test.ts rename to x-pack/solutions/observability/plugins/infra/server/services/metrics_explorer_views/metrics_explorer_views_client.test.ts diff --git a/x-pack/plugins/observability_solution/infra/server/services/metrics_explorer_views/metrics_explorer_views_client.ts b/x-pack/solutions/observability/plugins/infra/server/services/metrics_explorer_views/metrics_explorer_views_client.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/services/metrics_explorer_views/metrics_explorer_views_client.ts rename to x-pack/solutions/observability/plugins/infra/server/services/metrics_explorer_views/metrics_explorer_views_client.ts diff --git a/x-pack/plugins/observability_solution/infra/server/services/metrics_explorer_views/metrics_explorer_views_service.mock.ts b/x-pack/solutions/observability/plugins/infra/server/services/metrics_explorer_views/metrics_explorer_views_service.mock.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/services/metrics_explorer_views/metrics_explorer_views_service.mock.ts rename to x-pack/solutions/observability/plugins/infra/server/services/metrics_explorer_views/metrics_explorer_views_service.mock.ts diff --git a/x-pack/plugins/observability_solution/infra/server/services/metrics_explorer_views/metrics_explorer_views_service.ts b/x-pack/solutions/observability/plugins/infra/server/services/metrics_explorer_views/metrics_explorer_views_service.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/services/metrics_explorer_views/metrics_explorer_views_service.ts rename to x-pack/solutions/observability/plugins/infra/server/services/metrics_explorer_views/metrics_explorer_views_service.ts diff --git a/x-pack/plugins/observability_solution/infra/server/services/metrics_explorer_views/types.ts b/x-pack/solutions/observability/plugins/infra/server/services/metrics_explorer_views/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/services/metrics_explorer_views/types.ts rename to x-pack/solutions/observability/plugins/infra/server/services/metrics_explorer_views/types.ts diff --git a/x-pack/plugins/observability_solution/infra/server/services/rules/index.ts b/x-pack/solutions/observability/plugins/infra/server/services/rules/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/services/rules/index.ts rename to x-pack/solutions/observability/plugins/infra/server/services/rules/index.ts diff --git a/x-pack/plugins/observability_solution/infra/server/services/rules/rule_data_client.ts b/x-pack/solutions/observability/plugins/infra/server/services/rules/rule_data_client.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/services/rules/rule_data_client.ts rename to x-pack/solutions/observability/plugins/infra/server/services/rules/rule_data_client.ts diff --git a/x-pack/plugins/observability_solution/infra/server/services/rules/rules_service.ts b/x-pack/solutions/observability/plugins/infra/server/services/rules/rules_service.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/services/rules/rules_service.ts rename to x-pack/solutions/observability/plugins/infra/server/services/rules/rules_service.ts diff --git a/x-pack/plugins/observability_solution/infra/server/services/rules/types.ts b/x-pack/solutions/observability/plugins/infra/server/services/rules/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/services/rules/types.ts rename to x-pack/solutions/observability/plugins/infra/server/services/rules/types.ts diff --git a/x-pack/plugins/observability_solution/infra/server/types.ts b/x-pack/solutions/observability/plugins/infra/server/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/types.ts rename to x-pack/solutions/observability/plugins/infra/server/types.ts diff --git a/x-pack/plugins/observability_solution/infra/server/usage/usage_collector.ts b/x-pack/solutions/observability/plugins/infra/server/usage/usage_collector.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/usage/usage_collector.ts rename to x-pack/solutions/observability/plugins/infra/server/usage/usage_collector.ts diff --git a/x-pack/plugins/observability_solution/infra/server/utils/README.md b/x-pack/solutions/observability/plugins/infra/server/utils/README.md similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/utils/README.md rename to x-pack/solutions/observability/plugins/infra/server/utils/README.md diff --git a/x-pack/plugins/observability_solution/infra/server/utils/calculate_metric_interval.ts b/x-pack/solutions/observability/plugins/infra/server/utils/calculate_metric_interval.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/utils/calculate_metric_interval.ts rename to x-pack/solutions/observability/plugins/infra/server/utils/calculate_metric_interval.ts diff --git a/x-pack/plugins/observability_solution/infra/server/utils/elasticsearch_runtime_types.ts b/x-pack/solutions/observability/plugins/infra/server/utils/elasticsearch_runtime_types.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/utils/elasticsearch_runtime_types.ts rename to x-pack/solutions/observability/plugins/infra/server/utils/elasticsearch_runtime_types.ts diff --git a/x-pack/plugins/observability_solution/infra/server/utils/get_original_action_group.ts b/x-pack/solutions/observability/plugins/infra/server/utils/get_original_action_group.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/utils/get_original_action_group.ts rename to x-pack/solutions/observability/plugins/infra/server/utils/get_original_action_group.ts diff --git a/x-pack/plugins/observability_solution/infra/server/utils/handle_route_errors.ts b/x-pack/solutions/observability/plugins/infra/server/utils/handle_route_errors.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/utils/handle_route_errors.ts rename to x-pack/solutions/observability/plugins/infra/server/utils/handle_route_errors.ts diff --git a/x-pack/plugins/observability_solution/infra/server/utils/map_source_to_log_view.test.ts b/x-pack/solutions/observability/plugins/infra/server/utils/map_source_to_log_view.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/utils/map_source_to_log_view.test.ts rename to x-pack/solutions/observability/plugins/infra/server/utils/map_source_to_log_view.test.ts diff --git a/x-pack/plugins/observability_solution/infra/server/utils/map_source_to_log_view.ts b/x-pack/solutions/observability/plugins/infra/server/utils/map_source_to_log_view.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/utils/map_source_to_log_view.ts rename to x-pack/solutions/observability/plugins/infra/server/utils/map_source_to_log_view.ts diff --git a/x-pack/plugins/observability_solution/infra/server/utils/request_context.ts b/x-pack/solutions/observability/plugins/infra/server/utils/request_context.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/utils/request_context.ts rename to x-pack/solutions/observability/plugins/infra/server/utils/request_context.ts diff --git a/x-pack/plugins/observability_solution/infra/server/utils/route_validation.test.ts b/x-pack/solutions/observability/plugins/infra/server/utils/route_validation.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/utils/route_validation.test.ts rename to x-pack/solutions/observability/plugins/infra/server/utils/route_validation.test.ts diff --git a/x-pack/plugins/observability_solution/infra/server/utils/route_validation.ts b/x-pack/solutions/observability/plugins/infra/server/utils/route_validation.ts similarity index 100% rename from x-pack/plugins/observability_solution/infra/server/utils/route_validation.ts rename to x-pack/solutions/observability/plugins/infra/server/utils/route_validation.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/server/utils/serialized_query.ts b/x-pack/solutions/observability/plugins/infra/server/utils/serialized_query.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/server/utils/serialized_query.ts rename to x-pack/solutions/observability/plugins/infra/server/utils/serialized_query.ts diff --git a/x-pack/plugins/observability_solution/infra/tsconfig.json b/x-pack/solutions/observability/plugins/infra/tsconfig.json similarity index 97% rename from x-pack/plugins/observability_solution/infra/tsconfig.json rename to x-pack/solutions/observability/plugins/infra/tsconfig.json index b02356720e7b0..3a8b68772fed1 100644 --- a/x-pack/plugins/observability_solution/infra/tsconfig.json +++ b/x-pack/solutions/observability/plugins/infra/tsconfig.json @@ -1,10 +1,10 @@ { - "extends": "../../../../tsconfig.base.json", + "extends": "../../../../../tsconfig.base.json", "compilerOptions": { "outDir": "target/types" }, "include": [ - "../../../../typings/**/*", + "../../../../../typings/**/*", "common/**/*", "public/**/*", "server/**/*", diff --git a/x-pack/plugins/observability_solution/logs_explorer/.storybook/__mocks__/package_icon.tsx b/x-pack/solutions/observability/plugins/logs_explorer/.storybook/__mocks__/package_icon.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/.storybook/__mocks__/package_icon.tsx rename to x-pack/solutions/observability/plugins/logs_explorer/.storybook/__mocks__/package_icon.tsx diff --git a/x-pack/plugins/observability_solution/logs_explorer/.storybook/main.js b/x-pack/solutions/observability/plugins/logs_explorer/.storybook/main.js similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/.storybook/main.js rename to x-pack/solutions/observability/plugins/logs_explorer/.storybook/main.js diff --git a/x-pack/plugins/observability_solution/logs_explorer/.storybook/preview.js b/x-pack/solutions/observability/plugins/logs_explorer/.storybook/preview.js similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/.storybook/preview.js rename to x-pack/solutions/observability/plugins/logs_explorer/.storybook/preview.js diff --git a/x-pack/plugins/observability_solution/logs_explorer/README.md b/x-pack/solutions/observability/plugins/logs_explorer/README.md similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/README.md rename to x-pack/solutions/observability/plugins/logs_explorer/README.md diff --git a/x-pack/plugins/observability_solution/logs_explorer/common/constants.ts b/x-pack/solutions/observability/plugins/logs_explorer/common/constants.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/common/constants.ts rename to x-pack/solutions/observability/plugins/logs_explorer/common/constants.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/common/control_panels/available_control_panels.ts b/x-pack/solutions/observability/plugins/logs_explorer/common/control_panels/available_control_panels.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/common/control_panels/available_control_panels.ts rename to x-pack/solutions/observability/plugins/logs_explorer/common/control_panels/available_control_panels.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/common/control_panels/index.ts b/x-pack/solutions/observability/plugins/logs_explorer/common/control_panels/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/common/control_panels/index.ts rename to x-pack/solutions/observability/plugins/logs_explorer/common/control_panels/index.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/common/control_panels/types.ts b/x-pack/solutions/observability/plugins/logs_explorer/common/control_panels/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/common/control_panels/types.ts rename to x-pack/solutions/observability/plugins/logs_explorer/common/control_panels/types.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/common/data_source_selection/all_dataset_selection.ts b/x-pack/solutions/observability/plugins/logs_explorer/common/data_source_selection/all_dataset_selection.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/common/data_source_selection/all_dataset_selection.ts rename to x-pack/solutions/observability/plugins/logs_explorer/common/data_source_selection/all_dataset_selection.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/common/data_source_selection/data_view_selection.ts b/x-pack/solutions/observability/plugins/logs_explorer/common/data_source_selection/data_view_selection.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/common/data_source_selection/data_view_selection.ts rename to x-pack/solutions/observability/plugins/logs_explorer/common/data_source_selection/data_view_selection.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/common/data_source_selection/hydrate_data_source_selection.ts b/x-pack/solutions/observability/plugins/logs_explorer/common/data_source_selection/hydrate_data_source_selection.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/common/data_source_selection/hydrate_data_source_selection.ts rename to x-pack/solutions/observability/plugins/logs_explorer/common/data_source_selection/hydrate_data_source_selection.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/common/data_source_selection/index.ts b/x-pack/solutions/observability/plugins/logs_explorer/common/data_source_selection/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/common/data_source_selection/index.ts rename to x-pack/solutions/observability/plugins/logs_explorer/common/data_source_selection/index.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/common/data_source_selection/single_dataset_selection.ts b/x-pack/solutions/observability/plugins/logs_explorer/common/data_source_selection/single_dataset_selection.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/common/data_source_selection/single_dataset_selection.ts rename to x-pack/solutions/observability/plugins/logs_explorer/common/data_source_selection/single_dataset_selection.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/common/data_source_selection/types.ts b/x-pack/solutions/observability/plugins/logs_explorer/common/data_source_selection/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/common/data_source_selection/types.ts rename to x-pack/solutions/observability/plugins/logs_explorer/common/data_source_selection/types.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/common/data_source_selection/unresolved_dataset_selection.ts b/x-pack/solutions/observability/plugins/logs_explorer/common/data_source_selection/unresolved_dataset_selection.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/common/data_source_selection/unresolved_dataset_selection.ts rename to x-pack/solutions/observability/plugins/logs_explorer/common/data_source_selection/unresolved_dataset_selection.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/common/data_views/models/data_view_descriptor.test.ts b/x-pack/solutions/observability/plugins/logs_explorer/common/data_views/models/data_view_descriptor.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/common/data_views/models/data_view_descriptor.test.ts rename to x-pack/solutions/observability/plugins/logs_explorer/common/data_views/models/data_view_descriptor.test.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/common/data_views/models/data_view_descriptor.ts b/x-pack/solutions/observability/plugins/logs_explorer/common/data_views/models/data_view_descriptor.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/common/data_views/models/data_view_descriptor.ts rename to x-pack/solutions/observability/plugins/logs_explorer/common/data_views/models/data_view_descriptor.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/common/data_views/types.ts b/x-pack/solutions/observability/plugins/logs_explorer/common/data_views/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/common/data_views/types.ts rename to x-pack/solutions/observability/plugins/logs_explorer/common/data_views/types.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/common/datasets/errors.ts b/x-pack/solutions/observability/plugins/logs_explorer/common/datasets/errors.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/common/datasets/errors.ts rename to x-pack/solutions/observability/plugins/logs_explorer/common/datasets/errors.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/common/datasets/index.ts b/x-pack/solutions/observability/plugins/logs_explorer/common/datasets/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/common/datasets/index.ts rename to x-pack/solutions/observability/plugins/logs_explorer/common/datasets/index.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/common/datasets/models/dataset.ts b/x-pack/solutions/observability/plugins/logs_explorer/common/datasets/models/dataset.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/common/datasets/models/dataset.ts rename to x-pack/solutions/observability/plugins/logs_explorer/common/datasets/models/dataset.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/common/datasets/models/integration.ts b/x-pack/solutions/observability/plugins/logs_explorer/common/datasets/models/integration.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/common/datasets/models/integration.ts rename to x-pack/solutions/observability/plugins/logs_explorer/common/datasets/models/integration.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/common/datasets/types.ts b/x-pack/solutions/observability/plugins/logs_explorer/common/datasets/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/common/datasets/types.ts rename to x-pack/solutions/observability/plugins/logs_explorer/common/datasets/types.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/common/datasets/v1/common.ts b/x-pack/solutions/observability/plugins/logs_explorer/common/datasets/v1/common.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/common/datasets/v1/common.ts rename to x-pack/solutions/observability/plugins/logs_explorer/common/datasets/v1/common.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/common/datasets/v1/find_datasets.ts b/x-pack/solutions/observability/plugins/logs_explorer/common/datasets/v1/find_datasets.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/common/datasets/v1/find_datasets.ts rename to x-pack/solutions/observability/plugins/logs_explorer/common/datasets/v1/find_datasets.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/common/datasets/v1/find_integrations.ts b/x-pack/solutions/observability/plugins/logs_explorer/common/datasets/v1/find_integrations.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/common/datasets/v1/find_integrations.ts rename to x-pack/solutions/observability/plugins/logs_explorer/common/datasets/v1/find_integrations.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/common/datasets/v1/index.ts b/x-pack/solutions/observability/plugins/logs_explorer/common/datasets/v1/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/common/datasets/v1/index.ts rename to x-pack/solutions/observability/plugins/logs_explorer/common/datasets/v1/index.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/common/display_options/index.ts b/x-pack/solutions/observability/plugins/logs_explorer/common/display_options/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/common/display_options/index.ts rename to x-pack/solutions/observability/plugins/logs_explorer/common/display_options/index.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/common/display_options/types.ts b/x-pack/solutions/observability/plugins/logs_explorer/common/display_options/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/common/display_options/types.ts rename to x-pack/solutions/observability/plugins/logs_explorer/common/display_options/types.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/common/hashed_cache.ts b/x-pack/solutions/observability/plugins/logs_explorer/common/hashed_cache.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/common/hashed_cache.ts rename to x-pack/solutions/observability/plugins/logs_explorer/common/hashed_cache.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/common/index.ts b/x-pack/solutions/observability/plugins/logs_explorer/common/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/common/index.ts rename to x-pack/solutions/observability/plugins/logs_explorer/common/index.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/common/latest.ts b/x-pack/solutions/observability/plugins/logs_explorer/common/latest.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/common/latest.ts rename to x-pack/solutions/observability/plugins/logs_explorer/common/latest.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/common/locators/index.ts b/x-pack/solutions/observability/plugins/logs_explorer/common/locators/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/common/locators/index.ts rename to x-pack/solutions/observability/plugins/logs_explorer/common/locators/index.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/common/locators/logs_explorer/index.ts b/x-pack/solutions/observability/plugins/logs_explorer/common/locators/logs_explorer/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/common/locators/logs_explorer/index.ts rename to x-pack/solutions/observability/plugins/logs_explorer/common/locators/logs_explorer/index.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/common/locators/logs_explorer/logs_explorer_locator.test.ts b/x-pack/solutions/observability/plugins/logs_explorer/common/locators/logs_explorer/logs_explorer_locator.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/common/locators/logs_explorer/logs_explorer_locator.test.ts rename to x-pack/solutions/observability/plugins/logs_explorer/common/locators/logs_explorer/logs_explorer_locator.test.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/common/locators/logs_explorer/logs_explorer_locator.ts b/x-pack/solutions/observability/plugins/logs_explorer/common/locators/logs_explorer/logs_explorer_locator.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/common/locators/logs_explorer/logs_explorer_locator.ts rename to x-pack/solutions/observability/plugins/logs_explorer/common/locators/logs_explorer/logs_explorer_locator.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/common/locators/logs_explorer/types.ts b/x-pack/solutions/observability/plugins/logs_explorer/common/locators/logs_explorer/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/common/locators/logs_explorer/types.ts rename to x-pack/solutions/observability/plugins/logs_explorer/common/locators/logs_explorer/types.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/common/plugin_config.ts b/x-pack/solutions/observability/plugins/logs_explorer/common/plugin_config.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/common/plugin_config.ts rename to x-pack/solutions/observability/plugins/logs_explorer/common/plugin_config.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/common/ui_settings.ts b/x-pack/solutions/observability/plugins/logs_explorer/common/ui_settings.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/common/ui_settings.ts rename to x-pack/solutions/observability/plugins/logs_explorer/common/ui_settings.ts diff --git a/x-pack/solutions/observability/plugins/logs_explorer/jest.config.js b/x-pack/solutions/observability/plugins/logs_explorer/jest.config.js new file mode 100644 index 0000000000000..4309e5ecd3d90 --- /dev/null +++ b/x-pack/solutions/observability/plugins/logs_explorer/jest.config.js @@ -0,0 +1,18 @@ +/* + * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one + * or more contributor license agreements. Licensed under the Elastic License + * 2.0; you may not use this file except in compliance with the Elastic License + * 2.0. + */ + +module.exports = { + preset: '@kbn/test', + rootDir: '../../../../..', + roots: ['/x-pack/solutions/observability/plugins/logs_explorer'], + coverageDirectory: + '/target/kibana-coverage/jest/x-pack/solutions/observability/plugins/logs_explorer', + coverageReporters: ['text', 'html'], + collectCoverageFrom: [ + '/x-pack/solutions/observability/plugins/logs_explorer/{common,public}/**/*.{ts,tsx}', + ], +}; diff --git a/x-pack/plugins/observability_solution/logs_explorer/kibana.jsonc b/x-pack/solutions/observability/plugins/logs_explorer/kibana.jsonc similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/kibana.jsonc rename to x-pack/solutions/observability/plugins/logs_explorer/kibana.jsonc diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/components/common/translations.tsx b/x-pack/solutions/observability/plugins/logs_explorer/public/components/common/translations.tsx similarity index 94% rename from x-pack/plugins/observability_solution/logs_explorer/public/components/common/translations.tsx rename to x-pack/solutions/observability/plugins/logs_explorer/public/components/common/translations.tsx index 2ba31b3e94d86..471cad98fb132 100644 --- a/x-pack/plugins/observability_solution/logs_explorer/public/components/common/translations.tsx +++ b/x-pack/solutions/observability/plugins/logs_explorer/public/components/common/translations.tsx @@ -75,9 +75,8 @@ export const contentHeaderTooltipParagraph1 = ( id="xpack.logsExplorer.dataTable.header.content.tooltip.paragraph1" defaultMessage="Displays the document's {logLevel} and {message} fields." values={{ - // eslint-disable-next-line @kbn/i18n/strings_should_be_translated_with_i18n logLevel: log.level, - // eslint-disable-next-line @kbn/i18n/strings_should_be_translated_with_i18n + message: message, }} /> diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/components/data_source_selector/constants.tsx b/x-pack/solutions/observability/plugins/logs_explorer/public/components/data_source_selector/constants.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/components/data_source_selector/constants.tsx rename to x-pack/solutions/observability/plugins/logs_explorer/public/components/data_source_selector/constants.tsx diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/components/data_source_selector/data_source_selector.stories.tsx b/x-pack/solutions/observability/plugins/logs_explorer/public/components/data_source_selector/data_source_selector.stories.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/components/data_source_selector/data_source_selector.stories.tsx rename to x-pack/solutions/observability/plugins/logs_explorer/public/components/data_source_selector/data_source_selector.stories.tsx diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/components/data_source_selector/data_source_selector.tsx b/x-pack/solutions/observability/plugins/logs_explorer/public/components/data_source_selector/data_source_selector.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/components/data_source_selector/data_source_selector.tsx rename to x-pack/solutions/observability/plugins/logs_explorer/public/components/data_source_selector/data_source_selector.tsx diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/components/data_source_selector/index.ts b/x-pack/solutions/observability/plugins/logs_explorer/public/components/data_source_selector/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/components/data_source_selector/index.ts rename to x-pack/solutions/observability/plugins/logs_explorer/public/components/data_source_selector/index.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/components/data_source_selector/state_machine/defaults.ts b/x-pack/solutions/observability/plugins/logs_explorer/public/components/data_source_selector/state_machine/defaults.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/components/data_source_selector/state_machine/defaults.ts rename to x-pack/solutions/observability/plugins/logs_explorer/public/components/data_source_selector/state_machine/defaults.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/components/data_source_selector/state_machine/index.ts b/x-pack/solutions/observability/plugins/logs_explorer/public/components/data_source_selector/state_machine/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/components/data_source_selector/state_machine/index.ts rename to x-pack/solutions/observability/plugins/logs_explorer/public/components/data_source_selector/state_machine/index.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/components/data_source_selector/state_machine/state_machine.ts b/x-pack/solutions/observability/plugins/logs_explorer/public/components/data_source_selector/state_machine/state_machine.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/components/data_source_selector/state_machine/state_machine.ts rename to x-pack/solutions/observability/plugins/logs_explorer/public/components/data_source_selector/state_machine/state_machine.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/components/data_source_selector/state_machine/types.ts b/x-pack/solutions/observability/plugins/logs_explorer/public/components/data_source_selector/state_machine/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/components/data_source_selector/state_machine/types.ts rename to x-pack/solutions/observability/plugins/logs_explorer/public/components/data_source_selector/state_machine/types.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/components/data_source_selector/state_machine/use_data_source_selector.ts b/x-pack/solutions/observability/plugins/logs_explorer/public/components/data_source_selector/state_machine/use_data_source_selector.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/components/data_source_selector/state_machine/use_data_source_selector.ts rename to x-pack/solutions/observability/plugins/logs_explorer/public/components/data_source_selector/state_machine/use_data_source_selector.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/components/data_source_selector/sub_components/add_data_button.tsx b/x-pack/solutions/observability/plugins/logs_explorer/public/components/data_source_selector/sub_components/add_data_button.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/components/data_source_selector/sub_components/add_data_button.tsx rename to x-pack/solutions/observability/plugins/logs_explorer/public/components/data_source_selector/sub_components/add_data_button.tsx diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/components/data_source_selector/sub_components/data_view_filter.tsx b/x-pack/solutions/observability/plugins/logs_explorer/public/components/data_source_selector/sub_components/data_view_filter.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/components/data_source_selector/sub_components/data_view_filter.tsx rename to x-pack/solutions/observability/plugins/logs_explorer/public/components/data_source_selector/sub_components/data_view_filter.tsx diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/components/data_source_selector/sub_components/data_view_menu_item.tsx b/x-pack/solutions/observability/plugins/logs_explorer/public/components/data_source_selector/sub_components/data_view_menu_item.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/components/data_source_selector/sub_components/data_view_menu_item.tsx rename to x-pack/solutions/observability/plugins/logs_explorer/public/components/data_source_selector/sub_components/data_view_menu_item.tsx diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/components/data_source_selector/sub_components/datasets_skeleton.tsx b/x-pack/solutions/observability/plugins/logs_explorer/public/components/data_source_selector/sub_components/datasets_skeleton.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/components/data_source_selector/sub_components/datasets_skeleton.tsx rename to x-pack/solutions/observability/plugins/logs_explorer/public/components/data_source_selector/sub_components/datasets_skeleton.tsx diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/components/data_source_selector/sub_components/list_status.tsx b/x-pack/solutions/observability/plugins/logs_explorer/public/components/data_source_selector/sub_components/list_status.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/components/data_source_selector/sub_components/list_status.tsx rename to x-pack/solutions/observability/plugins/logs_explorer/public/components/data_source_selector/sub_components/list_status.tsx diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/components/data_source_selector/sub_components/search_controls.tsx b/x-pack/solutions/observability/plugins/logs_explorer/public/components/data_source_selector/sub_components/search_controls.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/components/data_source_selector/sub_components/search_controls.tsx rename to x-pack/solutions/observability/plugins/logs_explorer/public/components/data_source_selector/sub_components/search_controls.tsx diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/components/data_source_selector/sub_components/selector_footer.tsx b/x-pack/solutions/observability/plugins/logs_explorer/public/components/data_source_selector/sub_components/selector_footer.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/components/data_source_selector/sub_components/selector_footer.tsx rename to x-pack/solutions/observability/plugins/logs_explorer/public/components/data_source_selector/sub_components/selector_footer.tsx diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/components/data_source_selector/sub_components/selector_popover.tsx b/x-pack/solutions/observability/plugins/logs_explorer/public/components/data_source_selector/sub_components/selector_popover.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/components/data_source_selector/sub_components/selector_popover.tsx rename to x-pack/solutions/observability/plugins/logs_explorer/public/components/data_source_selector/sub_components/selector_popover.tsx diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/components/data_source_selector/types.ts b/x-pack/solutions/observability/plugins/logs_explorer/public/components/data_source_selector/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/components/data_source_selector/types.ts rename to x-pack/solutions/observability/plugins/logs_explorer/public/components/data_source_selector/types.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/components/data_source_selector/utils.tsx b/x-pack/solutions/observability/plugins/logs_explorer/public/components/data_source_selector/utils.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/components/data_source_selector/utils.tsx rename to x-pack/solutions/observability/plugins/logs_explorer/public/components/data_source_selector/utils.tsx diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/components/logs_explorer/index.ts b/x-pack/solutions/observability/plugins/logs_explorer/public/components/logs_explorer/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/components/logs_explorer/index.ts rename to x-pack/solutions/observability/plugins/logs_explorer/public/components/logs_explorer/index.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/components/logs_explorer/logs_explorer.tsx b/x-pack/solutions/observability/plugins/logs_explorer/public/components/logs_explorer/logs_explorer.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/components/logs_explorer/logs_explorer.tsx rename to x-pack/solutions/observability/plugins/logs_explorer/public/components/logs_explorer/logs_explorer.tsx diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/components/virtual_columns/column_tooltips/field_with_token.tsx b/x-pack/solutions/observability/plugins/logs_explorer/public/components/virtual_columns/column_tooltips/field_with_token.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/components/virtual_columns/column_tooltips/field_with_token.tsx rename to x-pack/solutions/observability/plugins/logs_explorer/public/components/virtual_columns/column_tooltips/field_with_token.tsx diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/components/virtual_columns/column_tooltips/tooltip_button.tsx b/x-pack/solutions/observability/plugins/logs_explorer/public/components/virtual_columns/column_tooltips/tooltip_button.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/components/virtual_columns/column_tooltips/tooltip_button.tsx rename to x-pack/solutions/observability/plugins/logs_explorer/public/components/virtual_columns/column_tooltips/tooltip_button.tsx diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/controller/create_controller.ts b/x-pack/solutions/observability/plugins/logs_explorer/public/controller/create_controller.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/controller/create_controller.ts rename to x-pack/solutions/observability/plugins/logs_explorer/public/controller/create_controller.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/controller/custom_data_service.ts b/x-pack/solutions/observability/plugins/logs_explorer/public/controller/custom_data_service.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/controller/custom_data_service.ts rename to x-pack/solutions/observability/plugins/logs_explorer/public/controller/custom_data_service.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/controller/custom_ui_settings_service.ts b/x-pack/solutions/observability/plugins/logs_explorer/public/controller/custom_ui_settings_service.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/controller/custom_ui_settings_service.ts rename to x-pack/solutions/observability/plugins/logs_explorer/public/controller/custom_ui_settings_service.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/controller/custom_url_state_storage.ts b/x-pack/solutions/observability/plugins/logs_explorer/public/controller/custom_url_state_storage.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/controller/custom_url_state_storage.ts rename to x-pack/solutions/observability/plugins/logs_explorer/public/controller/custom_url_state_storage.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/controller/index.ts b/x-pack/solutions/observability/plugins/logs_explorer/public/controller/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/controller/index.ts rename to x-pack/solutions/observability/plugins/logs_explorer/public/controller/index.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/controller/lazy_create_controller.ts b/x-pack/solutions/observability/plugins/logs_explorer/public/controller/lazy_create_controller.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/controller/lazy_create_controller.ts rename to x-pack/solutions/observability/plugins/logs_explorer/public/controller/lazy_create_controller.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/controller/provider.ts b/x-pack/solutions/observability/plugins/logs_explorer/public/controller/provider.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/controller/provider.ts rename to x-pack/solutions/observability/plugins/logs_explorer/public/controller/provider.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/controller/public_state.ts b/x-pack/solutions/observability/plugins/logs_explorer/public/controller/public_state.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/controller/public_state.ts rename to x-pack/solutions/observability/plugins/logs_explorer/public/controller/public_state.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/controller/types.ts b/x-pack/solutions/observability/plugins/logs_explorer/public/controller/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/controller/types.ts rename to x-pack/solutions/observability/plugins/logs_explorer/public/controller/types.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/customizations/custom_control_column.tsx b/x-pack/solutions/observability/plugins/logs_explorer/public/customizations/custom_control_column.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/customizations/custom_control_column.tsx rename to x-pack/solutions/observability/plugins/logs_explorer/public/customizations/custom_control_column.tsx diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/customizations/custom_data_source_filters.tsx b/x-pack/solutions/observability/plugins/logs_explorer/public/customizations/custom_data_source_filters.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/customizations/custom_data_source_filters.tsx rename to x-pack/solutions/observability/plugins/logs_explorer/public/customizations/custom_data_source_filters.tsx diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/customizations/custom_data_source_selector.tsx b/x-pack/solutions/observability/plugins/logs_explorer/public/customizations/custom_data_source_selector.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/customizations/custom_data_source_selector.tsx rename to x-pack/solutions/observability/plugins/logs_explorer/public/customizations/custom_data_source_selector.tsx diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/customizations/custom_search_bar.tsx b/x-pack/solutions/observability/plugins/logs_explorer/public/customizations/custom_search_bar.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/customizations/custom_search_bar.tsx rename to x-pack/solutions/observability/plugins/logs_explorer/public/customizations/custom_search_bar.tsx diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/customizations/custom_unified_histogram.ts b/x-pack/solutions/observability/plugins/logs_explorer/public/customizations/custom_unified_histogram.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/customizations/custom_unified_histogram.ts rename to x-pack/solutions/observability/plugins/logs_explorer/public/customizations/custom_unified_histogram.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/customizations/logs_explorer_profile.tsx b/x-pack/solutions/observability/plugins/logs_explorer/public/customizations/logs_explorer_profile.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/customizations/logs_explorer_profile.tsx rename to x-pack/solutions/observability/plugins/logs_explorer/public/customizations/logs_explorer_profile.tsx diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/customizations/types.ts b/x-pack/solutions/observability/plugins/logs_explorer/public/customizations/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/customizations/types.ts rename to x-pack/solutions/observability/plugins/logs_explorer/public/customizations/types.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/hooks/use_control_panels.tsx b/x-pack/solutions/observability/plugins/logs_explorer/public/hooks/use_control_panels.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/hooks/use_control_panels.tsx rename to x-pack/solutions/observability/plugins/logs_explorer/public/hooks/use_control_panels.tsx diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/hooks/use_data_source_selection.ts b/x-pack/solutions/observability/plugins/logs_explorer/public/hooks/use_data_source_selection.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/hooks/use_data_source_selection.ts rename to x-pack/solutions/observability/plugins/logs_explorer/public/hooks/use_data_source_selection.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/hooks/use_data_views.tsx b/x-pack/solutions/observability/plugins/logs_explorer/public/hooks/use_data_views.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/hooks/use_data_views.tsx rename to x-pack/solutions/observability/plugins/logs_explorer/public/hooks/use_data_views.tsx diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/hooks/use_datasets.ts b/x-pack/solutions/observability/plugins/logs_explorer/public/hooks/use_datasets.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/hooks/use_datasets.ts rename to x-pack/solutions/observability/plugins/logs_explorer/public/hooks/use_datasets.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/hooks/use_esql.tsx b/x-pack/solutions/observability/plugins/logs_explorer/public/hooks/use_esql.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/hooks/use_esql.tsx rename to x-pack/solutions/observability/plugins/logs_explorer/public/hooks/use_esql.tsx diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/hooks/use_integrations.ts b/x-pack/solutions/observability/plugins/logs_explorer/public/hooks/use_integrations.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/hooks/use_integrations.ts rename to x-pack/solutions/observability/plugins/logs_explorer/public/hooks/use_integrations.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/hooks/use_intersection_ref.ts b/x-pack/solutions/observability/plugins/logs_explorer/public/hooks/use_intersection_ref.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/hooks/use_intersection_ref.ts rename to x-pack/solutions/observability/plugins/logs_explorer/public/hooks/use_intersection_ref.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/index.ts b/x-pack/solutions/observability/plugins/logs_explorer/public/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/index.ts rename to x-pack/solutions/observability/plugins/logs_explorer/public/index.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/plugin.ts b/x-pack/solutions/observability/plugins/logs_explorer/public/plugin.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/plugin.ts rename to x-pack/solutions/observability/plugins/logs_explorer/public/plugin.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/services/datasets/datasets_client.mock.ts b/x-pack/solutions/observability/plugins/logs_explorer/public/services/datasets/datasets_client.mock.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/services/datasets/datasets_client.mock.ts rename to x-pack/solutions/observability/plugins/logs_explorer/public/services/datasets/datasets_client.mock.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/services/datasets/datasets_client.ts b/x-pack/solutions/observability/plugins/logs_explorer/public/services/datasets/datasets_client.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/services/datasets/datasets_client.ts rename to x-pack/solutions/observability/plugins/logs_explorer/public/services/datasets/datasets_client.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/services/datasets/datasets_service.mock.ts b/x-pack/solutions/observability/plugins/logs_explorer/public/services/datasets/datasets_service.mock.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/services/datasets/datasets_service.mock.ts rename to x-pack/solutions/observability/plugins/logs_explorer/public/services/datasets/datasets_service.mock.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/services/datasets/datasets_service.ts b/x-pack/solutions/observability/plugins/logs_explorer/public/services/datasets/datasets_service.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/services/datasets/datasets_service.ts rename to x-pack/solutions/observability/plugins/logs_explorer/public/services/datasets/datasets_service.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/services/datasets/index.ts b/x-pack/solutions/observability/plugins/logs_explorer/public/services/datasets/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/services/datasets/index.ts rename to x-pack/solutions/observability/plugins/logs_explorer/public/services/datasets/index.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/services/datasets/types.ts b/x-pack/solutions/observability/plugins/logs_explorer/public/services/datasets/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/services/datasets/types.ts rename to x-pack/solutions/observability/plugins/logs_explorer/public/services/datasets/types.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/state_machines/integrations/index.ts b/x-pack/solutions/observability/plugins/logs_explorer/public/state_machines/data_views/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/state_machines/integrations/index.ts rename to x-pack/solutions/observability/plugins/logs_explorer/public/state_machines/data_views/index.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/state_machines/data_views/src/defaults.ts b/x-pack/solutions/observability/plugins/logs_explorer/public/state_machines/data_views/src/defaults.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/state_machines/data_views/src/defaults.ts rename to x-pack/solutions/observability/plugins/logs_explorer/public/state_machines/data_views/src/defaults.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/state_machines/data_views/src/index.ts b/x-pack/solutions/observability/plugins/logs_explorer/public/state_machines/data_views/src/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/state_machines/data_views/src/index.ts rename to x-pack/solutions/observability/plugins/logs_explorer/public/state_machines/data_views/src/index.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/state_machines/data_views/src/services/data_views_service.ts b/x-pack/solutions/observability/plugins/logs_explorer/public/state_machines/data_views/src/services/data_views_service.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/state_machines/data_views/src/services/data_views_service.ts rename to x-pack/solutions/observability/plugins/logs_explorer/public/state_machines/data_views/src/services/data_views_service.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/state_machines/data_views/src/state_machine.ts b/x-pack/solutions/observability/plugins/logs_explorer/public/state_machines/data_views/src/state_machine.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/state_machines/data_views/src/state_machine.ts rename to x-pack/solutions/observability/plugins/logs_explorer/public/state_machines/data_views/src/state_machine.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/state_machines/data_views/src/types.ts b/x-pack/solutions/observability/plugins/logs_explorer/public/state_machines/data_views/src/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/state_machines/data_views/src/types.ts rename to x-pack/solutions/observability/plugins/logs_explorer/public/state_machines/data_views/src/types.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/state_machines/logs_explorer_controller/index.ts b/x-pack/solutions/observability/plugins/logs_explorer/public/state_machines/datasets/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/state_machines/logs_explorer_controller/index.ts rename to x-pack/solutions/observability/plugins/logs_explorer/public/state_machines/datasets/index.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/state_machines/datasets/src/defaults.ts b/x-pack/solutions/observability/plugins/logs_explorer/public/state_machines/datasets/src/defaults.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/state_machines/datasets/src/defaults.ts rename to x-pack/solutions/observability/plugins/logs_explorer/public/state_machines/datasets/src/defaults.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/state_machines/datasets/src/index.ts b/x-pack/solutions/observability/plugins/logs_explorer/public/state_machines/datasets/src/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/state_machines/datasets/src/index.ts rename to x-pack/solutions/observability/plugins/logs_explorer/public/state_machines/datasets/src/index.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/state_machines/datasets/src/state_machine.ts b/x-pack/solutions/observability/plugins/logs_explorer/public/state_machines/datasets/src/state_machine.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/state_machines/datasets/src/state_machine.ts rename to x-pack/solutions/observability/plugins/logs_explorer/public/state_machines/datasets/src/state_machine.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/state_machines/datasets/src/types.ts b/x-pack/solutions/observability/plugins/logs_explorer/public/state_machines/datasets/src/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/state_machines/datasets/src/types.ts rename to x-pack/solutions/observability/plugins/logs_explorer/public/state_machines/datasets/src/types.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/public/observability_logs/log_view_state/index.ts b/x-pack/solutions/observability/plugins/logs_explorer/public/state_machines/integrations/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/observability_logs/log_view_state/index.ts rename to x-pack/solutions/observability/plugins/logs_explorer/public/state_machines/integrations/index.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/state_machines/integrations/src/defaults.ts b/x-pack/solutions/observability/plugins/logs_explorer/public/state_machines/integrations/src/defaults.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/state_machines/integrations/src/defaults.ts rename to x-pack/solutions/observability/plugins/logs_explorer/public/state_machines/integrations/src/defaults.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/state_machines/integrations/src/index.ts b/x-pack/solutions/observability/plugins/logs_explorer/public/state_machines/integrations/src/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/state_machines/integrations/src/index.ts rename to x-pack/solutions/observability/plugins/logs_explorer/public/state_machines/integrations/src/index.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/state_machines/integrations/src/state_machine.ts b/x-pack/solutions/observability/plugins/logs_explorer/public/state_machines/integrations/src/state_machine.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/state_machines/integrations/src/state_machine.ts rename to x-pack/solutions/observability/plugins/logs_explorer/public/state_machines/integrations/src/state_machine.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/state_machines/integrations/src/types.ts b/x-pack/solutions/observability/plugins/logs_explorer/public/state_machines/integrations/src/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/state_machines/integrations/src/types.ts rename to x-pack/solutions/observability/plugins/logs_explorer/public/state_machines/integrations/src/types.ts diff --git a/x-pack/plugins/observability_solution/logs_shared/public/observability_logs/xstate_helpers/index.ts b/x-pack/solutions/observability/plugins/logs_explorer/public/state_machines/logs_explorer_controller/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_shared/public/observability_logs/xstate_helpers/index.ts rename to x-pack/solutions/observability/plugins/logs_explorer/public/state_machines/logs_explorer_controller/index.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/state_machines/logs_explorer_controller/src/default_all_selection.ts b/x-pack/solutions/observability/plugins/logs_explorer/public/state_machines/logs_explorer_controller/src/default_all_selection.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/state_machines/logs_explorer_controller/src/default_all_selection.ts rename to x-pack/solutions/observability/plugins/logs_explorer/public/state_machines/logs_explorer_controller/src/default_all_selection.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/state_machines/logs_explorer_controller/src/defaults.ts b/x-pack/solutions/observability/plugins/logs_explorer/public/state_machines/logs_explorer_controller/src/defaults.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/state_machines/logs_explorer_controller/src/defaults.ts rename to x-pack/solutions/observability/plugins/logs_explorer/public/state_machines/logs_explorer_controller/src/defaults.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/state_machines/logs_explorer_controller/src/index.ts b/x-pack/solutions/observability/plugins/logs_explorer/public/state_machines/logs_explorer_controller/src/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/state_machines/logs_explorer_controller/src/index.ts rename to x-pack/solutions/observability/plugins/logs_explorer/public/state_machines/logs_explorer_controller/src/index.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/state_machines/logs_explorer_controller/src/notifications.ts b/x-pack/solutions/observability/plugins/logs_explorer/public/state_machines/logs_explorer_controller/src/notifications.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/state_machines/logs_explorer_controller/src/notifications.ts rename to x-pack/solutions/observability/plugins/logs_explorer/public/state_machines/logs_explorer_controller/src/notifications.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/state_machines/logs_explorer_controller/src/public_events.ts b/x-pack/solutions/observability/plugins/logs_explorer/public/state_machines/logs_explorer_controller/src/public_events.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/state_machines/logs_explorer_controller/src/public_events.ts rename to x-pack/solutions/observability/plugins/logs_explorer/public/state_machines/logs_explorer_controller/src/public_events.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/state_machines/logs_explorer_controller/src/services/control_panels.ts b/x-pack/solutions/observability/plugins/logs_explorer/public/state_machines/logs_explorer_controller/src/services/control_panels.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/state_machines/logs_explorer_controller/src/services/control_panels.ts rename to x-pack/solutions/observability/plugins/logs_explorer/public/state_machines/logs_explorer_controller/src/services/control_panels.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/state_machines/logs_explorer_controller/src/services/data_view_service.ts b/x-pack/solutions/observability/plugins/logs_explorer/public/state_machines/logs_explorer_controller/src/services/data_view_service.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/state_machines/logs_explorer_controller/src/services/data_view_service.ts rename to x-pack/solutions/observability/plugins/logs_explorer/public/state_machines/logs_explorer_controller/src/services/data_view_service.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/state_machines/logs_explorer_controller/src/services/discover_service.ts b/x-pack/solutions/observability/plugins/logs_explorer/public/state_machines/logs_explorer_controller/src/services/discover_service.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/state_machines/logs_explorer_controller/src/services/discover_service.ts rename to x-pack/solutions/observability/plugins/logs_explorer/public/state_machines/logs_explorer_controller/src/services/discover_service.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/state_machines/logs_explorer_controller/src/services/selection_service.ts b/x-pack/solutions/observability/plugins/logs_explorer/public/state_machines/logs_explorer_controller/src/services/selection_service.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/state_machines/logs_explorer_controller/src/services/selection_service.ts rename to x-pack/solutions/observability/plugins/logs_explorer/public/state_machines/logs_explorer_controller/src/services/selection_service.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/state_machines/logs_explorer_controller/src/services/timefilter_service.ts b/x-pack/solutions/observability/plugins/logs_explorer/public/state_machines/logs_explorer_controller/src/services/timefilter_service.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/state_machines/logs_explorer_controller/src/services/timefilter_service.ts rename to x-pack/solutions/observability/plugins/logs_explorer/public/state_machines/logs_explorer_controller/src/services/timefilter_service.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/state_machines/logs_explorer_controller/src/state_machine.ts b/x-pack/solutions/observability/plugins/logs_explorer/public/state_machines/logs_explorer_controller/src/state_machine.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/state_machines/logs_explorer_controller/src/state_machine.ts rename to x-pack/solutions/observability/plugins/logs_explorer/public/state_machines/logs_explorer_controller/src/state_machine.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/state_machines/logs_explorer_controller/src/types.ts b/x-pack/solutions/observability/plugins/logs_explorer/public/state_machines/logs_explorer_controller/src/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/state_machines/logs_explorer_controller/src/types.ts rename to x-pack/solutions/observability/plugins/logs_explorer/public/state_machines/logs_explorer_controller/src/types.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/types.ts b/x-pack/solutions/observability/plugins/logs_explorer/public/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/types.ts rename to x-pack/solutions/observability/plugins/logs_explorer/public/types.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/utils/comparator_by_field.ts b/x-pack/solutions/observability/plugins/logs_explorer/public/utils/comparator_by_field.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/utils/comparator_by_field.ts rename to x-pack/solutions/observability/plugins/logs_explorer/public/utils/comparator_by_field.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/utils/convert_discover_app_state.ts b/x-pack/solutions/observability/plugins/logs_explorer/public/utils/convert_discover_app_state.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/utils/convert_discover_app_state.ts rename to x-pack/solutions/observability/plugins/logs_explorer/public/utils/convert_discover_app_state.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/utils/get_data_view_test_subj.ts b/x-pack/solutions/observability/plugins/logs_explorer/public/utils/get_data_view_test_subj.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/utils/get_data_view_test_subj.ts rename to x-pack/solutions/observability/plugins/logs_explorer/public/utils/get_data_view_test_subj.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/utils/proxies.ts b/x-pack/solutions/observability/plugins/logs_explorer/public/utils/proxies.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/utils/proxies.ts rename to x-pack/solutions/observability/plugins/logs_explorer/public/utils/proxies.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/public/utils/use_kibana.tsx b/x-pack/solutions/observability/plugins/logs_explorer/public/utils/use_kibana.tsx similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/public/utils/use_kibana.tsx rename to x-pack/solutions/observability/plugins/logs_explorer/public/utils/use_kibana.tsx diff --git a/x-pack/plugins/observability_solution/logs_explorer/server/index.ts b/x-pack/solutions/observability/plugins/logs_explorer/server/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/server/index.ts rename to x-pack/solutions/observability/plugins/logs_explorer/server/index.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/server/plugin.ts b/x-pack/solutions/observability/plugins/logs_explorer/server/plugin.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/server/plugin.ts rename to x-pack/solutions/observability/plugins/logs_explorer/server/plugin.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/server/types.ts b/x-pack/solutions/observability/plugins/logs_explorer/server/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/logs_explorer/server/types.ts rename to x-pack/solutions/observability/plugins/logs_explorer/server/types.ts diff --git a/x-pack/plugins/observability_solution/logs_explorer/tsconfig.json b/x-pack/solutions/observability/plugins/logs_explorer/tsconfig.json similarity index 93% rename from x-pack/plugins/observability_solution/logs_explorer/tsconfig.json rename to x-pack/solutions/observability/plugins/logs_explorer/tsconfig.json index b4376d2463c5c..a4ddeaf6e4b91 100644 --- a/x-pack/plugins/observability_solution/logs_explorer/tsconfig.json +++ b/x-pack/solutions/observability/plugins/logs_explorer/tsconfig.json @@ -1,10 +1,10 @@ { - "extends": "../../../../tsconfig.base.json", + "extends": "../../../../../tsconfig.base.json", "compilerOptions": { "outDir": "target/types" }, "include": [ - "../../../typings/**/*", + "../../../../typings/**/*", "common/**/*", "public/**/*", "server/**/*", diff --git a/x-pack/solutions/observability/plugins/observability/public/utils/datemath.ts b/x-pack/solutions/observability/plugins/observability/public/utils/datemath.ts index 2df754edbe7cb..81677c70e0a18 100644 --- a/x-pack/solutions/observability/plugins/observability/public/utils/datemath.ts +++ b/x-pack/solutions/observability/plugins/observability/public/utils/datemath.ts @@ -10,7 +10,7 @@ import { chain } from 'fp-ts/Either'; import { pipe } from 'fp-ts/pipeable'; import * as r from 'io-ts'; -// Copied from x-pack/plugins/observability_solution/infra/public/utils/datemath.ts +// Copied from x-pack/solutions/observability/plugins/infra/public/utils/datemath.ts export function isValidDatemath(value: string): boolean { const parsedValue = dateMath.parse(value); return !!(parsedValue && parsedValue.isValid()); diff --git a/x-pack/solutions/observability/plugins/observability_ai_assistant_app/public/components/rca/rca_panel/index.tsx b/x-pack/solutions/observability/plugins/observability_ai_assistant_app/public/components/rca/rca_panel/index.tsx index 2ad1225a10f71..173bf8a2c96a0 100644 --- a/x-pack/solutions/observability/plugins/observability_ai_assistant_app/public/components/rca/rca_panel/index.tsx +++ b/x-pack/solutions/observability/plugins/observability_ai_assistant_app/public/components/rca/rca_panel/index.tsx @@ -21,7 +21,11 @@ export function RootCauseAnalysisPanel({ const theme = useTheme(); const panelClassName = - color && color !== 'transparent' && color !== 'plain' && color !== 'subdued' + color && + color !== 'transparent' && + color !== 'plain' && + color !== 'subdued' && + color !== 'highlighted' ? css` border: 1px solid; border-color: ${rgba(theme.colors[color], 0.25)}; diff --git a/x-pack/plugins/observability_solution/observability_logs_explorer/.storybook/__mocks__/package_icon.tsx b/x-pack/solutions/observability/plugins/observability_logs_explorer/.storybook/__mocks__/package_icon.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_logs_explorer/.storybook/__mocks__/package_icon.tsx rename to x-pack/solutions/observability/plugins/observability_logs_explorer/.storybook/__mocks__/package_icon.tsx diff --git a/x-pack/plugins/observability_solution/observability_logs_explorer/.storybook/main.js b/x-pack/solutions/observability/plugins/observability_logs_explorer/.storybook/main.js similarity index 100% rename from x-pack/plugins/observability_solution/observability_logs_explorer/.storybook/main.js rename to x-pack/solutions/observability/plugins/observability_logs_explorer/.storybook/main.js diff --git a/x-pack/plugins/observability_solution/observability_logs_explorer/.storybook/preview.js b/x-pack/solutions/observability/plugins/observability_logs_explorer/.storybook/preview.js similarity index 100% rename from x-pack/plugins/observability_solution/observability_logs_explorer/.storybook/preview.js rename to x-pack/solutions/observability/plugins/observability_logs_explorer/.storybook/preview.js diff --git a/x-pack/plugins/observability_solution/observability_logs_explorer/README.md b/x-pack/solutions/observability/plugins/observability_logs_explorer/README.md similarity index 92% rename from x-pack/plugins/observability_solution/observability_logs_explorer/README.md rename to x-pack/solutions/observability/plugins/observability_logs_explorer/README.md index 8f060d48b04f5..ea66ef1f9a100 100644 --- a/x-pack/plugins/observability_solution/observability_logs_explorer/README.md +++ b/x-pack/solutions/observability/plugins/observability_logs_explorer/README.md @@ -57,11 +57,11 @@ unset FLEET_PACKAGE_REGISTRY_PORT #### Logs Explorer ``` -node scripts/type_check.js --project x-pack/plugins/observability_solution/logs_explorer/tsconfig.json +node scripts/type_check.js --project x-pack/solutions/observability/plugins/logs_explorer/tsconfig.json ``` #### Observability Logs Explorer ``` -node scripts/type_check.js --project x-pack/plugins/observability_solution/observability_logs_explorer/tsconfig.json +node scripts/type_check.js --project x-pack/solutions/observability/plugins/observability_logs_explorer/tsconfig.json ``` ### Generating Data using Synthtrace diff --git a/x-pack/plugins/observability_solution/observability_logs_explorer/common/index.ts b/x-pack/solutions/observability/plugins/observability_logs_explorer/common/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_logs_explorer/common/index.ts rename to x-pack/solutions/observability/plugins/observability_logs_explorer/common/index.ts diff --git a/x-pack/plugins/observability_solution/observability_logs_explorer/common/locators/all_datasets_locator.ts b/x-pack/solutions/observability/plugins/observability_logs_explorer/common/locators/all_datasets_locator.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_logs_explorer/common/locators/all_datasets_locator.ts rename to x-pack/solutions/observability/plugins/observability_logs_explorer/common/locators/all_datasets_locator.ts diff --git a/x-pack/plugins/observability_solution/observability_logs_explorer/common/locators/data_view_locator.ts b/x-pack/solutions/observability/plugins/observability_logs_explorer/common/locators/data_view_locator.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_logs_explorer/common/locators/data_view_locator.ts rename to x-pack/solutions/observability/plugins/observability_logs_explorer/common/locators/data_view_locator.ts diff --git a/x-pack/plugins/observability_solution/observability_logs_explorer/common/locators/index.ts b/x-pack/solutions/observability/plugins/observability_logs_explorer/common/locators/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_logs_explorer/common/locators/index.ts rename to x-pack/solutions/observability/plugins/observability_logs_explorer/common/locators/index.ts diff --git a/x-pack/plugins/observability_solution/observability_logs_explorer/common/locators/locators.test.ts b/x-pack/solutions/observability/plugins/observability_logs_explorer/common/locators/locators.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_logs_explorer/common/locators/locators.test.ts rename to x-pack/solutions/observability/plugins/observability_logs_explorer/common/locators/locators.test.ts diff --git a/x-pack/plugins/observability_solution/observability_logs_explorer/common/locators/single_dataset_locator.ts b/x-pack/solutions/observability/plugins/observability_logs_explorer/common/locators/single_dataset_locator.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_logs_explorer/common/locators/single_dataset_locator.ts rename to x-pack/solutions/observability/plugins/observability_logs_explorer/common/locators/single_dataset_locator.ts diff --git a/x-pack/plugins/observability_solution/observability_logs_explorer/common/locators/types.ts b/x-pack/solutions/observability/plugins/observability_logs_explorer/common/locators/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_logs_explorer/common/locators/types.ts rename to x-pack/solutions/observability/plugins/observability_logs_explorer/common/locators/types.ts diff --git a/x-pack/plugins/observability_solution/observability_logs_explorer/common/locators/utils/construct_locator_path.ts b/x-pack/solutions/observability/plugins/observability_logs_explorer/common/locators/utils/construct_locator_path.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_logs_explorer/common/locators/utils/construct_locator_path.ts rename to x-pack/solutions/observability/plugins/observability_logs_explorer/common/locators/utils/construct_locator_path.ts diff --git a/x-pack/plugins/observability_solution/observability_logs_explorer/common/locators/utils/index.ts b/x-pack/solutions/observability/plugins/observability_logs_explorer/common/locators/utils/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_logs_explorer/common/locators/utils/index.ts rename to x-pack/solutions/observability/plugins/observability_logs_explorer/common/locators/utils/index.ts diff --git a/x-pack/plugins/observability_solution/observability_logs_explorer/common/plugin_config.ts b/x-pack/solutions/observability/plugins/observability_logs_explorer/common/plugin_config.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_logs_explorer/common/plugin_config.ts rename to x-pack/solutions/observability/plugins/observability_logs_explorer/common/plugin_config.ts diff --git a/x-pack/plugins/observability_solution/observability_logs_explorer/common/telemetry_events.ts b/x-pack/solutions/observability/plugins/observability_logs_explorer/common/telemetry_events.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_logs_explorer/common/telemetry_events.ts rename to x-pack/solutions/observability/plugins/observability_logs_explorer/common/telemetry_events.ts diff --git a/x-pack/plugins/observability_solution/observability_logs_explorer/common/translations.ts b/x-pack/solutions/observability/plugins/observability_logs_explorer/common/translations.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_logs_explorer/common/translations.ts rename to x-pack/solutions/observability/plugins/observability_logs_explorer/common/translations.ts diff --git a/x-pack/plugins/observability_solution/observability_logs_explorer/common/url_schema/common.ts b/x-pack/solutions/observability/plugins/observability_logs_explorer/common/url_schema/common.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_logs_explorer/common/url_schema/common.ts rename to x-pack/solutions/observability/plugins/observability_logs_explorer/common/url_schema/common.ts diff --git a/x-pack/plugins/observability_solution/observability_logs_explorer/common/url_schema/index.ts b/x-pack/solutions/observability/plugins/observability_logs_explorer/common/url_schema/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_logs_explorer/common/url_schema/index.ts rename to x-pack/solutions/observability/plugins/observability_logs_explorer/common/url_schema/index.ts diff --git a/x-pack/plugins/observability_solution/observability_logs_explorer/common/url_schema/logs_explorer/url_schema_v1.ts b/x-pack/solutions/observability/plugins/observability_logs_explorer/common/url_schema/logs_explorer/url_schema_v1.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_logs_explorer/common/url_schema/logs_explorer/url_schema_v1.ts rename to x-pack/solutions/observability/plugins/observability_logs_explorer/common/url_schema/logs_explorer/url_schema_v1.ts diff --git a/x-pack/plugins/observability_solution/observability_logs_explorer/common/url_schema/logs_explorer/url_schema_v2.ts b/x-pack/solutions/observability/plugins/observability_logs_explorer/common/url_schema/logs_explorer/url_schema_v2.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_logs_explorer/common/url_schema/logs_explorer/url_schema_v2.ts rename to x-pack/solutions/observability/plugins/observability_logs_explorer/common/url_schema/logs_explorer/url_schema_v2.ts diff --git a/x-pack/plugins/observability_solution/observability_logs_explorer/common/utils/deep_compact_object.ts b/x-pack/solutions/observability/plugins/observability_logs_explorer/common/utils/deep_compact_object.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_logs_explorer/common/utils/deep_compact_object.ts rename to x-pack/solutions/observability/plugins/observability_logs_explorer/common/utils/deep_compact_object.ts diff --git a/x-pack/plugins/observability_solution/observability_logs_explorer/emotion.d.ts b/x-pack/solutions/observability/plugins/observability_logs_explorer/emotion.d.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_logs_explorer/emotion.d.ts rename to x-pack/solutions/observability/plugins/observability_logs_explorer/emotion.d.ts diff --git a/x-pack/solutions/observability/plugins/observability_logs_explorer/jest.config.js b/x-pack/solutions/observability/plugins/observability_logs_explorer/jest.config.js new file mode 100644 index 0000000000000..0477c875d19d4 --- /dev/null +++ b/x-pack/solutions/observability/plugins/observability_logs_explorer/jest.config.js @@ -0,0 +1,18 @@ +/* + * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one + * or more contributor license agreements. Licensed under the Elastic License + * 2.0; you may not use this file except in compliance with the Elastic License + * 2.0. + */ + +module.exports = { + preset: '@kbn/test', + rootDir: '../../../../..', + roots: ['/x-pack/solutions/observability/plugins/observability_logs_explorer'], + coverageDirectory: + '/target/kibana-coverage/jest/x-pack/solutions/observability/plugins/observability_logs_explorer', + coverageReporters: ['text', 'html'], + collectCoverageFrom: [ + '/x-pack/solutions/observability/plugins/observability_logs_explorer/{common,public}/**/*.{ts,tsx}', + ], +}; diff --git a/x-pack/plugins/observability_solution/observability_logs_explorer/kibana.jsonc b/x-pack/solutions/observability/plugins/observability_logs_explorer/kibana.jsonc similarity index 100% rename from x-pack/plugins/observability_solution/observability_logs_explorer/kibana.jsonc rename to x-pack/solutions/observability/plugins/observability_logs_explorer/kibana.jsonc diff --git a/x-pack/plugins/observability_solution/observability_logs_explorer/public/applications/last_used_logs_viewer.tsx b/x-pack/solutions/observability/plugins/observability_logs_explorer/public/applications/last_used_logs_viewer.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_logs_explorer/public/applications/last_used_logs_viewer.tsx rename to x-pack/solutions/observability/plugins/observability_logs_explorer/public/applications/last_used_logs_viewer.tsx diff --git a/x-pack/plugins/observability_solution/observability_logs_explorer/public/applications/observability_logs_explorer.tsx b/x-pack/solutions/observability/plugins/observability_logs_explorer/public/applications/observability_logs_explorer.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_logs_explorer/public/applications/observability_logs_explorer.tsx rename to x-pack/solutions/observability/plugins/observability_logs_explorer/public/applications/observability_logs_explorer.tsx diff --git a/x-pack/plugins/observability_solution/observability_logs_explorer/public/applications/redirect_to_observability_logs_explorer.tsx b/x-pack/solutions/observability/plugins/observability_logs_explorer/public/applications/redirect_to_observability_logs_explorer.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_logs_explorer/public/applications/redirect_to_observability_logs_explorer.tsx rename to x-pack/solutions/observability/plugins/observability_logs_explorer/public/applications/redirect_to_observability_logs_explorer.tsx diff --git a/x-pack/plugins/observability_solution/observability_logs_explorer/public/components/alerts_popover.tsx b/x-pack/solutions/observability/plugins/observability_logs_explorer/public/components/alerts_popover.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_logs_explorer/public/components/alerts_popover.tsx rename to x-pack/solutions/observability/plugins/observability_logs_explorer/public/components/alerts_popover.tsx diff --git a/x-pack/plugins/observability_solution/observability_logs_explorer/public/components/dataset_quality_link.tsx b/x-pack/solutions/observability/plugins/observability_logs_explorer/public/components/dataset_quality_link.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_logs_explorer/public/components/dataset_quality_link.tsx rename to x-pack/solutions/observability/plugins/observability_logs_explorer/public/components/dataset_quality_link.tsx diff --git a/x-pack/plugins/observability_solution/observability_logs_explorer/public/components/discover_link.tsx b/x-pack/solutions/observability/plugins/observability_logs_explorer/public/components/discover_link.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_logs_explorer/public/components/discover_link.tsx rename to x-pack/solutions/observability/plugins/observability_logs_explorer/public/components/discover_link.tsx diff --git a/x-pack/plugins/observability_solution/observability_logs_explorer/public/components/feedback_link.tsx b/x-pack/solutions/observability/plugins/observability_logs_explorer/public/components/feedback_link.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_logs_explorer/public/components/feedback_link.tsx rename to x-pack/solutions/observability/plugins/observability_logs_explorer/public/components/feedback_link.tsx diff --git a/x-pack/plugins/observability_solution/observability_logs_explorer/public/components/logs_explorer_top_nav_menu.tsx b/x-pack/solutions/observability/plugins/observability_logs_explorer/public/components/logs_explorer_top_nav_menu.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_logs_explorer/public/components/logs_explorer_top_nav_menu.tsx rename to x-pack/solutions/observability/plugins/observability_logs_explorer/public/components/logs_explorer_top_nav_menu.tsx diff --git a/x-pack/plugins/observability_solution/observability_logs_explorer/public/components/onboarding_link.tsx b/x-pack/solutions/observability/plugins/observability_logs_explorer/public/components/onboarding_link.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_logs_explorer/public/components/onboarding_link.tsx rename to x-pack/solutions/observability/plugins/observability_logs_explorer/public/components/onboarding_link.tsx diff --git a/x-pack/plugins/observability_solution/observability_logs_explorer/public/components/page_template.tsx b/x-pack/solutions/observability/plugins/observability_logs_explorer/public/components/page_template.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_logs_explorer/public/components/page_template.tsx rename to x-pack/solutions/observability/plugins/observability_logs_explorer/public/components/page_template.tsx diff --git a/x-pack/plugins/observability_solution/observability_logs_explorer/public/index.ts b/x-pack/solutions/observability/plugins/observability_logs_explorer/public/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_logs_explorer/public/index.ts rename to x-pack/solutions/observability/plugins/observability_logs_explorer/public/index.ts diff --git a/x-pack/plugins/observability_solution/observability_logs_explorer/public/logs_explorer_customizations/discover_navigation_handler.ts b/x-pack/solutions/observability/plugins/observability_logs_explorer/public/logs_explorer_customizations/discover_navigation_handler.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_logs_explorer/public/logs_explorer_customizations/discover_navigation_handler.ts rename to x-pack/solutions/observability/plugins/observability_logs_explorer/public/logs_explorer_customizations/discover_navigation_handler.ts diff --git a/x-pack/plugins/observability_solution/observability_logs_explorer/public/logs_explorer_customizations/index.ts b/x-pack/solutions/observability/plugins/observability_logs_explorer/public/logs_explorer_customizations/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_logs_explorer/public/logs_explorer_customizations/index.ts rename to x-pack/solutions/observability/plugins/observability_logs_explorer/public/logs_explorer_customizations/index.ts diff --git a/x-pack/plugins/observability_solution/observability_logs_explorer/public/plugin.ts b/x-pack/solutions/observability/plugins/observability_logs_explorer/public/plugin.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_logs_explorer/public/plugin.ts rename to x-pack/solutions/observability/plugins/observability_logs_explorer/public/plugin.ts diff --git a/x-pack/plugins/observability_solution/observability_logs_explorer/public/routes/main/index.tsx b/x-pack/solutions/observability/plugins/observability_logs_explorer/public/routes/main/index.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_logs_explorer/public/routes/main/index.tsx rename to x-pack/solutions/observability/plugins/observability_logs_explorer/public/routes/main/index.tsx diff --git a/x-pack/plugins/observability_solution/observability_logs_explorer/public/routes/main/main_route.tsx b/x-pack/solutions/observability/plugins/observability_logs_explorer/public/routes/main/main_route.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_logs_explorer/public/routes/main/main_route.tsx rename to x-pack/solutions/observability/plugins/observability_logs_explorer/public/routes/main/main_route.tsx diff --git a/x-pack/plugins/observability_solution/observability_logs_explorer/public/routes/not_found.tsx b/x-pack/solutions/observability/plugins/observability_logs_explorer/public/routes/not_found.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_logs_explorer/public/routes/not_found.tsx rename to x-pack/solutions/observability/plugins/observability_logs_explorer/public/routes/not_found.tsx diff --git a/x-pack/plugins/observability_solution/observability_logs_explorer/public/state_machines/index.ts b/x-pack/solutions/observability/plugins/observability_logs_explorer/public/state_machines/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_logs_explorer/public/state_machines/index.ts rename to x-pack/solutions/observability/plugins/observability_logs_explorer/public/state_machines/index.ts diff --git a/x-pack/plugins/observability_solution/observability_logs_explorer/public/state_machines/observability_logs_explorer/src/all_selection_service.ts b/x-pack/solutions/observability/plugins/observability_logs_explorer/public/state_machines/observability_logs_explorer/src/all_selection_service.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_logs_explorer/public/state_machines/observability_logs_explorer/src/all_selection_service.ts rename to x-pack/solutions/observability/plugins/observability_logs_explorer/public/state_machines/observability_logs_explorer/src/all_selection_service.ts diff --git a/x-pack/plugins/observability_solution/observability_logs_explorer/public/state_machines/observability_logs_explorer/src/controller_service.ts b/x-pack/solutions/observability/plugins/observability_logs_explorer/public/state_machines/observability_logs_explorer/src/controller_service.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_logs_explorer/public/state_machines/observability_logs_explorer/src/controller_service.ts rename to x-pack/solutions/observability/plugins/observability_logs_explorer/public/state_machines/observability_logs_explorer/src/controller_service.ts diff --git a/x-pack/plugins/observability_solution/observability_logs_explorer/public/state_machines/observability_logs_explorer/src/defaults.ts b/x-pack/solutions/observability/plugins/observability_logs_explorer/public/state_machines/observability_logs_explorer/src/defaults.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_logs_explorer/public/state_machines/observability_logs_explorer/src/defaults.ts rename to x-pack/solutions/observability/plugins/observability_logs_explorer/public/state_machines/observability_logs_explorer/src/defaults.ts diff --git a/x-pack/plugins/observability_solution/observability_logs_explorer/public/state_machines/observability_logs_explorer/src/index.ts b/x-pack/solutions/observability/plugins/observability_logs_explorer/public/state_machines/observability_logs_explorer/src/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_logs_explorer/public/state_machines/observability_logs_explorer/src/index.ts rename to x-pack/solutions/observability/plugins/observability_logs_explorer/public/state_machines/observability_logs_explorer/src/index.ts diff --git a/x-pack/plugins/observability_solution/observability_logs_explorer/public/state_machines/observability_logs_explorer/src/provider.ts b/x-pack/solutions/observability/plugins/observability_logs_explorer/public/state_machines/observability_logs_explorer/src/provider.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_logs_explorer/public/state_machines/observability_logs_explorer/src/provider.ts rename to x-pack/solutions/observability/plugins/observability_logs_explorer/public/state_machines/observability_logs_explorer/src/provider.ts diff --git a/x-pack/plugins/observability_solution/observability_logs_explorer/public/state_machines/observability_logs_explorer/src/state_machine.ts b/x-pack/solutions/observability/plugins/observability_logs_explorer/public/state_machines/observability_logs_explorer/src/state_machine.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_logs_explorer/public/state_machines/observability_logs_explorer/src/state_machine.ts rename to x-pack/solutions/observability/plugins/observability_logs_explorer/public/state_machines/observability_logs_explorer/src/state_machine.ts diff --git a/x-pack/plugins/observability_solution/observability_logs_explorer/public/state_machines/observability_logs_explorer/src/telemetry_events.ts b/x-pack/solutions/observability/plugins/observability_logs_explorer/public/state_machines/observability_logs_explorer/src/telemetry_events.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_logs_explorer/public/state_machines/observability_logs_explorer/src/telemetry_events.ts rename to x-pack/solutions/observability/plugins/observability_logs_explorer/public/state_machines/observability_logs_explorer/src/telemetry_events.ts diff --git a/x-pack/plugins/observability_solution/observability_logs_explorer/public/state_machines/observability_logs_explorer/src/time_filter_service.ts b/x-pack/solutions/observability/plugins/observability_logs_explorer/public/state_machines/observability_logs_explorer/src/time_filter_service.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_logs_explorer/public/state_machines/observability_logs_explorer/src/time_filter_service.ts rename to x-pack/solutions/observability/plugins/observability_logs_explorer/public/state_machines/observability_logs_explorer/src/time_filter_service.ts diff --git a/x-pack/plugins/observability_solution/observability_logs_explorer/public/state_machines/observability_logs_explorer/src/types.ts b/x-pack/solutions/observability/plugins/observability_logs_explorer/public/state_machines/observability_logs_explorer/src/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_logs_explorer/public/state_machines/observability_logs_explorer/src/types.ts rename to x-pack/solutions/observability/plugins/observability_logs_explorer/public/state_machines/observability_logs_explorer/src/types.ts diff --git a/x-pack/plugins/observability_solution/observability_logs_explorer/public/state_machines/observability_logs_explorer/src/url_schema_v1.ts b/x-pack/solutions/observability/plugins/observability_logs_explorer/public/state_machines/observability_logs_explorer/src/url_schema_v1.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_logs_explorer/public/state_machines/observability_logs_explorer/src/url_schema_v1.ts rename to x-pack/solutions/observability/plugins/observability_logs_explorer/public/state_machines/observability_logs_explorer/src/url_schema_v1.ts diff --git a/x-pack/plugins/observability_solution/observability_logs_explorer/public/state_machines/observability_logs_explorer/src/url_schema_v2.ts b/x-pack/solutions/observability/plugins/observability_logs_explorer/public/state_machines/observability_logs_explorer/src/url_schema_v2.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_logs_explorer/public/state_machines/observability_logs_explorer/src/url_schema_v2.ts rename to x-pack/solutions/observability/plugins/observability_logs_explorer/public/state_machines/observability_logs_explorer/src/url_schema_v2.ts diff --git a/x-pack/plugins/observability_solution/observability_logs_explorer/public/state_machines/observability_logs_explorer/src/url_state_storage_service.ts b/x-pack/solutions/observability/plugins/observability_logs_explorer/public/state_machines/observability_logs_explorer/src/url_state_storage_service.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_logs_explorer/public/state_machines/observability_logs_explorer/src/url_state_storage_service.ts rename to x-pack/solutions/observability/plugins/observability_logs_explorer/public/state_machines/observability_logs_explorer/src/url_state_storage_service.ts diff --git a/x-pack/plugins/observability_solution/observability_logs_explorer/public/state_machines/origin_interpreter/src/component.tsx b/x-pack/solutions/observability/plugins/observability_logs_explorer/public/state_machines/origin_interpreter/src/component.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_logs_explorer/public/state_machines/origin_interpreter/src/component.tsx rename to x-pack/solutions/observability/plugins/observability_logs_explorer/public/state_machines/origin_interpreter/src/component.tsx diff --git a/x-pack/plugins/observability_solution/observability_logs_explorer/public/state_machines/origin_interpreter/src/constants.ts b/x-pack/solutions/observability/plugins/observability_logs_explorer/public/state_machines/origin_interpreter/src/constants.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_logs_explorer/public/state_machines/origin_interpreter/src/constants.ts rename to x-pack/solutions/observability/plugins/observability_logs_explorer/public/state_machines/origin_interpreter/src/constants.ts diff --git a/x-pack/plugins/observability_solution/observability_logs_explorer/public/state_machines/origin_interpreter/src/defaults.ts b/x-pack/solutions/observability/plugins/observability_logs_explorer/public/state_machines/origin_interpreter/src/defaults.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_logs_explorer/public/state_machines/origin_interpreter/src/defaults.ts rename to x-pack/solutions/observability/plugins/observability_logs_explorer/public/state_machines/origin_interpreter/src/defaults.ts diff --git a/x-pack/plugins/observability_solution/observability_logs_explorer/public/state_machines/origin_interpreter/src/lazy_component.tsx b/x-pack/solutions/observability/plugins/observability_logs_explorer/public/state_machines/origin_interpreter/src/lazy_component.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_logs_explorer/public/state_machines/origin_interpreter/src/lazy_component.tsx rename to x-pack/solutions/observability/plugins/observability_logs_explorer/public/state_machines/origin_interpreter/src/lazy_component.tsx diff --git a/x-pack/plugins/observability_solution/observability_logs_explorer/public/state_machines/origin_interpreter/src/location_state_service.ts b/x-pack/solutions/observability/plugins/observability_logs_explorer/public/state_machines/origin_interpreter/src/location_state_service.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_logs_explorer/public/state_machines/origin_interpreter/src/location_state_service.ts rename to x-pack/solutions/observability/plugins/observability_logs_explorer/public/state_machines/origin_interpreter/src/location_state_service.ts diff --git a/x-pack/plugins/observability_solution/observability_logs_explorer/public/state_machines/origin_interpreter/src/notifications.tsx b/x-pack/solutions/observability/plugins/observability_logs_explorer/public/state_machines/origin_interpreter/src/notifications.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_logs_explorer/public/state_machines/origin_interpreter/src/notifications.tsx rename to x-pack/solutions/observability/plugins/observability_logs_explorer/public/state_machines/origin_interpreter/src/notifications.tsx diff --git a/x-pack/plugins/observability_solution/observability_logs_explorer/public/state_machines/origin_interpreter/src/state_machine.ts b/x-pack/solutions/observability/plugins/observability_logs_explorer/public/state_machines/origin_interpreter/src/state_machine.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_logs_explorer/public/state_machines/origin_interpreter/src/state_machine.ts rename to x-pack/solutions/observability/plugins/observability_logs_explorer/public/state_machines/origin_interpreter/src/state_machine.ts diff --git a/x-pack/plugins/observability_solution/observability_logs_explorer/public/state_machines/origin_interpreter/src/types.ts b/x-pack/solutions/observability/plugins/observability_logs_explorer/public/state_machines/origin_interpreter/src/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_logs_explorer/public/state_machines/origin_interpreter/src/types.ts rename to x-pack/solutions/observability/plugins/observability_logs_explorer/public/state_machines/origin_interpreter/src/types.ts diff --git a/x-pack/plugins/observability_solution/observability_logs_explorer/public/types.ts b/x-pack/solutions/observability/plugins/observability_logs_explorer/public/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_logs_explorer/public/types.ts rename to x-pack/solutions/observability/plugins/observability_logs_explorer/public/types.ts diff --git a/x-pack/plugins/observability_solution/observability_logs_explorer/public/utils/breadcrumbs.tsx b/x-pack/solutions/observability/plugins/observability_logs_explorer/public/utils/breadcrumbs.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_logs_explorer/public/utils/breadcrumbs.tsx rename to x-pack/solutions/observability/plugins/observability_logs_explorer/public/utils/breadcrumbs.tsx diff --git a/x-pack/plugins/observability_solution/observability_logs_explorer/public/utils/kbn_url_state_context.ts b/x-pack/solutions/observability/plugins/observability_logs_explorer/public/utils/kbn_url_state_context.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_logs_explorer/public/utils/kbn_url_state_context.ts rename to x-pack/solutions/observability/plugins/observability_logs_explorer/public/utils/kbn_url_state_context.ts diff --git a/x-pack/plugins/observability_solution/observability_logs_explorer/public/utils/use_kibana.tsx b/x-pack/solutions/observability/plugins/observability_logs_explorer/public/utils/use_kibana.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_logs_explorer/public/utils/use_kibana.tsx rename to x-pack/solutions/observability/plugins/observability_logs_explorer/public/utils/use_kibana.tsx diff --git a/x-pack/plugins/observability_solution/observability_logs_explorer/server/config.ts b/x-pack/solutions/observability/plugins/observability_logs_explorer/server/config.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_logs_explorer/server/config.ts rename to x-pack/solutions/observability/plugins/observability_logs_explorer/server/config.ts diff --git a/x-pack/plugins/observability_solution/observability_logs_explorer/server/index.ts b/x-pack/solutions/observability/plugins/observability_logs_explorer/server/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_logs_explorer/server/index.ts rename to x-pack/solutions/observability/plugins/observability_logs_explorer/server/index.ts diff --git a/x-pack/plugins/observability_solution/observability_logs_explorer/server/plugin.ts b/x-pack/solutions/observability/plugins/observability_logs_explorer/server/plugin.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_logs_explorer/server/plugin.ts rename to x-pack/solutions/observability/plugins/observability_logs_explorer/server/plugin.ts diff --git a/x-pack/plugins/observability_solution/observability_logs_explorer/tsconfig.json b/x-pack/solutions/observability/plugins/observability_logs_explorer/tsconfig.json similarity index 94% rename from x-pack/plugins/observability_solution/observability_logs_explorer/tsconfig.json rename to x-pack/solutions/observability/plugins/observability_logs_explorer/tsconfig.json index 7b786ae5bc7ed..39db8187cfb28 100644 --- a/x-pack/plugins/observability_solution/observability_logs_explorer/tsconfig.json +++ b/x-pack/solutions/observability/plugins/observability_logs_explorer/tsconfig.json @@ -1,10 +1,10 @@ { - "extends": "../../../../tsconfig.base.json", + "extends": "../../../../../tsconfig.base.json", "compilerOptions": { "outDir": "target/types" }, "include": [ - "../../../typings/**/*", + "../../../../typings/**/*", "common/**/*", "public/**/*", "server/**/*", diff --git a/x-pack/plugins/observability_solution/observability_onboarding/README.md b/x-pack/solutions/observability/plugins/observability_onboarding/README.md similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/README.md rename to x-pack/solutions/observability/plugins/observability_onboarding/README.md diff --git a/x-pack/plugins/observability_solution/observability_onboarding/common/aws_firehose.ts b/x-pack/solutions/observability/plugins/observability_onboarding/common/aws_firehose.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/common/aws_firehose.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/common/aws_firehose.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/common/elastic_agent_logs/custom_logs/__snapshots__/generate_custom_logs_yml.test.ts.snap b/x-pack/solutions/observability/plugins/observability_onboarding/common/elastic_agent_logs/custom_logs/__snapshots__/generate_custom_logs_yml.test.ts.snap similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/common/elastic_agent_logs/custom_logs/__snapshots__/generate_custom_logs_yml.test.ts.snap rename to x-pack/solutions/observability/plugins/observability_onboarding/common/elastic_agent_logs/custom_logs/__snapshots__/generate_custom_logs_yml.test.ts.snap diff --git a/x-pack/plugins/observability_solution/observability_onboarding/common/elastic_agent_logs/custom_logs/generate_custom_logs_yml.test.ts b/x-pack/solutions/observability/plugins/observability_onboarding/common/elastic_agent_logs/custom_logs/generate_custom_logs_yml.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/common/elastic_agent_logs/custom_logs/generate_custom_logs_yml.test.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/common/elastic_agent_logs/custom_logs/generate_custom_logs_yml.test.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/common/elastic_agent_logs/custom_logs/generate_custom_logs_yml.ts b/x-pack/solutions/observability/plugins/observability_onboarding/common/elastic_agent_logs/custom_logs/generate_custom_logs_yml.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/common/elastic_agent_logs/custom_logs/generate_custom_logs_yml.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/common/elastic_agent_logs/custom_logs/generate_custom_logs_yml.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/common/elastic_agent_logs/index.ts b/x-pack/solutions/observability/plugins/observability_onboarding/common/elastic_agent_logs/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/common/elastic_agent_logs/index.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/common/elastic_agent_logs/index.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/common/es_fields.ts b/x-pack/solutions/observability/plugins/observability_onboarding/common/es_fields.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/common/es_fields.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/common/es_fields.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/common/fetch_options.ts b/x-pack/solutions/observability/plugins/observability_onboarding/common/fetch_options.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/common/fetch_options.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/common/fetch_options.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/common/index.ts b/x-pack/solutions/observability/plugins/observability_onboarding/common/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/common/index.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/common/index.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/common/logs_flow_progress_step_id.ts b/x-pack/solutions/observability/plugins/observability_onboarding/common/logs_flow_progress_step_id.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/common/logs_flow_progress_step_id.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/common/logs_flow_progress_step_id.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/common/telemetry_events.ts b/x-pack/solutions/observability/plugins/observability_onboarding/common/telemetry_events.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/common/telemetry_events.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/common/telemetry_events.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/common/types.ts b/x-pack/solutions/observability/plugins/observability_onboarding/common/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/common/types.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/common/types.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/e2e/README.md b/x-pack/solutions/observability/plugins/observability_onboarding/e2e/README.md similarity index 59% rename from x-pack/plugins/observability_solution/observability_onboarding/e2e/README.md rename to x-pack/solutions/observability/plugins/observability_onboarding/e2e/README.md index 5270b499d2db1..2c35d48fb5207 100644 --- a/x-pack/plugins/observability_solution/observability_onboarding/e2e/README.md +++ b/x-pack/solutions/observability/plugins/observability_onboarding/e2e/README.md @@ -1,10 +1,10 @@ # Observability onboarding E2E tests -Observability onboarding uses [FTR](../../../../packages/kbn-test/README.mdx) (functional test runner) and [Cypress](https://www.cypress.io/) to run the e2e tests. The tests are located at `kibana/x-pack/plugins/observability_solution/observability_onboarding/e2e/cypress/e2e`. +Observability onboarding uses [FTR](../../../../../packages/kbn-test/README.mdx) (functional test runner) and [Cypress](https://www.cypress.io/) to run the e2e tests. The tests are located at `kibana/x-pack/solutions/observability/plugins/observability_onboarding/e2e/cypress/e2e`. ## E2E Tests (Cypress) -The E2E tests are located in [`x-pack/plugins/observability_solution/observability_onboarding/e2e`](./cypress/e2e). +The E2E tests are located in [`x-pack/solutions/observability/plugins/observability_onboarding/e2e`](./cypress/e2e). Tests run on buildkite PR pipeline are parallelized (2 parallel jobs) and are orchestrated by the Cypress dashboard service. It can be configured in [.buildkite/pipelines/pull_request/observability_onboarding_cypress.yml](https://github.com/elastic/kibana/blob/main/.buildkite/pipelines/pull_request/observability_onboarding_cypress.yml) with the property `parallelism`. @@ -20,21 +20,21 @@ Tests run on buildkite PR pipeline are parallelized (2 parallel jobs) and are or ### Start test server ``` -node x-pack/plugins/observability_solution/observability_onboarding/scripts/test/e2e --server +node x-pack/solutions/observability/plugins/observability_onboarding/scripts/test/e2e --server ``` ### Run tests Runs all tests in the terminal ``` -node x-pack/plugins/observability_solution/observability_onboarding/scripts/test/e2e --runner +node x-pack/solutions/observability/plugins/observability_onboarding/scripts/test/e2e --runner ``` ### Open cypress dashboard Opens cypress dashboard, there it's possible to select what test you want to run. ``` -node x-pack/plugins/observability_solution/observability_onboarding/scripts/test/e2e --open +node x-pack/solutions/observability/plugins/observability_onboarding/scripts/test/e2e --open ``` ### Arguments @@ -47,5 +47,5 @@ node x-pack/plugins/observability_solution/observability_onboarding/scripts/test | --bail | stop tests after the first failure | ``` -node x-pack/plugins/observability_solution/observability_onboarding/scripts/test/e2e.js --runner --spec cypress/e2e/home.cy.ts --times 2 +node x-pack/solutions/observability/plugins/observability_onboarding/scripts/test/e2e.js --runner --spec cypress/e2e/home.cy.ts --times 2 ``` diff --git a/x-pack/plugins/observability_solution/observability_onboarding/e2e/cypress.config.ts b/x-pack/solutions/observability/plugins/observability_onboarding/e2e/cypress.config.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/e2e/cypress.config.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/e2e/cypress.config.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/e2e/cypress/e2e/home.cy.ts b/x-pack/solutions/observability/plugins/observability_onboarding/e2e/cypress/e2e/home.cy.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/e2e/cypress/e2e/home.cy.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/e2e/cypress/e2e/home.cy.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/e2e/cypress/e2e/logs/custom_logs/configure.cy.ts b/x-pack/solutions/observability/plugins/observability_onboarding/e2e/cypress/e2e/logs/custom_logs/configure.cy.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/e2e/cypress/e2e/logs/custom_logs/configure.cy.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/e2e/cypress/e2e/logs/custom_logs/configure.cy.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/e2e/cypress/e2e/logs/custom_logs/install_elastic_agent.cy.ts b/x-pack/solutions/observability/plugins/observability_onboarding/e2e/cypress/e2e/logs/custom_logs/install_elastic_agent.cy.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/e2e/cypress/e2e/logs/custom_logs/install_elastic_agent.cy.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/e2e/cypress/e2e/logs/custom_logs/install_elastic_agent.cy.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/e2e/cypress/e2e/logs/feedback.cy.ts b/x-pack/solutions/observability/plugins/observability_onboarding/e2e/cypress/e2e/logs/feedback.cy.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/e2e/cypress/e2e/logs/feedback.cy.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/e2e/cypress/e2e/logs/feedback.cy.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/e2e/cypress/e2e/navigation.cy.ts b/x-pack/solutions/observability/plugins/observability_onboarding/e2e/cypress/e2e/navigation.cy.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/e2e/cypress/e2e/navigation.cy.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/e2e/cypress/e2e/navigation.cy.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/e2e/cypress/support/commands.ts b/x-pack/solutions/observability/plugins/observability_onboarding/e2e/cypress/support/commands.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/e2e/cypress/support/commands.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/e2e/cypress/support/commands.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/e2e/cypress/support/e2e.ts b/x-pack/solutions/observability/plugins/observability_onboarding/e2e/cypress/support/e2e.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/e2e/cypress/support/e2e.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/e2e/cypress/support/e2e.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/e2e/cypress/support/types.d.ts b/x-pack/solutions/observability/plugins/observability_onboarding/e2e/cypress/support/types.d.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/e2e/cypress/support/types.d.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/e2e/cypress/support/types.d.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/e2e/cypress_test_runner.ts b/x-pack/solutions/observability/plugins/observability_onboarding/e2e/cypress_test_runner.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/e2e/cypress_test_runner.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/e2e/cypress_test_runner.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/e2e/ftr_config.ts b/x-pack/solutions/observability/plugins/observability_onboarding/e2e/ftr_config.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/e2e/ftr_config.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/e2e/ftr_config.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/e2e/ftr_config_open.ts b/x-pack/solutions/observability/plugins/observability_onboarding/e2e/ftr_config_open.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/e2e/ftr_config_open.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/e2e/ftr_config_open.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/e2e/ftr_config_runner.ts b/x-pack/solutions/observability/plugins/observability_onboarding/e2e/ftr_config_runner.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/e2e/ftr_config_runner.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/e2e/ftr_config_runner.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/e2e/ftr_kibana.yml b/x-pack/solutions/observability/plugins/observability_onboarding/e2e/ftr_kibana.yml similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/e2e/ftr_kibana.yml rename to x-pack/solutions/observability/plugins/observability_onboarding/e2e/ftr_kibana.yml diff --git a/x-pack/plugins/observability_solution/observability_onboarding/e2e/ftr_provider_context.d.ts b/x-pack/solutions/observability/plugins/observability_onboarding/e2e/ftr_provider_context.d.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/e2e/ftr_provider_context.d.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/e2e/ftr_provider_context.d.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/e2e/kibana.jsonc b/x-pack/solutions/observability/plugins/observability_onboarding/e2e/kibana.jsonc similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/e2e/kibana.jsonc rename to x-pack/solutions/observability/plugins/observability_onboarding/e2e/kibana.jsonc diff --git a/x-pack/plugins/observability_solution/observability_onboarding/e2e/playwright/.gitignore b/x-pack/solutions/observability/plugins/observability_onboarding/e2e/playwright/.gitignore similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/e2e/playwright/.gitignore rename to x-pack/solutions/observability/plugins/observability_onboarding/e2e/playwright/.gitignore diff --git a/x-pack/plugins/observability_solution/observability_onboarding/e2e/playwright/README.md b/x-pack/solutions/observability/plugins/observability_onboarding/e2e/playwright/README.md similarity index 72% rename from x-pack/plugins/observability_solution/observability_onboarding/e2e/playwright/README.md rename to x-pack/solutions/observability/plugins/observability_onboarding/e2e/playwright/README.md index f2952214127f4..bd5bee5fc2f72 100644 --- a/x-pack/plugins/observability_solution/observability_onboarding/e2e/playwright/README.md +++ b/x-pack/solutions/observability/plugins/observability_onboarding/e2e/playwright/README.md @@ -7,7 +7,7 @@ Playwright tests are only responsible for UI checks and do not automate onboardi ## Running The Tests Locally 1. Run ES and Kibana -2. Create a `.env` file in the `./x-pack/plugins/observability_solution/observability_onboarding/e2e/playwright/` directory with the following content (adjust the values like Kibana URL according yo your local setup): +2. Create a `.env` file in the `./x-pack/solutions/observability/plugins/observability_onboarding/e2e/playwright/` directory with the following content (adjust the values like Kibana URL according yo your local setup): ```bash KIBANA_BASE_URL = "http://localhost:5601/ftw" ELASTICSEARCH_HOST = "http://localhost:9200" @@ -19,7 +19,7 @@ ARTIFACTS_FOLDER = ./.playwright 3. Run the `playwright test` ```bash # Assuming the working directory is the root of the Kibana repo -npx playwright test -c ./x-pack/plugins/observability_solution/observability_onboarding/e2e/playwright/playwright.config.ts --project stateful --reporter list --headed +npx playwright test -c ./x-pack/solutions/observability/plugins/observability_onboarding/e2e/playwright/playwright.config.ts --project stateful --reporter list --headed ``` 4. Once the test reaches one of the required manual steps, like executing auto-detect command snippet, do the step manually. 5. The test will proceed once the manual step is done. diff --git a/x-pack/plugins/observability_solution/observability_onboarding/e2e/playwright/lib/assert_env.ts b/x-pack/solutions/observability/plugins/observability_onboarding/e2e/playwright/lib/assert_env.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/e2e/playwright/lib/assert_env.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/e2e/playwright/lib/assert_env.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/e2e/playwright/lib/helpers.ts b/x-pack/solutions/observability/plugins/observability_onboarding/e2e/playwright/lib/helpers.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/e2e/playwright/lib/helpers.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/e2e/playwright/lib/helpers.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/e2e/playwright/lib/logger.ts b/x-pack/solutions/observability/plugins/observability_onboarding/e2e/playwright/lib/logger.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/e2e/playwright/lib/logger.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/e2e/playwright/lib/logger.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/e2e/playwright/playwright.config.ts b/x-pack/solutions/observability/plugins/observability_onboarding/e2e/playwright/playwright.config.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/e2e/playwright/playwright.config.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/e2e/playwright/playwright.config.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/e2e/playwright/stateful/auth.ts b/x-pack/solutions/observability/plugins/observability_onboarding/e2e/playwright/stateful/auth.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/e2e/playwright/stateful/auth.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/e2e/playwright/stateful/auth.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/e2e/playwright/stateful/auto_detect.spec.ts b/x-pack/solutions/observability/plugins/observability_onboarding/e2e/playwright/stateful/auto_detect.spec.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/e2e/playwright/stateful/auto_detect.spec.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/e2e/playwright/stateful/auto_detect.spec.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/e2e/playwright/stateful/fixtures/base_page.ts b/x-pack/solutions/observability/plugins/observability_onboarding/e2e/playwright/stateful/fixtures/base_page.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/e2e/playwright/stateful/fixtures/base_page.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/e2e/playwright/stateful/fixtures/base_page.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/e2e/playwright/stateful/kubernetes_ea.spec.ts b/x-pack/solutions/observability/plugins/observability_onboarding/e2e/playwright/stateful/kubernetes_ea.spec.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/e2e/playwright/stateful/kubernetes_ea.spec.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/e2e/playwright/stateful/kubernetes_ea.spec.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/e2e/playwright/stateful/pom/components/header_bar.component.ts b/x-pack/solutions/observability/plugins/observability_onboarding/e2e/playwright/stateful/pom/components/header_bar.component.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/e2e/playwright/stateful/pom/components/header_bar.component.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/e2e/playwright/stateful/pom/components/header_bar.component.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/e2e/playwright/stateful/pom/components/space_selector.component.ts b/x-pack/solutions/observability/plugins/observability_onboarding/e2e/playwright/stateful/pom/components/space_selector.component.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/e2e/playwright/stateful/pom/components/space_selector.component.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/e2e/playwright/stateful/pom/components/space_selector.component.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/e2e/playwright/stateful/pom/pages/auto_detect_flow.page.ts b/x-pack/solutions/observability/plugins/observability_onboarding/e2e/playwright/stateful/pom/pages/auto_detect_flow.page.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/e2e/playwright/stateful/pom/pages/auto_detect_flow.page.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/e2e/playwright/stateful/pom/pages/auto_detect_flow.page.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/e2e/playwright/stateful/pom/pages/host_details.page.ts b/x-pack/solutions/observability/plugins/observability_onboarding/e2e/playwright/stateful/pom/pages/host_details.page.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/e2e/playwright/stateful/pom/pages/host_details.page.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/e2e/playwright/stateful/pom/pages/host_details.page.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/e2e/playwright/stateful/pom/pages/kubernetes_ea_flow.page.ts b/x-pack/solutions/observability/plugins/observability_onboarding/e2e/playwright/stateful/pom/pages/kubernetes_ea_flow.page.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/e2e/playwright/stateful/pom/pages/kubernetes_ea_flow.page.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/e2e/playwright/stateful/pom/pages/kubernetes_ea_flow.page.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/e2e/playwright/stateful/pom/pages/kubernetes_overview_dashboard.page.ts b/x-pack/solutions/observability/plugins/observability_onboarding/e2e/playwright/stateful/pom/pages/kubernetes_overview_dashboard.page.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/e2e/playwright/stateful/pom/pages/kubernetes_overview_dashboard.page.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/e2e/playwright/stateful/pom/pages/kubernetes_overview_dashboard.page.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/e2e/playwright/stateful/pom/pages/onboarding_home.page.ts b/x-pack/solutions/observability/plugins/observability_onboarding/e2e/playwright/stateful/pom/pages/onboarding_home.page.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/e2e/playwright/stateful/pom/pages/onboarding_home.page.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/e2e/playwright/stateful/pom/pages/onboarding_home.page.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/e2e/tsconfig.json b/x-pack/solutions/observability/plugins/observability_onboarding/e2e/tsconfig.json similarity index 81% rename from x-pack/plugins/observability_solution/observability_onboarding/e2e/tsconfig.json rename to x-pack/solutions/observability/plugins/observability_onboarding/e2e/tsconfig.json index a18951aeb8cf7..33051d690a6f7 100644 --- a/x-pack/plugins/observability_solution/observability_onboarding/e2e/tsconfig.json +++ b/x-pack/solutions/observability/plugins/observability_onboarding/e2e/tsconfig.json @@ -1,5 +1,5 @@ { - "extends": "../../../../../tsconfig.base.json", + "extends": "../../../../../../tsconfig.base.json", "include": ["**/*"], "exclude": ["tmp", "target/**/*"], "compilerOptions": { @@ -8,7 +8,7 @@ "isolatedModules": false }, "kbn_references": [ - { "path": "../../../test/tsconfig.json" }, + { "path": "../../../../test/tsconfig.json" }, "@kbn/test", "@kbn/dev-utils", "@kbn/cypress-config", diff --git a/x-pack/plugins/observability_solution/observability_onboarding/jest.config.js b/x-pack/solutions/observability/plugins/observability_onboarding/jest.config.js similarity index 69% rename from x-pack/plugins/observability_solution/observability_onboarding/jest.config.js rename to x-pack/solutions/observability/plugins/observability_onboarding/jest.config.js index a559c70e939bb..f8fa5a37286a8 100644 --- a/x-pack/plugins/observability_solution/observability_onboarding/jest.config.js +++ b/x-pack/solutions/observability/plugins/observability_onboarding/jest.config.js @@ -9,6 +9,6 @@ const path = require('path'); module.exports = { preset: '@kbn/test', - rootDir: path.resolve(__dirname, '../../../..'), - roots: ['/x-pack/plugins/observability_solution/observability_onboarding'], + rootDir: path.resolve(__dirname, '../../../../..'), + roots: ['/x-pack/solutions/observability/plugins/observability_onboarding'], }; diff --git a/x-pack/plugins/observability_solution/observability_onboarding/kibana.jsonc b/x-pack/solutions/observability/plugins/observability_onboarding/kibana.jsonc similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/kibana.jsonc rename to x-pack/solutions/observability/plugins/observability_onboarding/kibana.jsonc diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/app.tsx b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/app.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/app.tsx rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/app.tsx diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/footer/demo_icon.svg b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/footer/demo_icon.svg similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/footer/demo_icon.svg rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/footer/demo_icon.svg diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/footer/docs_icon.svg b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/footer/docs_icon.svg similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/footer/docs_icon.svg rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/footer/docs_icon.svg diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/footer/footer.tsx b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/footer/footer.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/footer/footer.tsx rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/footer/footer.tsx diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/footer/forum_icon.svg b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/footer/forum_icon.svg similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/footer/forum_icon.svg rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/footer/forum_icon.svg diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/footer/support_icon.svg b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/footer/support_icon.svg similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/footer/support_icon.svg rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/footer/support_icon.svg diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/header/background.svg b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/header/background.svg similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/header/background.svg rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/header/background.svg diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/header/custom_header.test.tsx b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/header/custom_header.test.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/header/custom_header.test.tsx rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/header/custom_header.test.tsx diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/header/custom_header.tsx b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/header/custom_header.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/header/custom_header.tsx rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/header/custom_header.tsx diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/header/header.tsx b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/header/header.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/header/header.tsx rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/header/header.tsx diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/header/index.ts b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/header/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/header/index.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/header/index.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/observability_onboarding_flow.tsx b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/observability_onboarding_flow.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/observability_onboarding_flow.tsx rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/observability_onboarding_flow.tsx diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/onboarding_flow_form/onboarding_flow_form.tsx b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/onboarding_flow_form/onboarding_flow_form.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/onboarding_flow_form/onboarding_flow_form.tsx rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/onboarding_flow_form/onboarding_flow_form.tsx diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/onboarding_flow_form/types.ts b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/onboarding_flow_form/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/onboarding_flow_form/types.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/onboarding_flow_form/types.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/onboarding_flow_form/use_custom_cards_for_category.tsx b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/onboarding_flow_form/use_custom_cards_for_category.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/onboarding_flow_form/use_custom_cards_for_category.tsx rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/onboarding_flow_form/use_custom_cards_for_category.tsx diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/onboarding_flow_form/use_virtual_search_results.ts b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/onboarding_flow_form/use_virtual_search_results.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/onboarding_flow_form/use_virtual_search_results.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/onboarding_flow_form/use_virtual_search_results.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/packages_list/index.tsx b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/packages_list/index.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/packages_list/index.tsx rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/packages_list/index.tsx diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/packages_list/lazy.tsx b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/packages_list/lazy.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/packages_list/lazy.tsx rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/packages_list/lazy.tsx diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/packages_list/types.ts b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/packages_list/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/packages_list/types.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/packages_list/types.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/packages_list/use_integration_card_list.test.ts b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/packages_list/use_integration_card_list.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/packages_list/use_integration_card_list.test.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/packages_list/use_integration_card_list.test.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/packages_list/use_integration_card_list.ts b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/packages_list/use_integration_card_list.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/packages_list/use_integration_card_list.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/packages_list/use_integration_card_list.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/pages/auto_detect.tsx b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/pages/auto_detect.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/pages/auto_detect.tsx rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/pages/auto_detect.tsx diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/pages/custom_logs.tsx b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/pages/custom_logs.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/pages/custom_logs.tsx rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/pages/custom_logs.tsx diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/pages/firehose.tsx b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/pages/firehose.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/pages/firehose.tsx rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/pages/firehose.tsx diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/pages/index.ts b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/pages/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/pages/index.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/pages/index.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/pages/kubernetes.tsx b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/pages/kubernetes.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/pages/kubernetes.tsx rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/pages/kubernetes.tsx diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/pages/landing.tsx b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/pages/landing.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/pages/landing.tsx rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/pages/landing.tsx diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/pages/otel_kubernetes.tsx b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/pages/otel_kubernetes.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/pages/otel_kubernetes.tsx rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/pages/otel_kubernetes.tsx diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/pages/otel_logs.tsx b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/pages/otel_logs.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/pages/otel_logs.tsx rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/pages/otel_logs.tsx diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/pages/template.tsx b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/pages/template.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/pages/template.tsx rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/pages/template.tsx diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/auto_detect/auto_detect_panel.tsx b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/auto_detect/auto_detect_panel.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/auto_detect/auto_detect_panel.tsx rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/auto_detect/auto_detect_panel.tsx diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/auto_detect/get_auto_detect_command.tsx b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/auto_detect/get_auto_detect_command.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/auto_detect/get_auto_detect_command.tsx rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/auto_detect/get_auto_detect_command.tsx diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/auto_detect/get_installed_integrations.tsx b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/auto_detect/get_installed_integrations.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/auto_detect/get_installed_integrations.tsx rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/auto_detect/get_installed_integrations.tsx diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/auto_detect/get_onboarding_status.tsx b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/auto_detect/get_onboarding_status.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/auto_detect/get_onboarding_status.tsx rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/auto_detect/get_onboarding_status.tsx diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/auto_detect/index.tsx b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/auto_detect/index.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/auto_detect/index.tsx rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/auto_detect/index.tsx diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/auto_detect/supported_integrations_list.tsx b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/auto_detect/supported_integrations_list.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/auto_detect/supported_integrations_list.tsx rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/auto_detect/supported_integrations_list.tsx diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/auto_detect/use_auto_detect_telemetry.test.ts b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/auto_detect/use_auto_detect_telemetry.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/auto_detect/use_auto_detect_telemetry.test.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/auto_detect/use_auto_detect_telemetry.test.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/auto_detect/use_auto_detect_telemetry.ts b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/auto_detect/use_auto_detect_telemetry.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/auto_detect/use_auto_detect_telemetry.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/auto_detect/use_auto_detect_telemetry.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/auto_detect/use_onboarding_flow.tsx b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/auto_detect/use_onboarding_flow.tsx similarity index 97% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/auto_detect/use_onboarding_flow.tsx rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/auto_detect/use_onboarding_flow.tsx index 7824e8ddd59a2..7434141a76d35 100644 --- a/x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/auto_detect/use_onboarding_flow.tsx +++ b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/auto_detect/use_onboarding_flow.tsx @@ -98,7 +98,7 @@ export function useOnboardingFlow() { ), }; }); - }, [installedIntegrations.length]); // eslint-disable-line react-hooks/exhaustive-deps + }, [installedIntegrations.length]); useInterval( refetchProgress, diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/custom_logs/api_key_banner.tsx b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/custom_logs/api_key_banner.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/custom_logs/api_key_banner.tsx rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/custom_logs/api_key_banner.tsx diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/custom_logs/configure_logs.tsx b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/custom_logs/configure_logs.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/custom_logs/configure_logs.tsx rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/custom_logs/configure_logs.tsx diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/custom_logs/get_filename.test.ts b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/custom_logs/get_filename.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/custom_logs/get_filename.test.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/custom_logs/get_filename.test.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/custom_logs/get_filename.ts b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/custom_logs/get_filename.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/custom_logs/get_filename.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/custom_logs/get_filename.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/custom_logs/index.tsx b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/custom_logs/index.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/custom_logs/index.tsx rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/custom_logs/index.tsx diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/custom_logs/inspect.tsx b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/custom_logs/inspect.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/custom_logs/inspect.tsx rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/custom_logs/inspect.tsx diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/custom_logs/install_elastic_agent.tsx b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/custom_logs/install_elastic_agent.tsx similarity index 98% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/custom_logs/install_elastic_agent.tsx rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/custom_logs/install_elastic_agent.tsx index 51101ead8c339..004fe70efb02c 100644 --- a/x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/custom_logs/install_elastic_agent.tsx +++ b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/custom_logs/install_elastic_agent.tsx @@ -71,7 +71,6 @@ export function InstallElasticAgent() { return callApi('GET /internal/observability_onboarding/logs/setup/privileges'); } // FIXME: Dario could not find a reasonable fix for getState() - // eslint-disable-next-line react-hooks/exhaustive-deps }, []); const { data: setup } = useFetcher((callApi) => { @@ -105,7 +104,7 @@ export function InstallElasticAgent() { } }, // FIXME: Dario could not find a reasonable fix for getState() - // eslint-disable-next-line react-hooks/exhaustive-deps + [monitoringRole?.hasPrivileges] ); @@ -135,7 +134,6 @@ export function InstallElasticAgent() { }); } // FIXME: Dario could not find a reasonable fix for getState() - // eslint-disable-next-line react-hooks/exhaustive-deps }, []); const { apiKeyEncoded, onboardingId } = installShipperSetup ?? getState(); @@ -152,7 +150,7 @@ export function InstallElasticAgent() { } }, // FIXME: Dario could not find a reasonable fix for succesfullySavedOnboardingState - // eslint-disable-next-line react-hooks/exhaustive-deps + [apiKeyEncoded, onboardingId, succesfullySavedOnboardingState] ); diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/firehose/auto_refresh_callout.tsx b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/firehose/auto_refresh_callout.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/firehose/auto_refresh_callout.tsx rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/firehose/auto_refresh_callout.tsx diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/firehose/create_stack_command_snippet.tsx b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/firehose/create_stack_command_snippet.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/firehose/create_stack_command_snippet.tsx rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/firehose/create_stack_command_snippet.tsx diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/firehose/create_stack_in_aws_console.tsx b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/firehose/create_stack_in_aws_console.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/firehose/create_stack_in_aws_console.tsx rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/firehose/create_stack_in_aws_console.tsx diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/firehose/download_template_callout.tsx b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/firehose/download_template_callout.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/firehose/download_template_callout.tsx rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/firehose/download_template_callout.tsx diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/firehose/existing_data_callout.tsx b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/firehose/existing_data_callout.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/firehose/existing_data_callout.tsx rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/firehose/existing_data_callout.tsx diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/firehose/index.tsx b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/firehose/index.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/firehose/index.tsx rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/firehose/index.tsx diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/firehose/progress_callout.tsx b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/firehose/progress_callout.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/firehose/progress_callout.tsx rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/firehose/progress_callout.tsx diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/firehose/types.ts b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/firehose/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/firehose/types.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/firehose/types.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/firehose/use_aws_service_get_started_list.ts b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/firehose/use_aws_service_get_started_list.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/firehose/use_aws_service_get_started_list.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/firehose/use_aws_service_get_started_list.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/firehose/use_firehose_flow.ts b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/firehose/use_firehose_flow.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/firehose/use_firehose_flow.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/firehose/use_firehose_flow.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/firehose/use_populated_aws_index_list.ts b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/firehose/use_populated_aws_index_list.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/firehose/use_populated_aws_index_list.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/firehose/use_populated_aws_index_list.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/firehose/utils.ts b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/firehose/utils.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/firehose/utils.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/firehose/utils.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/firehose/visualize_data.tsx b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/firehose/visualize_data.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/firehose/visualize_data.tsx rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/firehose/visualize_data.tsx diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/kubernetes/build_kubectl_command.ts b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/kubernetes/build_kubectl_command.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/kubernetes/build_kubectl_command.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/kubernetes/build_kubectl_command.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/kubernetes/command_snippet.tsx b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/kubernetes/command_snippet.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/kubernetes/command_snippet.tsx rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/kubernetes/command_snippet.tsx diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/kubernetes/data_ingest_status.tsx b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/kubernetes/data_ingest_status.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/kubernetes/data_ingest_status.tsx rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/kubernetes/data_ingest_status.tsx diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/kubernetes/index.tsx b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/kubernetes/index.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/kubernetes/index.tsx rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/kubernetes/index.tsx diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/kubernetes/use_kubernetes_flow.ts b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/kubernetes/use_kubernetes_flow.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/kubernetes/use_kubernetes_flow.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/kubernetes/use_kubernetes_flow.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/otel_kubernetes/index.tsx b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/otel_kubernetes/index.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/otel_kubernetes/index.tsx rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/otel_kubernetes/index.tsx diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/otel_kubernetes/otel_kubernetes_panel.tsx b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/otel_kubernetes/otel_kubernetes_panel.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/otel_kubernetes/otel_kubernetes_panel.tsx rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/otel_kubernetes/otel_kubernetes_panel.tsx diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/otel_logs/index.tsx b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/otel_logs/index.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/otel_logs/index.tsx rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/otel_logs/index.tsx diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/otel_logs/multi_integration_install_banner.tsx b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/otel_logs/multi_integration_install_banner.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/otel_logs/multi_integration_install_banner.tsx rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/otel_logs/multi_integration_install_banner.tsx diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/shared/accordion_with_icon.tsx b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/shared/accordion_with_icon.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/shared/accordion_with_icon.tsx rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/shared/accordion_with_icon.tsx diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/shared/copy_to_clipboard_button.tsx b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/shared/copy_to_clipboard_button.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/shared/copy_to_clipboard_button.tsx rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/shared/copy_to_clipboard_button.tsx diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/shared/empty_prompt.tsx b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/shared/empty_prompt.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/shared/empty_prompt.tsx rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/shared/empty_prompt.tsx diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/shared/feedback_buttons.tsx b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/shared/feedback_buttons.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/shared/feedback_buttons.tsx rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/shared/feedback_buttons.tsx diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/shared/get_elastic_agent_setup_command.ts b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/shared/get_elastic_agent_setup_command.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/shared/get_elastic_agent_setup_command.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/shared/get_elastic_agent_setup_command.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/shared/get_started_panel.tsx b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/shared/get_started_panel.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/shared/get_started_panel.tsx rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/shared/get_started_panel.tsx diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/shared/install_elastic_agent_steps.tsx b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/shared/install_elastic_agent_steps.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/shared/install_elastic_agent_steps.tsx rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/shared/install_elastic_agent_steps.tsx diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/shared/locator_button_empty.tsx b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/shared/locator_button_empty.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/shared/locator_button_empty.tsx rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/shared/locator_button_empty.tsx diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/shared/optional_form_row.tsx b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/shared/optional_form_row.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/shared/optional_form_row.tsx rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/shared/optional_form_row.tsx diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/shared/popover_tooltip.tsx b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/shared/popover_tooltip.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/shared/popover_tooltip.tsx rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/shared/popover_tooltip.tsx diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/shared/progress_indicator.tsx b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/shared/progress_indicator.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/shared/progress_indicator.tsx rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/shared/progress_indicator.tsx diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/shared/step_panel.tsx b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/shared/step_panel.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/shared/step_panel.tsx rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/shared/step_panel.tsx diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/shared/step_status.tsx b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/shared/step_status.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/shared/step_status.tsx rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/shared/step_status.tsx diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/shared/troubleshooting_link.tsx b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/shared/troubleshooting_link.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/shared/troubleshooting_link.tsx rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/shared/troubleshooting_link.tsx diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/shared/use_window_blur_data_monitoring_trigger.ts b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/shared/use_window_blur_data_monitoring_trigger.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/shared/use_window_blur_data_monitoring_trigger.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/shared/use_window_blur_data_monitoring_trigger.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/shared/windows_install_step.tsx b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/shared/windows_install_step.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/quickstart_flows/shared/windows_install_step.tsx rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/quickstart_flows/shared/windows_install_step.tsx diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/shared/back_button.tsx b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/shared/back_button.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/shared/back_button.tsx rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/shared/back_button.tsx diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/shared/header_action_menu.tsx b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/shared/header_action_menu.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/shared/header_action_menu.tsx rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/shared/header_action_menu.tsx diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/shared/logo_icon.tsx b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/shared/logo_icon.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/shared/logo_icon.tsx rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/shared/logo_icon.tsx diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/shared/test_wrapper.tsx b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/shared/test_wrapper.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/shared/test_wrapper.tsx rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/shared/test_wrapper.tsx diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/application/shared/use_custom_margin.ts b/x-pack/solutions/observability/plugins/observability_onboarding/public/application/shared/use_custom_margin.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/application/shared/use_custom_margin.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/public/application/shared/use_custom_margin.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/assets/apache.svg b/x-pack/solutions/observability/plugins/observability_onboarding/public/assets/apache.svg similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/assets/apache.svg rename to x-pack/solutions/observability/plugins/observability_onboarding/public/assets/apache.svg diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/assets/apache_tomcat.svg b/x-pack/solutions/observability/plugins/observability_onboarding/public/assets/apache_tomcat.svg similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/assets/apache_tomcat.svg rename to x-pack/solutions/observability/plugins/observability_onboarding/public/assets/apache_tomcat.svg diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/assets/apple.svg b/x-pack/solutions/observability/plugins/observability_onboarding/public/assets/apple.svg similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/assets/apple.svg rename to x-pack/solutions/observability/plugins/observability_onboarding/public/assets/apple.svg diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/assets/auto_detect.sh b/x-pack/solutions/observability/plugins/observability_onboarding/public/assets/auto_detect.sh similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/assets/auto_detect.sh rename to x-pack/solutions/observability/plugins/observability_onboarding/public/assets/auto_detect.sh diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/assets/charts_screen.svg b/x-pack/solutions/observability/plugins/observability_onboarding/public/assets/charts_screen.svg similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/assets/charts_screen.svg rename to x-pack/solutions/observability/plugins/observability_onboarding/public/assets/charts_screen.svg diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/assets/docker.svg b/x-pack/solutions/observability/plugins/observability_onboarding/public/assets/docker.svg similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/assets/docker.svg rename to x-pack/solutions/observability/plugins/observability_onboarding/public/assets/docker.svg diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/assets/dotnet.svg b/x-pack/solutions/observability/plugins/observability_onboarding/public/assets/dotnet.svg similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/assets/dotnet.svg rename to x-pack/solutions/observability/plugins/observability_onboarding/public/assets/dotnet.svg diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/assets/firehose.svg b/x-pack/solutions/observability/plugins/observability_onboarding/public/assets/firehose.svg similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/assets/firehose.svg rename to x-pack/solutions/observability/plugins/observability_onboarding/public/assets/firehose.svg diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/assets/haproxy.svg b/x-pack/solutions/observability/plugins/observability_onboarding/public/assets/haproxy.svg similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/assets/haproxy.svg rename to x-pack/solutions/observability/plugins/observability_onboarding/public/assets/haproxy.svg diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/assets/integrations.conf b/x-pack/solutions/observability/plugins/observability_onboarding/public/assets/integrations.conf similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/assets/integrations.conf rename to x-pack/solutions/observability/plugins/observability_onboarding/public/assets/integrations.conf diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/assets/java.svg b/x-pack/solutions/observability/plugins/observability_onboarding/public/assets/java.svg similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/assets/java.svg rename to x-pack/solutions/observability/plugins/observability_onboarding/public/assets/java.svg diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/assets/javascript.svg b/x-pack/solutions/observability/plugins/observability_onboarding/public/assets/javascript.svg similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/assets/javascript.svg rename to x-pack/solutions/observability/plugins/observability_onboarding/public/assets/javascript.svg diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/assets/kafka.svg b/x-pack/solutions/observability/plugins/observability_onboarding/public/assets/kafka.svg similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/assets/kafka.svg rename to x-pack/solutions/observability/plugins/observability_onboarding/public/assets/kafka.svg diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/assets/kubernetes.svg b/x-pack/solutions/observability/plugins/observability_onboarding/public/assets/kubernetes.svg similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/assets/kubernetes.svg rename to x-pack/solutions/observability/plugins/observability_onboarding/public/assets/kubernetes.svg diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/assets/linux.svg b/x-pack/solutions/observability/plugins/observability_onboarding/public/assets/linux.svg similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/assets/linux.svg rename to x-pack/solutions/observability/plugins/observability_onboarding/public/assets/linux.svg diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/assets/mongodb.svg b/x-pack/solutions/observability/plugins/observability_onboarding/public/assets/mongodb.svg similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/assets/mongodb.svg rename to x-pack/solutions/observability/plugins/observability_onboarding/public/assets/mongodb.svg diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/assets/mysql.svg b/x-pack/solutions/observability/plugins/observability_onboarding/public/assets/mysql.svg similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/assets/mysql.svg rename to x-pack/solutions/observability/plugins/observability_onboarding/public/assets/mysql.svg diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/assets/nginx.svg b/x-pack/solutions/observability/plugins/observability_onboarding/public/assets/nginx.svg similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/assets/nginx.svg rename to x-pack/solutions/observability/plugins/observability_onboarding/public/assets/nginx.svg diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/assets/opentelemetry.svg b/x-pack/solutions/observability/plugins/observability_onboarding/public/assets/opentelemetry.svg similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/assets/opentelemetry.svg rename to x-pack/solutions/observability/plugins/observability_onboarding/public/assets/opentelemetry.svg diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/assets/postgresql.svg b/x-pack/solutions/observability/plugins/observability_onboarding/public/assets/postgresql.svg similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/assets/postgresql.svg rename to x-pack/solutions/observability/plugins/observability_onboarding/public/assets/postgresql.svg diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/assets/rabbitmq.svg b/x-pack/solutions/observability/plugins/observability_onboarding/public/assets/rabbitmq.svg similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/assets/rabbitmq.svg rename to x-pack/solutions/observability/plugins/observability_onboarding/public/assets/rabbitmq.svg diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/assets/redis.svg b/x-pack/solutions/observability/plugins/observability_onboarding/public/assets/redis.svg similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/assets/redis.svg rename to x-pack/solutions/observability/plugins/observability_onboarding/public/assets/redis.svg diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/assets/ruby.svg b/x-pack/solutions/observability/plugins/observability_onboarding/public/assets/ruby.svg similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/assets/ruby.svg rename to x-pack/solutions/observability/plugins/observability_onboarding/public/assets/ruby.svg diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/assets/standalone_agent_setup.sh b/x-pack/solutions/observability/plugins/observability_onboarding/public/assets/standalone_agent_setup.sh similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/assets/standalone_agent_setup.sh rename to x-pack/solutions/observability/plugins/observability_onboarding/public/assets/standalone_agent_setup.sh diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/assets/system.svg b/x-pack/solutions/observability/plugins/observability_onboarding/public/assets/system.svg similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/assets/system.svg rename to x-pack/solutions/observability/plugins/observability_onboarding/public/assets/system.svg diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/assets/waterfall_screen.svg b/x-pack/solutions/observability/plugins/observability_onboarding/public/assets/waterfall_screen.svg similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/assets/waterfall_screen.svg rename to x-pack/solutions/observability/plugins/observability_onboarding/public/assets/waterfall_screen.svg diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/context/create_wizard_context.tsx b/x-pack/solutions/observability/plugins/observability_onboarding/public/context/create_wizard_context.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/context/create_wizard_context.tsx rename to x-pack/solutions/observability/plugins/observability_onboarding/public/context/create_wizard_context.tsx diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/context/nav_events.ts b/x-pack/solutions/observability/plugins/observability_onboarding/public/context/nav_events.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/context/nav_events.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/public/context/nav_events.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/context/path.ts b/x-pack/solutions/observability/plugins/observability_onboarding/public/context/path.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/context/path.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/public/context/path.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/hooks/use_fetcher.tsx b/x-pack/solutions/observability/plugins/observability_onboarding/public/hooks/use_fetcher.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/hooks/use_fetcher.tsx rename to x-pack/solutions/observability/plugins/observability_onboarding/public/hooks/use_fetcher.tsx diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/hooks/use_flow_progress_telemetry.test.tsx b/x-pack/solutions/observability/plugins/observability_onboarding/public/hooks/use_flow_progress_telemetry.test.tsx similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/hooks/use_flow_progress_telemetry.test.tsx rename to x-pack/solutions/observability/plugins/observability_onboarding/public/hooks/use_flow_progress_telemetry.test.tsx diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/hooks/use_flow_progress_telemetry.ts b/x-pack/solutions/observability/plugins/observability_onboarding/public/hooks/use_flow_progress_telemetry.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/hooks/use_flow_progress_telemetry.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/public/hooks/use_flow_progress_telemetry.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/hooks/use_install_integrations.ts b/x-pack/solutions/observability/plugins/observability_onboarding/public/hooks/use_install_integrations.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/hooks/use_install_integrations.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/public/hooks/use_install_integrations.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/hooks/use_kibana.ts b/x-pack/solutions/observability/plugins/observability_onboarding/public/hooks/use_kibana.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/hooks/use_kibana.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/public/hooks/use_kibana.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/hooks/use_kibana_navigation.ts b/x-pack/solutions/observability/plugins/observability_onboarding/public/hooks/use_kibana_navigation.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/hooks/use_kibana_navigation.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/public/hooks/use_kibana_navigation.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/icons/apache.svg b/x-pack/solutions/observability/plugins/observability_onboarding/public/icons/apache.svg similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/icons/apache.svg rename to x-pack/solutions/observability/plugins/observability_onboarding/public/icons/apache.svg diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/icons/apm.svg b/x-pack/solutions/observability/plugins/observability_onboarding/public/icons/apm.svg similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/icons/apm.svg rename to x-pack/solutions/observability/plugins/observability_onboarding/public/icons/apm.svg diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/icons/aws.svg b/x-pack/solutions/observability/plugins/observability_onboarding/public/icons/aws.svg similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/icons/aws.svg rename to x-pack/solutions/observability/plugins/observability_onboarding/public/icons/aws.svg diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/icons/azure.svg b/x-pack/solutions/observability/plugins/observability_onboarding/public/icons/azure.svg similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/icons/azure.svg rename to x-pack/solutions/observability/plugins/observability_onboarding/public/icons/azure.svg diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/icons/gcp.svg b/x-pack/solutions/observability/plugins/observability_onboarding/public/icons/gcp.svg similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/icons/gcp.svg rename to x-pack/solutions/observability/plugins/observability_onboarding/public/icons/gcp.svg diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/icons/kinesis.svg b/x-pack/solutions/observability/plugins/observability_onboarding/public/icons/kinesis.svg similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/icons/kinesis.svg rename to x-pack/solutions/observability/plugins/observability_onboarding/public/icons/kinesis.svg diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/icons/kubernetes.svg b/x-pack/solutions/observability/plugins/observability_onboarding/public/icons/kubernetes.svg similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/icons/kubernetes.svg rename to x-pack/solutions/observability/plugins/observability_onboarding/public/icons/kubernetes.svg diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/icons/logging.svg b/x-pack/solutions/observability/plugins/observability_onboarding/public/icons/logging.svg similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/icons/logging.svg rename to x-pack/solutions/observability/plugins/observability_onboarding/public/icons/logging.svg diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/icons/nginx.svg b/x-pack/solutions/observability/plugins/observability_onboarding/public/icons/nginx.svg similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/icons/nginx.svg rename to x-pack/solutions/observability/plugins/observability_onboarding/public/icons/nginx.svg diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/icons/opentelemetry.svg b/x-pack/solutions/observability/plugins/observability_onboarding/public/icons/opentelemetry.svg similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/icons/opentelemetry.svg rename to x-pack/solutions/observability/plugins/observability_onboarding/public/icons/opentelemetry.svg diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/icons/system.svg b/x-pack/solutions/observability/plugins/observability_onboarding/public/icons/system.svg similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/icons/system.svg rename to x-pack/solutions/observability/plugins/observability_onboarding/public/icons/system.svg diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/icons/universal_profiling.svg b/x-pack/solutions/observability/plugins/observability_onboarding/public/icons/universal_profiling.svg similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/icons/universal_profiling.svg rename to x-pack/solutions/observability/plugins/observability_onboarding/public/icons/universal_profiling.svg diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/index.ts b/x-pack/solutions/observability/plugins/observability_onboarding/public/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/index.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/public/index.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/locators/index.ts b/x-pack/solutions/observability/plugins/observability_onboarding/public/locators/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/locators/index.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/public/locators/index.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/locators/onboarding_locator/get_location.test.ts b/x-pack/solutions/observability/plugins/observability_onboarding/public/locators/onboarding_locator/get_location.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/locators/onboarding_locator/get_location.test.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/public/locators/onboarding_locator/get_location.test.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/locators/onboarding_locator/get_location.ts b/x-pack/solutions/observability/plugins/observability_onboarding/public/locators/onboarding_locator/get_location.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/locators/onboarding_locator/get_location.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/public/locators/onboarding_locator/get_location.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/locators/onboarding_locator/locator_definition.test.ts b/x-pack/solutions/observability/plugins/observability_onboarding/public/locators/onboarding_locator/locator_definition.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/locators/onboarding_locator/locator_definition.test.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/public/locators/onboarding_locator/locator_definition.test.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/locators/onboarding_locator/locator_definition.ts b/x-pack/solutions/observability/plugins/observability_onboarding/public/locators/onboarding_locator/locator_definition.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/locators/onboarding_locator/locator_definition.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/public/locators/onboarding_locator/locator_definition.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/locators/onboarding_locator/types.ts b/x-pack/solutions/observability/plugins/observability_onboarding/public/locators/onboarding_locator/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/locators/onboarding_locator/types.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/public/locators/onboarding_locator/types.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/plugin.ts b/x-pack/solutions/observability/plugins/observability_onboarding/public/plugin.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/plugin.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/public/plugin.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/services/rest/call_api.ts b/x-pack/solutions/observability/plugins/observability_onboarding/public/services/rest/call_api.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/services/rest/call_api.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/public/services/rest/call_api.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/public/services/rest/create_call_api.ts b/x-pack/solutions/observability/plugins/observability_onboarding/public/services/rest/create_call_api.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/public/services/rest/create_call_api.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/public/services/rest/create_call_api.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/scripts/test/api.js b/x-pack/solutions/observability/plugins/observability_onboarding/scripts/test/api.js similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/scripts/test/api.js rename to x-pack/solutions/observability/plugins/observability_onboarding/scripts/test/api.js diff --git a/x-pack/plugins/observability_solution/observability_onboarding/scripts/test/e2e.js b/x-pack/solutions/observability/plugins/observability_onboarding/scripts/test/e2e.js similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/scripts/test/e2e.js rename to x-pack/solutions/observability/plugins/observability_onboarding/scripts/test/e2e.js diff --git a/x-pack/plugins/observability_solution/observability_onboarding/scripts/test/jest.js b/x-pack/solutions/observability/plugins/observability_onboarding/scripts/test/jest.js similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/scripts/test/jest.js rename to x-pack/solutions/observability/plugins/observability_onboarding/scripts/test/jest.js diff --git a/x-pack/plugins/observability_solution/observability_onboarding/server/config.ts b/x-pack/solutions/observability/plugins/observability_onboarding/server/config.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/server/config.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/server/config.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/server/index.ts b/x-pack/solutions/observability/plugins/observability_onboarding/server/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/server/index.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/server/index.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/server/lib/api_key/create_install_api_key.ts b/x-pack/solutions/observability/plugins/observability_onboarding/server/lib/api_key/create_install_api_key.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/server/lib/api_key/create_install_api_key.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/server/lib/api_key/create_install_api_key.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/server/lib/api_key/create_shipper_api_key.ts b/x-pack/solutions/observability/plugins/observability_onboarding/server/lib/api_key/create_shipper_api_key.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/server/lib/api_key/create_shipper_api_key.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/server/lib/api_key/create_shipper_api_key.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/server/lib/api_key/has_log_monitoring_privileges.ts b/x-pack/solutions/observability/plugins/observability_onboarding/server/lib/api_key/has_log_monitoring_privileges.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/server/lib/api_key/has_log_monitoring_privileges.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/server/lib/api_key/has_log_monitoring_privileges.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/server/lib/api_key/privileges.ts b/x-pack/solutions/observability/plugins/observability_onboarding/server/lib/api_key/privileges.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/server/lib/api_key/privileges.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/server/lib/api_key/privileges.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/server/lib/get_agent_version.ts b/x-pack/solutions/observability/plugins/observability_onboarding/server/lib/get_agent_version.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/server/lib/get_agent_version.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/server/lib/get_agent_version.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/server/lib/get_authentication_api_key.ts b/x-pack/solutions/observability/plugins/observability_onboarding/server/lib/get_authentication_api_key.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/server/lib/get_authentication_api_key.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/server/lib/get_authentication_api_key.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/server/lib/get_fallback_urls.ts b/x-pack/solutions/observability/plugins/observability_onboarding/server/lib/get_fallback_urls.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/server/lib/get_fallback_urls.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/server/lib/get_fallback_urls.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/server/lib/state/get_observability_onboarding_flow.ts b/x-pack/solutions/observability/plugins/observability_onboarding/server/lib/state/get_observability_onboarding_flow.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/server/lib/state/get_observability_onboarding_flow.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/server/lib/state/get_observability_onboarding_flow.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/server/lib/state/index.ts b/x-pack/solutions/observability/plugins/observability_onboarding/server/lib/state/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/server/lib/state/index.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/server/lib/state/index.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/server/lib/state/save_observability_onboarding_flow.ts b/x-pack/solutions/observability/plugins/observability_onboarding/server/lib/state/save_observability_onboarding_flow.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/server/lib/state/save_observability_onboarding_flow.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/server/lib/state/save_observability_onboarding_flow.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/server/plugin.ts b/x-pack/solutions/observability/plugins/observability_onboarding/server/plugin.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/server/plugin.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/server/plugin.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/server/routes/create_observability_onboarding_server_route.ts b/x-pack/solutions/observability/plugins/observability_onboarding/server/routes/create_observability_onboarding_server_route.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/server/routes/create_observability_onboarding_server_route.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/server/routes/create_observability_onboarding_server_route.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/server/routes/elastic_agent/route.ts b/x-pack/solutions/observability/plugins/observability_onboarding/server/routes/elastic_agent/route.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/server/routes/elastic_agent/route.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/server/routes/elastic_agent/route.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/server/routes/firehose/route.ts b/x-pack/solutions/observability/plugins/observability_onboarding/server/routes/firehose/route.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/server/routes/firehose/route.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/server/routes/firehose/route.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/server/routes/flow/get_has_logs.ts b/x-pack/solutions/observability/plugins/observability_onboarding/server/routes/flow/get_has_logs.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/server/routes/flow/get_has_logs.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/server/routes/flow/get_has_logs.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/server/routes/flow/make_tar.test.ts b/x-pack/solutions/observability/plugins/observability_onboarding/server/routes/flow/make_tar.test.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/server/routes/flow/make_tar.test.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/server/routes/flow/make_tar.test.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/server/routes/flow/make_tar.ts b/x-pack/solutions/observability/plugins/observability_onboarding/server/routes/flow/make_tar.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/server/routes/flow/make_tar.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/server/routes/flow/make_tar.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/server/routes/flow/route.ts b/x-pack/solutions/observability/plugins/observability_onboarding/server/routes/flow/route.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/server/routes/flow/route.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/server/routes/flow/route.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/server/routes/index.ts b/x-pack/solutions/observability/plugins/observability_onboarding/server/routes/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/server/routes/index.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/server/routes/index.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/server/routes/kubernetes/route.ts b/x-pack/solutions/observability/plugins/observability_onboarding/server/routes/kubernetes/route.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/server/routes/kubernetes/route.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/server/routes/kubernetes/route.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/server/routes/logs/route.ts b/x-pack/solutions/observability/plugins/observability_onboarding/server/routes/logs/route.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/server/routes/logs/route.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/server/routes/logs/route.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/server/routes/types.ts b/x-pack/solutions/observability/plugins/observability_onboarding/server/routes/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/server/routes/types.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/server/routes/types.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/server/saved_objects/observability_onboarding_status.ts b/x-pack/solutions/observability/plugins/observability_onboarding/server/saved_objects/observability_onboarding_status.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/server/saved_objects/observability_onboarding_status.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/server/saved_objects/observability_onboarding_status.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/server/services/es_legacy_config_service.ts b/x-pack/solutions/observability/plugins/observability_onboarding/server/services/es_legacy_config_service.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/server/services/es_legacy_config_service.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/server/services/es_legacy_config_service.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/server/test_helpers/create_observability_onboarding_users/authentication.ts b/x-pack/solutions/observability/plugins/observability_onboarding/server/test_helpers/create_observability_onboarding_users/authentication.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/server/test_helpers/create_observability_onboarding_users/authentication.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/server/test_helpers/create_observability_onboarding_users/authentication.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/server/test_helpers/create_observability_onboarding_users/helpers/call_kibana.ts b/x-pack/solutions/observability/plugins/observability_onboarding/server/test_helpers/create_observability_onboarding_users/helpers/call_kibana.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/server/test_helpers/create_observability_onboarding_users/helpers/call_kibana.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/server/test_helpers/create_observability_onboarding_users/helpers/call_kibana.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/server/test_helpers/create_observability_onboarding_users/helpers/create_custom_role.ts b/x-pack/solutions/observability/plugins/observability_onboarding/server/test_helpers/create_observability_onboarding_users/helpers/create_custom_role.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/server/test_helpers/create_observability_onboarding_users/helpers/create_custom_role.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/server/test_helpers/create_observability_onboarding_users/helpers/create_custom_role.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/server/test_helpers/create_observability_onboarding_users/helpers/create_or_update_user.ts b/x-pack/solutions/observability/plugins/observability_onboarding/server/test_helpers/create_observability_onboarding_users/helpers/create_or_update_user.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/server/test_helpers/create_observability_onboarding_users/helpers/create_or_update_user.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/server/test_helpers/create_observability_onboarding_users/helpers/create_or_update_user.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/server/test_helpers/create_observability_onboarding_users/index.ts b/x-pack/solutions/observability/plugins/observability_onboarding/server/test_helpers/create_observability_onboarding_users/index.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/server/test_helpers/create_observability_onboarding_users/index.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/server/test_helpers/create_observability_onboarding_users/index.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/server/types.ts b/x-pack/solutions/observability/plugins/observability_onboarding/server/types.ts similarity index 100% rename from x-pack/plugins/observability_solution/observability_onboarding/server/types.ts rename to x-pack/solutions/observability/plugins/observability_onboarding/server/types.ts diff --git a/x-pack/plugins/observability_solution/observability_onboarding/tsconfig.json b/x-pack/solutions/observability/plugins/observability_onboarding/tsconfig.json similarity index 93% rename from x-pack/plugins/observability_solution/observability_onboarding/tsconfig.json rename to x-pack/solutions/observability/plugins/observability_onboarding/tsconfig.json index 3893e1d5c6b57..23526b5fdcb56 100644 --- a/x-pack/plugins/observability_solution/observability_onboarding/tsconfig.json +++ b/x-pack/solutions/observability/plugins/observability_onboarding/tsconfig.json @@ -1,12 +1,12 @@ { - "extends": "../../../../tsconfig.base.json", + "extends": "../../../../../tsconfig.base.json", "compilerOptions": { "outDir": "target/types" }, "include": [ "common/**/*", "public/**/*", - "../../../../typings/**/*", + "../../../../../typings/**/*", "public/**/*.json", "server/**/*" ], diff --git a/x-pack/solutions/observability/plugins/observability_solution/entity_manager_app/public/application.tsx b/x-pack/solutions/observability/plugins/observability_solution/entity_manager_app/public/application.tsx index 8f2e9e2213ba0..b4dd3349ef6be 100644 --- a/x-pack/solutions/observability/plugins/observability_solution/entity_manager_app/public/application.tsx +++ b/x-pack/solutions/observability/plugins/observability_solution/entity_manager_app/public/application.tsx @@ -6,7 +6,7 @@ */ import { AppMountParameters, APP_WRAPPER_CLASS, CoreStart } from '@kbn/core/public'; import { PerformanceContextProvider } from '@kbn/ebt-tools'; -import { EuiThemeProvider } from '@kbn/kibana-react-plugin/common'; +import { EuiThemeProvider } from '@elastic/eui'; import { KibanaContextProvider } from '@kbn/kibana-react-plugin/public'; import { Storage } from '@kbn/kibana-utils-plugin/public'; import type { LazyObservabilityPageTemplateProps } from '@kbn/observability-shared-plugin/public'; @@ -44,7 +44,6 @@ export function renderApp({ entityClient: EntityClient; }) { const { element, history, theme$ } = appMountParameters; - const isDarkMode = core.theme.getTheme().darkMode; // ensure all divs are .kbnAppWrappers element.classList.add(APP_WRAPPER_CLASS); @@ -80,7 +79,7 @@ export function renderApp({ }} > - + diff --git a/x-pack/solutions/observability/plugins/synthetics/kibana.jsonc b/x-pack/solutions/observability/plugins/synthetics/kibana.jsonc index 44d549843f469..eab5fa622d47a 100644 --- a/x-pack/solutions/observability/plugins/synthetics/kibana.jsonc +++ b/x-pack/solutions/observability/plugins/synthetics/kibana.jsonc @@ -38,7 +38,6 @@ "taskManager", "triggersActionsUi", "usageCollection", - "bfetch", "uiActions", "unifiedSearch", "presentationUtil" diff --git a/x-pack/solutions/observability/plugins/synthetics/public/apps/synthetics/components/common/monitor_test_result/status_badge.tsx b/x-pack/solutions/observability/plugins/synthetics/public/apps/synthetics/components/common/monitor_test_result/status_badge.tsx index dd72eac40afc3..d0ac65e54d7ce 100644 --- a/x-pack/solutions/observability/plugins/synthetics/public/apps/synthetics/components/common/monitor_test_result/status_badge.tsx +++ b/x-pack/solutions/observability/plugins/synthetics/public/apps/synthetics/components/common/monitor_test_result/status_badge.tsx @@ -47,7 +47,7 @@ export const getBadgeColorForMonitorStatus = (status: MonitorStatus): IconColor export const getTextColorForMonitorStatus = ( status: MonitorStatus ): keyof EuiThemeComputed['colors'] => { - return status === 'skipped' ? 'disabledText' : 'text'; + return status === 'skipped' ? 'textDisabled' : 'textParagraph'; }; export const COMPLETE_LABEL = i18n.translate('xpack.synthetics.monitorStatus.complete', { diff --git a/x-pack/solutions/observability/plugins/synthetics/public/apps/synthetics/components/common/screenshot/empty_thumbnail.tsx b/x-pack/solutions/observability/plugins/synthetics/public/apps/synthetics/components/common/screenshot/empty_thumbnail.tsx index 45e1e780d1e31..2989a821e7e5e 100644 --- a/x-pack/solutions/observability/plugins/synthetics/public/apps/synthetics/components/common/screenshot/empty_thumbnail.tsx +++ b/x-pack/solutions/observability/plugins/synthetics/public/apps/synthetics/components/common/screenshot/empty_thumbnail.tsx @@ -7,13 +7,7 @@ import React from 'react'; import { i18n } from '@kbn/i18n'; -import { - useEuiTheme, - useEuiBackgroundColor, - EuiIcon, - EuiText, - EuiSkeletonRectangle, -} from '@elastic/eui'; +import { useEuiTheme, EuiIcon, EuiText, EuiSkeletonRectangle } from '@elastic/eui'; import { getConfinedScreenshotSize, @@ -59,7 +53,7 @@ export const EmptyThumbnail = ({ ...thumbnailStyle, width, height, - background: useEuiBackgroundColor('subdued'), + background: euiTheme.colors.backgroundBaseSubdued, border: euiTheme.border.thin, ...(borderRadius ? { borderRadius } : {}), }} @@ -103,11 +97,11 @@ export const EmptyThumbnail = ({ {unavailableMessage ? ( - {unavailableMessage} + {unavailableMessage} ) : null}
)} diff --git a/x-pack/solutions/observability/plugins/synthetics/public/apps/synthetics/components/common/screenshot/journey_screenshot_dialog.tsx b/x-pack/solutions/observability/plugins/synthetics/public/apps/synthetics/components/common/screenshot/journey_screenshot_dialog.tsx index b608c694189bc..a5f2a93d4df52 100644 --- a/x-pack/solutions/observability/plugins/synthetics/public/apps/synthetics/components/common/screenshot/journey_screenshot_dialog.tsx +++ b/x-pack/solutions/observability/plugins/synthetics/public/apps/synthetics/components/common/screenshot/journey_screenshot_dialog.tsx @@ -27,8 +27,7 @@ import { EuiOutsideClickDetector, useIsWithinMaxBreakpoint, } from '@elastic/eui'; -import { euiStyled } from '@kbn/kibana-react-plugin/common'; - +import styled from '@emotion/styled'; import { SYNTHETICS_API_URLS } from '../../../../../../common/constants'; import { SyntheticsSettingsContext } from '../../../contexts'; import { useRetrieveStepImage } from '../monitor_test_result/use_retrieve_step_image'; @@ -173,7 +172,7 @@ export const JourneyScreenshotDialog = ({ - + {i18n.translate('xpack.synthetics.monitor.stepOfSteps', { defaultMessage: 'Step: {stepNumber} of {totalSteps}', values: { @@ -201,7 +200,7 @@ export const JourneyScreenshotDialog = ({ div { display: flex; diff --git a/x-pack/solutions/observability/plugins/synthetics/public/apps/synthetics/components/monitor_details/monitor_status/monitor_status_legend.tsx b/x-pack/solutions/observability/plugins/synthetics/public/apps/synthetics/components/monitor_details/monitor_status/monitor_status_legend.tsx index 0fad37e676b4f..b0166e9636770 100644 --- a/x-pack/solutions/observability/plugins/synthetics/public/apps/synthetics/components/monitor_details/monitor_status/monitor_status_legend.tsx +++ b/x-pack/solutions/observability/plugins/synthetics/public/apps/synthetics/components/monitor_details/monitor_status/monitor_status_legend.tsx @@ -52,7 +52,7 @@ export const MonitorStatusLegend = ({ brushable }: { brushable: boolean }) => { <> - + {labels.BRUSH_AREA_MESSAGE} diff --git a/x-pack/solutions/observability/plugins/synthetics/public/apps/synthetics/components/step_details_page/step_waterfall_chart/waterfall/waterfall_header/waterfall_tick_axis.tsx b/x-pack/solutions/observability/plugins/synthetics/public/apps/synthetics/components/step_details_page/step_waterfall_chart/waterfall/waterfall_header/waterfall_tick_axis.tsx index 197dcdb4da1bb..f0025931b6f76 100644 --- a/x-pack/solutions/observability/plugins/synthetics/public/apps/synthetics/components/step_details_page/step_waterfall_chart/waterfall/waterfall_header/waterfall_tick_axis.tsx +++ b/x-pack/solutions/observability/plugins/synthetics/public/apps/synthetics/components/step_details_page/step_waterfall_chart/waterfall/waterfall_header/waterfall_tick_axis.tsx @@ -61,7 +61,7 @@ export const WaterfallTickAxis = ({ marginBottom: euiTheme.size.s, whiteSpace: 'nowrap', cursor: 'pointer', - color: euiTheme.colors.primaryText, + color: euiTheme.colors.textPrimary, }} onClick={() => { setOnlyHighlighted(!showOnlyHighlightedNetworkRequests); diff --git a/x-pack/solutions/observability/plugins/synthetics/server/types.ts b/x-pack/solutions/observability/plugins/synthetics/server/types.ts index 1a8016830c085..be8d18025209f 100644 --- a/x-pack/solutions/observability/plugins/synthetics/server/types.ts +++ b/x-pack/solutions/observability/plugins/synthetics/server/types.ts @@ -22,7 +22,6 @@ import { SharePluginSetup } from '@kbn/share-plugin/server'; import { ObservabilityPluginSetup } from '@kbn/observability-plugin/server'; import { UsageCollectionSetup } from '@kbn/usage-collection-plugin/server'; import { TelemetryPluginSetup, TelemetryPluginStart } from '@kbn/telemetry-plugin/server'; -import { BfetchServerSetup } from '@kbn/bfetch-plugin/server'; import { CloudSetup } from '@kbn/cloud-plugin/server'; import { SpacesPluginStart } from '@kbn/spaces-plugin/server'; import { SecurityPluginStart } from '@kbn/security-plugin/server'; @@ -75,7 +74,6 @@ export interface SyntheticsPluginsSetupDependencies { encryptedSavedObjects: EncryptedSavedObjectsPluginSetup; taskManager: TaskManagerSetupContract; telemetry: TelemetryPluginSetup; - bfetch: BfetchServerSetup; share: SharePluginSetup; } diff --git a/x-pack/solutions/observability/plugins/synthetics/tsconfig.json b/x-pack/solutions/observability/plugins/synthetics/tsconfig.json index 075ef1d3c6443..6ce7da00a3457 100644 --- a/x-pack/solutions/observability/plugins/synthetics/tsconfig.json +++ b/x-pack/solutions/observability/plugins/synthetics/tsconfig.json @@ -59,7 +59,6 @@ "@kbn/core-saved-objects-api-server", "@kbn/core-saved-objects-common", "@kbn/features-plugin", - "@kbn/bfetch-plugin", "@kbn/actions-plugin", "@kbn/core-elasticsearch-server", "@kbn/core-saved-objects-api-server-mocks", diff --git a/x-pack/solutions/observability/plugins/uptime/kibana.jsonc b/x-pack/solutions/observability/plugins/uptime/kibana.jsonc index 25fd311a81f81..95a2d7c37074a 100644 --- a/x-pack/solutions/observability/plugins/uptime/kibana.jsonc +++ b/x-pack/solutions/observability/plugins/uptime/kibana.jsonc @@ -38,7 +38,6 @@ "triggersActionsUi", "usageCollection", "unifiedSearch", - "bfetch", "charts" ], "optionalPlugins": [ diff --git a/x-pack/solutions/observability/plugins/uptime/public/legacy_uptime/components/monitor/ml/__snapshots__/ml_integerations.test.tsx.snap b/x-pack/solutions/observability/plugins/uptime/public/legacy_uptime/components/monitor/ml/__snapshots__/ml_integerations.test.tsx.snap index 1edd320bcc715..733eda0561f9a 100644 --- a/x-pack/solutions/observability/plugins/uptime/public/legacy_uptime/components/monitor/ml/__snapshots__/ml_integerations.test.tsx.snap +++ b/x-pack/solutions/observability/plugins/uptime/public/legacy_uptime/components/monitor/ml/__snapshots__/ml_integerations.test.tsx.snap @@ -18,7 +18,7 @@ exports[`ML Integrations renders without errors 1`] = ` aria-label="Loading" class="euiLoadingSpinner emotion-euiLoadingSpinner-m" role="progressbar" - style="border-color:#07C currentcolor currentcolor currentcolor" + style="border-color:#0077CC currentcolor currentcolor currentcolor" /> { const LOCATION_FIELD_NAME = 'observer.geo.name'; @@ -114,13 +115,15 @@ describe('FiltersExpressionSelect', () => { const spy = jest.spyOn(Hooks, 'useValuesList'); spy.mockReturnValue({ loading: false, values: [{ label: 'test-label', count: 3 }] }); const { getByLabelText, getByText } = render( - + + + ); const filterButton = getByLabelText(expectedFilterButtonAriaLabel); diff --git a/x-pack/solutions/observability/plugins/uptime/public/legacy_uptime/components/overview/filter_group/filter_group.test.tsx b/x-pack/solutions/observability/plugins/uptime/public/legacy_uptime/components/overview/filter_group/filter_group.test.tsx index 7591bc7ef7473..f6287bc678158 100644 --- a/x-pack/solutions/observability/plugins/uptime/public/legacy_uptime/components/overview/filter_group/filter_group.test.tsx +++ b/x-pack/solutions/observability/plugins/uptime/public/legacy_uptime/components/overview/filter_group/filter_group.test.tsx @@ -10,6 +10,7 @@ import { fireEvent, waitFor } from '@testing-library/react'; import { render } from '../../../lib/helper/rtl_helpers'; import { FilterGroup } from './filter_group'; import * as Hooks from '@kbn/observability-shared-plugin/public/hooks/use_values_list'; +import { EuiThemeProvider } from '@elastic/eui'; describe('FilterGroup', () => { it.each([ @@ -97,7 +98,11 @@ describe('FilterGroup', () => { }); } - const { getByLabelText, getAllByLabelText } = render(); + const { getByLabelText, getAllByLabelText } = render( + + + + ); await waitFor(() => { const popoverButton = getByLabelText(popoverButtonLabel); diff --git a/x-pack/solutions/observability/plugins/uptime/server/legacy_uptime/lib/adapters/framework/adapter_types.ts b/x-pack/solutions/observability/plugins/uptime/server/legacy_uptime/lib/adapters/framework/adapter_types.ts index 9c20ff432aa7c..67fde1068fbbf 100644 --- a/x-pack/solutions/observability/plugins/uptime/server/legacy_uptime/lib/adapters/framework/adapter_types.ts +++ b/x-pack/solutions/observability/plugins/uptime/server/legacy_uptime/lib/adapters/framework/adapter_types.ts @@ -23,7 +23,6 @@ import { SecurityPluginStart } from '@kbn/security-plugin/server'; import { CloudSetup } from '@kbn/cloud-plugin/server'; import { SpacesPluginStart } from '@kbn/spaces-plugin/server'; import { FleetStartContract } from '@kbn/fleet-plugin/server'; -import { BfetchServerSetup } from '@kbn/bfetch-plugin/server'; import { SharePluginSetup } from '@kbn/share-plugin/server'; import { UptimeEsClient } from '../../lib'; import { UptimeConfig } from '../../../../../common/config'; @@ -59,7 +58,6 @@ export interface UptimeCorePluginsSetup { ruleRegistry: RuleRegistryPluginSetupContract; encryptedSavedObjects: EncryptedSavedObjectsPluginSetup; taskManager: TaskManagerSetupContract; - bfetch: BfetchServerSetup; share: SharePluginSetup; } diff --git a/x-pack/solutions/observability/plugins/uptime/tsconfig.json b/x-pack/solutions/observability/plugins/uptime/tsconfig.json index 75d0e1521db38..496ae1f398f2c 100644 --- a/x-pack/solutions/observability/plugins/uptime/tsconfig.json +++ b/x-pack/solutions/observability/plugins/uptime/tsconfig.json @@ -58,7 +58,6 @@ "@kbn/features-plugin", "@kbn/rule-registry-plugin", "@kbn/security-plugin", - "@kbn/bfetch-plugin", "@kbn/alerts-as-data-utils", "@kbn/std", "@kbn/utility-types", diff --git a/x-pack/solutions/observability/plugins/ux/public/application/application.test.tsx b/x-pack/solutions/observability/plugins/ux/public/application/application.test.tsx index 2b9dd676eac17..5414ed2963ed5 100644 --- a/x-pack/solutions/observability/plugins/ux/public/application/application.test.tsx +++ b/x-pack/solutions/observability/plugins/ux/public/application/application.test.tsx @@ -51,18 +51,8 @@ const mockPlugin = { observabilityAIAssistant: mockAIAssistantPlugin, }; -const mockEmbeddable = embeddablePluginMock.createStartContract(); - -mockEmbeddable.getEmbeddableFactory = jest.fn().mockImplementation(() => ({ - create: () => ({ - reload: jest.fn(), - setRenderTooltipContent: jest.fn(), - setLayerList: jest.fn(), - }), -})); - const mockCorePlugins = { - embeddable: mockEmbeddable, + embeddable: embeddablePluginMock.createStartContract(), inspector: {}, maps: {}, observabilityShared: { diff --git a/x-pack/solutions/security/plugins/security_solution/common/api/detection_engine/prebuilt_rules/perform_rule_upgrade/perform_rule_upgrade_route.ts b/x-pack/solutions/security/plugins/security_solution/common/api/detection_engine/prebuilt_rules/perform_rule_upgrade/perform_rule_upgrade_route.ts index 3ef53e7b7c67a..ac75bbb56e0bf 100644 --- a/x-pack/solutions/security/plugins/security_solution/common/api/detection_engine/prebuilt_rules/perform_rule_upgrade/perform_rule_upgrade_route.ts +++ b/x-pack/solutions/security/plugins/security_solution/common/api/detection_engine/prebuilt_rules/perform_rule_upgrade/perform_rule_upgrade_route.ts @@ -26,7 +26,6 @@ export const PickVersionValuesEnum = PickVersionValues.enum; export const FIELDS_TO_UPGRADE_TO_CURRENT_VERSION = [ 'enabled', 'exceptions_list', - 'alert_suppression', 'actions', 'throttle', 'response_actions', diff --git a/x-pack/solutions/security/plugins/security_solution/public/detection_engine/rule_management/components/rule_details/three_way_diff/field_final_side/components/rule_field_edit_form_wrapper.tsx b/x-pack/solutions/security/plugins/security_solution/public/detection_engine/rule_management/components/rule_details/three_way_diff/field_final_side/components/rule_field_edit_form_wrapper.tsx index ab12f62cfa27b..e2148d3cf2a29 100644 --- a/x-pack/solutions/security/plugins/security_solution/public/detection_engine/rule_management/components/rule_details/three_way_diff/field_final_side/components/rule_field_edit_form_wrapper.tsx +++ b/x-pack/solutions/security/plugins/security_solution/public/detection_engine/rule_management/components/rule_details/three_way_diff/field_final_side/components/rule_field_edit_form_wrapper.tsx @@ -100,6 +100,7 @@ export function RuleFieldEditFormWrapper({ onSubmit: handleSubmit, options: { warningValidationCodes: VALIDATION_WARNING_CODES, + stripEmptyFields: false, }, }); diff --git a/x-pack/solutions/security/plugins/security_solution/public/detection_engine/rule_management/components/rule_details/three_way_diff/final_edit/fields/timestamp_override.tsx b/x-pack/solutions/security/plugins/security_solution/public/detection_engine/rule_management/components/rule_details/three_way_diff/final_edit/fields/timestamp_override.tsx index a57d538fab47c..b8ef00ece3b3c 100644 --- a/x-pack/solutions/security/plugins/security_solution/public/detection_engine/rule_management/components/rule_details/three_way_diff/final_edit/fields/timestamp_override.tsx +++ b/x-pack/solutions/security/plugins/security_solution/public/detection_engine/rule_management/components/rule_details/three_way_diff/final_edit/fields/timestamp_override.tsx @@ -72,10 +72,11 @@ function TimestampFallbackDisabled() { return null; } -export function timestampOverrideDeserializer(defaultValue: FormData) { +export function timestampOverrideDeserializer(_: unknown, finalDiffableRule: DiffableRule) { return { - timestampOverride: defaultValue.timestamp_override.field_name, - timestampOverrideFallbackDisabled: defaultValue.timestamp_override.fallback_disabled ?? false, + timestampOverride: finalDiffableRule.timestamp_override?.field_name, + timestampOverrideFallbackDisabled: + finalDiffableRule.timestamp_override?.fallback_disabled ?? false, }; } diff --git a/x-pack/test/alerting_api_integration/security_and_spaces/group2/tests/actions/execute.ts b/x-pack/test/alerting_api_integration/security_and_spaces/group2/tests/actions/execute.ts index ddd2ed954efe7..4d5204b067643 100644 --- a/x-pack/test/alerting_api_integration/security_and_spaces/group2/tests/actions/execute.ts +++ b/x-pack/test/alerting_api_integration/security_and_spaces/group2/tests/actions/execute.ts @@ -573,6 +573,84 @@ export default function ({ getService }: FtrProviderContext) { throw new Error(`Scenario untested: ${JSON.stringify(scenario)}`); } }); + + it('should log api key information from execute request', async () => { + const { body: createdApiKey } = await supertest + .post(`/internal/security/api_key`) + .set('kbn-xsrf', 'foo') + .send({ name: 'test user managed key' }) + .expect(200); + const apiKey = createdApiKey.encoded; + + const connectorTypeId = 'test.index-record'; + const { body: createdConnector } = await supertest + .post(`${getUrlPrefix(space.id)}/api/actions/connector`) + .set('kbn-xsrf', 'foo') + .send({ + name: 'My Connector', + connector_type_id: connectorTypeId, + config: { + unencrypted: `This value shouldn't get encrypted`, + }, + secrets: { + encrypted: 'This value should be encrypted', + }, + }) + .expect(200); + objectRemover.add(space.id, createdConnector.id, 'connector', 'actions'); + + const reference = `actions-execute-1:${user.username}`; + const response = await supertestWithoutAuth + .post(`${getUrlPrefix(space.id)}/api/actions/connector/${createdConnector.id}/_execute`) + .set('kbn-xsrf', 'foo') + .set('Authorization', `ApiKey ${apiKey}`) + .send({ + params: { + reference, + index: ES_TEST_INDEX_NAME, + message: 'Testing 123', + }, + }); + + switch (scenario.id) { + case 'no_kibana_privileges at space1': + case 'space_1_all_alerts_none_actions at space1': + case 'space_1_all at space2': + case 'global_read at space1': + case 'superuser at space1': + case 'space_1_all at space1': + case 'space_1_all_with_restricted_fixture at space1': + case 'system_actions at space1': + expect(response.statusCode).to.eql(200); + expect(response.body).to.be.an('object'); + const searchResult = await esTestIndexTool.search( + 'action:test.index-record', + reference + ); + // @ts-expect-error doesnt handle total: number + expect(searchResult.body.hits.total.value > 0).to.be(true); + + const events: IValidatedEvent[] = await retry.try(async () => { + return await getEventLog({ + getService, + spaceId: space.id, + type: 'action', + id: createdConnector.id, + provider: 'actions', + actions: new Map([ + ['execute-start', { equal: 1 }], + ['execute', { equal: 1 }], + ]), + }); + }); + const executeEvent = events[1]; + expect(executeEvent?.kibana?.user_api_key?.id).to.eql(createdApiKey.id); + expect(executeEvent?.kibana?.user_api_key?.name).to.eql(createdApiKey.name); + break; + default: + throw new Error(`Scenario untested: ${JSON.stringify(scenario)}`); + } + }); }); } }); diff --git a/x-pack/test/alerting_api_integration/security_and_spaces/group3/tests/maintenance_window/find_maintenance_windows.ts b/x-pack/test/alerting_api_integration/security_and_spaces/group3/tests/maintenance_window/find_maintenance_windows.ts index a91a323ac1250..7c0067b159c8e 100644 --- a/x-pack/test/alerting_api_integration/security_and_spaces/group3/tests/maintenance_window/find_maintenance_windows.ts +++ b/x-pack/test/alerting_api_integration/security_and_spaces/group3/tests/maintenance_window/find_maintenance_windows.ts @@ -26,6 +26,7 @@ export default function findMaintenanceWindowTests({ getService }: FtrProviderCo freq: 2, // weekly }, }; + afterEach(() => objectRemover.removeAll()); for (const scenario of UserAtSpaceScenarios) { @@ -146,8 +147,8 @@ export default function findMaintenanceWindowTests({ getService }: FtrProviderCo case 'space_1_all at space1': expect(response.body.total).to.eql(2); expect(response.statusCode).to.eql(200); - expect(response.body.data[0].id).to.eql(createdMaintenanceWindow1.id); - expect(response.body.data[0].title).to.eql('test-maintenance-window'); + expect(response.body.data[0].id).to.eql(createdMaintenanceWindow2.id); + expect(response.body.data[0].title).to.eql('test-maintenance-window2'); break; default: throw new Error(`Scenario untested: ${JSON.stringify(scenario)}`); @@ -205,6 +206,340 @@ export default function findMaintenanceWindowTests({ getService }: FtrProviderCo throw new Error(`Scenario untested: ${JSON.stringify(scenario)}`); } }); + + it('should filter maintenance windows based on search text', async () => { + const { body: createdMaintenanceWindow1 } = await supertest + .post(`${getUrlPrefix(space.id)}/internal/alerting/rules/maintenance_window`) + .set('kbn-xsrf', 'foo') + .send(createParams); + + const { body: createdMaintenanceWindow2 } = await supertest + .post(`${getUrlPrefix(space.id)}/internal/alerting/rules/maintenance_window`) + .set('kbn-xsrf', 'foo') + .send({ ...createParams, title: 'search-name' }); + + objectRemover.add( + space.id, + createdMaintenanceWindow1.id, + 'rules/maintenance_window', + 'alerting', + true + ); + objectRemover.add( + space.id, + createdMaintenanceWindow2.id, + 'rules/maintenance_window', + 'alerting', + true + ); + + const response = await supertestWithoutAuth + .get( + `${getUrlPrefix( + space.id + )}/internal/alerting/rules/maintenance_window/_find?page=1&per_page=1&search=search-name` + ) + .set('kbn-xsrf', 'foo') + .auth(user.username, user.password) + .send({}); + + switch (scenario.id) { + case 'no_kibana_privileges at space1': + case 'space_1_all at space2': + case 'space_1_all_with_restricted_fixture at space1': + case 'space_1_all_alerts_none_actions at space1': + expect(response.statusCode).to.eql(403); + expect(response.body).to.eql({ + error: 'Forbidden', + message: + 'API [GET /internal/alerting/rules/maintenance_window/_find?page=1&per_page=1&search=search-name] is unauthorized for user, this action is granted by the Kibana privileges [read-maintenance-window]', + statusCode: 403, + }); + break; + case 'global_read at space1': + case 'superuser at space1': + case 'space_1_all at space1': + expect(response.body.total).to.eql(1); + expect(response.statusCode).to.eql(200); + expect(response.body.data[0].id).to.eql(createdMaintenanceWindow2.id); + expect(response.body.data[0].title).to.eql('search-name'); + break; + default: + throw new Error(`Scenario untested: ${JSON.stringify(scenario)}`); + } + }); + + it('should filter maintenance windows based on running status', async () => { + const { body: runningMaintenanceWindow } = await supertest + .post(`${getUrlPrefix(space.id)}/internal/alerting/rules/maintenance_window`) + .set('kbn-xsrf', 'foo') + .send({ ...createParams, title: 'test-running-maintenance-window' }); + + const { body: upcomingMaintenanceWindow } = await supertest + .post(`${getUrlPrefix(space.id)}/internal/alerting/rules/maintenance_window`) + .set('kbn-xsrf', 'foo') + .send({ + title: 'test-upcoming-maintenance-window', + duration: 60 * 60 * 1000, // 1 hr + r_rule: { + dtstart: new Date(new Date().getTime() - 60 * 60 * 1000).toISOString(), + tzid: 'UTC', + freq: 2, // weekly + }, + }); + const { body: finishedMaintenanceWindow } = await supertest + .post(`${getUrlPrefix(space.id)}/internal/alerting/rules/maintenance_window`) + .set('kbn-xsrf', 'foo') + .send({ + title: 'test-finished-maintenance-window', + duration: 60 * 60 * 1000, // 1 hr + r_rule: { + dtstart: new Date('05-01-2023').toISOString(), + tzid: 'UTC', + freq: 1, + count: 1, + }, + }); + + objectRemover.add( + space.id, + runningMaintenanceWindow.id, + 'rules/maintenance_window', + 'alerting', + true + ); + objectRemover.add( + space.id, + upcomingMaintenanceWindow.id, + 'rules/maintenance_window', + 'alerting', + true + ); + objectRemover.add( + space.id, + finishedMaintenanceWindow.id, + 'rules/maintenance_window', + 'alerting', + true + ); + + const response = await supertestWithoutAuth + .get( + `${getUrlPrefix( + space.id + )}/internal/alerting/rules/maintenance_window/_find?page=1&per_page=10&status=running` + ) + .set('kbn-xsrf', 'foo') + .auth(user.username, user.password) + .send({}); + + switch (scenario.id) { + case 'no_kibana_privileges at space1': + case 'space_1_all at space2': + case 'space_1_all_with_restricted_fixture at space1': + case 'space_1_all_alerts_none_actions at space1': + expect(response.statusCode).to.eql(403); + expect(response.body).to.eql({ + error: 'Forbidden', + message: + 'API [GET /internal/alerting/rules/maintenance_window/_find?page=1&per_page=10&status=running] is unauthorized for user, this action is granted by the Kibana privileges [read-maintenance-window]', + statusCode: 403, + }); + break; + case 'global_read at space1': + case 'superuser at space1': + case 'space_1_all at space1': + expect(response.body.total).to.eql(1); + expect(response.statusCode).to.eql(200); + expect(response.body.data[0].title).to.eql('test-running-maintenance-window'); + expect(response.body.data[0].status).to.eql('running'); + break; + default: + throw new Error(`Scenario untested: ${JSON.stringify(scenario)}`); + } + }); + + it('should filter maintenance windows based on upcomimg status', async () => { + const { body: runningMaintenanceWindow } = await supertest + .post(`${getUrlPrefix(space.id)}/internal/alerting/rules/maintenance_window`) + .set('kbn-xsrf', 'foo') + .send({ ...createParams, title: 'test-running-maintenance-window' }); + + const { body: upcomingMaintenanceWindow } = await supertest + .post(`${getUrlPrefix(space.id)}/internal/alerting/rules/maintenance_window`) + .set('kbn-xsrf', 'foo') + .send({ + title: 'test-upcoming-maintenance-window', + duration: 60 * 60 * 1000, // 1 hr + r_rule: { + dtstart: new Date(new Date().getTime() - 60 * 60 * 1000).toISOString(), + tzid: 'UTC', + freq: 2, // weekly + }, + }); + const { body: finishedMaintenanceWindow } = await supertest + .post(`${getUrlPrefix(space.id)}/internal/alerting/rules/maintenance_window`) + .set('kbn-xsrf', 'foo') + .send({ + title: 'test-finished-maintenance-window', + duration: 60 * 60 * 1000, // 1 hr + r_rule: { + dtstart: new Date('05-01-2023').toISOString(), + tzid: 'UTC', + freq: 1, + count: 1, + }, + }); + + objectRemover.add( + space.id, + runningMaintenanceWindow.id, + 'rules/maintenance_window', + 'alerting', + true + ); + objectRemover.add( + space.id, + upcomingMaintenanceWindow.id, + 'rules/maintenance_window', + 'alerting', + true + ); + objectRemover.add( + space.id, + finishedMaintenanceWindow.id, + 'rules/maintenance_window', + 'alerting', + true + ); + + const response = await supertestWithoutAuth + .get( + `${getUrlPrefix( + space.id + )}/internal/alerting/rules/maintenance_window/_find?page=1&per_page=10&status=upcoming` + ) + .set('kbn-xsrf', 'foo') + .auth(user.username, user.password) + .send({}); + + switch (scenario.id) { + case 'no_kibana_privileges at space1': + case 'space_1_all at space2': + case 'space_1_all_with_restricted_fixture at space1': + case 'space_1_all_alerts_none_actions at space1': + expect(response.statusCode).to.eql(403); + expect(response.body).to.eql({ + error: 'Forbidden', + message: + 'API [GET /internal/alerting/rules/maintenance_window/_find?page=1&per_page=10&status=upcoming] is unauthorized for user, this action is granted by the Kibana privileges [read-maintenance-window]', + statusCode: 403, + }); + break; + case 'global_read at space1': + case 'superuser at space1': + case 'space_1_all at space1': + expect(response.body.total).to.eql(1); + expect(response.statusCode).to.eql(200); + expect(response.body.data[0].title).to.eql('test-upcoming-maintenance-window'); + expect(response.body.data[0].status).to.eql('upcoming'); + break; + default: + throw new Error(`Scenario untested: ${JSON.stringify(scenario)}`); + } + }); + + it('should filter maintenance windows based on finished and running status', async () => { + const { body: runningMaintenanceWindow } = await supertest + .post(`${getUrlPrefix(space.id)}/internal/alerting/rules/maintenance_window`) + .set('kbn-xsrf', 'foo') + .send({ ...createParams, title: 'test-running-maintenance-window' }); + + const { body: upcomingMaintenanceWindow } = await supertest + .post(`${getUrlPrefix(space.id)}/internal/alerting/rules/maintenance_window`) + .set('kbn-xsrf', 'foo') + .send({ + title: 'test-upcoming-maintenance-window', + duration: 60 * 60 * 1000, // 1 hr + r_rule: { + dtstart: new Date(new Date().getTime() - 60 * 60 * 1000).toISOString(), + tzid: 'UTC', + freq: 2, // weekly + }, + }); + const { body: finishedMaintenanceWindow } = await supertest + .post(`${getUrlPrefix(space.id)}/internal/alerting/rules/maintenance_window`) + .set('kbn-xsrf', 'foo') + .send({ + title: 'test-finished-maintenance-window', + duration: 60 * 60 * 1000, // 1 hr + r_rule: { + dtstart: new Date('05-01-2023').toISOString(), + tzid: 'UTC', + freq: 1, + count: 1, + }, + }); + + objectRemover.add( + space.id, + runningMaintenanceWindow.id, + 'rules/maintenance_window', + 'alerting', + true + ); + objectRemover.add( + space.id, + upcomingMaintenanceWindow.id, + 'rules/maintenance_window', + 'alerting', + true + ); + objectRemover.add( + space.id, + finishedMaintenanceWindow.id, + 'rules/maintenance_window', + 'alerting', + true + ); + + const response = await supertestWithoutAuth + .get( + `${getUrlPrefix( + space.id + )}/internal/alerting/rules/maintenance_window/_find?page=1&per_page=10&status=running&status=finished` + ) + .set('kbn-xsrf', 'foo') + .auth(user.username, user.password) + .send({}); + + switch (scenario.id) { + case 'no_kibana_privileges at space1': + case 'space_1_all at space2': + case 'space_1_all_with_restricted_fixture at space1': + case 'space_1_all_alerts_none_actions at space1': + expect(response.statusCode).to.eql(403); + expect(response.body).to.eql({ + error: 'Forbidden', + message: + 'API [GET /internal/alerting/rules/maintenance_window/_find?page=1&per_page=10&status=running&status=finished] is unauthorized for user, this action is granted by the Kibana privileges [read-maintenance-window]', + statusCode: 403, + }); + break; + case 'global_read at space1': + case 'superuser at space1': + case 'space_1_all at space1': + expect(response.body.total).to.eql(2); + expect(response.statusCode).to.eql(200); + expect(response.body.data[0].title).to.eql('test-finished-maintenance-window'); + expect(response.body.data[0].status).to.eql('finished'); + expect(response.body.data[1].title).to.eql('test-running-maintenance-window'); + expect(response.body.data[1].status).to.eql('running'); + break; + default: + throw new Error(`Scenario untested: ${JSON.stringify(scenario)}`); + } + }); }); } }); diff --git a/x-pack/test/api_integration/apis/maps/bsearch.ts b/x-pack/test/api_integration/apis/maps/bsearch.ts deleted file mode 100644 index c3161bdfdfa39..0000000000000 --- a/x-pack/test/api_integration/apis/maps/bsearch.ts +++ /dev/null @@ -1,113 +0,0 @@ -/* - * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one - * or more contributor license agreements. Licensed under the Elastic License - * 2.0; you may not use this file except in compliance with the Elastic License - * 2.0. - */ - -import request from 'superagent'; -import { inflateResponse } from '@kbn/bfetch-plugin/public/streaming'; -import expect from '@kbn/expect'; -import { ELASTIC_HTTP_VERSION_HEADER } from '@kbn/core-http-common'; -import { BFETCH_ROUTE_VERSION_LATEST } from '@kbn/bfetch-plugin/common'; -import type { FtrProviderContext } from '../../ftr_provider_context'; - -function parseBfetchResponse(resp: request.Response, compressed: boolean = false) { - return resp.text - .trim() - .split('\n') - .map((item) => { - return JSON.parse(compressed ? inflateResponse(item) : item); - }); -} - -export default function ({ getService }: FtrProviderContext) { - const supertest = getService('supertest'); - - // Failing: See https://github.com/elastic/kibana/issues/194716 - describe.skip('bsearch', () => { - describe('ES|QL', () => { - it(`should return getColumns response in expected shape`, async () => { - const resp = await supertest - .post(`/internal/bsearch`) - .set('kbn-xsrf', 'kibana') - .set(ELASTIC_HTTP_VERSION_HEADER, BFETCH_ROUTE_VERSION_LATEST) - .send({ - batch: [ - { - request: { - params: { - query: 'from logstash-* | keep geo.coordinates | limit 0', - }, - }, - options: { - strategy: 'esql', - }, - }, - ], - }); - - const jsonBody = parseBfetchResponse(resp); - expect(resp.status).to.be(200); - expect(jsonBody[0].result.rawResponse).to.eql({ - columns: [ - { - name: 'geo.coordinates', - type: 'geo_point', - }, - ], - values: [], - }); - }); - - it(`should return getValues response in expected shape`, async () => { - const resp = await supertest - .post(`/internal/bsearch`) - .set('kbn-xsrf', 'kibana') - .set(ELASTIC_HTTP_VERSION_HEADER, BFETCH_ROUTE_VERSION_LATEST) - .send({ - batch: [ - { - request: { - params: { - dropNullColumns: true, - query: - 'from logstash-* | keep geo.coordinates, @timestamp | sort @timestamp | limit 1', - }, - }, - options: { - strategy: 'esql', - }, - }, - ], - }); - - const jsonBody = parseBfetchResponse(resp); - expect(resp.status).to.be(200); - expect(jsonBody[0].result.rawResponse).to.eql({ - all_columns: [ - { - name: 'geo.coordinates', - type: 'geo_point', - }, - { - name: '@timestamp', - type: 'date', - }, - ], - columns: [ - { - name: 'geo.coordinates', - type: 'geo_point', - }, - { - name: '@timestamp', - type: 'date', - }, - ], - values: [['POINT (-120.9871642 38.68407028)', '2015-09-20T00:00:00.000Z']], - }); - }); - }); - }); -} diff --git a/x-pack/test/api_integration/apis/maps/index.js b/x-pack/test/api_integration/apis/maps/index.js index 88c4f842a07bf..2ca2e5052ab57 100644 --- a/x-pack/test/api_integration/apis/maps/index.js +++ b/x-pack/test/api_integration/apis/maps/index.js @@ -38,7 +38,7 @@ export default function ({ loadTestFile, getService }) { loadTestFile(require.resolve('./migrations')); loadTestFile(require.resolve('./get_tile')); loadTestFile(require.resolve('./get_grid_tile')); - loadTestFile(require.resolve('./bsearch')); + loadTestFile(require.resolve('./search')); }); }); } diff --git a/x-pack/test/api_integration/apis/maps/search.ts b/x-pack/test/api_integration/apis/maps/search.ts new file mode 100644 index 0000000000000..757f8cc0b6f8c --- /dev/null +++ b/x-pack/test/api_integration/apis/maps/search.ts @@ -0,0 +1,84 @@ +/* + * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one + * or more contributor license agreements. Licensed under the Elastic License + * 2.0; you may not use this file except in compliance with the Elastic License + * 2.0. + */ + +import expect from '@kbn/expect'; +import { ELASTIC_HTTP_VERSION_HEADER } from '@kbn/core-http-common'; +import { SEARCH_API_BASE_URL } from '@kbn/data-plugin/server/search/routes'; +import { ESQL_SEARCH_STRATEGY } from '@kbn/data-plugin/common'; +import type { FtrProviderContext } from '../../ftr_provider_context'; + +export default function ({ getService }: FtrProviderContext) { + const supertest = getService('supertest'); + + describe('search', () => { + describe('ES|QL', () => { + it(`should return getColumns response in expected shape`, async () => { + const resp = await supertest + .post(`${SEARCH_API_BASE_URL}/${ESQL_SEARCH_STRATEGY}`) + .set('kbn-xsrf', 'kibana') + .set(ELASTIC_HTTP_VERSION_HEADER, '1') + .send({ + params: { + query: 'from logstash-* | keep geo.coordinates | limit 0', + }, + }) + .expect(200); + + const { took, ...response } = resp.body.rawResponse; + expect(response).to.eql({ + columns: [ + { + name: 'geo.coordinates', + type: 'geo_point', + }, + ], + values: [], + }); + }); + + it(`should return getValues response in expected shape`, async () => { + const resp = await supertest + .post(`${SEARCH_API_BASE_URL}/${ESQL_SEARCH_STRATEGY}`) + .set('kbn-xsrf', 'kibana') + .set(ELASTIC_HTTP_VERSION_HEADER, '1') + .send({ + params: { + dropNullColumns: true, + query: + 'from logstash-* | keep geo.coordinates, @timestamp | sort @timestamp | limit 1', + }, + }) + .expect(200); + + const { took, ...response } = resp.body.rawResponse; + expect(response).to.eql({ + all_columns: [ + { + name: 'geo.coordinates', + type: 'geo_point', + }, + { + name: '@timestamp', + type: 'date', + }, + ], + columns: [ + { + name: 'geo.coordinates', + type: 'geo_point', + }, + { + name: '@timestamp', + type: 'date', + }, + ], + values: [['POINT (-120.9871642 38.68407028)', '2015-09-20T00:00:00.000Z']], + }); + }); + }); + }); +} diff --git a/x-pack/test/functional/apps/management/feature_controls/management_security.ts b/x-pack/test/functional/apps/management/feature_controls/management_security.ts index 286963b77d53b..9f73f5500cb4d 100644 --- a/x-pack/test/functional/apps/management/feature_controls/management_security.ts +++ b/x-pack/test/functional/apps/management/feature_controls/management_security.ts @@ -82,8 +82,8 @@ export default function ({ getPageObjects, getService }: FtrProviderContext) { sectionLinks: [ 'dataViews', 'filesManagement', - 'aiAssistantManagementSelection', 'objects', + 'aiAssistantManagementSelection', 'tags', 'search_sessions', 'spaces', diff --git a/x-pack/test/functional_with_es_ssl/apps/triggers_actions_ui/maintenance_windows/maintenance_windows_table.ts b/x-pack/test/functional_with_es_ssl/apps/triggers_actions_ui/maintenance_windows/maintenance_windows_table.ts index 5618a1a77cff6..4ebab9b03d307 100644 --- a/x-pack/test/functional_with_es_ssl/apps/triggers_actions_ui/maintenance_windows/maintenance_windows_table.ts +++ b/x-pack/test/functional_with_es_ssl/apps/triggers_actions_ui/maintenance_windows/maintenance_windows_table.ts @@ -29,7 +29,7 @@ export default ({ getPageObjects, getService }: FtrProviderContext) => { await objectRemover.removeAll(); }); - it('should should cancel a running maintenance window', async () => { + it('should cancel a running maintenance window', async () => { const name = generateUniqueKey(); const createdMaintenanceWindow = await createMaintenanceWindow({ name, @@ -60,7 +60,7 @@ export default ({ getPageObjects, getService }: FtrProviderContext) => { expect(list[0].status).to.not.eql('Running'); }); - it('should should archive finished maintenance window', async () => { + it('should archive finished maintenance window', async () => { const name = generateUniqueKey(); const createdMaintenanceWindow = await createMaintenanceWindow({ name, @@ -93,7 +93,7 @@ export default ({ getPageObjects, getService }: FtrProviderContext) => { expect(list[0].status).to.eql('Archived'); }); - it('should should cancel and archive a running maintenance window', async () => { + it('should cancel and archive a running maintenance window', async () => { const name = generateUniqueKey(); const createdMaintenanceWindow = await createMaintenanceWindow({ name, @@ -124,7 +124,7 @@ export default ({ getPageObjects, getService }: FtrProviderContext) => { expect(list[0].status).to.eql('Archived'); }); - it('should should unarchive a maintenance window', async () => { + it('should unarchive a maintenance window', async () => { const name = generateUniqueKey(); const createdMaintenanceWindow = await createMaintenanceWindow({ name, @@ -209,5 +209,85 @@ export default ({ getPageObjects, getService }: FtrProviderContext) => { expect(upcomingList[0].status).to.equal('Upcoming'); }); }); + + it('should filter maintenance windows by the archived status', async () => { + const finished = await createMaintenanceWindow({ + name: 'finished-maintenance-window', + startDate: new Date('05-01-2023'), + notRecurring: true, + getService, + }); + objectRemover.add(finished.id, 'rules/maintenance_window', 'alerting', true); + + const date = new Date(); + date.setDate(date.getDate() + 1); + const upcoming = await createMaintenanceWindow({ + name: 'upcoming-maintenance-window', + startDate: date, + getService, + }); + objectRemover.add(upcoming.id, 'rules/maintenance_window', 'alerting', true); + + const archived = await createMaintenanceWindow({ + name: 'archived-maintenance-window', + getService, + }); + objectRemover.add(archived.id, 'rules/maintenance_window', 'alerting', true); + await browser.refresh(); + + await pageObjects.maintenanceWindows.searchMaintenanceWindows('window'); + + const list = await pageObjects.maintenanceWindows.getMaintenanceWindowsList(); + expect(list.length).to.eql(3); + expect(list[0].status).to.eql('Running'); + + await testSubjects.click('table-actions-popover'); + await testSubjects.click('table-actions-cancel-and-archive'); + await testSubjects.click('confirmModalConfirmButton'); + + await retry.try(async () => { + const toastTitle = await toasts.getTitleAndDismiss(); + expect(toastTitle).to.eql( + `Cancelled and archived running maintenance window 'archived-maintenance-window'` + ); + }); + + await testSubjects.click('status-filter-button'); + await testSubjects.click('status-filter-archived'); // select Archived status filter + + await retry.try(async () => { + const archivedList = await pageObjects.maintenanceWindows.getMaintenanceWindowsList(); + expect(archivedList.length).to.equal(1); + expect(archivedList[0].status).to.equal('Archived'); + }); + }); + + it('paginates maintenance windows correctly', async () => { + new Array(12).fill(null).map(async (_, index) => { + const mw = await createMaintenanceWindow({ + name: index + '-pagination', + getService, + }); + objectRemover.add(mw.id, 'rules/maintenance_window', 'alerting', true); + }); + await browser.refresh(); + + await pageObjects.maintenanceWindows.searchMaintenanceWindows('pagination'); + await pageObjects.maintenanceWindows.getMaintenanceWindowsList(); + + await testSubjects.click('tablePaginationPopoverButton'); + await testSubjects.click('tablePagination-25-rows'); + await testSubjects.missingOrFail('pagination-button-1'); + await testSubjects.click('tablePaginationPopoverButton'); + await testSubjects.click('tablePagination-10-rows'); + const listedOnFirstPageMWs = await testSubjects.findAll('list-item'); + expect(listedOnFirstPageMWs.length).to.be(10); + + await testSubjects.isEnabled('pagination-button-1'); + await testSubjects.click('pagination-button-1'); + await testSubjects.isEnabled('pagination-button-0'); + const listedOnSecondPageMWs = await testSubjects.findAll('list-item'); + expect(listedOnSecondPageMWs.length).to.be(2); + }); }); }; diff --git a/x-pack/test/security_solution_api_integration/test_suites/detections_response/utils/rules/prebuilt_rules/install_fleet_package_by_url.ts b/x-pack/test/security_solution_api_integration/test_suites/detections_response/utils/rules/prebuilt_rules/install_fleet_package_by_url.ts index b88a848758a8f..c01968e17cd93 100644 --- a/x-pack/test/security_solution_api_integration/test_suites/detections_response/utils/rules/prebuilt_rules/install_fleet_package_by_url.ts +++ b/x-pack/test/security_solution_api_integration/test_suites/detections_response/utils/rules/prebuilt_rules/install_fleet_package_by_url.ts @@ -13,7 +13,7 @@ import expect from 'expect'; import { refreshSavedObjectIndices } from '../../refresh_index'; const MAX_RETRIES = 2; -const ATTEMPT_TIMEOUT = 120000; +const TOTAL_TIMEOUT = 6 * 60000; // 6 mins, applies to all attempts (1 + MAX_RETRIES) /** * Installs latest available non-prerelease prebuilt rules package `security_detection_engine`. @@ -46,7 +46,7 @@ export const installPrebuiltRulesPackageViaFleetAPI = async ( }, { retryCount: MAX_RETRIES, - timeout: ATTEMPT_TIMEOUT, + timeout: TOTAL_TIMEOUT, } ); @@ -87,7 +87,7 @@ export const installPrebuiltRulesPackageByVersion = async ( }, { retryCount: MAX_RETRIES, - timeout: ATTEMPT_TIMEOUT, + timeout: TOTAL_TIMEOUT, } ); diff --git a/x-pack/test/security_solution_api_integration/test_suites/detections_response/utils/rules/prebuilt_rules/install_prebuilt_rules_fleet_package.ts b/x-pack/test/security_solution_api_integration/test_suites/detections_response/utils/rules/prebuilt_rules/install_prebuilt_rules_fleet_package.ts index f7a7337d40241..dc5def47abaee 100644 --- a/x-pack/test/security_solution_api_integration/test_suites/detections_response/utils/rules/prebuilt_rules/install_prebuilt_rules_fleet_package.ts +++ b/x-pack/test/security_solution_api_integration/test_suites/detections_response/utils/rules/prebuilt_rules/install_prebuilt_rules_fleet_package.ts @@ -18,7 +18,7 @@ import expect from 'expect'; import { refreshSavedObjectIndices } from '../../refresh_index'; const MAX_RETRIES = 2; -const ATTEMPT_TIMEOUT = 120000; +const TOTAL_TIMEOUT = 6 * 60000; // 6 mins, applies to all attempts (1 + MAX_RETRIES) /** * Installs the `security_detection_engine` package via fleet API. This will @@ -60,7 +60,7 @@ export const installPrebuiltRulesFleetPackage = async ({ }, { retryCount: MAX_RETRIES, - timeout: ATTEMPT_TIMEOUT, + timeout: TOTAL_TIMEOUT, } ); @@ -94,7 +94,7 @@ export const installPrebuiltRulesFleetPackage = async ({ }, { retryCount: MAX_RETRIES, - timeout: ATTEMPT_TIMEOUT, + timeout: TOTAL_TIMEOUT, } ); diff --git a/x-pack/test/tsconfig.json b/x-pack/test/tsconfig.json index ce202abc9738a..381355a6439a6 100644 --- a/x-pack/test/tsconfig.json +++ b/x-pack/test/tsconfig.json @@ -130,7 +130,6 @@ "@kbn/telemetry-tools", "@kbn/profiling-plugin", "@kbn/observability-onboarding-plugin", - "@kbn/bfetch-plugin", "@kbn/uptime-plugin", "@kbn/ml-category-validator", "@kbn/observability-ai-assistant-plugin", diff --git a/yarn.lock b/yarn.lock index 7bc62f01eac38..84be1ce3cd650 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2305,25 +2305,25 @@ resolved "https://registry.yarnpkg.com/@elastic/eslint-plugin-eui/-/eslint-plugin-eui-0.0.2.tgz#56b9ef03984a05cc213772ae3713ea8ef47b0314" integrity sha512-IoxURM5zraoQ7C8f+mJb9HYSENiZGgRVcG4tLQxE61yHNNRDXtGDWTZh8N1KIHcsqN1CEPETjuzBXkJYF/fDiQ== -"@elastic/eui-theme-borealis@0.0.4": - version "0.0.4" - resolved "https://registry.yarnpkg.com/@elastic/eui-theme-borealis/-/eui-theme-borealis-0.0.4.tgz#5a1e8d5cd02f25634928106c9845389f6b8568bb" - integrity sha512-6RV49J0saf2zjcf1uXYpoU9AgRlWs+ot+GszZz6iCBavPl7MdMlR13x5WdT7ewtx7cju9taEWhS1YDVfGVCFSA== +"@elastic/eui-theme-borealis@0.0.7": + version "0.0.7" + resolved "https://registry.yarnpkg.com/@elastic/eui-theme-borealis/-/eui-theme-borealis-0.0.7.tgz#a6c4600d61a29a96078afbc8003a14f792842d32" + integrity sha512-N1bo++X+aI4k4CiykdqKiV9ihfSifS3AScQXeeD5I9FunljsNVTk5f+502VIJKx/1knLidplsXmBv4n6iXf1tQ== -"@elastic/eui-theme-common@0.0.4": - version "0.0.4" - resolved "https://registry.yarnpkg.com/@elastic/eui-theme-common/-/eui-theme-common-0.0.4.tgz#83db50a46251c75e6a3c07df0dee3eedb5d49e17" - integrity sha512-IDQ15ytDwlB5OO2UlPKccUR37QnRp1xZE8zPy8LoCPQAX8hgDYjikk8gjA2eixCuTm9+t6Suz+Xuha69VcMMZg== +"@elastic/eui-theme-common@0.0.7": + version "0.0.7" + resolved "https://registry.yarnpkg.com/@elastic/eui-theme-common/-/eui-theme-common-0.0.7.tgz#0e57b5325d52fd5813832a77f47f294204f3dc72" + integrity sha512-U9ii4Bl+S5zdbIH3WP01vebJboalhZ/ULlyZxc7zHmyA9Z2pONGOauUZUKE7v3nSmN6f53toNoa2pvn4ZqB+Yw== dependencies: "@types/lodash" "^4.14.202" lodash "^4.17.21" -"@elastic/eui@98.1.0-borealis.0": - version "98.1.0-borealis.0" - resolved "https://registry.yarnpkg.com/@elastic/eui/-/eui-98.1.0-borealis.0.tgz#b0db1416d81863816939ae4dc067cc089a9f9789" - integrity sha512-DMu+H0j5WrByhJr3Xc3strmsIiwKHLYCOKsTWOqv9CS8tcRFaYa2zHhwhgVhRuBE7XdX++uCsV4vVGrd8qJMVw== +"@elastic/eui@98.2.1-borealis.2": + version "98.2.1-borealis.2" + resolved "https://registry.yarnpkg.com/@elastic/eui/-/eui-98.2.1-borealis.2.tgz#f45308483f343e2b19dfa4bcfa4090bae226395f" + integrity sha512-ogTsvGqi4f2eiwzm/z7vLAEAQlw8ZiBpLTLFusFt9sawha7nmaLLitleKvJHZqBA117x71nhlM3CrWYczNmG0A== dependencies: - "@elastic/eui-theme-common" "0.0.4" + "@elastic/eui-theme-common" "0.0.7" "@hello-pangea/dnd" "^16.6.0" "@types/lodash" "^4.14.202" "@types/numeral" "^2.0.5" @@ -4049,14 +4049,6 @@ version "0.0.0" uid "" -"@kbn/bfetch-error@link:packages/kbn-bfetch-error": - version "0.0.0" - uid "" - -"@kbn/bfetch-plugin@link:src/plugins/bfetch": - version "0.0.0" - uid "" - "@kbn/calculate-auto@link:packages/kbn-calculate-auto": version "0.0.0" uid "" @@ -5197,7 +5189,7 @@ version "0.0.0" uid "" -"@kbn/custom-icons@link:packages/kbn-custom-icons": +"@kbn/custom-icons@link:src/platform/packages/shared/kbn-custom-icons": version "0.0.0" uid "" @@ -5205,7 +5197,7 @@ version "0.0.0" uid "" -"@kbn/custom-integrations@link:packages/kbn-custom-integrations": +"@kbn/custom-integrations@link:x-pack/solutions/observability/packages/kbn-custom-integrations": version "0.0.0" uid "" @@ -5229,7 +5221,7 @@ version "0.0.0" uid "" -"@kbn/data-quality-plugin@link:x-pack/plugins/data_quality": +"@kbn/data-quality-plugin@link:x-pack/platform/plugins/shared/data_quality": version "0.0.0" uid "" @@ -5277,7 +5269,7 @@ version "0.0.0" uid "" -"@kbn/dataset-quality-plugin@link:x-pack/plugins/observability_solution/dataset_quality": +"@kbn/dataset-quality-plugin@link:x-pack/platform/plugins/shared/dataset_quality": version "0.0.0" uid "" @@ -5369,7 +5361,7 @@ version "0.0.0" uid "" -"@kbn/discover-contextual-components@link:packages/kbn-discover-contextual-components": +"@kbn/discover-contextual-components@link:src/platform/packages/shared/kbn-discover-contextual-components": version "0.0.0" uid "" @@ -5417,7 +5409,7 @@ version "0.0.0" uid "" -"@kbn/elastic-agent-utils@link:packages/kbn-elastic-agent-utils": +"@kbn/elastic-agent-utils@link:src/platform/packages/shared/kbn-elastic-agent-utils": version "0.0.0" uid "" @@ -5729,7 +5721,7 @@ version "0.0.0" uid "" -"@kbn/fields-metadata-plugin@link:x-pack/plugins/fields_metadata": +"@kbn/fields-metadata-plugin@link:x-pack/platform/plugins/shared/fields_metadata": version "0.0.0" uid "" @@ -5933,7 +5925,7 @@ version "0.0.0" uid "" -"@kbn/index-management-plugin@link:x-pack/plugins/index_management": +"@kbn/index-management-plugin@link:x-pack/platform/plugins/shared/index_management": version "0.0.0" uid "" @@ -5961,7 +5953,7 @@ version "0.0.0" uid "" -"@kbn/infra-plugin@link:x-pack/plugins/observability_solution/infra": +"@kbn/infra-plugin@link:x-pack/solutions/observability/plugins/infra": version "0.0.0" uid "" @@ -6165,15 +6157,15 @@ version "0.0.0" uid "" -"@kbn/logs-data-access-plugin@link:x-pack/plugins/observability_solution/logs_data_access": +"@kbn/logs-data-access-plugin@link:x-pack/platform/plugins/shared/logs_data_access": version "0.0.0" uid "" -"@kbn/logs-explorer-plugin@link:x-pack/plugins/observability_solution/logs_explorer": +"@kbn/logs-explorer-plugin@link:x-pack/solutions/observability/plugins/logs_explorer": version "0.0.0" uid "" -"@kbn/logs-shared-plugin@link:x-pack/plugins/observability_solution/logs_shared": +"@kbn/logs-shared-plugin@link:x-pack/platform/plugins/shared/logs_shared": version "0.0.0" uid "" @@ -6497,19 +6489,19 @@ version "0.0.0" uid "" -"@kbn/observability-logs-explorer-plugin@link:x-pack/plugins/observability_solution/observability_logs_explorer": +"@kbn/observability-logs-explorer-plugin@link:x-pack/solutions/observability/plugins/observability_logs_explorer": version "0.0.0" uid "" -"@kbn/observability-logs-overview@link:x-pack/packages/observability/logs_overview": +"@kbn/observability-logs-overview@link:x-pack/platform/packages/shared/observability/logs_overview": version "0.0.0" uid "" -"@kbn/observability-onboarding-e2e@link:x-pack/plugins/observability_solution/observability_onboarding/e2e": +"@kbn/observability-onboarding-e2e@link:x-pack/solutions/observability/plugins/observability_onboarding/e2e": version "0.0.0" uid "" -"@kbn/observability-onboarding-plugin@link:x-pack/plugins/observability_solution/observability_onboarding": +"@kbn/observability-onboarding-plugin@link:x-pack/solutions/observability/plugins/observability_onboarding": version "0.0.0" uid "" @@ -6673,7 +6665,7 @@ version "0.0.0" uid "" -"@kbn/react-hooks@link:packages/kbn-react-hooks": +"@kbn/react-hooks@link:src/platform/packages/shared/kbn-react-hooks": version "0.0.0" uid "" @@ -6841,7 +6833,7 @@ version "0.0.0" uid "" -"@kbn/router-utils@link:packages/kbn-router-utils": +"@kbn/router-utils@link:src/platform/packages/shared/kbn-router-utils": version "0.0.0" uid "" @@ -7689,7 +7681,7 @@ version "0.0.0" uid "" -"@kbn/timerange@link:packages/kbn-timerange": +"@kbn/timerange@link:src/platform/packages/shared/kbn-timerange": version "0.0.0" uid "" @@ -7961,7 +7953,7 @@ version "0.0.0" uid "" -"@kbn/xstate-utils@link:packages/kbn-xstate-utils": +"@kbn/xstate-utils@link:src/platform/packages/shared/kbn-xstate-utils": version "0.0.0" uid ""