diff --git a/.eslintrc.js b/.eslintrc.js index 4f8b8275113522..090976b409e3f1 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -872,7 +872,7 @@ module.exports = { { files: [ 'x-pack/plugins/observability_solution/apm/**/*.{js,mjs,ts,tsx}', - 'x-pack/plugins/observability/**/*.{js,mjs,ts,tsx}', + 'x-pack/plugins/observability_solution/observability/**/*.{js,mjs,ts,tsx}', 'x-pack/plugins/observability_solution/exploratory_view/**/*.{js,mjs,ts,tsx}', 'x-pack/plugins/observability_solution/ux/**/*.{js,mjs,ts,tsx}', ], @@ -895,7 +895,7 @@ module.exports = { { files: [ 'x-pack/plugins/observability_solution/apm/**/*.stories.*', - 'x-pack/plugins/observability/**/*.stories.*', + 'x-pack/plugins/observability_solution/observability/**/*.stories.*', 'x-pack/plugins/observability_solution/exploratory_view/**/*.stories.*', ], rules: { @@ -912,10 +912,10 @@ module.exports = { files: [ 'x-pack/plugins/aiops/**/*.tsx', 'x-pack/plugins/infra/**/*.tsx', - 'x-pack/plugins/observability/**/*.tsx', 'x-pack/plugins/observability_solution/apm/**/*.tsx', 'x-pack/plugins/observability_solution/dataset_quality/**/*.tsx', 'x-pack/plugins/observability_solution/exploratory_view/**/*.tsx', + 'x-pack/plugins/observability_solution/observability/**/*.tsx', 'x-pack/plugins/observability_solution/observability_ai_assistant/**/*.tsx', 'x-pack/plugins/observability_solution/observability_onboarding/**/*.tsx', 'x-pack/plugins/observability_solution/observability_shared/**/*.tsx', @@ -932,7 +932,8 @@ module.exports = { { files: [ 'x-pack/plugins/infra/**/!(*.stories.tsx|*.test.tsx|*.storybook_decorator.tsx|*.mock.tsx)', - 'x-pack/plugins/observability/**/!(*.stories.tsx|*.test.tsx|*.storybook_decorator.tsx|*.mock.tsx)', + 'x-pack/plugins/observability_solution/exploratory_view/**/!(*.stories.tsx|*.test.tsx|*.storybook_decorator.tsx|*.mock.tsx)', + 'x-pack/plugins/observability_solution/observability/**/!(*.stories.tsx|*.test.tsx|*.storybook_decorator.tsx|*.mock.tsx)', 'x-pack/plugins/observability_solution/apm/**/!(*.stories.tsx|*.test.tsx|*.storybook_decorator.tsx|*.mock.tsx)', 'x-pack/plugins/observability_solution/exploratory_view/**/!(*.stories.tsx|*.test.tsx|*.storybook_decorator.tsx|*.mock.tsx)', 'x-pack/plugins/observability_solution/observability_ai_assistant/**/!(*.stories.tsx|*.test.tsx|*.storybook_decorator.tsx|*.mock.tsx)', diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 9def2e6ecb28cd..4400b12c5e1554 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -576,7 +576,7 @@ x-pack/test/cases_api_integration/common/plugins/observability @elastic/response x-pack/packages/observability/get_padded_alert_time_range_util @elastic/obs-ux-management-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 @elastic/obs-ux-management-team +x-pack/plugins/observability_solution/observability @elastic/obs-ux-management-team x-pack/plugins/observability_solution/observability_shared @elastic/observability-ui x-pack/test/security_api_integration/plugins/oidc_provider @elastic/kibana-security test/common/plugins/otel_metrics @elastic/obs-ux-infra_services-team @@ -1076,7 +1076,7 @@ x-pack/plugins/infra/server/lib/alerting @elastic/obs-ux-management-team /packages/kbn-utility-types/src/dot.ts @dgieselaar /packages/kbn-utility-types/src/dot_test.ts @dgieselaar #CC# /src/plugins/apm_oss/ @elastic/apm-ui -#CC# /x-pack/plugins/observability/ @elastic/apm-ui +#CC# /x-pack/plugins/observability_solution/observability/ @elastic/apm-ui # Uptime /x-pack/test/functional_with_es_ssl/apps/discover_ml_uptime/uptime/ @elastic/obs-ux-infra_services-team @@ -1097,7 +1097,7 @@ x-pack/plugins/infra/server/lib/alerting @elastic/obs-ux-management-team /x-pack/test/functional/apps/infra/tour.ts @elastic/platform-onboarding # Observability settings -/x-pack/plugins/observability/server/ui_settings.ts @elastic/obs-docs +/x-pack/plugins/observability_solution/observability/server/ui_settings.ts @elastic/obs-docs ### END Observability Plugins diff --git a/.github/paths-labeller.yml b/.github/paths-labeller.yml index 296830871ba162..49d89e52abb0c5 100644 --- a/.github/paths-labeller.yml +++ b/.github/paths-labeller.yml @@ -21,4 +21,4 @@ - 'x-pack/plugins/fleet/**/*.*' - 'x-pack/test/fleet_api_integration/**/*.*' - 'Team:obs-ux-management': - - 'x-pack/plugins/observability/**/*.*' + - 'x-pack/plugins/observability_solution/observability/**/*.*' diff --git a/api_docs/alerting.devdocs.json b/api_docs/alerting.devdocs.json index c4d8e14a4aeb93..eb04faf542bca9 100644 --- a/api_docs/alerting.devdocs.json +++ b/api_docs/alerting.devdocs.json @@ -39,9 +39,7 @@ "type": "CompoundType", "tags": [], "label": "rule", - "description": [ - "The rule to view" - ], + "description": ["The rule to view"], "signature": [ "Omit<", { @@ -85,10 +83,7 @@ "parentPluginId": "alerting", "id": "def-public.PluginSetupContract.registerNavigation", "type": "Function", - "tags": [ - "throws", - "deprecated" - ], + "tags": ["throws", "deprecated"], "label": "registerNavigation", "description": [ "\nRegister a customized view of the particular rule type. Stack Management provides a generic overview, but a developer can register a\ncustom navigation to provide the user an extra link to a more curated view. The alerting plugin doesn't actually do\nanything with this information, but it can be used by other plugins via the `getNavigation` functionality. Currently\nthe trigger_actions_ui plugin uses it to expose the link from the generic rule details view in Stack Management.\n" @@ -143,9 +138,7 @@ "description": [ "The application id that the user should be navigated to, to view a particular rule in a custom way." ], - "signature": [ - "string" - ], + "signature": ["string"], "path": "x-pack/plugins/alerting/public/plugin.ts", "deprecated": false, "trackAdoption": false, @@ -160,9 +153,7 @@ "description": [ "The rule type that has been registered with Alerting.Server.PluginSetupContract.registerType. If\nno such rule with that id exists, a warning is output to the console log. It used to throw an error, but that was temporarily moved\nbecause it was causing flaky test failures with https://github.com/elastic/kibana/issues/59229 and needs to be\ninvestigated more." ], - "signature": [ - "string" - ], + "signature": ["string"], "path": "x-pack/plugins/alerting/public/plugin.ts", "deprecated": false, "trackAdoption": false, @@ -198,9 +189,7 @@ "parentPluginId": "alerting", "id": "def-public.PluginSetupContract.registerDefaultNavigation", "type": "Function", - "tags": [ - "deprecated" - ], + "tags": ["deprecated"], "label": "registerDefaultNavigation", "description": [ "\nRegister a customized view for all rule types with this application id. Stack Management provides a generic overview, but a developer can register a\ncustom navigation to provide the user an extra link to a more curated view. The alerting plugin doesn't actually do\nanything with this information, but it can be used by other plugins via the `getNavigation` functionality. Currently\nthe trigger_actions_ui plugin uses it to expose the link from the generic rule details view in Stack Management.\n" @@ -230,9 +219,7 @@ "description": [ "The application id that the user should be navigated to, to view a particular rule in a custom way." ], - "signature": [ - "string" - ], + "signature": ["string"], "path": "x-pack/plugins/alerting/public/plugin.ts", "deprecated": false, "trackAdoption": false, @@ -286,9 +273,7 @@ "tags": [], "label": "getNavigation", "description": [], - "signature": [ - "(ruleId: string) => Promise" - ], + "signature": ["(ruleId: string) => Promise"], "path": "x-pack/plugins/alerting/public/plugin.ts", "deprecated": false, "trackAdoption": false, @@ -300,9 +285,7 @@ "tags": [], "label": "ruleId", "description": [], - "signature": [ - "string" - ], + "signature": ["string"], "path": "x-pack/plugins/alerting/public/plugin.ts", "deprecated": false, "trackAdoption": false, @@ -336,9 +319,7 @@ "tags": [], "label": "Constructor", "description": [], - "signature": [ - "any" - ], + "signature": ["any"], "path": "x-pack/plugins/alerting/server/authorization/alerting_authorization.ts", "deprecated": false, "trackAdoption": false, @@ -350,9 +331,7 @@ "tags": [], "label": "{\n ruleTypeRegistry,\n request,\n authorization,\n features,\n getSpace,\n getSpaceId,\n }", "description": [], - "signature": [ - "ConstructorOptions" - ], + "signature": ["ConstructorOptions"], "path": "x-pack/plugins/alerting/server/authorization/alerting_authorization.ts", "deprecated": false, "trackAdoption": false, @@ -368,9 +347,7 @@ "tags": [], "label": "getSpaceId", "description": [], - "signature": [ - "() => string | undefined" - ], + "signature": ["() => string | undefined"], "path": "x-pack/plugins/alerting/server/authorization/alerting_authorization.ts", "deprecated": false, "trackAdoption": false, @@ -424,9 +401,7 @@ "tags": [], "label": "featureIds", "description": [], - "signature": [ - "readonly string[]" - ], + "signature": ["readonly string[]"], "path": "x-pack/plugins/alerting/server/authorization/alerting_authorization.ts", "deprecated": false, "trackAdoption": false, @@ -510,9 +485,7 @@ "tags": [], "label": "{\n ruleTypeId,\n consumer: legacyConsumer,\n operation,\n entity,\n }", "description": [], - "signature": [ - "EnsureAuthorizedOpts" - ], + "signature": ["EnsureAuthorizedOpts"], "path": "x-pack/plugins/alerting/server/authorization/alerting_authorization.ts", "deprecated": false, "trackAdoption": false, @@ -589,9 +562,7 @@ "tags": [], "label": "filterOpts", "description": [], - "signature": [ - "AlertingAuthorizationFilterOpts" - ], + "signature": ["AlertingAuthorizationFilterOpts"], "path": "x-pack/plugins/alerting/server/authorization/alerting_authorization.ts", "deprecated": false, "trackAdoption": false, @@ -604,9 +575,7 @@ "tags": [], "label": "featuresIds", "description": [], - "signature": [ - "Set | undefined" - ], + "signature": ["Set | undefined"], "path": "x-pack/plugins/alerting/server/authorization/alerting_authorization.ts", "deprecated": false, "trackAdoption": false, @@ -667,9 +636,7 @@ "tags": [], "label": "featuresIds", "description": [], - "signature": [ - "Set | undefined" - ], + "signature": ["Set | undefined"], "path": "x-pack/plugins/alerting/server/authorization/alerting_authorization.ts", "deprecated": false, "trackAdoption": false, @@ -762,9 +729,7 @@ "tags": [], "label": "filterOpts", "description": [], - "signature": [ - "AlertingAuthorizationFilterOpts" - ], + "signature": ["AlertingAuthorizationFilterOpts"], "path": "x-pack/plugins/alerting/server/authorization/alerting_authorization.ts", "deprecated": false, "trackAdoption": false, @@ -806,9 +771,7 @@ "tags": [], "label": "featuresIds", "description": [], - "signature": [ - "Set | undefined" - ], + "signature": ["Set | undefined"], "path": "x-pack/plugins/alerting/server/authorization/alerting_authorization.ts", "deprecated": false, "trackAdoption": false, @@ -866,11 +829,7 @@ "tags": [], "label": "ruleTypes", "description": [], - "signature": [ - "Set<", - "RegistryRuleType", - ">" - ], + "signature": ["Set<", "RegistryRuleType", ">"], "path": "x-pack/plugins/alerting/server/authorization/alerting_authorization.ts", "deprecated": false, "trackAdoption": false, @@ -962,9 +921,7 @@ "tags": [], "label": "Constructor", "description": [], - "signature": [ - "any" - ], + "signature": ["any"], "path": "x-pack/plugins/alerting/server/alerts_client/alerts_client_error.ts", "deprecated": false, "trackAdoption": false, @@ -1002,9 +959,7 @@ "tags": [], "label": "Constructor", "description": [], - "signature": [ - "any" - ], + "signature": ["any"], "path": "x-pack/plugins/alerting/server/alerts_service/lib/install_with_timeout.ts", "deprecated": false, "trackAdoption": false, @@ -1025,11 +980,7 @@ "description": [ "\nInstalls index template that uses installed component template\nPrior to installation, simulates the installation to check for possible\nconflicts. Simulate should return an empty mapping if a template\nconflicts with an already installed template." ], - "signature": [ - "(opts: ", - "CreateConcreteWriteIndexOpts", - ") => Promise" - ], + "signature": ["(opts: ", "CreateConcreteWriteIndexOpts", ") => Promise"], "path": "x-pack/plugins/alerting/server/alerts_service/lib/create_concrete_write_index.ts", "deprecated": false, "trackAdoption": false, @@ -1041,9 +992,7 @@ "tags": [], "label": "opts", "description": [], - "signature": [ - "CreateConcreteWriteIndexOpts" - ], + "signature": ["CreateConcreteWriteIndexOpts"], "path": "x-pack/plugins/alerting/server/alerts_service/lib/create_concrete_write_index.ts", "deprecated": false, "trackAdoption": false, @@ -1074,9 +1023,7 @@ "tags": [], "label": "{\n logger,\n esClient,\n template,\n totalFieldsLimit,\n}", "description": [], - "signature": [ - "CreateOrUpdateComponentTemplateOpts" - ], + "signature": ["CreateOrUpdateComponentTemplateOpts"], "path": "x-pack/plugins/alerting/server/alerts_service/lib/create_or_update_component_template.ts", "deprecated": false, "trackAdoption": false, @@ -1092,9 +1039,7 @@ "type": "Function", "tags": [], "label": "createOrUpdateIlmPolicy", - "description": [ - "\nCreates ILM policy if it doesn't already exist, updates it if it does" - ], + "description": ["\nCreates ILM policy if it doesn't already exist, updates it if it does"], "signature": [ "({ logger, esClient, name, policy, dataStreamAdapter, }: CreateOrUpdateIlmPolicyOpts) => Promise" ], @@ -1109,9 +1054,7 @@ "tags": [], "label": "{\n logger,\n esClient,\n name,\n policy,\n dataStreamAdapter,\n}", "description": [], - "signature": [ - "CreateOrUpdateIlmPolicyOpts" - ], + "signature": ["CreateOrUpdateIlmPolicyOpts"], "path": "x-pack/plugins/alerting/server/alerts_service/lib/create_or_update_ilm_policy.ts", "deprecated": false, "trackAdoption": false, @@ -1144,9 +1087,7 @@ "tags": [], "label": "{\n logger,\n esClient,\n template,\n}", "description": [], - "signature": [ - "CreateOrUpdateIndexTemplateOpts" - ], + "signature": ["CreateOrUpdateIndexTemplateOpts"], "path": "x-pack/plugins/alerting/server/alerts_service/lib/create_or_update_index_template.ts", "deprecated": false, "trackAdoption": false, @@ -1178,9 +1119,7 @@ "tags": [], "label": "{\n fieldMap,\n context,\n name,\n dynamic,\n includeSettings,\n}", "description": [], - "signature": [ - "GetComponentTemplateOpts" - ], + "signature": ["GetComponentTemplateOpts"], "path": "x-pack/plugins/alerting/server/alerts_service/resource_installer_utils.ts", "deprecated": false, "trackAdoption": false, @@ -1220,9 +1159,7 @@ "tags": [], "label": "opts", "description": [], - "signature": [ - "GetDataStreamAdapterOpts" - ], + "signature": ["GetDataStreamAdapterOpts"], "path": "x-pack/plugins/alerting/server/alerts_service/lib/data_stream_adapter.ts", "deprecated": false, "trackAdoption": false, @@ -1239,11 +1176,7 @@ "tags": [], "label": "getEsErrorMessage", "description": [], - "signature": [ - "(error: ", - "ElasticsearchError", - ") => string" - ], + "signature": ["(error: ", "ElasticsearchError", ") => string"], "path": "x-pack/plugins/alerting/server/lib/errors/es_error_parser.ts", "deprecated": false, "trackAdoption": false, @@ -1255,9 +1188,7 @@ "tags": [], "label": "error", "description": [], - "signature": [ - "ElasticsearchError" - ], + "signature": ["ElasticsearchError"], "path": "x-pack/plugins/alerting/server/lib/errors/es_error_parser.ts", "deprecated": false, "trackAdoption": false, @@ -1289,9 +1220,7 @@ "tags": [], "label": "{\n componentTemplateRefs,\n ilmPolicyName,\n indexPatterns,\n kibanaVersion,\n namespace,\n totalFieldsLimit,\n dataStreamAdapter,\n}", "description": [], - "signature": [ - "GetIndexTemplateOpts" - ], + "signature": ["GetIndexTemplateOpts"], "path": "x-pack/plugins/alerting/server/alerts_service/lib/create_or_update_index_template.ts", "deprecated": false, "trackAdoption": false, @@ -1322,9 +1251,7 @@ "tags": [], "label": "{\n description,\n installFn,\n pluginStop$,\n logger,\n timeoutMs = INSTALLATION_TIMEOUT,\n}", "description": [], - "signature": [ - "InstallWithTimeoutOpts" - ], + "signature": ["InstallWithTimeoutOpts"], "path": "x-pack/plugins/alerting/server/alerts_service/lib/install_with_timeout.ts", "deprecated": false, "trackAdoption": false, @@ -1341,9 +1268,7 @@ "tags": [], "label": "isRuleSnoozed", "description": [], - "signature": [ - "(rule: RuleSnoozeProps) => boolean" - ], + "signature": ["(rule: RuleSnoozeProps) => boolean"], "path": "x-pack/plugins/alerting/server/lib/is_rule_snoozed.ts", "deprecated": false, "trackAdoption": false, @@ -1355,9 +1280,7 @@ "tags": [], "label": "rule", "description": [], - "signature": [ - "RuleSnoozeProps" - ], + "signature": ["RuleSnoozeProps"], "path": "x-pack/plugins/alerting/server/lib/is_rule_snoozed.ts", "deprecated": false, "trackAdoption": false, @@ -1374,9 +1297,7 @@ "tags": [], "label": "isValidAlertIndexName", "description": [], - "signature": [ - "(indexName: string) => boolean" - ], + "signature": ["(indexName: string) => boolean"], "path": "x-pack/plugins/alerting/server/alerts_service/lib/is_valid_alert_index_name.ts", "deprecated": false, "trackAdoption": false, @@ -1388,9 +1309,7 @@ "tags": [], "label": "indexName", "description": [], - "signature": [ - "string" - ], + "signature": ["string"], "path": "x-pack/plugins/alerting/server/alerts_service/lib/is_valid_alert_index_name.ts", "deprecated": false, "trackAdoption": false, @@ -1407,9 +1326,7 @@ "tags": [], "label": "parseDuration", "description": [], - "signature": [ - "(duration: string) => number" - ], + "signature": ["(duration: string) => number"], "path": "x-pack/plugins/alerting/common/parse_duration.ts", "deprecated": false, "trackAdoption": false, @@ -1421,9 +1338,7 @@ "tags": [], "label": "duration", "description": [], - "signature": [ - "string" - ], + "signature": ["string"], "path": "x-pack/plugins/alerting/common/parse_duration.ts", "deprecated": false, "trackAdoption": false, @@ -1513,9 +1428,7 @@ "tags": [], "label": "id", "description": [], - "signature": [ - "ActionGroupIds" - ], + "signature": ["ActionGroupIds"], "path": "packages/kbn-alerting-types/action_group_types.ts", "deprecated": false, "trackAdoption": false @@ -1575,10 +1488,7 @@ "tags": [], "label": "getRulesSettingsClient", "description": [], - "signature": [ - "() => ", - "RulesSettingsClient" - ], + "signature": ["() => ", "RulesSettingsClient"], "path": "x-pack/plugins/alerting/server/types.ts", "deprecated": false, "trackAdoption": false, @@ -1592,10 +1502,7 @@ "tags": [], "label": "getMaintenanceWindowClient", "description": [], - "signature": [ - "() => ", - "MaintenanceWindowClient" - ], + "signature": ["() => ", "MaintenanceWindowClient"], "path": "x-pack/plugins/alerting/server/types.ts", "deprecated": false, "trackAdoption": false, @@ -1609,11 +1516,7 @@ "tags": [], "label": "listTypes", "description": [], - "signature": [ - "() => Set<", - "RegistryRuleType", - ">" - ], + "signature": ["() => Set<", "RegistryRuleType", ">"], "path": "x-pack/plugins/alerting/server/types.ts", "deprecated": false, "trackAdoption": false, @@ -1651,9 +1554,7 @@ "tags": [], "label": "areApiKeysEnabled", "description": [], - "signature": [ - "() => Promise" - ], + "signature": ["() => Promise"], "path": "x-pack/plugins/alerting/server/types.ts", "deprecated": false, "trackAdoption": false, @@ -1746,9 +1647,7 @@ "tags": [], "label": "status", "description": [], - "signature": [ - "number | undefined" - ], + "signature": ["number | undefined"], "path": "x-pack/plugins/alerting/server/rules_client/types.ts", "deprecated": false, "trackAdoption": false @@ -1760,9 +1659,7 @@ "tags": [], "label": "rule", "description": [], - "signature": [ - "{ id: string; name: string; }" - ], + "signature": ["{ id: string; name: string; }"], "path": "x-pack/plugins/alerting/server/rules_client/types.ts", "deprecated": false, "trackAdoption": false @@ -1788,9 +1685,7 @@ "tags": [], "label": "isUsingDataStreams", "description": [], - "signature": [ - "() => boolean" - ], + "signature": ["() => boolean"], "path": "x-pack/plugins/alerting/server/alerts_service/lib/data_stream_adapter.ts", "deprecated": false, "trackAdoption": false, @@ -1804,10 +1699,7 @@ "tags": [], "label": "getIndexTemplateFields", "description": [], - "signature": [ - "(alias: string, pattern: string) => ", - "IndexTemplateFields" - ], + "signature": ["(alias: string, pattern: string) => ", "IndexTemplateFields"], "path": "x-pack/plugins/alerting/server/alerts_service/lib/data_stream_adapter.ts", "deprecated": false, "trackAdoption": false, @@ -1819,9 +1711,7 @@ "tags": [], "label": "alias", "description": [], - "signature": [ - "string" - ], + "signature": ["string"], "path": "x-pack/plugins/alerting/server/alerts_service/lib/data_stream_adapter.ts", "deprecated": false, "trackAdoption": false, @@ -1834,9 +1724,7 @@ "tags": [], "label": "pattern", "description": [], - "signature": [ - "string" - ], + "signature": ["string"], "path": "x-pack/plugins/alerting/server/alerts_service/lib/data_stream_adapter.ts", "deprecated": false, "trackAdoption": false, @@ -1852,11 +1740,7 @@ "tags": [], "label": "createStream", "description": [], - "signature": [ - "(opts: ", - "CreateConcreteWriteIndexOpts", - ") => Promise" - ], + "signature": ["(opts: ", "CreateConcreteWriteIndexOpts", ") => Promise"], "path": "x-pack/plugins/alerting/server/alerts_service/lib/data_stream_adapter.ts", "deprecated": false, "trackAdoption": false, @@ -1868,9 +1752,7 @@ "tags": [], "label": "opts", "description": [], - "signature": [ - "CreateConcreteWriteIndexOpts" - ], + "signature": ["CreateConcreteWriteIndexOpts"], "path": "x-pack/plugins/alerting/server/alerts_service/lib/data_stream_adapter.ts", "deprecated": false, "trackAdoption": false, @@ -2018,9 +1900,7 @@ "tags": [], "label": "start", "description": [], - "signature": [ - "number | undefined" - ], + "signature": ["number | undefined"], "path": "x-pack/plugins/alerting/server/types.ts", "deprecated": false, "trackAdoption": false @@ -2032,9 +1912,7 @@ "tags": [], "label": "end", "description": [], - "signature": [ - "number | undefined" - ], + "signature": ["number | undefined"], "path": "x-pack/plugins/alerting/server/types.ts", "deprecated": false, "trackAdoption": false @@ -2085,9 +1963,7 @@ "description": [ "\nSpecifies custom mappings for the target alerts-as-data\nindex. These mappings will be translated into a component template\nand used in the index template for the index." ], - "signature": [ - "ComponentTemplateSpec" - ], + "signature": ["ComponentTemplateSpec"], "path": "x-pack/plugins/alerting/server/types.ts", "deprecated": false, "trackAdoption": false @@ -2101,9 +1977,7 @@ "description": [ "\nOptional flag to opt into writing alerts as data. When not specified\ndefaults to false. We need this because we needed all previous rule\nregistry rules to register with the framework in order to install\nElasticsearch assets but we don't want to migrate them to using\nthe framework for writing alerts as data until all the pieces are ready" ], - "signature": [ - "boolean | undefined" - ], + "signature": ["boolean | undefined"], "path": "x-pack/plugins/alerting/server/types.ts", "deprecated": false, "trackAdoption": false @@ -2117,9 +1991,7 @@ "description": [ "\nOptional flag to include a reference to the ECS component template." ], - "signature": [ - "boolean | undefined" - ], + "signature": ["boolean | undefined"], "path": "x-pack/plugins/alerting/server/types.ts", "deprecated": false, "trackAdoption": false @@ -2133,9 +2005,7 @@ "description": [ "\nOptional flag to include a reference to the legacy alert component template.\nAny rule type that is migrating from the rule registry should set this\nflag to true to ensure their alerts-as-data indices are backwards compatible." ], - "signature": [ - "boolean | undefined" - ], + "signature": ["boolean | undefined"], "path": "x-pack/plugins/alerting/server/types.ts", "deprecated": false, "trackAdoption": false @@ -2149,9 +2019,7 @@ "description": [ "\nOptional flag to indicate that resources should be space-aware. When set to\ntrue, alerts-as-data resources will be created for every space where a rule\nof this type runs." ], - "signature": [ - "boolean | undefined" - ], + "signature": ["boolean | undefined"], "path": "x-pack/plugins/alerting/server/types.ts", "deprecated": false, "trackAdoption": false @@ -2165,9 +2033,7 @@ "description": [ "\nOptional secondary alias to use. This alias should not include the namespace." ], - "signature": [ - "string | undefined" - ], + "signature": ["string | undefined"], "path": "x-pack/plugins/alerting/server/types.ts", "deprecated": false, "trackAdoption": false @@ -2181,10 +2047,7 @@ "description": [ "\nOptional function to format each alert in summarizedAlerts right after fetching them." ], - "signature": [ - "FormatAlert", - " | undefined" - ], + "signature": ["FormatAlert", " | undefined"], "path": "x-pack/plugins/alerting/server/types.ts", "deprecated": false, "trackAdoption": false @@ -2313,11 +2176,7 @@ "tags": [], "label": "getSecurityHealth", "description": [], - "signature": [ - "() => Promise<", - "SecurityHealth", - ">" - ], + "signature": ["() => Promise<", "SecurityHealth", ">"], "path": "x-pack/plugins/alerting/server/plugin.ts", "deprecated": false, "trackAdoption": false, @@ -2354,10 +2213,7 @@ "tags": [], "label": "frameworkAlerts", "description": [], - "signature": [ - "PublicAlertsService", - " & { enabled: () => boolean; }" - ], + "signature": ["PublicAlertsService", " & { enabled: () => boolean; }"], "path": "x-pack/plugins/alerting/server/plugin.ts", "deprecated": false, "trackAdoption": false @@ -2406,11 +2262,7 @@ "tags": [], "label": "listTypes", "description": [], - "signature": [ - "() => Set<", - "RegistryRuleType", - ">" - ], + "signature": ["() => Set<", "RegistryRuleType", ">"], "path": "x-pack/plugins/alerting/server/plugin.ts", "deprecated": false, "trackAdoption": false, @@ -2424,9 +2276,7 @@ "tags": [], "label": "getAllTypes", "description": [], - "signature": [ - "() => string[]" - ], + "signature": ["() => string[]"], "path": "x-pack/plugins/alerting/server/plugin.ts", "deprecated": false, "trackAdoption": false, @@ -2534,9 +2384,7 @@ "tags": [], "label": "getAlertIndicesAlias", "description": [], - "signature": [ - "(rulesTypes: string[], spaceId?: string | undefined) => string[]" - ], + "signature": ["(rulesTypes: string[], spaceId?: string | undefined) => string[]"], "path": "x-pack/plugins/alerting/server/plugin.ts", "deprecated": false, "trackAdoption": false, @@ -2549,9 +2397,7 @@ "tags": [], "label": "rulesTypes", "description": [], - "signature": [ - "string[]" - ], + "signature": ["string[]"], "path": "x-pack/plugins/alerting/server/lib/create_get_alert_indices_alias.ts", "deprecated": false, "trackAdoption": false @@ -2563,9 +2409,7 @@ "tags": [], "label": "spaceId", "description": [], - "signature": [ - "string | undefined" - ], + "signature": ["string | undefined"], "path": "x-pack/plugins/alerting/server/lib/create_get_alert_indices_alias.ts", "deprecated": false, "trackAdoption": false @@ -2771,9 +2615,7 @@ "tags": [], "label": "tags", "description": [], - "signature": [ - "string[]" - ], + "signature": ["string[]"], "path": "x-pack/plugins/alerting/server/application/rule/types/rule.ts", "deprecated": false, "trackAdoption": false @@ -2807,9 +2649,7 @@ "tags": [], "label": "schedule", "description": [], - "signature": [ - "{ readonly interval: string; }" - ], + "signature": ["{ readonly interval: string; }"], "path": "x-pack/plugins/alerting/server/application/rule/types/rule.ts", "deprecated": false, "trackAdoption": false @@ -2835,9 +2675,7 @@ "tags": [], "label": "params", "description": [], - "signature": [ - "Params" - ], + "signature": ["Params"], "path": "x-pack/plugins/alerting/server/application/rule/types/rule.ts", "deprecated": false, "trackAdoption": false @@ -2849,9 +2687,7 @@ "tags": [], "label": "mapped_params", "description": [], - "signature": [ - "Record | undefined" - ], + "signature": ["Record | undefined"], "path": "x-pack/plugins/alerting/server/application/rule/types/rule.ts", "deprecated": false, "trackAdoption": false @@ -2863,9 +2699,7 @@ "tags": [], "label": "scheduledTaskId", "description": [], - "signature": [ - "string | undefined" - ], + "signature": ["string | undefined"], "path": "x-pack/plugins/alerting/server/application/rule/types/rule.ts", "deprecated": false, "trackAdoption": false @@ -2877,9 +2711,7 @@ "tags": [], "label": "createdBy", "description": [], - "signature": [ - "string | null" - ], + "signature": ["string | null"], "path": "x-pack/plugins/alerting/server/application/rule/types/rule.ts", "deprecated": false, "trackAdoption": false @@ -2891,9 +2723,7 @@ "tags": [], "label": "updatedBy", "description": [], - "signature": [ - "string | null" - ], + "signature": ["string | null"], "path": "x-pack/plugins/alerting/server/application/rule/types/rule.ts", "deprecated": false, "trackAdoption": false @@ -2905,9 +2735,7 @@ "tags": [], "label": "createdAt", "description": [], - "signature": [ - "Date" - ], + "signature": ["Date"], "path": "x-pack/plugins/alerting/server/application/rule/types/rule.ts", "deprecated": false, "trackAdoption": false @@ -2919,9 +2747,7 @@ "tags": [], "label": "updatedAt", "description": [], - "signature": [ - "Date" - ], + "signature": ["Date"], "path": "x-pack/plugins/alerting/server/application/rule/types/rule.ts", "deprecated": false, "trackAdoption": false @@ -2933,9 +2759,7 @@ "tags": [], "label": "apiKeyOwner", "description": [], - "signature": [ - "string | null" - ], + "signature": ["string | null"], "path": "x-pack/plugins/alerting/server/application/rule/types/rule.ts", "deprecated": false, "trackAdoption": false @@ -2947,9 +2771,7 @@ "tags": [], "label": "apiKeyCreatedByUser", "description": [], - "signature": [ - "boolean | null | undefined" - ], + "signature": ["boolean | null | undefined"], "path": "x-pack/plugins/alerting/server/application/rule/types/rule.ts", "deprecated": false, "trackAdoption": false @@ -2961,9 +2783,7 @@ "tags": [], "label": "throttle", "description": [], - "signature": [ - "string | null | undefined" - ], + "signature": ["string | null | undefined"], "path": "x-pack/plugins/alerting/server/application/rule/types/rule.ts", "deprecated": false, "trackAdoption": false @@ -3000,9 +2820,7 @@ "tags": [], "label": "mutedInstanceIds", "description": [], - "signature": [ - "string[]" - ], + "signature": ["string[]"], "path": "x-pack/plugins/alerting/server/application/rule/types/rule.ts", "deprecated": false, "trackAdoption": false @@ -3014,9 +2832,7 @@ "tags": [], "label": "executionStatus", "description": [], - "signature": [ - "RuleExecutionStatus" - ], + "signature": ["RuleExecutionStatus"], "path": "x-pack/plugins/alerting/server/application/rule/types/rule.ts", "deprecated": false, "trackAdoption": false @@ -3056,9 +2872,7 @@ "tags": [], "label": "activeSnoozes", "description": [], - "signature": [ - "string[] | undefined" - ], + "signature": ["string[] | undefined"], "path": "x-pack/plugins/alerting/server/application/rule/types/rule.ts", "deprecated": false, "trackAdoption": false @@ -3070,9 +2884,7 @@ "tags": [], "label": "isSnoozedUntil", "description": [], - "signature": [ - "Date | null | undefined" - ], + "signature": ["Date | null | undefined"], "path": "x-pack/plugins/alerting/server/application/rule/types/rule.ts", "deprecated": false, "trackAdoption": false @@ -3098,9 +2910,7 @@ "tags": [], "label": "nextRun", "description": [], - "signature": [ - "Date | null | undefined" - ], + "signature": ["Date | null | undefined"], "path": "x-pack/plugins/alerting/server/application/rule/types/rule.ts", "deprecated": false, "trackAdoption": false @@ -3123,9 +2933,7 @@ "tags": [], "label": "running", "description": [], - "signature": [ - "boolean | null | undefined" - ], + "signature": ["boolean | null | undefined"], "path": "x-pack/plugins/alerting/server/application/rule/types/rule.ts", "deprecated": false, "trackAdoption": false @@ -3137,9 +2945,7 @@ "tags": [], "label": "viewInAppRelativeUrl", "description": [], - "signature": [ - "string | null | undefined" - ], + "signature": ["string | null | undefined"], "path": "x-pack/plugins/alerting/server/application/rule/types/rule.ts", "deprecated": false, "trackAdoption": false @@ -3151,9 +2957,7 @@ "tags": [], "label": "alertDelay", "description": [], - "signature": [ - "Readonly<{} & { active: number; }> | undefined" - ], + "signature": ["Readonly<{} & { active: number; }> | undefined"], "path": "x-pack/plugins/alerting/server/application/rule/types/rule.ts", "deprecated": false, "trackAdoption": false @@ -3220,9 +3024,7 @@ "tags": [], "label": "params", "description": [], - "signature": [ - "Params" - ], + "signature": ["Params"], "path": "x-pack/plugins/alerting/server/types.ts", "deprecated": false, "trackAdoption": false @@ -3234,9 +3036,7 @@ "tags": [], "label": "previousStartedAt", "description": [], - "signature": [ - "Date | null" - ], + "signature": ["Date | null"], "path": "x-pack/plugins/alerting/server/types.ts", "deprecated": false, "trackAdoption": false @@ -3302,9 +3102,7 @@ "tags": [], "label": "startedAt", "description": [], - "signature": [ - "Date" - ], + "signature": ["Date"], "path": "x-pack/plugins/alerting/server/types.ts", "deprecated": false, "trackAdoption": false @@ -3316,9 +3114,7 @@ "tags": [], "label": "state", "description": [], - "signature": [ - "State" - ], + "signature": ["State"], "path": "x-pack/plugins/alerting/server/types.ts", "deprecated": false, "trackAdoption": false @@ -3330,9 +3126,7 @@ "tags": [], "label": "namespace", "description": [], - "signature": [ - "string | undefined" - ], + "signature": ["string | undefined"], "path": "x-pack/plugins/alerting/server/types.ts", "deprecated": false, "trackAdoption": false @@ -3364,9 +3158,7 @@ "tags": [], "label": "maintenanceWindowIds", "description": [], - "signature": [ - "string[] | undefined" - ], + "signature": ["string[] | undefined"], "path": "x-pack/plugins/alerting/server/types.ts", "deprecated": false, "trackAdoption": false @@ -3392,9 +3184,7 @@ "tags": [], "label": "timeWindow", "description": [], - "signature": [ - "string | undefined" - ], + "signature": ["string | undefined"], "path": "x-pack/plugins/alerting/server/types.ts", "deprecated": false, "trackAdoption": false, @@ -3511,9 +3301,7 @@ "parentPluginId": "alerting", "id": "def-server.RuleExecutorServices.alertFactory", "type": "CompoundType", - "tags": [ - "deprecated" - ], + "tags": ["deprecated"], "label": "alertFactory", "description": [ "\nDeprecate alertFactory and remove when all rules are onboarded to\nthe alertsClient" @@ -3541,15 +3329,15 @@ }, { "plugin": "observability", - "path": "x-pack/plugins/observability/server/lib/rules/custom_threshold/custom_threshold_executor.ts" + "path": "x-pack/plugins/observability_solution/observability/server/lib/rules/custom_threshold/custom_threshold_executor.ts" }, { "plugin": "observability", - "path": "x-pack/plugins/observability/server/lib/rules/custom_threshold/custom_threshold_executor.ts" + "path": "x-pack/plugins/observability_solution/observability/server/lib/rules/custom_threshold/custom_threshold_executor.ts" }, { "plugin": "observability", - "path": "x-pack/plugins/observability/server/lib/rules/slo_burn_rate/executor.ts" + "path": "x-pack/plugins/observability_solution/observability/server/lib/rules/slo_burn_rate/executor.ts" }, { "plugin": "infra", @@ -3609,7 +3397,7 @@ }, { "plugin": "observability", - "path": "x-pack/plugins/observability/server/lib/rules/slo_burn_rate/executor.test.ts" + "path": "x-pack/plugins/observability_solution/observability/server/lib/rules/slo_burn_rate/executor.test.ts" } ] }, @@ -3637,9 +3425,7 @@ "tags": [], "label": "shouldWriteAlerts", "description": [], - "signature": [ - "() => boolean" - ], + "signature": ["() => boolean"], "path": "x-pack/plugins/alerting/server/types.ts", "deprecated": false, "trackAdoption": false, @@ -3653,9 +3439,7 @@ "tags": [], "label": "shouldStopExecution", "description": [], - "signature": [ - "() => boolean" - ], + "signature": ["() => boolean"], "path": "x-pack/plugins/alerting/server/types.ts", "deprecated": false, "trackAdoption": false, @@ -3669,10 +3453,7 @@ "tags": [], "label": "ruleMonitoringService", "description": [], - "signature": [ - "PublicMetricsSetters", - " | undefined" - ], + "signature": ["PublicMetricsSetters", " | undefined"], "path": "x-pack/plugins/alerting/server/types.ts", "deprecated": false, "trackAdoption": false @@ -3942,10 +3723,7 @@ "tags": [], "label": "ruleResultService", "description": [], - "signature": [ - "PublicLastRunSetters", - " | undefined" - ], + "signature": ["PublicLastRunSetters", " | undefined"], "path": "x-pack/plugins/alerting/server/types.ts", "deprecated": false, "trackAdoption": false @@ -4002,9 +3780,7 @@ "tags": [], "label": "params", "description": [], - "signature": [ - "Params" - ], + "signature": ["Params"], "path": "x-pack/plugins/alerting/server/types.ts", "deprecated": false, "trackAdoption": false @@ -4062,11 +3838,7 @@ "tags": [], "label": "validate", "description": [], - "signature": [ - "{ params: ", - "RuleTypeParamsValidator", - "; }" - ], + "signature": ["{ params: ", "RuleTypeParamsValidator", "; }"], "path": "x-pack/plugins/alerting/server/types.ts", "deprecated": false, "trackAdoption": false @@ -4121,9 +3893,7 @@ "tags": [], "label": "defaultActionGroupId", "description": [], - "signature": [ - "ActionGroupIds" - ], + "signature": ["ActionGroupIds"], "path": "x-pack/plugins/alerting/server/types.ts", "deprecated": false, "trackAdoption": false @@ -4325,9 +4095,7 @@ "tags": [], "label": "defaultScheduleInterval", "description": [], - "signature": [ - "string | undefined" - ], + "signature": ["string | undefined"], "path": "x-pack/plugins/alerting/server/types.ts", "deprecated": false, "trackAdoption": false @@ -4339,9 +4107,7 @@ "tags": [], "label": "ruleTaskTimeout", "description": [], - "signature": [ - "string | undefined" - ], + "signature": ["string | undefined"], "path": "x-pack/plugins/alerting/server/types.ts", "deprecated": false, "trackAdoption": false @@ -4353,9 +4119,7 @@ "tags": [], "label": "cancelAlertsOnRuleTimeout", "description": [], - "signature": [ - "boolean | undefined" - ], + "signature": ["boolean | undefined"], "path": "x-pack/plugins/alerting/server/types.ts", "deprecated": false, "trackAdoption": false @@ -4367,9 +4131,7 @@ "tags": [], "label": "doesSetRecoveryContext", "description": [], - "signature": [ - "boolean | undefined" - ], + "signature": ["boolean | undefined"], "path": "x-pack/plugins/alerting/server/types.ts", "deprecated": false, "trackAdoption": false @@ -4404,9 +4166,7 @@ "description": [ "\nDetermines whether framework should\nautomatically make recovery determination. Defaults to true." ], - "signature": [ - "boolean | undefined" - ], + "signature": ["boolean | undefined"], "path": "x-pack/plugins/alerting/server/types.ts", "deprecated": false, "trackAdoption": false @@ -4418,10 +4178,7 @@ "tags": [], "label": "getViewInAppRelativeUrl", "description": [], - "signature": [ - "GetViewInAppRelativeUrlFn", - " | undefined" - ], + "signature": ["GetViewInAppRelativeUrlFn", " | undefined"], "path": "x-pack/plugins/alerting/server/types.ts", "deprecated": false, "trackAdoption": false @@ -4433,9 +4190,7 @@ "tags": [], "label": "fieldsForAAD", "description": [], - "signature": [ - "string[] | undefined" - ], + "signature": ["string[] | undefined"], "path": "x-pack/plugins/alerting/server/types.ts", "deprecated": false, "trackAdoption": false @@ -4472,10 +4227,7 @@ "tags": [], "label": "data", "description": [], - "signature": [ - "AlertHit", - "[]" - ], + "signature": ["AlertHit", "[]"], "path": "x-pack/plugins/alerting/server/types.ts", "deprecated": false, "trackAdoption": false @@ -4600,9 +4352,7 @@ "tags": [], "label": "AlertInstanceContext", "description": [], - "signature": [ - "{ [x: string]: unknown; }" - ], + "signature": ["{ [x: string]: unknown; }"], "path": "x-pack/packages/kbn-alerting-state-types/src/alert_instance.ts", "deprecated": false, "trackAdoption": false, @@ -4632,9 +4382,7 @@ "description": [ "\nDefault alert index ILM policy\n- _meta.managed: notify users this is a managed policy and should be modified\n at their own risk\n- no delete phase as we want to keep these indices around indefinitely\n\nThis should be used by all alerts-as-data indices" ], - "signature": [ - "\".alerts-ilm-policy\"" - ], + "signature": ["\".alerts-ilm-policy\""], "path": "x-pack/plugins/alerting/server/alerts_service/default_lifecycle_policy.ts", "deprecated": false, "trackAdoption": false, @@ -4647,9 +4395,7 @@ "tags": [], "label": "DEFAULT_MAX_EPHEMERAL_ACTIONS_PER_ALERT", "description": [], - "signature": [ - "10" - ], + "signature": ["10"], "path": "x-pack/plugins/alerting/server/config.ts", "deprecated": false, "trackAdoption": false, @@ -4674,9 +4420,7 @@ "tags": [], "label": "ECS_CONTEXT", "description": [], - "signature": [ - "\"ecs\"" - ], + "signature": ["\"ecs\""], "path": "x-pack/plugins/alerting/server/alerts_service/alerts_service.ts", "deprecated": false, "trackAdoption": false, @@ -4736,9 +4480,7 @@ "tags": [], "label": "LatestAlertInstanceStateSchema", "description": [], - "signature": [ - "{ [x: string]: any; }" - ], + "signature": ["{ [x: string]: any; }"], "path": "x-pack/packages/kbn-alerting-state-types/src/task_state/index.ts", "deprecated": false, "trackAdoption": false, @@ -4827,10 +4569,7 @@ "tags": [], "label": "PublicFrameworkAlertsService", "description": [], - "signature": [ - "PublicAlertsService", - " & { enabled: () => boolean; }" - ], + "signature": ["PublicAlertsService", " & { enabled: () => boolean; }"], "path": "x-pack/plugins/alerting/server/alerts_service/alerts_service.ts", "deprecated": false, "trackAdoption": false, @@ -4843,9 +4582,7 @@ "tags": [], "label": "RULE_SAVED_OBJECT_TYPE", "description": [], - "signature": [ - "\"alert\"" - ], + "signature": ["\"alert\""], "path": "x-pack/plugins/alerting/server/saved_objects/index.ts", "deprecated": false, "trackAdoption": false, @@ -5146,9 +4883,7 @@ "tags": [], "label": "RuleTypeParams", "description": [], - "signature": [ - "{ [x: string]: unknown; }" - ], + "signature": ["{ [x: string]: unknown; }"], "path": "x-pack/plugins/alerting/common/rule.ts", "deprecated": false, "trackAdoption": false, @@ -5161,9 +4896,7 @@ "tags": [], "label": "RuleTypeState", "description": [], - "signature": [ - "{ [x: string]: unknown; }" - ], + "signature": ["{ [x: string]: unknown; }"], "path": "x-pack/plugins/alerting/common/rule.ts", "deprecated": false, "trackAdoption": false, @@ -5176,9 +4909,7 @@ "tags": [], "label": "ScopedQueryAlerts", "description": [], - "signature": [ - "{ [x: string]: string[]; }" - ], + "signature": ["{ [x: string]: string[]; }"], "path": "x-pack/plugins/alerting/server/types.ts", "deprecated": false, "trackAdoption": false, @@ -5191,9 +4922,7 @@ "tags": [], "label": "TOTAL_FIELDS_LIMIT", "description": [], - "signature": [ - "2500" - ], + "signature": ["2500"], "path": "x-pack/plugins/alerting/server/alerts_service/alerts_service.ts", "deprecated": false, "trackAdoption": false, @@ -5206,9 +4935,7 @@ "tags": [], "label": "VALID_ALERT_INDEX_PREFIXES", "description": [], - "signature": [ - "string[]" - ], + "signature": ["string[]"], "path": "x-pack/plugins/alerting/server/alerts_service/resource_installer_utils.ts", "deprecated": false, "trackAdoption": false, @@ -5270,9 +4997,7 @@ "tags": [], "label": "shouldWrite", "description": [], - "signature": [ - "true" - ], + "signature": ["true"], "path": "x-pack/plugins/alerting/server/types.ts", "deprecated": false, "trackAdoption": false @@ -5404,9 +5129,7 @@ "tags": [], "label": "contextToSchemaName", "description": [], - "signature": [ - "(context: string) => string" - ], + "signature": ["(context: string) => string"], "path": "x-pack/plugins/alerting/common/alert_schema/context_to_schema_name.ts", "deprecated": false, "trackAdoption": false, @@ -5418,9 +5141,7 @@ "tags": [], "label": "context", "description": [], - "signature": [ - "string" - ], + "signature": ["string"], "path": "x-pack/plugins/alerting/common/alert_schema/context_to_schema_name.ts", "deprecated": false, "trackAdoption": false, @@ -5437,9 +5158,7 @@ "tags": [], "label": "convertDurationToFrequency", "description": [], - "signature": [ - "(duration: string, denomination: number) => number" - ], + "signature": ["(duration: string, denomination: number) => number"], "path": "x-pack/plugins/alerting/common/parse_duration.ts", "deprecated": false, "trackAdoption": false, @@ -5451,9 +5170,7 @@ "tags": [], "label": "duration", "description": [], - "signature": [ - "string" - ], + "signature": ["string"], "path": "x-pack/plugins/alerting/common/parse_duration.ts", "deprecated": false, "trackAdoption": false, @@ -5466,9 +5183,7 @@ "tags": [], "label": "denomination", "description": [], - "signature": [ - "number" - ], + "signature": ["number"], "path": "x-pack/plugins/alerting/common/parse_duration.ts", "deprecated": false, "trackAdoption": false, @@ -5485,9 +5200,7 @@ "tags": [], "label": "formatDuration", "description": [], - "signature": [ - "(duration: string, fullUnit: boolean | undefined) => string" - ], + "signature": ["(duration: string, fullUnit: boolean | undefined) => string"], "path": "x-pack/plugins/alerting/common/parse_duration.ts", "deprecated": false, "trackAdoption": false, @@ -5499,9 +5212,7 @@ "tags": [], "label": "duration", "description": [], - "signature": [ - "string" - ], + "signature": ["string"], "path": "x-pack/plugins/alerting/common/parse_duration.ts", "deprecated": false, "trackAdoption": false, @@ -5514,9 +5225,7 @@ "tags": [], "label": "fullUnit", "description": [], - "signature": [ - "boolean | undefined" - ], + "signature": ["boolean | undefined"], "path": "x-pack/plugins/alerting/common/parse_duration.ts", "deprecated": false, "trackAdoption": false, @@ -5668,9 +5377,7 @@ "tags": [], "label": "{\n name,\n fieldMap,\n dynamic,\n includeSettings,\n}", "description": [], - "signature": [ - "GetComponentTemplateFromFieldMapOpts" - ], + "signature": ["GetComponentTemplateFromFieldMapOpts"], "path": "x-pack/plugins/alerting/common/alert_schema/field_maps/component_template_from_field_map.ts", "deprecated": false, "trackAdoption": false, @@ -5687,9 +5394,7 @@ "tags": [], "label": "getDurationNumberInItsUnit", "description": [], - "signature": [ - "(duration: string) => number" - ], + "signature": ["(duration: string) => number"], "path": "x-pack/plugins/alerting/common/parse_duration.ts", "deprecated": false, "trackAdoption": false, @@ -5701,9 +5406,7 @@ "tags": [], "label": "duration", "description": [], - "signature": [ - "string" - ], + "signature": ["string"], "path": "x-pack/plugins/alerting/common/parse_duration.ts", "deprecated": false, "trackAdoption": false, @@ -5720,9 +5423,7 @@ "tags": [], "label": "getDurationUnitValue", "description": [], - "signature": [ - "(duration: string) => string" - ], + "signature": ["(duration: string) => string"], "path": "x-pack/plugins/alerting/common/parse_duration.ts", "deprecated": false, "trackAdoption": false, @@ -5734,9 +5435,7 @@ "tags": [], "label": "duration", "description": [], - "signature": [ - "string" - ], + "signature": ["string"], "path": "x-pack/plugins/alerting/common/parse_duration.ts", "deprecated": false, "trackAdoption": false, @@ -5778,9 +5477,7 @@ "tags": [], "label": "name", "description": [], - "signature": [ - "string | undefined" - ], + "signature": ["string | undefined"], "path": "x-pack/plugins/alerting/common/rule_circuit_breaker_error_message.ts", "deprecated": false, "trackAdoption": false @@ -5828,9 +5525,7 @@ "tags": [], "label": "rules", "description": [], - "signature": [ - "number | undefined" - ], + "signature": ["number | undefined"], "path": "x-pack/plugins/alerting/common/rule_circuit_breaker_error_message.ts", "deprecated": false, "trackAdoption": false @@ -5864,9 +5559,7 @@ "tags": [], "label": "params", "description": [], - "signature": [ - "GetRuleTagsAggregationParams | undefined" - ], + "signature": ["GetRuleTagsAggregationParams | undefined"], "path": "x-pack/plugins/alerting/common/rule_tags_aggregation.ts", "deprecated": false, "trackAdoption": false, @@ -5883,9 +5576,7 @@ "tags": [], "label": "getScopedQueryErrorMessage", "description": [], - "signature": [ - "(errorMessage: string) => string" - ], + "signature": ["(errorMessage: string) => string"], "path": "x-pack/plugins/alerting/common/maintenance_window_scoped_query_error_message.ts", "deprecated": false, "trackAdoption": false, @@ -5897,9 +5588,7 @@ "tags": [], "label": "errorMessage", "description": [], - "signature": [ - "string" - ], + "signature": ["string"], "path": "x-pack/plugins/alerting/common/maintenance_window_scoped_query_error_message.ts", "deprecated": false, "trackAdoption": false, @@ -5916,9 +5605,7 @@ "tags": [], "label": "isActionGroupDisabledForActionTypeId", "description": [], - "signature": [ - "(actionGroup: string, actionTypeId: string) => boolean" - ], + "signature": ["(actionGroup: string, actionTypeId: string) => boolean"], "path": "x-pack/plugins/alerting/common/disabled_action_groups.ts", "deprecated": false, "trackAdoption": false, @@ -5930,9 +5617,7 @@ "tags": [], "label": "actionGroup", "description": [], - "signature": [ - "string" - ], + "signature": ["string"], "path": "x-pack/plugins/alerting/common/disabled_action_groups.ts", "deprecated": false, "trackAdoption": false, @@ -5945,9 +5630,7 @@ "tags": [], "label": "actionTypeId", "description": [], - "signature": [ - "string" - ], + "signature": ["string"], "path": "x-pack/plugins/alerting/common/disabled_action_groups.ts", "deprecated": false, "trackAdoption": false, @@ -5964,9 +5647,7 @@ "tags": [], "label": "isScopedQueryError", "description": [], - "signature": [ - "(errorMessage: string) => boolean" - ], + "signature": ["(errorMessage: string) => boolean"], "path": "x-pack/plugins/alerting/common/maintenance_window_scoped_query_error_message.ts", "deprecated": false, "trackAdoption": false, @@ -5978,9 +5659,7 @@ "tags": [], "label": "errorMessage", "description": [], - "signature": [ - "string" - ], + "signature": ["string"], "path": "x-pack/plugins/alerting/common/maintenance_window_scoped_query_error_message.ts", "deprecated": false, "trackAdoption": false, @@ -6041,9 +5720,7 @@ "tags": [], "label": "dynamic", "description": [], - "signature": [ - "boolean | \"strict\"" - ], + "signature": ["boolean | \"strict\""], "path": "x-pack/plugins/alerting/common/alert_schema/field_maps/mapping_from_field_map.ts", "deprecated": false, "trackAdoption": false, @@ -6060,9 +5737,7 @@ "tags": [], "label": "parseDuration", "description": [], - "signature": [ - "(duration: string) => number" - ], + "signature": ["(duration: string) => number"], "path": "x-pack/plugins/alerting/common/parse_duration.ts", "deprecated": false, "trackAdoption": false, @@ -6074,9 +5749,7 @@ "tags": [], "label": "duration", "description": [], - "signature": [ - "string" - ], + "signature": ["string"], "path": "x-pack/plugins/alerting/common/parse_duration.ts", "deprecated": false, "trackAdoption": false, @@ -6093,9 +5766,7 @@ "tags": [], "label": "parseRuleCircuitBreakerErrorMessage", "description": [], - "signature": [ - "(message: string) => { summary: string; details?: string | undefined; }" - ], + "signature": ["(message: string) => { summary: string; details?: string | undefined; }"], "path": "x-pack/plugins/alerting/common/rule_circuit_breaker_error_message.ts", "deprecated": false, "trackAdoption": false, @@ -6107,9 +5778,7 @@ "tags": [], "label": "message", "description": [], - "signature": [ - "string" - ], + "signature": ["string"], "path": "x-pack/plugins/alerting/common/rule_circuit_breaker_error_message.ts", "deprecated": false, "trackAdoption": false, @@ -6126,9 +5795,7 @@ "tags": [], "label": "validateDurationSchema", "description": [], - "signature": [ - "(duration: string) => string | undefined" - ], + "signature": ["(duration: string) => string | undefined"], "path": "x-pack/plugins/alerting/common/parse_duration.ts", "deprecated": false, "trackAdoption": false, @@ -6140,9 +5807,7 @@ "tags": [], "label": "duration", "description": [], - "signature": [ - "string" - ], + "signature": ["string"], "path": "x-pack/plugins/alerting/common/parse_duration.ts", "deprecated": false, "trackAdoption": false, @@ -6159,9 +5824,7 @@ "tags": [], "label": "validateNotifyWhenType", "description": [], - "signature": [ - "(notifyWhen: string) => string | undefined" - ], + "signature": ["(notifyWhen: string) => string | undefined"], "path": "x-pack/plugins/alerting/common/rule_notify_when_type.ts", "deprecated": false, "trackAdoption": false, @@ -6173,9 +5836,7 @@ "tags": [], "label": "notifyWhen", "description": [], - "signature": [ - "string" - ], + "signature": ["string"], "path": "x-pack/plugins/alerting/common/rule_notify_when_type.ts", "deprecated": false, "trackAdoption": false, @@ -6215,9 +5876,7 @@ "tags": [], "label": "id", "description": [], - "signature": [ - "ActionGroupIds" - ], + "signature": ["ActionGroupIds"], "path": "packages/kbn-alerting-types/action_group_types.ts", "deprecated": false, "trackAdoption": false @@ -6276,9 +5935,7 @@ "tags": [], "label": "deprecated", "description": [], - "signature": [ - "boolean | undefined" - ], + "signature": ["boolean | undefined"], "path": "packages/kbn-alerting-types/rule_type.ts", "deprecated": false, "trackAdoption": false @@ -6290,9 +5947,7 @@ "tags": [], "label": "useWithTripleBracesInTemplates", "description": [], - "signature": [ - "boolean | undefined" - ], + "signature": ["boolean | undefined"], "path": "packages/kbn-alerting-types/rule_type.ts", "deprecated": false, "trackAdoption": false @@ -6304,9 +5959,7 @@ "tags": [], "label": "usesPublicBaseUrl", "description": [], - "signature": [ - "boolean | undefined" - ], + "signature": ["boolean | undefined"], "path": "packages/kbn-alerting-types/rule_type.ts", "deprecated": false, "trackAdoption": false @@ -6553,9 +6206,7 @@ "tags": [], "label": "hours", "description": [], - "signature": [ - "{ start: string; end: string; }" - ], + "signature": ["{ start: string; end: string; }"], "path": "x-pack/plugins/alerting/common/rule.ts", "deprecated": false, "trackAdoption": false @@ -6661,9 +6312,7 @@ "tags": [], "label": "uuid", "description": [], - "signature": [ - "string | undefined" - ], + "signature": ["string | undefined"], "path": "x-pack/plugins/alerting/common/alert_summary.ts", "deprecated": false, "trackAdoption": false @@ -6675,9 +6324,7 @@ "tags": [], "label": "status", "description": [], - "signature": [ - "\"OK\" | \"Active\"" - ], + "signature": ["\"OK\" | \"Active\""], "path": "x-pack/plugins/alerting/common/alert_summary.ts", "deprecated": false, "trackAdoption": false @@ -6700,9 +6347,7 @@ "tags": [], "label": "actionGroupId", "description": [], - "signature": [ - "string | undefined" - ], + "signature": ["string | undefined"], "path": "x-pack/plugins/alerting/common/alert_summary.ts", "deprecated": false, "trackAdoption": false @@ -6714,9 +6359,7 @@ "tags": [], "label": "activeStartDate", "description": [], - "signature": [ - "string | undefined" - ], + "signature": ["string | undefined"], "path": "x-pack/plugins/alerting/common/alert_summary.ts", "deprecated": false, "trackAdoption": false @@ -6739,9 +6382,7 @@ "tags": [], "label": "maintenanceWindowIds", "description": [], - "signature": [ - "string[] | undefined" - ], + "signature": ["string[] | undefined"], "path": "x-pack/plugins/alerting/common/alert_summary.ts", "deprecated": false, "trackAdoption": false @@ -6800,9 +6441,7 @@ "tags": [], "label": "tags", "description": [], - "signature": [ - "string[]" - ], + "signature": ["string[]"], "path": "x-pack/plugins/alerting/common/alert_summary.ts", "deprecated": false, "trackAdoption": false @@ -6847,9 +6486,7 @@ "tags": [], "label": "throttle", "description": [], - "signature": [ - "string | null | undefined" - ], + "signature": ["string | null | undefined"], "path": "x-pack/plugins/alerting/common/alert_summary.ts", "deprecated": false, "trackAdoption": false @@ -6894,9 +6531,7 @@ "tags": [], "label": "status", "description": [], - "signature": [ - "\"OK\" | \"Active\" | \"Error\"" - ], + "signature": ["\"OK\" | \"Active\" | \"Error\""], "path": "x-pack/plugins/alerting/common/alert_summary.ts", "deprecated": false, "trackAdoption": false @@ -6908,9 +6543,7 @@ "tags": [], "label": "lastRun", "description": [], - "signature": [ - "string | undefined" - ], + "signature": ["string | undefined"], "path": "x-pack/plugins/alerting/common/alert_summary.ts", "deprecated": false, "trackAdoption": false @@ -6922,9 +6555,7 @@ "tags": [], "label": "errorMessages", "description": [], - "signature": [ - "{ date: string; message: string; }[]" - ], + "signature": ["{ date: string; message: string; }[]"], "path": "x-pack/plugins/alerting/common/alert_summary.ts", "deprecated": false, "trackAdoption": false @@ -7014,9 +6645,7 @@ "tags": [], "label": "name", "description": [], - "signature": [ - "string | undefined" - ], + "signature": ["string | undefined"], "path": "x-pack/plugins/alerting/common/bulk_edit.ts", "deprecated": false, "trackAdoption": false @@ -7028,9 +6657,7 @@ "tags": [], "label": "skip_reason", "description": [], - "signature": [ - "\"RULE_NOT_MODIFIED\"" - ], + "signature": ["\"RULE_NOT_MODIFIED\""], "path": "x-pack/plugins/alerting/common/bulk_edit.ts", "deprecated": false, "trackAdoption": false @@ -7103,9 +6730,7 @@ "tags": [], "label": "valuesWithTimestamp", "description": [], - "signature": [ - "{ [x: string]: number; }" - ], + "signature": ["{ [x: string]: number; }"], "path": "x-pack/plugins/alerting/common/alert_summary.ts", "deprecated": false, "trackAdoption": false @@ -7433,9 +7058,7 @@ "tags": [], "label": "space_ids", "description": [], - "signature": [ - "string[]" - ], + "signature": ["string[]"], "path": "x-pack/plugins/alerting/common/execution_log_types.ts", "deprecated": false, "trackAdoption": false @@ -7458,9 +7081,7 @@ "tags": [], "label": "maintenance_window_ids", "description": [], - "signature": [ - "string[]" - ], + "signature": ["string[]"], "path": "x-pack/plugins/alerting/common/execution_log_types.ts", "deprecated": false, "trackAdoption": false @@ -7652,9 +7273,7 @@ "tags": [], "label": "createdBy", "description": [], - "signature": [ - "string | null" - ], + "signature": ["string | null"], "path": "x-pack/plugins/alerting/common/maintenance_window.ts", "deprecated": false, "trackAdoption": false @@ -7666,9 +7285,7 @@ "tags": [], "label": "updatedBy", "description": [], - "signature": [ - "string | null" - ], + "signature": ["string | null"], "path": "x-pack/plugins/alerting/common/maintenance_window.ts", "deprecated": false, "trackAdoption": false @@ -7702,9 +7319,7 @@ "parentPluginId": "alerting", "id": "def-common.MaintenanceWindowSOProperties", "type": "Interface", - "tags": [ - "deprecated" - ], + "tags": ["deprecated"], "label": "MaintenanceWindowSOProperties", "description": [], "path": "x-pack/plugins/alerting/common/maintenance_window.ts", @@ -7814,9 +7429,7 @@ "tags": [], "label": "categoryIds", "description": [], - "signature": [ - "string[] | null | undefined" - ], + "signature": ["string[] | null | undefined"], "path": "x-pack/plugins/alerting/common/maintenance_window.ts", "deprecated": false, "trackAdoption": false @@ -7863,9 +7476,7 @@ "tags": [], "label": "risk_score", "description": [], - "signature": [ - "number | undefined" - ], + "signature": ["number | undefined"], "path": "x-pack/plugins/alerting/common/rule.ts", "deprecated": false, "trackAdoption": false @@ -7877,9 +7488,7 @@ "tags": [], "label": "severity", "description": [], - "signature": [ - "string | undefined" - ], + "signature": ["string | undefined"], "path": "x-pack/plugins/alerting/common/rule.ts", "deprecated": false, "trackAdoption": false @@ -7948,9 +7557,7 @@ "tags": [], "label": "tags", "description": [], - "signature": [ - "string[]" - ], + "signature": ["string[]"], "path": "x-pack/plugins/alerting/common/rule.ts", "deprecated": false, "trackAdoption": false @@ -8025,9 +7632,7 @@ "tags": [], "label": "params", "description": [], - "signature": [ - "Params" - ], + "signature": ["Params"], "path": "x-pack/plugins/alerting/common/rule.ts", "deprecated": false, "trackAdoption": false @@ -8060,9 +7665,7 @@ "tags": [], "label": "scheduledTaskId", "description": [], - "signature": [ - "string | null | undefined" - ], + "signature": ["string | null | undefined"], "path": "x-pack/plugins/alerting/common/rule.ts", "deprecated": false, "trackAdoption": false @@ -8074,9 +7677,7 @@ "tags": [], "label": "createdBy", "description": [], - "signature": [ - "string | null" - ], + "signature": ["string | null"], "path": "x-pack/plugins/alerting/common/rule.ts", "deprecated": false, "trackAdoption": false @@ -8088,9 +7689,7 @@ "tags": [], "label": "updatedBy", "description": [], - "signature": [ - "string | null" - ], + "signature": ["string | null"], "path": "x-pack/plugins/alerting/common/rule.ts", "deprecated": false, "trackAdoption": false @@ -8102,9 +7701,7 @@ "tags": [], "label": "createdAt", "description": [], - "signature": [ - "Date" - ], + "signature": ["Date"], "path": "x-pack/plugins/alerting/common/rule.ts", "deprecated": false, "trackAdoption": false @@ -8116,9 +7713,7 @@ "tags": [], "label": "updatedAt", "description": [], - "signature": [ - "Date" - ], + "signature": ["Date"], "path": "x-pack/plugins/alerting/common/rule.ts", "deprecated": false, "trackAdoption": false @@ -8130,9 +7725,7 @@ "tags": [], "label": "apiKey", "description": [], - "signature": [ - "string | null" - ], + "signature": ["string | null"], "path": "x-pack/plugins/alerting/common/rule.ts", "deprecated": false, "trackAdoption": false @@ -8144,9 +7737,7 @@ "tags": [], "label": "apiKeyOwner", "description": [], - "signature": [ - "string | null" - ], + "signature": ["string | null"], "path": "x-pack/plugins/alerting/common/rule.ts", "deprecated": false, "trackAdoption": false @@ -8158,9 +7749,7 @@ "tags": [], "label": "apiKeyCreatedByUser", "description": [], - "signature": [ - "boolean | null | undefined" - ], + "signature": ["boolean | null | undefined"], "path": "x-pack/plugins/alerting/common/rule.ts", "deprecated": false, "trackAdoption": false @@ -8172,9 +7761,7 @@ "tags": [], "label": "throttle", "description": [], - "signature": [ - "string | null | undefined" - ], + "signature": ["string | null | undefined"], "path": "x-pack/plugins/alerting/common/rule.ts", "deprecated": false, "trackAdoption": false @@ -8211,9 +7798,7 @@ "tags": [], "label": "mutedInstanceIds", "description": [], - "signature": [ - "string[]" - ], + "signature": ["string[]"], "path": "x-pack/plugins/alerting/common/rule.ts", "deprecated": false, "trackAdoption": false @@ -8287,9 +7872,7 @@ "tags": [], "label": "activeSnoozes", "description": [], - "signature": [ - "string[] | undefined" - ], + "signature": ["string[] | undefined"], "path": "x-pack/plugins/alerting/common/rule.ts", "deprecated": false, "trackAdoption": false @@ -8301,9 +7884,7 @@ "tags": [], "label": "isSnoozedUntil", "description": [], - "signature": [ - "Date | null | undefined" - ], + "signature": ["Date | null | undefined"], "path": "x-pack/plugins/alerting/common/rule.ts", "deprecated": false, "trackAdoption": false @@ -8336,9 +7917,7 @@ "tags": [], "label": "nextRun", "description": [], - "signature": [ - "Date | null | undefined" - ], + "signature": ["Date | null | undefined"], "path": "x-pack/plugins/alerting/common/rule.ts", "deprecated": false, "trackAdoption": false @@ -8361,9 +7940,7 @@ "tags": [], "label": "running", "description": [], - "signature": [ - "boolean | null | undefined" - ], + "signature": ["boolean | null | undefined"], "path": "x-pack/plugins/alerting/common/rule.ts", "deprecated": false, "trackAdoption": false @@ -8375,9 +7952,7 @@ "tags": [], "label": "viewInAppRelativeUrl", "description": [], - "signature": [ - "string | undefined" - ], + "signature": ["string | undefined"], "path": "x-pack/plugins/alerting/common/rule.ts", "deprecated": false, "trackAdoption": false @@ -8424,9 +7999,7 @@ "tags": [], "label": "uuid", "description": [], - "signature": [ - "string | undefined" - ], + "signature": ["string | undefined"], "path": "x-pack/plugins/alerting/common/rule.ts", "deprecated": false, "trackAdoption": false @@ -8533,9 +8106,7 @@ "tags": [], "label": "useAlertDataForTemplate", "description": [], - "signature": [ - "boolean | undefined" - ], + "signature": ["boolean | undefined"], "path": "x-pack/plugins/alerting/common/rule.ts", "deprecated": false, "trackAdoption": false @@ -8589,9 +8160,7 @@ "tags": [], "label": "notifyWhen", "description": [], - "signature": [ - "\"onActionGroupChange\" | \"onActiveAlert\" | \"onThrottleInterval\"" - ], + "signature": ["\"onActionGroupChange\" | \"onActiveAlert\" | \"onThrottleInterval\""], "path": "x-pack/plugins/alerting/common/rule.ts", "deprecated": false, "trackAdoption": false @@ -8603,9 +8172,7 @@ "tags": [], "label": "throttle", "description": [], - "signature": [ - "string | null" - ], + "signature": ["string | null"], "path": "x-pack/plugins/alerting/common/rule.ts", "deprecated": false, "trackAdoption": false @@ -8645,9 +8212,7 @@ "tags": [], "label": "lastExecutionDate", "description": [], - "signature": [ - "Date" - ], + "signature": ["Date"], "path": "x-pack/plugins/alerting/common/rule.ts", "deprecated": false, "trackAdoption": false @@ -8659,9 +8224,7 @@ "tags": [], "label": "lastDuration", "description": [], - "signature": [ - "number | undefined" - ], + "signature": ["number | undefined"], "path": "x-pack/plugins/alerting/common/rule.ts", "deprecated": false, "trackAdoption": false @@ -8731,9 +8294,7 @@ "tags": [], "label": "outcome", "description": [], - "signature": [ - "\"warning\" | \"succeeded\" | \"failed\"" - ], + "signature": ["\"warning\" | \"succeeded\" | \"failed\""], "path": "x-pack/plugins/alerting/common/rule.ts", "deprecated": false, "trackAdoption": false @@ -8745,9 +8306,7 @@ "tags": [], "label": "outcomeOrder", "description": [], - "signature": [ - "number | undefined" - ], + "signature": ["number | undefined"], "path": "x-pack/plugins/alerting/common/rule.ts", "deprecated": false, "trackAdoption": false @@ -8788,9 +8347,7 @@ "tags": [], "label": "outcomeMsg", "description": [], - "signature": [ - "string[] | null | undefined" - ], + "signature": ["string[] | null | undefined"], "path": "x-pack/plugins/alerting/common/rule.ts", "deprecated": false, "trackAdoption": false @@ -8899,9 +8456,7 @@ "tags": [], "label": "p50", "description": [], - "signature": [ - "number | undefined" - ], + "signature": ["number | undefined"], "path": "x-pack/plugins/alerting/common/rule.ts", "deprecated": false, "trackAdoption": false @@ -8913,9 +8468,7 @@ "tags": [], "label": "p95", "description": [], - "signature": [ - "number | undefined" - ], + "signature": ["number | undefined"], "path": "x-pack/plugins/alerting/common/rule.ts", "deprecated": false, "trackAdoption": false @@ -8927,9 +8480,7 @@ "tags": [], "label": "p99", "description": [], - "signature": [ - "number | undefined" - ], + "signature": ["number | undefined"], "path": "x-pack/plugins/alerting/common/rule.ts", "deprecated": false, "trackAdoption": false @@ -9005,9 +8556,7 @@ "tags": [], "label": "duration", "description": [], - "signature": [ - "number | undefined" - ], + "signature": ["number | undefined"], "path": "x-pack/plugins/alerting/common/rule.ts", "deprecated": false, "trackAdoption": false @@ -9019,9 +8568,7 @@ "tags": [], "label": "outcome", "description": [], - "signature": [ - "\"warning\" | \"succeeded\" | \"failed\" | undefined" - ], + "signature": ["\"warning\" | \"succeeded\" | \"failed\" | undefined"], "path": "x-pack/plugins/alerting/common/rule.ts", "deprecated": false, "trackAdoption": false @@ -9126,9 +8673,7 @@ "tags": [], "label": "duration", "description": [], - "signature": [ - "number | undefined" - ], + "signature": ["number | undefined"], "path": "x-pack/plugins/alerting/common/rule.ts", "deprecated": false, "trackAdoption": false @@ -9140,9 +8685,7 @@ "tags": [], "label": "total_search_duration_ms", "description": [], - "signature": [ - "number | null | undefined" - ], + "signature": ["number | null | undefined"], "path": "x-pack/plugins/alerting/common/rule.ts", "deprecated": false, "trackAdoption": false @@ -9154,9 +8697,7 @@ "tags": [], "label": "total_indexing_duration_ms", "description": [], - "signature": [ - "number | null | undefined" - ], + "signature": ["number | null | undefined"], "path": "x-pack/plugins/alerting/common/rule.ts", "deprecated": false, "trackAdoption": false @@ -9168,9 +8709,7 @@ "tags": [], "label": "total_alerts_detected", "description": [], - "signature": [ - "number | null | undefined" - ], + "signature": ["number | null | undefined"], "path": "x-pack/plugins/alerting/common/rule.ts", "deprecated": false, "trackAdoption": false @@ -9182,9 +8721,7 @@ "tags": [], "label": "total_alerts_created", "description": [], - "signature": [ - "number | null | undefined" - ], + "signature": ["number | null | undefined"], "path": "x-pack/plugins/alerting/common/rule.ts", "deprecated": false, "trackAdoption": false @@ -9196,9 +8733,7 @@ "tags": [], "label": "gap_duration_s", "description": [], - "signature": [ - "number | null | undefined" - ], + "signature": ["number | null | undefined"], "path": "x-pack/plugins/alerting/common/rule.ts", "deprecated": false, "trackAdoption": false @@ -9265,9 +8800,7 @@ "tags": [], "label": "id", "description": [], - "signature": [ - "string | undefined" - ], + "signature": ["string | undefined"], "path": "x-pack/plugins/alerting/common/rule_snooze_type.ts", "deprecated": false, "trackAdoption": false @@ -9279,9 +8812,7 @@ "tags": [], "label": "skipRecurrences", "description": [], - "signature": [ - "string[] | undefined" - ], + "signature": ["string[] | undefined"], "path": "x-pack/plugins/alerting/common/rule_snooze_type.ts", "deprecated": false, "trackAdoption": false @@ -9410,9 +8941,7 @@ "tags": [], "label": "createdBy", "description": [], - "signature": [ - "string | null" - ], + "signature": ["string | null"], "path": "x-pack/plugins/alerting/common/rules_settings.ts", "deprecated": false, "trackAdoption": false @@ -9424,9 +8953,7 @@ "tags": [], "label": "updatedBy", "description": [], - "signature": [ - "string | null" - ], + "signature": ["string | null"], "path": "x-pack/plugins/alerting/common/rules_settings.ts", "deprecated": false, "trackAdoption": false @@ -9555,9 +9082,7 @@ "tags": [], "label": "ruleTags", "description": [], - "signature": [ - "string[]" - ], + "signature": ["string[]"], "path": "x-pack/plugins/alerting/common/rule_tags_aggregation.ts", "deprecated": false, "trackAdoption": false @@ -9583,9 +9108,7 @@ "tags": [], "label": "tags", "description": [], - "signature": [ - "{ buckets: { key: { tags: string; }; doc_count: number; }[]; }" - ], + "signature": ["{ buckets: { key: { tags: string; }; doc_count: number; }[]; }"], "path": "x-pack/plugins/alerting/common/rule_tags_aggregation.ts", "deprecated": false, "trackAdoption": false @@ -9723,9 +9246,7 @@ "tags": [], "label": "defaultActionGroupId", "description": [], - "signature": [ - "ActionGroupIds" - ], + "signature": ["ActionGroupIds"], "path": "packages/kbn-alerting-types/rule_type.ts", "deprecated": false, "trackAdoption": false @@ -9784,9 +9305,7 @@ "tags": [], "label": "ruleTaskTimeout", "description": [], - "signature": [ - "string | undefined" - ], + "signature": ["string | undefined"], "path": "packages/kbn-alerting-types/rule_type.ts", "deprecated": false, "trackAdoption": false @@ -9798,9 +9317,7 @@ "tags": [], "label": "defaultScheduleInterval", "description": [], - "signature": [ - "string | undefined" - ], + "signature": ["string | undefined"], "path": "packages/kbn-alerting-types/rule_type.ts", "deprecated": false, "trackAdoption": false @@ -9812,9 +9329,7 @@ "tags": [], "label": "doesSetRecoveryContext", "description": [], - "signature": [ - "boolean | undefined" - ], + "signature": ["boolean | undefined"], "path": "packages/kbn-alerting-types/rule_type.ts", "deprecated": false, "trackAdoption": false @@ -9837,9 +9352,7 @@ "tags": [], "label": "authorizedConsumers", "description": [], - "signature": [ - "{ [x: string]: ConsumerPrivileges; }" - ], + "signature": ["{ [x: string]: ConsumerPrivileges; }"], "path": "packages/kbn-alerting-types/rule_type.ts", "deprecated": false, "trackAdoption": false @@ -9950,10 +9463,7 @@ "tags": [], "label": "filters", "description": [], - "signature": [ - "ScopeQueryFilter", - "[]" - ], + "signature": ["ScopeQueryFilter", "[]"], "path": "x-pack/plugins/alerting/common/maintenance_window.ts", "deprecated": false, "trackAdoption": false @@ -9965,9 +9475,7 @@ "tags": [], "label": "dsl", "description": [], - "signature": [ - "string | undefined" - ], + "signature": ["string | undefined"], "path": "x-pack/plugins/alerting/common/maintenance_window.ts", "deprecated": false, "trackAdoption": false @@ -10046,9 +9554,7 @@ "tags": [], "label": "actionErrorLogSortableColumns", "description": [], - "signature": [ - "string[]" - ], + "signature": ["string[]"], "path": "x-pack/plugins/alerting/common/execution_log_types.ts", "deprecated": false, "trackAdoption": false, @@ -10061,9 +9567,7 @@ "tags": [], "label": "ActionErrorLogSortFields", "description": [], - "signature": [ - "string" - ], + "signature": ["string"], "path": "x-pack/plugins/alerting/common/execution_log_types.ts", "deprecated": false, "trackAdoption": false, @@ -10107,9 +9611,7 @@ "tags": [], "label": "AlertInstanceContext", "description": [], - "signature": [ - "{ [x: string]: unknown; }" - ], + "signature": ["{ [x: string]: unknown; }"], "path": "x-pack/packages/kbn-alerting-state-types/src/alert_instance.ts", "deprecated": false, "trackAdoption": false, @@ -10122,9 +9624,7 @@ "tags": [], "label": "ALERTS_FEATURE_ID", "description": [], - "signature": [ - "\"alerts\"" - ], + "signature": ["\"alerts\""], "path": "x-pack/plugins/alerting/common/index.ts", "deprecated": false, "trackAdoption": false, @@ -10137,9 +9637,7 @@ "tags": [], "label": "AlertStatusValues", "description": [], - "signature": [ - "\"OK\" | \"Active\"" - ], + "signature": ["\"OK\" | \"Active\""], "path": "x-pack/plugins/alerting/common/alert_summary.ts", "deprecated": false, "trackAdoption": false, @@ -10152,9 +9650,7 @@ "tags": [], "label": "ALL_FLAPPING_SETTINGS_SUB_FEATURE_ID", "description": [], - "signature": [ - "\"allFlappingSettings\"" - ], + "signature": ["\"allFlappingSettings\""], "path": "x-pack/plugins/alerting/common/rules_settings.ts", "deprecated": false, "trackAdoption": false, @@ -10167,9 +9663,7 @@ "tags": [], "label": "ALL_QUERY_DELAY_SETTINGS_SUB_FEATURE_ID", "description": [], - "signature": [ - "\"allQueryDelaySettings\"" - ], + "signature": ["\"allQueryDelaySettings\""], "path": "x-pack/plugins/alerting/common/rules_settings.ts", "deprecated": false, "trackAdoption": false, @@ -10182,9 +9676,7 @@ "tags": [], "label": "BASE_ALERTING_API_PATH", "description": [], - "signature": [ - "\"/api/alerting\"" - ], + "signature": ["\"/api/alerting\""], "path": "x-pack/plugins/alerting/common/index.ts", "deprecated": false, "trackAdoption": false, @@ -10197,9 +9689,7 @@ "tags": [], "label": "BulkEditSkipReason", "description": [], - "signature": [ - "\"RULE_NOT_MODIFIED\"" - ], + "signature": ["\"RULE_NOT_MODIFIED\""], "path": "x-pack/plugins/alerting/common/bulk_edit.ts", "deprecated": false, "trackAdoption": false, @@ -10212,9 +9702,7 @@ "tags": [], "label": "DEFAULT_LOOK_BACK_WINDOW", "description": [], - "signature": [ - "20" - ], + "signature": ["20"], "path": "x-pack/plugins/alerting/common/rules_settings.ts", "deprecated": false, "trackAdoption": false, @@ -10227,9 +9715,7 @@ "tags": [], "label": "DEFAULT_QUERY_DELAY", "description": [], - "signature": [ - "0" - ], + "signature": ["0"], "path": "x-pack/plugins/alerting/common/rules_settings.ts", "deprecated": false, "trackAdoption": false, @@ -10242,9 +9728,7 @@ "tags": [], "label": "DEFAULT_SERVERLESS_QUERY_DELAY", "description": [], - "signature": [ - "15" - ], + "signature": ["15"], "path": "x-pack/plugins/alerting/common/rules_settings.ts", "deprecated": false, "trackAdoption": false, @@ -10257,9 +9741,7 @@ "tags": [], "label": "DEFAULT_STATUS_CHANGE_THRESHOLD", "description": [], - "signature": [ - "4" - ], + "signature": ["4"], "path": "x-pack/plugins/alerting/common/rules_settings.ts", "deprecated": false, "trackAdoption": false, @@ -10272,9 +9754,7 @@ "tags": [], "label": "DefaultActionGroupId", "description": [], - "signature": [ - "\"default\"" - ], + "signature": ["\"default\""], "path": "packages/kbn-alerting-types/builtin_action_groups_types.ts", "deprecated": false, "trackAdoption": false, @@ -10287,9 +9767,7 @@ "tags": [], "label": "ENABLE_MAINTENANCE_WINDOWS", "description": [], - "signature": [ - "true" - ], + "signature": ["true"], "path": "x-pack/plugins/alerting/common/index.ts", "deprecated": false, "trackAdoption": false, @@ -10332,9 +9810,7 @@ "tags": [], "label": "INTERNAL_ALERTING_API_FIND_RULES_PATH", "description": [], - "signature": [ - "\"/internal/alerting/rules/_find\"" - ], + "signature": ["\"/internal/alerting/rules/_find\""], "path": "x-pack/plugins/alerting/common/index.ts", "deprecated": false, "trackAdoption": false, @@ -10347,9 +9823,7 @@ "tags": [], "label": "INTERNAL_ALERTING_API_GET_ACTIVE_MAINTENANCE_WINDOWS_PATH", "description": [], - "signature": [ - "\"/internal/alerting/rules/maintenance_window/_active\"" - ], + "signature": ["\"/internal/alerting/rules/maintenance_window/_active\""], "path": "x-pack/plugins/alerting/common/index.ts", "deprecated": false, "trackAdoption": false, @@ -10362,9 +9836,7 @@ "tags": [], "label": "INTERNAL_ALERTING_API_MAINTENANCE_WINDOW_PATH", "description": [], - "signature": [ - "\"/internal/alerting/rules/maintenance_window\"" - ], + "signature": ["\"/internal/alerting/rules/maintenance_window\""], "path": "x-pack/plugins/alerting/common/index.ts", "deprecated": false, "trackAdoption": false, @@ -10377,9 +9849,7 @@ "tags": [], "label": "INTERNAL_ALERTING_SNOOZE_RULE", "description": [], - "signature": [ - "\"/internal/alerting/rule/{id}/_snooze\"" - ], + "signature": ["\"/internal/alerting/rule/{id}/_snooze\""], "path": "x-pack/plugins/alerting/common/index.ts", "deprecated": false, "trackAdoption": false, @@ -10392,9 +9862,7 @@ "tags": [], "label": "INTERNAL_BASE_ALERTING_API_PATH", "description": [], - "signature": [ - "\"/internal/alerting\"" - ], + "signature": ["\"/internal/alerting\""], "path": "x-pack/plugins/alerting/common/index.ts", "deprecated": false, "trackAdoption": false, @@ -10429,9 +9897,7 @@ "tags": [], "label": "IsoWeekday", "description": [], - "signature": [ - "2 | 7 | 6 | 5 | 4 | 3 | 1" - ], + "signature": ["2 | 7 | 6 | 5 | 4 | 3 | 1"], "path": "x-pack/plugins/alerting/common/iso_weekdays.ts", "deprecated": false, "trackAdoption": false, @@ -10459,9 +9925,7 @@ "tags": [], "label": "LatestAlertInstanceStateSchema", "description": [], - "signature": [ - "{ [x: string]: any; }" - ], + "signature": ["{ [x: string]: any; }"], "path": "x-pack/packages/kbn-alerting-state-types/src/task_state/index.ts", "deprecated": false, "trackAdoption": false, @@ -10519,9 +9983,7 @@ "tags": [], "label": "LatestThrottledActionSchema", "description": [], - "signature": [ - "{ [x: string]: Readonly<{} & { date: string; }>; }" - ], + "signature": ["{ [x: string]: Readonly<{} & { date: string; }>; }"], "path": "x-pack/packages/kbn-alerting-state-types/src/task_state/index.ts", "deprecated": false, "trackAdoption": false, @@ -10534,9 +9996,7 @@ "tags": [], "label": "LEGACY_BASE_ALERT_API_PATH", "description": [], - "signature": [ - "\"/api/alerts\"" - ], + "signature": ["\"/api/alerts\""], "path": "x-pack/plugins/alerting/common/index.ts", "deprecated": false, "trackAdoption": false, @@ -10549,9 +10009,7 @@ "tags": [], "label": "MAINTENANCE_WINDOW_DATE_FORMAT", "description": [], - "signature": [ - "\"MM/DD/YY hh:mm A\"" - ], + "signature": ["\"MM/DD/YY hh:mm A\""], "path": "x-pack/plugins/alerting/common/maintenance_window.ts", "deprecated": false, "trackAdoption": false, @@ -10564,9 +10022,7 @@ "tags": [], "label": "MAINTENANCE_WINDOW_FEATURE_ID", "description": [], - "signature": [ - "\"maintenanceWindow\"" - ], + "signature": ["\"maintenanceWindow\""], "path": "x-pack/plugins/alerting/common/maintenance_window.ts", "deprecated": false, "trackAdoption": false, @@ -10579,9 +10035,7 @@ "tags": [], "label": "MAINTENANCE_WINDOW_SAVED_OBJECT_TYPE", "description": [], - "signature": [ - "\"maintenance-window\"" - ], + "signature": ["\"maintenance-window\""], "path": "x-pack/plugins/alerting/common/maintenance_window.ts", "deprecated": false, "trackAdoption": false, @@ -10594,9 +10048,7 @@ "tags": [], "label": "MAINTENANCE_WINDOWS_APP_ID", "description": [], - "signature": [ - "\"maintenanceWindows\"" - ], + "signature": ["\"maintenanceWindows\""], "path": "x-pack/plugins/alerting/common/maintenance_window.ts", "deprecated": false, "trackAdoption": false, @@ -10606,9 +10058,7 @@ "parentPluginId": "alerting", "id": "def-common.MaintenanceWindow", "type": "Type", - "tags": [ - "deprecated" - ], + "tags": ["deprecated"], "label": "MaintenanceWindow", "description": [], "signature": [ @@ -10766,9 +10216,7 @@ "tags": [], "label": "MaintenanceWindowDeepLinkIds", "description": [], - "signature": [ - "string" - ], + "signature": ["string"], "path": "x-pack/plugins/alerting/common/maintenance_window.ts", "deprecated": false, "trackAdoption": false, @@ -10778,9 +10226,7 @@ "parentPluginId": "alerting", "id": "def-common.MaintenanceWindowSOAttributes", "type": "Type", - "tags": [ - "deprecated" - ], + "tags": ["deprecated"], "label": "MaintenanceWindowSOAttributes", "description": [], "signature": [ @@ -10813,9 +10259,7 @@ "tags": [], "label": "MANAGEMENT_APP_ID", "description": [], - "signature": [ - "\"management\"" - ], + "signature": ["\"management\""], "path": "x-pack/plugins/alerting/common/maintenance_window.ts", "deprecated": false, "trackAdoption": false, @@ -10857,9 +10301,7 @@ "tags": [], "label": "MAX_LOOK_BACK_WINDOW", "description": [], - "signature": [ - "20" - ], + "signature": ["20"], "path": "x-pack/plugins/alerting/common/rules_settings.ts", "deprecated": false, "trackAdoption": false, @@ -10872,9 +10314,7 @@ "tags": [], "label": "MAX_QUERY_DELAY", "description": [], - "signature": [ - "60" - ], + "signature": ["60"], "path": "x-pack/plugins/alerting/common/rules_settings.ts", "deprecated": false, "trackAdoption": false, @@ -10887,9 +10327,7 @@ "tags": [], "label": "MAX_STATUS_CHANGE_THRESHOLD", "description": [], - "signature": [ - "20" - ], + "signature": ["20"], "path": "x-pack/plugins/alerting/common/rules_settings.ts", "deprecated": false, "trackAdoption": false, @@ -10902,9 +10340,7 @@ "tags": [], "label": "MIN_LOOK_BACK_WINDOW", "description": [], - "signature": [ - "2" - ], + "signature": ["2"], "path": "x-pack/plugins/alerting/common/rules_settings.ts", "deprecated": false, "trackAdoption": false, @@ -10917,9 +10353,7 @@ "tags": [], "label": "MIN_QUERY_DELAY", "description": [], - "signature": [ - "0" - ], + "signature": ["0"], "path": "x-pack/plugins/alerting/common/rules_settings.ts", "deprecated": false, "trackAdoption": false, @@ -10932,9 +10366,7 @@ "tags": [], "label": "MIN_STATUS_CHANGE_THRESHOLD", "description": [], - "signature": [ - "2" - ], + "signature": ["2"], "path": "x-pack/plugins/alerting/common/rules_settings.ts", "deprecated": false, "trackAdoption": false, @@ -10947,9 +10379,7 @@ "tags": [], "label": "MONITORING_HISTORY_LIMIT", "description": [], - "signature": [ - "200" - ], + "signature": ["200"], "path": "x-pack/plugins/alerting/common/index.ts", "deprecated": false, "trackAdoption": false, @@ -10962,9 +10392,7 @@ "tags": [], "label": "preconfiguredConnectorActionRefPrefix", "description": [], - "signature": [ - "\"preconfigured:\"" - ], + "signature": ["\"preconfigured:\""], "path": "x-pack/plugins/alerting/common/action_ref_prefix.ts", "deprecated": false, "trackAdoption": false, @@ -10977,9 +10405,7 @@ "tags": [], "label": "READ_FLAPPING_SETTINGS_SUB_FEATURE_ID", "description": [], - "signature": [ - "\"readFlappingSettings\"" - ], + "signature": ["\"readFlappingSettings\""], "path": "x-pack/plugins/alerting/common/rules_settings.ts", "deprecated": false, "trackAdoption": false, @@ -10992,9 +10418,7 @@ "tags": [], "label": "READ_QUERY_DELAY_SETTINGS_SUB_FEATURE_ID", "description": [], - "signature": [ - "\"readQueryDelaySettings\"" - ], + "signature": ["\"readQueryDelaySettings\""], "path": "x-pack/plugins/alerting/common/rules_settings.ts", "deprecated": false, "trackAdoption": false, @@ -11007,9 +10431,7 @@ "tags": [], "label": "RecoveredActionGroupId", "description": [], - "signature": [ - "\"recovered\"" - ], + "signature": ["\"recovered\""], "path": "packages/kbn-alerting-types/builtin_action_groups_types.ts", "deprecated": false, "trackAdoption": false, @@ -11022,9 +10444,7 @@ "tags": [], "label": "ReservedActionGroups", "description": [], - "signature": [ - "RecoveryActionGroupId | \"recovered\"" - ], + "signature": ["RecoveryActionGroupId | \"recovered\""], "path": "x-pack/plugins/alerting/common/builtin_action_groups.ts", "deprecated": false, "trackAdoption": false, @@ -11212,9 +10632,7 @@ "tags": [], "label": "RuleAlertData", "description": [], - "signature": [ - "{ [x: string]: unknown; }" - ], + "signature": ["{ [x: string]: unknown; }"], "path": "x-pack/plugins/alerting/common/rule.ts", "deprecated": false, "trackAdoption": false, @@ -11227,9 +10645,7 @@ "tags": [], "label": "RuleAlertingOutcome", "description": [], - "signature": [ - "\"warning\" | \"unknown\" | \"success\" | \"failure\"" - ], + "signature": ["\"warning\" | \"unknown\" | \"success\" | \"failure\""], "path": "x-pack/plugins/alerting/common/rule.ts", "deprecated": false, "trackAdoption": false, @@ -11242,9 +10658,7 @@ "tags": [], "label": "RuleExecutionStatuses", "description": [], - "signature": [ - "\"ok\" | \"error\" | \"active\" | \"warning\" | \"pending\" | \"unknown\"" - ], + "signature": ["\"ok\" | \"error\" | \"active\" | \"warning\" | \"pending\" | \"unknown\""], "path": "x-pack/plugins/alerting/common/rule.ts", "deprecated": false, "trackAdoption": false, @@ -11257,9 +10671,7 @@ "tags": [], "label": "RuleLastRunOutcomes", "description": [], - "signature": [ - "\"warning\" | \"succeeded\" | \"failed\"" - ], + "signature": ["\"warning\" | \"succeeded\" | \"failed\""], "path": "x-pack/plugins/alerting/common/rule.ts", "deprecated": false, "trackAdoption": false, @@ -11272,9 +10684,7 @@ "tags": [], "label": "RuleNotifyWhenType", "description": [], - "signature": [ - "\"onActionGroupChange\" | \"onActiveAlert\" | \"onThrottleInterval\"" - ], + "signature": ["\"onActionGroupChange\" | \"onActiveAlert\" | \"onThrottleInterval\""], "path": "x-pack/plugins/alerting/common/rule_notify_when_type.ts", "deprecated": false, "trackAdoption": false, @@ -11287,9 +10697,7 @@ "tags": [], "label": "RULES_SETTINGS_FEATURE_ID", "description": [], - "signature": [ - "\"rulesSettings\"" - ], + "signature": ["\"rulesSettings\""], "path": "x-pack/plugins/alerting/common/rules_settings.ts", "deprecated": false, "trackAdoption": false, @@ -11302,9 +10710,7 @@ "tags": [], "label": "RULES_SETTINGS_FLAPPING_SAVED_OBJECT_ID", "description": [], - "signature": [ - "\"rules-settings\"" - ], + "signature": ["\"rules-settings\""], "path": "x-pack/plugins/alerting/common/rules_settings.ts", "deprecated": false, "trackAdoption": false, @@ -11317,9 +10723,7 @@ "tags": [], "label": "RULES_SETTINGS_QUERY_DELAY_SAVED_OBJECT_ID", "description": [], - "signature": [ - "\"query-delay-settings\"" - ], + "signature": ["\"query-delay-settings\""], "path": "x-pack/plugins/alerting/common/rules_settings.ts", "deprecated": false, "trackAdoption": false, @@ -11332,9 +10736,7 @@ "tags": [], "label": "RULES_SETTINGS_SAVED_OBJECT_TYPE", "description": [], - "signature": [ - "\"rules-settings\"" - ], + "signature": ["\"rules-settings\""], "path": "x-pack/plugins/alerting/common/rules_settings.ts", "deprecated": false, "trackAdoption": false, @@ -11428,9 +10830,7 @@ "tags": [], "label": "RuleStatusValues", "description": [], - "signature": [ - "\"OK\" | \"Active\" | \"Error\"" - ], + "signature": ["\"OK\" | \"Active\" | \"Error\""], "path": "x-pack/plugins/alerting/common/alert_summary.ts", "deprecated": false, "trackAdoption": false, @@ -11462,9 +10862,7 @@ "tags": [], "label": "RuleTaskParams", "description": [], - "signature": [ - "{ alertId: string; } & { spaceId?: string | undefined; }" - ], + "signature": ["{ alertId: string; } & { spaceId?: string | undefined; }"], "path": "x-pack/packages/kbn-alerting-state-types/src/rule_task_instance.ts", "deprecated": false, "trackAdoption": false, @@ -11477,9 +10875,7 @@ "tags": [], "label": "RuleTypeMetaData", "description": [], - "signature": [ - "{ [x: string]: unknown; }" - ], + "signature": ["{ [x: string]: unknown; }"], "path": "x-pack/plugins/alerting/common/rule.ts", "deprecated": false, "trackAdoption": false, @@ -11492,9 +10888,7 @@ "tags": [], "label": "RuleTypeParams", "description": [], - "signature": [ - "{ [x: string]: unknown; }" - ], + "signature": ["{ [x: string]: unknown; }"], "path": "x-pack/plugins/alerting/common/rule.ts", "deprecated": false, "trackAdoption": false, @@ -11507,9 +10901,7 @@ "tags": [], "label": "RuleTypeState", "description": [], - "signature": [ - "{ [x: string]: unknown; }" - ], + "signature": ["{ [x: string]: unknown; }"], "path": "x-pack/plugins/alerting/common/rule.ts", "deprecated": false, "trackAdoption": false, @@ -11607,9 +10999,7 @@ "tags": [], "label": "systemConnectorActionRefPrefix", "description": [], - "signature": [ - "\"system_action:\"" - ], + "signature": ["\"system_action:\""], "path": "x-pack/plugins/alerting/common/action_ref_prefix.ts", "deprecated": false, "trackAdoption": false, @@ -11690,9 +11080,7 @@ "tags": [], "label": "dynamic", "description": [], - "signature": [ - "false" - ], + "signature": ["false"], "path": "x-pack/plugins/alerting/common/saved_objects/rules/mappings.ts", "deprecated": false, "trackAdoption": false @@ -11726,9 +11114,7 @@ "tags": [], "label": "type", "description": [], - "signature": [ - "\"boolean\"" - ], + "signature": ["\"boolean\""], "path": "x-pack/plugins/alerting/common/saved_objects/rules/mappings.ts", "deprecated": false, "trackAdoption": false @@ -11753,9 +11139,7 @@ "tags": [], "label": "type", "description": [], - "signature": [ - "\"text\"" - ], + "signature": ["\"text\""], "path": "x-pack/plugins/alerting/common/saved_objects/rules/mappings.ts", "deprecated": false, "trackAdoption": false @@ -11789,9 +11173,7 @@ "tags": [], "label": "type", "description": [], - "signature": [ - "\"keyword\"" - ], + "signature": ["\"keyword\""], "path": "x-pack/plugins/alerting/common/saved_objects/rules/mappings.ts", "deprecated": false, "trackAdoption": false @@ -11831,9 +11213,7 @@ "tags": [], "label": "type", "description": [], - "signature": [ - "\"keyword\"" - ], + "signature": ["\"keyword\""], "path": "x-pack/plugins/alerting/common/saved_objects/rules/mappings.ts", "deprecated": false, "trackAdoption": false @@ -11858,9 +11238,7 @@ "tags": [], "label": "type", "description": [], - "signature": [ - "\"keyword\"" - ], + "signature": ["\"keyword\""], "path": "x-pack/plugins/alerting/common/saved_objects/rules/mappings.ts", "deprecated": false, "trackAdoption": false @@ -11907,9 +11285,7 @@ "tags": [], "label": "type", "description": [], - "signature": [ - "\"keyword\"" - ], + "signature": ["\"keyword\""], "path": "x-pack/plugins/alerting/common/saved_objects/rules/mappings.ts", "deprecated": false, "trackAdoption": false @@ -11938,9 +11314,7 @@ "tags": [], "label": "type", "description": [], - "signature": [ - "\"keyword\"" - ], + "signature": ["\"keyword\""], "path": "x-pack/plugins/alerting/common/saved_objects/rules/mappings.ts", "deprecated": false, "trackAdoption": false @@ -11965,9 +11339,7 @@ "tags": [], "label": "type", "description": [], - "signature": [ - "\"keyword\"" - ], + "signature": ["\"keyword\""], "path": "x-pack/plugins/alerting/common/saved_objects/rules/mappings.ts", "deprecated": false, "trackAdoption": false @@ -11992,9 +11364,7 @@ "tags": [], "label": "dynamic", "description": [], - "signature": [ - "false" - ], + "signature": ["false"], "path": "x-pack/plugins/alerting/common/saved_objects/rules/mappings.ts", "deprecated": false, "trackAdoption": false @@ -12006,9 +11376,7 @@ "tags": [], "label": "type", "description": [], - "signature": [ - "\"nested\"" - ], + "signature": ["\"nested\""], "path": "x-pack/plugins/alerting/common/saved_objects/rules/mappings.ts", "deprecated": false, "trackAdoption": false @@ -12042,9 +11410,7 @@ "tags": [], "label": "type", "description": [], - "signature": [ - "\"keyword\"" - ], + "signature": ["\"keyword\""], "path": "x-pack/plugins/alerting/common/saved_objects/rules/mappings.ts", "deprecated": false, "trackAdoption": false @@ -12069,9 +11435,7 @@ "tags": [], "label": "type", "description": [], - "signature": [ - "\"keyword\"" - ], + "signature": ["\"keyword\""], "path": "x-pack/plugins/alerting/common/saved_objects/rules/mappings.ts", "deprecated": false, "trackAdoption": false @@ -12096,9 +11460,7 @@ "tags": [], "label": "type", "description": [], - "signature": [ - "\"keyword\"" - ], + "signature": ["\"keyword\""], "path": "x-pack/plugins/alerting/common/saved_objects/rules/mappings.ts", "deprecated": false, "trackAdoption": false @@ -12127,9 +11489,7 @@ "tags": [], "label": "type", "description": [], - "signature": [ - "\"flattened\"" - ], + "signature": ["\"flattened\""], "path": "x-pack/plugins/alerting/common/saved_objects/rules/mappings.ts", "deprecated": false, "trackAdoption": false @@ -12187,9 +11547,7 @@ "tags": [], "label": "type", "description": [], - "signature": [ - "\"float\"" - ], + "signature": ["\"float\""], "path": "x-pack/plugins/alerting/common/saved_objects/rules/mappings.ts", "deprecated": false, "trackAdoption": false @@ -12214,9 +11572,7 @@ "tags": [], "label": "type", "description": [], - "signature": [ - "\"keyword\"" - ], + "signature": ["\"keyword\""], "path": "x-pack/plugins/alerting/common/saved_objects/rules/mappings.ts", "deprecated": false, "trackAdoption": false @@ -12245,9 +11601,7 @@ "tags": [], "label": "type", "description": [], - "signature": [ - "\"keyword\"" - ], + "signature": ["\"keyword\""], "path": "x-pack/plugins/alerting/common/saved_objects/rules/mappings.ts", "deprecated": false, "trackAdoption": false @@ -12272,9 +11626,7 @@ "tags": [], "label": "type", "description": [], - "signature": [ - "\"keyword\"" - ], + "signature": ["\"keyword\""], "path": "x-pack/plugins/alerting/common/saved_objects/rules/mappings.ts", "deprecated": false, "trackAdoption": false @@ -12299,9 +11651,7 @@ "tags": [], "label": "type", "description": [], - "signature": [ - "\"keyword\"" - ], + "signature": ["\"keyword\""], "path": "x-pack/plugins/alerting/common/saved_objects/rules/mappings.ts", "deprecated": false, "trackAdoption": false @@ -12326,9 +11676,7 @@ "tags": [], "label": "type", "description": [], - "signature": [ - "\"date\"" - ], + "signature": ["\"date\""], "path": "x-pack/plugins/alerting/common/saved_objects/rules/mappings.ts", "deprecated": false, "trackAdoption": false @@ -12353,9 +11701,7 @@ "tags": [], "label": "type", "description": [], - "signature": [ - "\"date\"" - ], + "signature": ["\"date\""], "path": "x-pack/plugins/alerting/common/saved_objects/rules/mappings.ts", "deprecated": false, "trackAdoption": false @@ -12382,9 +11728,7 @@ "tags": [], "label": "type", "description": [], - "signature": [ - "\"keyword\"" - ], + "signature": ["\"keyword\""], "path": "x-pack/plugins/alerting/common/saved_objects/rules/mappings.ts", "deprecated": false, "trackAdoption": false @@ -12409,9 +11753,7 @@ "tags": [], "label": "type", "description": [], - "signature": [ - "\"keyword\"" - ], + "signature": ["\"keyword\""], "path": "x-pack/plugins/alerting/common/saved_objects/rules/mappings.ts", "deprecated": false, "trackAdoption": false @@ -12436,9 +11778,7 @@ "tags": [], "label": "type", "description": [], - "signature": [ - "\"boolean\"" - ], + "signature": ["\"boolean\""], "path": "x-pack/plugins/alerting/common/saved_objects/rules/mappings.ts", "deprecated": false, "trackAdoption": false @@ -12463,9 +11803,7 @@ "tags": [], "label": "type", "description": [], - "signature": [ - "\"keyword\"" - ], + "signature": ["\"keyword\""], "path": "x-pack/plugins/alerting/common/saved_objects/rules/mappings.ts", "deprecated": false, "trackAdoption": false @@ -12560,9 +11898,7 @@ "tags": [], "label": "type", "description": [], - "signature": [ - "\"long\"" - ], + "signature": ["\"long\""], "path": "x-pack/plugins/alerting/common/saved_objects/rules/mappings.ts", "deprecated": false, "trackAdoption": false @@ -12587,9 +11923,7 @@ "tags": [], "label": "type", "description": [], - "signature": [ - "\"long\"" - ], + "signature": ["\"long\""], "path": "x-pack/plugins/alerting/common/saved_objects/rules/mappings.ts", "deprecated": false, "trackAdoption": false @@ -12614,9 +11948,7 @@ "tags": [], "label": "type", "description": [], - "signature": [ - "\"long\"" - ], + "signature": ["\"long\""], "path": "x-pack/plugins/alerting/common/saved_objects/rules/mappings.ts", "deprecated": false, "trackAdoption": false @@ -12641,9 +11973,7 @@ "tags": [], "label": "type", "description": [], - "signature": [ - "\"float\"" - ], + "signature": ["\"float\""], "path": "x-pack/plugins/alerting/common/saved_objects/rules/mappings.ts", "deprecated": false, "trackAdoption": false @@ -12694,9 +12024,7 @@ "tags": [], "label": "type", "description": [], - "signature": [ - "\"date\"" - ], + "signature": ["\"date\""], "path": "x-pack/plugins/alerting/common/saved_objects/rules/mappings.ts", "deprecated": false, "trackAdoption": false @@ -12743,9 +12071,7 @@ "tags": [], "label": "type", "description": [], - "signature": [ - "\"long\"" - ], + "signature": ["\"long\""], "path": "x-pack/plugins/alerting/common/saved_objects/rules/mappings.ts", "deprecated": false, "trackAdoption": false @@ -12770,9 +12096,7 @@ "tags": [], "label": "type", "description": [], - "signature": [ - "\"long\"" - ], + "signature": ["\"long\""], "path": "x-pack/plugins/alerting/common/saved_objects/rules/mappings.ts", "deprecated": false, "trackAdoption": false @@ -12797,9 +12121,7 @@ "tags": [], "label": "type", "description": [], - "signature": [ - "\"long\"" - ], + "signature": ["\"long\""], "path": "x-pack/plugins/alerting/common/saved_objects/rules/mappings.ts", "deprecated": false, "trackAdoption": false @@ -12824,9 +12146,7 @@ "tags": [], "label": "type", "description": [], - "signature": [ - "\"float\"" - ], + "signature": ["\"float\""], "path": "x-pack/plugins/alerting/common/saved_objects/rules/mappings.ts", "deprecated": false, "trackAdoption": false @@ -12851,9 +12171,7 @@ "tags": [], "label": "type", "description": [], - "signature": [ - "\"float\"" - ], + "signature": ["\"float\""], "path": "x-pack/plugins/alerting/common/saved_objects/rules/mappings.ts", "deprecated": false, "trackAdoption": false @@ -12878,9 +12196,7 @@ "tags": [], "label": "type", "description": [], - "signature": [ - "\"float\"" - ], + "signature": ["\"float\""], "path": "x-pack/plugins/alerting/common/saved_objects/rules/mappings.ts", "deprecated": false, "trackAdoption": false @@ -12909,9 +12225,7 @@ "type": "Object", "tags": [], "label": "revision", - "description": [ - "// There is need to query for a rule by a specific revision" - ], + "description": ["// There is need to query for a rule by a specific revision"], "path": "x-pack/plugins/alerting/common/saved_objects/rules/mappings.ts", "deprecated": false, "trackAdoption": false, @@ -12923,9 +12237,7 @@ "tags": [], "label": "type", "description": [], - "signature": [ - "\"long\"" - ], + "signature": ["\"long\""], "path": "x-pack/plugins/alerting/common/saved_objects/rules/mappings.ts", "deprecated": false, "trackAdoption": false @@ -12950,9 +12262,7 @@ "tags": [], "label": "type", "description": [], - "signature": [ - "\"nested\"" - ], + "signature": ["\"nested\""], "path": "x-pack/plugins/alerting/common/saved_objects/rules/mappings.ts", "deprecated": false, "trackAdoption": false @@ -12986,9 +12296,7 @@ "tags": [], "label": "type", "description": [], - "signature": [ - "\"keyword\"" - ], + "signature": ["\"keyword\""], "path": "x-pack/plugins/alerting/common/saved_objects/rules/mappings.ts", "deprecated": false, "trackAdoption": false @@ -13013,9 +12321,7 @@ "tags": [], "label": "type", "description": [], - "signature": [ - "\"long\"" - ], + "signature": ["\"long\""], "path": "x-pack/plugins/alerting/common/saved_objects/rules/mappings.ts", "deprecated": false, "trackAdoption": false @@ -13040,9 +12346,7 @@ "tags": [], "label": "type", "description": [], - "signature": [ - "\"date\"" - ], + "signature": ["\"date\""], "path": "x-pack/plugins/alerting/common/saved_objects/rules/mappings.ts", "deprecated": false, "trackAdoption": false @@ -13106,9 +12410,7 @@ "tags": [], "label": "type", "description": [], - "signature": [ - "\"long\"" - ], + "signature": ["\"long\""], "path": "x-pack/plugins/alerting/common/saved_objects/rules/mappings.ts", "deprecated": false, "trackAdoption": false @@ -13133,9 +12435,7 @@ "tags": [], "label": "type", "description": [], - "signature": [ - "\"keyword\"" - ], + "signature": ["\"keyword\""], "path": "x-pack/plugins/alerting/common/saved_objects/rules/mappings.ts", "deprecated": false, "trackAdoption": false @@ -13160,9 +12460,7 @@ "tags": [], "label": "type", "description": [], - "signature": [ - "\"date\"" - ], + "signature": ["\"date\""], "path": "x-pack/plugins/alerting/common/saved_objects/rules/mappings.ts", "deprecated": false, "trackAdoption": false @@ -13187,9 +12485,7 @@ "tags": [], "label": "type", "description": [], - "signature": [ - "\"long\"" - ], + "signature": ["\"long\""], "path": "x-pack/plugins/alerting/common/saved_objects/rules/mappings.ts", "deprecated": false, "trackAdoption": false @@ -13236,9 +12532,7 @@ "tags": [], "label": "type", "description": [], - "signature": [ - "\"keyword\"" - ], + "signature": ["\"keyword\""], "path": "x-pack/plugins/alerting/common/saved_objects/rules/mappings.ts", "deprecated": false, "trackAdoption": false @@ -13263,9 +12557,7 @@ "tags": [], "label": "type", "description": [], - "signature": [ - "\"keyword\"" - ], + "signature": ["\"keyword\""], "path": "x-pack/plugins/alerting/common/saved_objects/rules/mappings.ts", "deprecated": false, "trackAdoption": false @@ -13316,9 +12608,7 @@ "tags": [], "label": "type", "description": [], - "signature": [ - "\"keyword\"" - ], + "signature": ["\"keyword\""], "path": "x-pack/plugins/alerting/common/saved_objects/rules/mappings.ts", "deprecated": false, "trackAdoption": false @@ -13343,9 +12633,7 @@ "tags": [], "label": "type", "description": [], - "signature": [ - "\"keyword\"" - ], + "signature": ["\"keyword\""], "path": "x-pack/plugins/alerting/common/saved_objects/rules/mappings.ts", "deprecated": false, "trackAdoption": false @@ -13400,9 +12688,7 @@ "tags": [], "label": "type", "description": [], - "signature": [ - "\"keyword\"" - ], + "signature": ["\"keyword\""], "path": "x-pack/plugins/alerting/common/saved_objects/rules/mappings.ts", "deprecated": false, "trackAdoption": false @@ -13427,9 +12713,7 @@ "tags": [], "label": "type", "description": [], - "signature": [ - "\"float\"" - ], + "signature": ["\"float\""], "path": "x-pack/plugins/alerting/common/saved_objects/rules/mappings.ts", "deprecated": false, "trackAdoption": false @@ -13478,9 +12762,7 @@ "tags": [], "label": "type", "description": [], - "signature": [ - "\"float\"" - ], + "signature": ["\"float\""], "path": "x-pack/plugins/alerting/common/saved_objects/rules/mappings.ts", "deprecated": false, "trackAdoption": false @@ -13505,9 +12787,7 @@ "tags": [], "label": "type", "description": [], - "signature": [ - "\"float\"" - ], + "signature": ["\"float\""], "path": "x-pack/plugins/alerting/common/saved_objects/rules/mappings.ts", "deprecated": false, "trackAdoption": false @@ -13532,9 +12812,7 @@ "tags": [], "label": "type", "description": [], - "signature": [ - "\"float\"" - ], + "signature": ["\"float\""], "path": "x-pack/plugins/alerting/common/saved_objects/rules/mappings.ts", "deprecated": false, "trackAdoption": false @@ -13559,9 +12837,7 @@ "tags": [], "label": "type", "description": [], - "signature": [ - "\"float\"" - ], + "signature": ["\"float\""], "path": "x-pack/plugins/alerting/common/saved_objects/rules/mappings.ts", "deprecated": false, "trackAdoption": false @@ -13594,9 +12870,7 @@ "tags": [], "label": "type", "description": [], - "signature": [ - "\"boolean\"" - ], + "signature": ["\"boolean\""], "path": "x-pack/plugins/alerting/common/saved_objects/rules/mappings.ts", "deprecated": false, "trackAdoption": false @@ -13684,9 +12958,7 @@ "tags": [], "label": "enabled", "description": [], - "signature": [ - "true" - ], + "signature": ["true"], "path": "x-pack/plugins/alerting/common/rules_settings.ts", "deprecated": false, "trackAdoption": false @@ -13784,9 +13056,7 @@ "tags": [], "label": "Unnamed", "description": [], - "signature": [ - "any" - ], + "signature": ["any"], "path": "x-pack/plugins/alerting/common/rules_settings.ts", "deprecated": false, "trackAdoption": false @@ -13798,9 +13068,7 @@ "tags": [], "label": "enabled", "description": [], - "signature": [ - "false" - ], + "signature": ["false"], "path": "x-pack/plugins/alerting/common/rules_settings.ts", "deprecated": false, "trackAdoption": false @@ -13815,9 +13083,7 @@ "tags": [], "label": "DisabledActionTypeIdsForActionGroup", "description": [], - "signature": [ - "Map" - ], + "signature": ["Map"], "path": "x-pack/plugins/alerting/common/disabled_action_groups.ts", "deprecated": false, "trackAdoption": false, @@ -14101,9 +13367,7 @@ "tags": [], "label": "RecoveredActionGroup", "description": [], - "signature": [ - "{ readonly id: \"recovered\"; readonly name: string; }" - ], + "signature": ["{ readonly id: \"recovered\"; readonly name: string; }"], "path": "packages/kbn-alerting-types/builtin_action_groups_types.ts", "deprecated": false, "trackAdoption": false, @@ -14178,9 +13442,7 @@ "tags": [], "label": "RuleLastRunOutcomeValues", "description": [], - "signature": [ - "readonly [\"succeeded\", \"warning\", \"failed\"]" - ], + "signature": ["readonly [\"succeeded\", \"warning\", \"failed\"]"], "path": "x-pack/plugins/alerting/common/rule.ts", "deprecated": false, "trackAdoption": false, @@ -14203,4 +13465,4 @@ } ] } -} \ No newline at end of file +} diff --git a/api_docs/deprecations_by_plugin.mdx b/api_docs/deprecations_by_plugin.mdx index 52dcace641063f..6752ca800cc90c 100644 --- a/api_docs/deprecations_by_plugin.mdx +++ b/api_docs/deprecations_by_plugin.mdx @@ -1211,9 +1211,9 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana'] | Deprecated API | Reference location(s) | Remove By | | ---------------|-----------|-----------| -| | [custom_threshold_executor.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability/server/lib/rules/custom_threshold/custom_threshold_executor.ts#:~:text=alertFactory), [custom_threshold_executor.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability/server/lib/rules/custom_threshold/custom_threshold_executor.ts#:~:text=alertFactory), [executor.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability/server/lib/rules/slo_burn_rate/executor.ts#:~:text=alertFactory), [executor.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability/server/lib/rules/slo_burn_rate/executor.test.ts#:~:text=alertFactory) | - | -| | [plugin.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability/public/plugin.ts#:~:text=license%24) | 8.8.0 | -| | [slo.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability/server/saved_objects/slo.ts#:~:text=migrations) | - | +| | [custom_threshold_executor.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/observability/server/lib/rules/custom_threshold/custom_threshold_executor.ts#:~:text=alertFactory), [custom_threshold_executor.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/observability/server/lib/rules/custom_threshold/custom_threshold_executor.ts#:~:text=alertFactory), [executor.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/observability/server/lib/rules/slo_burn_rate/executor.ts#:~:text=alertFactory), [executor.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/observability/server/lib/rules/slo_burn_rate/executor.test.ts#:~:text=alertFactory) | - | +| | [plugin.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/observability/public/plugin.ts#:~:text=license%24) | 8.8.0 | +| | [slo.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/observability/server/saved_objects/slo.ts#:~:text=migrations) | - | diff --git a/api_docs/deprecations_by_team.mdx b/api_docs/deprecations_by_team.mdx index beead4c3af1856..56e1cf2ea08287 100644 --- a/api_docs/deprecations_by_team.mdx +++ b/api_docs/deprecations_by_team.mdx @@ -103,9 +103,9 @@ migrates to using the Kibana Privilege model: https://github.com/elastic/kibana/ ## @elastic/obs-ux-management-team -| Plugin | Deprecated API | Reference location(s) | Remove By | -| ------------- | -------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------- | --------- | -| observability | | [plugin.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability/public/plugin.ts#:~:text=license%24) | 8.8.0 | +| Plugin | Deprecated API | Reference location(s) | Remove By | +| ------------- | -------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------ | --------- | +| observability | | [plugin.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/observability/public/plugin.ts#:~:text=license%24) | 8.8.0 | ## @elastic/platform-deployment-management diff --git a/api_docs/kbn_core_http_server.devdocs.json b/api_docs/kbn_core_http_server.devdocs.json index 7ecc822cd7c038..d6f22de38b6b29 100644 --- a/api_docs/kbn_core_http_server.devdocs.json +++ b/api_docs/kbn_core_http_server.devdocs.json @@ -3674,7 +3674,7 @@ }, { "plugin": "observability", - "path": "x-pack/plugins/observability/server/lib/annotations/register_annotation_apis.ts" + "path": "x-pack/plugins/observability_solution/observability/server/lib/annotations/register_annotation_apis.ts" }, { "plugin": "triggersActionsUi", @@ -6228,7 +6228,7 @@ }, { "plugin": "observability", - "path": "x-pack/plugins/observability/server/lib/annotations/register_annotation_apis.ts" + "path": "x-pack/plugins/observability_solution/observability/server/lib/annotations/register_annotation_apis.ts" }, { "plugin": "triggersActionsUi", @@ -9058,7 +9058,7 @@ }, { "plugin": "observability", - "path": "x-pack/plugins/observability/server/lib/annotations/register_annotation_apis.ts" + "path": "x-pack/plugins/observability_solution/observability/server/lib/annotations/register_annotation_apis.ts" }, { "plugin": "savedObjectsTagging", diff --git a/api_docs/kbn_core_saved_objects_server.devdocs.json b/api_docs/kbn_core_saved_objects_server.devdocs.json index 7d041dd8fc1470..f01bd2af6fd172 100644 --- a/api_docs/kbn_core_saved_objects_server.devdocs.json +++ b/api_docs/kbn_core_saved_objects_server.devdocs.json @@ -37,9 +37,7 @@ "type": "Function", "tags": [], "label": "isSavedObjectsClientError", - "description": [ - "\nDetermines if an error is a saved objects client error" - ], + "description": ["\nDetermines if an error is a saved objects client error"], "signature": [ "(error: any) => error is ", { @@ -60,21 +58,15 @@ "type": "Any", "tags": [], "label": "error", - "description": [ - "the error to check" - ], - "signature": [ - "any" - ], + "description": ["the error to check"], + "signature": ["any"], "path": "packages/core/saved-objects/core-saved-objects-server/src/saved_objects_error_helpers.ts", "deprecated": false, "trackAdoption": false, "isRequired": true } ], - "returnComment": [ - "boolean - true if error is a saved objects client error" - ] + "returnComment": ["boolean - true if error is a saved objects client error"] }, { "parentPluginId": "@kbn/core-saved-objects-server", @@ -82,9 +74,7 @@ "type": "Function", "tags": [], "label": "decorateBadRequestError", - "description": [ - "\nDecorates a bad request error (400) by adding a reason" - ], + "description": ["\nDecorates a bad request error (400) by adding a reason"], "signature": [ "(error: Error, reason?: string | undefined) => ", { @@ -105,12 +95,8 @@ "type": "Object", "tags": [], "label": "error", - "description": [ - "the error to decorate" - ], - "signature": [ - "Error" - ], + "description": ["the error to decorate"], + "signature": ["Error"], "path": "packages/core/saved-objects/core-saved-objects-server/src/saved_objects_error_helpers.ts", "deprecated": false, "trackAdoption": false, @@ -122,21 +108,15 @@ "type": "string", "tags": [], "label": "reason", - "description": [ - "the reason for the bad request (optional)" - ], - "signature": [ - "string | undefined" - ], + "description": ["the reason for the bad request (optional)"], + "signature": ["string | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/saved_objects_error_helpers.ts", "deprecated": false, "trackAdoption": false, "isRequired": false } ], - "returnComment": [ - "the decorated error" - ] + "returnComment": ["the decorated error"] }, { "parentPluginId": "@kbn/core-saved-objects-server", @@ -167,21 +147,15 @@ "type": "string", "tags": [], "label": "reason", - "description": [ - "the reason for the bad request (optional)" - ], - "signature": [ - "string | undefined" - ], + "description": ["the reason for the bad request (optional)"], + "signature": ["string | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/saved_objects_error_helpers.ts", "deprecated": false, "trackAdoption": false, "isRequired": false } ], - "returnComment": [ - "the decorated error" - ] + "returnComment": ["the decorated error"] }, { "parentPluginId": "@kbn/core-saved-objects-server", @@ -212,21 +186,15 @@ "type": "string", "tags": [], "label": "type", - "description": [ - "the unsupported saved object type" - ], - "signature": [ - "string" - ], + "description": ["the unsupported saved object type"], + "signature": ["string"], "path": "packages/core/saved-objects/core-saved-objects-server/src/saved_objects_error_helpers.ts", "deprecated": false, "trackAdoption": false, "isRequired": true } ], - "returnComment": [ - "the decorated error" - ] + "returnComment": ["the decorated error"] }, { "parentPluginId": "@kbn/core-saved-objects-server", @@ -234,9 +202,7 @@ "type": "Function", "tags": [], "label": "isBadRequestError", - "description": [ - "\nDetermines if an error is a bad request error (400)" - ], + "description": ["\nDetermines if an error is a bad request error (400)"], "signature": [ "(error: Error | ", { @@ -258,9 +224,7 @@ "type": "CompoundType", "tags": [], "label": "error", - "description": [ - "the error or decorated error" - ], + "description": ["the error or decorated error"], "signature": [ "Error | ", { @@ -277,9 +241,7 @@ "isRequired": true } ], - "returnComment": [ - "boolean - true if error is a bad request error" - ] + "returnComment": ["boolean - true if error is a bad request error"] }, { "parentPluginId": "@kbn/core-saved-objects-server", @@ -310,21 +272,15 @@ "type": "string", "tags": [], "label": "versionInput", - "description": [ - "the version string (optional)" - ], - "signature": [ - "string | undefined" - ], + "description": ["the version string (optional)"], + "signature": ["string | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/saved_objects_error_helpers.ts", "deprecated": false, "trackAdoption": false, "isRequired": false } ], - "returnComment": [ - "the decorated error" - ] + "returnComment": ["the decorated error"] }, { "parentPluginId": "@kbn/core-saved-objects-server", @@ -356,9 +312,7 @@ "type": "CompoundType", "tags": [], "label": "error", - "description": [ - "the error or decorated error" - ], + "description": ["the error or decorated error"], "signature": [ "Error | ", { @@ -375,9 +329,7 @@ "isRequired": true } ], - "returnComment": [ - "boolean - true if error is an invalid version error" - ] + "returnComment": ["boolean - true if error is an invalid version error"] }, { "parentPluginId": "@kbn/core-saved-objects-server", @@ -385,9 +337,7 @@ "type": "Function", "tags": [], "label": "decorateNotAuthorizedError", - "description": [ - "\nDecorates an error as an not authorized error (401)" - ], + "description": ["\nDecorates an error as an not authorized error (401)"], "signature": [ "(error: Error, reason?: string | undefined) => ", { @@ -408,12 +358,8 @@ "type": "Object", "tags": [], "label": "error", - "description": [ - "the error to decorate" - ], - "signature": [ - "Error" - ], + "description": ["the error to decorate"], + "signature": ["Error"], "path": "packages/core/saved-objects/core-saved-objects-server/src/saved_objects_error_helpers.ts", "deprecated": false, "trackAdoption": false, @@ -425,21 +371,15 @@ "type": "string", "tags": [], "label": "reason", - "description": [ - "the reason for the not authorized error (optional)" - ], - "signature": [ - "string | undefined" - ], + "description": ["the reason for the not authorized error (optional)"], + "signature": ["string | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/saved_objects_error_helpers.ts", "deprecated": false, "trackAdoption": false, "isRequired": false } ], - "returnComment": [ - "the decorated error" - ] + "returnComment": ["the decorated error"] }, { "parentPluginId": "@kbn/core-saved-objects-server", @@ -447,9 +387,7 @@ "type": "Function", "tags": [], "label": "isNotAuthorizedError", - "description": [ - "\nDetermines if an error is a not authorized error (401)" - ], + "description": ["\nDetermines if an error is a not authorized error (401)"], "signature": [ "(error: Error | ", { @@ -471,9 +409,7 @@ "type": "CompoundType", "tags": [], "label": "error", - "description": [ - "the error or decorated error" - ], + "description": ["the error or decorated error"], "signature": [ "Error | ", { @@ -490,9 +426,7 @@ "isRequired": true } ], - "returnComment": [ - "boolean - true if error is a not authorized error" - ] + "returnComment": ["boolean - true if error is a not authorized error"] }, { "parentPluginId": "@kbn/core-saved-objects-server", @@ -500,9 +434,7 @@ "type": "Function", "tags": [], "label": "decorateForbiddenError", - "description": [ - "\nDecorates an error as a forbidden error (403)" - ], + "description": ["\nDecorates an error as a forbidden error (403)"], "signature": [ "(error: Error, reason?: string | undefined) => ", { @@ -523,12 +455,8 @@ "type": "Object", "tags": [], "label": "error", - "description": [ - "the error to decorate" - ], - "signature": [ - "Error" - ], + "description": ["the error to decorate"], + "signature": ["Error"], "path": "packages/core/saved-objects/core-saved-objects-server/src/saved_objects_error_helpers.ts", "deprecated": false, "trackAdoption": false, @@ -540,21 +468,15 @@ "type": "string", "tags": [], "label": "reason", - "description": [ - "the reason for the forbidden error (optional)" - ], - "signature": [ - "string | undefined" - ], + "description": ["the reason for the forbidden error (optional)"], + "signature": ["string | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/saved_objects_error_helpers.ts", "deprecated": false, "trackAdoption": false, "isRequired": false } ], - "returnComment": [ - "the decorated error" - ] + "returnComment": ["the decorated error"] }, { "parentPluginId": "@kbn/core-saved-objects-server", @@ -562,9 +484,7 @@ "type": "Function", "tags": [], "label": "isForbiddenError", - "description": [ - "\nDetermines if an error is a forbidden error (403)" - ], + "description": ["\nDetermines if an error is a forbidden error (403)"], "signature": [ "(error: Error | ", { @@ -586,9 +506,7 @@ "type": "CompoundType", "tags": [], "label": "error", - "description": [ - "the error or decorated error" - ], + "description": ["the error or decorated error"], "signature": [ "Error | ", { @@ -605,9 +523,7 @@ "isRequired": true } ], - "returnComment": [ - "boolean - true if error is a forbidden error" - ] + "returnComment": ["boolean - true if error is a forbidden error"] }, { "parentPluginId": "@kbn/core-saved-objects-server", @@ -615,9 +531,7 @@ "type": "Function", "tags": [], "label": "decorateRequestEntityTooLargeError", - "description": [ - "\nDecorates a request entity too large error (413)" - ], + "description": ["\nDecorates a request entity too large error (413)"], "signature": [ "(error: Error, reason?: string | undefined) => ", { @@ -638,12 +552,8 @@ "type": "Object", "tags": [], "label": "error", - "description": [ - "the error to decorate" - ], - "signature": [ - "Error" - ], + "description": ["the error to decorate"], + "signature": ["Error"], "path": "packages/core/saved-objects/core-saved-objects-server/src/saved_objects_error_helpers.ts", "deprecated": false, "trackAdoption": false, @@ -655,21 +565,15 @@ "type": "string", "tags": [], "label": "reason", - "description": [ - "the reason for the request entity too large error" - ], - "signature": [ - "string | undefined" - ], + "description": ["the reason for the request entity too large error"], + "signature": ["string | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/saved_objects_error_helpers.ts", "deprecated": false, "trackAdoption": false, "isRequired": false } ], - "returnComment": [ - "the decorated error" - ] + "returnComment": ["the decorated error"] }, { "parentPluginId": "@kbn/core-saved-objects-server", @@ -677,9 +581,7 @@ "type": "Function", "tags": [], "label": "isRequestEntityTooLargeError", - "description": [ - "\nDetermines if an error is a request entity too large error(413)" - ], + "description": ["\nDetermines if an error is a request entity too large error(413)"], "signature": [ "(error: Error | ", { @@ -701,9 +603,7 @@ "type": "CompoundType", "tags": [], "label": "error", - "description": [ - "the error or decorated error" - ], + "description": ["the error or decorated error"], "signature": [ "Error | ", { @@ -720,9 +620,7 @@ "isRequired": true } ], - "returnComment": [ - "boolean - true if error is a request entity too large error" - ] + "returnComment": ["boolean - true if error is a request entity too large error"] }, { "parentPluginId": "@kbn/core-saved-objects-server", @@ -730,9 +628,7 @@ "type": "Function", "tags": [], "label": "createGenericNotFoundError", - "description": [ - "\nCreates a generic not found error (404)" - ], + "description": ["\nCreates a generic not found error (404)"], "signature": [ "(type?: string | null, id?: string | null) => ", { @@ -753,12 +649,8 @@ "type": "CompoundType", "tags": [], "label": "type", - "description": [ - "the saved object type or null (default is null)" - ], - "signature": [ - "string | null" - ], + "description": ["the saved object type or null (default is null)"], + "signature": ["string | null"], "path": "packages/core/saved-objects/core-saved-objects-server/src/saved_objects_error_helpers.ts", "deprecated": false, "trackAdoption": false, @@ -770,21 +662,15 @@ "type": "CompoundType", "tags": [], "label": "id", - "description": [ - "the saved object id or null (default is null)" - ], - "signature": [ - "string | null" - ], + "description": ["the saved object id or null (default is null)"], + "signature": ["string | null"], "path": "packages/core/saved-objects/core-saved-objects-server/src/saved_objects_error_helpers.ts", "deprecated": false, "trackAdoption": false, "isRequired": false } ], - "returnComment": [ - "the decorated error" - ] + "returnComment": ["the decorated error"] }, { "parentPluginId": "@kbn/core-saved-objects-server", @@ -792,9 +678,7 @@ "type": "Function", "tags": [], "label": "createIndexAliasNotFoundError", - "description": [ - "\nCreates an alias not found error (flavor of general error 500)" - ], + "description": ["\nCreates an alias not found error (flavor of general error 500)"], "signature": [ "(alias: string) => ", { @@ -815,21 +699,15 @@ "type": "string", "tags": [], "label": "alias", - "description": [ - "the unfound saved object alias" - ], - "signature": [ - "string" - ], + "description": ["the unfound saved object alias"], + "signature": ["string"], "path": "packages/core/saved-objects/core-saved-objects-server/src/saved_objects_error_helpers.ts", "deprecated": false, "trackAdoption": false, "isRequired": true } ], - "returnComment": [ - "the decorated error" - ] + "returnComment": ["the decorated error"] }, { "parentPluginId": "@kbn/core-saved-objects-server", @@ -860,12 +738,8 @@ "type": "Object", "tags": [], "label": "error", - "description": [ - "the error to decorate" - ], - "signature": [ - "Error" - ], + "description": ["the error to decorate"], + "signature": ["Error"], "path": "packages/core/saved-objects/core-saved-objects-server/src/saved_objects_error_helpers.ts", "deprecated": false, "trackAdoption": false, @@ -877,21 +751,15 @@ "type": "string", "tags": [], "label": "alias", - "description": [ - "the unfound index alias" - ], - "signature": [ - "string" - ], + "description": ["the unfound index alias"], + "signature": ["string"], "path": "packages/core/saved-objects/core-saved-objects-server/src/saved_objects_error_helpers.ts", "deprecated": false, "trackAdoption": false, "isRequired": true } ], - "returnComment": [ - "the decorated error" - ] + "returnComment": ["the decorated error"] }, { "parentPluginId": "@kbn/core-saved-objects-server", @@ -899,9 +767,7 @@ "type": "Function", "tags": [], "label": "isNotFoundError", - "description": [ - "\nDetermines if an error is a not found error (404)" - ], + "description": ["\nDetermines if an error is a not found error (404)"], "signature": [ "(error: Error | ", { @@ -923,9 +789,7 @@ "type": "CompoundType", "tags": [], "label": "error", - "description": [ - "the error or decorated error" - ], + "description": ["the error or decorated error"], "signature": [ "Error | ", { @@ -942,9 +806,7 @@ "isRequired": true } ], - "returnComment": [ - "boolean - true if error is a not found error" - ] + "returnComment": ["boolean - true if error is a not found error"] }, { "parentPluginId": "@kbn/core-saved-objects-server", @@ -952,9 +814,7 @@ "type": "Function", "tags": [], "label": "decorateConflictError", - "description": [ - "\nDecorates a conflict error (409)" - ], + "description": ["\nDecorates a conflict error (409)"], "signature": [ "(error: Error, reason?: string | undefined) => ", { @@ -975,12 +835,8 @@ "type": "Object", "tags": [], "label": "error", - "description": [ - "the error to decorate" - ], - "signature": [ - "Error" - ], + "description": ["the error to decorate"], + "signature": ["Error"], "path": "packages/core/saved-objects/core-saved-objects-server/src/saved_objects_error_helpers.ts", "deprecated": false, "trackAdoption": false, @@ -992,21 +848,15 @@ "type": "string", "tags": [], "label": "reason", - "description": [ - "the reason for the conflict error (optional)" - ], - "signature": [ - "string | undefined" - ], + "description": ["the reason for the conflict error (optional)"], + "signature": ["string | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/saved_objects_error_helpers.ts", "deprecated": false, "trackAdoption": false, "isRequired": false } ], - "returnComment": [ - "the decorated error" - ] + "returnComment": ["the decorated error"] }, { "parentPluginId": "@kbn/core-saved-objects-server", @@ -1014,9 +864,7 @@ "type": "Function", "tags": [], "label": "createConflictError", - "description": [ - "\nCreates a conflict error (409)" - ], + "description": ["\nCreates a conflict error (409)"], "signature": [ "(type: string, id: string, reason?: string | undefined) => ", { @@ -1037,12 +885,8 @@ "type": "string", "tags": [], "label": "type", - "description": [ - "the saved object type" - ], - "signature": [ - "string" - ], + "description": ["the saved object type"], + "signature": ["string"], "path": "packages/core/saved-objects/core-saved-objects-server/src/saved_objects_error_helpers.ts", "deprecated": false, "trackAdoption": false, @@ -1054,12 +898,8 @@ "type": "string", "tags": [], "label": "id", - "description": [ - "the saved object id" - ], - "signature": [ - "string" - ], + "description": ["the saved object id"], + "signature": ["string"], "path": "packages/core/saved-objects/core-saved-objects-server/src/saved_objects_error_helpers.ts", "deprecated": false, "trackAdoption": false, @@ -1071,21 +911,15 @@ "type": "string", "tags": [], "label": "reason", - "description": [ - "the reason for the conflict error (optional)" - ], - "signature": [ - "string | undefined" - ], + "description": ["the reason for the conflict error (optional)"], + "signature": ["string | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/saved_objects_error_helpers.ts", "deprecated": false, "trackAdoption": false, "isRequired": false } ], - "returnComment": [ - "the decorated error" - ] + "returnComment": ["the decorated error"] }, { "parentPluginId": "@kbn/core-saved-objects-server", @@ -1093,9 +927,7 @@ "type": "Function", "tags": [], "label": "isConflictError", - "description": [ - "\nDetermines if an error is a conflict error (409)" - ], + "description": ["\nDetermines if an error is a conflict error (409)"], "signature": [ "(error: Error | ", { @@ -1117,9 +949,7 @@ "type": "CompoundType", "tags": [], "label": "error", - "description": [ - "the error or decorated error" - ], + "description": ["the error or decorated error"], "signature": [ "Error | ", { @@ -1136,9 +966,7 @@ "isRequired": true } ], - "returnComment": [ - "boolean - true if error is a conflict error" - ] + "returnComment": ["boolean - true if error is a conflict error"] }, { "parentPluginId": "@kbn/core-saved-objects-server", @@ -1146,9 +974,7 @@ "type": "Function", "tags": [], "label": "decorateTooManyRequestsError", - "description": [ - "\nDecorates a too many requests error (429)" - ], + "description": ["\nDecorates a too many requests error (429)"], "signature": [ "(error: Error, reason?: string | undefined) => ", { @@ -1169,12 +995,8 @@ "type": "Object", "tags": [], "label": "error", - "description": [ - "the error to decorate" - ], - "signature": [ - "Error" - ], + "description": ["the error to decorate"], + "signature": ["Error"], "path": "packages/core/saved-objects/core-saved-objects-server/src/saved_objects_error_helpers.ts", "deprecated": false, "trackAdoption": false, @@ -1186,21 +1008,15 @@ "type": "string", "tags": [], "label": "reason", - "description": [ - "the reason for the too many requests error (optional)" - ], - "signature": [ - "string | undefined" - ], + "description": ["the reason for the too many requests error (optional)"], + "signature": ["string | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/saved_objects_error_helpers.ts", "deprecated": false, "trackAdoption": false, "isRequired": false } ], - "returnComment": [ - "the decorated error" - ] + "returnComment": ["the decorated error"] }, { "parentPluginId": "@kbn/core-saved-objects-server", @@ -1208,9 +1024,7 @@ "type": "Function", "tags": [], "label": "createTooManyRequestsError", - "description": [ - "\nCreates a too many requests error (429)" - ], + "description": ["\nCreates a too many requests error (429)"], "signature": [ "(type: string, id: string) => ", { @@ -1231,12 +1045,8 @@ "type": "string", "tags": [], "label": "type", - "description": [ - "the saved object type" - ], - "signature": [ - "string" - ], + "description": ["the saved object type"], + "signature": ["string"], "path": "packages/core/saved-objects/core-saved-objects-server/src/saved_objects_error_helpers.ts", "deprecated": false, "trackAdoption": false, @@ -1248,21 +1058,15 @@ "type": "string", "tags": [], "label": "id", - "description": [ - "the saved object id" - ], - "signature": [ - "string" - ], + "description": ["the saved object id"], + "signature": ["string"], "path": "packages/core/saved-objects/core-saved-objects-server/src/saved_objects_error_helpers.ts", "deprecated": false, "trackAdoption": false, "isRequired": true } ], - "returnComment": [ - "the decorated error" - ] + "returnComment": ["the decorated error"] }, { "parentPluginId": "@kbn/core-saved-objects-server", @@ -1270,9 +1074,7 @@ "type": "Function", "tags": [], "label": "isTooManyRequestsError", - "description": [ - "\nDetermines if an error is a too many requests error (429)" - ], + "description": ["\nDetermines if an error is a too many requests error (429)"], "signature": [ "(error: Error | ", { @@ -1294,9 +1096,7 @@ "type": "CompoundType", "tags": [], "label": "error", - "description": [ - "the error or decorated error" - ], + "description": ["the error or decorated error"], "signature": [ "Error | ", { @@ -1313,9 +1113,7 @@ "isRequired": true } ], - "returnComment": [ - "boolean - true if error is a too many requests error" - ] + "returnComment": ["boolean - true if error is a too many requests error"] }, { "parentPluginId": "@kbn/core-saved-objects-server", @@ -1346,12 +1144,8 @@ "type": "Object", "tags": [], "label": "error", - "description": [ - "the error to decorate" - ], - "signature": [ - "Error" - ], + "description": ["the error to decorate"], + "signature": ["Error"], "path": "packages/core/saved-objects/core-saved-objects-server/src/saved_objects_error_helpers.ts", "deprecated": false, "trackAdoption": false, @@ -1363,21 +1157,15 @@ "type": "string", "tags": [], "label": "reason", - "description": [ - "the reason for the cannot execute error (optional)" - ], - "signature": [ - "string | undefined" - ], + "description": ["the reason for the cannot execute error (optional)"], + "signature": ["string | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/saved_objects_error_helpers.ts", "deprecated": false, "trackAdoption": false, "isRequired": false } ], - "returnComment": [ - "the decorated error" - ] + "returnComment": ["the decorated error"] }, { "parentPluginId": "@kbn/core-saved-objects-server", @@ -1409,9 +1197,7 @@ "type": "CompoundType", "tags": [], "label": "error", - "description": [ - "the error or decorated error" - ], + "description": ["the error or decorated error"], "signature": [ "Error | ", { @@ -1428,9 +1214,7 @@ "isRequired": true } ], - "returnComment": [ - "boolean - true if error is a cannot execute error" - ] + "returnComment": ["boolean - true if error is a cannot execute error"] }, { "parentPluginId": "@kbn/core-saved-objects-server", @@ -1438,9 +1222,7 @@ "type": "Function", "tags": [], "label": "decorateEsUnavailableError", - "description": [ - "\nDecorates an elastic search unavailable error (503)" - ], + "description": ["\nDecorates an elastic search unavailable error (503)"], "signature": [ "(error: Error, reason?: string | undefined) => ", { @@ -1461,12 +1243,8 @@ "type": "Object", "tags": [], "label": "error", - "description": [ - "the error to decorate" - ], - "signature": [ - "Error" - ], + "description": ["the error to decorate"], + "signature": ["Error"], "path": "packages/core/saved-objects/core-saved-objects-server/src/saved_objects_error_helpers.ts", "deprecated": false, "trackAdoption": false, @@ -1478,21 +1256,15 @@ "type": "string", "tags": [], "label": "reason", - "description": [ - "the reason for the elastic search unavailable error (optional)" - ], - "signature": [ - "string | undefined" - ], + "description": ["the reason for the elastic search unavailable error (optional)"], + "signature": ["string | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/saved_objects_error_helpers.ts", "deprecated": false, "trackAdoption": false, "isRequired": false } ], - "returnComment": [ - "the decorated error" - ] + "returnComment": ["the decorated error"] }, { "parentPluginId": "@kbn/core-saved-objects-server", @@ -1524,9 +1296,7 @@ "type": "CompoundType", "tags": [], "label": "error", - "description": [ - "the error or decorated error" - ], + "description": ["the error or decorated error"], "signature": [ "Error | ", { @@ -1543,9 +1313,7 @@ "isRequired": true } ], - "returnComment": [ - "boolean - true if error is an elastic search unavailable error" - ] + "returnComment": ["boolean - true if error is an elastic search unavailable error"] }, { "parentPluginId": "@kbn/core-saved-objects-server", @@ -1553,9 +1321,7 @@ "type": "Function", "tags": [], "label": "decorateGeneralError", - "description": [ - "\nDecorates a general error (500)" - ], + "description": ["\nDecorates a general error (500)"], "signature": [ "(error: Error, reason?: string | undefined) => ", { @@ -1576,12 +1342,8 @@ "type": "Object", "tags": [], "label": "error", - "description": [ - "the error to decorate" - ], - "signature": [ - "Error" - ], + "description": ["the error to decorate"], + "signature": ["Error"], "path": "packages/core/saved-objects/core-saved-objects-server/src/saved_objects_error_helpers.ts", "deprecated": false, "trackAdoption": false, @@ -1593,21 +1355,15 @@ "type": "string", "tags": [], "label": "reason", - "description": [ - "the reason for the error (optional)" - ], - "signature": [ - "string | undefined" - ], + "description": ["the reason for the error (optional)"], + "signature": ["string | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/saved_objects_error_helpers.ts", "deprecated": false, "trackAdoption": false, "isRequired": false } ], - "returnComment": [ - "the decorated error" - ] + "returnComment": ["the decorated error"] }, { "parentPluginId": "@kbn/core-saved-objects-server", @@ -1615,9 +1371,7 @@ "type": "Function", "tags": [], "label": "isGeneralError", - "description": [ - "\nDetermines if an error is a general error (500)" - ], + "description": ["\nDetermines if an error is a general error (500)"], "signature": [ "(error: Error | ", { @@ -1639,9 +1393,7 @@ "type": "CompoundType", "tags": [], "label": "error", - "description": [ - "the error or decorated error" - ], + "description": ["the error or decorated error"], "signature": [ "Error | ", { @@ -1658,9 +1410,7 @@ "isRequired": true } ], - "returnComment": [ - "boolean - true if error is a general error" - ] + "returnComment": ["boolean - true if error is a general error"] }, { "parentPluginId": "@kbn/core-saved-objects-server", @@ -1668,9 +1418,7 @@ "type": "Function", "tags": [], "label": "createGenericNotFoundEsUnavailableError", - "description": [ - "\nCreates a generic elastic search not present error" - ], + "description": ["\nCreates a generic elastic search not present error"], "signature": [ "(type?: string | null, id?: string | null) => ", { @@ -1691,12 +1439,8 @@ "type": "CompoundType", "tags": [], "label": "type", - "description": [ - "the saved object type or null, default null" - ], - "signature": [ - "string | null" - ], + "description": ["the saved object type or null, default null"], + "signature": ["string | null"], "path": "packages/core/saved-objects/core-saved-objects-server/src/saved_objects_error_helpers.ts", "deprecated": false, "trackAdoption": false, @@ -1708,21 +1452,15 @@ "type": "CompoundType", "tags": [], "label": "id", - "description": [ - "the saved object id or null, default null" - ], - "signature": [ - "string | null" - ], + "description": ["the saved object id or null, default null"], + "signature": ["string | null"], "path": "packages/core/saved-objects/core-saved-objects-server/src/saved_objects_error_helpers.ts", "deprecated": false, "trackAdoption": false, "isRequired": false } ], - "returnComment": [ - "the decorated error" - ] + "returnComment": ["the decorated error"] } ], "initialIsOpen": false @@ -1752,9 +1490,7 @@ "description": [ "\nAn array of authorized spaces for the associated type/action\nin the associated record/map." ], - "signature": [ - "string[]" - ], + "signature": ["string[]"], "path": "packages/core/saved-objects/core-saved-objects-server/src/extensions/security.ts", "deprecated": false, "trackAdoption": false @@ -1765,12 +1501,8 @@ "type": "CompoundType", "tags": [], "label": "isGloballyAuthorized", - "description": [ - "\nIs the associated type/action globally authorized?" - ], - "signature": [ - "boolean | undefined" - ], + "description": ["\nIs the associated type/action globally authorized?"], + "signature": ["boolean | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/extensions/security.ts", "deprecated": false, "trackAdoption": false @@ -1808,9 +1540,7 @@ "type": "Array", "tags": [], "label": "objects", - "description": [ - "\nThe objects to authorize" - ], + "description": ["\nThe objects to authorize"], "signature": [ "(", { @@ -1867,9 +1597,7 @@ "type": "Array", "tags": [], "label": "objects", - "description": [ - "The objects to authorize" - ], + "description": ["The objects to authorize"], "signature": [ { "pluginId": "@kbn/core-saved-objects-api-server", @@ -1893,10 +1621,7 @@ "description": [ "\noptions for the operation\n- purpose: 'collectMultiNamespaceReferences' or 'updateObjectsSpaces'\ndefault purpose is 'collectMultiNamespaceReferences'." ], - "signature": [ - "MultiNamespaceReferencesOptions", - " | undefined" - ], + "signature": ["MultiNamespaceReferencesOptions", " | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/extensions/security.ts", "deprecated": false, "trackAdoption": false @@ -1934,9 +1659,7 @@ "type": "Array", "tags": [], "label": "objects", - "description": [ - "The objects to authorize" - ], + "description": ["The objects to authorize"], "signature": [ { "pluginId": "@kbn/core-saved-objects-server", @@ -1984,9 +1707,7 @@ "type": "Array", "tags": [], "label": "objects", - "description": [ - "The objects to authorize" - ], + "description": ["The objects to authorize"], "signature": [ { "pluginId": "@kbn/core-saved-objects-server", @@ -2043,9 +1764,7 @@ "description": [ "\nThe namespaces to include when retrieving this object. Populated by options\npassed to the repository's update or bulkUpdate method." ], - "signature": [ - "string[] | undefined" - ], + "signature": ["string[] | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/extensions/security.ts", "deprecated": false, "trackAdoption": false @@ -2059,9 +1778,7 @@ "description": [ "\nWhether or not an error occurred when getting this object. Populated by\nthe result of a query. Default is false." ], - "signature": [ - "boolean | undefined" - ], + "signature": ["boolean | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/extensions/security.ts", "deprecated": false, "trackAdoption": false @@ -2099,9 +1816,7 @@ "type": "Array", "tags": [], "label": "objects", - "description": [ - "The objects to authorize" - ], + "description": ["The objects to authorize"], "signature": [ { "pluginId": "@kbn/core-saved-objects-server", @@ -2149,9 +1864,7 @@ "type": "Array", "tags": [], "label": "objects", - "description": [ - "The objects to authorize" - ], + "description": ["The objects to authorize"], "signature": [ { "pluginId": "@kbn/core-saved-objects-server", @@ -2199,13 +1912,8 @@ "type": "Array", "tags": [], "label": "objects", - "description": [ - "The objects to authorize" - ], - "signature": [ - "AuthorizeObject", - "[]" - ], + "description": ["The objects to authorize"], + "signature": ["AuthorizeObject", "[]"], "path": "packages/core/saved-objects/core-saved-objects-server/src/extensions/security.ts", "deprecated": false, "trackAdoption": false @@ -2252,9 +1960,7 @@ "description": [ "\nInitial spaces to include the created object. Populated by options\npassed to the repository's bulkCreate method." ], - "signature": [ - "string[] | undefined" - ], + "signature": ["string[] | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/extensions/security.ts", "deprecated": false, "trackAdoption": false @@ -2292,9 +1998,7 @@ "type": "Object", "tags": [], "label": "object", - "description": [ - "The object to authorize" - ], + "description": ["The object to authorize"], "signature": [ { "pluginId": "@kbn/core-saved-objects-server", @@ -2341,12 +2045,8 @@ "type": "Object", "tags": [], "label": "object", - "description": [ - "The object to authorize" - ], - "signature": [ - "AuthorizeObject" - ], + "description": ["The object to authorize"], + "signature": ["AuthorizeObject"], "path": "packages/core/saved-objects/core-saved-objects-server/src/extensions/security.ts", "deprecated": false, "trackAdoption": false @@ -2373,12 +2073,8 @@ "type": "Object", "tags": [], "label": "namespaces", - "description": [ - "The namespaces in which to find objects" - ], - "signature": [ - "Set" - ], + "description": ["The namespaces in which to find objects"], + "signature": ["Set"], "path": "packages/core/saved-objects/core-saved-objects-server/src/extensions/security.ts", "deprecated": false, "trackAdoption": false @@ -2389,12 +2085,8 @@ "type": "Object", "tags": [], "label": "types", - "description": [ - "The types of objects to find" - ], - "signature": [ - "Set" - ], + "description": ["The types of objects to find"], + "signature": ["Set"], "path": "packages/core/saved-objects/core-saved-objects-server/src/extensions/security.ts", "deprecated": false, "trackAdoption": false @@ -2432,9 +2124,7 @@ "type": "Object", "tags": [], "label": "object", - "description": [ - "The object to authorize" - ], + "description": ["The object to authorize"], "signature": [ { "pluginId": "@kbn/core-saved-objects-server", @@ -2454,12 +2144,8 @@ "type": "CompoundType", "tags": [], "label": "objectNotFound", - "description": [ - "Whether or not the object was not found, defaults to false" - ], - "signature": [ - "boolean | undefined" - ], + "description": ["Whether or not the object was not found, defaults to false"], + "signature": ["boolean | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/extensions/security.ts", "deprecated": false, "trackAdoption": false @@ -2500,9 +2186,7 @@ "description": [ "\nSpaces where the object is known to exist. Usually populated\nby document data from the result of an es query." ], - "signature": [ - "string[]" - ], + "signature": ["string[]"], "path": "packages/core/saved-objects/core-saved-objects-server/src/extensions/security.ts", "deprecated": false, "trackAdoption": false @@ -2549,9 +2233,7 @@ "description": [ "\nThe namespace in which to update this object. Populated by options\npassed to the repository's update or bulkUpdate method." ], - "signature": [ - "string | undefined" - ], + "signature": ["string | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/extensions/security.ts", "deprecated": false, "trackAdoption": false @@ -2589,9 +2271,7 @@ "type": "Object", "tags": [], "label": "object", - "description": [ - "The object to authorize" - ], + "description": ["The object to authorize"], "signature": [ { "pluginId": "@kbn/core-saved-objects-server", @@ -2638,12 +2318,8 @@ "type": "Array", "tags": [], "label": "spacesToAdd", - "description": [ - "The spaces in which to add the objects" - ], - "signature": [ - "string[]" - ], + "description": ["The spaces in which to add the objects"], + "signature": ["string[]"], "path": "packages/core/saved-objects/core-saved-objects-server/src/extensions/security.ts", "deprecated": false, "trackAdoption": false @@ -2654,12 +2330,8 @@ "type": "Array", "tags": [], "label": "spacesToRemove", - "description": [ - "The spaces from which to remove the objects" - ], - "signature": [ - "string[]" - ], + "description": ["The spaces from which to remove the objects"], + "signature": ["string[]"], "path": "packages/core/saved-objects/core-saved-objects-server/src/extensions/security.ts", "deprecated": false, "trackAdoption": false @@ -2670,9 +2342,7 @@ "type": "Array", "tags": [], "label": "objects", - "description": [ - "The objects to authorize" - ], + "description": ["The objects to authorize"], "signature": [ { "pluginId": "@kbn/core-saved-objects-server", @@ -2696,9 +2366,7 @@ "type": "Interface", "tags": [], "label": "BulkResolveError", - "description": [ - "\nError result for the internal bulk resolve method." - ], + "description": ["\nError result for the internal bulk resolve method."], "path": "packages/core/saved-objects/core-saved-objects-server/src/saved_objects_error_helpers.ts", "deprecated": false, "trackAdoption": false, @@ -2709,9 +2377,7 @@ "type": "string", "tags": [], "label": "type", - "description": [ - "The type of the saved object" - ], + "description": ["The type of the saved object"], "path": "packages/core/saved-objects/core-saved-objects-server/src/saved_objects_error_helpers.ts", "deprecated": false, "trackAdoption": false @@ -2722,9 +2388,7 @@ "type": "string", "tags": [], "label": "id", - "description": [ - "The id of the saved object" - ], + "description": ["The id of the saved object"], "path": "packages/core/saved-objects/core-saved-objects-server/src/saved_objects_error_helpers.ts", "deprecated": false, "trackAdoption": false @@ -2735,9 +2399,7 @@ "type": "Object", "tags": [], "label": "error", - "description": [ - "The decorated resolve error" - ], + "description": ["The decorated resolve error"], "signature": [ { "pluginId": "@kbn/core-saved-objects-server", @@ -2786,9 +2448,7 @@ "description": [ "\nThe overall status of the authorization check as a string:\n'fully_authorized' | 'partially_authorized' | 'unauthorized'" ], - "signature": [ - "\"unauthorized\" | \"fully_authorized\" | \"partially_authorized\"" - ], + "signature": ["\"unauthorized\" | \"fully_authorized\" | \"partially_authorized\""], "path": "packages/core/saved-objects/core-saved-objects-server/src/extensions/security.ts", "deprecated": false, "trackAdoption": false @@ -2851,12 +2511,8 @@ "type": "string", "tags": [], "label": "[code]", - "description": [ - "the 'SavedObjectsClientErrorCode' symbol" - ], - "signature": [ - "string | undefined" - ], + "description": ["the 'SavedObjectsClientErrorCode' symbol"], + "signature": ["string | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/saved_objects_error_helpers.ts", "deprecated": false, "trackAdoption": false @@ -2883,9 +2539,7 @@ "type": "string", "tags": [], "label": "type", - "description": [ - "The Saved Object type" - ], + "description": ["The Saved Object type"], "path": "packages/core/saved-objects/core-saved-objects-server/src/extensions/encryption.ts", "deprecated": false, "trackAdoption": false @@ -2896,9 +2550,7 @@ "type": "string", "tags": [], "label": "id", - "description": [ - "The Saved Object ID" - ], + "description": ["The Saved Object ID"], "path": "packages/core/saved-objects/core-saved-objects-server/src/extensions/encryption.ts", "deprecated": false, "trackAdoption": false @@ -2912,9 +2564,7 @@ "description": [ "Namespace for use in index migration...\nIf the object is being decrypted during index migration, the object was previously\nencrypted with its namespace in the descriptor portion of the AAD; on the other hand,\nif the object is being decrypted during object migration, the object was never encrypted\nwith its namespace in the descriptor portion of the AAD." ], - "signature": [ - "string | undefined" - ], + "signature": ["string | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/extensions/encryption.ts", "deprecated": false, "trackAdoption": false @@ -2941,12 +2591,8 @@ "type": "Object", "tags": [], "label": "previouslyCheckedNamespaces", - "description": [ - "The namespaces previously checked by the AuthorizeFind method" - ], - "signature": [ - "Set" - ], + "description": ["The namespaces previously checked by the AuthorizeFind method"], + "signature": ["Set"], "path": "packages/core/saved-objects/core-saved-objects-server/src/extensions/security.ts", "deprecated": false, "trackAdoption": false @@ -2996,12 +2642,8 @@ "type": "Function", "tags": [], "label": "isEncryptableType", - "description": [ - "\nReturns true if a type has been registered as encryptable." - ], - "signature": [ - "(type: string) => boolean" - ], + "description": ["\nReturns true if a type has been registered as encryptable."], + "signature": ["(type: string) => boolean"], "path": "packages/core/saved-objects/core-saved-objects-server/src/extensions/encryption.ts", "deprecated": false, "trackAdoption": false, @@ -3012,21 +2654,15 @@ "type": "string", "tags": [], "label": "type", - "description": [ - "- the string name of the object type" - ], - "signature": [ - "string" - ], + "description": ["- the string name of the object type"], + "signature": ["string"], "path": "packages/core/saved-objects/core-saved-objects-server/src/extensions/encryption.ts", "deprecated": false, "trackAdoption": false, "isRequired": true } ], - "returnComment": [ - "boolean, true if type is encryptable" - ] + "returnComment": ["boolean, true if type is encryptable"] }, { "parentPluginId": "@kbn/core-saved-objects-server", @@ -3058,12 +2694,8 @@ "type": "Uncategorized", "tags": [], "label": "response", - "description": [ - "- any object R that extends SavedObject with attributes T" - ], - "signature": [ - "R" - ], + "description": ["- any object R that extends SavedObject with attributes T"], + "signature": ["R"], "path": "packages/core/saved-objects/core-saved-objects-server/src/extensions/encryption.ts", "deprecated": false, "trackAdoption": false, @@ -3078,18 +2710,14 @@ "description": [ "- optional, original attributes T from when the object was created (NOT encrypted).\nThese are used to avoid decryption execution cost if they are supplied." ], - "signature": [ - "T | undefined" - ], + "signature": ["T | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/extensions/encryption.ts", "deprecated": false, "trackAdoption": false, "isRequired": false } ], - "returnComment": [ - "R with decrypted or stripped attributes" - ] + "returnComment": ["R with decrypted or stripped attributes"] }, { "parentPluginId": "@kbn/core-saved-objects-server", @@ -3147,18 +2775,14 @@ "description": [ "- T, attributes of the specified object, some of which to be encrypted." ], - "signature": [ - "T" - ], + "signature": ["T"], "path": "packages/core/saved-objects/core-saved-objects-server/src/extensions/encryption.ts", "deprecated": false, "trackAdoption": false, "isRequired": true } ], - "returnComment": [ - "T, encrypted attributes" - ] + "returnComment": ["T, encrypted attributes"] } ], "initialIsOpen": false @@ -3169,9 +2793,7 @@ "type": "Interface", "tags": [], "label": "ISavedObjectsExporter", - "description": [ - "\nUtility class used to export savedObjects.\n" - ], + "description": ["\nUtility class used to export savedObjects.\n"], "path": "packages/core/saved-objects/core-saved-objects-server/src/export.ts", "deprecated": false, "trackAdoption": false, @@ -3180,9 +2802,7 @@ "parentPluginId": "@kbn/core-saved-objects-server", "id": "def-common.ISavedObjectsExporter.exportByTypes", "type": "Function", - "tags": [ - "throws" - ], + "tags": ["throws"], "label": "exportByTypes", "description": [ "\nGenerates an export stream for given types.\n\nSee the {@link SavedObjectsExportByTypeOptions | options} for more detailed information.\n" @@ -3232,9 +2852,7 @@ "parentPluginId": "@kbn/core-saved-objects-server", "id": "def-common.ISavedObjectsExporter.exportByObjects", "type": "Function", - "tags": [ - "throws" - ], + "tags": ["throws"], "label": "exportByObjects", "description": [ "\nGenerates an export stream for given object references.\n\nSee the {@link SavedObjectsExportByObjectOptions | options} for more detailed information.\n" @@ -3289,9 +2907,7 @@ "type": "Interface", "tags": [], "label": "ISavedObjectsImporter", - "description": [ - "\nUtility class used to import savedObjects.\n" - ], + "description": ["\nUtility class used to import savedObjects.\n"], "path": "packages/core/saved-objects/core-saved-objects-server/src/import.ts", "deprecated": false, "trackAdoption": false, @@ -3300,9 +2916,7 @@ "parentPluginId": "@kbn/core-saved-objects-server", "id": "def-common.ISavedObjectsImporter.import", "type": "Function", - "tags": [ - "throws" - ], + "tags": ["throws"], "label": "import", "description": [ "\nImport saved objects from given stream. See the {@link SavedObjectsImportOptions | options} for more\ndetailed information.\n" @@ -3358,9 +2972,7 @@ "parentPluginId": "@kbn/core-saved-objects-server", "id": "def-common.ISavedObjectsImporter.resolveImportErrors", "type": "Function", - "tags": [ - "throws" - ], + "tags": ["throws"], "label": "resolveImportErrors", "description": [ "\nResolve and return saved object import errors.\nSee the {@link SavedObjectsResolveImportErrorsOptions | options} for more detailed information.\n" @@ -3434,9 +3046,7 @@ "type": "Function", "tags": [], "label": "authorizeCreate", - "description": [ - "\nPerforms authorization for the CREATE security action" - ], + "description": ["\nPerforms authorization for the CREATE security action"], "signature": [ "(params: ", { @@ -3466,9 +3076,7 @@ "type": "Object", "tags": [], "label": "params", - "description": [ - "the namespace and object to authorize" - ], + "description": ["the namespace and object to authorize"], "signature": [ { "pluginId": "@kbn/core-saved-objects-server", @@ -3494,9 +3102,7 @@ "type": "Function", "tags": [], "label": "authorizeBulkCreate", - "description": [ - "\nPerforms authorization for the BULK_CREATE security action" - ], + "description": ["\nPerforms authorization for the BULK_CREATE security action"], "signature": [ "(params: ", { @@ -3526,9 +3132,7 @@ "type": "Object", "tags": [], "label": "params", - "description": [ - "the namespace and objects to authorize" - ], + "description": ["the namespace and objects to authorize"], "signature": [ { "pluginId": "@kbn/core-saved-objects-server", @@ -3554,9 +3158,7 @@ "type": "Function", "tags": [], "label": "authorizeUpdate", - "description": [ - "\nPerforms authorization for the UPDATE security action" - ], + "description": ["\nPerforms authorization for the UPDATE security action"], "signature": [ "(params: ", { @@ -3586,9 +3188,7 @@ "type": "Object", "tags": [], "label": "params", - "description": [ - "the namespace and object to authorize" - ], + "description": ["the namespace and object to authorize"], "signature": [ { "pluginId": "@kbn/core-saved-objects-server", @@ -3614,9 +3214,7 @@ "type": "Function", "tags": [], "label": "authorizeBulkUpdate", - "description": [ - "\nPerforms authorization for the BULK_UPDATE security action" - ], + "description": ["\nPerforms authorization for the BULK_UPDATE security action"], "signature": [ "(params: ", { @@ -3646,9 +3244,7 @@ "type": "Object", "tags": [], "label": "params", - "description": [ - "the namespace and objects to authorize" - ], + "description": ["the namespace and objects to authorize"], "signature": [ { "pluginId": "@kbn/core-saved-objects-server", @@ -3674,9 +3270,7 @@ "type": "Function", "tags": [], "label": "authorizeDelete", - "description": [ - "\nPerforms authorization for the DELETE security action" - ], + "description": ["\nPerforms authorization for the DELETE security action"], "signature": [ "(params: ", { @@ -3706,9 +3300,7 @@ "type": "Object", "tags": [], "label": "params", - "description": [ - "the namespace and object to authorize" - ], + "description": ["the namespace and object to authorize"], "signature": [ { "pluginId": "@kbn/core-saved-objects-server", @@ -3734,9 +3326,7 @@ "type": "Function", "tags": [], "label": "authorizeBulkDelete", - "description": [ - "\nPerforms authorization for the BULK_DELETE security action" - ], + "description": ["\nPerforms authorization for the BULK_DELETE security action"], "signature": [ "(params: ", { @@ -3766,9 +3356,7 @@ "type": "Object", "tags": [], "label": "params", - "description": [ - "the namespace and objects to authorize" - ], + "description": ["the namespace and objects to authorize"], "signature": [ { "pluginId": "@kbn/core-saved-objects-server", @@ -3794,9 +3382,7 @@ "type": "Function", "tags": [], "label": "authorizeGet", - "description": [ - "\nPerforms authorization for the GET security action" - ], + "description": ["\nPerforms authorization for the GET security action"], "signature": [ "(params: ", { @@ -3854,9 +3440,7 @@ "type": "Function", "tags": [], "label": "authorizeBulkGet", - "description": [ - "\nPerforms authorization for the BULK_GET security action" - ], + "description": ["\nPerforms authorization for the BULK_GET security action"], "signature": [ "(params: ", { @@ -3886,9 +3470,7 @@ "type": "Object", "tags": [], "label": "params", - "description": [ - "the namespace and objects to authorize" - ], + "description": ["the namespace and objects to authorize"], "signature": [ { "pluginId": "@kbn/core-saved-objects-server", @@ -3914,9 +3496,7 @@ "type": "Function", "tags": [], "label": "authorizeCheckConflicts", - "description": [ - "\nPerforms authorization for the CHECK_CONFLICTS security action" - ], + "description": ["\nPerforms authorization for the CHECK_CONFLICTS security action"], "signature": [ "(params: ", { @@ -3946,9 +3526,7 @@ "type": "Object", "tags": [], "label": "params", - "description": [ - "the namespace and objects to authorize" - ], + "description": ["the namespace and objects to authorize"], "signature": [ { "pluginId": "@kbn/core-saved-objects-server", @@ -4006,9 +3584,7 @@ "type": "Object", "tags": [], "label": "params", - "description": [ - "the namespace and object to authorize" - ], + "description": ["the namespace and object to authorize"], "signature": [ { "pluginId": "@kbn/core-saved-objects-server", @@ -4034,9 +3610,7 @@ "type": "Function", "tags": [], "label": "authorizeOpenPointInTime", - "description": [ - "\nPerforms authorization for the OPEN_POINT_IN_TIME security action" - ], + "description": ["\nPerforms authorization for the OPEN_POINT_IN_TIME security action"], "signature": [ "(params: ", { @@ -4066,9 +3640,7 @@ "type": "Object", "tags": [], "label": "params", - "description": [ - "the namespaces and types to authorize" - ], + "description": ["the namespaces and types to authorize"], "signature": [ { "pluginId": "@kbn/core-saved-objects-server", @@ -4094,12 +3666,8 @@ "type": "Function", "tags": [], "label": "auditClosePointInTime", - "description": [ - "\nPerforms audit logging for the CLOSE_POINT_IN_TIME security action" - ], - "signature": [ - "() => void" - ], + "description": ["\nPerforms audit logging for the CLOSE_POINT_IN_TIME security action"], + "signature": ["() => void"], "path": "packages/core/saved-objects/core-saved-objects-server/src/extensions/security.ts", "deprecated": false, "trackAdoption": false, @@ -4162,9 +3730,7 @@ "isRequired": true } ], - "returnComment": [ - "SavedObjectReferenceWithContext[] - array of collected references" - ] + "returnComment": ["SavedObjectReferenceWithContext[] - array of collected references"] }, { "parentPluginId": "@kbn/core-saved-objects-server", @@ -4212,9 +3778,7 @@ "type": "Object", "tags": [], "label": "params", - "description": [ - "- the namespace and objects to authorize" - ], + "description": ["- the namespace and objects to authorize"], "signature": [ { "pluginId": "@kbn/core-saved-objects-server", @@ -4333,9 +3897,7 @@ "type": "Object", "tags": [], "label": "params", - "description": [ - "- namespaces and types to authorize" - ], + "description": ["- namespaces and types to authorize"], "signature": [ { "pluginId": "@kbn/core-saved-objects-server", @@ -4411,9 +3973,7 @@ "isRequired": true } ], - "returnComment": [ - "- the updated type map used for redaction" - ] + "returnComment": ["- the updated type map used for redaction"] }, { "parentPluginId": "@kbn/core-saved-objects-server", @@ -4453,9 +4013,7 @@ "type": "Object", "tags": [], "label": "params", - "description": [ - "- the saved object and an authorization map" - ], + "description": ["- the saved object and an authorization map"], "signature": [ { "pluginId": "@kbn/core-saved-objects-server", @@ -4472,9 +4030,7 @@ "isRequired": true } ], - "returnComment": [ - "SavedObject - saved object with filtered spaces" - ] + "returnComment": ["SavedObject - saved object with filtered spaces"] }, { "parentPluginId": "@kbn/core-saved-objects-server", @@ -4506,9 +4062,7 @@ "type": "Array", "tags": [], "label": "aliases", - "description": [ - "- array of legacy url alias targets" - ], + "description": ["- array of legacy url alias targets"], "signature": [ { "pluginId": "@kbn/core-saved-objects-common", @@ -4557,12 +4111,8 @@ "type": "string", "tags": [], "label": "spaceId", - "description": [ - "- the id of the space being deleted" - ], - "signature": [ - "string" - ], + "description": ["- the id of the space being deleted"], + "signature": ["string"], "path": "packages/core/saved-objects/core-saved-objects-server/src/extensions/security.ts", "deprecated": false, "trackAdoption": false, @@ -4574,9 +4124,7 @@ "type": "Array", "tags": [], "label": "objects", - "description": [ - "- the objects to audit" - ], + "description": ["- the objects to audit"], "signature": [ { "pluginId": "@kbn/core-saved-objects-api-server", @@ -4649,9 +4197,7 @@ "type": "Object", "tags": [], "label": "doc", - "description": [ - "- The raw ES document to be tested" - ], + "description": ["- The raw ES document to be tested"], "signature": [ { "pluginId": "@kbn/core-saved-objects-server", @@ -4672,9 +4218,7 @@ "type": "Object", "tags": [], "label": "options", - "description": [ - "- Options for parsing the raw document." - ], + "description": ["- Options for parsing the raw document."], "signature": [ { "pluginId": "@kbn/core-saved-objects-server", @@ -4739,9 +4283,7 @@ "type": "Object", "tags": [], "label": "doc", - "description": [ - "- The raw ES document to be converted to saved object format." - ], + "description": ["- The raw ES document to be converted to saved object format."], "signature": [ { "pluginId": "@kbn/core-saved-objects-server", @@ -4762,9 +4304,7 @@ "type": "Object", "tags": [], "label": "options", - "description": [ - "- Options for parsing the raw document." - ], + "description": ["- Options for parsing the raw document."], "signature": [ { "pluginId": "@kbn/core-saved-objects-server", @@ -4820,9 +4360,7 @@ "type": "CompoundType", "tags": [], "label": "savedObj", - "description": [ - "- The saved object to be converted to raw ES format." - ], + "description": ["- The saved object to be converted to raw ES format."], "signature": [ { "pluginId": "@kbn/core-saved-objects-server", @@ -4850,9 +4388,7 @@ "description": [ "\nGiven a saved object type and id, generates the compound id that is stored in the raw document.\n" ], - "signature": [ - "(namespace: string | undefined, type: string, id: string) => string" - ], + "signature": ["(namespace: string | undefined, type: string, id: string) => string"], "path": "packages/core/saved-objects/core-saved-objects-server/src/serialization.ts", "deprecated": false, "trackAdoption": false, @@ -4863,12 +4399,8 @@ "type": "string", "tags": [], "label": "namespace", - "description": [ - "- The namespace of the saved object" - ], - "signature": [ - "string | undefined" - ], + "description": ["- The namespace of the saved object"], + "signature": ["string | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/serialization.ts", "deprecated": false, "trackAdoption": false, @@ -4880,12 +4412,8 @@ "type": "string", "tags": [], "label": "type", - "description": [ - "- The saved object type" - ], - "signature": [ - "string" - ], + "description": ["- The saved object type"], + "signature": ["string"], "path": "packages/core/saved-objects/core-saved-objects-server/src/serialization.ts", "deprecated": false, "trackAdoption": false, @@ -4897,12 +4425,8 @@ "type": "string", "tags": [], "label": "id", - "description": [ - "- The id of the saved object" - ], - "signature": [ - "string" - ], + "description": ["- The id of the saved object"], + "signature": ["string"], "path": "packages/core/saved-objects/core-saved-objects-server/src/serialization.ts", "deprecated": false, "trackAdoption": false, @@ -4920,9 +4444,7 @@ "description": [ "\nGiven a saved object type and id, generates the compound id that is stored in the raw document for its legacy URL alias.\n" ], - "signature": [ - "(namespace: string | undefined, type: string, id: string) => string" - ], + "signature": ["(namespace: string | undefined, type: string, id: string) => string"], "path": "packages/core/saved-objects/core-saved-objects-server/src/serialization.ts", "deprecated": false, "trackAdoption": false, @@ -4933,12 +4455,8 @@ "type": "string", "tags": [], "label": "namespace", - "description": [ - "- The namespace of the saved object" - ], - "signature": [ - "string | undefined" - ], + "description": ["- The namespace of the saved object"], + "signature": ["string | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/serialization.ts", "deprecated": false, "trackAdoption": false, @@ -4950,12 +4468,8 @@ "type": "string", "tags": [], "label": "type", - "description": [ - "- The saved object type" - ], - "signature": [ - "string" - ], + "description": ["- The saved object type"], + "signature": ["string"], "path": "packages/core/saved-objects/core-saved-objects-server/src/serialization.ts", "deprecated": false, "trackAdoption": false, @@ -4967,12 +4481,8 @@ "type": "string", "tags": [], "label": "id", - "description": [ - "- The id of the saved object" - ], - "signature": [ - "string" - ], + "description": ["- The id of the saved object"], + "signature": ["string"], "path": "packages/core/saved-objects/core-saved-objects-server/src/serialization.ts", "deprecated": false, "trackAdoption": false, @@ -5006,9 +4516,7 @@ "description": [ "\nRetrieves the active namespace ID. This is *not* the same as a namespace string. See also: `namespaceIdToString` and\n`namespaceStringToId`.\n\nThis takes the saved objects repository's namespace option as a parameter, and doubles as a validation function; if the namespace\noption has already been set some other way, this will throw an error." ], - "signature": [ - "(namespace: string | undefined) => string | undefined" - ], + "signature": ["(namespace: string | undefined) => string | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/extensions/spaces.ts", "deprecated": false, "trackAdoption": false, @@ -5020,9 +4528,7 @@ "tags": [], "label": "namespace", "description": [], - "signature": [ - "string | undefined" - ], + "signature": ["string | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/extensions/spaces.ts", "deprecated": false, "trackAdoption": false, @@ -5040,9 +4546,7 @@ "description": [ "\nGiven a list of namespace strings, returns a subset that the user is authorized to search in.\nIf a wildcard '*' is used, it is expanded to an explicit list of namespace strings." ], - "signature": [ - "(namespaces: string[] | undefined) => Promise" - ], + "signature": ["(namespaces: string[] | undefined) => Promise"], "path": "packages/core/saved-objects/core-saved-objects-server/src/extensions/spaces.ts", "deprecated": false, "trackAdoption": false, @@ -5054,9 +4558,7 @@ "tags": [], "label": "namespaces", "description": [], - "signature": [ - "string[] | undefined" - ], + "signature": ["string[] | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/extensions/spaces.ts", "deprecated": false, "trackAdoption": false, @@ -5112,9 +4614,7 @@ "tags": [], "label": "type", "description": [], - "signature": [ - "string" - ], + "signature": ["string"], "path": "packages/core/saved-objects/core-saved-objects-server/src/type_registry.ts", "deprecated": false, "trackAdoption": false, @@ -5236,9 +4736,7 @@ "description": [ "\nReturns whether the type is namespace-agnostic (global);\nresolves to `false` if the type is not registered" ], - "signature": [ - "(type: string) => boolean" - ], + "signature": ["(type: string) => boolean"], "path": "packages/core/saved-objects/core-saved-objects-server/src/type_registry.ts", "deprecated": false, "trackAdoption": false, @@ -5250,9 +4748,7 @@ "tags": [], "label": "type", "description": [], - "signature": [ - "string" - ], + "signature": ["string"], "path": "packages/core/saved-objects/core-saved-objects-server/src/type_registry.ts", "deprecated": false, "trackAdoption": false, @@ -5270,9 +4766,7 @@ "description": [ "\nReturns whether the type is single-namespace (isolated);\nresolves to `true` if the type is not registered" ], - "signature": [ - "(type: string) => boolean" - ], + "signature": ["(type: string) => boolean"], "path": "packages/core/saved-objects/core-saved-objects-server/src/type_registry.ts", "deprecated": false, "trackAdoption": false, @@ -5284,9 +4778,7 @@ "tags": [], "label": "type", "description": [], - "signature": [ - "string" - ], + "signature": ["string"], "path": "packages/core/saved-objects/core-saved-objects-server/src/type_registry.ts", "deprecated": false, "trackAdoption": false, @@ -5304,9 +4796,7 @@ "description": [ "\nReturns whether the type is multi-namespace (shareable *or* isolated);\nresolves to `false` if the type is not registered" ], - "signature": [ - "(type: string) => boolean" - ], + "signature": ["(type: string) => boolean"], "path": "packages/core/saved-objects/core-saved-objects-server/src/type_registry.ts", "deprecated": false, "trackAdoption": false, @@ -5318,9 +4808,7 @@ "tags": [], "label": "type", "description": [], - "signature": [ - "string" - ], + "signature": ["string"], "path": "packages/core/saved-objects/core-saved-objects-server/src/type_registry.ts", "deprecated": false, "trackAdoption": false, @@ -5338,9 +4826,7 @@ "description": [ "\nReturns whether the type is multi-namespace (shareable);\nresolves to `false` if the type is not registered" ], - "signature": [ - "(type: string) => boolean" - ], + "signature": ["(type: string) => boolean"], "path": "packages/core/saved-objects/core-saved-objects-server/src/type_registry.ts", "deprecated": false, "trackAdoption": false, @@ -5352,9 +4838,7 @@ "tags": [], "label": "type", "description": [], - "signature": [ - "string" - ], + "signature": ["string"], "path": "packages/core/saved-objects/core-saved-objects-server/src/type_registry.ts", "deprecated": false, "trackAdoption": false, @@ -5372,9 +4856,7 @@ "description": [ "\nReturns the `hidden` property for given type, or `false` if\nthe type is not registered." ], - "signature": [ - "(type: string) => boolean" - ], + "signature": ["(type: string) => boolean"], "path": "packages/core/saved-objects/core-saved-objects-server/src/type_registry.ts", "deprecated": false, "trackAdoption": false, @@ -5386,9 +4868,7 @@ "tags": [], "label": "type", "description": [], - "signature": [ - "string" - ], + "signature": ["string"], "path": "packages/core/saved-objects/core-saved-objects-server/src/type_registry.ts", "deprecated": false, "trackAdoption": false, @@ -5406,9 +4886,7 @@ "description": [ "\nReturns the `hiddenFromHttpApis` property for a given type, or `false` if\nthe type is not registered" ], - "signature": [ - "(type: string) => boolean" - ], + "signature": ["(type: string) => boolean"], "path": "packages/core/saved-objects/core-saved-objects-server/src/type_registry.ts", "deprecated": false, "trackAdoption": false, @@ -5420,9 +4898,7 @@ "tags": [], "label": "type", "description": [], - "signature": [ - "string" - ], + "signature": ["string"], "path": "packages/core/saved-objects/core-saved-objects-server/src/type_registry.ts", "deprecated": false, "trackAdoption": false, @@ -5440,9 +4916,7 @@ "description": [ "\nReturns the `indexPattern` property for given type, or `undefined` if\nthe type is not registered." ], - "signature": [ - "(type: string) => string | undefined" - ], + "signature": ["(type: string) => string | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/type_registry.ts", "deprecated": false, "trackAdoption": false, @@ -5454,9 +4928,7 @@ "tags": [], "label": "type", "description": [], - "signature": [ - "string" - ], + "signature": ["string"], "path": "packages/core/saved-objects/core-saved-objects-server/src/type_registry.ts", "deprecated": false, "trackAdoption": false, @@ -5474,9 +4946,7 @@ "description": [ "\nReturns the `management.importableAndExportable` property for given type, or\n`false` if the type is not registered or does not define a management section." ], - "signature": [ - "(type: string) => boolean" - ], + "signature": ["(type: string) => boolean"], "path": "packages/core/saved-objects/core-saved-objects-server/src/type_registry.ts", "deprecated": false, "trackAdoption": false, @@ -5488,9 +4958,7 @@ "tags": [], "label": "type", "description": [], - "signature": [ - "string" - ], + "signature": ["string"], "path": "packages/core/saved-objects/core-saved-objects-server/src/type_registry.ts", "deprecated": false, "trackAdoption": false, @@ -5531,9 +4999,7 @@ "type": "Object", "tags": [], "label": "savedObject", - "description": [ - "Relevant saved object" - ], + "description": ["Relevant saved object"], "signature": [ { "pluginId": "@kbn/core-saved-objects-common", @@ -5581,9 +5047,7 @@ "type": "Interface", "tags": [], "label": "SavedObject", - "description": [ - "\nDefinition of the Saved Object interface\n" - ], + "description": ["\nDefinition of the Saved Object interface\n"], "signature": [ { "pluginId": "@kbn/core-saved-objects-common", @@ -5633,9 +5097,7 @@ "description": [ "An opaque version number which changes on each successful write operation. Can be used for implementing optimistic concurrency control." ], - "signature": [ - "string | undefined" - ], + "signature": ["string | undefined"], "path": "packages/core/saved-objects/core-saved-objects-common/src/server_types.ts", "deprecated": false, "trackAdoption": false @@ -5646,12 +5108,8 @@ "type": "string", "tags": [], "label": "created_at", - "description": [ - "Timestamp of the time this document had been created." - ], - "signature": [ - "string | undefined" - ], + "description": ["Timestamp of the time this document had been created."], + "signature": ["string | undefined"], "path": "packages/core/saved-objects/core-saved-objects-common/src/server_types.ts", "deprecated": false, "trackAdoption": false @@ -5662,12 +5120,8 @@ "type": "string", "tags": [], "label": "updated_at", - "description": [ - "Timestamp of the last time this document had been updated." - ], - "signature": [ - "string | undefined" - ], + "description": ["Timestamp of the last time this document had been updated."], + "signature": ["string | undefined"], "path": "packages/core/saved-objects/core-saved-objects-common/src/server_types.ts", "deprecated": false, "trackAdoption": false @@ -5704,9 +5158,7 @@ "description": [ "The data for a Saved Object is stored as an object in the `attributes` property." ], - "signature": [ - "T" - ], + "signature": ["T"], "path": "packages/core/saved-objects/core-saved-objects-common/src/server_types.ts", "deprecated": false, "trackAdoption": false @@ -5717,9 +5169,7 @@ "type": "Array", "tags": [], "label": "references", - "description": [ - "{@inheritdoc SavedObjectReference}" - ], + "description": ["{@inheritdoc SavedObjectReference}"], "signature": [ { "pluginId": "@kbn/core-saved-objects-common", @@ -5738,13 +5188,9 @@ "parentPluginId": "@kbn/core-saved-objects-server", "id": "def-common.SavedObject.migrationVersion", "type": "Object", - "tags": [ - "deprecated" - ], + "tags": ["deprecated"], "label": "migrationVersion", - "description": [ - "\n{@inheritdoc SavedObjectsMigrationVersion}" - ], + "description": ["\n{@inheritdoc SavedObjectsMigrationVersion}"], "signature": [ { "pluginId": "@kbn/core-saved-objects-common", @@ -5958,9 +5404,7 @@ "description": [ "A semver value that is used when upgrading objects between Kibana versions." ], - "signature": [ - "string | undefined" - ], + "signature": ["string | undefined"], "path": "packages/core/saved-objects/core-saved-objects-common/src/server_types.ts", "deprecated": false, "trackAdoption": false @@ -5974,9 +5418,7 @@ "description": [ "A semver value that is used when migrating documents between Kibana versions." ], - "signature": [ - "string | undefined" - ], + "signature": ["string | undefined"], "path": "packages/core/saved-objects/core-saved-objects-common/src/server_types.ts", "deprecated": false, "trackAdoption": false @@ -5990,9 +5432,7 @@ "description": [ "\nSpace(s) that this saved object exists in. This attribute is not used for \"global\" saved object types which are registered with\n`namespaceType: 'agnostic'`." ], - "signature": [ - "string[] | undefined" - ], + "signature": ["string[] | undefined"], "path": "packages/core/saved-objects/core-saved-objects-common/src/server_types.ts", "deprecated": false, "trackAdoption": false @@ -6006,9 +5446,7 @@ "description": [ "\nThe ID of the saved object this originated from. This is set if this object's `id` was regenerated; that can happen during migration\nfrom a legacy single-namespace type, or during import. It is only set during migration or create operations. This is used during import\nto ensure that ID regeneration is deterministic, so saved objects will be overwritten if they are imported multiple times into a given\nspace." ], - "signature": [ - "string | undefined" - ], + "signature": ["string | undefined"], "path": "packages/core/saved-objects/core-saved-objects-common/src/server_types.ts", "deprecated": false, "trackAdoption": false @@ -6022,9 +5460,7 @@ "description": [ "\nFlag indicating if a saved object is managed by Kibana (default=false)\n\nThis can be leveraged by applications to e.g. prevent edits to a managed\nsaved object. Instead, users can be guided to create a copy first and\nmake their edits to the copy." ], - "signature": [ - "boolean | undefined" - ], + "signature": ["boolean | undefined"], "path": "packages/core/saved-objects/core-saved-objects-common/src/server_types.ts", "deprecated": false, "trackAdoption": false @@ -6036,9 +5472,7 @@ "parentPluginId": "@kbn/core-saved-objects-server", "id": "def-common.SavedObjectAttributes", "type": "Interface", - "tags": [ - "deprecated" - ], + "tags": ["deprecated"], "label": "SavedObjectAttributes", "description": [ "\nThe data for a Saved Object is stored as an object in the `attributes`\nproperty.\n" @@ -6343,9 +5777,7 @@ "type": "Interface", "tags": [], "label": "SavedObjectDoc", - "description": [ - "\nSaved Object base document\n" - ], + "description": ["\nSaved Object base document\n"], "signature": [ { "pluginId": "@kbn/core-saved-objects-server", @@ -6367,9 +5799,7 @@ "tags": [], "label": "attributes", "description": [], - "signature": [ - "T" - ], + "signature": ["T"], "path": "packages/core/saved-objects/core-saved-objects-server/src/serialization.ts", "deprecated": false, "trackAdoption": false @@ -6403,9 +5833,7 @@ "tags": [], "label": "namespace", "description": [], - "signature": [ - "string | undefined" - ], + "signature": ["string | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/serialization.ts", "deprecated": false, "trackAdoption": false @@ -6417,9 +5845,7 @@ "tags": [], "label": "namespaces", "description": [], - "signature": [ - "string[] | undefined" - ], + "signature": ["string[] | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/serialization.ts", "deprecated": false, "trackAdoption": false @@ -6452,9 +5878,7 @@ "tags": [], "label": "coreMigrationVersion", "description": [], - "signature": [ - "string | undefined" - ], + "signature": ["string | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/serialization.ts", "deprecated": false, "trackAdoption": false @@ -6466,9 +5890,7 @@ "tags": [], "label": "typeMigrationVersion", "description": [], - "signature": [ - "string | undefined" - ], + "signature": ["string | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/serialization.ts", "deprecated": false, "trackAdoption": false @@ -6480,9 +5902,7 @@ "tags": [], "label": "version", "description": [], - "signature": [ - "string | undefined" - ], + "signature": ["string | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/serialization.ts", "deprecated": false, "trackAdoption": false @@ -6494,9 +5914,7 @@ "tags": [], "label": "updated_at", "description": [], - "signature": [ - "string | undefined" - ], + "signature": ["string | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/serialization.ts", "deprecated": false, "trackAdoption": false @@ -6508,9 +5926,7 @@ "tags": [], "label": "created_at", "description": [], - "signature": [ - "string | undefined" - ], + "signature": ["string | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/serialization.ts", "deprecated": false, "trackAdoption": false @@ -6522,9 +5938,7 @@ "tags": [], "label": "originId", "description": [], - "signature": [ - "string | undefined" - ], + "signature": ["string | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/serialization.ts", "deprecated": false, "trackAdoption": false @@ -6536,9 +5950,7 @@ "tags": [], "label": "managed", "description": [], - "signature": [ - "boolean | undefined" - ], + "signature": ["boolean | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/serialization.ts", "deprecated": false, "trackAdoption": false @@ -6563,9 +5975,7 @@ "type": "Object", "tags": [], "label": "request", - "description": [ - "The http request initiating the export." - ], + "description": ["The http request initiating the export."], "signature": [ { "pluginId": "@kbn/core-http-server", @@ -6586,12 +5996,8 @@ "type": "CompoundType", "tags": [], "label": "includeReferencesDeep", - "description": [ - "flag to also include all related saved objects in the export stream." - ], - "signature": [ - "boolean | undefined" - ], + "description": ["flag to also include all related saved objects in the export stream."], + "signature": ["boolean | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/export.ts", "deprecated": false, "trackAdoption": false @@ -6605,9 +6011,7 @@ "description": [ "\nFlag to also include namespace information in the export stream. By default, namespace information is not included in exported objects.\nThis is only intended to be used internally during copy-to-space operations, and it is not exposed as an option for the external HTTP\nroute for exports." ], - "signature": [ - "boolean | undefined" - ], + "signature": ["boolean | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/export.ts", "deprecated": false, "trackAdoption": false @@ -6621,9 +6025,7 @@ "description": [ "flag to not append {@link SavedObjectsExportResultDetails | export details} to the end of the export stream." ], - "signature": [ - "boolean | undefined" - ], + "signature": ["boolean | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/export.ts", "deprecated": false, "trackAdoption": false @@ -6637,9 +6039,7 @@ "description": [ "optional namespace to override the namespace used by the savedObjectsClient." ], - "signature": [ - "string | undefined" - ], + "signature": ["string | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/export.ts", "deprecated": false, "trackAdoption": false @@ -6666,9 +6066,7 @@ "type": "Object", "tags": [], "label": "log", - "description": [ - "\nlogger instance to be used by the migration handler" - ], + "description": ["\nlogger instance to be used by the migration handler"], "signature": [ { "pluginId": "@kbn/core-saved-objects-server", @@ -6688,9 +6086,7 @@ "type": "string", "tags": [], "label": "migrationVersion", - "description": [ - "\nThe migration version that this migration function is defined for" - ], + "description": ["\nThe migration version that this migration function is defined for"], "path": "packages/core/saved-objects/core-saved-objects-server/src/migration.ts", "deprecated": false, "trackAdoption": false @@ -6699,16 +6095,12 @@ "parentPluginId": "@kbn/core-saved-objects-server", "id": "def-common.SavedObjectMigrationContext.convertToMultiNamespaceTypeVersion", "type": "string", - "tags": [ - "deprecated" - ], + "tags": ["deprecated"], "label": "convertToMultiNamespaceTypeVersion", "description": [ "\nThe version in which this object type is being converted to a multi-namespace type" ], - "signature": [ - "string | undefined" - ], + "signature": ["string | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/migration.ts", "deprecated": true, "trackAdoption": false, @@ -6729,9 +6121,7 @@ "type": "boolean", "tags": [], "label": "isSingleNamespaceType", - "description": [ - "\nWhether this is a single-namespace type or not" - ], + "description": ["\nWhether this is a single-namespace type or not"], "path": "packages/core/saved-objects/core-saved-objects-server/src/migration.ts", "deprecated": false, "trackAdoption": false @@ -6783,9 +6173,7 @@ "type": "Interface", "tags": [], "label": "SavedObjectMigrationParams", - "description": [ - "\nSaved Objects migration with parameters." - ], + "description": ["\nSaved Objects migration with parameters."], "signature": [ { "pluginId": "@kbn/core-saved-objects-server", @@ -6804,16 +6192,12 @@ "parentPluginId": "@kbn/core-saved-objects-server", "id": "def-common.SavedObjectMigrationParams.deferred", "type": "boolean", - "tags": [ - "default" - ], + "tags": ["default"], "label": "deferred", "description": [ "\nA flag that can defer the migration until either an object is accessed (read) or if there is another non-deferred migration with a higher version." ], - "signature": [ - "false | undefined" - ], + "signature": ["false | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/migration.ts", "deprecated": false, "trackAdoption": false @@ -6824,9 +6208,7 @@ "type": "Function", "tags": [], "label": "transform", - "description": [ - "{@inheritDoc SavedObjectMigrationFn}" - ], + "description": ["{@inheritDoc SavedObjectMigrationFn}"], "signature": [ "(doc: ", { @@ -6943,9 +6325,7 @@ "tags": [], "label": "attributes", "description": [], - "signature": [ - "{ [P in keyof DocAttrs]?: DocAttrs[P] | undefined; }" - ], + "signature": ["{ [P in keyof DocAttrs]?: DocAttrs[P] | undefined; }"], "path": "packages/core/saved-objects/core-saved-objects-server/src/model_version/transformations.ts", "deprecated": false, "trackAdoption": false @@ -6972,9 +6352,7 @@ "type": "Object", "tags": [], "label": "log", - "description": [ - "\nlogger instance to be used by the migration handler" - ], + "description": ["\nlogger instance to be used by the migration handler"], "signature": [ { "pluginId": "@kbn/core-saved-objects-server", @@ -6994,9 +6372,7 @@ "type": "number", "tags": [], "label": "modelVersion", - "description": [ - "\nThe model version this migration is registered for" - ], + "description": ["\nThe model version this migration is registered for"], "path": "packages/core/saved-objects/core-saved-objects-server/src/model_version/transformations.ts", "deprecated": false, "trackAdoption": false @@ -7010,9 +6386,7 @@ "description": [ "\nThe namespace type of the savedObject type this migration is registered for" ], - "signature": [ - "\"single\" | \"multiple\" | \"agnostic\" | \"multiple-isolated\"" - ], + "signature": ["\"single\" | \"multiple\" | \"agnostic\" | \"multiple-isolated\""], "path": "packages/core/saved-objects/core-saved-objects-server/src/model_version/transformations.ts", "deprecated": false, "trackAdoption": false @@ -7081,9 +6455,7 @@ "type": "Interface", "tags": [], "label": "SavedObjectReference", - "description": [ - "\nA reference to another saved object.\n" - ], + "description": ["\nA reference to another saved object.\n"], "path": "packages/core/saved-objects/core-saved-objects-common/src/server_types.ts", "deprecated": false, "trackAdoption": false, @@ -7130,9 +6502,7 @@ "type": "Interface", "tags": [], "label": "SavedObjectsClientProviderOptions", - "description": [ - "\nOptions to control the creation of the Saved Objects Client." - ], + "description": ["\nOptions to control the creation of the Saved Objects Client."], "path": "packages/core/saved-objects/core-saved-objects-server/src/client_factory.ts", "deprecated": false, "trackAdoption": false, @@ -7143,12 +6513,8 @@ "type": "Array", "tags": [], "label": "includedHiddenTypes", - "description": [ - "Array of hidden types to include" - ], - "signature": [ - "string[] | undefined" - ], + "description": ["Array of hidden types to include"], + "signature": ["string[] | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/client_factory.ts", "deprecated": false, "trackAdoption": false @@ -7162,9 +6528,7 @@ "description": [ "array of extensions to exclude (ENCRYPTION_EXTENSION_ID | SECURITY_EXTENSION_ID | SPACES_EXTENSION_ID)" ], - "signature": [ - "string[] | undefined" - ], + "signature": ["string[] | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/client_factory.ts", "deprecated": false, "trackAdoption": false @@ -7208,9 +6572,7 @@ "type": "Array", "tags": [], "label": "objects", - "description": [ - "optional array of objects to export." - ], + "description": ["optional array of objects to export."], "signature": [ { "pluginId": "@kbn/core-saved-objects-common", @@ -7264,12 +6626,8 @@ "type": "Array", "tags": [], "label": "types", - "description": [ - "array of saved object types." - ], - "signature": [ - "string[]" - ], + "description": ["array of saved object types."], + "signature": ["string[]"], "path": "packages/core/saved-objects/core-saved-objects-server/src/export.ts", "deprecated": false, "trackAdoption": false @@ -7280,9 +6638,7 @@ "type": "Array", "tags": [], "label": "hasReference", - "description": [ - "optional array of references to search object for." - ], + "description": ["optional array of references to search object for."], "signature": [ { "pluginId": "@kbn/core-saved-objects-api-server", @@ -7303,12 +6659,8 @@ "type": "string", "tags": [], "label": "search", - "description": [ - "optional query string to filter exported objects." - ], - "signature": [ - "string | undefined" - ], + "description": ["optional query string to filter exported objects."], + "signature": ["string | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/export.ts", "deprecated": false, "trackAdoption": false @@ -7333,9 +6685,7 @@ "type": "string", "tags": [], "label": "id", - "description": [ - "id of the excluded object" - ], + "description": ["id of the excluded object"], "path": "packages/core/saved-objects/core-saved-objects-server/src/export.ts", "deprecated": false, "trackAdoption": false @@ -7346,9 +6696,7 @@ "type": "string", "tags": [], "label": "type", - "description": [ - "type of the excluded object" - ], + "description": ["type of the excluded object"], "path": "packages/core/saved-objects/core-saved-objects-server/src/export.ts", "deprecated": false, "trackAdoption": false @@ -7359,12 +6707,8 @@ "type": "string", "tags": [], "label": "reason", - "description": [ - "optional cause of the exclusion" - ], - "signature": [ - "string | undefined" - ], + "description": ["optional cause of the exclusion"], + "signature": ["string | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/export.ts", "deprecated": false, "trackAdoption": false @@ -7378,9 +6722,7 @@ "type": "Interface", "tags": [], "label": "SavedObjectsExportResultDetails", - "description": [ - "\nStructure of the export result details entry" - ], + "description": ["\nStructure of the export result details entry"], "path": "packages/core/saved-objects/core-saved-objects-server/src/export.ts", "deprecated": false, "trackAdoption": false, @@ -7391,9 +6733,7 @@ "type": "number", "tags": [], "label": "exportedCount", - "description": [ - "number of successfully exported objects" - ], + "description": ["number of successfully exported objects"], "path": "packages/core/saved-objects/core-saved-objects-server/src/export.ts", "deprecated": false, "trackAdoption": false @@ -7404,9 +6744,7 @@ "type": "number", "tags": [], "label": "missingRefCount", - "description": [ - "number of missing references" - ], + "description": ["number of missing references"], "path": "packages/core/saved-objects/core-saved-objects-server/src/export.ts", "deprecated": false, "trackAdoption": false @@ -7417,9 +6755,7 @@ "type": "Array", "tags": [], "label": "missingReferences", - "description": [ - "missing references details" - ], + "description": ["missing references details"], "signature": [ { "pluginId": "@kbn/core-saved-objects-common", @@ -7440,9 +6776,7 @@ "type": "number", "tags": [], "label": "excludedObjectsCount", - "description": [ - "number of objects that were excluded from the export" - ], + "description": ["number of objects that were excluded from the export"], "path": "packages/core/saved-objects/core-saved-objects-server/src/export.ts", "deprecated": false, "trackAdoption": false @@ -7453,9 +6787,7 @@ "type": "Array", "tags": [], "label": "excludedObjects", - "description": [ - "excluded objects details" - ], + "description": ["excluded objects details"], "signature": [ { "pluginId": "@kbn/core-saved-objects-server", @@ -7603,9 +6935,7 @@ "type": "Interface", "tags": [], "label": "SavedObjectsImportHookResult", - "description": [ - "\nResult from a {@link SavedObjectsImportHook | import hook}\n" - ], + "description": ["\nResult from a {@link SavedObjectsImportHook | import hook}\n"], "path": "packages/core/saved-objects/core-saved-objects-server/src/import.ts", "deprecated": false, "trackAdoption": false, @@ -7642,9 +6972,7 @@ "type": "Interface", "tags": [], "label": "SavedObjectsImportOptions", - "description": [ - "\nOptions to control the import operation." - ], + "description": ["\nOptions to control the import operation."], "path": "packages/core/saved-objects/core-saved-objects-server/src/import.ts", "deprecated": false, "trackAdoption": false, @@ -7655,12 +6983,8 @@ "type": "Object", "tags": [], "label": "readStream", - "description": [ - "The stream of {@link SavedObject | saved objects} to import" - ], - "signature": [ - "Readable" - ], + "description": ["The stream of {@link SavedObject | saved objects} to import"], + "signature": ["Readable"], "path": "packages/core/saved-objects/core-saved-objects-server/src/import.ts", "deprecated": false, "trackAdoption": false @@ -7687,9 +7011,7 @@ "description": [ "if specified, will import in given namespace, else will import as global object" ], - "signature": [ - "string | undefined" - ], + "signature": ["string | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/import.ts", "deprecated": false, "trackAdoption": false @@ -7713,12 +7035,8 @@ "type": "CompoundType", "tags": [], "label": "refresh", - "description": [ - "Refresh setting, defaults to `wait_for`" - ], - "signature": [ - "boolean | \"wait_for\" | undefined" - ], + "description": ["Refresh setting, defaults to `wait_for`"], + "signature": ["boolean | \"wait_for\" | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/import.ts", "deprecated": false, "trackAdoption": false @@ -7732,9 +7050,7 @@ "description": [ "\nIf true, Kibana will apply various adjustments to the data that's being imported to maintain compatibility between\ndifferent Kibana versions (e.g. generate legacy URL aliases for all imported objects that have to change IDs)." ], - "signature": [ - "boolean | undefined" - ], + "signature": ["boolean | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/import.ts", "deprecated": false, "trackAdoption": false @@ -7748,9 +7064,7 @@ "description": [ "\nIf true, will import as a managed object, else will import as not managed.\n\nThis can be leveraged by applications to e.g. prevent edits to a managed\nsaved object. Instead, users can be guided to create a copy first and\nmake their edits to the copy." ], - "signature": [ - "boolean | undefined" - ], + "signature": ["boolean | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/import.ts", "deprecated": false, "trackAdoption": false @@ -7813,9 +7127,7 @@ "tags": [], "label": "debug", "description": [], - "signature": [ - "(msg: string) => void" - ], + "signature": ["(msg: string) => void"], "path": "packages/core/saved-objects/core-saved-objects-server/src/migration.ts", "deprecated": false, "trackAdoption": false, @@ -7827,9 +7139,7 @@ "tags": [], "label": "msg", "description": [], - "signature": [ - "string" - ], + "signature": ["string"], "path": "packages/core/saved-objects/core-saved-objects-server/src/migration.ts", "deprecated": false, "trackAdoption": false, @@ -7845,9 +7155,7 @@ "tags": [], "label": "info", "description": [], - "signature": [ - "(msg: string) => void" - ], + "signature": ["(msg: string) => void"], "path": "packages/core/saved-objects/core-saved-objects-server/src/migration.ts", "deprecated": false, "trackAdoption": false, @@ -7859,9 +7167,7 @@ "tags": [], "label": "msg", "description": [], - "signature": [ - "string" - ], + "signature": ["string"], "path": "packages/core/saved-objects/core-saved-objects-server/src/migration.ts", "deprecated": false, "trackAdoption": false, @@ -7877,9 +7183,7 @@ "tags": [], "label": "warn", "description": [], - "signature": [ - "(msg: string) => void" - ], + "signature": ["(msg: string) => void"], "path": "packages/core/saved-objects/core-saved-objects-server/src/migration.ts", "deprecated": false, "trackAdoption": false, @@ -7891,9 +7195,7 @@ "tags": [], "label": "msg", "description": [], - "signature": [ - "string" - ], + "signature": ["string"], "path": "packages/core/saved-objects/core-saved-objects-server/src/migration.ts", "deprecated": false, "trackAdoption": false, @@ -7939,9 +7241,7 @@ "tags": [], "label": "msg", "description": [], - "signature": [ - "string" - ], + "signature": ["string"], "path": "packages/core/saved-objects/core-saved-objects-server/src/migration.ts", "deprecated": false, "trackAdoption": false, @@ -7954,9 +7254,7 @@ "tags": [], "label": "meta", "description": [], - "signature": [ - "Meta" - ], + "signature": ["Meta"], "path": "packages/core/saved-objects/core-saved-objects-server/src/migration.ts", "deprecated": false, "trackAdoption": false, @@ -7998,9 +7296,7 @@ "tags": [], "label": "type", "description": [], - "signature": [ - "\"data_backfill\"" - ], + "signature": ["\"data_backfill\""], "path": "packages/core/saved-objects/core-saved-objects-server/src/model_version/model_change.ts", "deprecated": false, "trackAdoption": false @@ -8011,9 +7307,7 @@ "type": "Function", "tags": [], "label": "backfillFn", - "description": [ - "\nThe backfill function to run." - ], + "description": ["\nThe backfill function to run."], "signature": [ "(document: ", { @@ -8120,9 +7414,7 @@ "tags": [], "label": "type", "description": [], - "signature": [ - "\"data_removal\"" - ], + "signature": ["\"data_removal\""], "path": "packages/core/saved-objects/core-saved-objects-server/src/model_version/model_change.ts", "deprecated": false, "trackAdoption": false @@ -8133,12 +7425,8 @@ "type": "Array", "tags": [], "label": "removedAttributePaths", - "description": [ - "\nThe list of attribute paths to remove." - ], - "signature": [ - "string[]" - ], + "description": ["\nThe list of attribute paths to remove."], + "signature": ["string[]"], "path": "packages/core/saved-objects/core-saved-objects-server/src/model_version/model_change.ts", "deprecated": false, "trackAdoption": false @@ -8166,9 +7454,7 @@ "tags": [], "label": "type", "description": [], - "signature": [ - "\"mappings_addition\"" - ], + "signature": ["\"mappings_addition\""], "path": "packages/core/saved-objects/core-saved-objects-server/src/model_version/model_change.ts", "deprecated": false, "trackAdoption": false @@ -8179,9 +7465,7 @@ "type": "Object", "tags": [], "label": "addedMappings", - "description": [ - "\nThe new mappings introduced in this version." - ], + "description": ["\nThe new mappings introduced in this version."], "signature": [ { "pluginId": "@kbn/core-saved-objects-server", @@ -8218,9 +7502,7 @@ "tags": [], "label": "type", "description": [], - "signature": [ - "\"mappings_deprecation\"" - ], + "signature": ["\"mappings_deprecation\""], "path": "packages/core/saved-objects/core-saved-objects-server/src/model_version/model_change.ts", "deprecated": false, "trackAdoption": false @@ -8231,12 +7513,8 @@ "type": "Array", "tags": [], "label": "deprecatedMappings", - "description": [ - "\nA list of paths to mappings to flag as deprecated." - ], - "signature": [ - "string[]" - ], + "description": ["\nA list of paths to mappings to flag as deprecated."], + "signature": ["string[]"], "path": "packages/core/saved-objects/core-saved-objects-server/src/model_version/model_change.ts", "deprecated": false, "trackAdoption": false @@ -8274,9 +7552,7 @@ "tags": [], "label": "type", "description": [], - "signature": [ - "\"unsafe_transform\"" - ], + "signature": ["\"unsafe_transform\""], "path": "packages/core/saved-objects/core-saved-objects-server/src/model_version/model_change.ts", "deprecated": false, "trackAdoption": false @@ -8287,9 +7563,7 @@ "type": "Function", "tags": [], "label": "transformFn", - "description": [ - "\nThe transform function to execute." - ], + "description": ["\nThe transform function to execute."], "signature": [ "(document: ", { @@ -8543,9 +7817,7 @@ "type": "Interface", "tags": [], "label": "SavedObjectsRawDoc", - "description": [ - "\nA raw document as represented directly in the saved object index.\n" - ], + "description": ["\nA raw document as represented directly in the saved object index.\n"], "path": "packages/core/saved-objects/core-saved-objects-server/src/serialization.ts", "deprecated": false, "trackAdoption": false, @@ -8588,9 +7860,7 @@ "tags": [], "label": "_seq_no", "description": [], - "signature": [ - "number | undefined" - ], + "signature": ["number | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/serialization.ts", "deprecated": false, "trackAdoption": false @@ -8602,9 +7872,7 @@ "tags": [], "label": "_primary_term", "description": [], - "signature": [ - "number | undefined" - ], + "signature": ["number | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/serialization.ts", "deprecated": false, "trackAdoption": false @@ -8634,9 +7902,7 @@ "description": [ "\nOptional setting to allow for lax handling of the raw document ID and namespace field. This is needed when a previously\nsingle-namespace object type is converted to a multi-namespace object type, and it is only intended to be used during upgrade\nmigrations.\n\nIf not specified, the default treatment is `strict`." ], - "signature": [ - "\"strict\" | \"lax\" | undefined" - ], + "signature": ["\"strict\" | \"lax\" | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/serialization.ts", "deprecated": false, "trackAdoption": false @@ -8645,16 +7911,12 @@ "parentPluginId": "@kbn/core-saved-objects-server", "id": "def-common.SavedObjectsRawDocParseOptions.migrationVersionCompatibility", "type": "CompoundType", - "tags": [ - "default" - ], + "tags": ["default"], "label": "migrationVersionCompatibility", "description": [ "\nOptional setting to allow compatible handling of the `migrationVersion` field.\nThis is needed to return the `migrationVersion` field in the same format as it was before migrating to the `typeMigrationVersion` property.\n" ], - "signature": [ - "\"raw\" | \"compatible\" | undefined" - ], + "signature": ["\"raw\" | \"compatible\" | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/serialization.ts", "deprecated": false, "trackAdoption": false @@ -8693,9 +7955,7 @@ "tags": [], "label": "namespace", "description": [], - "signature": [ - "string | undefined" - ], + "signature": ["string | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/serialization.ts", "deprecated": false, "trackAdoption": false @@ -8707,9 +7967,7 @@ "tags": [], "label": "namespaces", "description": [], - "signature": [ - "string[] | undefined" - ], + "signature": ["string[] | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/serialization.ts", "deprecated": false, "trackAdoption": false @@ -8742,9 +8000,7 @@ "tags": [], "label": "typeMigrationVersion", "description": [], - "signature": [ - "string | undefined" - ], + "signature": ["string | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/serialization.ts", "deprecated": false, "trackAdoption": false @@ -8756,9 +8012,7 @@ "tags": [], "label": "updated_at", "description": [], - "signature": [ - "string | undefined" - ], + "signature": ["string | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/serialization.ts", "deprecated": false, "trackAdoption": false @@ -8770,9 +8024,7 @@ "tags": [], "label": "created_at", "description": [], - "signature": [ - "string | undefined" - ], + "signature": ["string | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/serialization.ts", "deprecated": false, "trackAdoption": false @@ -8805,9 +8057,7 @@ "tags": [], "label": "originId", "description": [], - "signature": [ - "string | undefined" - ], + "signature": ["string | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/serialization.ts", "deprecated": false, "trackAdoption": false @@ -8819,9 +8069,7 @@ "tags": [], "label": "managed", "description": [], - "signature": [ - "boolean | undefined" - ], + "signature": ["boolean | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/serialization.ts", "deprecated": false, "trackAdoption": false @@ -8833,9 +8081,7 @@ "tags": [], "label": "[typeMapping: string]: any", "description": [], - "signature": [ - "[typeMapping: string]: any" - ], + "signature": ["[typeMapping: string]: any"], "path": "packages/core/saved-objects/core-saved-objects-server/src/serialization.ts", "deprecated": false, "trackAdoption": false @@ -8926,9 +8172,7 @@ "description": [ "- A list of additional hidden types the repository should have access to." ], - "signature": [ - "string[] | undefined" - ], + "signature": ["string[] | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/client_factory.ts", "deprecated": false, "trackAdoption": false, @@ -9001,9 +8245,7 @@ "description": [ "- A list of additional hidden types the repository should have access to." ], - "signature": [ - "string[] | undefined" - ], + "signature": ["string[] | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/client_factory.ts", "deprecated": false, "trackAdoption": false, @@ -9045,9 +8287,7 @@ "type": "Interface", "tags": [], "label": "SavedObjectsRequestHandlerContext", - "description": [ - "\nCore's `savedObjects` request handler context." - ], + "description": ["\nCore's `savedObjects` request handler context."], "path": "packages/core/saved-objects/core-saved-objects-server/src/request_handler_context.ts", "deprecated": false, "trackAdoption": false, @@ -9261,9 +8501,7 @@ "type": "Interface", "tags": [], "label": "SavedObjectsResolveImportErrorsOptions", - "description": [ - "\nOptions to control the \"resolve import\" operation." - ], + "description": ["\nOptions to control the \"resolve import\" operation."], "path": "packages/core/saved-objects/core-saved-objects-server/src/import.ts", "deprecated": false, "trackAdoption": false, @@ -9277,9 +8515,7 @@ "description": [ "The stream of {@link SavedObject | saved objects} to resolve errors from" ], - "signature": [ - "Readable" - ], + "signature": ["Readable"], "path": "packages/core/saved-objects/core-saved-objects-server/src/import.ts", "deprecated": false, "trackAdoption": false @@ -9290,9 +8526,7 @@ "type": "Array", "tags": [], "label": "retries", - "description": [ - "saved object import references to retry" - ], + "description": ["saved object import references to retry"], "signature": [ { "pluginId": "@kbn/core-saved-objects-common", @@ -9313,12 +8547,8 @@ "type": "string", "tags": [], "label": "namespace", - "description": [ - "if specified, will import in given namespace" - ], - "signature": [ - "string | undefined" - ], + "description": ["if specified, will import in given namespace"], + "signature": ["string | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/import.ts", "deprecated": false, "trackAdoption": false @@ -9345,9 +8575,7 @@ "description": [ "\nIf true, Kibana will apply various adjustments to the data that's being retried to import to maintain compatibility between\ndifferent Kibana versions (e.g. generate legacy URL aliases for all imported objects that have to change IDs)." ], - "signature": [ - "boolean | undefined" - ], + "signature": ["boolean | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/import.ts", "deprecated": false, "trackAdoption": false @@ -9361,9 +8589,7 @@ "description": [ "\nIf true, will import as a managed object, else will import as not managed.\n\nThis can be leveraged by applications to e.g. prevent edits to a managed\nsaved object. Instead, users can be guided to create a copy first and\nmake their edits to the copy." ], - "signature": [ - "boolean | undefined" - ], + "signature": ["boolean | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/import.ts", "deprecated": false, "trackAdoption": false @@ -9631,12 +8857,8 @@ "type": "Function", "tags": [], "label": "getDefaultIndex", - "description": [ - "\nReturns the default index used for saved objects." - ], - "signature": [ - "() => string" - ], + "description": ["\nReturns the default index used for saved objects."], + "signature": ["() => string"], "path": "packages/core/saved-objects/core-saved-objects-server/src/contracts.ts", "deprecated": false, "trackAdoption": false, @@ -9790,9 +9012,7 @@ "type": "Object", "tags": [], "label": "req", - "description": [ - "- The request to create the scoped repository from." - ], + "description": ["- The request to create the scoped repository from."], "signature": [ { "pluginId": "@kbn/core-http-server", @@ -9817,9 +9037,7 @@ "description": [ "- A list of additional hidden types the repository should have access to." ], - "signature": [ - "string[] | undefined" - ], + "signature": ["string[] | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/contracts.ts", "deprecated": false, "trackAdoption": false, @@ -9892,9 +9110,7 @@ "description": [ "- A list of additional hidden types the repository should have access to." ], - "signature": [ - "string[] | undefined" - ], + "signature": ["string[] | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/contracts.ts", "deprecated": false, "trackAdoption": false, @@ -10068,10 +9284,7 @@ "tags": [], "label": "options", "description": [], - "signature": [ - "SavedObjectsImporterOptions", - " | undefined" - ], + "signature": ["SavedObjectsImporterOptions", " | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/contracts.ts", "deprecated": false, "trackAdoption": false, @@ -10114,9 +9327,7 @@ "description": [ "\nReturns the (alias to the) index that the specified saved object type is stored in.\n" ], - "signature": [ - "(type: string) => string" - ], + "signature": ["(type: string) => string"], "path": "packages/core/saved-objects/core-saved-objects-server/src/contracts.ts", "deprecated": false, "trackAdoption": false, @@ -10127,12 +9338,8 @@ "type": "string", "tags": [], "label": "type", - "description": [ - "The SO type to retrieve the index/alias for." - ], - "signature": [ - "string" - ], + "description": ["The SO type to retrieve the index/alias for."], + "signature": ["string"], "path": "packages/core/saved-objects/core-saved-objects-server/src/contracts.ts", "deprecated": false, "trackAdoption": false, @@ -10150,9 +9357,7 @@ "description": [ "\nReturns the (alias to the) index that the specified saved object type is stored in.\n" ], - "signature": [ - "(types: string[]) => string[]" - ], + "signature": ["(types: string[]) => string[]"], "path": "packages/core/saved-objects/core-saved-objects-server/src/contracts.ts", "deprecated": false, "trackAdoption": false, @@ -10163,12 +9368,8 @@ "type": "Array", "tags": [], "label": "types", - "description": [ - "The SO types to retrieve the index/alias for." - ], - "signature": [ - "string[]" - ], + "description": ["The SO types to retrieve the index/alias for."], + "signature": ["string[]"], "path": "packages/core/saved-objects/core-saved-objects-server/src/contracts.ts", "deprecated": false, "trackAdoption": false, @@ -10183,12 +9384,8 @@ "type": "Function", "tags": [], "label": "getDefaultIndex", - "description": [ - "\nReturns the default index used for saved objects." - ], - "signature": [ - "() => string" - ], + "description": ["\nReturns the default index used for saved objects."], + "signature": ["() => string"], "path": "packages/core/saved-objects/core-saved-objects-server/src/contracts.ts", "deprecated": false, "trackAdoption": false, @@ -10204,9 +9401,7 @@ "description": [ "\nReturns all (aliases to) kibana system indices used for saved object storage.\n" ], - "signature": [ - "() => string[]" - ], + "signature": ["() => string[]"], "path": "packages/core/saved-objects/core-saved-objects-server/src/contracts.ts", "deprecated": false, "trackAdoption": false, @@ -10236,9 +9431,7 @@ "tags": [], "label": "migratedIndices", "description": [], - "signature": [ - "{ [status: string]: number; skipped: number; migrated: number; }" - ], + "signature": ["{ [status: string]: number; skipped: number; migrated: number; }"], "path": "packages/core/saved-objects/core-saved-objects-server/src/saved_objects_status.ts", "deprecated": false, "trackAdoption": false @@ -10252,9 +9445,7 @@ "type": "Interface", "tags": [], "label": "SavedObjectsType", - "description": [ - "\nDefinition of a type of savedObject.\n" - ], + "description": ["\nDefinition of a type of savedObject.\n"], "signature": [ { "pluginId": "@kbn/core-saved-objects-server", @@ -10275,9 +9466,7 @@ "type": "string", "tags": [], "label": "name", - "description": [ - "\nThe name of the type, which is also used as the internal id." - ], + "description": ["\nThe name of the type, which is also used as the internal id."], "path": "packages/core/saved-objects/core-saved-objects-server/src/saved_objects_type.ts", "deprecated": false, "trackAdoption": false @@ -10304,9 +9493,7 @@ "description": [ "\nIs the type hidden from the http APIs. If `hiddenFromHttpApis:true`, repositories will have access to the type but the type is not exposed via the HTTP APIs.\nIt is recommended to hide types registered with 'hidden=false' from the httpApis for backward compatibility in the HTTP layer.\n" ], - "signature": [ - "boolean | undefined" - ], + "signature": ["boolean | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/saved_objects_type.ts", "deprecated": false, "trackAdoption": false @@ -10320,9 +9507,7 @@ "description": [ "\nThe {@link SavedObjectsNamespaceType | namespace type} for the type." ], - "signature": [ - "\"single\" | \"multiple\" | \"agnostic\" | \"multiple-isolated\"" - ], + "signature": ["\"single\" | \"multiple\" | \"agnostic\" | \"multiple-isolated\""], "path": "packages/core/saved-objects/core-saved-objects-server/src/saved_objects_type.ts", "deprecated": false, "trackAdoption": false @@ -10336,9 +9521,7 @@ "description": [ "\nIf defined, the type instances will be stored in the given index instead of the default one." ], - "signature": [ - "string | undefined" - ], + "signature": ["string | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/saved_objects_type.ts", "deprecated": false, "trackAdoption": false @@ -10349,12 +9532,8 @@ "type": "string", "tags": [], "label": "convertToAliasScript", - "description": [ - "\nIf defined, will be used to convert the type to an alias." - ], - "signature": [ - "string | undefined" - ], + "description": ["\nIf defined, will be used to convert the type to an alias."], + "signature": ["string | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/saved_objects_type.ts", "deprecated": false, "trackAdoption": false @@ -10408,9 +9587,7 @@ "parentPluginId": "@kbn/core-saved-objects-server", "id": "def-common.SavedObjectsType.migrations", "type": "CompoundType", - "tags": [ - "deprecated" - ], + "tags": ["deprecated"], "label": "migrations", "description": [ "\nAn optional map of {@link SavedObjectMigrationFn | migrations} or a function returning a map of {@link SavedObjectMigrationFn | migrations} to be used to migrate the type." @@ -10567,7 +9744,7 @@ }, { "plugin": "observability", - "path": "x-pack/plugins/observability/server/saved_objects/slo.ts" + "path": "x-pack/plugins/observability_solution/observability/server/saved_objects/slo.ts" }, { "plugin": "apmDataAccess", @@ -11111,9 +10288,7 @@ "parentPluginId": "@kbn/core-saved-objects-server", "id": "def-common.SavedObjectsType.schemas", "type": "CompoundType", - "tags": [ - "deprecated" - ], + "tags": ["deprecated"], "label": "schemas", "description": [ "\nAn optional schema that can be used to validate the attributes of the type.\n\nWhen provided, calls to {@link SavedObjectsClient.create | create} will be validated against this schema.\n\nSee {@link SavedObjectsValidationMap} for more details." @@ -11298,16 +10473,12 @@ "parentPluginId": "@kbn/core-saved-objects-server", "id": "def-common.SavedObjectsType.convertToMultiNamespaceTypeVersion", "type": "string", - "tags": [ - "deprecated" - ], + "tags": ["deprecated"], "label": "convertToMultiNamespaceTypeVersion", "description": [ "\nIf defined, objects of this type will be converted to a 'multiple' or 'multiple-isolated' namespace type when migrating to this\nversion.\n\nRequirements:\n\n 1. This string value must be a valid semver version\n 2. This type must have previously specified {@link SavedObjectsNamespaceType | `namespaceType: 'single'`}\n 3. This type must also specify {@link SavedObjectsNamespaceType | `namespaceType: 'multiple'`} *or*\n {@link SavedObjectsNamespaceType | `namespaceType: 'multiple-isolated'`}\n\nExample of a single-namespace type in 7.12:\n\n```ts\n{\n name: 'foo',\n hidden: false,\n namespaceType: 'single',\n mappings: {...}\n}\n```\n\nExample after converting to a multi-namespace (isolated) type in 8.0:\n\n```ts\n{\n name: 'foo',\n hidden: false,\n namespaceType: 'multiple-isolated',\n mappings: {...},\n convertToMultiNamespaceTypeVersion: '8.0.0'\n}\n```\n\nExample after converting to a multi-namespace (shareable) type in 8.1:\n\n```ts\n{\n name: 'foo',\n hidden: false,\n namespaceType: 'multiple',\n mappings: {...},\n convertToMultiNamespaceTypeVersion: '8.0.0'\n}\n```\n\nNote: migration function(s) can be optionally specified for any of these versions and will not interfere with the conversion process." ], - "signature": [ - "string | undefined" - ], + "signature": ["string | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/saved_objects_type.ts", "deprecated": true, "trackAdoption": false, @@ -11601,9 +10772,7 @@ "description": [ "\nAllows to opt-in to the model version API.\n\nMust be a valid semver version (with the patch version being necessarily 0)\n\nWhen specified, the type will switch from using the {@link SavedObjectsType.migrations | legacy migration API}\nto use the {@link SavedObjectsType.modelVersions | modelVersion API} after the specified version.\n\nOnce opted in, it will no longer be possible to use the legacy migration API after the specified version.\n" ], - "signature": [ - "string | undefined" - ], + "signature": ["string | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/saved_objects_type.ts", "deprecated": false, "trackAdoption": false @@ -11640,12 +10809,8 @@ "type": "CompoundType", "tags": [], "label": "importableAndExportable", - "description": [ - "\nIs the type importable or exportable. Defaults to `false`." - ], - "signature": [ - "boolean | undefined" - ], + "description": ["\nIs the type importable or exportable. Defaults to `false`."], + "signature": ["boolean | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/saved_objects_management.ts", "deprecated": false, "trackAdoption": false @@ -11659,9 +10824,7 @@ "description": [ "\nWhen specified, will be used instead of the type's name in SO management section's labels." ], - "signature": [ - "string | undefined" - ], + "signature": ["string | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/saved_objects_management.ts", "deprecated": false, "trackAdoption": false @@ -11675,9 +10838,7 @@ "description": [ "\nWhen set to false, the type will not be listed or searchable in the SO management section.\nMain usage of setting this property to false for a type is when objects from the type should\nbe included in the export via references or export hooks, but should not directly appear in the SOM.\nDefaults to `true`.\n" ], - "signature": [ - "boolean | undefined" - ], + "signature": ["boolean | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/saved_objects_management.ts", "deprecated": false, "trackAdoption": false @@ -11688,12 +10849,8 @@ "type": "string", "tags": [], "label": "defaultSearchField", - "description": [ - "\nThe default search field to use for this type. Defaults to `id`." - ], - "signature": [ - "string | undefined" - ], + "description": ["\nThe default search field to use for this type. Defaults to `id`."], + "signature": ["string | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/saved_objects_management.ts", "deprecated": false, "trackAdoption": false @@ -11707,9 +10864,7 @@ "description": [ "\nThe eui icon name to display in the management table.\nIf not defined, the default icon will be used." ], - "signature": [ - "string | undefined" - ], + "signature": ["string | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/saved_objects_management.ts", "deprecated": false, "trackAdoption": false @@ -11941,9 +11096,7 @@ "type": "Interface", "tags": [], "label": "SavedObjectsTypeMappingDefinition", - "description": [ - "\nDescribe a saved object type mapping.\n" - ], + "description": ["\nDescribe a saved object type mapping.\n"], "path": "packages/core/saved-objects/core-saved-objects-server/src/mapping_definition.ts", "deprecated": false, "trackAdoption": false, @@ -11957,9 +11110,7 @@ "description": [ "The dynamic property of the mapping, either `false` or `'strict'`. If\nunspecified `dynamic: 'strict'` will be inherited from the top-level\nindex mappings." ], - "signature": [ - "false | \"strict\" | undefined" - ], + "signature": ["false | \"strict\" | undefined"], "path": "packages/core/saved-objects/core-saved-objects-server/src/mapping_definition.ts", "deprecated": false, "trackAdoption": false @@ -11970,9 +11121,7 @@ "type": "Object", "tags": [], "label": "properties", - "description": [ - "The underlying properties of the type mapping" - ], + "description": ["The underlying properties of the type mapping"], "signature": [ { "pluginId": "@kbn/core-saved-objects-server", @@ -12048,9 +11197,7 @@ "tags": [], "label": "ALL_SAVED_OBJECT_INDICES", "description": [], - "signature": [ - "string[]" - ], + "signature": ["string[]"], "path": "packages/core/saved-objects/core-saved-objects-server/src/saved_objects_index_pattern.ts", "deprecated": false, "trackAdoption": false, @@ -12145,9 +11292,7 @@ "tags": [], "label": "ENCRYPTION_EXTENSION_ID", "description": [], - "signature": [ - "\"encryptedSavedObjects\"" - ], + "signature": ["\"encryptedSavedObjects\""], "path": "packages/core/saved-objects/core-saved-objects-server/src/extensions/extensions.ts", "deprecated": false, "trackAdoption": false, @@ -12174,9 +11319,7 @@ "description": [ "\nCollect and centralize the names of the different saved object indices.\nNote that all of them start with the '.kibana' prefix.\nThere are multiple places in the code that these indices have the form .kibana*.\nHowever, beware that there are some system indices that have the same prefix\nbut are NOT used to store saved objects, e.g.: .kibana_security_session_1" ], - "signature": [ - "\".kibana\"" - ], + "signature": ["\".kibana\""], "path": "packages/core/saved-objects/core-saved-objects-server/src/saved_objects_index_pattern.ts", "deprecated": false, "trackAdoption": false, @@ -12188,9 +11331,7 @@ "type": "Type", "tags": [], "label": "SavedObjectAttribute", - "description": [ - "\nType definition for a Saved Object attribute value\n" - ], + "description": ["\nType definition for a Saved Object attribute value\n"], "signature": [ { "pluginId": "@kbn/core-saved-objects-common", @@ -12463,9 +11604,7 @@ "type": "Type", "tags": [], "label": "SavedObjectModelTransformationDoc", - "description": [ - "\nDocument type used during model migration.\n" - ], + "description": ["\nDocument type used during model migration.\n"], "signature": [ { "pluginId": "@kbn/core-saved-objects-server", @@ -12684,9 +11823,7 @@ "description": [ "\nPlain javascript function alternative for {@link SavedObjectModelVersionForwardCompatibilitySchema}\n" ], - "signature": [ - "(attributes: InAttrs) => OutAttrs" - ], + "signature": ["(attributes: InAttrs) => OutAttrs"], "path": "packages/core/saved-objects/core-saved-objects-server/src/model_version/schemas.ts", "deprecated": false, "trackAdoption": false, @@ -12699,9 +11836,7 @@ "tags": [], "label": "attributes", "description": [], - "signature": [ - "InAttrs" - ], + "signature": ["InAttrs"], "path": "packages/core/saved-objects/core-saved-objects-server/src/model_version/schemas.ts", "deprecated": false, "trackAdoption": false @@ -12876,9 +12011,7 @@ "type": "Type", "tags": [], "label": "SavedObjectsClientFactoryProvider", - "description": [ - "\nProvider to invoke to retrieve a {@link SavedObjectsClientFactory}." - ], + "description": ["\nProvider to invoke to retrieve a {@link SavedObjectsClientFactory}."], "signature": [ "(repositoryFactory: ", { @@ -13145,9 +12278,7 @@ "type": "Type", "tags": [], "label": "SavedObjectsExtensionFactory", - "description": [ - "\nDescribes the base Saved Objects Extension factory." - ], + "description": ["\nDescribes the base Saved Objects Extension factory."], "signature": [ "(params: { typeRegistry: ", { @@ -13548,9 +12679,7 @@ "parentPluginId": "@kbn/core-saved-objects-server", "id": "def-common.SavedObjectTypeExcludeFromUpgradeFilterHook", "type": "Type", - "tags": [ - "alpha" - ], + "tags": ["alpha"], "label": "SavedObjectTypeExcludeFromUpgradeFilterHook", "description": [ "\nIf defined, allows a type to run a search query and return a query filter that may match any documents which may\nbe excluded from the next migration upgrade process. Useful for cleaning up large numbers of old documents which\nare no longer needed and may slow the migration process.\n\nIf this hook fails, the migration will proceed without these documents having been filtered out, so this\nshould not be used as a guarantee that these documents have been deleted.\n" @@ -13645,9 +12774,7 @@ "tags": [], "label": "SECURITY_EXTENSION_ID", "description": [], - "signature": [ - "\"security\"" - ], + "signature": ["\"security\""], "path": "packages/core/saved-objects/core-saved-objects-server/src/extensions/extensions.ts", "deprecated": false, "trackAdoption": false, @@ -13672,9 +12799,7 @@ "tags": [], "label": "SPACES_EXTENSION_ID", "description": [], - "signature": [ - "\"spaces\"" - ], + "signature": ["\"spaces\""], "path": "packages/core/saved-objects/core-saved-objects-server/src/extensions/extensions.ts", "deprecated": false, "trackAdoption": false, @@ -13695,4 +12820,4 @@ ], "objects": [] } -} \ No newline at end of file +} diff --git a/api_docs/licensing.devdocs.json b/api_docs/licensing.devdocs.json index e866aea5683d37..177073ee9214a0 100644 --- a/api_docs/licensing.devdocs.json +++ b/api_docs/licensing.devdocs.json @@ -824,7 +824,7 @@ }, { "plugin": "observability", - "path": "x-pack/plugins/observability/public/plugin.ts" + "path": "x-pack/plugins/observability_solution/observability/public/plugin.ts" }, { "plugin": "profiling", diff --git a/api_docs/observability.devdocs.json b/api_docs/observability.devdocs.json index 57e00f4cbd294a..8e43ed4976eb17 100644 --- a/api_docs/observability.devdocs.json +++ b/api_docs/observability.devdocs.json @@ -19,7 +19,7 @@ }, " extends React.Component" ], - "path": "x-pack/plugins/observability/public/components/rule_kql_filter/autocomplete_field/autocomplete_field.tsx", + "path": "x-pack/plugins/observability_solution/observability/public/components/rule_kql_filter/autocomplete_field/autocomplete_field.tsx", "deprecated": false, "trackAdoption": false, "children": [ @@ -30,7 +30,7 @@ "tags": [], "label": "state", "description": [], - "path": "x-pack/plugins/observability/public/components/rule_kql_filter/autocomplete_field/autocomplete_field.tsx", + "path": "x-pack/plugins/observability_solution/observability/public/components/rule_kql_filter/autocomplete_field/autocomplete_field.tsx", "deprecated": false, "trackAdoption": false, "children": [ @@ -44,7 +44,7 @@ "signature": [ "false" ], - "path": "x-pack/plugins/observability/public/components/rule_kql_filter/autocomplete_field/autocomplete_field.tsx", + "path": "x-pack/plugins/observability_solution/observability/public/components/rule_kql_filter/autocomplete_field/autocomplete_field.tsx", "deprecated": false, "trackAdoption": false }, @@ -58,7 +58,7 @@ "signature": [ "false" ], - "path": "x-pack/plugins/observability/public/components/rule_kql_filter/autocomplete_field/autocomplete_field.tsx", + "path": "x-pack/plugins/observability_solution/observability/public/components/rule_kql_filter/autocomplete_field/autocomplete_field.tsx", "deprecated": false, "trackAdoption": false }, @@ -72,7 +72,7 @@ "signature": [ "null" ], - "path": "x-pack/plugins/observability/public/components/rule_kql_filter/autocomplete_field/autocomplete_field.tsx", + "path": "x-pack/plugins/observability_solution/observability/public/components/rule_kql_filter/autocomplete_field/autocomplete_field.tsx", "deprecated": false, "trackAdoption": false } @@ -88,7 +88,7 @@ "signature": [ "() => JSX.Element" ], - "path": "x-pack/plugins/observability/public/components/rule_kql_filter/autocomplete_field/autocomplete_field.tsx", + "path": "x-pack/plugins/observability_solution/observability/public/components/rule_kql_filter/autocomplete_field/autocomplete_field.tsx", "deprecated": false, "trackAdoption": false, "children": [], @@ -104,7 +104,7 @@ "signature": [ "() => void" ], - "path": "x-pack/plugins/observability/public/components/rule_kql_filter/autocomplete_field/autocomplete_field.tsx", + "path": "x-pack/plugins/observability_solution/observability/public/components/rule_kql_filter/autocomplete_field/autocomplete_field.tsx", "deprecated": false, "trackAdoption": false, "children": [], @@ -120,7 +120,7 @@ "signature": [ "(prevProps: AutocompleteFieldProps) => void" ], - "path": "x-pack/plugins/observability/public/components/rule_kql_filter/autocomplete_field/autocomplete_field.tsx", + "path": "x-pack/plugins/observability_solution/observability/public/components/rule_kql_filter/autocomplete_field/autocomplete_field.tsx", "deprecated": false, "trackAdoption": false, "children": [ @@ -134,7 +134,7 @@ "signature": [ "AutocompleteFieldProps" ], - "path": "x-pack/plugins/observability/public/components/rule_kql_filter/autocomplete_field/autocomplete_field.tsx", + "path": "x-pack/plugins/observability_solution/observability/public/components/rule_kql_filter/autocomplete_field/autocomplete_field.tsx", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -157,7 +157,7 @@ "signature": [ "({ alertSummaryFields }: AlertSummaryProps) => JSX.Element" ], - "path": "x-pack/plugins/observability/public/pages/alert_details/components/alert_summary.tsx", + "path": "x-pack/plugins/observability_solution/observability/public/pages/alert_details/components/alert_summary.tsx", "deprecated": false, "trackAdoption": false, "children": [ @@ -171,7 +171,7 @@ "signature": [ "AlertSummaryProps" ], - "path": "x-pack/plugins/observability/public/pages/alert_details/components/alert_summary.tsx", + "path": "x-pack/plugins/observability_solution/observability/public/pages/alert_details/components/alert_summary.tsx", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -207,7 +207,7 @@ ") => ", "BucketSize" ], - "path": "x-pack/plugins/observability/public/pages/overview/helpers/calculate_bucket_size.ts", + "path": "x-pack/plugins/observability_solution/observability/public/pages/overview/helpers/calculate_bucket_size.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -227,7 +227,7 @@ "text": "TimeRange" } ], - "path": "x-pack/plugins/observability/public/pages/overview/helpers/calculate_bucket_size.ts", + "path": "x-pack/plugins/observability_solution/observability/public/pages/overview/helpers/calculate_bucket_size.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -248,7 +248,7 @@ "text": "TimeBuckets" } ], - "path": "x-pack/plugins/observability/public/pages/overview/helpers/calculate_bucket_size.ts", + "path": "x-pack/plugins/observability_solution/observability/public/pages/overview/helpers/calculate_bucket_size.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -271,7 +271,7 @@ "Maybe", "; defaultValue?: string | undefined; extended?: boolean | undefined; }) => ConvertedDuration" ], - "path": "x-pack/plugins/observability/common/utils/formatters/duration.ts", + "path": "x-pack/plugins/observability_solution/observability/common/utils/formatters/duration.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -282,7 +282,7 @@ "tags": [], "label": "{\n unit,\n microseconds,\n defaultValue = NOT_AVAILABLE_LABEL,\n extended,\n}", "description": [], - "path": "x-pack/plugins/observability/common/utils/formatters/duration.ts", + "path": "x-pack/plugins/observability_solution/observability/common/utils/formatters/duration.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -297,7 +297,7 @@ "\"microseconds\" | ", "TimeUnit" ], - "path": "x-pack/plugins/observability/common/utils/formatters/duration.ts", + "path": "x-pack/plugins/observability_solution/observability/common/utils/formatters/duration.ts", "deprecated": false, "trackAdoption": false }, @@ -311,7 +311,7 @@ "signature": [ "number | null | undefined" ], - "path": "x-pack/plugins/observability/common/utils/formatters/duration.ts", + "path": "x-pack/plugins/observability_solution/observability/common/utils/formatters/duration.ts", "deprecated": false, "trackAdoption": false }, @@ -325,7 +325,7 @@ "signature": [ "string | undefined" ], - "path": "x-pack/plugins/observability/common/utils/formatters/duration.ts", + "path": "x-pack/plugins/observability_solution/observability/common/utils/formatters/duration.ts", "deprecated": false, "trackAdoption": false }, @@ -339,7 +339,7 @@ "signature": [ "boolean | undefined" ], - "path": "x-pack/plugins/observability/common/utils/formatters/duration.ts", + "path": "x-pack/plugins/observability_solution/observability/common/utils/formatters/duration.ts", "deprecated": false, "trackAdoption": false } @@ -375,7 +375,7 @@ }, " | undefined; list: () => string[]; } & { getFormatter: () => () => string; registerFormatter: () => void; list: () => string[]; }" ], - "path": "x-pack/plugins/observability/public/rules/observability_rule_type_registry_mock.ts", + "path": "x-pack/plugins/observability_solution/observability/public/rules/observability_rule_type_registry_mock.ts", "deprecated": false, "trackAdoption": false, "children": [], @@ -401,7 +401,7 @@ ") => ", "LinkProps" ], - "path": "x-pack/plugins/observability/public/hooks/create_use_rules_link.ts", + "path": "x-pack/plugins/observability_solution/observability/public/hooks/create_use_rules_link.ts", "deprecated": false, "trackAdoption": false, "children": [], @@ -418,7 +418,7 @@ "signature": [ "({\n rangeFrom,\n rangeTo,\n refreshPaused,\n refreshInterval,\n width = 'restricted',\n onTimeRangeRefresh,\n}: DatePickerProps) => JSX.Element" ], - "path": "x-pack/plugins/observability/public/pages/overview/components/date_picker/date_picker.tsx", + "path": "x-pack/plugins/observability_solution/observability/public/pages/overview/components/date_picker/date_picker.tsx", "deprecated": false, "trackAdoption": false, "children": [ @@ -432,7 +432,7 @@ "signature": [ "DatePickerProps" ], - "path": "x-pack/plugins/observability/public/pages/overview/components/date_picker/date_picker.tsx", + "path": "x-pack/plugins/observability_solution/observability/public/pages/overview/components/date_picker/date_picker.tsx", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -451,7 +451,7 @@ "signature": [ "({ children }: { children: React.ReactElement>; }) => JSX.Element" ], - "path": "x-pack/plugins/observability/public/context/date_picker_context/date_picker_context.tsx", + "path": "x-pack/plugins/observability_solution/observability/public/context/date_picker_context/date_picker_context.tsx", "deprecated": false, "trackAdoption": false, "children": [ @@ -462,7 +462,7 @@ "tags": [], "label": "{ children }", "description": [], - "path": "x-pack/plugins/observability/public/context/date_picker_context/date_picker_context.tsx", + "path": "x-pack/plugins/observability_solution/observability/public/context/date_picker_context/date_picker_context.tsx", "deprecated": false, "trackAdoption": false, "children": [ @@ -476,7 +476,7 @@ "signature": [ "React.ReactElement>" ], - "path": "x-pack/plugins/observability/public/context/date_picker_context/date_picker_context.tsx", + "path": "x-pack/plugins/observability_solution/observability/public/context/date_picker_context/date_picker_context.tsx", "deprecated": false, "trackAdoption": false } @@ -496,7 +496,7 @@ "signature": [ "(ruleTypeId?: string | undefined, evaluationValue?: number | undefined) => string | number" ], - "path": "x-pack/plugins/observability/public/utils/format_alert_evaluation_value.ts", + "path": "x-pack/plugins/observability_solution/observability/public/utils/format_alert_evaluation_value.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -510,7 +510,7 @@ "signature": [ "string | undefined" ], - "path": "x-pack/plugins/observability/public/utils/format_alert_evaluation_value.ts", + "path": "x-pack/plugins/observability_solution/observability/public/utils/format_alert_evaluation_value.ts", "deprecated": false, "trackAdoption": false, "isRequired": false @@ -525,7 +525,7 @@ "signature": [ "number | undefined" ], - "path": "x-pack/plugins/observability/public/utils/format_alert_evaluation_value.ts", + "path": "x-pack/plugins/observability_solution/observability/public/utils/format_alert_evaluation_value.ts", "deprecated": false, "trackAdoption": false, "isRequired": false @@ -544,7 +544,7 @@ "signature": [ "(query: Record) => string" ], - "path": "x-pack/plugins/observability/public/utils/url.ts", + "path": "x-pack/plugins/observability_solution/observability/public/utils/url.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -558,7 +558,7 @@ "signature": [ "Record" ], - "path": "x-pack/plugins/observability/public/utils/url.ts", + "path": "x-pack/plugins/observability_solution/observability/public/utils/url.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -592,7 +592,7 @@ "text": "AlertSummaryTimeRange" } ], - "path": "x-pack/plugins/observability/public/utils/alert_summary_widget/get_alert_summary_time_range.tsx", + "path": "x-pack/plugins/observability_solution/observability/public/utils/alert_summary_widget/get_alert_summary_time_range.tsx", "deprecated": false, "trackAdoption": false, "children": [ @@ -612,7 +612,7 @@ "text": "TimeRange" } ], - "path": "x-pack/plugins/observability/public/utils/alert_summary_widget/get_alert_summary_time_range.tsx", + "path": "x-pack/plugins/observability_solution/observability/public/utils/alert_summary_widget/get_alert_summary_time_range.tsx", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -627,7 +627,7 @@ "signature": [ "string" ], - "path": "x-pack/plugins/observability/public/utils/alert_summary_widget/get_alert_summary_time_range.tsx", + "path": "x-pack/plugins/observability_solution/observability/public/utils/alert_summary_widget/get_alert_summary_time_range.tsx", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -642,7 +642,7 @@ "signature": [ "string" ], - "path": "x-pack/plugins/observability/public/utils/alert_summary_widget/get_alert_summary_time_range.tsx", + "path": "x-pack/plugins/observability_solution/observability/public/utils/alert_summary_widget/get_alert_summary_time_range.tsx", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -661,7 +661,7 @@ "signature": [ "({\n traceId,\n rangeFrom,\n rangeTo,\n}: { traceId: string; rangeFrom: string; rangeTo: string; }) => string" ], - "path": "x-pack/plugins/observability/public/utils/get_apm_trace_url.ts", + "path": "x-pack/plugins/observability_solution/observability/public/utils/get_apm_trace_url.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -672,7 +672,7 @@ "tags": [], "label": "{\n traceId,\n rangeFrom,\n rangeTo,\n}", "description": [], - "path": "x-pack/plugins/observability/public/utils/get_apm_trace_url.ts", + "path": "x-pack/plugins/observability_solution/observability/public/utils/get_apm_trace_url.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -683,7 +683,7 @@ "tags": [], "label": "traceId", "description": [], - "path": "x-pack/plugins/observability/public/utils/get_apm_trace_url.ts", + "path": "x-pack/plugins/observability_solution/observability/public/utils/get_apm_trace_url.ts", "deprecated": false, "trackAdoption": false }, @@ -694,7 +694,7 @@ "tags": [], "label": "rangeFrom", "description": [], - "path": "x-pack/plugins/observability/public/utils/get_apm_trace_url.ts", + "path": "x-pack/plugins/observability_solution/observability/public/utils/get_apm_trace_url.ts", "deprecated": false, "trackAdoption": false }, @@ -705,7 +705,7 @@ "tags": [], "label": "rangeTo", "description": [], - "path": "x-pack/plugins/observability/public/utils/get_apm_trace_url.ts", + "path": "x-pack/plugins/observability_solution/observability/public/utils/get_apm_trace_url.ts", "deprecated": false, "trackAdoption": false } @@ -727,7 +727,7 @@ "CoreVitalProps", ") => JSX.Element" ], - "path": "x-pack/plugins/observability/public/pages/overview/components/sections/ux/core_web_vitals/get_core_web_vitals_lazy.tsx", + "path": "x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/ux/core_web_vitals/get_core_web_vitals_lazy.tsx", "deprecated": false, "trackAdoption": false, "children": [ @@ -741,7 +741,7 @@ "signature": [ "CoreVitalProps" ], - "path": "x-pack/plugins/observability/public/pages/overview/components/sections/ux/core_web_vitals/get_core_web_vitals_lazy.tsx", + "path": "x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/ux/core_web_vitals/get_core_web_vitals_lazy.tsx", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -788,7 +788,7 @@ "CommonProps", " & { as?: \"div\" | undefined; } & _EuiFlyoutProps & Omit, HTMLDivElement>, keyof _EuiFlyoutProps> & Omit, HTMLDivElement>, \"key\" | keyof React.HTMLAttributes | \"css\"> & { ref?: ((instance: HTMLDivElement | null) => void) | React.RefObject | null | undefined; }, \"type\" | \"prefix\" | \"key\" | \"id\" | \"defaultValue\" | \"security\" | \"onChange\" | \"defaultChecked\" | \"suppressContentEditableWarning\" | \"suppressHydrationWarning\" | \"accessKey\" | \"className\" | \"contentEditable\" | \"contextMenu\" | \"dir\" | \"draggable\" | \"hidden\" | \"lang\" | \"placeholder\" | \"slot\" | \"spellCheck\" | \"style\" | \"tabIndex\" | \"title\" | \"translate\" | \"radioGroup\" | \"role\" | \"about\" | \"datatype\" | \"inlist\" | \"property\" | \"resource\" | \"typeof\" | \"vocab\" | \"autoCapitalize\" | \"autoCorrect\" | \"autoSave\" | \"color\" | \"itemProp\" | \"itemScope\" | \"itemType\" | \"itemID\" | \"itemRef\" | \"results\" | \"unselectable\" | \"inputMode\" | \"is\" | \"aria-activedescendant\" | \"aria-atomic\" | \"aria-autocomplete\" | \"aria-busy\" | \"aria-checked\" | \"aria-colcount\" | \"aria-colindex\" | \"aria-colspan\" | \"aria-controls\" | \"aria-current\" | \"aria-describedby\" | \"aria-details\" | \"aria-disabled\" | \"aria-dropeffect\" | \"aria-errormessage\" | \"aria-expanded\" | \"aria-flowto\" | \"aria-grabbed\" | \"aria-haspopup\" | \"aria-hidden\" | \"aria-invalid\" | \"aria-keyshortcuts\" | \"aria-label\" | \"aria-labelledby\" | \"aria-level\" | \"aria-live\" | \"aria-modal\" | \"aria-multiline\" | \"aria-multiselectable\" | \"aria-orientation\" | \"aria-owns\" | \"aria-placeholder\" | \"aria-posinset\" | \"aria-pressed\" | \"aria-readonly\" | \"aria-relevant\" | \"aria-required\" | \"aria-roledescription\" | \"aria-rowcount\" | \"aria-rowindex\" | \"aria-rowspan\" | \"aria-selected\" | \"aria-setsize\" | \"aria-sort\" | \"aria-valuemax\" | \"aria-valuemin\" | \"aria-valuenow\" | \"aria-valuetext\" | \"children\" | \"dangerouslySetInnerHTML\" | \"onCopy\" | \"onCopyCapture\" | \"onCut\" | \"onCutCapture\" | \"onPaste\" | \"onPasteCapture\" | \"onCompositionEnd\" | \"onCompositionEndCapture\" | \"onCompositionStart\" | \"onCompositionStartCapture\" | \"onCompositionUpdate\" | \"onCompositionUpdateCapture\" | \"onFocus\" | \"onFocusCapture\" | \"onBlur\" | \"onBlurCapture\" | \"onChangeCapture\" | \"onBeforeInput\" | \"onBeforeInputCapture\" | \"onInput\" | \"onInputCapture\" | \"onReset\" | \"onResetCapture\" | \"onSubmit\" | \"onSubmitCapture\" | \"onInvalid\" | \"onInvalidCapture\" | \"onLoad\" | \"onLoadCapture\" | \"onError\" | \"onErrorCapture\" | \"onKeyDown\" | \"onKeyDownCapture\" | \"onKeyPress\" | \"onKeyPressCapture\" | \"onKeyUp\" | \"onKeyUpCapture\" | \"onAbort\" | \"onAbortCapture\" | \"onCanPlay\" | \"onCanPlayCapture\" | \"onCanPlayThrough\" | \"onCanPlayThroughCapture\" | \"onDurationChange\" | \"onDurationChangeCapture\" | \"onEmptied\" | \"onEmptiedCapture\" | \"onEncrypted\" | \"onEncryptedCapture\" | \"onEnded\" | \"onEndedCapture\" | \"onLoadedData\" | \"onLoadedDataCapture\" | \"onLoadedMetadata\" | \"onLoadedMetadataCapture\" | \"onLoadStart\" | \"onLoadStartCapture\" | \"onPause\" | \"onPauseCapture\" | \"onPlay\" | \"onPlayCapture\" | \"onPlaying\" | \"onPlayingCapture\" | \"onProgress\" | \"onProgressCapture\" | \"onRateChange\" | \"onRateChangeCapture\" | \"onSeeked\" | \"onSeekedCapture\" | \"onSeeking\" | \"onSeekingCapture\" | \"onStalled\" | \"onStalledCapture\" | \"onSuspend\" | \"onSuspendCapture\" | \"onTimeUpdate\" | \"onTimeUpdateCapture\" | \"onVolumeChange\" | \"onVolumeChangeCapture\" | \"onWaiting\" | \"onWaitingCapture\" | \"onAuxClick\" | \"onAuxClickCapture\" | \"onClick\" | \"onClickCapture\" | \"onContextMenu\" | \"onContextMenuCapture\" | \"onDoubleClick\" | \"onDoubleClickCapture\" | \"onDrag\" | \"onDragCapture\" | \"onDragEnd\" | \"onDragEndCapture\" | \"onDragEnter\" | \"onDragEnterCapture\" | \"onDragExit\" | \"onDragExitCapture\" | \"onDragLeave\" | \"onDragLeaveCapture\" | \"onDragOver\" | \"onDragOverCapture\" | \"onDragStart\" | \"onDragStartCapture\" | \"onDrop\" | \"onDropCapture\" | \"onMouseDown\" | \"onMouseDownCapture\" | \"onMouseEnter\" | \"onMouseLeave\" | \"onMouseMove\" | \"onMouseMoveCapture\" | \"onMouseOut\" | \"onMouseOutCapture\" | \"onMouseOver\" | \"onMouseOverCapture\" | \"onMouseUp\" | \"onMouseUpCapture\" | \"onSelect\" | \"onSelectCapture\" | \"onTouchCancel\" | \"onTouchCancelCapture\" | \"onTouchEnd\" | \"onTouchEndCapture\" | \"onTouchMove\" | \"onTouchMoveCapture\" | \"onTouchStart\" | \"onTouchStartCapture\" | \"onPointerDown\" | \"onPointerDownCapture\" | \"onPointerMove\" | \"onPointerMoveCapture\" | \"onPointerUp\" | \"onPointerUpCapture\" | \"onPointerCancel\" | \"onPointerCancelCapture\" | \"onPointerEnter\" | \"onPointerEnterCapture\" | \"onPointerLeave\" | \"onPointerLeaveCapture\" | \"onPointerOver\" | \"onPointerOverCapture\" | \"onPointerOut\" | \"onPointerOutCapture\" | \"onGotPointerCapture\" | \"onGotPointerCaptureCapture\" | \"onLostPointerCapture\" | \"onLostPointerCaptureCapture\" | \"onScroll\" | \"onScrollCapture\" | \"onWheel\" | \"onWheelCapture\" | \"onAnimationStart\" | \"onAnimationStartCapture\" | \"onAnimationEnd\" | \"onAnimationEndCapture\" | \"onAnimationIteration\" | \"onAnimationIterationCapture\" | \"onTransitionEnd\" | \"onTransitionEndCapture\" | \"data-test-subj\" | \"css\" | \"ref\" | \"onClose\" | \"paddingSize\" | \"size\" | \"maxWidth\" | \"ownFocus\" | \"hideCloseButton\" | \"closeButtonProps\" | \"closeButtonPosition\" | \"maskProps\" | \"outsideClickCloses\" | \"side\" | \"pushMinBreakpoint\" | \"pushAnimation\" | \"focusTrapProps\" | \"includeFixedHeadersInFocusTrap\" | \"as\">, \"type\" | \"prefix\" | \"key\" | \"id\" | \"defaultValue\" | \"security\" | \"alert\" | \"onChange\" | \"defaultChecked\" | \"suppressContentEditableWarning\" | \"suppressHydrationWarning\" | \"accessKey\" | \"className\" | \"contentEditable\" | \"contextMenu\" | \"dir\" | \"draggable\" | \"hidden\" | \"lang\" | \"placeholder\" | \"slot\" | \"spellCheck\" | \"style\" | \"tabIndex\" | \"title\" | \"translate\" | \"radioGroup\" | \"role\" | \"about\" | \"datatype\" | \"inlist\" | \"property\" | \"resource\" | \"typeof\" | \"vocab\" | \"autoCapitalize\" | \"autoCorrect\" | \"autoSave\" | \"color\" | \"itemProp\" | \"itemScope\" | \"itemType\" | \"itemID\" | \"itemRef\" | \"results\" | \"unselectable\" | \"inputMode\" | \"is\" | \"aria-activedescendant\" | \"aria-atomic\" | \"aria-autocomplete\" | \"aria-busy\" | \"aria-checked\" | \"aria-colcount\" | \"aria-colindex\" | \"aria-colspan\" | \"aria-controls\" | \"aria-current\" | \"aria-describedby\" | \"aria-details\" | \"aria-disabled\" | \"aria-dropeffect\" | \"aria-errormessage\" | \"aria-expanded\" | \"aria-flowto\" | \"aria-grabbed\" | \"aria-haspopup\" | \"aria-hidden\" | \"aria-invalid\" | \"aria-keyshortcuts\" | \"aria-label\" | \"aria-labelledby\" | \"aria-level\" | \"aria-live\" | \"aria-modal\" | \"aria-multiline\" | \"aria-multiselectable\" | \"aria-orientation\" | \"aria-owns\" | \"aria-placeholder\" | \"aria-posinset\" | \"aria-pressed\" | \"aria-readonly\" | \"aria-relevant\" | \"aria-required\" | \"aria-roledescription\" | \"aria-rowcount\" | \"aria-rowindex\" | \"aria-rowspan\" | \"aria-selected\" | \"aria-setsize\" | \"aria-sort\" | \"aria-valuemax\" | \"aria-valuemin\" | \"aria-valuenow\" | \"aria-valuetext\" | \"children\" | \"dangerouslySetInnerHTML\" | \"onCopy\" | \"onCopyCapture\" | \"onCut\" | \"onCutCapture\" | \"onPaste\" | \"onPasteCapture\" | \"onCompositionEnd\" | \"onCompositionEndCapture\" | \"onCompositionStart\" | \"onCompositionStartCapture\" | \"onCompositionUpdate\" | \"onCompositionUpdateCapture\" | \"onFocus\" | \"onFocusCapture\" | \"onBlur\" | \"onBlurCapture\" | \"onChangeCapture\" | \"onBeforeInput\" | \"onBeforeInputCapture\" | \"onInput\" | \"onInputCapture\" | \"onReset\" | \"onResetCapture\" | \"onSubmit\" | \"onSubmitCapture\" | \"onInvalid\" | \"onInvalidCapture\" | \"onLoad\" | \"onLoadCapture\" | \"onError\" | \"onErrorCapture\" | \"onKeyDown\" | \"onKeyDownCapture\" | \"onKeyPress\" | \"onKeyPressCapture\" | \"onKeyUp\" | \"onKeyUpCapture\" | \"onAbort\" | \"onAbortCapture\" | \"onCanPlay\" | \"onCanPlayCapture\" | \"onCanPlayThrough\" | \"onCanPlayThroughCapture\" | \"onDurationChange\" | \"onDurationChangeCapture\" | \"onEmptied\" | \"onEmptiedCapture\" | \"onEncrypted\" | \"onEncryptedCapture\" | \"onEnded\" | \"onEndedCapture\" | \"onLoadedData\" | \"onLoadedDataCapture\" | \"onLoadedMetadata\" | \"onLoadedMetadataCapture\" | \"onLoadStart\" | \"onLoadStartCapture\" | \"onPause\" | \"onPauseCapture\" | \"onPlay\" | \"onPlayCapture\" | \"onPlaying\" | \"onPlayingCapture\" | \"onProgress\" | \"onProgressCapture\" | \"onRateChange\" | \"onRateChangeCapture\" | \"onSeeked\" | \"onSeekedCapture\" | \"onSeeking\" | \"onSeekingCapture\" | \"onStalled\" | \"onStalledCapture\" | \"onSuspend\" | \"onSuspendCapture\" | \"onTimeUpdate\" | \"onTimeUpdateCapture\" | \"onVolumeChange\" | \"onVolumeChangeCapture\" | \"onWaiting\" | \"onWaitingCapture\" | \"onAuxClick\" | \"onAuxClickCapture\" | \"onClick\" | \"onClickCapture\" | \"onContextMenu\" | \"onContextMenuCapture\" | \"onDoubleClick\" | \"onDoubleClickCapture\" | \"onDrag\" | \"onDragCapture\" | \"onDragEnd\" | \"onDragEndCapture\" | \"onDragEnter\" | \"onDragEnterCapture\" | \"onDragExit\" | \"onDragExitCapture\" | \"onDragLeave\" | \"onDragLeaveCapture\" | \"onDragOver\" | \"onDragOverCapture\" | \"onDragStart\" | \"onDragStartCapture\" | \"onDrop\" | \"onDropCapture\" | \"onMouseDown\" | \"onMouseDownCapture\" | \"onMouseEnter\" | \"onMouseLeave\" | \"onMouseMove\" | \"onMouseMoveCapture\" | \"onMouseOut\" | \"onMouseOutCapture\" | \"onMouseOver\" | \"onMouseOverCapture\" | \"onMouseUp\" | \"onMouseUpCapture\" | \"onSelect\" | \"onSelectCapture\" | \"onTouchCancel\" | \"onTouchCancelCapture\" | \"onTouchEnd\" | \"onTouchEndCapture\" | \"onTouchMove\" | \"onTouchMoveCapture\" | \"onTouchStart\" | \"onTouchStartCapture\" | \"onPointerDown\" | \"onPointerDownCapture\" | \"onPointerMove\" | \"onPointerMoveCapture\" | \"onPointerUp\" | \"onPointerUpCapture\" | \"onPointerCancel\" | \"onPointerCancelCapture\" | \"onPointerEnter\" | \"onPointerEnterCapture\" | \"onPointerLeave\" | \"onPointerLeaveCapture\" | \"onPointerOver\" | \"onPointerOverCapture\" | \"onPointerOut\" | \"onPointerOutCapture\" | \"onGotPointerCapture\" | \"onGotPointerCaptureCapture\" | \"onLostPointerCapture\" | \"onLostPointerCaptureCapture\" | \"onScroll\" | \"onScrollCapture\" | \"onWheel\" | \"onWheelCapture\" | \"onAnimationStart\" | \"onAnimationStartCapture\" | \"onAnimationEnd\" | \"onAnimationEndCapture\" | \"onAnimationIteration\" | \"onAnimationIterationCapture\" | \"onTransitionEnd\" | \"onTransitionEndCapture\" | \"data-test-subj\" | \"css\" | \"alerts\" | \"observabilityRuleTypeRegistry\" | \"onClose\" | \"paddingSize\" | \"size\" | \"maxWidth\" | \"ownFocus\" | \"hideCloseButton\" | \"closeButtonProps\" | \"closeButtonPosition\" | \"maskProps\" | \"outsideClickCloses\" | \"side\" | \"pushMinBreakpoint\" | \"pushAnimation\" | \"focusTrapProps\" | \"includeFixedHeadersInFocusTrap\" | \"as\" | \"rawAlert\" | \"isInApp\" | \"selectedAlertId\"> & { ref?: ((instance: HTMLDivElement | null) => void) | React.RefObject | null | undefined; }> & { readonly _result: ({ alert, rawAlert, alerts, isInApp, observabilityRuleTypeRegistry, onClose, selectedAlertId, }: AlertsFlyoutProps) => JSX.Element | null; }" ], - "path": "x-pack/plugins/observability/public/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/index.ts", "deprecated": false, "trackAdoption": false, "returnComment": [], @@ -822,7 +822,7 @@ "ObservabilityAlertSearchBarProps", ") => JSX.Element" ], - "path": "x-pack/plugins/observability/public/components/alert_search_bar/get_alert_search_bar_lazy.tsx", + "path": "x-pack/plugins/observability_solution/observability/public/components/alert_search_bar/get_alert_search_bar_lazy.tsx", "deprecated": false, "trackAdoption": false, "children": [ @@ -836,7 +836,7 @@ "signature": [ "ObservabilityAlertSearchBarProps" ], - "path": "x-pack/plugins/observability/public/components/alert_search_bar/get_alert_search_bar_lazy.tsx", + "path": "x-pack/plugins/observability_solution/observability/public/components/alert_search_bar/get_alert_search_bar_lazy.tsx", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -855,7 +855,7 @@ "signature": [ "({\n derivedIndexPattern,\n onSubmit,\n onChange,\n value,\n placeholder,\n curryLoadSuggestions = defaultCurryLoadSuggestions,\n compressed,\n}: Props) => JSX.Element" ], - "path": "x-pack/plugins/observability/public/components/rule_kql_filter/kuery_bar.tsx", + "path": "x-pack/plugins/observability_solution/observability/public/components/rule_kql_filter/kuery_bar.tsx", "deprecated": false, "trackAdoption": false, "children": [ @@ -869,7 +869,7 @@ "signature": [ "Props" ], - "path": "x-pack/plugins/observability/public/components/rule_kql_filter/kuery_bar.tsx", + "path": "x-pack/plugins/observability_solution/observability/public/components/rule_kql_filter/kuery_bar.tsx", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -890,7 +890,7 @@ "ParsedQuery", "" ], - "path": "x-pack/plugins/observability/public/utils/url.ts", + "path": "x-pack/plugins/observability_solution/observability/public/utils/url.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -904,7 +904,7 @@ "signature": [ "string | undefined" ], - "path": "x-pack/plugins/observability/public/utils/url.ts", + "path": "x-pack/plugins/observability_solution/observability/public/utils/url.ts", "deprecated": false, "trackAdoption": false, "isRequired": false @@ -938,7 +938,7 @@ "text": "AlertSummaryTimeRange" } ], - "path": "x-pack/plugins/observability/public/hooks/use_summary_time_range.tsx", + "path": "x-pack/plugins/observability_solution/observability/public/hooks/use_summary_time_range.tsx", "deprecated": false, "trackAdoption": false, "children": [ @@ -958,7 +958,7 @@ "text": "TimeRange" } ], - "path": "x-pack/plugins/observability/public/hooks/use_summary_time_range.tsx", + "path": "x-pack/plugins/observability_solution/observability/public/hooks/use_summary_time_range.tsx", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -984,7 +984,7 @@ "text": "TimeBuckets" } ], - "path": "x-pack/plugins/observability/public/hooks/use_time_buckets.ts", + "path": "x-pack/plugins/observability_solution/observability/public/hooks/use_time_buckets.ts", "deprecated": false, "trackAdoption": false, "children": [], @@ -1001,7 +1001,7 @@ "signature": [ "React.FunctionComponent>" ], - "path": "x-pack/plugins/observability/public/components/rule_kql_filter/with_kuery_autocompletion.tsx", + "path": "x-pack/plugins/observability_solution/observability/public/components/rule_kql_filter/with_kuery_autocompletion.tsx", "deprecated": false, "trackAdoption": false, "returnComment": [], @@ -1046,7 +1046,7 @@ "tags": [], "label": "AlertSummaryField", "description": [], - "path": "x-pack/plugins/observability/public/pages/alert_details/components/alert_summary.tsx", + "path": "x-pack/plugins/observability_solution/observability/public/pages/alert_details/components/alert_summary.tsx", "deprecated": false, "trackAdoption": false, "children": [ @@ -1060,7 +1060,7 @@ "signature": [ "boolean | React.ReactChild | React.ReactFragment | React.ReactPortal | null | undefined" ], - "path": "x-pack/plugins/observability/public/pages/alert_details/components/alert_summary.tsx", + "path": "x-pack/plugins/observability_solution/observability/public/pages/alert_details/components/alert_summary.tsx", "deprecated": false, "trackAdoption": false }, @@ -1074,7 +1074,7 @@ "signature": [ "boolean | React.ReactChild | React.ReactFragment | React.ReactPortal | null | undefined" ], - "path": "x-pack/plugins/observability/public/pages/alert_details/components/alert_summary.tsx", + "path": "x-pack/plugins/observability_solution/observability/public/pages/alert_details/components/alert_summary.tsx", "deprecated": false, "trackAdoption": false } @@ -1105,7 +1105,7 @@ "text": "FetchDataResponse" } ], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1135,7 +1135,7 @@ }, "; }" ], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false }, @@ -1157,7 +1157,7 @@ }, "; }" ], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false } @@ -1171,7 +1171,7 @@ "tags": [], "label": "APMHasDataResponse", "description": [], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1182,7 +1182,7 @@ "tags": [], "label": "hasData", "description": [], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false }, @@ -1196,7 +1196,7 @@ "signature": [ "ApmIndicesConfig" ], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false } @@ -1227,7 +1227,7 @@ "text": "RuleTypeParams" } ], - "path": "x-pack/plugins/observability/public/typings/slo/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/slo/index.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1238,7 +1238,7 @@ "tags": [], "label": "sloId", "description": [], - "path": "x-pack/plugins/observability/public/typings/slo/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/slo/index.ts", "deprecated": false, "trackAdoption": false }, @@ -1259,7 +1259,7 @@ }, "[]" ], - "path": "x-pack/plugins/observability/public/typings/slo/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/slo/index.ts", "deprecated": false, "trackAdoption": false } @@ -1273,7 +1273,7 @@ "tags": [], "label": "ChartData", "description": [], - "path": "x-pack/plugins/observability/public/typings/slo/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/slo/index.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1284,7 +1284,7 @@ "tags": [], "label": "key", "description": [], - "path": "x-pack/plugins/observability/public/typings/slo/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/slo/index.ts", "deprecated": false, "trackAdoption": false }, @@ -1298,7 +1298,7 @@ "signature": [ "number | undefined" ], - "path": "x-pack/plugins/observability/public/typings/slo/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/slo/index.ts", "deprecated": false, "trackAdoption": false } @@ -1312,7 +1312,7 @@ "tags": [], "label": "Coordinates", "description": [], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1323,7 +1323,7 @@ "tags": [], "label": "x", "description": [], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false }, @@ -1337,7 +1337,7 @@ "signature": [ "number | null | undefined" ], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false } @@ -1361,7 +1361,7 @@ }, "" ], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1391,7 +1391,7 @@ }, "[T]>" ], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false, "returnComment": [], @@ -1412,7 +1412,7 @@ "text": "FetchDataParams" } ], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false } @@ -1444,7 +1444,7 @@ }, "[T]>" ], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false, "returnComment": [], @@ -1466,7 +1466,7 @@ }, " | undefined" ], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false } @@ -1482,7 +1482,7 @@ "tags": [], "label": "Duration", "description": [], - "path": "x-pack/plugins/observability/public/typings/slo/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/slo/index.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1493,7 +1493,7 @@ "tags": [], "label": "value", "description": [], - "path": "x-pack/plugins/observability/public/typings/slo/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/slo/index.ts", "deprecated": false, "trackAdoption": false }, @@ -1507,7 +1507,7 @@ "signature": [ "\"m\" | \"M\" | \"w\" | \"d\" | \"h\"" ], - "path": "x-pack/plugins/observability/public/typings/slo/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/slo/index.ts", "deprecated": false, "trackAdoption": false } @@ -1521,7 +1521,7 @@ "tags": [], "label": "FetchDataParams", "description": [], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1535,7 +1535,7 @@ "signature": [ "{ start: number; end: number; }" ], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false }, @@ -1549,7 +1549,7 @@ "signature": [ "{ start: string; end: string; }" ], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false }, @@ -1563,7 +1563,7 @@ "signature": [ "string | undefined" ], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false }, @@ -1574,7 +1574,7 @@ "tags": [], "label": "bucketSize", "description": [], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false }, @@ -1585,7 +1585,7 @@ "tags": [], "label": "intervalString", "description": [], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false }, @@ -1599,7 +1599,7 @@ "signature": [ "string | undefined" ], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false } @@ -1613,7 +1613,7 @@ "tags": [], "label": "FetchDataResponse", "description": [], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1624,7 +1624,7 @@ "tags": [], "label": "appLink", "description": [], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false } @@ -1638,7 +1638,7 @@ "tags": [], "label": "HasDataParams", "description": [], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1652,7 +1652,7 @@ "signature": [ "{ start: number; end: number; }" ], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false } @@ -1666,7 +1666,7 @@ "tags": [], "label": "HasDataResponse", "description": [], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1677,7 +1677,7 @@ "tags": [], "label": "hasData", "description": [], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false } @@ -1691,7 +1691,7 @@ "tags": [], "label": "InfraLogsHasDataResponse", "description": [], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1702,7 +1702,7 @@ "tags": [], "label": "hasData", "description": [], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false }, @@ -1713,7 +1713,7 @@ "tags": [], "label": "indices", "description": [], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false } @@ -1727,7 +1727,7 @@ "tags": [], "label": "InfraMetricsHasDataResponse", "description": [], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1738,7 +1738,7 @@ "tags": [], "label": "hasData", "description": [], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false }, @@ -1749,7 +1749,7 @@ "tags": [], "label": "indices", "description": [], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false } @@ -1780,7 +1780,7 @@ "text": "FetchDataResponse" } ], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1802,7 +1802,7 @@ }, " & { label: string; }; }" ], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false }, @@ -1824,7 +1824,7 @@ }, " & { label: string; }; }" ], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false } @@ -1855,7 +1855,7 @@ "text": "FetchDataResponse" } ], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1877,7 +1877,7 @@ }, ">" ], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1891,7 +1891,7 @@ "signature": [ "string" ], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -1906,7 +1906,7 @@ "signature": [ "string" ], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -1931,7 +1931,7 @@ }, "[]" ], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false } @@ -1945,7 +1945,7 @@ "tags": [], "label": "MetricsFetchDataSeries", "description": [], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1956,7 +1956,7 @@ "tags": [], "label": "id", "description": [], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false }, @@ -1970,7 +1970,7 @@ "signature": [ "string | null" ], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false }, @@ -1984,7 +1984,7 @@ "signature": [ "string | null" ], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false }, @@ -1998,7 +1998,7 @@ "signature": [ "string | null" ], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false }, @@ -2012,7 +2012,7 @@ "signature": [ "number | null" ], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false }, @@ -2026,7 +2026,7 @@ "signature": [ "number | null" ], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false }, @@ -2040,7 +2040,7 @@ "signature": [ "number | null" ], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false }, @@ -2054,7 +2054,7 @@ "signature": [ "number | null" ], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false }, @@ -2068,7 +2068,7 @@ "signature": [ "number | null" ], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false }, @@ -2082,7 +2082,7 @@ "signature": [ "number | null" ], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false }, @@ -2136,7 +2136,7 @@ }, "; }[]" ], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false } @@ -2150,7 +2150,7 @@ "tags": [], "label": "ObservabilityFetchDataResponse", "description": [], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -2170,7 +2170,7 @@ "text": "ApmFetchDataResponse" } ], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false }, @@ -2190,7 +2190,7 @@ "text": "MetricsFetchDataResponse" } ], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false }, @@ -2210,7 +2210,7 @@ "text": "LogsFetchDataResponse" } ], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false }, @@ -2230,7 +2230,7 @@ "text": "UptimeFetchDataResponse" } ], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false }, @@ -2250,7 +2250,7 @@ "text": "UxFetchDataResponse" } ], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false }, @@ -2270,7 +2270,7 @@ "text": "FetchDataResponse" } ], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false } @@ -2284,7 +2284,7 @@ "tags": [], "label": "ObservabilityHasDataResponse", "description": [], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -2304,7 +2304,7 @@ "text": "APMHasDataResponse" } ], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false }, @@ -2324,7 +2324,7 @@ "text": "InfraMetricsHasDataResponse" } ], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false }, @@ -2344,7 +2344,7 @@ "text": "InfraLogsHasDataResponse" } ], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false }, @@ -2364,7 +2364,7 @@ "text": "SyntheticsHasDataResponse" } ], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false }, @@ -2384,7 +2384,7 @@ "text": "UXHasDataResponse" } ], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false }, @@ -2398,7 +2398,7 @@ "signature": [ "UniversalProfilingHasDataResponse" ], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false } @@ -2412,7 +2412,7 @@ "tags": [], "label": "ObservabilityPublicPluginsSetup", "description": [], - "path": "x-pack/plugins/observability/public/plugin.ts", + "path": "x-pack/plugins/observability_solution/observability/public/plugin.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -2432,7 +2432,7 @@ "text": "DataPublicPluginSetup" } ], - "path": "x-pack/plugins/observability/public/plugin.ts", + "path": "x-pack/plugins/observability_solution/observability/public/plugin.ts", "deprecated": false, "trackAdoption": false }, @@ -2454,7 +2454,7 @@ }, "[]) => void; has: (id: string) => boolean; }" ], - "path": "x-pack/plugins/observability/public/plugin.ts", + "path": "x-pack/plugins/observability_solution/observability/public/plugin.ts", "deprecated": false, "trackAdoption": false }, @@ -2478,7 +2478,7 @@ }, "[]>) => void; }; }" ], - "path": "x-pack/plugins/observability/public/plugin.ts", + "path": "x-pack/plugins/observability_solution/observability/public/plugin.ts", "deprecated": false, "trackAdoption": false }, @@ -2498,7 +2498,7 @@ "text": "ObservabilityAIAssistantPluginSetup" } ], - "path": "x-pack/plugins/observability/public/plugin.ts", + "path": "x-pack/plugins/observability_solution/observability/public/plugin.ts", "deprecated": false, "trackAdoption": false }, @@ -2546,7 +2546,7 @@ }, ") => void; }" ], - "path": "x-pack/plugins/observability/public/plugin.ts", + "path": "x-pack/plugins/observability_solution/observability/public/plugin.ts", "deprecated": false, "trackAdoption": false }, @@ -2566,7 +2566,7 @@ "text": "TriggersAndActionsUIPublicPluginSetup" } ], - "path": "x-pack/plugins/observability/public/plugin.ts", + "path": "x-pack/plugins/observability_solution/observability/public/plugin.ts", "deprecated": false, "trackAdoption": false }, @@ -2587,7 +2587,7 @@ }, " | undefined" ], - "path": "x-pack/plugins/observability/public/plugin.ts", + "path": "x-pack/plugins/observability_solution/observability/public/plugin.ts", "deprecated": false, "trackAdoption": false }, @@ -2607,7 +2607,7 @@ "text": "UsageCollectionSetup" } ], - "path": "x-pack/plugins/observability/public/plugin.ts", + "path": "x-pack/plugins/observability_solution/observability/public/plugin.ts", "deprecated": false, "trackAdoption": false }, @@ -2627,7 +2627,7 @@ "text": "EmbeddableSetup" } ], - "path": "x-pack/plugins/observability/public/plugin.ts", + "path": "x-pack/plugins/observability_solution/observability/public/plugin.ts", "deprecated": false, "trackAdoption": false }, @@ -2673,7 +2673,7 @@ }, ") => void; }" ], - "path": "x-pack/plugins/observability/public/plugin.ts", + "path": "x-pack/plugins/observability_solution/observability/public/plugin.ts", "deprecated": false, "trackAdoption": false }, @@ -2693,7 +2693,7 @@ "text": "LicensingPluginSetup" } ], - "path": "x-pack/plugins/observability/public/plugin.ts", + "path": "x-pack/plugins/observability_solution/observability/public/plugin.ts", "deprecated": false, "trackAdoption": false }, @@ -2714,7 +2714,7 @@ }, " | undefined" ], - "path": "x-pack/plugins/observability/public/plugin.ts", + "path": "x-pack/plugins/observability_solution/observability/public/plugin.ts", "deprecated": false, "trackAdoption": false }, @@ -2735,7 +2735,7 @@ }, " | undefined" ], - "path": "x-pack/plugins/observability/public/plugin.ts", + "path": "x-pack/plugins/observability_solution/observability/public/plugin.ts", "deprecated": false, "trackAdoption": false } @@ -2749,7 +2749,7 @@ "tags": [], "label": "ObservabilityPublicPluginsStart", "description": [], - "path": "x-pack/plugins/observability/public/plugin.ts", + "path": "x-pack/plugins/observability_solution/observability/public/plugin.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -2787,7 +2787,7 @@ }, ") => void; has: (id: string) => boolean; }" ], - "path": "x-pack/plugins/observability/public/plugin.ts", + "path": "x-pack/plugins/observability_solution/observability/public/plugin.ts", "deprecated": false, "trackAdoption": false }, @@ -2807,7 +2807,7 @@ "text": "CasesUiStart" } ], - "path": "x-pack/plugins/observability/public/plugin.ts", + "path": "x-pack/plugins/observability_solution/observability/public/plugin.ts", "deprecated": false, "trackAdoption": false }, @@ -2830,7 +2830,7 @@ "ActiveCursor", "; }" ], - "path": "x-pack/plugins/observability/public/plugin.ts", + "path": "x-pack/plugins/observability_solution/observability/public/plugin.ts", "deprecated": false, "trackAdoption": false }, @@ -2850,7 +2850,7 @@ "text": "ContentManagementPublicStart" } ], - "path": "x-pack/plugins/observability/public/plugin.ts", + "path": "x-pack/plugins/observability_solution/observability/public/plugin.ts", "deprecated": false, "trackAdoption": false }, @@ -2870,7 +2870,7 @@ "text": "DataPublicPluginStart" } ], - "path": "x-pack/plugins/observability/public/plugin.ts", + "path": "x-pack/plugins/observability_solution/observability/public/plugin.ts", "deprecated": false, "trackAdoption": false }, @@ -2890,7 +2890,7 @@ "text": "DataViewsServicePublic" } ], - "path": "x-pack/plugins/observability/public/plugin.ts", + "path": "x-pack/plugins/observability_solution/observability/public/plugin.ts", "deprecated": false, "trackAdoption": false }, @@ -2910,7 +2910,7 @@ "text": "PluginStart" } ], - "path": "x-pack/plugins/observability/public/plugin.ts", + "path": "x-pack/plugins/observability_solution/observability/public/plugin.ts", "deprecated": false, "trackAdoption": false }, @@ -2930,7 +2930,7 @@ "text": "DiscoverStart" } ], - "path": "x-pack/plugins/observability/public/plugin.ts", + "path": "x-pack/plugins/observability_solution/observability/public/plugin.ts", "deprecated": false, "trackAdoption": false }, @@ -2950,7 +2950,7 @@ "text": "EmbeddableStart" } ], - "path": "x-pack/plugins/observability/public/plugin.ts", + "path": "x-pack/plugins/observability_solution/observability/public/plugin.ts", "deprecated": false, "trackAdoption": false }, @@ -2992,7 +2992,7 @@ }, ") => JSX.Element | null; }" ], - "path": "x-pack/plugins/observability/public/plugin.ts", + "path": "x-pack/plugins/observability_solution/observability/public/plugin.ts", "deprecated": false, "trackAdoption": false }, @@ -3022,7 +3022,7 @@ }, "; }" ], - "path": "x-pack/plugins/observability/public/plugin.ts", + "path": "x-pack/plugins/observability_solution/observability/public/plugin.ts", "deprecated": false, "trackAdoption": false }, @@ -3043,7 +3043,7 @@ }, " | undefined" ], - "path": "x-pack/plugins/observability/public/plugin.ts", + "path": "x-pack/plugins/observability_solution/observability/public/plugin.ts", "deprecated": false, "trackAdoption": false }, @@ -3063,7 +3063,7 @@ "text": "LensPublicStart" } ], - "path": "x-pack/plugins/observability/public/plugin.ts", + "path": "x-pack/plugins/observability_solution/observability/public/plugin.ts", "deprecated": false, "trackAdoption": false }, @@ -3083,7 +3083,7 @@ "text": "LicensingPluginStart" } ], - "path": "x-pack/plugins/observability/public/plugin.ts", + "path": "x-pack/plugins/observability_solution/observability/public/plugin.ts", "deprecated": false, "trackAdoption": false }, @@ -3127,7 +3127,7 @@ }, ">; }) => void; setIsSidebarEnabled: (isEnabled: boolean) => void; }" ], - "path": "x-pack/plugins/observability/public/plugin.ts", + "path": "x-pack/plugins/observability_solution/observability/public/plugin.ts", "deprecated": false, "trackAdoption": false }, @@ -3147,7 +3147,7 @@ "text": "ObservabilityAIAssistantPluginStart" } ], - "path": "x-pack/plugins/observability/public/plugin.ts", + "path": "x-pack/plugins/observability_solution/observability/public/plugin.ts", "deprecated": false, "trackAdoption": false }, @@ -3209,7 +3209,7 @@ }, ">) => void; has: (id: string) => boolean; }" ], - "path": "x-pack/plugins/observability/public/plugin.ts", + "path": "x-pack/plugins/observability_solution/observability/public/plugin.ts", "deprecated": false, "trackAdoption": false }, @@ -3229,7 +3229,7 @@ "text": "SecurityPluginStart" } ], - "path": "x-pack/plugins/observability/public/plugin.ts", + "path": "x-pack/plugins/observability_solution/observability/public/plugin.ts", "deprecated": false, "trackAdoption": false }, @@ -3269,7 +3269,7 @@ }, ">): void; }" ], - "path": "x-pack/plugins/observability/public/plugin.ts", + "path": "x-pack/plugins/observability_solution/observability/public/plugin.ts", "deprecated": false, "trackAdoption": false }, @@ -3290,7 +3290,7 @@ }, " | undefined" ], - "path": "x-pack/plugins/observability/public/plugin.ts", + "path": "x-pack/plugins/observability_solution/observability/public/plugin.ts", "deprecated": false, "trackAdoption": false }, @@ -3310,7 +3310,7 @@ "text": "TriggersAndActionsUIPublicPluginStart" } ], - "path": "x-pack/plugins/observability/public/plugin.ts", + "path": "x-pack/plugins/observability_solution/observability/public/plugin.ts", "deprecated": false, "trackAdoption": false }, @@ -3330,7 +3330,7 @@ "text": "UsageCollectionSetup" } ], - "path": "x-pack/plugins/observability/public/plugin.ts", + "path": "x-pack/plugins/observability_solution/observability/public/plugin.ts", "deprecated": false, "trackAdoption": false }, @@ -3350,7 +3350,7 @@ "text": "UnifiedSearchPublicPluginStart" } ], - "path": "x-pack/plugins/observability/public/plugin.ts", + "path": "x-pack/plugins/observability_solution/observability/public/plugin.ts", "deprecated": false, "trackAdoption": false }, @@ -3371,7 +3371,7 @@ }, " | undefined" ], - "path": "x-pack/plugins/observability/public/plugin.ts", + "path": "x-pack/plugins/observability_solution/observability/public/plugin.ts", "deprecated": false, "trackAdoption": false }, @@ -3392,7 +3392,7 @@ }, " | undefined" ], - "path": "x-pack/plugins/observability/public/plugin.ts", + "path": "x-pack/plugins/observability_solution/observability/public/plugin.ts", "deprecated": false, "trackAdoption": false }, @@ -3406,7 +3406,7 @@ "signature": [ "AiopsPluginStart" ], - "path": "x-pack/plugins/observability/public/plugin.ts", + "path": "x-pack/plugins/observability_solution/observability/public/plugin.ts", "deprecated": false, "trackAdoption": false }, @@ -3427,7 +3427,7 @@ }, " | undefined" ], - "path": "x-pack/plugins/observability/public/plugin.ts", + "path": "x-pack/plugins/observability_solution/observability/public/plugin.ts", "deprecated": false, "trackAdoption": false }, @@ -3447,7 +3447,7 @@ "text": "IUiSettingsClient" } ], - "path": "x-pack/plugins/observability/public/plugin.ts", + "path": "x-pack/plugins/observability_solution/observability/public/plugin.ts", "deprecated": false, "trackAdoption": false }, @@ -3535,7 +3535,7 @@ }, "; }" ], - "path": "x-pack/plugins/observability/public/plugin.ts", + "path": "x-pack/plugins/observability_solution/observability/public/plugin.ts", "deprecated": false, "trackAdoption": false }, @@ -3556,7 +3556,7 @@ }, " | undefined" ], - "path": "x-pack/plugins/observability/public/plugin.ts", + "path": "x-pack/plugins/observability_solution/observability/public/plugin.ts", "deprecated": false, "trackAdoption": false }, @@ -3576,7 +3576,7 @@ "text": "ThemeServiceSetup" } ], - "path": "x-pack/plugins/observability/public/plugin.ts", + "path": "x-pack/plugins/observability_solution/observability/public/plugin.ts", "deprecated": false, "trackAdoption": false } @@ -3608,7 +3608,7 @@ }, "" ], - "path": "x-pack/plugins/observability/public/rules/create_observability_rule_type_registry.ts", + "path": "x-pack/plugins/observability_solution/observability/public/rules/create_observability_rule_type_registry.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -3634,7 +3634,7 @@ "Maybe", ", denominator: number | undefined, fallbackResult?: string) => string; }; }) => { reason: string; link?: string | undefined; hasBasePath?: boolean | undefined; }" ], - "path": "x-pack/plugins/observability/public/rules/create_observability_rule_type_registry.ts", + "path": "x-pack/plugins/observability_solution/observability/public/rules/create_observability_rule_type_registry.ts", "deprecated": false, "trackAdoption": false, "returnComment": [], @@ -3661,7 +3661,7 @@ "Maybe", ", denominator: number | undefined, fallbackResult?: string) => string; }; }" ], - "path": "x-pack/plugins/observability/public/rules/create_observability_rule_type_registry.ts", + "path": "x-pack/plugins/observability_solution/observability/public/rules/create_observability_rule_type_registry.ts", "deprecated": false, "trackAdoption": false } @@ -3677,7 +3677,7 @@ "signature": [ "number | undefined" ], - "path": "x-pack/plugins/observability/public/rules/create_observability_rule_type_registry.ts", + "path": "x-pack/plugins/observability_solution/observability/public/rules/create_observability_rule_type_registry.ts", "deprecated": false, "trackAdoption": false } @@ -3691,7 +3691,7 @@ "tags": [], "label": "Series", "description": [], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -3712,7 +3712,7 @@ }, "[]" ], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false } @@ -3747,7 +3747,7 @@ "text": "SerializableRecord" } ], - "path": "x-pack/plugins/observability/public/locators/slo_edit.ts", + "path": "x-pack/plugins/observability_solution/observability/public/locators/slo_edit.ts", "deprecated": false, "trackAdoption": false, "children": [], @@ -3760,7 +3760,7 @@ "tags": [], "label": "Stat", "description": [], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -3774,7 +3774,7 @@ "signature": [ "\"number\" | \"percent\" | \"bytesPerSecond\"" ], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false }, @@ -3785,7 +3785,7 @@ "tags": [], "label": "value", "description": [], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false } @@ -3816,7 +3816,7 @@ "text": "HasDataResponse" } ], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -3827,7 +3827,7 @@ "tags": [], "label": "indices", "description": [], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false } @@ -3851,7 +3851,7 @@ }, "" ], - "path": "x-pack/plugins/observability/public/typings/alerts.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/alerts.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -3873,7 +3873,7 @@ }, "[]; }; readonly \"kibana.alert.rule.parameters\": { readonly array: false; readonly type: \"flattened\"; readonly ignore_above: 4096; readonly required: false; }; readonly \"kibana.alert.rule.tags\": { readonly type: \"keyword\"; readonly array: true; readonly required: false; }; readonly \"kibana.alert.start\": { readonly type: \"date\"; readonly array: false; readonly required: false; }; readonly \"kibana.alert.time_range\": { readonly type: \"date_range\"; readonly format: \"epoch_millis||strict_date_optional_time\"; readonly array: false; readonly required: false; }; readonly \"kibana.alert.url\": { readonly type: \"keyword\"; readonly array: false; readonly index: false; readonly required: false; readonly ignore_above: 2048; }; readonly \"kibana.alert.workflow_assignee_ids\": { readonly type: \"keyword\"; readonly array: true; readonly required: false; }; readonly \"kibana.alert.workflow_status\": { readonly type: \"keyword\"; readonly array: false; readonly required: false; }; readonly \"kibana.alert.workflow_tags\": { readonly type: \"keyword\"; readonly array: true; readonly required: false; }; readonly \"kibana.version\": { readonly type: \"version\"; readonly array: false; readonly required: false; }; }>> & OutputOf> & TAdditionalMetaFields" ], - "path": "x-pack/plugins/observability/public/typings/alerts.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/alerts.ts", "deprecated": false, "trackAdoption": false }, @@ -3884,7 +3884,7 @@ "tags": [], "label": "start", "description": [], - "path": "x-pack/plugins/observability/public/typings/alerts.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/alerts.ts", "deprecated": false, "trackAdoption": false }, @@ -3895,7 +3895,7 @@ "tags": [], "label": "lastUpdated", "description": [], - "path": "x-pack/plugins/observability/public/typings/alerts.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/alerts.ts", "deprecated": false, "trackAdoption": false }, @@ -3906,7 +3906,7 @@ "tags": [], "label": "reason", "description": [], - "path": "x-pack/plugins/observability/public/typings/alerts.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/alerts.ts", "deprecated": false, "trackAdoption": false }, @@ -3920,7 +3920,7 @@ "signature": [ "string | undefined" ], - "path": "x-pack/plugins/observability/public/typings/alerts.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/alerts.ts", "deprecated": false, "trackAdoption": false }, @@ -3931,7 +3931,7 @@ "tags": [], "label": "active", "description": [], - "path": "x-pack/plugins/observability/public/typings/alerts.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/alerts.ts", "deprecated": false, "trackAdoption": false }, @@ -3945,7 +3945,7 @@ "signature": [ "boolean | undefined" ], - "path": "x-pack/plugins/observability/public/typings/alerts.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/alerts.ts", "deprecated": false, "trackAdoption": false } @@ -3976,7 +3976,7 @@ "text": "FetchDataResponse" } ], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -4014,7 +4014,7 @@ }, "; }" ], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false }, @@ -4044,7 +4044,7 @@ }, "; }" ], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false } @@ -4075,7 +4075,7 @@ "text": "FetchDataResponse" } ], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -4095,7 +4095,7 @@ "text": "UXMetrics" } ], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false } @@ -4126,7 +4126,7 @@ "text": "HasDataResponse" } ], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -4140,7 +4140,7 @@ "signature": [ "string | number | undefined" ], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false }, @@ -4154,7 +4154,7 @@ "signature": [ "string | undefined" ], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false } @@ -4168,7 +4168,7 @@ "tags": [], "label": "WindowSchema", "description": [], - "path": "x-pack/plugins/observability/public/typings/slo/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/slo/index.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -4179,7 +4179,7 @@ "tags": [], "label": "id", "description": [], - "path": "x-pack/plugins/observability/public/typings/slo/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/slo/index.ts", "deprecated": false, "trackAdoption": false }, @@ -4190,7 +4190,7 @@ "tags": [], "label": "burnRateThreshold", "description": [], - "path": "x-pack/plugins/observability/public/typings/slo/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/slo/index.ts", "deprecated": false, "trackAdoption": false }, @@ -4201,7 +4201,7 @@ "tags": [], "label": "maxBurnRateThreshold", "description": [], - "path": "x-pack/plugins/observability/public/typings/slo/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/slo/index.ts", "deprecated": false, "trackAdoption": false }, @@ -4221,7 +4221,7 @@ "text": "Duration" } ], - "path": "x-pack/plugins/observability/public/typings/slo/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/slo/index.ts", "deprecated": false, "trackAdoption": false }, @@ -4241,7 +4241,7 @@ "text": "Duration" } ], - "path": "x-pack/plugins/observability/public/typings/slo/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/slo/index.ts", "deprecated": false, "trackAdoption": false }, @@ -4252,7 +4252,7 @@ "tags": [], "label": "actionGroup", "description": [], - "path": "x-pack/plugins/observability/public/typings/slo/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/slo/index.ts", "deprecated": false, "trackAdoption": false } @@ -4272,7 +4272,7 @@ "signature": [ "\"ALERTS_LOCATOR\"" ], - "path": "x-pack/plugins/observability/common/index.ts", + "path": "x-pack/plugins/observability_solution/observability/common/index.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4287,7 +4287,7 @@ "signature": [ "\"observability:apmEnableTableSearchBar\"" ], - "path": "x-pack/plugins/observability/common/ui_settings_keys.ts", + "path": "x-pack/plugins/observability_solution/observability/common/ui_settings_keys.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4302,7 +4302,7 @@ "signature": [ "\"observability:apmServiceGroupMaxNumberOfServices\"" ], - "path": "x-pack/plugins/observability/common/ui_settings_keys.ts", + "path": "x-pack/plugins/observability_solution/observability/common/ui_settings_keys.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4317,7 +4317,7 @@ "signature": [ "\"m\" | \"M\" | \"w\" | \"d\" | \"h\"" ], - "path": "x-pack/plugins/observability/public/typings/slo/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/slo/index.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4332,7 +4332,7 @@ "signature": [ "\"observability:apmAgentExplorerView\"" ], - "path": "x-pack/plugins/observability/common/ui_settings_keys.ts", + "path": "x-pack/plugins/observability_solution/observability/common/ui_settings_keys.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4347,7 +4347,7 @@ "signature": [ "\"observability:enableComparisonByDefault\"" ], - "path": "x-pack/plugins/observability/common/ui_settings_keys.ts", + "path": "x-pack/plugins/observability_solution/observability/common/ui_settings_keys.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4362,7 +4362,7 @@ "signature": [ "\"observability:enableInfrastructureHostsView\"" ], - "path": "x-pack/plugins/observability/common/ui_settings_keys.ts", + "path": "x-pack/plugins/observability_solution/observability/common/ui_settings_keys.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4377,7 +4377,7 @@ "signature": [ "\"observability:enableInspectEsQueries\"" ], - "path": "x-pack/plugins/observability/common/ui_settings_keys.ts", + "path": "x-pack/plugins/observability_solution/observability/common/ui_settings_keys.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4392,7 +4392,7 @@ "signature": [ "\"observability:enableLegacyUptimeApp\"" ], - "path": "x-pack/plugins/observability/common/ui_settings_keys.ts", + "path": "x-pack/plugins/observability_solution/observability/common/ui_settings_keys.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4415,7 +4415,7 @@ }, ") => Promise" ], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false, "returnComment": [], @@ -4436,7 +4436,7 @@ "text": "FetchDataParams" } ], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false } @@ -4469,7 +4469,7 @@ }, "[T]>" ], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false, "returnComment": [], @@ -4491,7 +4491,7 @@ }, " | undefined" ], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false } @@ -4508,7 +4508,7 @@ "signature": [ "number | null" ], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4523,7 +4523,7 @@ "signature": [ "\"observability-overview\"" ], - "path": "x-pack/plugins/observability/common/index.ts", + "path": "x-pack/plugins/observability_solution/observability/common/index.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4538,7 +4538,7 @@ "signature": [ "\"observability\"" ], - "path": "x-pack/plugins/observability/common/index.ts", + "path": "x-pack/plugins/observability_solution/observability/common/index.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4553,7 +4553,7 @@ "signature": [ "\"uptime\" | \"ux\" | \"infra_logs\" | \"infra_metrics\" | \"apm\" | \"universal_profiling\"" ], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4580,7 +4580,7 @@ "Maybe", ", denominator: number | undefined, fallbackResult?: string) => string; }; }) => { reason: string; link?: string | undefined; hasBasePath?: boolean | undefined; }" ], - "path": "x-pack/plugins/observability/public/rules/create_observability_rule_type_registry.ts", + "path": "x-pack/plugins/observability_solution/observability/public/rules/create_observability_rule_type_registry.ts", "deprecated": false, "trackAdoption": false, "returnComment": [], @@ -4607,7 +4607,7 @@ "Maybe", ", denominator: number | undefined, fallbackResult?: string) => string; }; }" ], - "path": "x-pack/plugins/observability/public/rules/create_observability_rule_type_registry.ts", + "path": "x-pack/plugins/observability_solution/observability/public/rules/create_observability_rule_type_registry.ts", "deprecated": false, "trackAdoption": false } @@ -4640,7 +4640,7 @@ }, " | undefined; list: () => string[]; }" ], - "path": "x-pack/plugins/observability/public/rules/create_observability_rule_type_registry.ts", + "path": "x-pack/plugins/observability_solution/observability/public/rules/create_observability_rule_type_registry.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4655,7 +4655,7 @@ "signature": [ "\"RULE_DETAILS_LOCATOR\"" ], - "path": "x-pack/plugins/observability/common/index.ts", + "path": "x-pack/plugins/observability_solution/observability/common/index.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4670,7 +4670,7 @@ "signature": [ "\"RULES_LOCATOR\"" ], - "path": "x-pack/plugins/observability/common/index.ts", + "path": "x-pack/plugins/observability_solution/observability/common/index.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4685,7 +4685,7 @@ "signature": [ "\"SLO_DETAILS_LOCATOR\"" ], - "path": "x-pack/plugins/observability/common/index.ts", + "path": "x-pack/plugins/observability_solution/observability/common/index.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4700,7 +4700,7 @@ "signature": [ "\"SLO_EDIT_LOCATOR\"" ], - "path": "x-pack/plugins/observability/common/index.ts", + "path": "x-pack/plugins/observability_solution/observability/common/index.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4715,7 +4715,7 @@ "signature": [ "string | null" ], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4740,7 +4740,7 @@ }, " : K[attr]) | undefined; }" ], - "path": "x-pack/plugins/observability/public/typings/utils.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/utils.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4755,7 +4755,7 @@ "signature": [ "\"observability:syntheticsThrottlingEnabled\"" ], - "path": "x-pack/plugins/observability/common/ui_settings_keys.ts", + "path": "x-pack/plugins/observability_solution/observability/common/ui_settings_keys.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4776,7 +4776,7 @@ "text": "FetchDataResponse" } ], - "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", + "path": "x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4791,7 +4791,7 @@ "signature": [ "\"UPTIME_OVERVIEW_LOCATOR\"" ], - "path": "x-pack/plugins/observability/common/index.ts", + "path": "x-pack/plugins/observability_solution/observability/common/index.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4906,7 +4906,7 @@ "SloListLocatorParams", ">; }" ], - "path": "x-pack/plugins/observability/public/plugin.ts", + "path": "x-pack/plugins/observability_solution/observability/public/plugin.ts", "deprecated": false, "trackAdoption": false, "lifecycle": "setup", @@ -4958,7 +4958,7 @@ "CreateSLOForm", "> | undefined; }) => JSX.Element; }" ], - "path": "x-pack/plugins/observability/public/plugin.ts", + "path": "x-pack/plugins/observability_solution/observability/public/plugin.ts", "deprecated": false, "trackAdoption": false, "lifecycle": "start", @@ -4978,7 +4978,7 @@ "WrappedElasticsearchClientError", " extends Error" ], - "path": "x-pack/plugins/observability/common/utils/unwrap_es_response.ts", + "path": "x-pack/plugins/observability_solution/observability/common/utils/unwrap_es_response.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -4992,7 +4992,7 @@ "signature": [ "ElasticsearchClientError" ], - "path": "x-pack/plugins/observability/common/utils/unwrap_es_response.ts", + "path": "x-pack/plugins/observability_solution/observability/common/utils/unwrap_es_response.ts", "deprecated": false, "trackAdoption": false }, @@ -5006,7 +5006,7 @@ "signature": [ "any" ], - "path": "x-pack/plugins/observability/common/utils/unwrap_es_response.ts", + "path": "x-pack/plugins/observability_solution/observability/common/utils/unwrap_es_response.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -5020,7 +5020,7 @@ "signature": [ "ElasticsearchClientError" ], - "path": "x-pack/plugins/observability/common/utils/unwrap_es_response.ts", + "path": "x-pack/plugins/observability_solution/observability/common/utils/unwrap_es_response.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -5079,7 +5079,7 @@ }, "; }) => Promise" ], - "path": "x-pack/plugins/observability/server/utils/create_or_update_index.ts", + "path": "x-pack/plugins/observability_solution/observability/server/utils/create_or_update_index.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -5090,7 +5090,7 @@ "tags": [], "label": "{\n index,\n mappings,\n client,\n logger,\n}", "description": [], - "path": "x-pack/plugins/observability/server/utils/create_or_update_index.ts", + "path": "x-pack/plugins/observability_solution/observability/server/utils/create_or_update_index.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -5101,7 +5101,7 @@ "tags": [], "label": "index", "description": [], - "path": "x-pack/plugins/observability/server/utils/create_or_update_index.ts", + "path": "x-pack/plugins/observability_solution/observability/server/utils/create_or_update_index.ts", "deprecated": false, "trackAdoption": false }, @@ -5134,7 +5134,7 @@ "MappingRuntimeFields", " | undefined; }" ], - "path": "x-pack/plugins/observability/server/utils/create_or_update_index.ts", + "path": "x-pack/plugins/observability_solution/observability/server/utils/create_or_update_index.ts", "deprecated": false, "trackAdoption": false }, @@ -6364,7 +6364,7 @@ "default", "; }" ], - "path": "x-pack/plugins/observability/server/utils/create_or_update_index.ts", + "path": "x-pack/plugins/observability_solution/observability/server/utils/create_or_update_index.ts", "deprecated": false, "trackAdoption": false }, @@ -6384,7 +6384,7 @@ "text": "Logger" } ], - "path": "x-pack/plugins/observability/server/utils/create_or_update_index.ts", + "path": "x-pack/plugins/observability_solution/observability/server/utils/create_or_update_index.ts", "deprecated": false, "trackAdoption": false } @@ -6424,7 +6424,7 @@ "AcknowledgedResponseBase", " | undefined>" ], - "path": "x-pack/plugins/observability/server/utils/create_or_update_index_template.ts", + "path": "x-pack/plugins/observability_solution/observability/server/utils/create_or_update_index_template.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -6435,7 +6435,7 @@ "tags": [], "label": "{\n indexTemplate,\n client,\n logger,\n}", "description": [], - "path": "x-pack/plugins/observability/server/utils/create_or_update_index_template.ts", + "path": "x-pack/plugins/observability_solution/observability/server/utils/create_or_update_index_template.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -6449,7 +6449,7 @@ "signature": [ "IndicesPutIndexTemplateRequest" ], - "path": "x-pack/plugins/observability/server/utils/create_or_update_index_template.ts", + "path": "x-pack/plugins/observability_solution/observability/server/utils/create_or_update_index_template.ts", "deprecated": false, "trackAdoption": false }, @@ -7679,7 +7679,7 @@ "default", "; }" ], - "path": "x-pack/plugins/observability/server/utils/create_or_update_index_template.ts", + "path": "x-pack/plugins/observability_solution/observability/server/utils/create_or_update_index_template.ts", "deprecated": false, "trackAdoption": false }, @@ -7699,7 +7699,7 @@ "text": "Logger" } ], - "path": "x-pack/plugins/observability/server/utils/create_or_update_index_template.ts", + "path": "x-pack/plugins/observability_solution/observability/server/utils/create_or_update_index_template.ts", "deprecated": false, "trackAdoption": false } @@ -7746,7 +7746,7 @@ "text": "Request" } ], - "path": "x-pack/plugins/observability/common/utils/get_inspect_response.ts", + "path": "x-pack/plugins/observability_solution/observability/common/utils/get_inspect_response.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -7757,7 +7757,7 @@ "tags": [], "label": "{\n esError,\n esRequestParams,\n esRequestStatus,\n esResponse,\n kibanaRequest,\n operationName,\n startTime,\n}", "description": [], - "path": "x-pack/plugins/observability/common/utils/get_inspect_response.ts", + "path": "x-pack/plugins/observability_solution/observability/common/utils/get_inspect_response.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -7772,7 +7772,7 @@ "WrappedElasticsearchClientError", " | null" ], - "path": "x-pack/plugins/observability/common/utils/get_inspect_response.ts", + "path": "x-pack/plugins/observability_solution/observability/common/utils/get_inspect_response.ts", "deprecated": false, "trackAdoption": false }, @@ -7786,7 +7786,7 @@ "signature": [ "{ [x: string]: any; }" ], - "path": "x-pack/plugins/observability/common/utils/get_inspect_response.ts", + "path": "x-pack/plugins/observability_solution/observability/common/utils/get_inspect_response.ts", "deprecated": false, "trackAdoption": false }, @@ -7806,7 +7806,7 @@ "text": "RequestStatus" } ], - "path": "x-pack/plugins/observability/common/utils/get_inspect_response.ts", + "path": "x-pack/plugins/observability_solution/observability/common/utils/get_inspect_response.ts", "deprecated": false, "trackAdoption": false }, @@ -7820,7 +7820,7 @@ "signature": [ "any" ], - "path": "x-pack/plugins/observability/common/utils/get_inspect_response.ts", + "path": "x-pack/plugins/observability_solution/observability/common/utils/get_inspect_response.ts", "deprecated": false, "trackAdoption": false }, @@ -7841,7 +7841,7 @@ }, "" ], - "path": "x-pack/plugins/observability/common/utils/get_inspect_response.ts", + "path": "x-pack/plugins/observability_solution/observability/common/utils/get_inspect_response.ts", "deprecated": false, "trackAdoption": false }, @@ -7852,7 +7852,7 @@ "tags": [], "label": "operationName", "description": [], - "path": "x-pack/plugins/observability/common/utils/get_inspect_response.ts", + "path": "x-pack/plugins/observability_solution/observability/common/utils/get_inspect_response.ts", "deprecated": false, "trackAdoption": false }, @@ -7863,7 +7863,7 @@ "tags": [], "label": "startTime", "description": [], - "path": "x-pack/plugins/observability/common/utils/get_inspect_response.ts", + "path": "x-pack/plugins/observability_solution/observability/common/utils/get_inspect_response.ts", "deprecated": false, "trackAdoption": false } @@ -7885,7 +7885,7 @@ "QueryDslQueryContainer", "[]" ], - "path": "x-pack/plugins/observability/server/utils/get_parsed_filtered_query.ts", + "path": "x-pack/plugins/observability_solution/observability/server/utils/get_parsed_filtered_query.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -7899,7 +7899,7 @@ "signature": [ "string | undefined" ], - "path": "x-pack/plugins/observability/server/utils/get_parsed_filtered_query.ts", + "path": "x-pack/plugins/observability_solution/observability/server/utils/get_parsed_filtered_query.ts", "deprecated": false, "trackAdoption": false, "isRequired": false @@ -7920,7 +7920,7 @@ "QueryDslQueryContainer", "[]" ], - "path": "x-pack/plugins/observability/server/utils/queries.ts", + "path": "x-pack/plugins/observability_solution/observability/server/utils/queries.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -7934,7 +7934,7 @@ "signature": [ "string | undefined" ], - "path": "x-pack/plugins/observability/server/utils/queries.ts", + "path": "x-pack/plugins/observability_solution/observability/server/utils/queries.ts", "deprecated": false, "trackAdoption": false, "isRequired": false @@ -7955,7 +7955,7 @@ "QueryDslQueryContainer", "[]" ], - "path": "x-pack/plugins/observability/server/utils/queries.ts", + "path": "x-pack/plugins/observability_solution/observability/server/utils/queries.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -7969,7 +7969,7 @@ "signature": [ "number | undefined" ], - "path": "x-pack/plugins/observability/server/utils/queries.ts", + "path": "x-pack/plugins/observability_solution/observability/server/utils/queries.ts", "deprecated": false, "trackAdoption": false, "isRequired": false @@ -7984,7 +7984,7 @@ "signature": [ "number | undefined" ], - "path": "x-pack/plugins/observability/server/utils/queries.ts", + "path": "x-pack/plugins/observability_solution/observability/server/utils/queries.ts", "deprecated": false, "trackAdoption": false, "isRequired": false @@ -7999,7 +7999,7 @@ "signature": [ "string" ], - "path": "x-pack/plugins/observability/server/utils/queries.ts", + "path": "x-pack/plugins/observability_solution/observability/server/utils/queries.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -8020,7 +8020,7 @@ "QueryDslQueryContainer", "[]" ], - "path": "x-pack/plugins/observability/server/utils/queries.ts", + "path": "x-pack/plugins/observability_solution/observability/server/utils/queries.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -8034,7 +8034,7 @@ "signature": [ "T" ], - "path": "x-pack/plugins/observability/server/utils/queries.ts", + "path": "x-pack/plugins/observability_solution/observability/server/utils/queries.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -8049,7 +8049,7 @@ "signature": [ "string | number | boolean | null | undefined" ], - "path": "x-pack/plugins/observability/server/utils/queries.ts", + "path": "x-pack/plugins/observability_solution/observability/server/utils/queries.ts", "deprecated": false, "trackAdoption": false, "isRequired": false @@ -8064,7 +8064,7 @@ "signature": [ "TermQueryOpts" ], - "path": "x-pack/plugins/observability/server/utils/queries.ts", + "path": "x-pack/plugins/observability_solution/observability/server/utils/queries.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -8085,7 +8085,7 @@ "QueryDslQueryContainer", "[]" ], - "path": "x-pack/plugins/observability/server/utils/queries.ts", + "path": "x-pack/plugins/observability_solution/observability/server/utils/queries.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -8099,7 +8099,7 @@ "signature": [ "string" ], - "path": "x-pack/plugins/observability/server/utils/queries.ts", + "path": "x-pack/plugins/observability_solution/observability/server/utils/queries.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -8114,7 +8114,7 @@ "signature": [ "(string | number | boolean | null | undefined)[]" ], - "path": "x-pack/plugins/observability/server/utils/queries.ts", + "path": "x-pack/plugins/observability_solution/observability/server/utils/queries.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -8133,7 +8133,7 @@ "signature": [ "(responsePromise: T) => Promise[\"body\"]>" ], - "path": "x-pack/plugins/observability/common/utils/unwrap_es_response.ts", + "path": "x-pack/plugins/observability_solution/observability/common/utils/unwrap_es_response.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -8147,7 +8147,7 @@ "signature": [ "T" ], - "path": "x-pack/plugins/observability/common/utils/unwrap_es_response.ts", + "path": "x-pack/plugins/observability_solution/observability/common/utils/unwrap_es_response.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -8168,7 +8168,7 @@ "QueryDslQueryContainer", "[]" ], - "path": "x-pack/plugins/observability/server/utils/queries.ts", + "path": "x-pack/plugins/observability_solution/observability/server/utils/queries.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -8182,7 +8182,7 @@ "signature": [ "T" ], - "path": "x-pack/plugins/observability/server/utils/queries.ts", + "path": "x-pack/plugins/observability_solution/observability/server/utils/queries.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -8197,7 +8197,7 @@ "signature": [ "string | undefined" ], - "path": "x-pack/plugins/observability/server/utils/queries.ts", + "path": "x-pack/plugins/observability_solution/observability/server/utils/queries.ts", "deprecated": false, "trackAdoption": false, "isRequired": false @@ -8212,7 +8212,7 @@ "signature": [ "{ leadingWildcard: boolean; }" ], - "path": "x-pack/plugins/observability/server/utils/queries.ts", + "path": "x-pack/plugins/observability_solution/observability/server/utils/queries.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -8230,7 +8230,7 @@ "tags": [], "label": "ObservabilityRouteCreateOptions", "description": [], - "path": "x-pack/plugins/observability/server/routes/types.ts", + "path": "x-pack/plugins/observability_solution/observability/server/routes/types.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -8244,7 +8244,7 @@ "signature": [ "{ tags: string[]; access?: \"public\" | \"internal\" | undefined; }" ], - "path": "x-pack/plugins/observability/server/routes/types.ts", + "path": "x-pack/plugins/observability_solution/observability/server/routes/types.ts", "deprecated": false, "trackAdoption": false } @@ -8258,7 +8258,7 @@ "tags": [], "label": "ObservabilityRouteHandlerResources", "description": [], - "path": "x-pack/plugins/observability/server/routes/types.ts", + "path": "x-pack/plugins/observability_solution/observability/server/routes/types.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -8303,7 +8303,7 @@ }, ">; }" ], - "path": "x-pack/plugins/observability/server/routes/types.ts", + "path": "x-pack/plugins/observability_solution/observability/server/routes/types.ts", "deprecated": false, "trackAdoption": false }, @@ -8317,7 +8317,7 @@ "signature": [ "RegisterRoutesDependencies" ], - "path": "x-pack/plugins/observability/server/routes/types.ts", + "path": "x-pack/plugins/observability_solution/observability/server/routes/types.ts", "deprecated": false, "trackAdoption": false }, @@ -8337,7 +8337,7 @@ "text": "Logger" } ], - "path": "x-pack/plugins/observability/server/routes/types.ts", + "path": "x-pack/plugins/observability_solution/observability/server/routes/types.ts", "deprecated": false, "trackAdoption": false }, @@ -8358,7 +8358,7 @@ }, "" ], - "path": "x-pack/plugins/observability/server/routes/types.ts", + "path": "x-pack/plugins/observability_solution/observability/server/routes/types.ts", "deprecated": false, "trackAdoption": false }, @@ -8372,7 +8372,7 @@ "signature": [ "{ readonly enabled: boolean; readonly unsafe: Readonly<{} & { alertDetails: Readonly<{} & { uptime: Readonly<{} & { enabled: boolean; }>; observability: Readonly<{} & { enabled: boolean; }>; metrics: Readonly<{} & { enabled: boolean; }>; logs: Readonly<{} & { enabled: boolean; }>; }>; thresholdRule: Readonly<{} & { enabled: boolean; }>; }>; readonly annotations: Readonly<{} & { index: string; enabled: boolean; }>; readonly customThresholdRule: Readonly<{} & { groupByPageSize: number; }>; readonly createO11yGenericFeatureId: boolean; readonly sloOrphanSummaryCleanUpTaskEnabled: boolean; }" ], - "path": "x-pack/plugins/observability/server/routes/types.ts", + "path": "x-pack/plugins/observability_solution/observability/server/routes/types.ts", "deprecated": false, "trackAdoption": false } @@ -8400,7 +8400,7 @@ }, " | undefined; handler: ({}: any) => Promise; } & Record; }" ], - "path": "x-pack/plugins/observability/server/routes/types.ts", + "path": "x-pack/plugins/observability_solution/observability/server/routes/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -8434,7 +8434,7 @@ "MappingRuntimeFields", " | undefined; }" ], - "path": "x-pack/plugins/observability/server/utils/create_or_update_index.ts", + "path": "x-pack/plugins/observability_solution/observability/server/utils/create_or_update_index.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -14113,7 +14113,7 @@ "ServerRouteCreateOptions", " ? TReturnType : never" ], - "path": "x-pack/plugins/observability/server/routes/types.ts", + "path": "x-pack/plugins/observability_solution/observability/server/routes/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -14128,7 +14128,7 @@ "signature": [ "{ readonly enabled: boolean; readonly unsafe: Readonly<{} & { alertDetails: Readonly<{} & { uptime: Readonly<{} & { enabled: boolean; }>; observability: Readonly<{} & { enabled: boolean; }>; metrics: Readonly<{} & { enabled: boolean; }>; logs: Readonly<{} & { enabled: boolean; }>; }>; thresholdRule: Readonly<{} & { enabled: boolean; }>; }>; readonly annotations: Readonly<{} & { index: string; enabled: boolean; }>; readonly customThresholdRule: Readonly<{} & { groupByPageSize: number; }>; readonly createO11yGenericFeatureId: boolean; readonly sloOrphanSummaryCleanUpTaskEnabled: boolean; }" ], - "path": "x-pack/plugins/observability/server/index.ts", + "path": "x-pack/plugins/observability_solution/observability/server/index.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -19805,7 +19805,7 @@ }, "; }" ], - "path": "x-pack/plugins/observability/server/routes/get_global_observability_server_route_repository.ts", + "path": "x-pack/plugins/observability_solution/observability/server/routes/get_global_observability_server_route_repository.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -19826,7 +19826,7 @@ "WriteResponseBase", ">; }" ], - "path": "x-pack/plugins/observability/server/lib/annotations/bootstrap_annotations.ts", + "path": "x-pack/plugins/observability_solution/observability/server/lib/annotations/bootstrap_annotations.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -19862,7 +19862,7 @@ "UnknownRecordC", "]>" ], - "path": "x-pack/plugins/observability/server/types.ts", + "path": "x-pack/plugins/observability_solution/observability/server/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -19908,7 +19908,7 @@ "Type", "; }>]>" ], - "path": "x-pack/plugins/observability/server/types.ts", + "path": "x-pack/plugins/observability_solution/observability/server/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -19922,7 +19922,7 @@ "description": [ "\nuiSettings definitions for Observability." ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -19933,7 +19933,7 @@ "tags": [], "label": "[enableInspectEsQueries]", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -19947,7 +19947,7 @@ "signature": [ "string[]" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -19958,7 +19958,7 @@ "tags": [], "label": "name", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -19972,7 +19972,7 @@ "signature": [ "false" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -19983,7 +19983,7 @@ "tags": [], "label": "description", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -20004,7 +20004,7 @@ }, "" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -20018,7 +20018,7 @@ "signature": [ "true" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false } @@ -20031,7 +20031,7 @@ "tags": [], "label": "[maxSuggestions]", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -20045,7 +20045,7 @@ "signature": [ "string[]" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -20056,7 +20056,7 @@ "tags": [], "label": "name", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -20067,7 +20067,7 @@ "tags": [], "label": "value", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -20078,7 +20078,7 @@ "tags": [], "label": "description", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -20099,7 +20099,7 @@ }, "" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false } @@ -20112,7 +20112,7 @@ "tags": [], "label": "[enableComparisonByDefault]", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -20126,7 +20126,7 @@ "signature": [ "string[]" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -20137,7 +20137,7 @@ "tags": [], "label": "name", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -20151,7 +20151,7 @@ "signature": [ "true" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -20162,7 +20162,7 @@ "tags": [], "label": "description", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -20183,7 +20183,7 @@ }, "" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false } @@ -20196,7 +20196,7 @@ "tags": [], "label": "[defaultApmServiceEnvironment]", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -20210,7 +20210,7 @@ "signature": [ "string[]" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -20224,7 +20224,7 @@ "signature": [ "true" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -20235,7 +20235,7 @@ "tags": [], "label": "name", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -20246,7 +20246,7 @@ "tags": [], "label": "description", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -20257,7 +20257,7 @@ "tags": [], "label": "value", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -20278,7 +20278,7 @@ }, "" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false } @@ -20291,7 +20291,7 @@ "tags": [], "label": "[apmProgressiveLoading]", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -20305,7 +20305,7 @@ "signature": [ "string[]" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -20316,7 +20316,7 @@ "tags": [], "label": "name", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -20327,7 +20327,7 @@ "tags": [], "label": "description", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -20347,7 +20347,7 @@ "text": "ProgressiveLoadingQuality" } ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -20376,7 +20376,7 @@ }, ">" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -20390,7 +20390,7 @@ "signature": [ "false" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -20404,7 +20404,7 @@ "signature": [ "\"select\"" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -20425,7 +20425,7 @@ }, "[]" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -20436,7 +20436,7 @@ "tags": [], "label": "optionLabels", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -20447,7 +20447,7 @@ "tags": [], "label": "[ProgressiveLoadingQuality.off]", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -20458,7 +20458,7 @@ "tags": [], "label": "[ProgressiveLoadingQuality.low]", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -20469,7 +20469,7 @@ "tags": [], "label": "[ProgressiveLoadingQuality.medium]", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -20480,7 +20480,7 @@ "tags": [], "label": "[ProgressiveLoadingQuality.high]", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false } @@ -20496,7 +20496,7 @@ "signature": [ "true" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false } @@ -20509,7 +20509,7 @@ "tags": [], "label": "[apmServiceInventoryOptimizedSorting]", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -20523,7 +20523,7 @@ "signature": [ "string[]" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -20534,7 +20534,7 @@ "tags": [], "label": "name", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -20545,7 +20545,7 @@ "tags": [], "label": "description", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -20566,7 +20566,7 @@ }, "" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -20580,7 +20580,7 @@ "signature": [ "false" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -20594,7 +20594,7 @@ "signature": [ "false" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -20608,7 +20608,7 @@ "signature": [ "\"boolean\"" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -20622,7 +20622,7 @@ "signature": [ "true" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false } @@ -20635,7 +20635,7 @@ "tags": [], "label": "[apmServiceGroupMaxNumberOfServices]", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -20649,7 +20649,7 @@ "signature": [ "string[]" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -20660,7 +20660,7 @@ "tags": [], "label": "name", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -20671,7 +20671,7 @@ "tags": [], "label": "value", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -20682,7 +20682,7 @@ "tags": [], "label": "description", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -20703,7 +20703,7 @@ }, "" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false } @@ -20716,7 +20716,7 @@ "tags": [], "label": "[apmTraceExplorerTab]", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -20730,7 +20730,7 @@ "signature": [ "string[]" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -20741,7 +20741,7 @@ "tags": [], "label": "name", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -20752,7 +20752,7 @@ "tags": [], "label": "description", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -20773,7 +20773,7 @@ }, "" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -20787,7 +20787,7 @@ "signature": [ "true" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -20801,7 +20801,7 @@ "signature": [ "true" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -20815,7 +20815,7 @@ "signature": [ "\"boolean\"" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -20829,7 +20829,7 @@ "signature": [ "true" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false } @@ -20842,7 +20842,7 @@ "tags": [], "label": "[apmLabsButton]", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -20856,7 +20856,7 @@ "signature": [ "string[]" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -20867,7 +20867,7 @@ "tags": [], "label": "name", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -20878,7 +20878,7 @@ "tags": [], "label": "description", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -20899,7 +20899,7 @@ }, "" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -20913,7 +20913,7 @@ "signature": [ "false" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -20927,7 +20927,7 @@ "signature": [ "true" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -20941,7 +20941,7 @@ "signature": [ "\"boolean\"" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false } @@ -20954,7 +20954,7 @@ "tags": [], "label": "[enableInfrastructureHostsView]", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -20968,7 +20968,7 @@ "signature": [ "string[]" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -20979,7 +20979,7 @@ "tags": [], "label": "name", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -20993,7 +20993,7 @@ "signature": [ "true" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -21004,7 +21004,7 @@ "tags": [], "label": "description", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -21025,7 +21025,7 @@ }, "" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false } @@ -21038,7 +21038,7 @@ "tags": [], "label": "[enableInfrastructureProfilingIntegration]", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -21052,7 +21052,7 @@ "signature": [ "string[]" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -21063,7 +21063,7 @@ "tags": [], "label": "name", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -21077,7 +21077,7 @@ "signature": [ "true" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -21088,7 +21088,7 @@ "tags": [], "label": "description", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -21109,7 +21109,7 @@ }, "" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false } @@ -21122,7 +21122,7 @@ "tags": [], "label": "[enableInfrastructureAssetCustomDashboards]", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -21136,7 +21136,7 @@ "signature": [ "string[]" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -21147,7 +21147,7 @@ "tags": [], "label": "name", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -21161,7 +21161,7 @@ "signature": [ "false" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -21172,7 +21172,7 @@ "tags": [], "label": "description", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -21193,7 +21193,7 @@ }, "" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false } @@ -21206,7 +21206,7 @@ "tags": [], "label": "[enableAwsLambdaMetrics]", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -21220,7 +21220,7 @@ "signature": [ "string[]" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -21231,7 +21231,7 @@ "tags": [], "label": "name", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -21242,7 +21242,7 @@ "tags": [], "label": "description", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -21263,7 +21263,7 @@ }, "" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -21277,7 +21277,7 @@ "signature": [ "true" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -21291,7 +21291,7 @@ "signature": [ "true" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -21305,7 +21305,7 @@ "signature": [ "\"boolean\"" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -21319,7 +21319,7 @@ "signature": [ "true" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false } @@ -21332,7 +21332,7 @@ "tags": [], "label": "[enableAgentExplorerView]", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -21346,7 +21346,7 @@ "signature": [ "string[]" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -21357,7 +21357,7 @@ "tags": [], "label": "name", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -21368,7 +21368,7 @@ "tags": [], "label": "description", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -21389,7 +21389,7 @@ }, "" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -21403,7 +21403,7 @@ "signature": [ "true" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -21417,7 +21417,7 @@ "signature": [ "true" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -21431,7 +21431,7 @@ "signature": [ "\"boolean\"" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false } @@ -21444,7 +21444,7 @@ "tags": [], "label": "[apmEnableTableSearchBar]", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -21458,7 +21458,7 @@ "signature": [ "string[]" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -21469,7 +21469,7 @@ "tags": [], "label": "name", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -21480,7 +21480,7 @@ "tags": [], "label": "description", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -21501,7 +21501,7 @@ }, "" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -21515,7 +21515,7 @@ "signature": [ "true" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -21529,7 +21529,7 @@ "signature": [ "true" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -21543,7 +21543,7 @@ "signature": [ "\"boolean\"" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false } @@ -21556,7 +21556,7 @@ "tags": [], "label": "[apmAWSLambdaPriceFactor]", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -21570,7 +21570,7 @@ "signature": [ "string[]" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -21581,7 +21581,7 @@ "tags": [], "label": "name", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -21595,7 +21595,7 @@ "signature": [ "\"json\"" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -21606,7 +21606,7 @@ "tags": [], "label": "value", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -21617,7 +21617,7 @@ "tags": [], "label": "description", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -21654,7 +21654,7 @@ }, "; }>" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false } @@ -21667,7 +21667,7 @@ "tags": [], "label": "[apmAWSLambdaRequestCostPerMillion]", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -21681,7 +21681,7 @@ "signature": [ "string[]" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -21692,7 +21692,7 @@ "tags": [], "label": "name", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -21703,7 +21703,7 @@ "tags": [], "label": "value", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -21724,7 +21724,7 @@ }, "" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false } @@ -21737,7 +21737,7 @@ "tags": [], "label": "[apmEnableServiceMetrics]", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -21751,7 +21751,7 @@ "signature": [ "string[]" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -21762,7 +21762,7 @@ "tags": [], "label": "name", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -21776,7 +21776,7 @@ "signature": [ "true" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -21787,7 +21787,7 @@ "tags": [], "label": "description", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -21808,7 +21808,7 @@ }, "" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -21822,7 +21822,7 @@ "signature": [ "true" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false } @@ -21835,7 +21835,7 @@ "tags": [], "label": "[apmEnableContinuousRollups]", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -21849,7 +21849,7 @@ "signature": [ "string[]" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -21860,7 +21860,7 @@ "tags": [], "label": "name", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -21874,7 +21874,7 @@ "signature": [ "true" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -21885,7 +21885,7 @@ "tags": [], "label": "description", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -21906,7 +21906,7 @@ }, "" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -21920,7 +21920,7 @@ "signature": [ "true" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false } @@ -21933,7 +21933,7 @@ "tags": [], "label": "[enableCriticalPath]", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -21947,7 +21947,7 @@ "signature": [ "string[]" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -21958,7 +21958,7 @@ "tags": [], "label": "name", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -21969,7 +21969,7 @@ "tags": [], "label": "description", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -21990,7 +21990,7 @@ }, "" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -22004,7 +22004,7 @@ "signature": [ "false" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -22018,7 +22018,7 @@ "signature": [ "true" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -22032,7 +22032,7 @@ "signature": [ "\"boolean\"" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -22046,7 +22046,7 @@ "signature": [ "true" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false } @@ -22059,7 +22059,7 @@ "tags": [], "label": "[syntheticsThrottlingEnabled]", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -22073,7 +22073,7 @@ "signature": [ "string[]" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -22084,7 +22084,7 @@ "tags": [], "label": "name", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -22098,7 +22098,7 @@ "signature": [ "false" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -22109,7 +22109,7 @@ "tags": [], "label": "description", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -22130,7 +22130,7 @@ }, "" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -22144,7 +22144,7 @@ "signature": [ "true" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false } @@ -22157,7 +22157,7 @@ "tags": [], "label": "[enableLegacyUptimeApp]", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -22171,7 +22171,7 @@ "signature": [ "string[]" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -22182,7 +22182,7 @@ "tags": [], "label": "name", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -22196,7 +22196,7 @@ "signature": [ "false" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -22207,7 +22207,7 @@ "tags": [], "label": "description", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -22228,7 +22228,7 @@ }, "" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -22242,7 +22242,7 @@ "signature": [ "true" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false } @@ -22255,7 +22255,7 @@ "tags": [], "label": "[apmEnableProfilingIntegration]", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -22269,7 +22269,7 @@ "signature": [ "string[]" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -22280,7 +22280,7 @@ "tags": [], "label": "name", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -22294,7 +22294,7 @@ "signature": [ "true" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -22315,7 +22315,7 @@ }, "" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -22329,7 +22329,7 @@ "signature": [ "false" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false } @@ -22342,7 +22342,7 @@ "tags": [], "label": "[profilingShowErrorFrames]", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -22356,7 +22356,7 @@ "signature": [ "string[]" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -22367,7 +22367,7 @@ "tags": [], "label": "name", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -22381,7 +22381,7 @@ "signature": [ "false" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -22402,7 +22402,7 @@ }, "" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -22416,7 +22416,7 @@ "signature": [ "true" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false } @@ -22429,7 +22429,7 @@ "tags": [], "label": "[profilingPervCPUWattX86]", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -22443,7 +22443,7 @@ "signature": [ "string[]" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -22454,7 +22454,7 @@ "tags": [], "label": "name", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -22465,7 +22465,7 @@ "tags": [], "label": "value", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -22476,7 +22476,7 @@ "tags": [], "label": "description", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -22497,7 +22497,7 @@ }, "" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -22511,7 +22511,7 @@ "signature": [ "true" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false } @@ -22524,7 +22524,7 @@ "tags": [], "label": "[profilingPervCPUWattArm64]", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -22538,7 +22538,7 @@ "signature": [ "string[]" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -22549,7 +22549,7 @@ "tags": [], "label": "name", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -22560,7 +22560,7 @@ "tags": [], "label": "value", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -22571,7 +22571,7 @@ "tags": [], "label": "description", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -22592,7 +22592,7 @@ }, "" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -22606,7 +22606,7 @@ "signature": [ "true" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false } @@ -22619,7 +22619,7 @@ "tags": [], "label": "[profilingDatacenterPUE]", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -22633,7 +22633,7 @@ "signature": [ "string[]" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -22644,7 +22644,7 @@ "tags": [], "label": "name", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -22655,7 +22655,7 @@ "tags": [], "label": "value", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -22666,7 +22666,7 @@ "tags": [], "label": "description", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -22687,7 +22687,7 @@ }, "" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -22701,7 +22701,7 @@ "signature": [ "true" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false } @@ -22714,7 +22714,7 @@ "tags": [], "label": "[profilingCo2PerKWH]", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -22728,7 +22728,7 @@ "signature": [ "string[]" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -22739,7 +22739,7 @@ "tags": [], "label": "name", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -22750,7 +22750,7 @@ "tags": [], "label": "value", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -22761,7 +22761,7 @@ "tags": [], "label": "description", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -22782,7 +22782,7 @@ }, "" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -22796,7 +22796,7 @@ "signature": [ "true" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false } @@ -22809,7 +22809,7 @@ "tags": [], "label": "[profilingAWSCostDiscountRate]", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -22823,7 +22823,7 @@ "signature": [ "string[]" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -22834,7 +22834,7 @@ "tags": [], "label": "name", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -22845,7 +22845,7 @@ "tags": [], "label": "value", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -22866,7 +22866,7 @@ }, "" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -22880,7 +22880,7 @@ "signature": [ "true" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -22891,7 +22891,7 @@ "tags": [], "label": "description", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false } @@ -22904,7 +22904,7 @@ "tags": [], "label": "[profilingAzureCostDiscountRate]", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -22918,7 +22918,7 @@ "signature": [ "string[]" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -22929,7 +22929,7 @@ "tags": [], "label": "name", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -22940,7 +22940,7 @@ "tags": [], "label": "value", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -22961,7 +22961,7 @@ }, "" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -22975,7 +22975,7 @@ "signature": [ "true" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -22986,7 +22986,7 @@ "tags": [], "label": "description", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false } @@ -22999,7 +22999,7 @@ "tags": [], "label": "[profilingCostPervCPUPerHour]", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -23013,7 +23013,7 @@ "signature": [ "string[]" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -23024,7 +23024,7 @@ "tags": [], "label": "name", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -23035,7 +23035,7 @@ "tags": [], "label": "value", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -23046,7 +23046,7 @@ "tags": [], "label": "description", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -23067,7 +23067,7 @@ }, "" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -23081,7 +23081,7 @@ "signature": [ "true" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false } @@ -23094,7 +23094,7 @@ "tags": [], "label": "[apmEnableTransactionProfiling]", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -23108,7 +23108,7 @@ "signature": [ "string[]" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -23119,7 +23119,7 @@ "tags": [], "label": "name", "description": [], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -23133,7 +23133,7 @@ "signature": [ "false" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -23154,7 +23154,7 @@ }, "" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false }, @@ -23168,7 +23168,7 @@ "signature": [ "true" ], - "path": "x-pack/plugins/observability/server/ui_settings.ts", + "path": "x-pack/plugins/observability_solution/observability/server/ui_settings.ts", "deprecated": false, "trackAdoption": false } @@ -23234,7 +23234,7 @@ }, ">; }" ], - "path": "x-pack/plugins/observability/server/plugin.ts", + "path": "x-pack/plugins/observability_solution/observability/server/plugin.ts", "deprecated": false, "trackAdoption": false, "lifecycle": "setup", @@ -23256,7 +23256,7 @@ "TimeUnit", ") => string" ], - "path": "x-pack/plugins/observability/common/utils/formatters/datetime.ts", + "path": "x-pack/plugins/observability_solution/observability/common/utils/formatters/datetime.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -23270,7 +23270,7 @@ "signature": [ "number" ], - "path": "x-pack/plugins/observability/common/utils/formatters/datetime.ts", + "path": "x-pack/plugins/observability_solution/observability/common/utils/formatters/datetime.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -23285,7 +23285,7 @@ "signature": [ "TimeUnit" ], - "path": "x-pack/plugins/observability/common/utils/formatters/datetime.ts", + "path": "x-pack/plugins/observability_solution/observability/common/utils/formatters/datetime.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -23308,7 +23308,7 @@ "Maybe", ", { defaultValue = NOT_AVAILABLE_LABEL, extended }: FormatterOptions) => string" ], - "path": "x-pack/plugins/observability/common/utils/formatters/duration.ts", + "path": "x-pack/plugins/observability_solution/observability/common/utils/formatters/duration.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -23323,7 +23323,7 @@ "Maybe", "" ], - "path": "x-pack/plugins/observability/common/utils/formatters/duration.ts", + "path": "x-pack/plugins/observability_solution/observability/common/utils/formatters/duration.ts", "deprecated": false, "trackAdoption": false, "isRequired": false @@ -23338,7 +23338,7 @@ "signature": [ "FormatterOptions" ], - "path": "x-pack/plugins/observability/common/utils/formatters/duration.ts", + "path": "x-pack/plugins/observability_solution/observability/common/utils/formatters/duration.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -23359,7 +23359,7 @@ "Maybe", ") => string" ], - "path": "x-pack/plugins/observability/common/utils/formatters/size.ts", + "path": "x-pack/plugins/observability_solution/observability/common/utils/formatters/size.ts", "deprecated": false, "trackAdoption": false, "returnComment": [], @@ -23374,7 +23374,7 @@ "signature": [ "number | null | undefined" ], - "path": "x-pack/plugins/observability/common/utils/formatters/size.ts", + "path": "x-pack/plugins/observability_solution/observability/common/utils/formatters/size.ts", "deprecated": false, "trackAdoption": false } @@ -23391,7 +23391,7 @@ "signature": [ "(value: number | null | undefined) => string" ], - "path": "x-pack/plugins/observability/common/utils/formatters/formatters.ts", + "path": "x-pack/plugins/observability_solution/observability/common/utils/formatters/formatters.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -23405,7 +23405,7 @@ "signature": [ "number | null | undefined" ], - "path": "x-pack/plugins/observability/common/utils/formatters/formatters.ts", + "path": "x-pack/plugins/observability_solution/observability/common/utils/formatters/formatters.ts", "deprecated": false, "trackAdoption": false, "isRequired": false @@ -23426,7 +23426,7 @@ "Maybe", ", denominator: number | undefined, fallbackResult: string) => string" ], - "path": "x-pack/plugins/observability/common/utils/formatters/formatters.ts", + "path": "x-pack/plugins/observability_solution/observability/common/utils/formatters/formatters.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -23441,7 +23441,7 @@ "Maybe", "" ], - "path": "x-pack/plugins/observability/common/utils/formatters/formatters.ts", + "path": "x-pack/plugins/observability_solution/observability/common/utils/formatters/formatters.ts", "deprecated": false, "trackAdoption": false, "isRequired": false @@ -23456,7 +23456,7 @@ "signature": [ "number | undefined" ], - "path": "x-pack/plugins/observability/common/utils/formatters/formatters.ts", + "path": "x-pack/plugins/observability_solution/observability/common/utils/formatters/formatters.ts", "deprecated": false, "trackAdoption": false, "isRequired": false @@ -23471,7 +23471,7 @@ "signature": [ "string" ], - "path": "x-pack/plugins/observability/common/utils/formatters/formatters.ts", + "path": "x-pack/plugins/observability_solution/observability/common/utils/formatters/formatters.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -23498,7 +23498,7 @@ }, ") => string" ], - "path": "x-pack/plugins/observability/common/utils/formatters/duration.ts", + "path": "x-pack/plugins/observability_solution/observability/common/utils/formatters/duration.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -23512,7 +23512,7 @@ "signature": [ "number" ], - "path": "x-pack/plugins/observability/common/utils/formatters/duration.ts", + "path": "x-pack/plugins/observability_solution/observability/common/utils/formatters/duration.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -23533,7 +23533,7 @@ "text": "TimeUnitChar" } ], - "path": "x-pack/plugins/observability/common/utils/formatters/duration.ts", + "path": "x-pack/plugins/observability_solution/observability/common/utils/formatters/duration.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -23560,7 +23560,7 @@ }, ", spaceId: string, alertUuid: string | null) => string" ], - "path": "x-pack/plugins/observability/common/utils/alerting/alert_url.ts", + "path": "x-pack/plugins/observability_solution/observability/common/utils/alerting/alert_url.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -23580,7 +23580,7 @@ "text": "IBasePath" } ], - "path": "x-pack/plugins/observability/common/utils/alerting/alert_url.ts", + "path": "x-pack/plugins/observability_solution/observability/common/utils/alerting/alert_url.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -23595,7 +23595,7 @@ "signature": [ "string" ], - "path": "x-pack/plugins/observability/common/utils/alerting/alert_url.ts", + "path": "x-pack/plugins/observability_solution/observability/common/utils/alerting/alert_url.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -23610,7 +23610,7 @@ "signature": [ "string | null" ], - "path": "x-pack/plugins/observability/common/utils/alerting/alert_url.ts", + "path": "x-pack/plugins/observability_solution/observability/common/utils/alerting/alert_url.ts", "deprecated": false, "trackAdoption": false, "isRequired": false @@ -23645,7 +23645,7 @@ }, "> | undefined, publicBaseUrl?: string | undefined) => Promise" ], - "path": "x-pack/plugins/observability/common/utils/alerting/alert_url.ts", + "path": "x-pack/plugins/observability_solution/observability/common/utils/alerting/alert_url.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -23659,7 +23659,7 @@ "signature": [ "string | null" ], - "path": "x-pack/plugins/observability/common/utils/alerting/alert_url.ts", + "path": "x-pack/plugins/observability_solution/observability/common/utils/alerting/alert_url.ts", "deprecated": false, "trackAdoption": false, "isRequired": false @@ -23674,7 +23674,7 @@ "signature": [ "string" ], - "path": "x-pack/plugins/observability/common/utils/alerting/alert_url.ts", + "path": "x-pack/plugins/observability_solution/observability/common/utils/alerting/alert_url.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -23689,7 +23689,7 @@ "signature": [ "string" ], - "path": "x-pack/plugins/observability/common/utils/alerting/alert_url.ts", + "path": "x-pack/plugins/observability_solution/observability/common/utils/alerting/alert_url.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -23719,7 +23719,7 @@ }, "> | undefined" ], - "path": "x-pack/plugins/observability/common/utils/alerting/alert_url.ts", + "path": "x-pack/plugins/observability_solution/observability/common/utils/alerting/alert_url.ts", "deprecated": false, "trackAdoption": false, "isRequired": false @@ -23734,7 +23734,7 @@ "signature": [ "string | undefined" ], - "path": "x-pack/plugins/observability/common/utils/alerting/alert_url.ts", + "path": "x-pack/plugins/observability_solution/observability/common/utils/alerting/alert_url.ts", "deprecated": false, "trackAdoption": false, "isRequired": false @@ -23760,7 +23760,7 @@ "text": "TimeFormatter" } ], - "path": "x-pack/plugins/observability/common/utils/formatters/duration.ts", + "path": "x-pack/plugins/observability_solution/observability/common/utils/formatters/duration.ts", "deprecated": false, "trackAdoption": false, "returnComment": [], @@ -23772,7 +23772,7 @@ "tags": [], "label": "max", "description": [], - "path": "x-pack/plugins/observability/common/utils/formatters/duration.ts", + "path": "x-pack/plugins/observability_solution/observability/common/utils/formatters/duration.ts", "deprecated": false, "trackAdoption": false } @@ -23816,7 +23816,7 @@ "text": "Request" } ], - "path": "x-pack/plugins/observability/common/utils/get_inspect_response.ts", + "path": "x-pack/plugins/observability_solution/observability/common/utils/get_inspect_response.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -23827,7 +23827,7 @@ "tags": [], "label": "{\n esError,\n esRequestParams,\n esRequestStatus,\n esResponse,\n kibanaRequest,\n operationName,\n startTime,\n}", "description": [], - "path": "x-pack/plugins/observability/common/utils/get_inspect_response.ts", + "path": "x-pack/plugins/observability_solution/observability/common/utils/get_inspect_response.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -23842,7 +23842,7 @@ "WrappedElasticsearchClientError", " | null" ], - "path": "x-pack/plugins/observability/common/utils/get_inspect_response.ts", + "path": "x-pack/plugins/observability_solution/observability/common/utils/get_inspect_response.ts", "deprecated": false, "trackAdoption": false }, @@ -23856,7 +23856,7 @@ "signature": [ "{ [x: string]: any; }" ], - "path": "x-pack/plugins/observability/common/utils/get_inspect_response.ts", + "path": "x-pack/plugins/observability_solution/observability/common/utils/get_inspect_response.ts", "deprecated": false, "trackAdoption": false }, @@ -23876,7 +23876,7 @@ "text": "RequestStatus" } ], - "path": "x-pack/plugins/observability/common/utils/get_inspect_response.ts", + "path": "x-pack/plugins/observability_solution/observability/common/utils/get_inspect_response.ts", "deprecated": false, "trackAdoption": false }, @@ -23890,7 +23890,7 @@ "signature": [ "any" ], - "path": "x-pack/plugins/observability/common/utils/get_inspect_response.ts", + "path": "x-pack/plugins/observability_solution/observability/common/utils/get_inspect_response.ts", "deprecated": false, "trackAdoption": false }, @@ -23911,7 +23911,7 @@ }, "" ], - "path": "x-pack/plugins/observability/common/utils/get_inspect_response.ts", + "path": "x-pack/plugins/observability_solution/observability/common/utils/get_inspect_response.ts", "deprecated": false, "trackAdoption": false }, @@ -23922,7 +23922,7 @@ "tags": [], "label": "operationName", "description": [], - "path": "x-pack/plugins/observability/common/utils/get_inspect_response.ts", + "path": "x-pack/plugins/observability_solution/observability/common/utils/get_inspect_response.ts", "deprecated": false, "trackAdoption": false }, @@ -23933,7 +23933,7 @@ "tags": [], "label": "startTime", "description": [], - "path": "x-pack/plugins/observability/common/utils/get_inspect_response.ts", + "path": "x-pack/plugins/observability_solution/observability/common/utils/get_inspect_response.ts", "deprecated": false, "trackAdoption": false } @@ -23961,7 +23961,7 @@ }, ") => number" ], - "path": "x-pack/plugins/observability/common/progressive_loading.ts", + "path": "x-pack/plugins/observability_solution/observability/common/progressive_loading.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -23981,7 +23981,7 @@ "text": "ProgressiveLoadingQuality" } ], - "path": "x-pack/plugins/observability/common/progressive_loading.ts", + "path": "x-pack/plugins/observability_solution/observability/common/progressive_loading.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -24016,7 +24016,7 @@ "text": "SerializableRecord" } ], - "path": "x-pack/plugins/observability/common/locators/alerts.ts", + "path": "x-pack/plugins/observability_solution/observability/common/locators/alerts.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -24027,7 +24027,7 @@ "tags": [], "label": "baseUrl", "description": [], - "path": "x-pack/plugins/observability/common/locators/alerts.ts", + "path": "x-pack/plugins/observability_solution/observability/common/locators/alerts.ts", "deprecated": false, "trackAdoption": false }, @@ -24038,7 +24038,7 @@ "tags": [], "label": "spaceId", "description": [], - "path": "x-pack/plugins/observability/common/locators/alerts.ts", + "path": "x-pack/plugins/observability_solution/observability/common/locators/alerts.ts", "deprecated": false, "trackAdoption": false }, @@ -24052,7 +24052,7 @@ "signature": [ "string | undefined" ], - "path": "x-pack/plugins/observability/common/locators/alerts.ts", + "path": "x-pack/plugins/observability_solution/observability/common/locators/alerts.ts", "deprecated": false, "trackAdoption": false }, @@ -24066,7 +24066,7 @@ "signature": [ "string | undefined" ], - "path": "x-pack/plugins/observability/common/locators/alerts.ts", + "path": "x-pack/plugins/observability_solution/observability/common/locators/alerts.ts", "deprecated": false, "trackAdoption": false }, @@ -24080,7 +24080,7 @@ "signature": [ "string | undefined" ], - "path": "x-pack/plugins/observability/common/locators/alerts.ts", + "path": "x-pack/plugins/observability_solution/observability/common/locators/alerts.ts", "deprecated": false, "trackAdoption": false }, @@ -24095,7 +24095,7 @@ "AlertStatus", " | undefined" ], - "path": "x-pack/plugins/observability/common/locators/alerts.ts", + "path": "x-pack/plugins/observability_solution/observability/common/locators/alerts.ts", "deprecated": false, "trackAdoption": false } @@ -24111,7 +24111,7 @@ "tags": [], "label": "ProcessorEvent", "description": [], - "path": "x-pack/plugins/observability/common/processor_event.ts", + "path": "x-pack/plugins/observability_solution/observability/common/processor_event.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -24123,7 +24123,7 @@ "tags": [], "label": "ProgressiveLoadingQuality", "description": [], - "path": "x-pack/plugins/observability/common/progressive_loading.ts", + "path": "x-pack/plugins/observability_solution/observability/common/progressive_loading.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -24140,7 +24140,7 @@ "signature": [ "\"ALERTS_LOCATOR\"" ], - "path": "x-pack/plugins/observability/common/index.ts", + "path": "x-pack/plugins/observability_solution/observability/common/index.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -24155,7 +24155,7 @@ "signature": [ "\"observability:apmAWSLambdaPriceFactor\"" ], - "path": "x-pack/plugins/observability/common/ui_settings_keys.ts", + "path": "x-pack/plugins/observability_solution/observability/common/ui_settings_keys.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -24170,7 +24170,7 @@ "signature": [ "\"observability:apmAWSLambdaRequestCostPerMillion\"" ], - "path": "x-pack/plugins/observability/common/ui_settings_keys.ts", + "path": "x-pack/plugins/observability_solution/observability/common/ui_settings_keys.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -24185,7 +24185,7 @@ "signature": [ "\"observability:apmEnableContinuousRollups\"" ], - "path": "x-pack/plugins/observability/common/ui_settings_keys.ts", + "path": "x-pack/plugins/observability_solution/observability/common/ui_settings_keys.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -24200,7 +24200,7 @@ "signature": [ "\"observability:apmEnableProfilingIntegration\"" ], - "path": "x-pack/plugins/observability/common/ui_settings_keys.ts", + "path": "x-pack/plugins/observability_solution/observability/common/ui_settings_keys.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -24215,7 +24215,7 @@ "signature": [ "\"observability:apmEnableServiceMetrics\"" ], - "path": "x-pack/plugins/observability/common/ui_settings_keys.ts", + "path": "x-pack/plugins/observability_solution/observability/common/ui_settings_keys.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -24230,7 +24230,7 @@ "signature": [ "\"observability:apmEnableTableSearchBar\"" ], - "path": "x-pack/plugins/observability/common/ui_settings_keys.ts", + "path": "x-pack/plugins/observability_solution/observability/common/ui_settings_keys.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -24245,7 +24245,7 @@ "signature": [ "\"observability:apmEnableTransactionProfiling\"" ], - "path": "x-pack/plugins/observability/common/ui_settings_keys.ts", + "path": "x-pack/plugins/observability_solution/observability/common/ui_settings_keys.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -24260,7 +24260,7 @@ "signature": [ "\"observability:apmLabsButton\"" ], - "path": "x-pack/plugins/observability/common/ui_settings_keys.ts", + "path": "x-pack/plugins/observability_solution/observability/common/ui_settings_keys.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -24275,7 +24275,7 @@ "signature": [ "\"observability:apmProgressiveLoading\"" ], - "path": "x-pack/plugins/observability/common/ui_settings_keys.ts", + "path": "x-pack/plugins/observability_solution/observability/common/ui_settings_keys.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -24290,7 +24290,7 @@ "signature": [ "\"observability:apmServiceGroupMaxNumberOfServices\"" ], - "path": "x-pack/plugins/observability/common/ui_settings_keys.ts", + "path": "x-pack/plugins/observability_solution/observability/common/ui_settings_keys.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -24305,7 +24305,7 @@ "signature": [ "\"observability:apmServiceInventoryOptimizedSorting\"" ], - "path": "x-pack/plugins/observability/common/ui_settings_keys.ts", + "path": "x-pack/plugins/observability_solution/observability/common/ui_settings_keys.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -24320,7 +24320,7 @@ "signature": [ "\"observability:apmTraceExplorerTab\"" ], - "path": "x-pack/plugins/observability/common/ui_settings_keys.ts", + "path": "x-pack/plugins/observability_solution/observability/common/ui_settings_keys.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -24337,7 +24337,7 @@ "Maybe", ", { defaultValue, extended }?: FormatterOptions) => string" ], - "path": "x-pack/plugins/observability/common/utils/formatters/duration.ts", + "path": "x-pack/plugins/observability_solution/observability/common/utils/formatters/duration.ts", "deprecated": false, "trackAdoption": false, "returnComment": [], @@ -24352,7 +24352,7 @@ "signature": [ "number | null | undefined" ], - "path": "x-pack/plugins/observability/common/utils/formatters/duration.ts", + "path": "x-pack/plugins/observability_solution/observability/common/utils/formatters/duration.ts", "deprecated": false, "trackAdoption": false }, @@ -24366,7 +24366,7 @@ "signature": [ "FormatterOptions" ], - "path": "x-pack/plugins/observability/common/utils/formatters/duration.ts", + "path": "x-pack/plugins/observability_solution/observability/common/utils/formatters/duration.ts", "deprecated": false, "trackAdoption": false } @@ -24385,7 +24385,7 @@ "Maybe", ", denominator: number | undefined, fallbackResult?: string) => string" ], - "path": "x-pack/plugins/observability/common/utils/formatters/formatters.ts", + "path": "x-pack/plugins/observability_solution/observability/common/utils/formatters/formatters.ts", "deprecated": false, "trackAdoption": false, "returnComment": [], @@ -24400,7 +24400,7 @@ "signature": [ "number | null | undefined" ], - "path": "x-pack/plugins/observability/common/utils/formatters/formatters.ts", + "path": "x-pack/plugins/observability_solution/observability/common/utils/formatters/formatters.ts", "deprecated": false, "trackAdoption": false }, @@ -24414,7 +24414,7 @@ "signature": [ "number | undefined" ], - "path": "x-pack/plugins/observability/common/utils/formatters/formatters.ts", + "path": "x-pack/plugins/observability_solution/observability/common/utils/formatters/formatters.ts", "deprecated": false, "trackAdoption": false }, @@ -24425,7 +24425,7 @@ "tags": [], "label": "fallbackResult", "description": [], - "path": "x-pack/plugins/observability/common/utils/formatters/formatters.ts", + "path": "x-pack/plugins/observability_solution/observability/common/utils/formatters/formatters.ts", "deprecated": false, "trackAdoption": false } @@ -24442,7 +24442,7 @@ "signature": [ "\"observabilityCases\"" ], - "path": "x-pack/plugins/observability/common/index.ts", + "path": "x-pack/plugins/observability_solution/observability/common/index.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -24457,7 +24457,7 @@ "signature": [ "\"observability:apmDefaultServiceEnvironment\"" ], - "path": "x-pack/plugins/observability/common/ui_settings_keys.ts", + "path": "x-pack/plugins/observability_solution/observability/common/ui_settings_keys.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -24472,7 +24472,7 @@ "signature": [ "\"observability:apmAgentExplorerView\"" ], - "path": "x-pack/plugins/observability/common/ui_settings_keys.ts", + "path": "x-pack/plugins/observability_solution/observability/common/ui_settings_keys.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -24487,7 +24487,7 @@ "signature": [ "\"observability:enableAwsLambdaMetrics\"" ], - "path": "x-pack/plugins/observability/common/ui_settings_keys.ts", + "path": "x-pack/plugins/observability_solution/observability/common/ui_settings_keys.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -24502,7 +24502,7 @@ "signature": [ "\"observability:enableComparisonByDefault\"" ], - "path": "x-pack/plugins/observability/common/ui_settings_keys.ts", + "path": "x-pack/plugins/observability_solution/observability/common/ui_settings_keys.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -24517,7 +24517,7 @@ "signature": [ "\"observability:apmEnableCriticalPath\"" ], - "path": "x-pack/plugins/observability/common/ui_settings_keys.ts", + "path": "x-pack/plugins/observability_solution/observability/common/ui_settings_keys.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -24532,7 +24532,7 @@ "signature": [ "\"observability:enableInfrastructureAssetCustomDashboards\"" ], - "path": "x-pack/plugins/observability/common/ui_settings_keys.ts", + "path": "x-pack/plugins/observability_solution/observability/common/ui_settings_keys.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -24547,7 +24547,7 @@ "signature": [ "\"observability:enableInfrastructureHostsView\"" ], - "path": "x-pack/plugins/observability/common/ui_settings_keys.ts", + "path": "x-pack/plugins/observability_solution/observability/common/ui_settings_keys.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -24562,7 +24562,7 @@ "signature": [ "\"observability:enableInfrastructureProfilingIntegration\"" ], - "path": "x-pack/plugins/observability/common/ui_settings_keys.ts", + "path": "x-pack/plugins/observability_solution/observability/common/ui_settings_keys.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -24577,7 +24577,7 @@ "signature": [ "\"observability:enableInspectEsQueries\"" ], - "path": "x-pack/plugins/observability/common/ui_settings_keys.ts", + "path": "x-pack/plugins/observability_solution/observability/common/ui_settings_keys.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -24592,7 +24592,7 @@ "signature": [ "\"observability:maxSuggestions\"" ], - "path": "x-pack/plugins/observability/common/ui_settings_keys.ts", + "path": "x-pack/plugins/observability_solution/observability/common/ui_settings_keys.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -24607,7 +24607,7 @@ "signature": [ "\"observability-overview\"" ], - "path": "x-pack/plugins/observability/common/index.ts", + "path": "x-pack/plugins/observability_solution/observability/common/index.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -24622,7 +24622,7 @@ "signature": [ "\"observability\"" ], - "path": "x-pack/plugins/observability/common/index.ts", + "path": "x-pack/plugins/observability_solution/observability/common/index.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -24637,7 +24637,7 @@ "signature": [ "\"observability:profilingAWSCostDiscountRate\"" ], - "path": "x-pack/plugins/observability/common/ui_settings_keys.ts", + "path": "x-pack/plugins/observability_solution/observability/common/ui_settings_keys.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -24652,7 +24652,7 @@ "signature": [ "\"observability:profilingAzureCostDiscountRate\"" ], - "path": "x-pack/plugins/observability/common/ui_settings_keys.ts", + "path": "x-pack/plugins/observability_solution/observability/common/ui_settings_keys.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -24667,7 +24667,7 @@ "signature": [ "\"observability:profilingCo2PerKWH\"" ], - "path": "x-pack/plugins/observability/common/ui_settings_keys.ts", + "path": "x-pack/plugins/observability_solution/observability/common/ui_settings_keys.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -24682,7 +24682,7 @@ "signature": [ "\"observability:profilingCostPervCPUPerHour\"" ], - "path": "x-pack/plugins/observability/common/ui_settings_keys.ts", + "path": "x-pack/plugins/observability_solution/observability/common/ui_settings_keys.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -24697,7 +24697,7 @@ "signature": [ "\"observability:profilingDatacenterPUE\"" ], - "path": "x-pack/plugins/observability/common/ui_settings_keys.ts", + "path": "x-pack/plugins/observability_solution/observability/common/ui_settings_keys.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -24712,7 +24712,7 @@ "signature": [ "\"observability:profilingPervCPUWattArm64\"" ], - "path": "x-pack/plugins/observability/common/ui_settings_keys.ts", + "path": "x-pack/plugins/observability_solution/observability/common/ui_settings_keys.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -24727,7 +24727,7 @@ "signature": [ "\"observability:profilingPerVCPUWattX86\"" ], - "path": "x-pack/plugins/observability/common/ui_settings_keys.ts", + "path": "x-pack/plugins/observability_solution/observability/common/ui_settings_keys.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -24742,7 +24742,7 @@ "signature": [ "\"observability:profilingShowErrorFrames\"" ], - "path": "x-pack/plugins/observability/common/ui_settings_keys.ts", + "path": "x-pack/plugins/observability_solution/observability/common/ui_settings_keys.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -24757,7 +24757,7 @@ "signature": [ "\"RULE_DETAILS_LOCATOR\"" ], - "path": "x-pack/plugins/observability/common/index.ts", + "path": "x-pack/plugins/observability_solution/observability/common/index.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -24772,7 +24772,7 @@ "signature": [ "\"RULES_LOCATOR\"" ], - "path": "x-pack/plugins/observability/common/index.ts", + "path": "x-pack/plugins/observability_solution/observability/common/index.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -24787,7 +24787,7 @@ "signature": [ "\"SLO_DETAILS_LOCATOR\"" ], - "path": "x-pack/plugins/observability/common/index.ts", + "path": "x-pack/plugins/observability_solution/observability/common/index.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -24802,7 +24802,7 @@ "signature": [ "\"SLO_EDIT_LOCATOR\"" ], - "path": "x-pack/plugins/observability/common/index.ts", + "path": "x-pack/plugins/observability_solution/observability/common/index.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -24817,7 +24817,7 @@ "signature": [ "\"slo\"" ], - "path": "x-pack/plugins/observability/common/index.ts", + "path": "x-pack/plugins/observability_solution/observability/common/index.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -24832,7 +24832,7 @@ "signature": [ "\"SLO_LIST_LOCATOR\"" ], - "path": "x-pack/plugins/observability/common/index.ts", + "path": "x-pack/plugins/observability_solution/observability/common/index.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -24847,7 +24847,7 @@ "signature": [ "\"SYNTHETICS_EDIT_MONITOR_LOCATOR\"" ], - "path": "x-pack/plugins/observability/common/index.ts", + "path": "x-pack/plugins/observability_solution/observability/common/index.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -24862,7 +24862,7 @@ "signature": [ "\"SYNTHETICS_MONITOR_DETAIL_LOCATOR\"" ], - "path": "x-pack/plugins/observability/common/index.ts", + "path": "x-pack/plugins/observability_solution/observability/common/index.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -24877,7 +24877,7 @@ "signature": [ "\"SYNTHETICS_SETTINGS\"" ], - "path": "x-pack/plugins/observability/common/index.ts", + "path": "x-pack/plugins/observability_solution/observability/common/index.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -24892,7 +24892,7 @@ "signature": [ "\"observability:syntheticsThrottlingEnabled\"" ], - "path": "x-pack/plugins/observability/common/ui_settings_keys.ts", + "path": "x-pack/plugins/observability_solution/observability/common/ui_settings_keys.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -24909,7 +24909,7 @@ "Maybe", ", options?: FormatterOptions | undefined) => ConvertedDuration" ], - "path": "x-pack/plugins/observability/common/utils/formatters/duration.ts", + "path": "x-pack/plugins/observability_solution/observability/common/utils/formatters/duration.ts", "deprecated": false, "trackAdoption": false, "returnComment": [], @@ -24924,7 +24924,7 @@ "signature": [ "number | null | undefined" ], - "path": "x-pack/plugins/observability/common/utils/formatters/duration.ts", + "path": "x-pack/plugins/observability_solution/observability/common/utils/formatters/duration.ts", "deprecated": false, "trackAdoption": false }, @@ -24938,7 +24938,7 @@ "signature": [ "FormatterOptions | undefined" ], - "path": "x-pack/plugins/observability/common/utils/formatters/duration.ts", + "path": "x-pack/plugins/observability_solution/observability/common/utils/formatters/duration.ts", "deprecated": false, "trackAdoption": false } @@ -24955,7 +24955,7 @@ "signature": [ "\"m\" | \"s\" | \"d\" | \"h\"" ], - "path": "x-pack/plugins/observability/common/utils/formatters/duration.ts", + "path": "x-pack/plugins/observability_solution/observability/common/utils/formatters/duration.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -24970,7 +24970,7 @@ "signature": [ "\"UPTIME_OVERVIEW_LOCATOR\"" ], - "path": "x-pack/plugins/observability/common/index.ts", + "path": "x-pack/plugins/observability_solution/observability/common/index.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -24987,11 +24987,11 @@ "signature": [ "{ alerts: string; alertDetails: (alertId: string) => string; rules: string; ruleDetails: (ruleId: string) => string; slos: string; slosWelcome: string; slosOutdatedDefinitions: string; sloCreate: string; sloCreateWithEncodedForm: (encodedParams: string) => string; sloEdit: (sloId: string) => string; sloEditWithEncodedForm: (sloId: string, encodedParams: string) => string; sloDetails: (sloId: string, instanceId?: string | undefined) => string; }" ], - "path": "x-pack/plugins/observability/common/index.ts", + "path": "x-pack/plugins/observability_solution/observability/common/index.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false } ] } -} \ No newline at end of file +} diff --git a/docs/developer/plugin-list.asciidoc b/docs/developer/plugin-list.asciidoc index 10f8b65fdec156..4e520c50d2a107 100644 --- a/docs/developer/plugin-list.asciidoc +++ b/docs/developer/plugin-list.asciidoc @@ -684,7 +684,7 @@ Elastic. |The Notifications plugin provides a set of services to help Solutions and plugins send notifications to users. -|{kib-repo}blob/{branch}/x-pack/plugins/observability/README.md[observability] +|{kib-repo}blob/{branch}/x-pack/plugins/observability_solution/observability/README.md[observability] |This plugin provides shared components and services for use across observability solutions, as well as the observability landing page UI. diff --git a/package.json b/package.json index 834801b3526f67..da3a9d3ebd66ee 100644 --- a/package.json +++ b/package.json @@ -595,7 +595,7 @@ "@kbn/observability-get-padded-alert-time-range-util": "link:x-pack/packages/observability/get_padded_alert_time_range_util", "@kbn/observability-logs-explorer-plugin": "link:x-pack/plugins/observability_solution/observability_logs_explorer", "@kbn/observability-onboarding-plugin": "link:x-pack/plugins/observability_solution/observability_onboarding", - "@kbn/observability-plugin": "link:x-pack/plugins/observability", + "@kbn/observability-plugin": "link:x-pack/plugins/observability_solution/observability", "@kbn/observability-shared-plugin": "link:x-pack/plugins/observability_solution/observability_shared", "@kbn/oidc-provider-plugin": "link:x-pack/test/security_api_integration/plugins/oidc_provider", "@kbn/open-telemetry-instrumented-plugin": "link:test/common/plugins/otel_metrics", diff --git a/packages/kbn-babel-preset/styled_components_files.js b/packages/kbn-babel-preset/styled_components_files.js index a44fcd7574631c..ce488d96653916 100644 --- a/packages/kbn-babel-preset/styled_components_files.js +++ b/packages/kbn-babel-preset/styled_components_files.js @@ -14,7 +14,7 @@ module.exports = { USES_STYLED_COMPONENTS: [ /packages[\/\\]kbn-ui-shared-deps-(npm|src)[\/\\]/, /src[\/\\]plugins[\/\\](kibana_react)[\/\\]/, - /x-pack[\/\\]plugins[\/\\](observability_solution\/apm|beats_management|cases|fleet|infra|lists|observability|observability_solution\/observability_shared|observability_solution\/exploratory_view|security_solution|timelines|observability_solution\/synthetics|observability_solution\/ux|observability_solution\/uptime)[\/\\]/, + /x-pack[\/\\]plugins[\/\\](observability_solution\/apm|beats_management|cases|fleet|infra|lists|observability_solution\/observability|observability_solution\/observability_shared|observability_solution\/exploratory_view|security_solution|timelines|observability_solution\/synthetics|observability_solution\/ux|observability_solution\/uptime)[\/\\]/, /x-pack[\/\\]test[\/\\]plugin_functional[\/\\]plugins[\/\\]resolver_test[\/\\]/, /x-pack[\/\\]packages[\/\\]elastic_assistant[\/\\]/, /x-pack[\/\\]packages[\/\\]security-solution[\/\\]ecs_data_quality_dashboard[\/\\]/, diff --git a/packages/kbn-eslint-plugin-i18n/README.mdx b/packages/kbn-eslint-plugin-i18n/README.mdx index 6b836eb8bb5281..436cf306ce33af 100644 --- a/packages/kbn-eslint-plugin-i18n/README.mdx +++ b/packages/kbn-eslint-plugin-i18n/README.mdx @@ -32,7 +32,7 @@ This rule kicks in on: This code: ``` -// Filename: /x-pack/plugins/observability/public/my_component.tsx +// Filename: /x-pack/plugins/observability_solution/observability/public/my_component.tsx import React from 'react'; import { EuiText } from '@elastic/eui'; @@ -119,7 +119,7 @@ This rule is useful when defining translated values in plain functions (non-JSX) This code: ``` -// Filename: /x-pack/plugins/observability/public/my_function.ts +// Filename: /x-pack/plugins/observability_solution/observability/public/my_function.ts function myFunction() { const translations = [ diff --git a/packages/kbn-eslint-plugin-i18n/helpers/get_i18n_identifier_from_file_path.test.ts b/packages/kbn-eslint-plugin-i18n/helpers/get_i18n_identifier_from_file_path.test.ts index 4a7fa3143556fd..cf40a1911b4c78 100644 --- a/packages/kbn-eslint-plugin-i18n/helpers/get_i18n_identifier_from_file_path.test.ts +++ b/packages/kbn-eslint-plugin-i18n/helpers/get_i18n_identifier_from_file_path.test.ts @@ -11,7 +11,10 @@ import { getI18nIdentifierFromFilePath } from './get_i18n_identifier_from_file_p const SYSTEMPATH = 'systemPath'; const testMap = [ - ['x-pack/plugins/observability/public/header_actions.tsx', 'xpack.observability'], + [ + 'x-pack/plugins/observability_solution/observability/public/header_actions.tsx', + 'xpack.observability', + ], [ 'x-pack/plugins/observability_solution/apm/common/components/app/correlations/correlations_table.tsx', 'xpack.apm', diff --git a/packages/kbn-eslint-plugin-i18n/rules/i18n_translate_should_start_with_the_right_id.test.ts b/packages/kbn-eslint-plugin-i18n/rules/i18n_translate_should_start_with_the_right_id.test.ts index 49bdb03a4f476f..39643837a9baf9 100644 --- a/packages/kbn-eslint-plugin-i18n/rules/i18n_translate_should_start_with_the_right_id.test.ts +++ b/packages/kbn-eslint-plugin-i18n/rules/i18n_translate_should_start_with_the_right_id.test.ts @@ -44,7 +44,7 @@ const babelTester = [ const invalid: RuleTester.InvalidTestCase[] = [ { name: 'When a string literal is passed to i18n.translate, it should start with the correct i18n identifier.', - filename: '/x-pack/plugins/observability/public/test_component.ts', + filename: '/x-pack/plugins/observability_solution/observability/public/test_component.ts', code: ` import { i18n } from '@kbn/i18n'; @@ -66,7 +66,7 @@ function TestComponent() { }, { name: 'When no string literal is passed to i18n.translate, it should start with the correct i18n identifier.', - filename: '/x-pack/plugins/observability/public/test_component.ts', + filename: '/x-pack/plugins/observability_solution/observability/public/test_component.ts', code: ` import { i18n } from '@kbn/i18n'; @@ -88,7 +88,7 @@ function TestComponent() { }, { name: 'When i18n is not imported yet, the rule should add it.', - filename: '/x-pack/plugins/observability/public/test_component.ts', + filename: '/x-pack/plugins/observability_solution/observability/public/test_component.ts', code: ` function TestComponent() { const foo = i18n.translate(); diff --git a/packages/kbn-eslint-plugin-i18n/rules/strings_should_be_translated_with_formatted_message.test.ts b/packages/kbn-eslint-plugin-i18n/rules/strings_should_be_translated_with_formatted_message.test.ts index 6faf6732f90152..ce68d630f4c146 100644 --- a/packages/kbn-eslint-plugin-i18n/rules/strings_should_be_translated_with_formatted_message.test.ts +++ b/packages/kbn-eslint-plugin-i18n/rules/strings_should_be_translated_with_formatted_message.test.ts @@ -44,7 +44,7 @@ const babelTester = [ const invalid: RuleTester.InvalidTestCase[] = [ { name: 'A JSX element with a string literal should be translated with i18n', - filename: '/x-pack/plugins/observability/public/test_component.tsx', + filename: '/x-pack/plugins/observability_solution/observability/public/test_component.tsx', code: ` import React from 'react'; @@ -75,7 +75,7 @@ function TestComponent() { }, { name: 'A JSX element with a string literal that are inside an Eui component should take the component name of the parent into account', - filename: '/x-pack/plugins/observability/public/another_component.tsx', + filename: '/x-pack/plugins/observability_solution/observability/public/another_component.tsx', code: ` import React from 'react'; @@ -118,7 +118,8 @@ function AnotherComponent() { }, { name: 'When no import of the translation module is present, the import line should be added', - filename: '/x-pack/plugins/observability/public/yet_another_component.tsx', + filename: + '/x-pack/plugins/observability_solution/observability/public/yet_another_component.tsx', code: ` import React from 'react'; @@ -153,7 +154,7 @@ function YetAnotherComponent() { }, { name: 'Import lines without the necessary translation module should be updated to include i18n', - filename: '/x-pack/plugins/observability/public/test_component.tsx', + filename: '/x-pack/plugins/observability_solution/observability/public/test_component.tsx', code: ` import React from 'react'; import { SomeOtherModule } from '@kbn/i18n-react'; @@ -181,7 +182,7 @@ function TestComponent() { }, { name: 'JSX elements that have a label or aria-label prop with a string value should be translated with i18n', - filename: '/x-pack/plugins/observability/public/test_component.tsx', + filename: '/x-pack/plugins/observability_solution/observability/public/test_component.tsx', code: ` import React from 'react'; import { FormattedMessage } from '@kbn/i18n-react'; @@ -209,7 +210,7 @@ function TestComponent() { }, { name: 'JSX elements that have a label or aria-label prop with a JSXExpression value that is a string should be translated with i18n', - filename: '/x-pack/plugins/observability/public/test_component.tsx', + filename: '/x-pack/plugins/observability_solution/observability/public/test_component.tsx', code: ` import React from 'react'; import { FormattedMessage } from '@kbn/i18n-react'; @@ -240,7 +241,7 @@ function TestComponent() { const valid: RuleTester.ValidTestCase[] = [ { name: 'A JSXText element inside a EuiCode component should not be translated', - filename: '/x-pack/plugins/observability/public/test_component.tsx', + filename: '/x-pack/plugins/observability_solution/observability/public/test_component.tsx', code: ` import React from 'react'; @@ -252,7 +253,7 @@ function TestComponent() { }, { name: 'A JSXText element that contains anything other than alpha characters should not be translated', - filename: '/x-pack/plugins/observability/public/test_component.tsx', + filename: '/x-pack/plugins/observability_solution/observability/public/test_component.tsx', code: ` import React from 'react'; @@ -264,7 +265,7 @@ function TestComponent() { }, { name: 'A JSXText element that is wrapped in three backticks (markdown) should not be translated', - filename: '/x-pack/plugins/observability/public/test_component.tsx', + filename: '/x-pack/plugins/observability_solution/observability/public/test_component.tsx', code: ` import React from 'react'; diff --git a/packages/kbn-eslint-plugin-i18n/rules/strings_should_be_translated_with_i18n.test.ts b/packages/kbn-eslint-plugin-i18n/rules/strings_should_be_translated_with_i18n.test.ts index 3142d368b07642..0fdf7aa047465e 100644 --- a/packages/kbn-eslint-plugin-i18n/rules/strings_should_be_translated_with_i18n.test.ts +++ b/packages/kbn-eslint-plugin-i18n/rules/strings_should_be_translated_with_i18n.test.ts @@ -44,7 +44,7 @@ const babelTester = [ const invalid: RuleTester.InvalidTestCase[] = [ { name: 'A JSX element with a string literal should be translated with i18n', - filename: '/x-pack/plugins/observability/public/test_component.tsx', + filename: '/x-pack/plugins/observability_solution/observability/public/test_component.tsx', code: ` import React from 'react'; @@ -71,7 +71,7 @@ function TestComponent() { }, { name: 'A JSX element with a string literal that are inside an Eui component should take the component name of the parent into account', - filename: '/x-pack/plugins/observability/public/another_component.tsx', + filename: '/x-pack/plugins/observability_solution/observability/public/another_component.tsx', code: ` import React from 'react'; @@ -110,7 +110,8 @@ function AnotherComponent() { }, { name: 'When no import of the translation module is present, the import line should be added', - filename: '/x-pack/plugins/observability/public/yet_another_component.tsx', + filename: + '/x-pack/plugins/observability_solution/observability/public/yet_another_component.tsx', code: ` import React from 'react'; @@ -141,7 +142,7 @@ function YetAnotherComponent() { }, { name: 'Import lines without the necessary translation module should be updated to include i18n', - filename: '/x-pack/plugins/observability/public/test_component.tsx', + filename: '/x-pack/plugins/observability_solution/observability/public/test_component.tsx', code: ` import React from 'react'; import { SomeOtherModule } from '@kbn/i18n'; @@ -169,7 +170,7 @@ function TestComponent() { }, { name: 'JSX elements that have a label or aria-label prop with a string value should be translated with i18n', - filename: '/x-pack/plugins/observability/public/test_component.tsx', + filename: '/x-pack/plugins/observability_solution/observability/public/test_component.tsx', code: ` import React from 'react'; import { i18n } from '@kbn/i18n'; @@ -197,7 +198,7 @@ function TestComponent() { }, { name: 'JSX elements that have a label or aria-label prop with a JSXExpression value that is a string should be translated with i18n', - filename: '/x-pack/plugins/observability/public/test_component.tsx', + filename: '/x-pack/plugins/observability_solution/observability/public/test_component.tsx', code: ` import React from 'react'; import { i18n } from '@kbn/i18n'; @@ -228,7 +229,7 @@ function TestComponent() { const valid: RuleTester.ValidTestCase[] = [ { name: 'A JSXText element inside a EuiCode component should not be translated', - filename: '/x-pack/plugins/observability/public/test_component.tsx', + filename: '/x-pack/plugins/observability_solution/observability/public/test_component.tsx', code: ` import React from 'react'; @@ -240,7 +241,7 @@ function TestComponent() { }, { name: 'A JSXText element that contains anything other than alpha characters should not be translated', - filename: '/x-pack/plugins/observability/public/test_component.tsx', + filename: '/x-pack/plugins/observability_solution/observability/public/test_component.tsx', code: ` import React from 'react'; @@ -252,7 +253,7 @@ function TestComponent() { }, { name: 'A JSXText element that is wrapped in three backticks (markdown) should not be translated', - filename: '/x-pack/plugins/observability/public/test_component.tsx', + filename: '/x-pack/plugins/observability_solution/observability/public/test_component.tsx', code: ` import React from 'react'; diff --git a/packages/kbn-eslint-plugin-telemetry/helpers/get_app_name.test.ts b/packages/kbn-eslint-plugin-telemetry/helpers/get_app_name.test.ts index e86fa78411c5d7..3dccc75f6f50b4 100644 --- a/packages/kbn-eslint-plugin-telemetry/helpers/get_app_name.test.ts +++ b/packages/kbn-eslint-plugin-telemetry/helpers/get_app_name.test.ts @@ -11,11 +11,10 @@ import { getAppName } from './get_app_name'; const SYSTEMPATH = 'systemPath'; const testMap = [ + ['x-pack/plugins/observability_solution/observability/foo/bar/baz/header_actions.tsx', 'o11y'], + ['x-pack/plugins/observability_solution/apm/baz/header_actions.tsx', 'apm'], + ['x-pack/plugins/apm/public/components/app/correlations/correlations_table.tsx', 'apm'], ['x-pack/plugins/observability/foo/bar/baz/header_actions.tsx', 'o11y'], - [ - 'x-pack/plugins/observability_solution/apm/public/components/app/correlations/correlations_table.tsx', - 'apm', - ], ['x-pack/plugins/observability_solution/apm/baz/header_actions.tsx', 'apm'], ['x-pack/plugins/cases/public/components/foo.tsx', 'cases'], ['packages/kbn-alerts-ui-shared/src/alert_lifecycle_status_badge/index.tsx', 'kbnAlertsUiShared'], diff --git a/src/dev/storybook/aliases.ts b/src/dev/storybook/aliases.ts index 6aca0390525f3b..b35324189685f3 100644 --- a/src/dev/storybook/aliases.ts +++ b/src/dev/storybook/aliases.ts @@ -47,7 +47,7 @@ export const storybookAliases = { lists: 'x-pack/plugins/lists/.storybook', logs_explorer: 'x-pack/plugins/observability_solution/logs_explorer/.storybook', management: 'packages/kbn-management/storybook/config', - observability: 'x-pack/plugins/observability/.storybook', + observability: 'x-pack/plugins/observability_solution/observability/.storybook', observability_ai_assistant: 'x-pack/plugins/observability_solution/observability_ai_assistant/.storybook', presentation: 'src/plugins/presentation_util/storybook', diff --git a/src/plugins/guided_onboarding/README.md b/src/plugins/guided_onboarding/README.md index 50132b0a03e9d3..a7d1447d6da8ba 100755 --- a/src/plugins/guided_onboarding/README.md +++ b/src/plugins/guided_onboarding/README.md @@ -125,7 +125,7 @@ To use the API service, you need to know a guide ID (currently one of `appSearch The guided onboarding exposes a function `registerGuideConfig(guideId: GuideId, guideConfig: GuideConfig)` function in its setup contract. This function allows consumers to register a guide config for a specified guide ID. The function throws an error if a config already exists for the guide ID. See code examples in following plugins: - enterprise search: `x-pack/plugins/enterprise_search/server/plugin.ts` -- observability: `x-pack/plugins/observability/server/plugin.ts` +- observability: `x-pack/plugins/observability_solution/observability/server/plugin.ts` - security solution: `x-pack/plugins/security_solution/server/plugin.ts` ## Adding a new guide diff --git a/tsconfig.base.json b/tsconfig.base.json index 49e2e9d2690775..de39fe7bcc8b4d 100644 --- a/tsconfig.base.json +++ b/tsconfig.base.json @@ -1146,8 +1146,8 @@ "@kbn/observability-logs-explorer-plugin/*": ["x-pack/plugins/observability_solution/observability_logs_explorer/*"], "@kbn/observability-onboarding-plugin": ["x-pack/plugins/observability_solution/observability_onboarding"], "@kbn/observability-onboarding-plugin/*": ["x-pack/plugins/observability_solution/observability_onboarding/*"], - "@kbn/observability-plugin": ["x-pack/plugins/observability"], - "@kbn/observability-plugin/*": ["x-pack/plugins/observability/*"], + "@kbn/observability-plugin": ["x-pack/plugins/observability_solution/observability"], + "@kbn/observability-plugin/*": ["x-pack/plugins/observability_solution/observability/*"], "@kbn/observability-shared-plugin": ["x-pack/plugins/observability_solution/observability_shared"], "@kbn/observability-shared-plugin/*": ["x-pack/plugins/observability_solution/observability_shared/*"], "@kbn/oidc-provider-plugin": ["x-pack/test/security_api_integration/plugins/oidc_provider"], diff --git a/x-pack/.i18nrc.json b/x-pack/.i18nrc.json index 4859320c39d0c6..7cce01a2c7423e 100644 --- a/x-pack/.i18nrc.json +++ b/x-pack/.i18nrc.json @@ -66,7 +66,7 @@ "plugins/ml" ], "xpack.monitoring": ["plugins/monitoring"], - "xpack.observability": "plugins/observability", + "xpack.observability": "plugins/observability_solution/observability", "xpack.observabilityLogsExplorer": "plugins/observability_solution/observability_logs_explorer", "xpack.observability_onboarding": "plugins/observability_solution/observability_onboarding", "xpack.observabilityShared": "plugins/observability_solution/observability_shared", diff --git a/x-pack/plugins/observability/jest.config.js b/x-pack/plugins/observability/jest.config.js deleted file mode 100644 index 39d8067d0efe4e..00000000000000 --- a/x-pack/plugins/observability/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'], - setupFiles: ['/x-pack/plugins/observability/.storybook/jest_setup.js'], - coverageDirectory: '/target/kibana-coverage/jest/x-pack/plugins/observability', - coverageReporters: ['text', 'html'], - collectCoverageFrom: [ - '/x-pack/plugins/observability/{common,public,server}/**/*.{js,ts,tsx}', - ], -}; diff --git a/x-pack/plugins/observability/.storybook/jest_setup.js b/x-pack/plugins/observability_solution/observability/.storybook/jest_setup.js similarity index 100% rename from x-pack/plugins/observability/.storybook/jest_setup.js rename to x-pack/plugins/observability_solution/observability/.storybook/jest_setup.js diff --git a/x-pack/plugins/observability/.storybook/main.js b/x-pack/plugins/observability_solution/observability/.storybook/main.js similarity index 100% rename from x-pack/plugins/observability/.storybook/main.js rename to x-pack/plugins/observability_solution/observability/.storybook/main.js diff --git a/x-pack/plugins/observability/.storybook/preview.js b/x-pack/plugins/observability_solution/observability/.storybook/preview.js similarity index 100% rename from x-pack/plugins/observability/.storybook/preview.js rename to x-pack/plugins/observability_solution/observability/.storybook/preview.js diff --git a/x-pack/plugins/observability/README.md b/x-pack/plugins/observability_solution/observability/README.md similarity index 100% rename from x-pack/plugins/observability/README.md rename to x-pack/plugins/observability_solution/observability/README.md diff --git a/x-pack/plugins/observability/common/annotations.ts b/x-pack/plugins/observability_solution/observability/common/annotations.ts similarity index 100% rename from x-pack/plugins/observability/common/annotations.ts rename to x-pack/plugins/observability_solution/observability/common/annotations.ts diff --git a/x-pack/plugins/observability/common/constants.ts b/x-pack/plugins/observability_solution/observability/common/constants.ts similarity index 100% rename from x-pack/plugins/observability/common/constants.ts rename to x-pack/plugins/observability_solution/observability/common/constants.ts diff --git a/x-pack/plugins/observability/common/custom_threshold_rule/color_palette.ts b/x-pack/plugins/observability_solution/observability/common/custom_threshold_rule/color_palette.ts similarity index 100% rename from x-pack/plugins/observability/common/custom_threshold_rule/color_palette.ts rename to x-pack/plugins/observability_solution/observability/common/custom_threshold_rule/color_palette.ts diff --git a/x-pack/plugins/observability/common/custom_threshold_rule/formatters/bytes.test.ts b/x-pack/plugins/observability_solution/observability/common/custom_threshold_rule/formatters/bytes.test.ts similarity index 100% rename from x-pack/plugins/observability/common/custom_threshold_rule/formatters/bytes.test.ts rename to x-pack/plugins/observability_solution/observability/common/custom_threshold_rule/formatters/bytes.test.ts diff --git a/x-pack/plugins/observability/common/custom_threshold_rule/formatters/bytes.ts b/x-pack/plugins/observability_solution/observability/common/custom_threshold_rule/formatters/bytes.ts similarity index 100% rename from x-pack/plugins/observability/common/custom_threshold_rule/formatters/bytes.ts rename to x-pack/plugins/observability_solution/observability/common/custom_threshold_rule/formatters/bytes.ts diff --git a/x-pack/plugins/observability/common/custom_threshold_rule/formatters/datetime.ts b/x-pack/plugins/observability_solution/observability/common/custom_threshold_rule/formatters/datetime.ts similarity index 100% rename from x-pack/plugins/observability/common/custom_threshold_rule/formatters/datetime.ts rename to x-pack/plugins/observability_solution/observability/common/custom_threshold_rule/formatters/datetime.ts diff --git a/x-pack/plugins/observability/common/custom_threshold_rule/formatters/high_precision.ts b/x-pack/plugins/observability_solution/observability/common/custom_threshold_rule/formatters/high_precision.ts similarity index 100% rename from x-pack/plugins/observability/common/custom_threshold_rule/formatters/high_precision.ts rename to x-pack/plugins/observability_solution/observability/common/custom_threshold_rule/formatters/high_precision.ts diff --git a/x-pack/plugins/observability/common/custom_threshold_rule/formatters/index.ts b/x-pack/plugins/observability_solution/observability/common/custom_threshold_rule/formatters/index.ts similarity index 100% rename from x-pack/plugins/observability/common/custom_threshold_rule/formatters/index.ts rename to x-pack/plugins/observability_solution/observability/common/custom_threshold_rule/formatters/index.ts diff --git a/x-pack/plugins/observability/common/custom_threshold_rule/formatters/number.ts b/x-pack/plugins/observability_solution/observability/common/custom_threshold_rule/formatters/number.ts similarity index 100% rename from x-pack/plugins/observability/common/custom_threshold_rule/formatters/number.ts rename to x-pack/plugins/observability_solution/observability/common/custom_threshold_rule/formatters/number.ts diff --git a/x-pack/plugins/observability/common/custom_threshold_rule/formatters/percent.ts b/x-pack/plugins/observability_solution/observability/common/custom_threshold_rule/formatters/percent.ts similarity index 100% rename from x-pack/plugins/observability/common/custom_threshold_rule/formatters/percent.ts rename to x-pack/plugins/observability_solution/observability/common/custom_threshold_rule/formatters/percent.ts diff --git a/x-pack/plugins/observability/common/custom_threshold_rule/formatters/snapshot_metric_formats.ts b/x-pack/plugins/observability_solution/observability/common/custom_threshold_rule/formatters/snapshot_metric_formats.ts similarity index 100% rename from x-pack/plugins/observability/common/custom_threshold_rule/formatters/snapshot_metric_formats.ts rename to x-pack/plugins/observability_solution/observability/common/custom_threshold_rule/formatters/snapshot_metric_formats.ts diff --git a/x-pack/plugins/observability/common/custom_threshold_rule/formatters/types.ts b/x-pack/plugins/observability_solution/observability/common/custom_threshold_rule/formatters/types.ts similarity index 100% rename from x-pack/plugins/observability/common/custom_threshold_rule/formatters/types.ts rename to x-pack/plugins/observability_solution/observability/common/custom_threshold_rule/formatters/types.ts diff --git a/x-pack/plugins/observability/common/custom_threshold_rule/get_view_in_app_url.test.ts b/x-pack/plugins/observability_solution/observability/common/custom_threshold_rule/get_view_in_app_url.test.ts similarity index 100% rename from x-pack/plugins/observability/common/custom_threshold_rule/get_view_in_app_url.test.ts rename to x-pack/plugins/observability_solution/observability/common/custom_threshold_rule/get_view_in_app_url.test.ts diff --git a/x-pack/plugins/observability/common/custom_threshold_rule/get_view_in_app_url.ts b/x-pack/plugins/observability_solution/observability/common/custom_threshold_rule/get_view_in_app_url.ts similarity index 100% rename from x-pack/plugins/observability/common/custom_threshold_rule/get_view_in_app_url.ts rename to x-pack/plugins/observability_solution/observability/common/custom_threshold_rule/get_view_in_app_url.ts diff --git a/x-pack/plugins/observability/common/custom_threshold_rule/helpers/get_group.test.ts b/x-pack/plugins/observability_solution/observability/common/custom_threshold_rule/helpers/get_group.test.ts similarity index 100% rename from x-pack/plugins/observability/common/custom_threshold_rule/helpers/get_group.test.ts rename to x-pack/plugins/observability_solution/observability/common/custom_threshold_rule/helpers/get_group.test.ts diff --git a/x-pack/plugins/observability/common/custom_threshold_rule/helpers/get_group.ts b/x-pack/plugins/observability_solution/observability/common/custom_threshold_rule/helpers/get_group.ts similarity index 100% rename from x-pack/plugins/observability/common/custom_threshold_rule/helpers/get_group.ts rename to x-pack/plugins/observability_solution/observability/common/custom_threshold_rule/helpers/get_group.ts diff --git a/x-pack/plugins/observability/common/custom_threshold_rule/metric_value_formatter.test.ts b/x-pack/plugins/observability_solution/observability/common/custom_threshold_rule/metric_value_formatter.test.ts similarity index 100% rename from x-pack/plugins/observability/common/custom_threshold_rule/metric_value_formatter.test.ts rename to x-pack/plugins/observability_solution/observability/common/custom_threshold_rule/metric_value_formatter.test.ts diff --git a/x-pack/plugins/observability/common/custom_threshold_rule/metric_value_formatter.ts b/x-pack/plugins/observability_solution/observability/common/custom_threshold_rule/metric_value_formatter.ts similarity index 100% rename from x-pack/plugins/observability/common/custom_threshold_rule/metric_value_formatter.ts rename to x-pack/plugins/observability_solution/observability/common/custom_threshold_rule/metric_value_formatter.ts diff --git a/x-pack/plugins/observability/common/custom_threshold_rule/types.ts b/x-pack/plugins/observability_solution/observability/common/custom_threshold_rule/types.ts similarity index 100% rename from x-pack/plugins/observability/common/custom_threshold_rule/types.ts rename to x-pack/plugins/observability_solution/observability/common/custom_threshold_rule/types.ts diff --git a/x-pack/plugins/observability/common/field_names/slo.ts b/x-pack/plugins/observability_solution/observability/common/field_names/slo.ts similarity index 100% rename from x-pack/plugins/observability/common/field_names/slo.ts rename to x-pack/plugins/observability_solution/observability/common/field_names/slo.ts diff --git a/x-pack/plugins/observability/common/guided_onboarding/kubernetes_guide_config.tsx b/x-pack/plugins/observability_solution/observability/common/guided_onboarding/kubernetes_guide_config.tsx similarity index 100% rename from x-pack/plugins/observability/common/guided_onboarding/kubernetes_guide_config.tsx rename to x-pack/plugins/observability_solution/observability/common/guided_onboarding/kubernetes_guide_config.tsx diff --git a/x-pack/plugins/observability/common/i18n.ts b/x-pack/plugins/observability_solution/observability/common/i18n.ts similarity index 100% rename from x-pack/plugins/observability/common/i18n.ts rename to x-pack/plugins/observability_solution/observability/common/i18n.ts diff --git a/x-pack/plugins/observability/common/index.ts b/x-pack/plugins/observability_solution/observability/common/index.ts similarity index 100% rename from x-pack/plugins/observability/common/index.ts rename to x-pack/plugins/observability_solution/observability/common/index.ts diff --git a/x-pack/plugins/observability/common/locators/alerts.test.ts b/x-pack/plugins/observability_solution/observability/common/locators/alerts.test.ts similarity index 100% rename from x-pack/plugins/observability/common/locators/alerts.test.ts rename to x-pack/plugins/observability_solution/observability/common/locators/alerts.test.ts diff --git a/x-pack/plugins/observability/common/locators/alerts.ts b/x-pack/plugins/observability_solution/observability/common/locators/alerts.ts similarity index 100% rename from x-pack/plugins/observability/common/locators/alerts.ts rename to x-pack/plugins/observability_solution/observability/common/locators/alerts.ts diff --git a/x-pack/plugins/observability/common/locators/paths.ts b/x-pack/plugins/observability_solution/observability/common/locators/paths.ts similarity index 100% rename from x-pack/plugins/observability/common/locators/paths.ts rename to x-pack/plugins/observability_solution/observability/common/locators/paths.ts diff --git a/x-pack/plugins/observability/common/processor_event.ts b/x-pack/plugins/observability_solution/observability/common/processor_event.ts similarity index 100% rename from x-pack/plugins/observability/common/processor_event.ts rename to x-pack/plugins/observability_solution/observability/common/processor_event.ts diff --git a/x-pack/plugins/observability/common/progressive_loading.ts b/x-pack/plugins/observability_solution/observability/common/progressive_loading.ts similarity index 100% rename from x-pack/plugins/observability/common/progressive_loading.ts rename to x-pack/plugins/observability_solution/observability/common/progressive_loading.ts diff --git a/x-pack/plugins/observability/common/slo/constants.ts b/x-pack/plugins/observability_solution/observability/common/slo/constants.ts similarity index 100% rename from x-pack/plugins/observability/common/slo/constants.ts rename to x-pack/plugins/observability_solution/observability/common/slo/constants.ts diff --git a/x-pack/plugins/observability/common/typings.ts b/x-pack/plugins/observability_solution/observability/common/typings.ts similarity index 100% rename from x-pack/plugins/observability/common/typings.ts rename to x-pack/plugins/observability_solution/observability/common/typings.ts diff --git a/x-pack/plugins/observability/common/ui_settings_keys.ts b/x-pack/plugins/observability_solution/observability/common/ui_settings_keys.ts similarity index 100% rename from x-pack/plugins/observability/common/ui_settings_keys.ts rename to x-pack/plugins/observability_solution/observability/common/ui_settings_keys.ts diff --git a/x-pack/plugins/observability/common/utils/alerting/alert_url.ts b/x-pack/plugins/observability_solution/observability/common/utils/alerting/alert_url.ts similarity index 100% rename from x-pack/plugins/observability/common/utils/alerting/alert_url.ts rename to x-pack/plugins/observability_solution/observability/common/utils/alerting/alert_url.ts diff --git a/x-pack/plugins/observability/common/utils/array_union_to_callable.ts b/x-pack/plugins/observability_solution/observability/common/utils/array_union_to_callable.ts similarity index 100% rename from x-pack/plugins/observability/common/utils/array_union_to_callable.ts rename to x-pack/plugins/observability_solution/observability/common/utils/array_union_to_callable.ts diff --git a/x-pack/plugins/observability/common/utils/as_mutable_array.ts b/x-pack/plugins/observability_solution/observability/common/utils/as_mutable_array.ts similarity index 100% rename from x-pack/plugins/observability/common/utils/as_mutable_array.ts rename to x-pack/plugins/observability_solution/observability/common/utils/as_mutable_array.ts diff --git a/x-pack/plugins/observability/common/utils/formatters/datetime.test.ts b/x-pack/plugins/observability_solution/observability/common/utils/formatters/datetime.test.ts similarity index 100% rename from x-pack/plugins/observability/common/utils/formatters/datetime.test.ts rename to x-pack/plugins/observability_solution/observability/common/utils/formatters/datetime.test.ts diff --git a/x-pack/plugins/observability/common/utils/formatters/datetime.ts b/x-pack/plugins/observability_solution/observability/common/utils/formatters/datetime.ts similarity index 100% rename from x-pack/plugins/observability/common/utils/formatters/datetime.ts rename to x-pack/plugins/observability_solution/observability/common/utils/formatters/datetime.ts diff --git a/x-pack/plugins/observability/common/utils/formatters/duration.test.ts b/x-pack/plugins/observability_solution/observability/common/utils/formatters/duration.test.ts similarity index 100% rename from x-pack/plugins/observability/common/utils/formatters/duration.test.ts rename to x-pack/plugins/observability_solution/observability/common/utils/formatters/duration.test.ts diff --git a/x-pack/plugins/observability/common/utils/formatters/duration.ts b/x-pack/plugins/observability_solution/observability/common/utils/formatters/duration.ts similarity index 100% rename from x-pack/plugins/observability/common/utils/formatters/duration.ts rename to x-pack/plugins/observability_solution/observability/common/utils/formatters/duration.ts diff --git a/x-pack/plugins/observability/common/utils/formatters/formatters.test.ts b/x-pack/plugins/observability_solution/observability/common/utils/formatters/formatters.test.ts similarity index 100% rename from x-pack/plugins/observability/common/utils/formatters/formatters.test.ts rename to x-pack/plugins/observability_solution/observability/common/utils/formatters/formatters.test.ts diff --git a/x-pack/plugins/observability/common/utils/formatters/formatters.ts b/x-pack/plugins/observability_solution/observability/common/utils/formatters/formatters.ts similarity index 100% rename from x-pack/plugins/observability/common/utils/formatters/formatters.ts rename to x-pack/plugins/observability_solution/observability/common/utils/formatters/formatters.ts diff --git a/x-pack/plugins/observability/common/utils/formatters/index.ts b/x-pack/plugins/observability_solution/observability/common/utils/formatters/index.ts similarity index 100% rename from x-pack/plugins/observability/common/utils/formatters/index.ts rename to x-pack/plugins/observability_solution/observability/common/utils/formatters/index.ts diff --git a/x-pack/plugins/observability/common/utils/formatters/size.test.ts b/x-pack/plugins/observability_solution/observability/common/utils/formatters/size.test.ts similarity index 100% rename from x-pack/plugins/observability/common/utils/formatters/size.test.ts rename to x-pack/plugins/observability_solution/observability/common/utils/formatters/size.test.ts diff --git a/x-pack/plugins/observability/common/utils/formatters/size.ts b/x-pack/plugins/observability_solution/observability/common/utils/formatters/size.ts similarity index 100% rename from x-pack/plugins/observability/common/utils/formatters/size.ts rename to x-pack/plugins/observability_solution/observability/common/utils/formatters/size.ts diff --git a/x-pack/plugins/observability/common/utils/get_inspect_response.ts b/x-pack/plugins/observability_solution/observability/common/utils/get_inspect_response.ts similarity index 100% rename from x-pack/plugins/observability/common/utils/get_inspect_response.ts rename to x-pack/plugins/observability_solution/observability/common/utils/get_inspect_response.ts diff --git a/x-pack/plugins/observability/common/utils/get_interval_in_seconds.test.ts b/x-pack/plugins/observability_solution/observability/common/utils/get_interval_in_seconds.test.ts similarity index 100% rename from x-pack/plugins/observability/common/utils/get_interval_in_seconds.test.ts rename to x-pack/plugins/observability_solution/observability/common/utils/get_interval_in_seconds.test.ts diff --git a/x-pack/plugins/observability/common/utils/get_interval_in_seconds.ts b/x-pack/plugins/observability_solution/observability/common/utils/get_interval_in_seconds.ts similarity index 100% rename from x-pack/plugins/observability/common/utils/get_interval_in_seconds.ts rename to x-pack/plugins/observability_solution/observability/common/utils/get_interval_in_seconds.ts diff --git a/x-pack/plugins/observability/common/utils/is_finite_number.ts b/x-pack/plugins/observability_solution/observability/common/utils/is_finite_number.ts similarity index 100% rename from x-pack/plugins/observability/common/utils/is_finite_number.ts rename to x-pack/plugins/observability_solution/observability/common/utils/is_finite_number.ts diff --git a/x-pack/plugins/observability/common/utils/join_by_key/index.test.ts b/x-pack/plugins/observability_solution/observability/common/utils/join_by_key/index.test.ts similarity index 100% rename from x-pack/plugins/observability/common/utils/join_by_key/index.test.ts rename to x-pack/plugins/observability_solution/observability/common/utils/join_by_key/index.test.ts diff --git a/x-pack/plugins/observability/common/utils/join_by_key/index.ts b/x-pack/plugins/observability_solution/observability/common/utils/join_by_key/index.ts similarity index 100% rename from x-pack/plugins/observability/common/utils/join_by_key/index.ts rename to x-pack/plugins/observability_solution/observability/common/utils/join_by_key/index.ts diff --git a/x-pack/plugins/observability/common/utils/maybe.ts b/x-pack/plugins/observability_solution/observability/common/utils/maybe.ts similarity index 100% rename from x-pack/plugins/observability/common/utils/maybe.ts rename to x-pack/plugins/observability_solution/observability/common/utils/maybe.ts diff --git a/x-pack/plugins/observability/common/utils/pick_keys.ts b/x-pack/plugins/observability_solution/observability/common/utils/pick_keys.ts similarity index 100% rename from x-pack/plugins/observability/common/utils/pick_keys.ts rename to x-pack/plugins/observability_solution/observability/common/utils/pick_keys.ts diff --git a/x-pack/plugins/observability/common/utils/unwrap_es_response.ts b/x-pack/plugins/observability_solution/observability/common/utils/unwrap_es_response.ts similarity index 100% rename from x-pack/plugins/observability/common/utils/unwrap_es_response.ts rename to x-pack/plugins/observability_solution/observability/common/utils/unwrap_es_response.ts diff --git a/x-pack/plugins/observability/dev_docs/custom_threshold.md b/x-pack/plugins/observability_solution/observability/dev_docs/custom_threshold.md similarity index 100% rename from x-pack/plugins/observability/dev_docs/custom_threshold.md rename to x-pack/plugins/observability_solution/observability/dev_docs/custom_threshold.md diff --git a/x-pack/plugins/observability/dev_docs/feature_flags.md b/x-pack/plugins/observability_solution/observability/dev_docs/feature_flags.md similarity index 100% rename from x-pack/plugins/observability/dev_docs/feature_flags.md rename to x-pack/plugins/observability_solution/observability/dev_docs/feature_flags.md diff --git a/x-pack/plugins/observability/dev_docs/images/data_forge_custom_threshold_rule_cpu.png b/x-pack/plugins/observability_solution/observability/dev_docs/images/data_forge_custom_threshold_rule_cpu.png similarity index 100% rename from x-pack/plugins/observability/dev_docs/images/data_forge_custom_threshold_rule_cpu.png rename to x-pack/plugins/observability_solution/observability/dev_docs/images/data_forge_custom_threshold_rule_cpu.png diff --git a/x-pack/plugins/observability/dev_docs/images/data_forge_data_view.png b/x-pack/plugins/observability_solution/observability/dev_docs/images/data_forge_data_view.png similarity index 100% rename from x-pack/plugins/observability/dev_docs/images/data_forge_data_view.png rename to x-pack/plugins/observability_solution/observability/dev_docs/images/data_forge_data_view.png diff --git a/x-pack/plugins/observability/dev_docs/images/synthtrace_custom_threshold_rule.png b/x-pack/plugins/observability_solution/observability/dev_docs/images/synthtrace_custom_threshold_rule.png similarity index 100% rename from x-pack/plugins/observability/dev_docs/images/synthtrace_custom_threshold_rule.png rename to x-pack/plugins/observability_solution/observability/dev_docs/images/synthtrace_custom_threshold_rule.png diff --git a/x-pack/plugins/observability/dev_docs/images/synthtrace_data_view.png b/x-pack/plugins/observability_solution/observability/dev_docs/images/synthtrace_data_view.png similarity index 100% rename from x-pack/plugins/observability/dev_docs/images/synthtrace_data_view.png rename to x-pack/plugins/observability_solution/observability/dev_docs/images/synthtrace_data_view.png diff --git a/x-pack/plugins/observability/dev_docs/slo.md b/x-pack/plugins/observability_solution/observability/dev_docs/slo.md similarity index 100% rename from x-pack/plugins/observability/dev_docs/slo.md rename to x-pack/plugins/observability_solution/observability/dev_docs/slo.md diff --git a/x-pack/plugins/observability/docs/openapi/slo/README.md b/x-pack/plugins/observability_solution/observability/docs/openapi/slo/README.md similarity index 92% rename from x-pack/plugins/observability/docs/openapi/slo/README.md rename to x-pack/plugins/observability_solution/observability/docs/openapi/slo/README.md index d7bd91627a5ef4..25491ce3951b4c 100644 --- a/x-pack/plugins/observability/docs/openapi/slo/README.md +++ b/x-pack/plugins/observability_solution/observability/docs/openapi/slo/README.md @@ -14,7 +14,7 @@ A guide about the OpenApi specification can be found at [https://swagger.io/docs ## Tools It is possible to manually validate the docs before bundling them with the following -command in the `x-pack/plugins/observability/docs/openapi/slo` folder: +command in the `x-pack/plugins/observability_solution/observability/docs/openapi/slo` folder: ```bash make validate diff --git a/x-pack/plugins/observability/docs/openapi/slo/bundled.json b/x-pack/plugins/observability_solution/observability/docs/openapi/slo/bundled.json similarity index 100% rename from x-pack/plugins/observability/docs/openapi/slo/bundled.json rename to x-pack/plugins/observability_solution/observability/docs/openapi/slo/bundled.json diff --git a/x-pack/plugins/observability/docs/openapi/slo/bundled.yaml b/x-pack/plugins/observability_solution/observability/docs/openapi/slo/bundled.yaml similarity index 100% rename from x-pack/plugins/observability/docs/openapi/slo/bundled.yaml rename to x-pack/plugins/observability_solution/observability/docs/openapi/slo/bundled.yaml diff --git a/x-pack/plugins/observability/docs/openapi/slo/components/README.md b/x-pack/plugins/observability_solution/observability/docs/openapi/slo/components/README.md similarity index 100% rename from x-pack/plugins/observability/docs/openapi/slo/components/README.md rename to x-pack/plugins/observability_solution/observability/docs/openapi/slo/components/README.md diff --git a/x-pack/plugins/observability/docs/openapi/slo/components/headers/kbn_xsrf.yaml b/x-pack/plugins/observability_solution/observability/docs/openapi/slo/components/headers/kbn_xsrf.yaml similarity index 100% rename from x-pack/plugins/observability/docs/openapi/slo/components/headers/kbn_xsrf.yaml rename to x-pack/plugins/observability_solution/observability/docs/openapi/slo/components/headers/kbn_xsrf.yaml diff --git a/x-pack/plugins/observability/docs/openapi/slo/components/parameters/slo_id.yaml b/x-pack/plugins/observability_solution/observability/docs/openapi/slo/components/parameters/slo_id.yaml similarity index 100% rename from x-pack/plugins/observability/docs/openapi/slo/components/parameters/slo_id.yaml rename to x-pack/plugins/observability_solution/observability/docs/openapi/slo/components/parameters/slo_id.yaml diff --git a/x-pack/plugins/observability/docs/openapi/slo/components/parameters/space_id.yaml b/x-pack/plugins/observability_solution/observability/docs/openapi/slo/components/parameters/space_id.yaml similarity index 100% rename from x-pack/plugins/observability/docs/openapi/slo/components/parameters/space_id.yaml rename to x-pack/plugins/observability_solution/observability/docs/openapi/slo/components/parameters/space_id.yaml diff --git a/x-pack/plugins/observability/docs/openapi/slo/components/schemas/400_response.yaml b/x-pack/plugins/observability_solution/observability/docs/openapi/slo/components/schemas/400_response.yaml similarity index 100% rename from x-pack/plugins/observability/docs/openapi/slo/components/schemas/400_response.yaml rename to x-pack/plugins/observability_solution/observability/docs/openapi/slo/components/schemas/400_response.yaml diff --git a/x-pack/plugins/observability/docs/openapi/slo/components/schemas/401_response.yaml b/x-pack/plugins/observability_solution/observability/docs/openapi/slo/components/schemas/401_response.yaml similarity index 100% rename from x-pack/plugins/observability/docs/openapi/slo/components/schemas/401_response.yaml rename to x-pack/plugins/observability_solution/observability/docs/openapi/slo/components/schemas/401_response.yaml diff --git a/x-pack/plugins/observability/docs/openapi/slo/components/schemas/403_response.yaml b/x-pack/plugins/observability_solution/observability/docs/openapi/slo/components/schemas/403_response.yaml similarity index 100% rename from x-pack/plugins/observability/docs/openapi/slo/components/schemas/403_response.yaml rename to x-pack/plugins/observability_solution/observability/docs/openapi/slo/components/schemas/403_response.yaml diff --git a/x-pack/plugins/observability/docs/openapi/slo/components/schemas/404_response.yaml b/x-pack/plugins/observability_solution/observability/docs/openapi/slo/components/schemas/404_response.yaml similarity index 100% rename from x-pack/plugins/observability/docs/openapi/slo/components/schemas/404_response.yaml rename to x-pack/plugins/observability_solution/observability/docs/openapi/slo/components/schemas/404_response.yaml diff --git a/x-pack/plugins/observability/docs/openapi/slo/components/schemas/409_response.yaml b/x-pack/plugins/observability_solution/observability/docs/openapi/slo/components/schemas/409_response.yaml similarity index 100% rename from x-pack/plugins/observability/docs/openapi/slo/components/schemas/409_response.yaml rename to x-pack/plugins/observability_solution/observability/docs/openapi/slo/components/schemas/409_response.yaml diff --git a/x-pack/plugins/observability/docs/openapi/slo/components/schemas/budgeting_method.yaml b/x-pack/plugins/observability_solution/observability/docs/openapi/slo/components/schemas/budgeting_method.yaml similarity index 100% rename from x-pack/plugins/observability/docs/openapi/slo/components/schemas/budgeting_method.yaml rename to x-pack/plugins/observability_solution/observability/docs/openapi/slo/components/schemas/budgeting_method.yaml diff --git a/x-pack/plugins/observability/docs/openapi/slo/components/schemas/create_slo_request.yaml b/x-pack/plugins/observability_solution/observability/docs/openapi/slo/components/schemas/create_slo_request.yaml similarity index 100% rename from x-pack/plugins/observability/docs/openapi/slo/components/schemas/create_slo_request.yaml rename to x-pack/plugins/observability_solution/observability/docs/openapi/slo/components/schemas/create_slo_request.yaml diff --git a/x-pack/plugins/observability/docs/openapi/slo/components/schemas/create_slo_response.yaml b/x-pack/plugins/observability_solution/observability/docs/openapi/slo/components/schemas/create_slo_response.yaml similarity index 100% rename from x-pack/plugins/observability/docs/openapi/slo/components/schemas/create_slo_response.yaml rename to x-pack/plugins/observability_solution/observability/docs/openapi/slo/components/schemas/create_slo_response.yaml diff --git a/x-pack/plugins/observability/docs/openapi/slo/components/schemas/delete_slo_instances_request.yaml b/x-pack/plugins/observability_solution/observability/docs/openapi/slo/components/schemas/delete_slo_instances_request.yaml similarity index 100% rename from x-pack/plugins/observability/docs/openapi/slo/components/schemas/delete_slo_instances_request.yaml rename to x-pack/plugins/observability_solution/observability/docs/openapi/slo/components/schemas/delete_slo_instances_request.yaml diff --git a/x-pack/plugins/observability/docs/openapi/slo/components/schemas/error_budget.yaml b/x-pack/plugins/observability_solution/observability/docs/openapi/slo/components/schemas/error_budget.yaml similarity index 100% rename from x-pack/plugins/observability/docs/openapi/slo/components/schemas/error_budget.yaml rename to x-pack/plugins/observability_solution/observability/docs/openapi/slo/components/schemas/error_budget.yaml diff --git a/x-pack/plugins/observability/docs/openapi/slo/components/schemas/filter.yaml b/x-pack/plugins/observability_solution/observability/docs/openapi/slo/components/schemas/filter.yaml similarity index 100% rename from x-pack/plugins/observability/docs/openapi/slo/components/schemas/filter.yaml rename to x-pack/plugins/observability_solution/observability/docs/openapi/slo/components/schemas/filter.yaml diff --git a/x-pack/plugins/observability/docs/openapi/slo/components/schemas/filter_meta.yaml b/x-pack/plugins/observability_solution/observability/docs/openapi/slo/components/schemas/filter_meta.yaml similarity index 100% rename from x-pack/plugins/observability/docs/openapi/slo/components/schemas/filter_meta.yaml rename to x-pack/plugins/observability_solution/observability/docs/openapi/slo/components/schemas/filter_meta.yaml diff --git a/x-pack/plugins/observability/docs/openapi/slo/components/schemas/find_slo_definitions_response.yaml b/x-pack/plugins/observability_solution/observability/docs/openapi/slo/components/schemas/find_slo_definitions_response.yaml similarity index 100% rename from x-pack/plugins/observability/docs/openapi/slo/components/schemas/find_slo_definitions_response.yaml rename to x-pack/plugins/observability_solution/observability/docs/openapi/slo/components/schemas/find_slo_definitions_response.yaml diff --git a/x-pack/plugins/observability/docs/openapi/slo/components/schemas/find_slo_response.yaml b/x-pack/plugins/observability_solution/observability/docs/openapi/slo/components/schemas/find_slo_response.yaml similarity index 100% rename from x-pack/plugins/observability/docs/openapi/slo/components/schemas/find_slo_response.yaml rename to x-pack/plugins/observability_solution/observability/docs/openapi/slo/components/schemas/find_slo_response.yaml diff --git a/x-pack/plugins/observability/docs/openapi/slo/components/schemas/historical_summary_request.yaml b/x-pack/plugins/observability_solution/observability/docs/openapi/slo/components/schemas/historical_summary_request.yaml similarity index 100% rename from x-pack/plugins/observability/docs/openapi/slo/components/schemas/historical_summary_request.yaml rename to x-pack/plugins/observability_solution/observability/docs/openapi/slo/components/schemas/historical_summary_request.yaml diff --git a/x-pack/plugins/observability/docs/openapi/slo/components/schemas/historical_summary_response.yaml b/x-pack/plugins/observability_solution/observability/docs/openapi/slo/components/schemas/historical_summary_response.yaml similarity index 100% rename from x-pack/plugins/observability/docs/openapi/slo/components/schemas/historical_summary_response.yaml rename to x-pack/plugins/observability_solution/observability/docs/openapi/slo/components/schemas/historical_summary_response.yaml diff --git a/x-pack/plugins/observability/docs/openapi/slo/components/schemas/indicator_properties_apm_availability.yaml b/x-pack/plugins/observability_solution/observability/docs/openapi/slo/components/schemas/indicator_properties_apm_availability.yaml similarity index 100% rename from x-pack/plugins/observability/docs/openapi/slo/components/schemas/indicator_properties_apm_availability.yaml rename to x-pack/plugins/observability_solution/observability/docs/openapi/slo/components/schemas/indicator_properties_apm_availability.yaml diff --git a/x-pack/plugins/observability/docs/openapi/slo/components/schemas/indicator_properties_apm_latency.yaml b/x-pack/plugins/observability_solution/observability/docs/openapi/slo/components/schemas/indicator_properties_apm_latency.yaml similarity index 100% rename from x-pack/plugins/observability/docs/openapi/slo/components/schemas/indicator_properties_apm_latency.yaml rename to x-pack/plugins/observability_solution/observability/docs/openapi/slo/components/schemas/indicator_properties_apm_latency.yaml diff --git a/x-pack/plugins/observability/docs/openapi/slo/components/schemas/indicator_properties_custom_kql.yaml b/x-pack/plugins/observability_solution/observability/docs/openapi/slo/components/schemas/indicator_properties_custom_kql.yaml similarity index 100% rename from x-pack/plugins/observability/docs/openapi/slo/components/schemas/indicator_properties_custom_kql.yaml rename to x-pack/plugins/observability_solution/observability/docs/openapi/slo/components/schemas/indicator_properties_custom_kql.yaml diff --git a/x-pack/plugins/observability/docs/openapi/slo/components/schemas/indicator_properties_custom_metric.yaml b/x-pack/plugins/observability_solution/observability/docs/openapi/slo/components/schemas/indicator_properties_custom_metric.yaml similarity index 100% rename from x-pack/plugins/observability/docs/openapi/slo/components/schemas/indicator_properties_custom_metric.yaml rename to x-pack/plugins/observability_solution/observability/docs/openapi/slo/components/schemas/indicator_properties_custom_metric.yaml diff --git a/x-pack/plugins/observability/docs/openapi/slo/components/schemas/indicator_properties_histogram.yaml b/x-pack/plugins/observability_solution/observability/docs/openapi/slo/components/schemas/indicator_properties_histogram.yaml similarity index 100% rename from x-pack/plugins/observability/docs/openapi/slo/components/schemas/indicator_properties_histogram.yaml rename to x-pack/plugins/observability_solution/observability/docs/openapi/slo/components/schemas/indicator_properties_histogram.yaml diff --git a/x-pack/plugins/observability/docs/openapi/slo/components/schemas/indicator_properties_timeslice_metric.yaml b/x-pack/plugins/observability_solution/observability/docs/openapi/slo/components/schemas/indicator_properties_timeslice_metric.yaml similarity index 100% rename from x-pack/plugins/observability/docs/openapi/slo/components/schemas/indicator_properties_timeslice_metric.yaml rename to x-pack/plugins/observability_solution/observability/docs/openapi/slo/components/schemas/indicator_properties_timeslice_metric.yaml diff --git a/x-pack/plugins/observability/docs/openapi/slo/components/schemas/kql_with_filters.yaml b/x-pack/plugins/observability_solution/observability/docs/openapi/slo/components/schemas/kql_with_filters.yaml similarity index 100% rename from x-pack/plugins/observability/docs/openapi/slo/components/schemas/kql_with_filters.yaml rename to x-pack/plugins/observability_solution/observability/docs/openapi/slo/components/schemas/kql_with_filters.yaml diff --git a/x-pack/plugins/observability/docs/openapi/slo/components/schemas/objective.yaml b/x-pack/plugins/observability_solution/observability/docs/openapi/slo/components/schemas/objective.yaml similarity index 100% rename from x-pack/plugins/observability/docs/openapi/slo/components/schemas/objective.yaml rename to x-pack/plugins/observability_solution/observability/docs/openapi/slo/components/schemas/objective.yaml diff --git a/x-pack/plugins/observability/docs/openapi/slo/components/schemas/settings.yaml b/x-pack/plugins/observability_solution/observability/docs/openapi/slo/components/schemas/settings.yaml similarity index 100% rename from x-pack/plugins/observability/docs/openapi/slo/components/schemas/settings.yaml rename to x-pack/plugins/observability_solution/observability/docs/openapi/slo/components/schemas/settings.yaml diff --git a/x-pack/plugins/observability/docs/openapi/slo/components/schemas/slo_definition_response.yaml b/x-pack/plugins/observability_solution/observability/docs/openapi/slo/components/schemas/slo_definition_response.yaml similarity index 100% rename from x-pack/plugins/observability/docs/openapi/slo/components/schemas/slo_definition_response.yaml rename to x-pack/plugins/observability_solution/observability/docs/openapi/slo/components/schemas/slo_definition_response.yaml diff --git a/x-pack/plugins/observability/docs/openapi/slo/components/schemas/slo_with_summary_response.yaml b/x-pack/plugins/observability_solution/observability/docs/openapi/slo/components/schemas/slo_with_summary_response.yaml similarity index 100% rename from x-pack/plugins/observability/docs/openapi/slo/components/schemas/slo_with_summary_response.yaml rename to x-pack/plugins/observability_solution/observability/docs/openapi/slo/components/schemas/slo_with_summary_response.yaml diff --git a/x-pack/plugins/observability/docs/openapi/slo/components/schemas/summary.yaml b/x-pack/plugins/observability_solution/observability/docs/openapi/slo/components/schemas/summary.yaml similarity index 100% rename from x-pack/plugins/observability/docs/openapi/slo/components/schemas/summary.yaml rename to x-pack/plugins/observability_solution/observability/docs/openapi/slo/components/schemas/summary.yaml diff --git a/x-pack/plugins/observability/docs/openapi/slo/components/schemas/summary_status.yaml b/x-pack/plugins/observability_solution/observability/docs/openapi/slo/components/schemas/summary_status.yaml similarity index 100% rename from x-pack/plugins/observability/docs/openapi/slo/components/schemas/summary_status.yaml rename to x-pack/plugins/observability_solution/observability/docs/openapi/slo/components/schemas/summary_status.yaml diff --git a/x-pack/plugins/observability/docs/openapi/slo/components/schemas/time_window.yaml b/x-pack/plugins/observability_solution/observability/docs/openapi/slo/components/schemas/time_window.yaml similarity index 100% rename from x-pack/plugins/observability/docs/openapi/slo/components/schemas/time_window.yaml rename to x-pack/plugins/observability_solution/observability/docs/openapi/slo/components/schemas/time_window.yaml diff --git a/x-pack/plugins/observability/docs/openapi/slo/components/schemas/timeslice_metric_basic_metric_with_field.yaml b/x-pack/plugins/observability_solution/observability/docs/openapi/slo/components/schemas/timeslice_metric_basic_metric_with_field.yaml similarity index 100% rename from x-pack/plugins/observability/docs/openapi/slo/components/schemas/timeslice_metric_basic_metric_with_field.yaml rename to x-pack/plugins/observability_solution/observability/docs/openapi/slo/components/schemas/timeslice_metric_basic_metric_with_field.yaml diff --git a/x-pack/plugins/observability/docs/openapi/slo/components/schemas/timeslice_metric_doc_count_metric.yaml b/x-pack/plugins/observability_solution/observability/docs/openapi/slo/components/schemas/timeslice_metric_doc_count_metric.yaml similarity index 100% rename from x-pack/plugins/observability/docs/openapi/slo/components/schemas/timeslice_metric_doc_count_metric.yaml rename to x-pack/plugins/observability_solution/observability/docs/openapi/slo/components/schemas/timeslice_metric_doc_count_metric.yaml diff --git a/x-pack/plugins/observability/docs/openapi/slo/components/schemas/timeslice_metric_percentile_metric.yaml b/x-pack/plugins/observability_solution/observability/docs/openapi/slo/components/schemas/timeslice_metric_percentile_metric.yaml similarity index 100% rename from x-pack/plugins/observability/docs/openapi/slo/components/schemas/timeslice_metric_percentile_metric.yaml rename to x-pack/plugins/observability_solution/observability/docs/openapi/slo/components/schemas/timeslice_metric_percentile_metric.yaml diff --git a/x-pack/plugins/observability/docs/openapi/slo/components/schemas/update_slo_request.yaml b/x-pack/plugins/observability_solution/observability/docs/openapi/slo/components/schemas/update_slo_request.yaml similarity index 100% rename from x-pack/plugins/observability/docs/openapi/slo/components/schemas/update_slo_request.yaml rename to x-pack/plugins/observability_solution/observability/docs/openapi/slo/components/schemas/update_slo_request.yaml diff --git a/x-pack/plugins/observability/docs/openapi/slo/entrypoint.yaml b/x-pack/plugins/observability_solution/observability/docs/openapi/slo/entrypoint.yaml similarity index 100% rename from x-pack/plugins/observability/docs/openapi/slo/entrypoint.yaml rename to x-pack/plugins/observability_solution/observability/docs/openapi/slo/entrypoint.yaml diff --git a/x-pack/plugins/observability/docs/openapi/slo/makefile b/x-pack/plugins/observability_solution/observability/docs/openapi/slo/makefile similarity index 100% rename from x-pack/plugins/observability/docs/openapi/slo/makefile rename to x-pack/plugins/observability_solution/observability/docs/openapi/slo/makefile diff --git a/x-pack/plugins/observability/docs/openapi/slo/paths/README.md b/x-pack/plugins/observability_solution/observability/docs/openapi/slo/paths/README.md similarity index 100% rename from x-pack/plugins/observability/docs/openapi/slo/paths/README.md rename to x-pack/plugins/observability_solution/observability/docs/openapi/slo/paths/README.md diff --git a/x-pack/plugins/observability/docs/openapi/slo/paths/s@{spaceid}@api@slos.yaml b/x-pack/plugins/observability_solution/observability/docs/openapi/slo/paths/s@{spaceid}@api@slos.yaml similarity index 100% rename from x-pack/plugins/observability/docs/openapi/slo/paths/s@{spaceid}@api@slos.yaml rename to x-pack/plugins/observability_solution/observability/docs/openapi/slo/paths/s@{spaceid}@api@slos.yaml diff --git a/x-pack/plugins/observability/docs/openapi/slo/paths/s@{spaceid}@api@slos@_definitions.yaml b/x-pack/plugins/observability_solution/observability/docs/openapi/slo/paths/s@{spaceid}@api@slos@_definitions.yaml similarity index 100% rename from x-pack/plugins/observability/docs/openapi/slo/paths/s@{spaceid}@api@slos@_definitions.yaml rename to x-pack/plugins/observability_solution/observability/docs/openapi/slo/paths/s@{spaceid}@api@slos@_definitions.yaml diff --git a/x-pack/plugins/observability/docs/openapi/slo/paths/s@{spaceid}@api@slos@_delete_instances.yaml b/x-pack/plugins/observability_solution/observability/docs/openapi/slo/paths/s@{spaceid}@api@slos@_delete_instances.yaml similarity index 100% rename from x-pack/plugins/observability/docs/openapi/slo/paths/s@{spaceid}@api@slos@_delete_instances.yaml rename to x-pack/plugins/observability_solution/observability/docs/openapi/slo/paths/s@{spaceid}@api@slos@_delete_instances.yaml diff --git a/x-pack/plugins/observability/docs/openapi/slo/paths/s@{spaceid}@api@slos@_historical_summary.yaml b/x-pack/plugins/observability_solution/observability/docs/openapi/slo/paths/s@{spaceid}@api@slos@_historical_summary.yaml similarity index 100% rename from x-pack/plugins/observability/docs/openapi/slo/paths/s@{spaceid}@api@slos@_historical_summary.yaml rename to x-pack/plugins/observability_solution/observability/docs/openapi/slo/paths/s@{spaceid}@api@slos@_historical_summary.yaml diff --git a/x-pack/plugins/observability/docs/openapi/slo/paths/s@{spaceid}@api@slos@{sloid}.yaml b/x-pack/plugins/observability_solution/observability/docs/openapi/slo/paths/s@{spaceid}@api@slos@{sloid}.yaml similarity index 100% rename from x-pack/plugins/observability/docs/openapi/slo/paths/s@{spaceid}@api@slos@{sloid}.yaml rename to x-pack/plugins/observability_solution/observability/docs/openapi/slo/paths/s@{spaceid}@api@slos@{sloid}.yaml diff --git a/x-pack/plugins/observability/docs/openapi/slo/paths/s@{spaceid}@api@slos@{sloid}@_reset.yaml b/x-pack/plugins/observability_solution/observability/docs/openapi/slo/paths/s@{spaceid}@api@slos@{sloid}@_reset.yaml similarity index 100% rename from x-pack/plugins/observability/docs/openapi/slo/paths/s@{spaceid}@api@slos@{sloid}@_reset.yaml rename to x-pack/plugins/observability_solution/observability/docs/openapi/slo/paths/s@{spaceid}@api@slos@{sloid}@_reset.yaml diff --git a/x-pack/plugins/observability/docs/openapi/slo/paths/s@{spaceid}@api@slos@{sloid}@disable.yaml b/x-pack/plugins/observability_solution/observability/docs/openapi/slo/paths/s@{spaceid}@api@slos@{sloid}@disable.yaml similarity index 100% rename from x-pack/plugins/observability/docs/openapi/slo/paths/s@{spaceid}@api@slos@{sloid}@disable.yaml rename to x-pack/plugins/observability_solution/observability/docs/openapi/slo/paths/s@{spaceid}@api@slos@{sloid}@disable.yaml diff --git a/x-pack/plugins/observability/docs/openapi/slo/paths/s@{spaceid}@api@slos@{sloid}@enable.yaml b/x-pack/plugins/observability_solution/observability/docs/openapi/slo/paths/s@{spaceid}@api@slos@{sloid}@enable.yaml similarity index 100% rename from x-pack/plugins/observability/docs/openapi/slo/paths/s@{spaceid}@api@slos@{sloid}@enable.yaml rename to x-pack/plugins/observability_solution/observability/docs/openapi/slo/paths/s@{spaceid}@api@slos@{sloid}@enable.yaml diff --git a/x-pack/plugins/observability_solution/observability/jest.config.js b/x-pack/plugins/observability_solution/observability/jest.config.js new file mode 100644 index 00000000000000..77d49b80d8bf5b --- /dev/null +++ b/x-pack/plugins/observability_solution/observability/jest.config.js @@ -0,0 +1,21 @@ +/* + * 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'], + setupFiles: [ + '/x-pack/plugins/observability_solution/observability/.storybook/jest_setup.js', + ], + coverageDirectory: + '/target/kibana-coverage/jest/x-pack/plugins/observability_solution/observability', + coverageReporters: ['text', 'html'], + collectCoverageFrom: [ + '/x-pack/plugins/observability_solution/observability/{common,public,server}/**/*.{js,ts,tsx}', + ], +}; diff --git a/x-pack/plugins/observability/kibana.jsonc b/x-pack/plugins/observability_solution/observability/kibana.jsonc similarity index 100% rename from x-pack/plugins/observability/kibana.jsonc rename to x-pack/plugins/observability_solution/observability/kibana.jsonc diff --git a/x-pack/plugins/observability/public/application/application.test.tsx b/x-pack/plugins/observability_solution/observability/public/application/application.test.tsx similarity index 100% rename from x-pack/plugins/observability/public/application/application.test.tsx rename to x-pack/plugins/observability_solution/observability/public/application/application.test.tsx diff --git a/x-pack/plugins/observability/public/application/hideable_react_query_dev_tools.tsx b/x-pack/plugins/observability_solution/observability/public/application/hideable_react_query_dev_tools.tsx similarity index 100% rename from x-pack/plugins/observability/public/application/hideable_react_query_dev_tools.tsx rename to x-pack/plugins/observability_solution/observability/public/application/hideable_react_query_dev_tools.tsx diff --git a/x-pack/plugins/observability/public/application/index.tsx b/x-pack/plugins/observability_solution/observability/public/application/index.tsx similarity index 100% rename from x-pack/plugins/observability/public/application/index.tsx rename to x-pack/plugins/observability_solution/observability/public/application/index.tsx diff --git a/x-pack/plugins/observability/public/assets/illustration_dark.svg b/x-pack/plugins/observability_solution/observability/public/assets/illustration_dark.svg similarity index 100% rename from x-pack/plugins/observability/public/assets/illustration_dark.svg rename to x-pack/plugins/observability_solution/observability/public/assets/illustration_dark.svg diff --git a/x-pack/plugins/observability/public/assets/illustration_light.svg b/x-pack/plugins/observability_solution/observability/public/assets/illustration_light.svg similarity index 100% rename from x-pack/plugins/observability/public/assets/illustration_light.svg rename to x-pack/plugins/observability_solution/observability/public/assets/illustration_light.svg diff --git a/x-pack/plugins/observability/public/assets/kibana_dashboard_dark.svg b/x-pack/plugins/observability_solution/observability/public/assets/kibana_dashboard_dark.svg similarity index 100% rename from x-pack/plugins/observability/public/assets/kibana_dashboard_dark.svg rename to x-pack/plugins/observability_solution/observability/public/assets/kibana_dashboard_dark.svg diff --git a/x-pack/plugins/observability/public/assets/kibana_dashboard_light.svg b/x-pack/plugins/observability_solution/observability/public/assets/kibana_dashboard_light.svg similarity index 100% rename from x-pack/plugins/observability/public/assets/kibana_dashboard_light.svg rename to x-pack/plugins/observability_solution/observability/public/assets/kibana_dashboard_light.svg diff --git a/x-pack/plugins/observability/public/assets/onboarding_tour_step_alerts.gif b/x-pack/plugins/observability_solution/observability/public/assets/onboarding_tour_step_alerts.gif similarity index 100% rename from x-pack/plugins/observability/public/assets/onboarding_tour_step_alerts.gif rename to x-pack/plugins/observability_solution/observability/public/assets/onboarding_tour_step_alerts.gif diff --git a/x-pack/plugins/observability/public/assets/onboarding_tour_step_logs.gif b/x-pack/plugins/observability_solution/observability/public/assets/onboarding_tour_step_logs.gif similarity index 100% rename from x-pack/plugins/observability/public/assets/onboarding_tour_step_logs.gif rename to x-pack/plugins/observability_solution/observability/public/assets/onboarding_tour_step_logs.gif diff --git a/x-pack/plugins/observability/public/assets/onboarding_tour_step_metrics.gif b/x-pack/plugins/observability_solution/observability/public/assets/onboarding_tour_step_metrics.gif similarity index 100% rename from x-pack/plugins/observability/public/assets/onboarding_tour_step_metrics.gif rename to x-pack/plugins/observability_solution/observability/public/assets/onboarding_tour_step_metrics.gif diff --git a/x-pack/plugins/observability/public/assets/onboarding_tour_step_services.gif b/x-pack/plugins/observability_solution/observability/public/assets/onboarding_tour_step_services.gif similarity index 100% rename from x-pack/plugins/observability/public/assets/onboarding_tour_step_services.gif rename to x-pack/plugins/observability_solution/observability/public/assets/onboarding_tour_step_services.gif diff --git a/x-pack/plugins/observability/public/components/alert_search_bar/alert_search_bar.test.tsx b/x-pack/plugins/observability_solution/observability/public/components/alert_search_bar/alert_search_bar.test.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/alert_search_bar/alert_search_bar.test.tsx rename to x-pack/plugins/observability_solution/observability/public/components/alert_search_bar/alert_search_bar.test.tsx diff --git a/x-pack/plugins/observability/public/components/alert_search_bar/alert_search_bar.tsx b/x-pack/plugins/observability_solution/observability/public/components/alert_search_bar/alert_search_bar.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/alert_search_bar/alert_search_bar.tsx rename to x-pack/plugins/observability_solution/observability/public/components/alert_search_bar/alert_search_bar.tsx diff --git a/x-pack/plugins/observability/public/components/alert_search_bar/alert_search_bar_with_url_sync.tsx b/x-pack/plugins/observability_solution/observability/public/components/alert_search_bar/alert_search_bar_with_url_sync.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/alert_search_bar/alert_search_bar_with_url_sync.tsx rename to x-pack/plugins/observability_solution/observability/public/components/alert_search_bar/alert_search_bar_with_url_sync.tsx diff --git a/x-pack/plugins/observability/public/components/alert_search_bar/components/alerts_status_filter.tsx b/x-pack/plugins/observability_solution/observability/public/components/alert_search_bar/components/alerts_status_filter.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/alert_search_bar/components/alerts_status_filter.tsx rename to x-pack/plugins/observability_solution/observability/public/components/alert_search_bar/components/alerts_status_filter.tsx diff --git a/x-pack/plugins/observability/public/components/alert_search_bar/components/index.ts b/x-pack/plugins/observability_solution/observability/public/components/alert_search_bar/components/index.ts similarity index 100% rename from x-pack/plugins/observability/public/components/alert_search_bar/components/index.ts rename to x-pack/plugins/observability_solution/observability/public/components/alert_search_bar/components/index.ts diff --git a/x-pack/plugins/observability/public/components/alert_search_bar/constants.ts b/x-pack/plugins/observability_solution/observability/public/components/alert_search_bar/constants.ts similarity index 100% rename from x-pack/plugins/observability/public/components/alert_search_bar/constants.ts rename to x-pack/plugins/observability_solution/observability/public/components/alert_search_bar/constants.ts diff --git a/x-pack/plugins/observability/public/components/alert_search_bar/containers/index.tsx b/x-pack/plugins/observability_solution/observability/public/components/alert_search_bar/containers/index.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/alert_search_bar/containers/index.tsx rename to x-pack/plugins/observability_solution/observability/public/components/alert_search_bar/containers/index.tsx diff --git a/x-pack/plugins/observability/public/components/alert_search_bar/containers/state_container.tsx b/x-pack/plugins/observability_solution/observability/public/components/alert_search_bar/containers/state_container.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/alert_search_bar/containers/state_container.tsx rename to x-pack/plugins/observability_solution/observability/public/components/alert_search_bar/containers/state_container.tsx diff --git a/x-pack/plugins/observability/public/components/alert_search_bar/containers/use_alert_search_bar_state_container.tsx b/x-pack/plugins/observability_solution/observability/public/components/alert_search_bar/containers/use_alert_search_bar_state_container.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/alert_search_bar/containers/use_alert_search_bar_state_container.tsx rename to x-pack/plugins/observability_solution/observability/public/components/alert_search_bar/containers/use_alert_search_bar_state_container.tsx diff --git a/x-pack/plugins/observability/public/components/alert_search_bar/get_alert_search_bar_lazy.tsx b/x-pack/plugins/observability_solution/observability/public/components/alert_search_bar/get_alert_search_bar_lazy.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/alert_search_bar/get_alert_search_bar_lazy.tsx rename to x-pack/plugins/observability_solution/observability/public/components/alert_search_bar/get_alert_search_bar_lazy.tsx diff --git a/x-pack/plugins/observability/public/components/alert_search_bar/types.ts b/x-pack/plugins/observability_solution/observability/public/components/alert_search_bar/types.ts similarity index 100% rename from x-pack/plugins/observability/public/components/alert_search_bar/types.ts rename to x-pack/plugins/observability_solution/observability/public/components/alert_search_bar/types.ts diff --git a/x-pack/plugins/observability/public/components/alert_severity_badge.stories.tsx b/x-pack/plugins/observability_solution/observability/public/components/alert_severity_badge.stories.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/alert_severity_badge.stories.tsx rename to x-pack/plugins/observability_solution/observability/public/components/alert_severity_badge.stories.tsx diff --git a/x-pack/plugins/observability/public/components/alert_severity_badge.tsx b/x-pack/plugins/observability_solution/observability/public/components/alert_severity_badge.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/alert_severity_badge.tsx rename to x-pack/plugins/observability_solution/observability/public/components/alert_severity_badge.tsx diff --git a/x-pack/plugins/observability/public/components/alert_status_indicator.tsx b/x-pack/plugins/observability_solution/observability/public/components/alert_status_indicator.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/alert_status_indicator.tsx rename to x-pack/plugins/observability_solution/observability/public/components/alert_status_indicator.tsx diff --git a/x-pack/plugins/observability/public/components/alerts_flyout/alerts_flyout.mock.ts b/x-pack/plugins/observability_solution/observability/public/components/alerts_flyout/alerts_flyout.mock.ts similarity index 100% rename from x-pack/plugins/observability/public/components/alerts_flyout/alerts_flyout.mock.ts rename to x-pack/plugins/observability_solution/observability/public/components/alerts_flyout/alerts_flyout.mock.ts diff --git a/x-pack/plugins/observability/public/components/alerts_flyout/alerts_flyout.stories.tsx b/x-pack/plugins/observability_solution/observability/public/components/alerts_flyout/alerts_flyout.stories.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/alerts_flyout/alerts_flyout.stories.tsx rename to x-pack/plugins/observability_solution/observability/public/components/alerts_flyout/alerts_flyout.stories.tsx diff --git a/x-pack/plugins/observability/public/components/alerts_flyout/alerts_flyout.test.tsx b/x-pack/plugins/observability_solution/observability/public/components/alerts_flyout/alerts_flyout.test.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/alerts_flyout/alerts_flyout.test.tsx rename to x-pack/plugins/observability_solution/observability/public/components/alerts_flyout/alerts_flyout.test.tsx diff --git a/x-pack/plugins/observability/public/components/alerts_flyout/alerts_flyout.tsx b/x-pack/plugins/observability_solution/observability/public/components/alerts_flyout/alerts_flyout.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/alerts_flyout/alerts_flyout.tsx rename to x-pack/plugins/observability_solution/observability/public/components/alerts_flyout/alerts_flyout.tsx diff --git a/x-pack/plugins/observability/public/components/alerts_flyout/alerts_flyout_body.test.tsx b/x-pack/plugins/observability_solution/observability/public/components/alerts_flyout/alerts_flyout_body.test.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/alerts_flyout/alerts_flyout_body.test.tsx rename to x-pack/plugins/observability_solution/observability/public/components/alerts_flyout/alerts_flyout_body.test.tsx diff --git a/x-pack/plugins/observability/public/components/alerts_flyout/alerts_flyout_body.tsx b/x-pack/plugins/observability_solution/observability/public/components/alerts_flyout/alerts_flyout_body.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/alerts_flyout/alerts_flyout_body.tsx rename to x-pack/plugins/observability_solution/observability/public/components/alerts_flyout/alerts_flyout_body.tsx diff --git a/x-pack/plugins/observability/public/components/alerts_flyout/alerts_flyout_footer.tsx b/x-pack/plugins/observability_solution/observability/public/components/alerts_flyout/alerts_flyout_footer.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/alerts_flyout/alerts_flyout_footer.tsx rename to x-pack/plugins/observability_solution/observability/public/components/alerts_flyout/alerts_flyout_footer.tsx diff --git a/x-pack/plugins/observability/public/components/alerts_flyout/alerts_flyout_header.tsx b/x-pack/plugins/observability_solution/observability/public/components/alerts_flyout/alerts_flyout_header.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/alerts_flyout/alerts_flyout_header.tsx rename to x-pack/plugins/observability_solution/observability/public/components/alerts_flyout/alerts_flyout_header.tsx diff --git a/x-pack/plugins/observability/public/components/alerts_flyout/use_get_alert_flyout_components.tsx b/x-pack/plugins/observability_solution/observability/public/components/alerts_flyout/use_get_alert_flyout_components.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/alerts_flyout/use_get_alert_flyout_components.tsx rename to x-pack/plugins/observability_solution/observability/public/components/alerts_flyout/use_get_alert_flyout_components.tsx diff --git a/x-pack/plugins/observability/public/components/alerts_table/alerts/get_alerts_page_table_configuration.tsx b/x-pack/plugins/observability_solution/observability/public/components/alerts_table/alerts/get_alerts_page_table_configuration.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/alerts_table/alerts/get_alerts_page_table_configuration.tsx rename to x-pack/plugins/observability_solution/observability/public/components/alerts_table/alerts/get_alerts_page_table_configuration.tsx diff --git a/x-pack/plugins/observability/public/components/alerts_table/common/cell_tooltip.test.tsx b/x-pack/plugins/observability_solution/observability/public/components/alerts_table/common/cell_tooltip.test.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/alerts_table/common/cell_tooltip.test.tsx rename to x-pack/plugins/observability_solution/observability/public/components/alerts_table/common/cell_tooltip.test.tsx diff --git a/x-pack/plugins/observability/public/components/alerts_table/common/cell_tooltip.tsx b/x-pack/plugins/observability_solution/observability/public/components/alerts_table/common/cell_tooltip.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/alerts_table/common/cell_tooltip.tsx rename to x-pack/plugins/observability_solution/observability/public/components/alerts_table/common/cell_tooltip.tsx diff --git a/x-pack/plugins/observability/public/components/alerts_table/common/get_columns.tsx b/x-pack/plugins/observability_solution/observability/public/components/alerts_table/common/get_columns.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/alerts_table/common/get_columns.tsx rename to x-pack/plugins/observability_solution/observability/public/components/alerts_table/common/get_columns.tsx diff --git a/x-pack/plugins/observability/public/components/alerts_table/common/render_cell_value.test.tsx b/x-pack/plugins/observability_solution/observability/public/components/alerts_table/common/render_cell_value.test.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/alerts_table/common/render_cell_value.test.tsx rename to x-pack/plugins/observability_solution/observability/public/components/alerts_table/common/render_cell_value.test.tsx diff --git a/x-pack/plugins/observability/public/components/alerts_table/common/render_cell_value.tsx b/x-pack/plugins/observability_solution/observability/public/components/alerts_table/common/render_cell_value.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/alerts_table/common/render_cell_value.tsx rename to x-pack/plugins/observability_solution/observability/public/components/alerts_table/common/render_cell_value.tsx diff --git a/x-pack/plugins/observability/public/components/alerts_table/common/timestamp_tooltip.test.tsx b/x-pack/plugins/observability_solution/observability/public/components/alerts_table/common/timestamp_tooltip.test.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/alerts_table/common/timestamp_tooltip.test.tsx rename to x-pack/plugins/observability_solution/observability/public/components/alerts_table/common/timestamp_tooltip.test.tsx diff --git a/x-pack/plugins/observability/public/components/alerts_table/common/timestamp_tooltip.tsx b/x-pack/plugins/observability_solution/observability/public/components/alerts_table/common/timestamp_tooltip.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/alerts_table/common/timestamp_tooltip.tsx rename to x-pack/plugins/observability_solution/observability/public/components/alerts_table/common/timestamp_tooltip.tsx diff --git a/x-pack/plugins/observability/public/components/alerts_table/register_alerts_table_configuration.tsx b/x-pack/plugins/observability_solution/observability/public/components/alerts_table/register_alerts_table_configuration.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/alerts_table/register_alerts_table_configuration.tsx rename to x-pack/plugins/observability_solution/observability/public/components/alerts_table/register_alerts_table_configuration.tsx diff --git a/x-pack/plugins/observability/public/components/alerts_table/rule_details/get_rule_details_table_configuration.tsx b/x-pack/plugins/observability_solution/observability/public/components/alerts_table/rule_details/get_rule_details_table_configuration.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/alerts_table/rule_details/get_rule_details_table_configuration.tsx rename to x-pack/plugins/observability_solution/observability/public/components/alerts_table/rule_details/get_rule_details_table_configuration.tsx diff --git a/x-pack/plugins/observability/public/components/alerts_table/slo/default_columns.tsx b/x-pack/plugins/observability_solution/observability/public/components/alerts_table/slo/default_columns.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/alerts_table/slo/default_columns.tsx rename to x-pack/plugins/observability_solution/observability/public/components/alerts_table/slo/default_columns.tsx diff --git a/x-pack/plugins/observability/public/components/alerts_table/slo/get_slo_alerts_table_configuration.tsx b/x-pack/plugins/observability_solution/observability/public/components/alerts_table/slo/get_slo_alerts_table_configuration.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/alerts_table/slo/get_slo_alerts_table_configuration.tsx rename to x-pack/plugins/observability_solution/observability/public/components/alerts_table/slo/get_slo_alerts_table_configuration.tsx diff --git a/x-pack/plugins/observability/public/components/burn_rate_rule_editor/alert_time_table.tsx b/x-pack/plugins/observability_solution/observability/public/components/burn_rate_rule_editor/alert_time_table.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/burn_rate_rule_editor/alert_time_table.tsx rename to x-pack/plugins/observability_solution/observability/public/components/burn_rate_rule_editor/alert_time_table.tsx diff --git a/x-pack/plugins/observability/public/components/burn_rate_rule_editor/budget_consumed.tsx b/x-pack/plugins/observability_solution/observability/public/components/burn_rate_rule_editor/budget_consumed.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/burn_rate_rule_editor/budget_consumed.tsx rename to x-pack/plugins/observability_solution/observability/public/components/burn_rate_rule_editor/budget_consumed.tsx diff --git a/x-pack/plugins/observability/public/components/burn_rate_rule_editor/burn_rate.tsx b/x-pack/plugins/observability_solution/observability/public/components/burn_rate_rule_editor/burn_rate.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/burn_rate_rule_editor/burn_rate.tsx rename to x-pack/plugins/observability_solution/observability/public/components/burn_rate_rule_editor/burn_rate.tsx diff --git a/x-pack/plugins/observability/public/components/burn_rate_rule_editor/burn_rate_rule_editor.stories.tsx b/x-pack/plugins/observability_solution/observability/public/components/burn_rate_rule_editor/burn_rate_rule_editor.stories.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/burn_rate_rule_editor/burn_rate_rule_editor.stories.tsx rename to x-pack/plugins/observability_solution/observability/public/components/burn_rate_rule_editor/burn_rate_rule_editor.stories.tsx diff --git a/x-pack/plugins/observability/public/components/burn_rate_rule_editor/burn_rate_rule_editor.tsx b/x-pack/plugins/observability_solution/observability/public/components/burn_rate_rule_editor/burn_rate_rule_editor.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/burn_rate_rule_editor/burn_rate_rule_editor.tsx rename to x-pack/plugins/observability_solution/observability/public/components/burn_rate_rule_editor/burn_rate_rule_editor.tsx diff --git a/x-pack/plugins/observability/public/components/burn_rate_rule_editor/constants.ts b/x-pack/plugins/observability_solution/observability/public/components/burn_rate_rule_editor/constants.ts similarity index 100% rename from x-pack/plugins/observability/public/components/burn_rate_rule_editor/constants.ts rename to x-pack/plugins/observability_solution/observability/public/components/burn_rate_rule_editor/constants.ts diff --git a/x-pack/plugins/observability/public/components/burn_rate_rule_editor/index.tsx b/x-pack/plugins/observability_solution/observability/public/components/burn_rate_rule_editor/index.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/burn_rate_rule_editor/index.tsx rename to x-pack/plugins/observability_solution/observability/public/components/burn_rate_rule_editor/index.tsx diff --git a/x-pack/plugins/observability/public/components/burn_rate_rule_editor/long_window_duration.tsx b/x-pack/plugins/observability_solution/observability/public/components/burn_rate_rule_editor/long_window_duration.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/burn_rate_rule_editor/long_window_duration.tsx rename to x-pack/plugins/observability_solution/observability/public/components/burn_rate_rule_editor/long_window_duration.tsx diff --git a/x-pack/plugins/observability/public/components/burn_rate_rule_editor/slo_selector.stories.tsx b/x-pack/plugins/observability_solution/observability/public/components/burn_rate_rule_editor/slo_selector.stories.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/burn_rate_rule_editor/slo_selector.stories.tsx rename to x-pack/plugins/observability_solution/observability/public/components/burn_rate_rule_editor/slo_selector.stories.tsx diff --git a/x-pack/plugins/observability/public/components/burn_rate_rule_editor/slo_selector.test.tsx b/x-pack/plugins/observability_solution/observability/public/components/burn_rate_rule_editor/slo_selector.test.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/burn_rate_rule_editor/slo_selector.test.tsx rename to x-pack/plugins/observability_solution/observability/public/components/burn_rate_rule_editor/slo_selector.test.tsx diff --git a/x-pack/plugins/observability/public/components/burn_rate_rule_editor/slo_selector.tsx b/x-pack/plugins/observability_solution/observability/public/components/burn_rate_rule_editor/slo_selector.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/burn_rate_rule_editor/slo_selector.tsx rename to x-pack/plugins/observability_solution/observability/public/components/burn_rate_rule_editor/slo_selector.tsx diff --git a/x-pack/plugins/observability/public/components/burn_rate_rule_editor/validation.test.ts b/x-pack/plugins/observability_solution/observability/public/components/burn_rate_rule_editor/validation.test.ts similarity index 100% rename from x-pack/plugins/observability/public/components/burn_rate_rule_editor/validation.test.ts rename to x-pack/plugins/observability_solution/observability/public/components/burn_rate_rule_editor/validation.test.ts diff --git a/x-pack/plugins/observability/public/components/burn_rate_rule_editor/validation.ts b/x-pack/plugins/observability_solution/observability/public/components/burn_rate_rule_editor/validation.ts similarity index 100% rename from x-pack/plugins/observability/public/components/burn_rate_rule_editor/validation.ts rename to x-pack/plugins/observability_solution/observability/public/components/burn_rate_rule_editor/validation.ts diff --git a/x-pack/plugins/observability/public/components/burn_rate_rule_editor/windows.tsx b/x-pack/plugins/observability_solution/observability/public/components/burn_rate_rule_editor/windows.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/burn_rate_rule_editor/windows.tsx rename to x-pack/plugins/observability_solution/observability/public/components/burn_rate_rule_editor/windows.tsx diff --git a/x-pack/plugins/observability/public/components/center_justified_spinner.tsx b/x-pack/plugins/observability_solution/observability/public/components/center_justified_spinner.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/center_justified_spinner.tsx rename to x-pack/plugins/observability_solution/observability/public/components/center_justified_spinner.tsx diff --git a/x-pack/plugins/observability/public/components/custom_threshold/components/alert_details_app_section/__snapshots__/alert_details_app_section.test.tsx.snap b/x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/alert_details_app_section/__snapshots__/alert_details_app_section.test.tsx.snap similarity index 100% rename from x-pack/plugins/observability/public/components/custom_threshold/components/alert_details_app_section/__snapshots__/alert_details_app_section.test.tsx.snap rename to x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/alert_details_app_section/__snapshots__/alert_details_app_section.test.tsx.snap diff --git a/x-pack/plugins/observability/public/components/custom_threshold/components/alert_details_app_section/alert_details_app_section.test.tsx b/x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/alert_details_app_section/alert_details_app_section.test.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/custom_threshold/components/alert_details_app_section/alert_details_app_section.test.tsx rename to x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/alert_details_app_section/alert_details_app_section.test.tsx diff --git a/x-pack/plugins/observability/public/components/custom_threshold/components/alert_details_app_section/alert_details_app_section.tsx b/x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/alert_details_app_section/alert_details_app_section.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/custom_threshold/components/alert_details_app_section/alert_details_app_section.tsx rename to x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/alert_details_app_section/alert_details_app_section.tsx diff --git a/x-pack/plugins/observability/public/components/custom_threshold/components/alert_details_app_section/alert_history.tsx b/x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/alert_details_app_section/alert_history.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/custom_threshold/components/alert_details_app_section/alert_history.tsx rename to x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/alert_details_app_section/alert_history.tsx diff --git a/x-pack/plugins/observability/public/components/custom_threshold/components/alert_details_app_section/groups.tsx b/x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/alert_details_app_section/groups.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/custom_threshold/components/alert_details_app_section/groups.tsx rename to x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/alert_details_app_section/groups.tsx diff --git a/x-pack/plugins/observability/public/components/custom_threshold/components/alert_details_app_section/helpers/__snapshots__/log_rate_analysis_query.test.ts.snap b/x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/alert_details_app_section/helpers/__snapshots__/log_rate_analysis_query.test.ts.snap similarity index 100% rename from x-pack/plugins/observability/public/components/custom_threshold/components/alert_details_app_section/helpers/__snapshots__/log_rate_analysis_query.test.ts.snap rename to x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/alert_details_app_section/helpers/__snapshots__/log_rate_analysis_query.test.ts.snap diff --git a/x-pack/plugins/observability/public/components/custom_threshold/components/alert_details_app_section/helpers/get_initial_analysis_start.ts b/x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/alert_details_app_section/helpers/get_initial_analysis_start.ts similarity index 100% rename from x-pack/plugins/observability/public/components/custom_threshold/components/alert_details_app_section/helpers/get_initial_analysis_start.ts rename to x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/alert_details_app_section/helpers/get_initial_analysis_start.ts diff --git a/x-pack/plugins/observability/public/components/custom_threshold/components/alert_details_app_section/helpers/log_rate_analysis_query.test.ts b/x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/alert_details_app_section/helpers/log_rate_analysis_query.test.ts similarity index 100% rename from x-pack/plugins/observability/public/components/custom_threshold/components/alert_details_app_section/helpers/log_rate_analysis_query.test.ts rename to x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/alert_details_app_section/helpers/log_rate_analysis_query.test.ts diff --git a/x-pack/plugins/observability/public/components/custom_threshold/components/alert_details_app_section/helpers/log_rate_analysis_query.ts b/x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/alert_details_app_section/helpers/log_rate_analysis_query.ts similarity index 100% rename from x-pack/plugins/observability/public/components/custom_threshold/components/alert_details_app_section/helpers/log_rate_analysis_query.ts rename to x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/alert_details_app_section/helpers/log_rate_analysis_query.ts diff --git a/x-pack/plugins/observability/public/components/custom_threshold/components/alert_details_app_section/log_rate_analysis.tsx b/x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/alert_details_app_section/log_rate_analysis.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/custom_threshold/components/alert_details_app_section/log_rate_analysis.tsx rename to x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/alert_details_app_section/log_rate_analysis.tsx diff --git a/x-pack/plugins/observability/public/components/custom_threshold/components/alert_details_app_section/tags.tsx b/x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/alert_details_app_section/tags.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/custom_threshold/components/alert_details_app_section/tags.tsx rename to x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/alert_details_app_section/tags.tsx diff --git a/x-pack/plugins/observability/public/components/custom_threshold/components/closable_popover_title.test.tsx b/x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/closable_popover_title.test.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/custom_threshold/components/closable_popover_title.test.tsx rename to x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/closable_popover_title.test.tsx diff --git a/x-pack/plugins/observability/public/components/custom_threshold/components/closable_popover_title.tsx b/x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/closable_popover_title.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/custom_threshold/components/closable_popover_title.tsx rename to x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/closable_popover_title.tsx diff --git a/x-pack/plugins/observability/public/components/custom_threshold/components/criterion_preview_chart/criterion_preview_chart.tsx b/x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/criterion_preview_chart/criterion_preview_chart.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/custom_threshold/components/criterion_preview_chart/criterion_preview_chart.tsx rename to x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/criterion_preview_chart/criterion_preview_chart.tsx diff --git a/x-pack/plugins/observability/public/components/custom_threshold/components/criterion_preview_chart/threshold_annotations.test.tsx b/x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/criterion_preview_chart/threshold_annotations.test.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/custom_threshold/components/criterion_preview_chart/threshold_annotations.test.tsx rename to x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/criterion_preview_chart/threshold_annotations.test.tsx diff --git a/x-pack/plugins/observability/public/components/custom_threshold/components/criterion_preview_chart/threshold_annotations.tsx b/x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/criterion_preview_chart/threshold_annotations.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/custom_threshold/components/criterion_preview_chart/threshold_annotations.tsx rename to x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/criterion_preview_chart/threshold_annotations.tsx diff --git a/x-pack/plugins/observability/public/components/custom_threshold/components/custom_equation/custom_equation_editor.stories.tsx b/x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/custom_equation/custom_equation_editor.stories.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/custom_threshold/components/custom_equation/custom_equation_editor.stories.tsx rename to x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/custom_equation/custom_equation_editor.stories.tsx diff --git a/x-pack/plugins/observability/public/components/custom_threshold/components/custom_equation/custom_equation_editor.tsx b/x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/custom_equation/custom_equation_editor.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/custom_threshold/components/custom_equation/custom_equation_editor.tsx rename to x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/custom_equation/custom_equation_editor.tsx diff --git a/x-pack/plugins/observability/public/components/custom_threshold/components/custom_equation/index.tsx b/x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/custom_equation/index.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/custom_threshold/components/custom_equation/index.tsx rename to x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/custom_equation/index.tsx diff --git a/x-pack/plugins/observability/public/components/custom_threshold/components/custom_equation/metric_row_controls.tsx b/x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/custom_equation/metric_row_controls.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/custom_threshold/components/custom_equation/metric_row_controls.tsx rename to x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/custom_equation/metric_row_controls.tsx diff --git a/x-pack/plugins/observability/public/components/custom_threshold/components/custom_equation/metric_row_with_agg.tsx b/x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/custom_equation/metric_row_with_agg.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/custom_threshold/components/custom_equation/metric_row_with_agg.tsx rename to x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/custom_equation/metric_row_with_agg.tsx diff --git a/x-pack/plugins/observability/public/components/custom_threshold/components/custom_equation/types.ts b/x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/custom_equation/types.ts similarity index 100% rename from x-pack/plugins/observability/public/components/custom_threshold/components/custom_equation/types.ts rename to x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/custom_equation/types.ts diff --git a/x-pack/plugins/observability/public/components/custom_threshold/components/custom_threshold.stories.tsx b/x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/custom_threshold.stories.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/custom_threshold/components/custom_threshold.stories.tsx rename to x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/custom_threshold.stories.tsx diff --git a/x-pack/plugins/observability/public/components/custom_threshold/components/custom_threshold.test.tsx b/x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/custom_threshold.test.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/custom_threshold/components/custom_threshold.test.tsx rename to x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/custom_threshold.test.tsx diff --git a/x-pack/plugins/observability/public/components/custom_threshold/components/custom_threshold.tsx b/x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/custom_threshold.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/custom_threshold/components/custom_threshold.tsx rename to x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/custom_threshold.tsx diff --git a/x-pack/plugins/observability/public/components/custom_threshold/components/expression_chart.test.tsx b/x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/expression_chart.test.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/custom_threshold/components/expression_chart.test.tsx rename to x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/expression_chart.test.tsx diff --git a/x-pack/plugins/observability/public/components/custom_threshold/components/expression_chart.tsx b/x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/expression_chart.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/custom_threshold/components/expression_chart.tsx rename to x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/expression_chart.tsx diff --git a/x-pack/plugins/observability/public/components/custom_threshold/components/expression_row.test.tsx b/x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/expression_row.test.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/custom_threshold/components/expression_row.test.tsx rename to x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/expression_row.test.tsx diff --git a/x-pack/plugins/observability/public/components/custom_threshold/components/expression_row.tsx b/x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/expression_row.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/custom_threshold/components/expression_row.tsx rename to x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/expression_row.tsx diff --git a/x-pack/plugins/observability/public/components/custom_threshold/components/group_by.tsx b/x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/group_by.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/custom_threshold/components/group_by.tsx rename to x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/group_by.tsx diff --git a/x-pack/plugins/observability/public/components/custom_threshold/components/rule_condition_chart/helpers.test.ts b/x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/rule_condition_chart/helpers.test.ts similarity index 100% rename from x-pack/plugins/observability/public/components/custom_threshold/components/rule_condition_chart/helpers.test.ts rename to x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/rule_condition_chart/helpers.test.ts diff --git a/x-pack/plugins/observability/public/components/custom_threshold/components/rule_condition_chart/helpers.ts b/x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/rule_condition_chart/helpers.ts similarity index 100% rename from x-pack/plugins/observability/public/components/custom_threshold/components/rule_condition_chart/helpers.ts rename to x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/rule_condition_chart/helpers.ts diff --git a/x-pack/plugins/observability/public/components/custom_threshold/components/rule_condition_chart/painless_tinymath_parser.test.ts b/x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/rule_condition_chart/painless_tinymath_parser.test.ts similarity index 100% rename from x-pack/plugins/observability/public/components/custom_threshold/components/rule_condition_chart/painless_tinymath_parser.test.ts rename to x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/rule_condition_chart/painless_tinymath_parser.test.ts diff --git a/x-pack/plugins/observability/public/components/custom_threshold/components/rule_condition_chart/painless_tinymath_parser.ts b/x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/rule_condition_chart/painless_tinymath_parser.ts similarity index 100% rename from x-pack/plugins/observability/public/components/custom_threshold/components/rule_condition_chart/painless_tinymath_parser.ts rename to x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/rule_condition_chart/painless_tinymath_parser.ts diff --git a/x-pack/plugins/observability/public/components/custom_threshold/components/rule_condition_chart/rule_condition_chart.test.tsx b/x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/rule_condition_chart/rule_condition_chart.test.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/custom_threshold/components/rule_condition_chart/rule_condition_chart.test.tsx rename to x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/rule_condition_chart/rule_condition_chart.test.tsx diff --git a/x-pack/plugins/observability/public/components/custom_threshold/components/rule_condition_chart/rule_condition_chart.tsx b/x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/rule_condition_chart/rule_condition_chart.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/custom_threshold/components/rule_condition_chart/rule_condition_chart.tsx rename to x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/rule_condition_chart/rule_condition_chart.tsx diff --git a/x-pack/plugins/observability/public/components/custom_threshold/components/series_chart.tsx b/x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/series_chart.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/custom_threshold/components/series_chart.tsx rename to x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/series_chart.tsx diff --git a/x-pack/plugins/observability/public/components/custom_threshold/components/triggers_actions_context.tsx b/x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/triggers_actions_context.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/custom_threshold/components/triggers_actions_context.tsx rename to x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/triggers_actions_context.tsx diff --git a/x-pack/plugins/observability/public/components/custom_threshold/components/types.ts b/x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/types.ts similarity index 100% rename from x-pack/plugins/observability/public/components/custom_threshold/components/types.ts rename to x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/types.ts diff --git a/x-pack/plugins/observability/public/components/custom_threshold/components/validation.test.ts b/x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/validation.test.ts similarity index 100% rename from x-pack/plugins/observability/public/components/custom_threshold/components/validation.test.ts rename to x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/validation.test.ts diff --git a/x-pack/plugins/observability/public/components/custom_threshold/components/validation.tsx b/x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/validation.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/custom_threshold/components/validation.tsx rename to x-pack/plugins/observability_solution/observability/public/components/custom_threshold/components/validation.tsx diff --git a/x-pack/plugins/observability/public/components/custom_threshold/custom_threshold_rule_expression.test.tsx b/x-pack/plugins/observability_solution/observability/public/components/custom_threshold/custom_threshold_rule_expression.test.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/custom_threshold/custom_threshold_rule_expression.test.tsx rename to x-pack/plugins/observability_solution/observability/public/components/custom_threshold/custom_threshold_rule_expression.test.tsx diff --git a/x-pack/plugins/observability/public/components/custom_threshold/custom_threshold_rule_expression.tsx b/x-pack/plugins/observability_solution/observability/public/components/custom_threshold/custom_threshold_rule_expression.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/custom_threshold/custom_threshold_rule_expression.tsx rename to x-pack/plugins/observability_solution/observability/public/components/custom_threshold/custom_threshold_rule_expression.tsx diff --git a/x-pack/plugins/observability/public/components/custom_threshold/helpers/adjust_threshold_based_on_format.test.ts b/x-pack/plugins/observability_solution/observability/public/components/custom_threshold/helpers/adjust_threshold_based_on_format.test.ts similarity index 100% rename from x-pack/plugins/observability/public/components/custom_threshold/helpers/adjust_threshold_based_on_format.test.ts rename to x-pack/plugins/observability_solution/observability/public/components/custom_threshold/helpers/adjust_threshold_based_on_format.test.ts diff --git a/x-pack/plugins/observability/public/components/custom_threshold/helpers/adjust_threshold_based_on_format.ts b/x-pack/plugins/observability_solution/observability/public/components/custom_threshold/helpers/adjust_threshold_based_on_format.ts similarity index 100% rename from x-pack/plugins/observability/public/components/custom_threshold/helpers/adjust_threshold_based_on_format.ts rename to x-pack/plugins/observability_solution/observability/public/components/custom_threshold/helpers/adjust_threshold_based_on_format.ts diff --git a/x-pack/plugins/observability/public/components/custom_threshold/helpers/calculate_domain.ts b/x-pack/plugins/observability_solution/observability/public/components/custom_threshold/helpers/calculate_domain.ts similarity index 100% rename from x-pack/plugins/observability/public/components/custom_threshold/helpers/calculate_domain.ts rename to x-pack/plugins/observability_solution/observability/public/components/custom_threshold/helpers/calculate_domain.ts diff --git a/x-pack/plugins/observability/public/components/custom_threshold/helpers/corrected_percent_convert.test.ts b/x-pack/plugins/observability_solution/observability/public/components/custom_threshold/helpers/corrected_percent_convert.test.ts similarity index 100% rename from x-pack/plugins/observability/public/components/custom_threshold/helpers/corrected_percent_convert.test.ts rename to x-pack/plugins/observability_solution/observability/public/components/custom_threshold/helpers/corrected_percent_convert.test.ts diff --git a/x-pack/plugins/observability/public/components/custom_threshold/helpers/corrected_percent_convert.ts b/x-pack/plugins/observability_solution/observability/public/components/custom_threshold/helpers/corrected_percent_convert.ts similarity index 100% rename from x-pack/plugins/observability/public/components/custom_threshold/helpers/corrected_percent_convert.ts rename to x-pack/plugins/observability_solution/observability/public/components/custom_threshold/helpers/corrected_percent_convert.ts diff --git a/x-pack/plugins/observability/public/components/custom_threshold/helpers/create_formatter_for_metric.ts b/x-pack/plugins/observability_solution/observability/public/components/custom_threshold/helpers/create_formatter_for_metric.ts similarity index 100% rename from x-pack/plugins/observability/public/components/custom_threshold/helpers/create_formatter_for_metric.ts rename to x-pack/plugins/observability_solution/observability/public/components/custom_threshold/helpers/create_formatter_for_metric.ts diff --git a/x-pack/plugins/observability/public/components/custom_threshold/helpers/create_formatter_for_metrics.test.ts b/x-pack/plugins/observability_solution/observability/public/components/custom_threshold/helpers/create_formatter_for_metrics.test.ts similarity index 100% rename from x-pack/plugins/observability/public/components/custom_threshold/helpers/create_formatter_for_metrics.test.ts rename to x-pack/plugins/observability_solution/observability/public/components/custom_threshold/helpers/create_formatter_for_metrics.test.ts diff --git a/x-pack/plugins/observability/public/components/custom_threshold/helpers/kuery.ts b/x-pack/plugins/observability_solution/observability/public/components/custom_threshold/helpers/kuery.ts similarity index 100% rename from x-pack/plugins/observability/public/components/custom_threshold/helpers/kuery.ts rename to x-pack/plugins/observability_solution/observability/public/components/custom_threshold/helpers/kuery.ts diff --git a/x-pack/plugins/observability/public/components/custom_threshold/helpers/metric_to_format.ts b/x-pack/plugins/observability_solution/observability/public/components/custom_threshold/helpers/metric_to_format.ts similarity index 100% rename from x-pack/plugins/observability/public/components/custom_threshold/helpers/metric_to_format.ts rename to x-pack/plugins/observability_solution/observability/public/components/custom_threshold/helpers/metric_to_format.ts diff --git a/x-pack/plugins/observability/public/components/custom_threshold/helpers/notifications.ts b/x-pack/plugins/observability_solution/observability/public/components/custom_threshold/helpers/notifications.ts similarity index 100% rename from x-pack/plugins/observability/public/components/custom_threshold/helpers/notifications.ts rename to x-pack/plugins/observability_solution/observability/public/components/custom_threshold/helpers/notifications.ts diff --git a/x-pack/plugins/observability/public/components/custom_threshold/helpers/runtime_types.ts b/x-pack/plugins/observability_solution/observability/public/components/custom_threshold/helpers/runtime_types.ts similarity index 100% rename from x-pack/plugins/observability/public/components/custom_threshold/helpers/runtime_types.ts rename to x-pack/plugins/observability_solution/observability/public/components/custom_threshold/helpers/runtime_types.ts diff --git a/x-pack/plugins/observability/public/components/custom_threshold/helpers/source_errors.ts b/x-pack/plugins/observability_solution/observability/public/components/custom_threshold/helpers/source_errors.ts similarity index 100% rename from x-pack/plugins/observability/public/components/custom_threshold/helpers/source_errors.ts rename to x-pack/plugins/observability_solution/observability/public/components/custom_threshold/helpers/source_errors.ts diff --git a/x-pack/plugins/observability/public/components/custom_threshold/hooks/mocks/metrics_explorer.ts b/x-pack/plugins/observability_solution/observability/public/components/custom_threshold/hooks/mocks/metrics_explorer.ts similarity index 100% rename from x-pack/plugins/observability/public/components/custom_threshold/hooks/mocks/metrics_explorer.ts rename to x-pack/plugins/observability_solution/observability/public/components/custom_threshold/hooks/mocks/metrics_explorer.ts diff --git a/x-pack/plugins/observability/public/components/custom_threshold/hooks/use_expression_chart_data.ts b/x-pack/plugins/observability_solution/observability/public/components/custom_threshold/hooks/use_expression_chart_data.ts similarity index 100% rename from x-pack/plugins/observability/public/components/custom_threshold/hooks/use_expression_chart_data.ts rename to x-pack/plugins/observability_solution/observability/public/components/custom_threshold/hooks/use_expression_chart_data.ts diff --git a/x-pack/plugins/observability/public/components/custom_threshold/hooks/use_expression_data.test.tsx b/x-pack/plugins/observability_solution/observability/public/components/custom_threshold/hooks/use_expression_data.test.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/custom_threshold/hooks/use_expression_data.test.tsx rename to x-pack/plugins/observability_solution/observability/public/components/custom_threshold/hooks/use_expression_data.test.tsx diff --git a/x-pack/plugins/observability/public/components/custom_threshold/hooks/use_expression_data.ts b/x-pack/plugins/observability_solution/observability/public/components/custom_threshold/hooks/use_expression_data.ts similarity index 100% rename from x-pack/plugins/observability/public/components/custom_threshold/hooks/use_expression_data.ts rename to x-pack/plugins/observability_solution/observability/public/components/custom_threshold/hooks/use_expression_data.ts diff --git a/x-pack/plugins/observability/public/components/custom_threshold/hooks/use_kibana_time_zone_setting.ts b/x-pack/plugins/observability_solution/observability/public/components/custom_threshold/hooks/use_kibana_time_zone_setting.ts similarity index 100% rename from x-pack/plugins/observability/public/components/custom_threshold/hooks/use_kibana_time_zone_setting.ts rename to x-pack/plugins/observability_solution/observability/public/components/custom_threshold/hooks/use_kibana_time_zone_setting.ts diff --git a/x-pack/plugins/observability/public/components/custom_threshold/hooks/use_kibana_timefilter_time.tsx b/x-pack/plugins/observability_solution/observability/public/components/custom_threshold/hooks/use_kibana_timefilter_time.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/custom_threshold/hooks/use_kibana_timefilter_time.tsx rename to x-pack/plugins/observability_solution/observability/public/components/custom_threshold/hooks/use_kibana_timefilter_time.tsx diff --git a/x-pack/plugins/observability/public/components/custom_threshold/hooks/use_metric_threshold_alert_prefill.ts b/x-pack/plugins/observability_solution/observability/public/components/custom_threshold/hooks/use_metric_threshold_alert_prefill.ts similarity index 100% rename from x-pack/plugins/observability/public/components/custom_threshold/hooks/use_metric_threshold_alert_prefill.ts rename to x-pack/plugins/observability_solution/observability/public/components/custom_threshold/hooks/use_metric_threshold_alert_prefill.ts diff --git a/x-pack/plugins/observability/public/components/custom_threshold/hooks/use_tracked_promise.ts b/x-pack/plugins/observability_solution/observability/public/components/custom_threshold/hooks/use_tracked_promise.ts similarity index 100% rename from x-pack/plugins/observability/public/components/custom_threshold/hooks/use_tracked_promise.ts rename to x-pack/plugins/observability_solution/observability/public/components/custom_threshold/hooks/use_tracked_promise.ts diff --git a/x-pack/plugins/observability/public/components/custom_threshold/i18n_strings.ts b/x-pack/plugins/observability_solution/observability/public/components/custom_threshold/i18n_strings.ts similarity index 100% rename from x-pack/plugins/observability/public/components/custom_threshold/i18n_strings.ts rename to x-pack/plugins/observability_solution/observability/public/components/custom_threshold/i18n_strings.ts diff --git a/x-pack/plugins/observability/public/components/custom_threshold/mocks/custom_threshold_rule.ts b/x-pack/plugins/observability_solution/observability/public/components/custom_threshold/mocks/custom_threshold_rule.ts similarity index 100% rename from x-pack/plugins/observability/public/components/custom_threshold/mocks/custom_threshold_rule.ts rename to x-pack/plugins/observability_solution/observability/public/components/custom_threshold/mocks/custom_threshold_rule.ts diff --git a/x-pack/plugins/observability/public/components/custom_threshold/rule_data_formatters.ts b/x-pack/plugins/observability_solution/observability/public/components/custom_threshold/rule_data_formatters.ts similarity index 100% rename from x-pack/plugins/observability/public/components/custom_threshold/rule_data_formatters.ts rename to x-pack/plugins/observability_solution/observability/public/components/custom_threshold/rule_data_formatters.ts diff --git a/x-pack/plugins/observability/public/components/custom_threshold/types.ts b/x-pack/plugins/observability_solution/observability/public/components/custom_threshold/types.ts similarity index 100% rename from x-pack/plugins/observability/public/components/custom_threshold/types.ts rename to x-pack/plugins/observability_solution/observability/public/components/custom_threshold/types.ts diff --git a/x-pack/plugins/observability/public/components/experimental_badge.tsx b/x-pack/plugins/observability_solution/observability/public/components/experimental_badge.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/experimental_badge.tsx rename to x-pack/plugins/observability_solution/observability/public/components/experimental_badge.tsx diff --git a/x-pack/plugins/observability/public/components/loading_observability.tsx b/x-pack/plugins/observability_solution/observability/public/components/loading_observability.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/loading_observability.tsx rename to x-pack/plugins/observability_solution/observability/public/components/loading_observability.tsx diff --git a/x-pack/plugins/observability/public/components/rule_kql_filter/autocomplete_field/autocomplete_field.tsx b/x-pack/plugins/observability_solution/observability/public/components/rule_kql_filter/autocomplete_field/autocomplete_field.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/rule_kql_filter/autocomplete_field/autocomplete_field.tsx rename to x-pack/plugins/observability_solution/observability/public/components/rule_kql_filter/autocomplete_field/autocomplete_field.tsx diff --git a/x-pack/plugins/observability/public/components/rule_kql_filter/autocomplete_field/index.ts b/x-pack/plugins/observability_solution/observability/public/components/rule_kql_filter/autocomplete_field/index.ts similarity index 100% rename from x-pack/plugins/observability/public/components/rule_kql_filter/autocomplete_field/index.ts rename to x-pack/plugins/observability_solution/observability/public/components/rule_kql_filter/autocomplete_field/index.ts diff --git a/x-pack/plugins/observability/public/components/rule_kql_filter/autocomplete_field/suggestion_item.tsx b/x-pack/plugins/observability_solution/observability/public/components/rule_kql_filter/autocomplete_field/suggestion_item.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/rule_kql_filter/autocomplete_field/suggestion_item.tsx rename to x-pack/plugins/observability_solution/observability/public/components/rule_kql_filter/autocomplete_field/suggestion_item.tsx diff --git a/x-pack/plugins/observability/public/components/rule_kql_filter/kuery_bar.tsx b/x-pack/plugins/observability_solution/observability/public/components/rule_kql_filter/kuery_bar.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/rule_kql_filter/kuery_bar.tsx rename to x-pack/plugins/observability_solution/observability/public/components/rule_kql_filter/kuery_bar.tsx diff --git a/x-pack/plugins/observability/public/components/rule_kql_filter/with_kuery_autocompletion.tsx b/x-pack/plugins/observability_solution/observability/public/components/rule_kql_filter/with_kuery_autocompletion.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/rule_kql_filter/with_kuery_autocompletion.tsx rename to x-pack/plugins/observability_solution/observability/public/components/rule_kql_filter/with_kuery_autocompletion.tsx diff --git a/x-pack/plugins/observability/public/components/slo/auto_refresh_button/auto_refresh_button.stories.tsx b/x-pack/plugins/observability_solution/observability/public/components/slo/auto_refresh_button/auto_refresh_button.stories.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/slo/auto_refresh_button/auto_refresh_button.stories.tsx rename to x-pack/plugins/observability_solution/observability/public/components/slo/auto_refresh_button/auto_refresh_button.stories.tsx diff --git a/x-pack/plugins/observability/public/components/slo/auto_refresh_button/auto_refresh_button.tsx b/x-pack/plugins/observability_solution/observability/public/components/slo/auto_refresh_button/auto_refresh_button.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/slo/auto_refresh_button/auto_refresh_button.tsx rename to x-pack/plugins/observability_solution/observability/public/components/slo/auto_refresh_button/auto_refresh_button.tsx diff --git a/x-pack/plugins/observability/public/components/slo/auto_refresh_button/hooks/use_auto_refresh_storage.tsx b/x-pack/plugins/observability_solution/observability/public/components/slo/auto_refresh_button/hooks/use_auto_refresh_storage.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/slo/auto_refresh_button/hooks/use_auto_refresh_storage.tsx rename to x-pack/plugins/observability_solution/observability/public/components/slo/auto_refresh_button/hooks/use_auto_refresh_storage.tsx diff --git a/x-pack/plugins/observability/public/components/slo/auto_refresh_button/index.tsx b/x-pack/plugins/observability_solution/observability/public/components/slo/auto_refresh_button/index.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/slo/auto_refresh_button/index.tsx rename to x-pack/plugins/observability_solution/observability/public/components/slo/auto_refresh_button/index.tsx diff --git a/x-pack/plugins/observability/public/components/slo/burn_rate/alert_details/alert_details_app_section.tsx b/x-pack/plugins/observability_solution/observability/public/components/slo/burn_rate/alert_details/alert_details_app_section.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/slo/burn_rate/alert_details/alert_details_app_section.tsx rename to x-pack/plugins/observability_solution/observability/public/components/slo/burn_rate/alert_details/alert_details_app_section.tsx diff --git a/x-pack/plugins/observability/public/components/slo/burn_rate/alert_details/components/alerts_history/alerts_history_panel.tsx b/x-pack/plugins/observability_solution/observability/public/components/slo/burn_rate/alert_details/components/alerts_history/alerts_history_panel.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/slo/burn_rate/alert_details/components/alerts_history/alerts_history_panel.tsx rename to x-pack/plugins/observability_solution/observability/public/components/slo/burn_rate/alert_details/components/alerts_history/alerts_history_panel.tsx diff --git a/x-pack/plugins/observability/public/components/slo/burn_rate/alert_details/components/error_rate/error_rate_panel.tsx b/x-pack/plugins/observability_solution/observability/public/components/slo/burn_rate/alert_details/components/error_rate/error_rate_panel.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/slo/burn_rate/alert_details/components/error_rate/error_rate_panel.tsx rename to x-pack/plugins/observability_solution/observability/public/components/slo/burn_rate/alert_details/components/error_rate/error_rate_panel.tsx diff --git a/x-pack/plugins/observability/public/components/slo/burn_rate/alert_details/utils/alert.ts b/x-pack/plugins/observability_solution/observability/public/components/slo/burn_rate/alert_details/utils/alert.ts similarity index 100% rename from x-pack/plugins/observability/public/components/slo/burn_rate/alert_details/utils/alert.ts rename to x-pack/plugins/observability_solution/observability/public/components/slo/burn_rate/alert_details/utils/alert.ts diff --git a/x-pack/plugins/observability/public/components/slo/burn_rate/alert_details/utils/last_duration_i18n.ts b/x-pack/plugins/observability_solution/observability/public/components/slo/burn_rate/alert_details/utils/last_duration_i18n.ts similarity index 100% rename from x-pack/plugins/observability/public/components/slo/burn_rate/alert_details/utils/last_duration_i18n.ts rename to x-pack/plugins/observability_solution/observability/public/components/slo/burn_rate/alert_details/utils/last_duration_i18n.ts diff --git a/x-pack/plugins/observability/public/components/slo/burn_rate/burn_rate.test.tsx b/x-pack/plugins/observability_solution/observability/public/components/slo/burn_rate/burn_rate.test.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/slo/burn_rate/burn_rate.test.tsx rename to x-pack/plugins/observability_solution/observability/public/components/slo/burn_rate/burn_rate.test.tsx diff --git a/x-pack/plugins/observability/public/components/slo/burn_rate/burn_rate.tsx b/x-pack/plugins/observability_solution/observability/public/components/slo/burn_rate/burn_rate.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/slo/burn_rate/burn_rate.tsx rename to x-pack/plugins/observability_solution/observability/public/components/slo/burn_rate/burn_rate.tsx diff --git a/x-pack/plugins/observability/public/components/slo/burn_rate/burn_rates.tsx b/x-pack/plugins/observability_solution/observability/public/components/slo/burn_rate/burn_rates.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/slo/burn_rate/burn_rates.tsx rename to x-pack/plugins/observability_solution/observability/public/components/slo/burn_rate/burn_rates.tsx diff --git a/x-pack/plugins/observability/public/components/slo/delete_confirmation_modal/slo_delete_confirmation_modal.stories.tsx b/x-pack/plugins/observability_solution/observability/public/components/slo/delete_confirmation_modal/slo_delete_confirmation_modal.stories.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/slo/delete_confirmation_modal/slo_delete_confirmation_modal.stories.tsx rename to x-pack/plugins/observability_solution/observability/public/components/slo/delete_confirmation_modal/slo_delete_confirmation_modal.stories.tsx diff --git a/x-pack/plugins/observability/public/components/slo/delete_confirmation_modal/slo_delete_confirmation_modal.tsx b/x-pack/plugins/observability_solution/observability/public/components/slo/delete_confirmation_modal/slo_delete_confirmation_modal.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/slo/delete_confirmation_modal/slo_delete_confirmation_modal.tsx rename to x-pack/plugins/observability_solution/observability/public/components/slo/delete_confirmation_modal/slo_delete_confirmation_modal.tsx diff --git a/x-pack/plugins/observability/public/components/slo/error_rate_chart/error_rate_chart.tsx b/x-pack/plugins/observability_solution/observability/public/components/slo/error_rate_chart/error_rate_chart.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/slo/error_rate_chart/error_rate_chart.tsx rename to x-pack/plugins/observability_solution/observability/public/components/slo/error_rate_chart/error_rate_chart.tsx diff --git a/x-pack/plugins/observability/public/components/slo/error_rate_chart/index.ts b/x-pack/plugins/observability_solution/observability/public/components/slo/error_rate_chart/index.ts similarity index 100% rename from x-pack/plugins/observability/public/components/slo/error_rate_chart/index.ts rename to x-pack/plugins/observability_solution/observability/public/components/slo/error_rate_chart/index.ts diff --git a/x-pack/plugins/observability/public/components/slo/error_rate_chart/use_lens_definition.ts b/x-pack/plugins/observability_solution/observability/public/components/slo/error_rate_chart/use_lens_definition.ts similarity index 100% rename from x-pack/plugins/observability/public/components/slo/error_rate_chart/use_lens_definition.ts rename to x-pack/plugins/observability_solution/observability/public/components/slo/error_rate_chart/use_lens_definition.ts diff --git a/x-pack/plugins/observability/public/components/slo/reset_confirmation_modal/slo_reset_confirmation_modal.tsx b/x-pack/plugins/observability_solution/observability/public/components/slo/reset_confirmation_modal/slo_reset_confirmation_modal.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/slo/reset_confirmation_modal/slo_reset_confirmation_modal.tsx rename to x-pack/plugins/observability_solution/observability/public/components/slo/reset_confirmation_modal/slo_reset_confirmation_modal.tsx diff --git a/x-pack/plugins/observability/public/components/slo/slo_outdated_callout/index.tsx b/x-pack/plugins/observability_solution/observability/public/components/slo/slo_outdated_callout/index.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/slo/slo_outdated_callout/index.tsx rename to x-pack/plugins/observability_solution/observability/public/components/slo/slo_outdated_callout/index.tsx diff --git a/x-pack/plugins/observability/public/components/slo/slo_status_badge/index.tsx b/x-pack/plugins/observability_solution/observability/public/components/slo/slo_status_badge/index.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/slo/slo_status_badge/index.tsx rename to x-pack/plugins/observability_solution/observability/public/components/slo/slo_status_badge/index.tsx diff --git a/x-pack/plugins/observability/public/components/slo/slo_status_badge/slo_active_alerts_badge.stories.tsx b/x-pack/plugins/observability_solution/observability/public/components/slo/slo_status_badge/slo_active_alerts_badge.stories.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/slo/slo_status_badge/slo_active_alerts_badge.stories.tsx rename to x-pack/plugins/observability_solution/observability/public/components/slo/slo_status_badge/slo_active_alerts_badge.stories.tsx diff --git a/x-pack/plugins/observability/public/components/slo/slo_status_badge/slo_active_alerts_badge.tsx b/x-pack/plugins/observability_solution/observability/public/components/slo/slo_status_badge/slo_active_alerts_badge.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/slo/slo_status_badge/slo_active_alerts_badge.tsx rename to x-pack/plugins/observability_solution/observability/public/components/slo/slo_status_badge/slo_active_alerts_badge.tsx diff --git a/x-pack/plugins/observability/public/components/slo/slo_status_badge/slo_group_by_badge.tsx b/x-pack/plugins/observability_solution/observability/public/components/slo/slo_status_badge/slo_group_by_badge.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/slo/slo_status_badge/slo_group_by_badge.tsx rename to x-pack/plugins/observability_solution/observability/public/components/slo/slo_status_badge/slo_group_by_badge.tsx diff --git a/x-pack/plugins/observability/public/components/slo/slo_status_badge/slo_status_badge.stories.tsx b/x-pack/plugins/observability_solution/observability/public/components/slo/slo_status_badge/slo_status_badge.stories.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/slo/slo_status_badge/slo_status_badge.stories.tsx rename to x-pack/plugins/observability_solution/observability/public/components/slo/slo_status_badge/slo_status_badge.stories.tsx diff --git a/x-pack/plugins/observability/public/components/slo/slo_status_badge/slo_status_badge.tsx b/x-pack/plugins/observability_solution/observability/public/components/slo/slo_status_badge/slo_status_badge.tsx similarity index 100% rename from x-pack/plugins/observability/public/components/slo/slo_status_badge/slo_status_badge.tsx rename to x-pack/plugins/observability_solution/observability/public/components/slo/slo_status_badge/slo_status_badge.tsx diff --git a/x-pack/plugins/observability/public/constants.ts b/x-pack/plugins/observability_solution/observability/public/constants.ts similarity index 100% rename from x-pack/plugins/observability/public/constants.ts rename to x-pack/plugins/observability_solution/observability/public/constants.ts diff --git a/x-pack/plugins/observability/public/context/constants.ts b/x-pack/plugins/observability_solution/observability/public/context/constants.ts similarity index 100% rename from x-pack/plugins/observability/public/context/constants.ts rename to x-pack/plugins/observability_solution/observability/public/context/constants.ts diff --git a/x-pack/plugins/observability/public/context/date_picker_context/date_picker_context.tsx b/x-pack/plugins/observability_solution/observability/public/context/date_picker_context/date_picker_context.tsx similarity index 100% rename from x-pack/plugins/observability/public/context/date_picker_context/date_picker_context.tsx rename to x-pack/plugins/observability_solution/observability/public/context/date_picker_context/date_picker_context.tsx diff --git a/x-pack/plugins/observability/public/context/has_data_context/data_handler.test.ts b/x-pack/plugins/observability_solution/observability/public/context/has_data_context/data_handler.test.ts similarity index 100% rename from x-pack/plugins/observability/public/context/has_data_context/data_handler.test.ts rename to x-pack/plugins/observability_solution/observability/public/context/has_data_context/data_handler.test.ts diff --git a/x-pack/plugins/observability/public/context/has_data_context/data_handler.ts b/x-pack/plugins/observability_solution/observability/public/context/has_data_context/data_handler.ts similarity index 100% rename from x-pack/plugins/observability/public/context/has_data_context/data_handler.ts rename to x-pack/plugins/observability_solution/observability/public/context/has_data_context/data_handler.ts diff --git a/x-pack/plugins/observability/public/context/has_data_context/get_observability_alerts.test.ts b/x-pack/plugins/observability_solution/observability/public/context/has_data_context/get_observability_alerts.test.ts similarity index 100% rename from x-pack/plugins/observability/public/context/has_data_context/get_observability_alerts.test.ts rename to x-pack/plugins/observability_solution/observability/public/context/has_data_context/get_observability_alerts.test.ts diff --git a/x-pack/plugins/observability/public/context/has_data_context/get_observability_alerts.ts b/x-pack/plugins/observability_solution/observability/public/context/has_data_context/get_observability_alerts.ts similarity index 100% rename from x-pack/plugins/observability/public/context/has_data_context/get_observability_alerts.ts rename to x-pack/plugins/observability_solution/observability/public/context/has_data_context/get_observability_alerts.ts diff --git a/x-pack/plugins/observability/public/context/has_data_context/has_data_context.test.tsx b/x-pack/plugins/observability_solution/observability/public/context/has_data_context/has_data_context.test.tsx similarity index 100% rename from x-pack/plugins/observability/public/context/has_data_context/has_data_context.test.tsx rename to x-pack/plugins/observability_solution/observability/public/context/has_data_context/has_data_context.test.tsx diff --git a/x-pack/plugins/observability/public/context/has_data_context/has_data_context.tsx b/x-pack/plugins/observability_solution/observability/public/context/has_data_context/has_data_context.tsx similarity index 100% rename from x-pack/plugins/observability/public/context/has_data_context/has_data_context.tsx rename to x-pack/plugins/observability_solution/observability/public/context/has_data_context/has_data_context.tsx diff --git a/x-pack/plugins/observability/public/context/plugin_context/plugin_context.tsx b/x-pack/plugins/observability_solution/observability/public/context/plugin_context/plugin_context.tsx similarity index 100% rename from x-pack/plugins/observability/public/context/plugin_context/plugin_context.tsx rename to x-pack/plugins/observability_solution/observability/public/context/plugin_context/plugin_context.tsx diff --git a/x-pack/plugins/observability/public/data/slo/common.ts b/x-pack/plugins/observability_solution/observability/public/data/slo/common.ts similarity index 100% rename from x-pack/plugins/observability/public/data/slo/common.ts rename to x-pack/plugins/observability_solution/observability/public/data/slo/common.ts diff --git a/x-pack/plugins/observability/public/data/slo/historical_summary_data.ts b/x-pack/plugins/observability_solution/observability/public/data/slo/historical_summary_data.ts similarity index 100% rename from x-pack/plugins/observability/public/data/slo/historical_summary_data.ts rename to x-pack/plugins/observability_solution/observability/public/data/slo/historical_summary_data.ts diff --git a/x-pack/plugins/observability/public/data/slo/indicator.ts b/x-pack/plugins/observability_solution/observability/public/data/slo/indicator.ts similarity index 100% rename from x-pack/plugins/observability/public/data/slo/indicator.ts rename to x-pack/plugins/observability_solution/observability/public/data/slo/indicator.ts diff --git a/x-pack/plugins/observability/public/data/slo/slo.ts b/x-pack/plugins/observability_solution/observability/public/data/slo/slo.ts similarity index 100% rename from x-pack/plugins/observability/public/data/slo/slo.ts rename to x-pack/plugins/observability_solution/observability/public/data/slo/slo.ts diff --git a/x-pack/plugins/observability/public/data/slo/time_window.ts b/x-pack/plugins/observability_solution/observability/public/data/slo/time_window.ts similarity index 100% rename from x-pack/plugins/observability/public/data/slo/time_window.ts rename to x-pack/plugins/observability_solution/observability/public/data/slo/time_window.ts diff --git a/x-pack/plugins/observability/public/embeddable/slo/alerts/components/slo_alerts_summary.tsx b/x-pack/plugins/observability_solution/observability/public/embeddable/slo/alerts/components/slo_alerts_summary.tsx similarity index 100% rename from x-pack/plugins/observability/public/embeddable/slo/alerts/components/slo_alerts_summary.tsx rename to x-pack/plugins/observability_solution/observability/public/embeddable/slo/alerts/components/slo_alerts_summary.tsx diff --git a/x-pack/plugins/observability/public/embeddable/slo/alerts/components/slo_alerts_table.tsx b/x-pack/plugins/observability_solution/observability/public/embeddable/slo/alerts/components/slo_alerts_table.tsx similarity index 100% rename from x-pack/plugins/observability/public/embeddable/slo/alerts/components/slo_alerts_table.tsx rename to x-pack/plugins/observability_solution/observability/public/embeddable/slo/alerts/components/slo_alerts_table.tsx diff --git a/x-pack/plugins/observability/public/embeddable/slo/alerts/components/slo_included_count.tsx b/x-pack/plugins/observability_solution/observability/public/embeddable/slo/alerts/components/slo_included_count.tsx similarity index 100% rename from x-pack/plugins/observability/public/embeddable/slo/alerts/components/slo_included_count.tsx rename to x-pack/plugins/observability_solution/observability/public/embeddable/slo/alerts/components/slo_included_count.tsx diff --git a/x-pack/plugins/observability/public/embeddable/slo/alerts/handle_explicit_input.tsx b/x-pack/plugins/observability_solution/observability/public/embeddable/slo/alerts/handle_explicit_input.tsx similarity index 100% rename from x-pack/plugins/observability/public/embeddable/slo/alerts/handle_explicit_input.tsx rename to x-pack/plugins/observability_solution/observability/public/embeddable/slo/alerts/handle_explicit_input.tsx diff --git a/x-pack/plugins/observability/public/embeddable/slo/alerts/index.ts b/x-pack/plugins/observability_solution/observability/public/embeddable/slo/alerts/index.ts similarity index 100% rename from x-pack/plugins/observability/public/embeddable/slo/alerts/index.ts rename to x-pack/plugins/observability_solution/observability/public/embeddable/slo/alerts/index.ts diff --git a/x-pack/plugins/observability/public/embeddable/slo/alerts/slo_alerts_embeddable.tsx b/x-pack/plugins/observability_solution/observability/public/embeddable/slo/alerts/slo_alerts_embeddable.tsx similarity index 100% rename from x-pack/plugins/observability/public/embeddable/slo/alerts/slo_alerts_embeddable.tsx rename to x-pack/plugins/observability_solution/observability/public/embeddable/slo/alerts/slo_alerts_embeddable.tsx diff --git a/x-pack/plugins/observability/public/embeddable/slo/alerts/slo_alerts_embeddable_factory.ts b/x-pack/plugins/observability_solution/observability/public/embeddable/slo/alerts/slo_alerts_embeddable_factory.ts similarity index 100% rename from x-pack/plugins/observability/public/embeddable/slo/alerts/slo_alerts_embeddable_factory.ts rename to x-pack/plugins/observability_solution/observability/public/embeddable/slo/alerts/slo_alerts_embeddable_factory.ts diff --git a/x-pack/plugins/observability/public/embeddable/slo/alerts/slo_alerts_wrapper.tsx b/x-pack/plugins/observability_solution/observability/public/embeddable/slo/alerts/slo_alerts_wrapper.tsx similarity index 100% rename from x-pack/plugins/observability/public/embeddable/slo/alerts/slo_alerts_wrapper.tsx rename to x-pack/plugins/observability_solution/observability/public/embeddable/slo/alerts/slo_alerts_wrapper.tsx diff --git a/x-pack/plugins/observability/public/embeddable/slo/alerts/slo_configuration.tsx b/x-pack/plugins/observability_solution/observability/public/embeddable/slo/alerts/slo_configuration.tsx similarity index 100% rename from x-pack/plugins/observability/public/embeddable/slo/alerts/slo_configuration.tsx rename to x-pack/plugins/observability_solution/observability/public/embeddable/slo/alerts/slo_configuration.tsx diff --git a/x-pack/plugins/observability/public/embeddable/slo/alerts/slo_selector.tsx b/x-pack/plugins/observability_solution/observability/public/embeddable/slo/alerts/slo_selector.tsx similarity index 100% rename from x-pack/plugins/observability/public/embeddable/slo/alerts/slo_selector.tsx rename to x-pack/plugins/observability_solution/observability/public/embeddable/slo/alerts/slo_selector.tsx diff --git a/x-pack/plugins/observability/public/embeddable/slo/alerts/types.ts b/x-pack/plugins/observability_solution/observability/public/embeddable/slo/alerts/types.ts similarity index 100% rename from x-pack/plugins/observability/public/embeddable/slo/alerts/types.ts rename to x-pack/plugins/observability_solution/observability/public/embeddable/slo/alerts/types.ts diff --git a/x-pack/plugins/observability/public/embeddable/slo/common/slo_overview_details.tsx b/x-pack/plugins/observability_solution/observability/public/embeddable/slo/common/slo_overview_details.tsx similarity index 100% rename from x-pack/plugins/observability/public/embeddable/slo/common/slo_overview_details.tsx rename to x-pack/plugins/observability_solution/observability/public/embeddable/slo/common/slo_overview_details.tsx diff --git a/x-pack/plugins/observability/public/embeddable/slo/constants.ts b/x-pack/plugins/observability_solution/observability/public/embeddable/slo/constants.ts similarity index 100% rename from x-pack/plugins/observability/public/embeddable/slo/constants.ts rename to x-pack/plugins/observability_solution/observability/public/embeddable/slo/constants.ts diff --git a/x-pack/plugins/observability/public/embeddable/slo/error_budget/handle_explicit_input.tsx b/x-pack/plugins/observability_solution/observability/public/embeddable/slo/error_budget/handle_explicit_input.tsx similarity index 100% rename from x-pack/plugins/observability/public/embeddable/slo/error_budget/handle_explicit_input.tsx rename to x-pack/plugins/observability_solution/observability/public/embeddable/slo/error_budget/handle_explicit_input.tsx diff --git a/x-pack/plugins/observability/public/embeddable/slo/error_budget/index.ts b/x-pack/plugins/observability_solution/observability/public/embeddable/slo/error_budget/index.ts similarity index 100% rename from x-pack/plugins/observability/public/embeddable/slo/error_budget/index.ts rename to x-pack/plugins/observability_solution/observability/public/embeddable/slo/error_budget/index.ts diff --git a/x-pack/plugins/observability/public/embeddable/slo/error_budget/slo_configuration.tsx b/x-pack/plugins/observability_solution/observability/public/embeddable/slo/error_budget/slo_configuration.tsx similarity index 100% rename from x-pack/plugins/observability/public/embeddable/slo/error_budget/slo_configuration.tsx rename to x-pack/plugins/observability_solution/observability/public/embeddable/slo/error_budget/slo_configuration.tsx diff --git a/x-pack/plugins/observability/public/embeddable/slo/error_budget/slo_error_budget_burn_down.tsx b/x-pack/plugins/observability_solution/observability/public/embeddable/slo/error_budget/slo_error_budget_burn_down.tsx similarity index 100% rename from x-pack/plugins/observability/public/embeddable/slo/error_budget/slo_error_budget_burn_down.tsx rename to x-pack/plugins/observability_solution/observability/public/embeddable/slo/error_budget/slo_error_budget_burn_down.tsx diff --git a/x-pack/plugins/observability/public/embeddable/slo/error_budget/slo_error_budget_embeddable.tsx b/x-pack/plugins/observability_solution/observability/public/embeddable/slo/error_budget/slo_error_budget_embeddable.tsx similarity index 100% rename from x-pack/plugins/observability/public/embeddable/slo/error_budget/slo_error_budget_embeddable.tsx rename to x-pack/plugins/observability_solution/observability/public/embeddable/slo/error_budget/slo_error_budget_embeddable.tsx diff --git a/x-pack/plugins/observability/public/embeddable/slo/error_budget/slo_error_budget_embeddable_factory.ts b/x-pack/plugins/observability_solution/observability/public/embeddable/slo/error_budget/slo_error_budget_embeddable_factory.ts similarity index 100% rename from x-pack/plugins/observability/public/embeddable/slo/error_budget/slo_error_budget_embeddable_factory.ts rename to x-pack/plugins/observability_solution/observability/public/embeddable/slo/error_budget/slo_error_budget_embeddable_factory.ts diff --git a/x-pack/plugins/observability/public/embeddable/slo/error_budget/types.ts b/x-pack/plugins/observability_solution/observability/public/embeddable/slo/error_budget/types.ts similarity index 100% rename from x-pack/plugins/observability/public/embeddable/slo/error_budget/types.ts rename to x-pack/plugins/observability_solution/observability/public/embeddable/slo/error_budget/types.ts diff --git a/x-pack/plugins/observability/public/embeddable/slo/overview/handle_explicit_input.tsx b/x-pack/plugins/observability_solution/observability/public/embeddable/slo/overview/handle_explicit_input.tsx similarity index 100% rename from x-pack/plugins/observability/public/embeddable/slo/overview/handle_explicit_input.tsx rename to x-pack/plugins/observability_solution/observability/public/embeddable/slo/overview/handle_explicit_input.tsx diff --git a/x-pack/plugins/observability/public/embeddable/slo/overview/index.ts b/x-pack/plugins/observability_solution/observability/public/embeddable/slo/overview/index.ts similarity index 100% rename from x-pack/plugins/observability/public/embeddable/slo/overview/index.ts rename to x-pack/plugins/observability_solution/observability/public/embeddable/slo/overview/index.ts diff --git a/x-pack/plugins/observability/public/embeddable/slo/overview/slo_configuration.tsx b/x-pack/plugins/observability_solution/observability/public/embeddable/slo/overview/slo_configuration.tsx similarity index 100% rename from x-pack/plugins/observability/public/embeddable/slo/overview/slo_configuration.tsx rename to x-pack/plugins/observability_solution/observability/public/embeddable/slo/overview/slo_configuration.tsx diff --git a/x-pack/plugins/observability/public/embeddable/slo/overview/slo_embeddable.tsx b/x-pack/plugins/observability_solution/observability/public/embeddable/slo/overview/slo_embeddable.tsx similarity index 100% rename from x-pack/plugins/observability/public/embeddable/slo/overview/slo_embeddable.tsx rename to x-pack/plugins/observability_solution/observability/public/embeddable/slo/overview/slo_embeddable.tsx diff --git a/x-pack/plugins/observability/public/embeddable/slo/overview/slo_embeddable_factory.ts b/x-pack/plugins/observability_solution/observability/public/embeddable/slo/overview/slo_embeddable_factory.ts similarity index 100% rename from x-pack/plugins/observability/public/embeddable/slo/overview/slo_embeddable_factory.ts rename to x-pack/plugins/observability_solution/observability/public/embeddable/slo/overview/slo_embeddable_factory.ts diff --git a/x-pack/plugins/observability/public/embeddable/slo/overview/slo_overview.tsx b/x-pack/plugins/observability_solution/observability/public/embeddable/slo/overview/slo_overview.tsx similarity index 100% rename from x-pack/plugins/observability/public/embeddable/slo/overview/slo_overview.tsx rename to x-pack/plugins/observability_solution/observability/public/embeddable/slo/overview/slo_overview.tsx diff --git a/x-pack/plugins/observability/public/embeddable/slo/overview/slo_overview_grid.tsx b/x-pack/plugins/observability_solution/observability/public/embeddable/slo/overview/slo_overview_grid.tsx similarity index 100% rename from x-pack/plugins/observability/public/embeddable/slo/overview/slo_overview_grid.tsx rename to x-pack/plugins/observability_solution/observability/public/embeddable/slo/overview/slo_overview_grid.tsx diff --git a/x-pack/plugins/observability/public/embeddable/slo/overview/types.ts b/x-pack/plugins/observability_solution/observability/public/embeddable/slo/overview/types.ts similarity index 100% rename from x-pack/plugins/observability/public/embeddable/slo/overview/types.ts rename to x-pack/plugins/observability_solution/observability/public/embeddable/slo/overview/types.ts diff --git a/x-pack/plugins/observability/public/hooks/__storybook_mocks__/use_fetch_data_views.ts b/x-pack/plugins/observability_solution/observability/public/hooks/__storybook_mocks__/use_fetch_data_views.ts similarity index 100% rename from x-pack/plugins/observability/public/hooks/__storybook_mocks__/use_fetch_data_views.ts rename to x-pack/plugins/observability_solution/observability/public/hooks/__storybook_mocks__/use_fetch_data_views.ts diff --git a/x-pack/plugins/observability/public/hooks/create_use_rules_link.ts b/x-pack/plugins/observability_solution/observability/public/hooks/create_use_rules_link.ts similarity index 100% rename from x-pack/plugins/observability/public/hooks/create_use_rules_link.ts rename to x-pack/plugins/observability_solution/observability/public/hooks/create_use_rules_link.ts diff --git a/x-pack/plugins/observability/public/hooks/slo/__storybook_mocks__/use_capabilities.ts b/x-pack/plugins/observability_solution/observability/public/hooks/slo/__storybook_mocks__/use_capabilities.ts similarity index 100% rename from x-pack/plugins/observability/public/hooks/slo/__storybook_mocks__/use_capabilities.ts rename to x-pack/plugins/observability_solution/observability/public/hooks/slo/__storybook_mocks__/use_capabilities.ts diff --git a/x-pack/plugins/observability/public/hooks/slo/__storybook_mocks__/use_fetch_active_alerts.ts b/x-pack/plugins/observability_solution/observability/public/hooks/slo/__storybook_mocks__/use_fetch_active_alerts.ts similarity index 100% rename from x-pack/plugins/observability/public/hooks/slo/__storybook_mocks__/use_fetch_active_alerts.ts rename to x-pack/plugins/observability_solution/observability/public/hooks/slo/__storybook_mocks__/use_fetch_active_alerts.ts diff --git a/x-pack/plugins/observability/public/hooks/slo/__storybook_mocks__/use_fetch_apm_suggestions.ts b/x-pack/plugins/observability_solution/observability/public/hooks/slo/__storybook_mocks__/use_fetch_apm_suggestions.ts similarity index 100% rename from x-pack/plugins/observability/public/hooks/slo/__storybook_mocks__/use_fetch_apm_suggestions.ts rename to x-pack/plugins/observability_solution/observability/public/hooks/slo/__storybook_mocks__/use_fetch_apm_suggestions.ts diff --git a/x-pack/plugins/observability/public/hooks/slo/__storybook_mocks__/use_fetch_historical_summary.ts b/x-pack/plugins/observability_solution/observability/public/hooks/slo/__storybook_mocks__/use_fetch_historical_summary.ts similarity index 100% rename from x-pack/plugins/observability/public/hooks/slo/__storybook_mocks__/use_fetch_historical_summary.ts rename to x-pack/plugins/observability_solution/observability/public/hooks/slo/__storybook_mocks__/use_fetch_historical_summary.ts diff --git a/x-pack/plugins/observability/public/hooks/slo/__storybook_mocks__/use_fetch_slo_list.ts b/x-pack/plugins/observability_solution/observability/public/hooks/slo/__storybook_mocks__/use_fetch_slo_list.ts similarity index 100% rename from x-pack/plugins/observability/public/hooks/slo/__storybook_mocks__/use_fetch_slo_list.ts rename to x-pack/plugins/observability_solution/observability/public/hooks/slo/__storybook_mocks__/use_fetch_slo_list.ts diff --git a/x-pack/plugins/observability/public/hooks/slo/active_alerts.ts b/x-pack/plugins/observability_solution/observability/public/hooks/slo/active_alerts.ts similarity index 100% rename from x-pack/plugins/observability/public/hooks/slo/active_alerts.ts rename to x-pack/plugins/observability_solution/observability/public/hooks/slo/active_alerts.ts diff --git a/x-pack/plugins/observability/public/hooks/slo/helpers/convert_error_for_use_in_toast.ts b/x-pack/plugins/observability_solution/observability/public/hooks/slo/helpers/convert_error_for_use_in_toast.ts similarity index 100% rename from x-pack/plugins/observability/public/hooks/slo/helpers/convert_error_for_use_in_toast.ts rename to x-pack/plugins/observability_solution/observability/public/hooks/slo/helpers/convert_error_for_use_in_toast.ts diff --git a/x-pack/plugins/observability/public/hooks/slo/query_key_factory.ts b/x-pack/plugins/observability_solution/observability/public/hooks/slo/query_key_factory.ts similarity index 100% rename from x-pack/plugins/observability/public/hooks/slo/query_key_factory.ts rename to x-pack/plugins/observability_solution/observability/public/hooks/slo/query_key_factory.ts diff --git a/x-pack/plugins/observability/public/hooks/slo/use_capabilities.ts b/x-pack/plugins/observability_solution/observability/public/hooks/slo/use_capabilities.ts similarity index 100% rename from x-pack/plugins/observability/public/hooks/slo/use_capabilities.ts rename to x-pack/plugins/observability_solution/observability/public/hooks/slo/use_capabilities.ts diff --git a/x-pack/plugins/observability/public/hooks/slo/use_clone_slo.ts b/x-pack/plugins/observability_solution/observability/public/hooks/slo/use_clone_slo.ts similarity index 100% rename from x-pack/plugins/observability/public/hooks/slo/use_clone_slo.ts rename to x-pack/plugins/observability_solution/observability/public/hooks/slo/use_clone_slo.ts diff --git a/x-pack/plugins/observability/public/hooks/slo/use_create_slo.tsx b/x-pack/plugins/observability_solution/observability/public/hooks/slo/use_create_slo.tsx similarity index 100% rename from x-pack/plugins/observability/public/hooks/slo/use_create_slo.tsx rename to x-pack/plugins/observability_solution/observability/public/hooks/slo/use_create_slo.tsx diff --git a/x-pack/plugins/observability/public/hooks/slo/use_delete_slo.ts b/x-pack/plugins/observability_solution/observability/public/hooks/slo/use_delete_slo.ts similarity index 100% rename from x-pack/plugins/observability/public/hooks/slo/use_delete_slo.ts rename to x-pack/plugins/observability_solution/observability/public/hooks/slo/use_delete_slo.ts diff --git a/x-pack/plugins/observability/public/hooks/slo/use_fetch_active_alerts.ts b/x-pack/plugins/observability_solution/observability/public/hooks/slo/use_fetch_active_alerts.ts similarity index 100% rename from x-pack/plugins/observability/public/hooks/slo/use_fetch_active_alerts.ts rename to x-pack/plugins/observability_solution/observability/public/hooks/slo/use_fetch_active_alerts.ts diff --git a/x-pack/plugins/observability/public/hooks/slo/use_fetch_apm_indices.ts b/x-pack/plugins/observability_solution/observability/public/hooks/slo/use_fetch_apm_indices.ts similarity index 100% rename from x-pack/plugins/observability/public/hooks/slo/use_fetch_apm_indices.ts rename to x-pack/plugins/observability_solution/observability/public/hooks/slo/use_fetch_apm_indices.ts diff --git a/x-pack/plugins/observability/public/hooks/slo/use_fetch_apm_suggestions.ts b/x-pack/plugins/observability_solution/observability/public/hooks/slo/use_fetch_apm_suggestions.ts similarity index 100% rename from x-pack/plugins/observability/public/hooks/slo/use_fetch_apm_suggestions.ts rename to x-pack/plugins/observability_solution/observability/public/hooks/slo/use_fetch_apm_suggestions.ts diff --git a/x-pack/plugins/observability/public/hooks/slo/use_fetch_global_diagnosis.ts b/x-pack/plugins/observability_solution/observability/public/hooks/slo/use_fetch_global_diagnosis.ts similarity index 100% rename from x-pack/plugins/observability/public/hooks/slo/use_fetch_global_diagnosis.ts rename to x-pack/plugins/observability_solution/observability/public/hooks/slo/use_fetch_global_diagnosis.ts diff --git a/x-pack/plugins/observability/public/hooks/slo/use_fetch_group_by_cardinality.ts b/x-pack/plugins/observability_solution/observability/public/hooks/slo/use_fetch_group_by_cardinality.ts similarity index 100% rename from x-pack/plugins/observability/public/hooks/slo/use_fetch_group_by_cardinality.ts rename to x-pack/plugins/observability_solution/observability/public/hooks/slo/use_fetch_group_by_cardinality.ts diff --git a/x-pack/plugins/observability/public/hooks/slo/use_fetch_historical_summary.ts b/x-pack/plugins/observability_solution/observability/public/hooks/slo/use_fetch_historical_summary.ts similarity index 100% rename from x-pack/plugins/observability/public/hooks/slo/use_fetch_historical_summary.ts rename to x-pack/plugins/observability_solution/observability/public/hooks/slo/use_fetch_historical_summary.ts diff --git a/x-pack/plugins/observability/public/hooks/slo/use_fetch_rules_for_slo.ts b/x-pack/plugins/observability_solution/observability/public/hooks/slo/use_fetch_rules_for_slo.ts similarity index 100% rename from x-pack/plugins/observability/public/hooks/slo/use_fetch_rules_for_slo.ts rename to x-pack/plugins/observability_solution/observability/public/hooks/slo/use_fetch_rules_for_slo.ts diff --git a/x-pack/plugins/observability/public/hooks/slo/use_fetch_slo_burn_rates.ts b/x-pack/plugins/observability_solution/observability/public/hooks/slo/use_fetch_slo_burn_rates.ts similarity index 100% rename from x-pack/plugins/observability/public/hooks/slo/use_fetch_slo_burn_rates.ts rename to x-pack/plugins/observability_solution/observability/public/hooks/slo/use_fetch_slo_burn_rates.ts diff --git a/x-pack/plugins/observability/public/hooks/slo/use_fetch_slo_definitions.ts b/x-pack/plugins/observability_solution/observability/public/hooks/slo/use_fetch_slo_definitions.ts similarity index 100% rename from x-pack/plugins/observability/public/hooks/slo/use_fetch_slo_definitions.ts rename to x-pack/plugins/observability_solution/observability/public/hooks/slo/use_fetch_slo_definitions.ts diff --git a/x-pack/plugins/observability/public/hooks/slo/use_fetch_slo_details.ts b/x-pack/plugins/observability_solution/observability/public/hooks/slo/use_fetch_slo_details.ts similarity index 100% rename from x-pack/plugins/observability/public/hooks/slo/use_fetch_slo_details.ts rename to x-pack/plugins/observability_solution/observability/public/hooks/slo/use_fetch_slo_details.ts diff --git a/x-pack/plugins/observability/public/hooks/slo/use_fetch_slo_groups.ts b/x-pack/plugins/observability_solution/observability/public/hooks/slo/use_fetch_slo_groups.ts similarity index 100% rename from x-pack/plugins/observability/public/hooks/slo/use_fetch_slo_groups.ts rename to x-pack/plugins/observability_solution/observability/public/hooks/slo/use_fetch_slo_groups.ts diff --git a/x-pack/plugins/observability/public/hooks/slo/use_fetch_slo_inspect.ts b/x-pack/plugins/observability_solution/observability/public/hooks/slo/use_fetch_slo_inspect.ts similarity index 100% rename from x-pack/plugins/observability/public/hooks/slo/use_fetch_slo_inspect.ts rename to x-pack/plugins/observability_solution/observability/public/hooks/slo/use_fetch_slo_inspect.ts diff --git a/x-pack/plugins/observability/public/hooks/slo/use_fetch_slo_instances.ts b/x-pack/plugins/observability_solution/observability/public/hooks/slo/use_fetch_slo_instances.ts similarity index 100% rename from x-pack/plugins/observability/public/hooks/slo/use_fetch_slo_instances.ts rename to x-pack/plugins/observability_solution/observability/public/hooks/slo/use_fetch_slo_instances.ts diff --git a/x-pack/plugins/observability/public/hooks/slo/use_fetch_slo_list.ts b/x-pack/plugins/observability_solution/observability/public/hooks/slo/use_fetch_slo_list.ts similarity index 100% rename from x-pack/plugins/observability/public/hooks/slo/use_fetch_slo_list.ts rename to x-pack/plugins/observability_solution/observability/public/hooks/slo/use_fetch_slo_list.ts diff --git a/x-pack/plugins/observability/public/hooks/slo/use_get_preview_data.ts b/x-pack/plugins/observability_solution/observability/public/hooks/slo/use_get_preview_data.ts similarity index 100% rename from x-pack/plugins/observability/public/hooks/slo/use_get_preview_data.ts rename to x-pack/plugins/observability_solution/observability/public/hooks/slo/use_get_preview_data.ts diff --git a/x-pack/plugins/observability/public/hooks/slo/use_reset_slo.ts b/x-pack/plugins/observability_solution/observability/public/hooks/slo/use_reset_slo.ts similarity index 100% rename from x-pack/plugins/observability/public/hooks/slo/use_reset_slo.ts rename to x-pack/plugins/observability_solution/observability/public/hooks/slo/use_reset_slo.ts diff --git a/x-pack/plugins/observability/public/hooks/slo/use_update_slo.ts b/x-pack/plugins/observability_solution/observability/public/hooks/slo/use_update_slo.ts similarity index 100% rename from x-pack/plugins/observability/public/hooks/slo/use_update_slo.ts rename to x-pack/plugins/observability_solution/observability/public/hooks/slo/use_update_slo.ts diff --git a/x-pack/plugins/observability/public/hooks/use_create_data_view.ts b/x-pack/plugins/observability_solution/observability/public/hooks/use_create_data_view.ts similarity index 100% rename from x-pack/plugins/observability/public/hooks/use_create_data_view.ts rename to x-pack/plugins/observability_solution/observability/public/hooks/use_create_data_view.ts diff --git a/x-pack/plugins/observability/public/hooks/use_create_rule.ts b/x-pack/plugins/observability_solution/observability/public/hooks/use_create_rule.ts similarity index 100% rename from x-pack/plugins/observability/public/hooks/use_create_rule.ts rename to x-pack/plugins/observability_solution/observability/public/hooks/use_create_rule.ts diff --git a/x-pack/plugins/observability/public/hooks/use_data_fetcher.ts b/x-pack/plugins/observability_solution/observability/public/hooks/use_data_fetcher.ts similarity index 100% rename from x-pack/plugins/observability/public/hooks/use_data_fetcher.ts rename to x-pack/plugins/observability_solution/observability/public/hooks/use_data_fetcher.ts diff --git a/x-pack/plugins/observability/public/hooks/use_date_picker_context.ts b/x-pack/plugins/observability_solution/observability/public/hooks/use_date_picker_context.ts similarity index 100% rename from x-pack/plugins/observability/public/hooks/use_date_picker_context.ts rename to x-pack/plugins/observability_solution/observability/public/hooks/use_date_picker_context.ts diff --git a/x-pack/plugins/observability/public/hooks/use_delete_rules.ts b/x-pack/plugins/observability_solution/observability/public/hooks/use_delete_rules.ts similarity index 100% rename from x-pack/plugins/observability/public/hooks/use_delete_rules.ts rename to x-pack/plugins/observability_solution/observability/public/hooks/use_delete_rules.ts diff --git a/x-pack/plugins/observability/public/hooks/use_fetch_alert_data.test.ts b/x-pack/plugins/observability_solution/observability/public/hooks/use_fetch_alert_data.test.ts similarity index 100% rename from x-pack/plugins/observability/public/hooks/use_fetch_alert_data.test.ts rename to x-pack/plugins/observability_solution/observability/public/hooks/use_fetch_alert_data.test.ts diff --git a/x-pack/plugins/observability/public/hooks/use_fetch_alert_data.ts b/x-pack/plugins/observability_solution/observability/public/hooks/use_fetch_alert_data.ts similarity index 100% rename from x-pack/plugins/observability/public/hooks/use_fetch_alert_data.ts rename to x-pack/plugins/observability_solution/observability/public/hooks/use_fetch_alert_data.ts diff --git a/x-pack/plugins/observability/public/hooks/use_fetch_alert_detail.test.ts b/x-pack/plugins/observability_solution/observability/public/hooks/use_fetch_alert_detail.test.ts similarity index 100% rename from x-pack/plugins/observability/public/hooks/use_fetch_alert_detail.test.ts rename to x-pack/plugins/observability_solution/observability/public/hooks/use_fetch_alert_detail.test.ts diff --git a/x-pack/plugins/observability/public/hooks/use_fetch_alert_detail.ts b/x-pack/plugins/observability_solution/observability/public/hooks/use_fetch_alert_detail.ts similarity index 100% rename from x-pack/plugins/observability/public/hooks/use_fetch_alert_detail.ts rename to x-pack/plugins/observability_solution/observability/public/hooks/use_fetch_alert_detail.ts diff --git a/x-pack/plugins/observability/public/hooks/use_fetch_data_views.ts b/x-pack/plugins/observability_solution/observability/public/hooks/use_fetch_data_views.ts similarity index 100% rename from x-pack/plugins/observability/public/hooks/use_fetch_data_views.ts rename to x-pack/plugins/observability_solution/observability/public/hooks/use_fetch_data_views.ts diff --git a/x-pack/plugins/observability/public/hooks/use_fetch_indices.ts b/x-pack/plugins/observability_solution/observability/public/hooks/use_fetch_indices.ts similarity index 100% rename from x-pack/plugins/observability/public/hooks/use_fetch_indices.ts rename to x-pack/plugins/observability_solution/observability/public/hooks/use_fetch_indices.ts diff --git a/x-pack/plugins/observability/public/hooks/use_fetch_rule.ts b/x-pack/plugins/observability_solution/observability/public/hooks/use_fetch_rule.ts similarity index 100% rename from x-pack/plugins/observability/public/hooks/use_fetch_rule.ts rename to x-pack/plugins/observability_solution/observability/public/hooks/use_fetch_rule.ts diff --git a/x-pack/plugins/observability/public/hooks/use_fetch_rule_types.ts b/x-pack/plugins/observability_solution/observability/public/hooks/use_fetch_rule_types.ts similarity index 100% rename from x-pack/plugins/observability/public/hooks/use_fetch_rule_types.ts rename to x-pack/plugins/observability_solution/observability/public/hooks/use_fetch_rule_types.ts diff --git a/x-pack/plugins/observability/public/hooks/use_get_filtered_rule_types.ts b/x-pack/plugins/observability_solution/observability/public/hooks/use_get_filtered_rule_types.ts similarity index 100% rename from x-pack/plugins/observability/public/hooks/use_get_filtered_rule_types.ts rename to x-pack/plugins/observability_solution/observability/public/hooks/use_get_filtered_rule_types.ts diff --git a/x-pack/plugins/observability/public/hooks/use_guided_setup_progress.ts b/x-pack/plugins/observability_solution/observability/public/hooks/use_guided_setup_progress.ts similarity index 100% rename from x-pack/plugins/observability/public/hooks/use_guided_setup_progress.ts rename to x-pack/plugins/observability_solution/observability/public/hooks/use_guided_setup_progress.ts diff --git a/x-pack/plugins/observability/public/hooks/use_has_data.ts b/x-pack/plugins/observability_solution/observability/public/hooks/use_has_data.ts similarity index 100% rename from x-pack/plugins/observability/public/hooks/use_has_data.ts rename to x-pack/plugins/observability_solution/observability/public/hooks/use_has_data.ts diff --git a/x-pack/plugins/observability/public/hooks/use_kibana_ui_settings.tsx b/x-pack/plugins/observability_solution/observability/public/hooks/use_kibana_ui_settings.tsx similarity index 100% rename from x-pack/plugins/observability/public/hooks/use_kibana_ui_settings.tsx rename to x-pack/plugins/observability_solution/observability/public/hooks/use_kibana_ui_settings.tsx diff --git a/x-pack/plugins/observability/public/hooks/use_license.ts b/x-pack/plugins/observability_solution/observability/public/hooks/use_license.ts similarity index 100% rename from x-pack/plugins/observability/public/hooks/use_license.ts rename to x-pack/plugins/observability_solution/observability/public/hooks/use_license.ts diff --git a/x-pack/plugins/observability/public/hooks/use_observability_onboarding.ts b/x-pack/plugins/observability_solution/observability/public/hooks/use_observability_onboarding.ts similarity index 100% rename from x-pack/plugins/observability/public/hooks/use_observability_onboarding.ts rename to x-pack/plugins/observability_solution/observability/public/hooks/use_observability_onboarding.ts diff --git a/x-pack/plugins/observability/public/hooks/use_plugin_context.tsx b/x-pack/plugins/observability_solution/observability/public/hooks/use_plugin_context.tsx similarity index 100% rename from x-pack/plugins/observability/public/hooks/use_plugin_context.tsx rename to x-pack/plugins/observability_solution/observability/public/hooks/use_plugin_context.tsx diff --git a/x-pack/plugins/observability/public/hooks/use_summary_time_range.tsx b/x-pack/plugins/observability_solution/observability/public/hooks/use_summary_time_range.tsx similarity index 100% rename from x-pack/plugins/observability/public/hooks/use_summary_time_range.tsx rename to x-pack/plugins/observability_solution/observability/public/hooks/use_summary_time_range.tsx diff --git a/x-pack/plugins/observability/public/hooks/use_time_buckets.ts b/x-pack/plugins/observability_solution/observability/public/hooks/use_time_buckets.ts similarity index 100% rename from x-pack/plugins/observability/public/hooks/use_time_buckets.ts rename to x-pack/plugins/observability_solution/observability/public/hooks/use_time_buckets.ts diff --git a/x-pack/plugins/observability/public/hooks/use_timefilter_service.ts b/x-pack/plugins/observability_solution/observability/public/hooks/use_timefilter_service.ts similarity index 100% rename from x-pack/plugins/observability/public/hooks/use_timefilter_service.ts rename to x-pack/plugins/observability_solution/observability/public/hooks/use_timefilter_service.ts diff --git a/x-pack/plugins/observability/public/hooks/use_toast.ts b/x-pack/plugins/observability_solution/observability/public/hooks/use_toast.ts similarity index 100% rename from x-pack/plugins/observability/public/hooks/use_toast.ts rename to x-pack/plugins/observability_solution/observability/public/hooks/use_toast.ts diff --git a/x-pack/plugins/observability/public/index.ts b/x-pack/plugins/observability_solution/observability/public/index.ts similarity index 100% rename from x-pack/plugins/observability/public/index.ts rename to x-pack/plugins/observability_solution/observability/public/index.ts diff --git a/x-pack/plugins/observability/public/locators/rule_details.test.ts b/x-pack/plugins/observability_solution/observability/public/locators/rule_details.test.ts similarity index 100% rename from x-pack/plugins/observability/public/locators/rule_details.test.ts rename to x-pack/plugins/observability_solution/observability/public/locators/rule_details.test.ts diff --git a/x-pack/plugins/observability/public/locators/rule_details.ts b/x-pack/plugins/observability_solution/observability/public/locators/rule_details.ts similarity index 100% rename from x-pack/plugins/observability/public/locators/rule_details.ts rename to x-pack/plugins/observability_solution/observability/public/locators/rule_details.ts diff --git a/x-pack/plugins/observability/public/locators/rules.test.ts b/x-pack/plugins/observability_solution/observability/public/locators/rules.test.ts similarity index 100% rename from x-pack/plugins/observability/public/locators/rules.test.ts rename to x-pack/plugins/observability_solution/observability/public/locators/rules.test.ts diff --git a/x-pack/plugins/observability/public/locators/rules.ts b/x-pack/plugins/observability_solution/observability/public/locators/rules.ts similarity index 100% rename from x-pack/plugins/observability/public/locators/rules.ts rename to x-pack/plugins/observability_solution/observability/public/locators/rules.ts diff --git a/x-pack/plugins/observability/public/locators/slo_details.test.ts b/x-pack/plugins/observability_solution/observability/public/locators/slo_details.test.ts similarity index 100% rename from x-pack/plugins/observability/public/locators/slo_details.test.ts rename to x-pack/plugins/observability_solution/observability/public/locators/slo_details.test.ts diff --git a/x-pack/plugins/observability/public/locators/slo_details.ts b/x-pack/plugins/observability_solution/observability/public/locators/slo_details.ts similarity index 100% rename from x-pack/plugins/observability/public/locators/slo_details.ts rename to x-pack/plugins/observability_solution/observability/public/locators/slo_details.ts diff --git a/x-pack/plugins/observability/public/locators/slo_edit.test.ts b/x-pack/plugins/observability_solution/observability/public/locators/slo_edit.test.ts similarity index 100% rename from x-pack/plugins/observability/public/locators/slo_edit.test.ts rename to x-pack/plugins/observability_solution/observability/public/locators/slo_edit.test.ts diff --git a/x-pack/plugins/observability/public/locators/slo_edit.ts b/x-pack/plugins/observability_solution/observability/public/locators/slo_edit.ts similarity index 100% rename from x-pack/plugins/observability/public/locators/slo_edit.ts rename to x-pack/plugins/observability_solution/observability/public/locators/slo_edit.ts diff --git a/x-pack/plugins/observability/public/locators/slo_list.test.ts b/x-pack/plugins/observability_solution/observability/public/locators/slo_list.test.ts similarity index 100% rename from x-pack/plugins/observability/public/locators/slo_list.test.ts rename to x-pack/plugins/observability_solution/observability/public/locators/slo_list.test.ts diff --git a/x-pack/plugins/observability/public/locators/slo_list.ts b/x-pack/plugins/observability_solution/observability/public/locators/slo_list.ts similarity index 100% rename from x-pack/plugins/observability/public/locators/slo_list.ts rename to x-pack/plugins/observability_solution/observability/public/locators/slo_list.ts diff --git a/x-pack/plugins/observability/public/pages/404.tsx b/x-pack/plugins/observability_solution/observability/public/pages/404.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/404.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/404.tsx diff --git a/x-pack/plugins/observability/public/pages/alert_details/alert_details.test.tsx b/x-pack/plugins/observability_solution/observability/public/pages/alert_details/alert_details.test.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/alert_details/alert_details.test.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/alert_details/alert_details.test.tsx diff --git a/x-pack/plugins/observability/public/pages/alert_details/alert_details.tsx b/x-pack/plugins/observability_solution/observability/public/pages/alert_details/alert_details.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/alert_details/alert_details.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/alert_details/alert_details.tsx diff --git a/x-pack/plugins/observability/public/pages/alert_details/components/alert_summary.test.tsx b/x-pack/plugins/observability_solution/observability/public/pages/alert_details/components/alert_summary.test.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/alert_details/components/alert_summary.test.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/alert_details/components/alert_summary.test.tsx diff --git a/x-pack/plugins/observability/public/pages/alert_details/components/alert_summary.tsx b/x-pack/plugins/observability_solution/observability/public/pages/alert_details/components/alert_summary.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/alert_details/components/alert_summary.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/alert_details/components/alert_summary.tsx diff --git a/x-pack/plugins/observability/public/pages/alert_details/components/feedback_button.tsx b/x-pack/plugins/observability_solution/observability/public/pages/alert_details/components/feedback_button.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/alert_details/components/feedback_button.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/alert_details/components/feedback_button.tsx diff --git a/x-pack/plugins/observability/public/pages/alert_details/components/header_actions.test.tsx b/x-pack/plugins/observability_solution/observability/public/pages/alert_details/components/header_actions.test.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/alert_details/components/header_actions.test.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/alert_details/components/header_actions.test.tsx diff --git a/x-pack/plugins/observability/public/pages/alert_details/components/header_actions.tsx b/x-pack/plugins/observability_solution/observability/public/pages/alert_details/components/header_actions.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/alert_details/components/header_actions.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/alert_details/components/header_actions.tsx diff --git a/x-pack/plugins/observability/public/pages/alert_details/components/page_title.stories.tsx b/x-pack/plugins/observability_solution/observability/public/pages/alert_details/components/page_title.stories.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/alert_details/components/page_title.stories.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/alert_details/components/page_title.stories.tsx diff --git a/x-pack/plugins/observability/public/pages/alert_details/components/page_title.test.tsx b/x-pack/plugins/observability_solution/observability/public/pages/alert_details/components/page_title.test.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/alert_details/components/page_title.test.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/alert_details/components/page_title.test.tsx diff --git a/x-pack/plugins/observability/public/pages/alert_details/components/page_title.tsx b/x-pack/plugins/observability_solution/observability/public/pages/alert_details/components/page_title.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/alert_details/components/page_title.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/alert_details/components/page_title.tsx diff --git a/x-pack/plugins/observability/public/pages/alert_details/hooks/use_bulk_untrack_alerts.tsx b/x-pack/plugins/observability_solution/observability/public/pages/alert_details/hooks/use_bulk_untrack_alerts.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/alert_details/hooks/use_bulk_untrack_alerts.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/alert_details/hooks/use_bulk_untrack_alerts.tsx diff --git a/x-pack/plugins/observability/public/pages/alert_details/mock/alert.ts b/x-pack/plugins/observability_solution/observability/public/pages/alert_details/mock/alert.ts similarity index 100% rename from x-pack/plugins/observability/public/pages/alert_details/mock/alert.ts rename to x-pack/plugins/observability_solution/observability/public/pages/alert_details/mock/alert.ts diff --git a/x-pack/plugins/observability/public/pages/alert_details/mock/alert_summary_fields.ts b/x-pack/plugins/observability_solution/observability/public/pages/alert_details/mock/alert_summary_fields.ts similarity index 100% rename from x-pack/plugins/observability/public/pages/alert_details/mock/alert_summary_fields.ts rename to x-pack/plugins/observability_solution/observability/public/pages/alert_details/mock/alert_summary_fields.ts diff --git a/x-pack/plugins/observability/public/pages/alerts/alerts.test.tsx b/x-pack/plugins/observability_solution/observability/public/pages/alerts/alerts.test.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/alerts/alerts.test.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/alerts/alerts.test.tsx diff --git a/x-pack/plugins/observability/public/pages/alerts/alerts.tsx b/x-pack/plugins/observability_solution/observability/public/pages/alerts/alerts.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/alerts/alerts.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/alerts/alerts.tsx diff --git a/x-pack/plugins/observability/public/pages/alerts/components/alert_actions.test.tsx b/x-pack/plugins/observability_solution/observability/public/pages/alerts/components/alert_actions.test.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/alerts/components/alert_actions.test.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/alerts/components/alert_actions.test.tsx diff --git a/x-pack/plugins/observability/public/pages/alerts/components/alert_actions.tsx b/x-pack/plugins/observability_solution/observability/public/pages/alerts/components/alert_actions.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/alerts/components/alert_actions.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/alerts/components/alert_actions.tsx diff --git a/x-pack/plugins/observability/public/pages/alerts/components/rule_stats.test.tsx b/x-pack/plugins/observability_solution/observability/public/pages/alerts/components/rule_stats.test.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/alerts/components/rule_stats.test.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/alerts/components/rule_stats.test.tsx diff --git a/x-pack/plugins/observability/public/pages/alerts/components/rule_stats.tsx b/x-pack/plugins/observability_solution/observability/public/pages/alerts/components/rule_stats.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/alerts/components/rule_stats.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/alerts/components/rule_stats.tsx diff --git a/x-pack/plugins/observability/public/pages/alerts/helpers/parse_alert.ts b/x-pack/plugins/observability_solution/observability/public/pages/alerts/helpers/parse_alert.ts similarity index 100% rename from x-pack/plugins/observability/public/pages/alerts/helpers/parse_alert.ts rename to x-pack/plugins/observability_solution/observability/public/pages/alerts/helpers/parse_alert.ts diff --git a/x-pack/plugins/observability/public/pages/cases/cases.tsx b/x-pack/plugins/observability_solution/observability/public/pages/cases/cases.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/cases/cases.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/cases/cases.tsx diff --git a/x-pack/plugins/observability/public/pages/cases/components/cases.stories.tsx b/x-pack/plugins/observability_solution/observability/public/pages/cases/components/cases.stories.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/cases/components/cases.stories.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/cases/components/cases.stories.tsx diff --git a/x-pack/plugins/observability/public/pages/cases/components/cases.tsx b/x-pack/plugins/observability_solution/observability/public/pages/cases/components/cases.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/cases/components/cases.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/cases/components/cases.tsx diff --git a/x-pack/plugins/observability/public/pages/cases/components/empty_page.tsx b/x-pack/plugins/observability_solution/observability/public/pages/cases/components/empty_page.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/cases/components/empty_page.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/cases/components/empty_page.tsx diff --git a/x-pack/plugins/observability/public/pages/cases/components/feature_no_permissions.tsx b/x-pack/plugins/observability_solution/observability/public/pages/cases/components/feature_no_permissions.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/cases/components/feature_no_permissions.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/cases/components/feature_no_permissions.tsx diff --git a/x-pack/plugins/observability/public/pages/landing/landing.tsx b/x-pack/plugins/observability_solution/observability/public/pages/landing/landing.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/landing/landing.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/landing/landing.tsx diff --git a/x-pack/plugins/observability/public/pages/overview/components/chart_container/chart_container.test.tsx b/x-pack/plugins/observability_solution/observability/public/pages/overview/components/chart_container/chart_container.test.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/components/chart_container/chart_container.test.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/overview/components/chart_container/chart_container.test.tsx diff --git a/x-pack/plugins/observability/public/pages/overview/components/chart_container/chart_container.tsx b/x-pack/plugins/observability_solution/observability/public/pages/overview/components/chart_container/chart_container.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/components/chart_container/chart_container.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/overview/components/chart_container/chart_container.tsx diff --git a/x-pack/plugins/observability/public/pages/overview/components/data_assistant_flyout.tsx b/x-pack/plugins/observability_solution/observability/public/pages/overview/components/data_assistant_flyout.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/components/data_assistant_flyout.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/overview/components/data_assistant_flyout.tsx diff --git a/x-pack/plugins/observability/public/pages/overview/components/data_sections.tsx b/x-pack/plugins/observability_solution/observability/public/pages/overview/components/data_sections.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/components/data_sections.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/overview/components/data_sections.tsx diff --git a/x-pack/plugins/observability/public/pages/overview/components/date_picker/date_picker.test.tsx b/x-pack/plugins/observability_solution/observability/public/pages/overview/components/date_picker/date_picker.test.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/components/date_picker/date_picker.test.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/overview/components/date_picker/date_picker.test.tsx diff --git a/x-pack/plugins/observability/public/pages/overview/components/date_picker/date_picker.tsx b/x-pack/plugins/observability_solution/observability/public/pages/overview/components/date_picker/date_picker.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/components/date_picker/date_picker.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/overview/components/date_picker/date_picker.tsx diff --git a/x-pack/plugins/observability/public/pages/overview/components/header_actions/header_actions.tsx b/x-pack/plugins/observability_solution/observability/public/pages/overview/components/header_actions/header_actions.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/components/header_actions/header_actions.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/overview/components/header_actions/header_actions.tsx diff --git a/x-pack/plugins/observability/public/pages/overview/components/header_menu/header_menu.tsx b/x-pack/plugins/observability_solution/observability/public/pages/overview/components/header_menu/header_menu.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/components/header_menu/header_menu.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/overview/components/header_menu/header_menu.tsx diff --git a/x-pack/plugins/observability/public/pages/overview/components/header_menu/header_menu_portal.test.tsx b/x-pack/plugins/observability_solution/observability/public/pages/overview/components/header_menu/header_menu_portal.test.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/components/header_menu/header_menu_portal.test.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/overview/components/header_menu/header_menu_portal.test.tsx diff --git a/x-pack/plugins/observability/public/pages/overview/components/header_menu/header_menu_portal.tsx b/x-pack/plugins/observability_solution/observability/public/pages/overview/components/header_menu/header_menu_portal.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/components/header_menu/header_menu_portal.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/overview/components/header_menu/header_menu_portal.tsx diff --git a/x-pack/plugins/observability/public/pages/overview/components/news_feed/helpers/get_news_feed.test.ts b/x-pack/plugins/observability_solution/observability/public/pages/overview/components/news_feed/helpers/get_news_feed.test.ts similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/components/news_feed/helpers/get_news_feed.test.ts rename to x-pack/plugins/observability_solution/observability/public/pages/overview/components/news_feed/helpers/get_news_feed.test.ts diff --git a/x-pack/plugins/observability/public/pages/overview/components/news_feed/helpers/get_news_feed.ts b/x-pack/plugins/observability_solution/observability/public/pages/overview/components/news_feed/helpers/get_news_feed.ts similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/components/news_feed/helpers/get_news_feed.ts rename to x-pack/plugins/observability_solution/observability/public/pages/overview/components/news_feed/helpers/get_news_feed.ts diff --git a/x-pack/plugins/observability/public/pages/overview/components/news_feed/news_feed.scss b/x-pack/plugins/observability_solution/observability/public/pages/overview/components/news_feed/news_feed.scss similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/components/news_feed/news_feed.scss rename to x-pack/plugins/observability_solution/observability/public/pages/overview/components/news_feed/news_feed.scss diff --git a/x-pack/plugins/observability/public/pages/overview/components/news_feed/news_feed.test.tsx b/x-pack/plugins/observability_solution/observability/public/pages/overview/components/news_feed/news_feed.test.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/components/news_feed/news_feed.test.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/overview/components/news_feed/news_feed.test.tsx diff --git a/x-pack/plugins/observability/public/pages/overview/components/news_feed/news_feed.tsx b/x-pack/plugins/observability_solution/observability/public/pages/overview/components/news_feed/news_feed.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/components/news_feed/news_feed.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/overview/components/news_feed/news_feed.tsx diff --git a/x-pack/plugins/observability/public/pages/overview/components/observability_onboarding_callout.tsx b/x-pack/plugins/observability_solution/observability/public/pages/overview/components/observability_onboarding_callout.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/components/observability_onboarding_callout.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/overview/components/observability_onboarding_callout.tsx diff --git a/x-pack/plugins/observability/public/pages/overview/components/observability_status/content.ts b/x-pack/plugins/observability_solution/observability/public/pages/overview/components/observability_status/content.ts similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/components/observability_status/content.ts rename to x-pack/plugins/observability_solution/observability/public/pages/overview/components/observability_status/content.ts diff --git a/x-pack/plugins/observability/public/pages/overview/components/observability_status/index.tsx b/x-pack/plugins/observability_solution/observability/public/pages/overview/components/observability_status/index.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/components/observability_status/index.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/overview/components/observability_status/index.tsx diff --git a/x-pack/plugins/observability/public/pages/overview/components/observability_status/observability_status.stories.tsx b/x-pack/plugins/observability_solution/observability/public/pages/overview/components/observability_status/observability_status.stories.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/components/observability_status/observability_status.stories.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/overview/components/observability_status/observability_status.stories.tsx diff --git a/x-pack/plugins/observability/public/pages/overview/components/observability_status/observability_status_box.test.tsx b/x-pack/plugins/observability_solution/observability/public/pages/overview/components/observability_status/observability_status_box.test.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/components/observability_status/observability_status_box.test.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/overview/components/observability_status/observability_status_box.test.tsx diff --git a/x-pack/plugins/observability/public/pages/overview/components/observability_status/observability_status_box.tsx b/x-pack/plugins/observability_solution/observability/public/pages/overview/components/observability_status/observability_status_box.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/components/observability_status/observability_status_box.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/overview/components/observability_status/observability_status_box.tsx diff --git a/x-pack/plugins/observability/public/pages/overview/components/observability_status/observability_status_boxes.test.tsx b/x-pack/plugins/observability_solution/observability/public/pages/overview/components/observability_status/observability_status_boxes.test.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/components/observability_status/observability_status_boxes.test.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/overview/components/observability_status/observability_status_boxes.test.tsx diff --git a/x-pack/plugins/observability/public/pages/overview/components/observability_status/observability_status_boxes.tsx b/x-pack/plugins/observability_solution/observability/public/pages/overview/components/observability_status/observability_status_boxes.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/components/observability_status/observability_status_boxes.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/overview/components/observability_status/observability_status_boxes.tsx diff --git a/x-pack/plugins/observability/public/pages/overview/components/observability_status/observability_status_progress.test.tsx b/x-pack/plugins/observability_solution/observability/public/pages/overview/components/observability_status/observability_status_progress.test.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/components/observability_status/observability_status_progress.test.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/overview/components/observability_status/observability_status_progress.test.tsx diff --git a/x-pack/plugins/observability/public/pages/overview/components/observability_status/observability_status_progress.tsx b/x-pack/plugins/observability_solution/observability/public/pages/overview/components/observability_status/observability_status_progress.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/components/observability_status/observability_status_progress.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/overview/components/observability_status/observability_status_progress.tsx diff --git a/x-pack/plugins/observability/public/pages/overview/components/resources.test.tsx b/x-pack/plugins/observability_solution/observability/public/pages/overview/components/resources.test.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/components/resources.test.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/overview/components/resources.test.tsx diff --git a/x-pack/plugins/observability/public/pages/overview/components/resources.tsx b/x-pack/plugins/observability_solution/observability/public/pages/overview/components/resources.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/components/resources.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/overview/components/resources.tsx diff --git a/x-pack/plugins/observability/public/pages/overview/components/sections/apm/apm_section.test.tsx b/x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/apm/apm_section.test.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/components/sections/apm/apm_section.test.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/apm/apm_section.test.tsx diff --git a/x-pack/plugins/observability/public/pages/overview/components/sections/apm/apm_section.tsx b/x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/apm/apm_section.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/components/sections/apm/apm_section.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/apm/apm_section.tsx diff --git a/x-pack/plugins/observability/public/pages/overview/components/sections/apm/mock_data/apm.mock.ts b/x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/apm/mock_data/apm.mock.ts similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/components/sections/apm/mock_data/apm.mock.ts rename to x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/apm/mock_data/apm.mock.ts diff --git a/x-pack/plugins/observability/public/pages/overview/components/sections/empty/empty_section.test.tsx b/x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/empty/empty_section.test.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/components/sections/empty/empty_section.test.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/empty/empty_section.test.tsx diff --git a/x-pack/plugins/observability/public/pages/overview/components/sections/empty/empty_section.tsx b/x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/empty/empty_section.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/components/sections/empty/empty_section.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/empty/empty_section.tsx diff --git a/x-pack/plugins/observability/public/pages/overview/components/sections/empty/empty_sections.tsx b/x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/empty/empty_sections.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/components/sections/empty/empty_sections.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/empty/empty_sections.tsx diff --git a/x-pack/plugins/observability/public/pages/overview/components/sections/error_panel/error_panel.tsx b/x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/error_panel/error_panel.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/components/sections/error_panel/error_panel.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/error_panel/error_panel.tsx diff --git a/x-pack/plugins/observability/public/pages/overview/components/sections/logs/logs_section.tsx b/x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/logs/logs_section.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/components/sections/logs/logs_section.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/logs/logs_section.tsx diff --git a/x-pack/plugins/observability/public/pages/overview/components/sections/metrics/host_link.tsx b/x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/metrics/host_link.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/components/sections/metrics/host_link.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/metrics/host_link.tsx diff --git a/x-pack/plugins/observability/public/pages/overview/components/sections/metrics/lib/format_duration.test.ts b/x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/metrics/lib/format_duration.test.ts similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/components/sections/metrics/lib/format_duration.test.ts rename to x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/metrics/lib/format_duration.test.ts diff --git a/x-pack/plugins/observability/public/pages/overview/components/sections/metrics/lib/format_duration.ts b/x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/metrics/lib/format_duration.ts similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/components/sections/metrics/lib/format_duration.ts rename to x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/metrics/lib/format_duration.ts diff --git a/x-pack/plugins/observability/public/pages/overview/components/sections/metrics/logos/aix.svg b/x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/metrics/logos/aix.svg similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/components/sections/metrics/logos/aix.svg rename to x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/metrics/logos/aix.svg diff --git a/x-pack/plugins/observability/public/pages/overview/components/sections/metrics/logos/android.svg b/x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/metrics/logos/android.svg similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/components/sections/metrics/logos/android.svg rename to x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/metrics/logos/android.svg diff --git a/x-pack/plugins/observability/public/pages/overview/components/sections/metrics/logos/darwin.svg b/x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/metrics/logos/darwin.svg similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/components/sections/metrics/logos/darwin.svg rename to x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/metrics/logos/darwin.svg diff --git a/x-pack/plugins/observability/public/pages/overview/components/sections/metrics/logos/dragonfly.svg b/x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/metrics/logos/dragonfly.svg similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/components/sections/metrics/logos/dragonfly.svg rename to x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/metrics/logos/dragonfly.svg diff --git a/x-pack/plugins/observability/public/pages/overview/components/sections/metrics/logos/freebsd.svg b/x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/metrics/logos/freebsd.svg similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/components/sections/metrics/logos/freebsd.svg rename to x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/metrics/logos/freebsd.svg diff --git a/x-pack/plugins/observability/public/pages/overview/components/sections/metrics/logos/illumos.svg b/x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/metrics/logos/illumos.svg similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/components/sections/metrics/logos/illumos.svg rename to x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/metrics/logos/illumos.svg diff --git a/x-pack/plugins/observability/public/pages/overview/components/sections/metrics/logos/linux.svg b/x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/metrics/logos/linux.svg similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/components/sections/metrics/logos/linux.svg rename to x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/metrics/logos/linux.svg diff --git a/x-pack/plugins/observability/public/pages/overview/components/sections/metrics/logos/netbsd.svg b/x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/metrics/logos/netbsd.svg similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/components/sections/metrics/logos/netbsd.svg rename to x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/metrics/logos/netbsd.svg diff --git a/x-pack/plugins/observability/public/pages/overview/components/sections/metrics/logos/solaris.svg b/x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/metrics/logos/solaris.svg similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/components/sections/metrics/logos/solaris.svg rename to x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/metrics/logos/solaris.svg diff --git a/x-pack/plugins/observability/public/pages/overview/components/sections/metrics/metric_with_sparkline.tsx b/x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/metrics/metric_with_sparkline.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/components/sections/metrics/metric_with_sparkline.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/metrics/metric_with_sparkline.tsx diff --git a/x-pack/plugins/observability/public/pages/overview/components/sections/metrics/metrics_section.tsx b/x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/metrics/metrics_section.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/components/sections/metrics/metrics_section.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/metrics/metrics_section.tsx diff --git a/x-pack/plugins/observability/public/pages/overview/components/sections/section_container.test.tsx b/x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/section_container.test.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/components/sections/section_container.test.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/section_container.test.tsx diff --git a/x-pack/plugins/observability/public/pages/overview/components/sections/section_container.tsx b/x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/section_container.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/components/sections/section_container.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/section_container.tsx diff --git a/x-pack/plugins/observability/public/pages/overview/components/sections/uptime/uptime_section.tsx b/x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/uptime/uptime_section.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/components/sections/uptime/uptime_section.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/uptime/uptime_section.tsx diff --git a/x-pack/plugins/observability/public/pages/overview/components/sections/ux/core_web_vitals/__stories__/core_vitals.stories.tsx b/x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/ux/core_web_vitals/__stories__/core_vitals.stories.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/components/sections/ux/core_web_vitals/__stories__/core_vitals.stories.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/ux/core_web_vitals/__stories__/core_vitals.stories.tsx diff --git a/x-pack/plugins/observability/public/pages/overview/components/sections/ux/core_web_vitals/color_palette_flex_item.tsx b/x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/ux/core_web_vitals/color_palette_flex_item.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/components/sections/ux/core_web_vitals/color_palette_flex_item.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/ux/core_web_vitals/color_palette_flex_item.tsx diff --git a/x-pack/plugins/observability/public/pages/overview/components/sections/ux/core_web_vitals/core_vital_item.test.tsx b/x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/ux/core_web_vitals/core_vital_item.test.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/components/sections/ux/core_web_vitals/core_vital_item.test.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/ux/core_web_vitals/core_vital_item.test.tsx diff --git a/x-pack/plugins/observability/public/pages/overview/components/sections/ux/core_web_vitals/core_vital_item.tsx b/x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/ux/core_web_vitals/core_vital_item.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/components/sections/ux/core_web_vitals/core_vital_item.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/ux/core_web_vitals/core_vital_item.tsx diff --git a/x-pack/plugins/observability/public/pages/overview/components/sections/ux/core_web_vitals/core_vitals.tsx b/x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/ux/core_web_vitals/core_vitals.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/components/sections/ux/core_web_vitals/core_vitals.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/ux/core_web_vitals/core_vitals.tsx diff --git a/x-pack/plugins/observability/public/pages/overview/components/sections/ux/core_web_vitals/get_core_web_vitals_lazy.tsx b/x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/ux/core_web_vitals/get_core_web_vitals_lazy.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/components/sections/ux/core_web_vitals/get_core_web_vitals_lazy.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/ux/core_web_vitals/get_core_web_vitals_lazy.tsx diff --git a/x-pack/plugins/observability/public/pages/overview/components/sections/ux/core_web_vitals/palette_legends.tsx b/x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/ux/core_web_vitals/palette_legends.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/components/sections/ux/core_web_vitals/palette_legends.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/ux/core_web_vitals/palette_legends.tsx diff --git a/x-pack/plugins/observability/public/pages/overview/components/sections/ux/core_web_vitals/service_name.tsx b/x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/ux/core_web_vitals/service_name.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/components/sections/ux/core_web_vitals/service_name.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/ux/core_web_vitals/service_name.tsx diff --git a/x-pack/plugins/observability/public/pages/overview/components/sections/ux/core_web_vitals/translations.ts b/x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/ux/core_web_vitals/translations.ts similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/components/sections/ux/core_web_vitals/translations.ts rename to x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/ux/core_web_vitals/translations.ts diff --git a/x-pack/plugins/observability/public/pages/overview/components/sections/ux/core_web_vitals/web_core_vitals_title.tsx b/x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/ux/core_web_vitals/web_core_vitals_title.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/components/sections/ux/core_web_vitals/web_core_vitals_title.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/ux/core_web_vitals/web_core_vitals_title.tsx diff --git a/x-pack/plugins/observability/public/pages/overview/components/sections/ux/mock_data/ux.mock.ts b/x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/ux/mock_data/ux.mock.ts similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/components/sections/ux/mock_data/ux.mock.ts rename to x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/ux/mock_data/ux.mock.ts diff --git a/x-pack/plugins/observability/public/pages/overview/components/sections/ux/ux_section.test.tsx b/x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/ux/ux_section.test.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/components/sections/ux/ux_section.test.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/ux/ux_section.test.tsx diff --git a/x-pack/plugins/observability/public/pages/overview/components/sections/ux/ux_section.tsx b/x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/ux/ux_section.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/components/sections/ux/ux_section.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/overview/components/sections/ux/ux_section.tsx diff --git a/x-pack/plugins/observability/public/pages/overview/components/styled_stat/styled_stat.tsx b/x-pack/plugins/observability_solution/observability/public/pages/overview/components/styled_stat/styled_stat.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/components/styled_stat/styled_stat.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/overview/components/styled_stat/styled_stat.tsx diff --git a/x-pack/plugins/observability/public/pages/overview/helpers/calculate_bucket_size.test.ts b/x-pack/plugins/observability_solution/observability/public/pages/overview/helpers/calculate_bucket_size.test.ts similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/helpers/calculate_bucket_size.test.ts rename to x-pack/plugins/observability_solution/observability/public/pages/overview/helpers/calculate_bucket_size.test.ts diff --git a/x-pack/plugins/observability/public/pages/overview/helpers/calculate_bucket_size.ts b/x-pack/plugins/observability_solution/observability/public/pages/overview/helpers/calculate_bucket_size.ts similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/helpers/calculate_bucket_size.ts rename to x-pack/plugins/observability_solution/observability/public/pages/overview/helpers/calculate_bucket_size.ts diff --git a/x-pack/plugins/observability/public/pages/overview/helpers/on_brush_end.test.ts b/x-pack/plugins/observability_solution/observability/public/pages/overview/helpers/on_brush_end.test.ts similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/helpers/on_brush_end.test.ts rename to x-pack/plugins/observability_solution/observability/public/pages/overview/helpers/on_brush_end.test.ts diff --git a/x-pack/plugins/observability/public/pages/overview/helpers/on_brush_end.ts b/x-pack/plugins/observability_solution/observability/public/pages/overview/helpers/on_brush_end.ts similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/helpers/on_brush_end.ts rename to x-pack/plugins/observability_solution/observability/public/pages/overview/helpers/on_brush_end.ts diff --git a/x-pack/plugins/observability/public/pages/overview/helpers/use_overview_metrics.ts b/x-pack/plugins/observability_solution/observability/public/pages/overview/helpers/use_overview_metrics.ts similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/helpers/use_overview_metrics.ts rename to x-pack/plugins/observability_solution/observability/public/pages/overview/helpers/use_overview_metrics.ts diff --git a/x-pack/plugins/observability/public/pages/overview/mock/alerts.mock.ts b/x-pack/plugins/observability_solution/observability/public/pages/overview/mock/alerts.mock.ts similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/mock/alerts.mock.ts rename to x-pack/plugins/observability_solution/observability/public/pages/overview/mock/alerts.mock.ts diff --git a/x-pack/plugins/observability/public/pages/overview/mock/apm.mock.ts b/x-pack/plugins/observability_solution/observability/public/pages/overview/mock/apm.mock.ts similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/mock/apm.mock.ts rename to x-pack/plugins/observability_solution/observability/public/pages/overview/mock/apm.mock.ts diff --git a/x-pack/plugins/observability/public/pages/overview/mock/logs.mock.ts b/x-pack/plugins/observability_solution/observability/public/pages/overview/mock/logs.mock.ts similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/mock/logs.mock.ts rename to x-pack/plugins/observability_solution/observability/public/pages/overview/mock/logs.mock.ts diff --git a/x-pack/plugins/observability/public/pages/overview/mock/metrics.mock.ts b/x-pack/plugins/observability_solution/observability/public/pages/overview/mock/metrics.mock.ts similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/mock/metrics.mock.ts rename to x-pack/plugins/observability_solution/observability/public/pages/overview/mock/metrics.mock.ts diff --git a/x-pack/plugins/observability/public/pages/overview/mock/news_feed.mock.ts b/x-pack/plugins/observability_solution/observability/public/pages/overview/mock/news_feed.mock.ts similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/mock/news_feed.mock.ts rename to x-pack/plugins/observability_solution/observability/public/pages/overview/mock/news_feed.mock.ts diff --git a/x-pack/plugins/observability/public/pages/overview/mock/uptime.mock.ts b/x-pack/plugins/observability_solution/observability/public/pages/overview/mock/uptime.mock.ts similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/mock/uptime.mock.ts rename to x-pack/plugins/observability_solution/observability/public/pages/overview/mock/uptime.mock.ts diff --git a/x-pack/plugins/observability/public/pages/overview/overview.stories.tsx b/x-pack/plugins/observability_solution/observability/public/pages/overview/overview.stories.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/overview.stories.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/overview/overview.stories.tsx diff --git a/x-pack/plugins/observability/public/pages/overview/overview.tsx b/x-pack/plugins/observability_solution/observability/public/pages/overview/overview.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/overview/overview.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/overview/overview.tsx diff --git a/x-pack/plugins/observability/public/pages/rule_details/components/delete_confirmation_modal.tsx b/x-pack/plugins/observability_solution/observability/public/pages/rule_details/components/delete_confirmation_modal.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/rule_details/components/delete_confirmation_modal.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/rule_details/components/delete_confirmation_modal.tsx diff --git a/x-pack/plugins/observability/public/pages/rule_details/components/header_actions.tsx b/x-pack/plugins/observability_solution/observability/public/pages/rule_details/components/header_actions.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/rule_details/components/header_actions.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/rule_details/components/header_actions.tsx diff --git a/x-pack/plugins/observability/public/pages/rule_details/components/no_rule_found_panel.tsx b/x-pack/plugins/observability_solution/observability/public/pages/rule_details/components/no_rule_found_panel.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/rule_details/components/no_rule_found_panel.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/rule_details/components/no_rule_found_panel.tsx diff --git a/x-pack/plugins/observability/public/pages/rule_details/components/page_title.tsx b/x-pack/plugins/observability_solution/observability/public/pages/rule_details/components/page_title.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/rule_details/components/page_title.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/rule_details/components/page_title.tsx diff --git a/x-pack/plugins/observability/public/pages/rule_details/components/rule_details_tabs.tsx b/x-pack/plugins/observability_solution/observability/public/pages/rule_details/components/rule_details_tabs.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/rule_details/components/rule_details_tabs.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/rule_details/components/rule_details_tabs.tsx diff --git a/x-pack/plugins/observability/public/pages/rule_details/constants.ts b/x-pack/plugins/observability_solution/observability/public/pages/rule_details/constants.ts similarity index 100% rename from x-pack/plugins/observability/public/pages/rule_details/constants.ts rename to x-pack/plugins/observability_solution/observability/public/pages/rule_details/constants.ts diff --git a/x-pack/plugins/observability/public/pages/rule_details/helpers/get_health_color.ts b/x-pack/plugins/observability_solution/observability/public/pages/rule_details/helpers/get_health_color.ts similarity index 100% rename from x-pack/plugins/observability/public/pages/rule_details/helpers/get_health_color.ts rename to x-pack/plugins/observability_solution/observability/public/pages/rule_details/helpers/get_health_color.ts diff --git a/x-pack/plugins/observability/public/pages/rule_details/helpers/is_rule_editable.ts b/x-pack/plugins/observability_solution/observability/public/pages/rule_details/helpers/is_rule_editable.ts similarity index 100% rename from x-pack/plugins/observability/public/pages/rule_details/helpers/is_rule_editable.ts rename to x-pack/plugins/observability_solution/observability/public/pages/rule_details/helpers/is_rule_editable.ts diff --git a/x-pack/plugins/observability/public/pages/rule_details/rule_details.tsx b/x-pack/plugins/observability_solution/observability/public/pages/rule_details/rule_details.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/rule_details/rule_details.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/rule_details/rule_details.tsx diff --git a/x-pack/plugins/observability/public/pages/rules/global_logs_tab.tsx b/x-pack/plugins/observability_solution/observability/public/pages/rules/global_logs_tab.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/rules/global_logs_tab.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/rules/global_logs_tab.tsx diff --git a/x-pack/plugins/observability/public/pages/rules/rules.test.tsx b/x-pack/plugins/observability_solution/observability/public/pages/rules/rules.test.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/rules/rules.test.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/rules/rules.test.tsx diff --git a/x-pack/plugins/observability/public/pages/rules/rules.tsx b/x-pack/plugins/observability_solution/observability/public/pages/rules/rules.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/rules/rules.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/rules/rules.tsx diff --git a/x-pack/plugins/observability/public/pages/rules/rules_tab.tsx b/x-pack/plugins/observability_solution/observability/public/pages/rules/rules_tab.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/rules/rules_tab.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/rules/rules_tab.tsx diff --git a/x-pack/plugins/observability/public/pages/slo_details/components/error_budget_actions.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slo_details/components/error_budget_actions.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_details/components/error_budget_actions.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slo_details/components/error_budget_actions.tsx diff --git a/x-pack/plugins/observability/public/pages/slo_details/components/error_budget_chart.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slo_details/components/error_budget_chart.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_details/components/error_budget_chart.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slo_details/components/error_budget_chart.tsx diff --git a/x-pack/plugins/observability/public/pages/slo_details/components/error_budget_chart_panel.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slo_details/components/error_budget_chart_panel.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_details/components/error_budget_chart_panel.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slo_details/components/error_budget_chart_panel.tsx diff --git a/x-pack/plugins/observability/public/pages/slo_details/components/error_budget_header.test.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slo_details/components/error_budget_header.test.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_details/components/error_budget_header.test.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slo_details/components/error_budget_header.test.tsx diff --git a/x-pack/plugins/observability/public/pages/slo_details/components/error_budget_header.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slo_details/components/error_budget_header.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_details/components/error_budget_header.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slo_details/components/error_budget_header.tsx diff --git a/x-pack/plugins/observability/public/pages/slo_details/components/events_chart_panel.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slo_details/components/events_chart_panel.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_details/components/events_chart_panel.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slo_details/components/events_chart_panel.tsx diff --git a/x-pack/plugins/observability/public/pages/slo_details/components/header_control.stories.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slo_details/components/header_control.stories.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_details/components/header_control.stories.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slo_details/components/header_control.stories.tsx diff --git a/x-pack/plugins/observability/public/pages/slo_details/components/header_control.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slo_details/components/header_control.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_details/components/header_control.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slo_details/components/header_control.tsx diff --git a/x-pack/plugins/observability/public/pages/slo_details/components/header_title.stories.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slo_details/components/header_title.stories.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_details/components/header_title.stories.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slo_details/components/header_title.stories.tsx diff --git a/x-pack/plugins/observability/public/pages/slo_details/components/header_title.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slo_details/components/header_title.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_details/components/header_title.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slo_details/components/header_title.tsx diff --git a/x-pack/plugins/observability/public/pages/slo_details/components/overview/apm_indicator_overview.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slo_details/components/overview/apm_indicator_overview.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_details/components/overview/apm_indicator_overview.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slo_details/components/overview/apm_indicator_overview.tsx diff --git a/x-pack/plugins/observability/public/pages/slo_details/components/overview/overview.stories.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slo_details/components/overview/overview.stories.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_details/components/overview/overview.stories.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slo_details/components/overview/overview.stories.tsx diff --git a/x-pack/plugins/observability/public/pages/slo_details/components/overview/overview.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slo_details/components/overview/overview.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_details/components/overview/overview.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slo_details/components/overview/overview.tsx diff --git a/x-pack/plugins/observability/public/pages/slo_details/components/overview/overview_item.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slo_details/components/overview/overview_item.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_details/components/overview/overview_item.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slo_details/components/overview/overview_item.tsx diff --git a/x-pack/plugins/observability/public/pages/slo_details/components/sli_chart_panel.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slo_details/components/sli_chart_panel.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_details/components/sli_chart_panel.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slo_details/components/sli_chart_panel.tsx diff --git a/x-pack/plugins/observability/public/pages/slo_details/components/slo_detail_alerts.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slo_details/components/slo_detail_alerts.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_details/components/slo_detail_alerts.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slo_details/components/slo_detail_alerts.tsx diff --git a/x-pack/plugins/observability/public/pages/slo_details/components/slo_details.stories.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slo_details/components/slo_details.stories.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_details/components/slo_details.stories.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slo_details/components/slo_details.stories.tsx diff --git a/x-pack/plugins/observability/public/pages/slo_details/components/slo_details.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slo_details/components/slo_details.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_details/components/slo_details.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slo_details/components/slo_details.tsx diff --git a/x-pack/plugins/observability/public/pages/slo_details/components/wide_chart.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slo_details/components/wide_chart.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_details/components/wide_chart.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slo_details/components/wide_chart.tsx diff --git a/x-pack/plugins/observability/public/pages/slo_details/hooks/use_error_budget_actions.ts b/x-pack/plugins/observability_solution/observability/public/pages/slo_details/hooks/use_error_budget_actions.ts similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_details/hooks/use_error_budget_actions.ts rename to x-pack/plugins/observability_solution/observability/public/pages/slo_details/hooks/use_error_budget_actions.ts diff --git a/x-pack/plugins/observability/public/pages/slo_details/hooks/use_get_instance_id_query_param.ts b/x-pack/plugins/observability_solution/observability/public/pages/slo_details/hooks/use_get_instance_id_query_param.ts similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_details/hooks/use_get_instance_id_query_param.ts rename to x-pack/plugins/observability_solution/observability/public/pages/slo_details/hooks/use_get_instance_id_query_param.ts diff --git a/x-pack/plugins/observability/public/pages/slo_details/slo_details.test.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slo_details/slo_details.test.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_details/slo_details.test.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slo_details/slo_details.test.tsx diff --git a/x-pack/plugins/observability/public/pages/slo_details/slo_details.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slo_details/slo_details.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_details/slo_details.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slo_details/slo_details.tsx diff --git a/x-pack/plugins/observability/public/pages/slo_details/types.ts b/x-pack/plugins/observability_solution/observability/public/pages/slo_details/types.ts similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_details/types.ts rename to x-pack/plugins/observability_solution/observability/public/pages/slo_details/types.ts diff --git a/x-pack/plugins/observability/public/pages/slo_edit/components/apm_availability/apm_availability_indicator_type_form.stories.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slo_edit/components/apm_availability/apm_availability_indicator_type_form.stories.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_edit/components/apm_availability/apm_availability_indicator_type_form.stories.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slo_edit/components/apm_availability/apm_availability_indicator_type_form.stories.tsx diff --git a/x-pack/plugins/observability/public/pages/slo_edit/components/apm_availability/apm_availability_indicator_type_form.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slo_edit/components/apm_availability/apm_availability_indicator_type_form.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_edit/components/apm_availability/apm_availability_indicator_type_form.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slo_edit/components/apm_availability/apm_availability_indicator_type_form.tsx diff --git a/x-pack/plugins/observability/public/pages/slo_edit/components/apm_common/field_selector.stories.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slo_edit/components/apm_common/field_selector.stories.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_edit/components/apm_common/field_selector.stories.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slo_edit/components/apm_common/field_selector.stories.tsx diff --git a/x-pack/plugins/observability/public/pages/slo_edit/components/apm_common/field_selector.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slo_edit/components/apm_common/field_selector.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_edit/components/apm_common/field_selector.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slo_edit/components/apm_common/field_selector.tsx diff --git a/x-pack/plugins/observability/public/pages/slo_edit/components/apm_latency/apm_latency_indicator_type_form.stories.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slo_edit/components/apm_latency/apm_latency_indicator_type_form.stories.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_edit/components/apm_latency/apm_latency_indicator_type_form.stories.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slo_edit/components/apm_latency/apm_latency_indicator_type_form.stories.tsx diff --git a/x-pack/plugins/observability/public/pages/slo_edit/components/apm_latency/apm_latency_indicator_type_form.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slo_edit/components/apm_latency/apm_latency_indicator_type_form.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_edit/components/apm_latency/apm_latency_indicator_type_form.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slo_edit/components/apm_latency/apm_latency_indicator_type_form.tsx diff --git a/x-pack/plugins/observability/public/pages/slo_edit/components/common/data_preview_chart.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slo_edit/components/common/data_preview_chart.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_edit/components/common/data_preview_chart.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slo_edit/components/common/data_preview_chart.tsx diff --git a/x-pack/plugins/observability/public/pages/slo_edit/components/common/equivalent_api_request.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slo_edit/components/common/equivalent_api_request.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_edit/components/common/equivalent_api_request.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slo_edit/components/common/equivalent_api_request.tsx diff --git a/x-pack/plugins/observability/public/pages/slo_edit/components/common/group_by_field.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slo_edit/components/common/group_by_field.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_edit/components/common/group_by_field.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slo_edit/components/common/group_by_field.tsx diff --git a/x-pack/plugins/observability/public/pages/slo_edit/components/common/index_field_selector.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slo_edit/components/common/index_field_selector.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_edit/components/common/index_field_selector.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slo_edit/components/common/index_field_selector.tsx diff --git a/x-pack/plugins/observability/public/pages/slo_edit/components/common/optional_text.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slo_edit/components/common/optional_text.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_edit/components/common/optional_text.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slo_edit/components/common/optional_text.tsx diff --git a/x-pack/plugins/observability/public/pages/slo_edit/components/common/query_builder.stories.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slo_edit/components/common/query_builder.stories.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_edit/components/common/query_builder.stories.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slo_edit/components/common/query_builder.stories.tsx diff --git a/x-pack/plugins/observability/public/pages/slo_edit/components/common/query_builder.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slo_edit/components/common/query_builder.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_edit/components/common/query_builder.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slo_edit/components/common/query_builder.tsx diff --git a/x-pack/plugins/observability/public/pages/slo_edit/components/common/slo_inspect.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slo_edit/components/common/slo_inspect.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_edit/components/common/slo_inspect.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slo_edit/components/common/slo_inspect.tsx diff --git a/x-pack/plugins/observability/public/pages/slo_edit/components/custom_common/index_selection.stories.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slo_edit/components/custom_common/index_selection.stories.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_edit/components/custom_common/index_selection.stories.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slo_edit/components/custom_common/index_selection.stories.tsx diff --git a/x-pack/plugins/observability/public/pages/slo_edit/components/custom_common/index_selection.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slo_edit/components/custom_common/index_selection.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_edit/components/custom_common/index_selection.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slo_edit/components/custom_common/index_selection.tsx diff --git a/x-pack/plugins/observability/public/pages/slo_edit/components/custom_kql/custom_kql_indicator_type_form.stories.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slo_edit/components/custom_kql/custom_kql_indicator_type_form.stories.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_edit/components/custom_kql/custom_kql_indicator_type_form.stories.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slo_edit/components/custom_kql/custom_kql_indicator_type_form.stories.tsx diff --git a/x-pack/plugins/observability/public/pages/slo_edit/components/custom_kql/custom_kql_indicator_type_form.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slo_edit/components/custom_kql/custom_kql_indicator_type_form.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_edit/components/custom_kql/custom_kql_indicator_type_form.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slo_edit/components/custom_kql/custom_kql_indicator_type_form.tsx diff --git a/x-pack/plugins/observability/public/pages/slo_edit/components/custom_metric/custom_metric_type_form.stories.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slo_edit/components/custom_metric/custom_metric_type_form.stories.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_edit/components/custom_metric/custom_metric_type_form.stories.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slo_edit/components/custom_metric/custom_metric_type_form.stories.tsx diff --git a/x-pack/plugins/observability/public/pages/slo_edit/components/custom_metric/custom_metric_type_form.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slo_edit/components/custom_metric/custom_metric_type_form.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_edit/components/custom_metric/custom_metric_type_form.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slo_edit/components/custom_metric/custom_metric_type_form.tsx diff --git a/x-pack/plugins/observability/public/pages/slo_edit/components/custom_metric/metric_indicator.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slo_edit/components/custom_metric/metric_indicator.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_edit/components/custom_metric/metric_indicator.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slo_edit/components/custom_metric/metric_indicator.tsx diff --git a/x-pack/plugins/observability/public/pages/slo_edit/components/histogram/histogram_indicator.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slo_edit/components/histogram/histogram_indicator.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_edit/components/histogram/histogram_indicator.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slo_edit/components/histogram/histogram_indicator.tsx diff --git a/x-pack/plugins/observability/public/pages/slo_edit/components/histogram/histogram_indicator_type_form.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slo_edit/components/histogram/histogram_indicator_type_form.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_edit/components/histogram/histogram_indicator_type_form.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slo_edit/components/histogram/histogram_indicator_type_form.tsx diff --git a/x-pack/plugins/observability/public/pages/slo_edit/components/slo_edit_form.stories.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slo_edit/components/slo_edit_form.stories.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_edit/components/slo_edit_form.stories.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slo_edit/components/slo_edit_form.stories.tsx diff --git a/x-pack/plugins/observability/public/pages/slo_edit/components/slo_edit_form.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slo_edit/components/slo_edit_form.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_edit/components/slo_edit_form.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slo_edit/components/slo_edit_form.tsx diff --git a/x-pack/plugins/observability/public/pages/slo_edit/components/slo_edit_form_description_section.stories.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slo_edit/components/slo_edit_form_description_section.stories.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_edit/components/slo_edit_form_description_section.stories.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slo_edit/components/slo_edit_form_description_section.stories.tsx diff --git a/x-pack/plugins/observability/public/pages/slo_edit/components/slo_edit_form_description_section.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slo_edit/components/slo_edit_form_description_section.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_edit/components/slo_edit_form_description_section.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slo_edit/components/slo_edit_form_description_section.tsx diff --git a/x-pack/plugins/observability/public/pages/slo_edit/components/slo_edit_form_footer.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slo_edit/components/slo_edit_form_footer.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_edit/components/slo_edit_form_footer.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slo_edit/components/slo_edit_form_footer.tsx diff --git a/x-pack/plugins/observability/public/pages/slo_edit/components/slo_edit_form_indicator_section.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slo_edit/components/slo_edit_form_indicator_section.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_edit/components/slo_edit_form_indicator_section.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slo_edit/components/slo_edit_form_indicator_section.tsx diff --git a/x-pack/plugins/observability/public/pages/slo_edit/components/slo_edit_form_objective_section.stories.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slo_edit/components/slo_edit_form_objective_section.stories.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_edit/components/slo_edit_form_objective_section.stories.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slo_edit/components/slo_edit_form_objective_section.stories.tsx diff --git a/x-pack/plugins/observability/public/pages/slo_edit/components/slo_edit_form_objective_section.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slo_edit/components/slo_edit_form_objective_section.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_edit/components/slo_edit_form_objective_section.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slo_edit/components/slo_edit_form_objective_section.tsx diff --git a/x-pack/plugins/observability/public/pages/slo_edit/components/slo_edit_form_objective_section_timeslices.stories.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slo_edit/components/slo_edit_form_objective_section_timeslices.stories.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_edit/components/slo_edit_form_objective_section_timeslices.stories.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slo_edit/components/slo_edit_form_objective_section_timeslices.stories.tsx diff --git a/x-pack/plugins/observability/public/pages/slo_edit/components/slo_edit_form_objective_section_timeslices.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slo_edit/components/slo_edit_form_objective_section_timeslices.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_edit/components/slo_edit_form_objective_section_timeslices.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slo_edit/components/slo_edit_form_objective_section_timeslices.tsx diff --git a/x-pack/plugins/observability/public/pages/slo_edit/components/timeslice_metric/metric_indicator.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slo_edit/components/timeslice_metric/metric_indicator.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_edit/components/timeslice_metric/metric_indicator.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slo_edit/components/timeslice_metric/metric_indicator.tsx diff --git a/x-pack/plugins/observability/public/pages/slo_edit/components/timeslice_metric/metric_input.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slo_edit/components/timeslice_metric/metric_input.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_edit/components/timeslice_metric/metric_input.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slo_edit/components/timeslice_metric/metric_input.tsx diff --git a/x-pack/plugins/observability/public/pages/slo_edit/components/timeslice_metric/timeslice_metric_indicator.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slo_edit/components/timeslice_metric/timeslice_metric_indicator.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_edit/components/timeslice_metric/timeslice_metric_indicator.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slo_edit/components/timeslice_metric/timeslice_metric_indicator.tsx diff --git a/x-pack/plugins/observability/public/pages/slo_edit/constants.ts b/x-pack/plugins/observability_solution/observability/public/pages/slo_edit/constants.ts similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_edit/constants.ts rename to x-pack/plugins/observability_solution/observability/public/pages/slo_edit/constants.ts diff --git a/x-pack/plugins/observability/public/pages/slo_edit/helpers/__snapshots__/process_slo_form_values.test.ts.snap b/x-pack/plugins/observability_solution/observability/public/pages/slo_edit/helpers/__snapshots__/process_slo_form_values.test.ts.snap similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_edit/helpers/__snapshots__/process_slo_form_values.test.ts.snap rename to x-pack/plugins/observability_solution/observability/public/pages/slo_edit/helpers/__snapshots__/process_slo_form_values.test.ts.snap diff --git a/x-pack/plugins/observability/public/pages/slo_edit/helpers/aggregation_options.ts b/x-pack/plugins/observability_solution/observability/public/pages/slo_edit/helpers/aggregation_options.ts similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_edit/helpers/aggregation_options.ts rename to x-pack/plugins/observability_solution/observability/public/pages/slo_edit/helpers/aggregation_options.ts diff --git a/x-pack/plugins/observability/public/pages/slo_edit/helpers/create_burn_rate_rule_request_body.ts b/x-pack/plugins/observability_solution/observability/public/pages/slo_edit/helpers/create_burn_rate_rule_request_body.ts similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_edit/helpers/create_burn_rate_rule_request_body.ts rename to x-pack/plugins/observability_solution/observability/public/pages/slo_edit/helpers/create_burn_rate_rule_request_body.ts diff --git a/x-pack/plugins/observability/public/pages/slo_edit/helpers/create_options.ts b/x-pack/plugins/observability_solution/observability/public/pages/slo_edit/helpers/create_options.ts similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_edit/helpers/create_options.ts rename to x-pack/plugins/observability_solution/observability/public/pages/slo_edit/helpers/create_options.ts diff --git a/x-pack/plugins/observability/public/pages/slo_edit/helpers/process_slo_form_values.test.ts b/x-pack/plugins/observability_solution/observability/public/pages/slo_edit/helpers/process_slo_form_values.test.ts similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_edit/helpers/process_slo_form_values.test.ts rename to x-pack/plugins/observability_solution/observability/public/pages/slo_edit/helpers/process_slo_form_values.test.ts diff --git a/x-pack/plugins/observability/public/pages/slo_edit/helpers/process_slo_form_values.ts b/x-pack/plugins/observability_solution/observability/public/pages/slo_edit/helpers/process_slo_form_values.ts similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_edit/helpers/process_slo_form_values.ts rename to x-pack/plugins/observability_solution/observability/public/pages/slo_edit/helpers/process_slo_form_values.ts diff --git a/x-pack/plugins/observability/public/pages/slo_edit/hooks/use_add_rule_flyout_state.ts b/x-pack/plugins/observability_solution/observability/public/pages/slo_edit/hooks/use_add_rule_flyout_state.ts similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_edit/hooks/use_add_rule_flyout_state.ts rename to x-pack/plugins/observability_solution/observability/public/pages/slo_edit/hooks/use_add_rule_flyout_state.ts diff --git a/x-pack/plugins/observability/public/pages/slo_edit/hooks/use_parse_url_state.ts b/x-pack/plugins/observability_solution/observability/public/pages/slo_edit/hooks/use_parse_url_state.ts similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_edit/hooks/use_parse_url_state.ts rename to x-pack/plugins/observability_solution/observability/public/pages/slo_edit/hooks/use_parse_url_state.ts diff --git a/x-pack/plugins/observability/public/pages/slo_edit/hooks/use_preview.ts b/x-pack/plugins/observability_solution/observability/public/pages/slo_edit/hooks/use_preview.ts similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_edit/hooks/use_preview.ts rename to x-pack/plugins/observability_solution/observability/public/pages/slo_edit/hooks/use_preview.ts diff --git a/x-pack/plugins/observability/public/pages/slo_edit/hooks/use_section_form_validation.ts b/x-pack/plugins/observability_solution/observability/public/pages/slo_edit/hooks/use_section_form_validation.ts similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_edit/hooks/use_section_form_validation.ts rename to x-pack/plugins/observability_solution/observability/public/pages/slo_edit/hooks/use_section_form_validation.ts diff --git a/x-pack/plugins/observability/public/pages/slo_edit/hooks/use_show_sections.test.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slo_edit/hooks/use_show_sections.test.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_edit/hooks/use_show_sections.test.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slo_edit/hooks/use_show_sections.test.tsx diff --git a/x-pack/plugins/observability/public/pages/slo_edit/hooks/use_show_sections.ts b/x-pack/plugins/observability_solution/observability/public/pages/slo_edit/hooks/use_show_sections.ts similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_edit/hooks/use_show_sections.ts rename to x-pack/plugins/observability_solution/observability/public/pages/slo_edit/hooks/use_show_sections.ts diff --git a/x-pack/plugins/observability/public/pages/slo_edit/hooks/use_unregister_fields.ts b/x-pack/plugins/observability_solution/observability/public/pages/slo_edit/hooks/use_unregister_fields.ts similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_edit/hooks/use_unregister_fields.ts rename to x-pack/plugins/observability_solution/observability/public/pages/slo_edit/hooks/use_unregister_fields.ts diff --git a/x-pack/plugins/observability/public/pages/slo_edit/shared_flyout/get_create_slo_flyout.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slo_edit/shared_flyout/get_create_slo_flyout.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_edit/shared_flyout/get_create_slo_flyout.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slo_edit/shared_flyout/get_create_slo_flyout.tsx diff --git a/x-pack/plugins/observability/public/pages/slo_edit/shared_flyout/slo_add_form_flyout.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slo_edit/shared_flyout/slo_add_form_flyout.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_edit/shared_flyout/slo_add_form_flyout.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slo_edit/shared_flyout/slo_add_form_flyout.tsx diff --git a/x-pack/plugins/observability/public/pages/slo_edit/shared_flyout/slo_form.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slo_edit/shared_flyout/slo_form.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_edit/shared_flyout/slo_form.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slo_edit/shared_flyout/slo_form.tsx diff --git a/x-pack/plugins/observability/public/pages/slo_edit/slo_edit.test.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slo_edit/slo_edit.test.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_edit/slo_edit.test.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slo_edit/slo_edit.test.tsx diff --git a/x-pack/plugins/observability/public/pages/slo_edit/slo_edit.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slo_edit/slo_edit.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_edit/slo_edit.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slo_edit/slo_edit.tsx diff --git a/x-pack/plugins/observability/public/pages/slo_edit/types.ts b/x-pack/plugins/observability_solution/observability/public/pages/slo_edit/types.ts similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_edit/types.ts rename to x-pack/plugins/observability_solution/observability/public/pages/slo_edit/types.ts diff --git a/x-pack/plugins/observability/public/pages/slo_outdated_definitions/index.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slo_outdated_definitions/index.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_outdated_definitions/index.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slo_outdated_definitions/index.tsx diff --git a/x-pack/plugins/observability/public/pages/slo_outdated_definitions/outdated_slo.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slo_outdated_definitions/outdated_slo.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_outdated_definitions/outdated_slo.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slo_outdated_definitions/outdated_slo.tsx diff --git a/x-pack/plugins/observability/public/pages/slo_outdated_definitions/outdated_slo_search_bar.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slo_outdated_definitions/outdated_slo_search_bar.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slo_outdated_definitions/outdated_slo_search_bar.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slo_outdated_definitions/outdated_slo_search_bar.tsx diff --git a/x-pack/plugins/observability/public/pages/slos/components/badges/slo_badges.stories.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slos/components/badges/slo_badges.stories.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slos/components/badges/slo_badges.stories.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slos/components/badges/slo_badges.stories.tsx diff --git a/x-pack/plugins/observability/public/pages/slos/components/badges/slo_badges.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slos/components/badges/slo_badges.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slos/components/badges/slo_badges.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slos/components/badges/slo_badges.tsx diff --git a/x-pack/plugins/observability/public/pages/slos/components/badges/slo_indicator_type_badge.stories.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slos/components/badges/slo_indicator_type_badge.stories.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slos/components/badges/slo_indicator_type_badge.stories.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slos/components/badges/slo_indicator_type_badge.stories.tsx diff --git a/x-pack/plugins/observability/public/pages/slos/components/badges/slo_indicator_type_badge.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slos/components/badges/slo_indicator_type_badge.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slos/components/badges/slo_indicator_type_badge.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slos/components/badges/slo_indicator_type_badge.tsx diff --git a/x-pack/plugins/observability/public/pages/slos/components/badges/slo_rules_badge.stories.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slos/components/badges/slo_rules_badge.stories.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slos/components/badges/slo_rules_badge.stories.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slos/components/badges/slo_rules_badge.stories.tsx diff --git a/x-pack/plugins/observability/public/pages/slos/components/badges/slo_rules_badge.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slos/components/badges/slo_rules_badge.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slos/components/badges/slo_rules_badge.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slos/components/badges/slo_rules_badge.tsx diff --git a/x-pack/plugins/observability/public/pages/slos/components/badges/slo_time_window_badge.stories.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slos/components/badges/slo_time_window_badge.stories.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slos/components/badges/slo_time_window_badge.stories.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slos/components/badges/slo_time_window_badge.stories.tsx diff --git a/x-pack/plugins/observability/public/pages/slos/components/badges/slo_time_window_badge.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slos/components/badges/slo_time_window_badge.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slos/components/badges/slo_time_window_badge.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slos/components/badges/slo_time_window_badge.tsx diff --git a/x-pack/plugins/observability/public/pages/slos/components/card_view/badges_portal.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slos/components/card_view/badges_portal.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slos/components/card_view/badges_portal.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slos/components/card_view/badges_portal.tsx diff --git a/x-pack/plugins/observability/public/pages/slos/components/card_view/slo_card_item.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slos/components/card_view/slo_card_item.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slos/components/card_view/slo_card_item.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slos/components/card_view/slo_card_item.tsx diff --git a/x-pack/plugins/observability/public/pages/slos/components/card_view/slo_card_item_actions.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slos/components/card_view/slo_card_item_actions.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slos/components/card_view/slo_card_item_actions.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slos/components/card_view/slo_card_item_actions.tsx diff --git a/x-pack/plugins/observability/public/pages/slos/components/card_view/slo_card_item_badges.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slos/components/card_view/slo_card_item_badges.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slos/components/card_view/slo_card_item_badges.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slos/components/card_view/slo_card_item_badges.tsx diff --git a/x-pack/plugins/observability/public/pages/slos/components/card_view/slos_card_view.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slos/components/card_view/slos_card_view.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slos/components/card_view/slos_card_view.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slos/components/card_view/slos_card_view.tsx diff --git a/x-pack/plugins/observability/public/pages/slos/components/common/burn_rate_rule_flyout.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slos/components/common/burn_rate_rule_flyout.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slos/components/common/burn_rate_rule_flyout.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slos/components/common/burn_rate_rule_flyout.tsx diff --git a/x-pack/plugins/observability/public/pages/slos/components/common/create_slo_btn.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slos/components/common/create_slo_btn.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slos/components/common/create_slo_btn.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slos/components/common/create_slo_btn.tsx diff --git a/x-pack/plugins/observability/public/pages/slos/components/common/feedback_button.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slos/components/common/feedback_button.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slos/components/common/feedback_button.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slos/components/common/feedback_button.tsx diff --git a/x-pack/plugins/observability/public/pages/slos/components/common/quick_filters.test.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slos/components/common/quick_filters.test.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slos/components/common/quick_filters.test.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slos/components/common/quick_filters.test.tsx diff --git a/x-pack/plugins/observability/public/pages/slos/components/common/quick_filters.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slos/components/common/quick_filters.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slos/components/common/quick_filters.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slos/components/common/quick_filters.tsx diff --git a/x-pack/plugins/observability/public/pages/slos/components/common/slo_tags_list.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slos/components/common/slo_tags_list.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slos/components/common/slo_tags_list.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slos/components/common/slo_tags_list.tsx diff --git a/x-pack/plugins/observability/public/pages/slos/components/common/sort_by_select.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slos/components/common/sort_by_select.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slos/components/common/sort_by_select.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slos/components/common/sort_by_select.tsx diff --git a/x-pack/plugins/observability/public/pages/slos/components/compact_view/slo_list_compact_view.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slos/components/compact_view/slo_list_compact_view.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slos/components/compact_view/slo_list_compact_view.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slos/components/compact_view/slo_list_compact_view.tsx diff --git a/x-pack/plugins/observability/public/pages/slos/components/grouped_slos/group_list_empty.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slos/components/grouped_slos/group_list_empty.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slos/components/grouped_slos/group_list_empty.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slos/components/grouped_slos/group_list_empty.tsx diff --git a/x-pack/plugins/observability/public/pages/slos/components/grouped_slos/group_list_error.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slos/components/grouped_slos/group_list_error.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slos/components/grouped_slos/group_list_error.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slos/components/grouped_slos/group_list_error.tsx diff --git a/x-pack/plugins/observability/public/pages/slos/components/grouped_slos/group_list_view.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slos/components/grouped_slos/group_list_view.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slos/components/grouped_slos/group_list_view.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slos/components/grouped_slos/group_list_view.tsx diff --git a/x-pack/plugins/observability/public/pages/slos/components/grouped_slos/group_view.test.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slos/components/grouped_slos/group_view.test.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slos/components/grouped_slos/group_view.test.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slos/components/grouped_slos/group_view.test.tsx diff --git a/x-pack/plugins/observability/public/pages/slos/components/grouped_slos/group_view.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slos/components/grouped_slos/group_view.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slos/components/grouped_slos/group_view.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slos/components/grouped_slos/group_view.tsx diff --git a/x-pack/plugins/observability/public/pages/slos/components/header_title.stories.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slos/components/header_title.stories.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slos/components/header_title.stories.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slos/components/header_title.stories.tsx diff --git a/x-pack/plugins/observability/public/pages/slos/components/header_title.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slos/components/header_title.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slos/components/header_title.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slos/components/header_title.tsx diff --git a/x-pack/plugins/observability/public/pages/slos/components/slo_context_menu.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slos/components/slo_context_menu.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slos/components/slo_context_menu.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slos/components/slo_context_menu.tsx diff --git a/x-pack/plugins/observability/public/pages/slos/components/slo_item_actions.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slos/components/slo_item_actions.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slos/components/slo_item_actions.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slos/components/slo_item_actions.tsx diff --git a/x-pack/plugins/observability/public/pages/slos/components/slo_list.stories.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slos/components/slo_list.stories.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slos/components/slo_list.stories.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slos/components/slo_list.stories.tsx diff --git a/x-pack/plugins/observability/public/pages/slos/components/slo_list.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slos/components/slo_list.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slos/components/slo_list.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slos/components/slo_list.tsx diff --git a/x-pack/plugins/observability/public/pages/slos/components/slo_list_empty.stories.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slos/components/slo_list_empty.stories.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slos/components/slo_list_empty.stories.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slos/components/slo_list_empty.stories.tsx diff --git a/x-pack/plugins/observability/public/pages/slos/components/slo_list_empty.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slos/components/slo_list_empty.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slos/components/slo_list_empty.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slos/components/slo_list_empty.tsx diff --git a/x-pack/plugins/observability/public/pages/slos/components/slo_list_error.stories.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slos/components/slo_list_error.stories.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slos/components/slo_list_error.stories.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slos/components/slo_list_error.stories.tsx diff --git a/x-pack/plugins/observability/public/pages/slos/components/slo_list_error.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slos/components/slo_list_error.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slos/components/slo_list_error.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slos/components/slo_list_error.tsx diff --git a/x-pack/plugins/observability/public/pages/slos/components/slo_list_group_by.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slos/components/slo_list_group_by.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slos/components/slo_list_group_by.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slos/components/slo_list_group_by.tsx diff --git a/x-pack/plugins/observability/public/pages/slos/components/slo_list_item.stories.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slos/components/slo_list_item.stories.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slos/components/slo_list_item.stories.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slos/components/slo_list_item.stories.tsx diff --git a/x-pack/plugins/observability/public/pages/slos/components/slo_list_item.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slos/components/slo_list_item.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slos/components/slo_list_item.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slos/components/slo_list_item.tsx diff --git a/x-pack/plugins/observability/public/pages/slos/components/slo_list_search_bar.stories.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slos/components/slo_list_search_bar.stories.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slos/components/slo_list_search_bar.stories.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slos/components/slo_list_search_bar.stories.tsx diff --git a/x-pack/plugins/observability/public/pages/slos/components/slo_list_search_bar.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slos/components/slo_list_search_bar.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slos/components/slo_list_search_bar.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slos/components/slo_list_search_bar.tsx diff --git a/x-pack/plugins/observability/public/pages/slos/components/slo_list_view/slo_list_view.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slos/components/slo_list_view/slo_list_view.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slos/components/slo_list_view/slo_list_view.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slos/components/slo_list_view/slo_list_view.tsx diff --git a/x-pack/plugins/observability/public/pages/slos/components/slo_sparkline.stories.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slos/components/slo_sparkline.stories.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slos/components/slo_sparkline.stories.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slos/components/slo_sparkline.stories.tsx diff --git a/x-pack/plugins/observability/public/pages/slos/components/slo_sparkline.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slos/components/slo_sparkline.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slos/components/slo_sparkline.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slos/components/slo_sparkline.tsx diff --git a/x-pack/plugins/observability/public/pages/slos/components/slo_summary.stories.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slos/components/slo_summary.stories.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slos/components/slo_summary.stories.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slos/components/slo_summary.stories.tsx diff --git a/x-pack/plugins/observability/public/pages/slos/components/slo_summary.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slos/components/slo_summary.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slos/components/slo_summary.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slos/components/slo_summary.tsx diff --git a/x-pack/plugins/observability/public/pages/slos/components/slos_view.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slos/components/slos_view.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slos/components/slos_view.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slos/components/slos_view.tsx diff --git a/x-pack/plugins/observability/public/pages/slos/components/toggle_slo_view.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slos/components/toggle_slo_view.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slos/components/toggle_slo_view.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slos/components/toggle_slo_view.tsx diff --git a/x-pack/plugins/observability/public/pages/slos/hooks/use_crud_loading.ts b/x-pack/plugins/observability_solution/observability/public/pages/slos/hooks/use_crud_loading.ts similarity index 100% rename from x-pack/plugins/observability/public/pages/slos/hooks/use_crud_loading.ts rename to x-pack/plugins/observability_solution/observability/public/pages/slos/hooks/use_crud_loading.ts diff --git a/x-pack/plugins/observability/public/pages/slos/hooks/use_slo_list_actions.ts b/x-pack/plugins/observability_solution/observability/public/pages/slos/hooks/use_slo_list_actions.ts similarity index 100% rename from x-pack/plugins/observability/public/pages/slos/hooks/use_slo_list_actions.ts rename to x-pack/plugins/observability_solution/observability/public/pages/slos/hooks/use_slo_list_actions.ts diff --git a/x-pack/plugins/observability/public/pages/slos/hooks/use_slo_summary.ts b/x-pack/plugins/observability_solution/observability/public/pages/slos/hooks/use_slo_summary.ts similarity index 100% rename from x-pack/plugins/observability/public/pages/slos/hooks/use_slo_summary.ts rename to x-pack/plugins/observability_solution/observability/public/pages/slos/hooks/use_slo_summary.ts diff --git a/x-pack/plugins/observability/public/pages/slos/hooks/use_url_search_state.ts b/x-pack/plugins/observability_solution/observability/public/pages/slos/hooks/use_url_search_state.ts similarity index 100% rename from x-pack/plugins/observability/public/pages/slos/hooks/use_url_search_state.ts rename to x-pack/plugins/observability_solution/observability/public/pages/slos/hooks/use_url_search_state.ts diff --git a/x-pack/plugins/observability/public/pages/slos/slos.test.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slos/slos.test.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slos/slos.test.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slos/slos.test.tsx diff --git a/x-pack/plugins/observability/public/pages/slos/slos.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slos/slos.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slos/slos.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slos/slos.tsx diff --git a/x-pack/plugins/observability/public/pages/slos_welcome/assets/illustration.svg b/x-pack/plugins/observability_solution/observability/public/pages/slos_welcome/assets/illustration.svg similarity index 100% rename from x-pack/plugins/observability/public/pages/slos_welcome/assets/illustration.svg rename to x-pack/plugins/observability_solution/observability/public/pages/slos_welcome/assets/illustration.svg diff --git a/x-pack/plugins/observability/public/pages/slos_welcome/slos_welcome.stories.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slos_welcome/slos_welcome.stories.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slos_welcome/slos_welcome.stories.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slos_welcome/slos_welcome.stories.tsx diff --git a/x-pack/plugins/observability/public/pages/slos_welcome/slos_welcome.test.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slos_welcome/slos_welcome.test.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slos_welcome/slos_welcome.test.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slos_welcome/slos_welcome.test.tsx diff --git a/x-pack/plugins/observability/public/pages/slos_welcome/slos_welcome.tsx b/x-pack/plugins/observability_solution/observability/public/pages/slos_welcome/slos_welcome.tsx similarity index 100% rename from x-pack/plugins/observability/public/pages/slos_welcome/slos_welcome.tsx rename to x-pack/plugins/observability_solution/observability/public/pages/slos_welcome/slos_welcome.tsx diff --git a/x-pack/plugins/observability/public/plugin.mock.tsx b/x-pack/plugins/observability_solution/observability/public/plugin.mock.tsx similarity index 100% rename from x-pack/plugins/observability/public/plugin.mock.tsx rename to x-pack/plugins/observability_solution/observability/public/plugin.mock.tsx diff --git a/x-pack/plugins/observability/public/plugin.ts b/x-pack/plugins/observability_solution/observability/public/plugin.ts similarity index 100% rename from x-pack/plugins/observability/public/plugin.ts rename to x-pack/plugins/observability_solution/observability/public/plugin.ts diff --git a/x-pack/plugins/observability/public/routes/routes.tsx b/x-pack/plugins/observability_solution/observability/public/routes/routes.tsx similarity index 100% rename from x-pack/plugins/observability/public/routes/routes.tsx rename to x-pack/plugins/observability_solution/observability/public/routes/routes.tsx diff --git a/x-pack/plugins/observability/public/rules/create_observability_rule_type_registry.ts b/x-pack/plugins/observability_solution/observability/public/rules/create_observability_rule_type_registry.ts similarity index 100% rename from x-pack/plugins/observability/public/rules/create_observability_rule_type_registry.ts rename to x-pack/plugins/observability_solution/observability/public/rules/create_observability_rule_type_registry.ts diff --git a/x-pack/plugins/observability/public/rules/fixtures/example_alerts.ts b/x-pack/plugins/observability_solution/observability/public/rules/fixtures/example_alerts.ts similarity index 100% rename from x-pack/plugins/observability/public/rules/fixtures/example_alerts.ts rename to x-pack/plugins/observability_solution/observability/public/rules/fixtures/example_alerts.ts diff --git a/x-pack/plugins/observability/public/rules/observability_rule_type_registry_mock.ts b/x-pack/plugins/observability_solution/observability/public/rules/observability_rule_type_registry_mock.ts similarity index 100% rename from x-pack/plugins/observability/public/rules/observability_rule_type_registry_mock.ts rename to x-pack/plugins/observability_solution/observability/public/rules/observability_rule_type_registry_mock.ts diff --git a/x-pack/plugins/observability/public/rules/register_observability_rule_types.ts b/x-pack/plugins/observability_solution/observability/public/rules/register_observability_rule_types.ts similarity index 100% rename from x-pack/plugins/observability/public/rules/register_observability_rule_types.ts rename to x-pack/plugins/observability_solution/observability/public/rules/register_observability_rule_types.ts diff --git a/x-pack/plugins/observability/public/test_utils/use_global_storybook_theme.tsx b/x-pack/plugins/observability_solution/observability/public/test_utils/use_global_storybook_theme.tsx similarity index 100% rename from x-pack/plugins/observability/public/test_utils/use_global_storybook_theme.tsx rename to x-pack/plugins/observability_solution/observability/public/test_utils/use_global_storybook_theme.tsx diff --git a/x-pack/plugins/observability/public/typings/alerts.ts b/x-pack/plugins/observability_solution/observability/public/typings/alerts.ts similarity index 100% rename from x-pack/plugins/observability/public/typings/alerts.ts rename to x-pack/plugins/observability_solution/observability/public/typings/alerts.ts diff --git a/x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts b/x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts similarity index 100% rename from x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts rename to x-pack/plugins/observability_solution/observability/public/typings/fetch_overview_data/index.ts diff --git a/x-pack/plugins/observability/public/typings/index.ts b/x-pack/plugins/observability_solution/observability/public/typings/index.ts similarity index 100% rename from x-pack/plugins/observability/public/typings/index.ts rename to x-pack/plugins/observability_solution/observability/public/typings/index.ts diff --git a/x-pack/plugins/observability/public/typings/slo/index.ts b/x-pack/plugins/observability_solution/observability/public/typings/slo/index.ts similarity index 100% rename from x-pack/plugins/observability/public/typings/slo/index.ts rename to x-pack/plugins/observability_solution/observability/public/typings/slo/index.ts diff --git a/x-pack/plugins/observability/public/typings/utils.ts b/x-pack/plugins/observability_solution/observability/public/typings/utils.ts similarity index 100% rename from x-pack/plugins/observability/public/typings/utils.ts rename to x-pack/plugins/observability_solution/observability/public/typings/utils.ts diff --git a/x-pack/plugins/observability/public/ui_actions/edit_slo_alerts_panel.tsx b/x-pack/plugins/observability_solution/observability/public/ui_actions/edit_slo_alerts_panel.tsx similarity index 100% rename from x-pack/plugins/observability/public/ui_actions/edit_slo_alerts_panel.tsx rename to x-pack/plugins/observability_solution/observability/public/ui_actions/edit_slo_alerts_panel.tsx diff --git a/x-pack/plugins/observability/public/ui_actions/index.ts b/x-pack/plugins/observability_solution/observability/public/ui_actions/index.ts similarity index 100% rename from x-pack/plugins/observability/public/ui_actions/index.ts rename to x-pack/plugins/observability_solution/observability/public/ui_actions/index.ts diff --git a/x-pack/plugins/observability/public/utils/alert_summary_widget/constants.ts b/x-pack/plugins/observability_solution/observability/public/utils/alert_summary_widget/constants.ts similarity index 100% rename from x-pack/plugins/observability/public/utils/alert_summary_widget/constants.ts rename to x-pack/plugins/observability_solution/observability/public/utils/alert_summary_widget/constants.ts diff --git a/x-pack/plugins/observability/public/utils/alert_summary_widget/get_alert_summary_time_range.test.tsx b/x-pack/plugins/observability_solution/observability/public/utils/alert_summary_widget/get_alert_summary_time_range.test.tsx similarity index 100% rename from x-pack/plugins/observability/public/utils/alert_summary_widget/get_alert_summary_time_range.test.tsx rename to x-pack/plugins/observability_solution/observability/public/utils/alert_summary_widget/get_alert_summary_time_range.test.tsx diff --git a/x-pack/plugins/observability/public/utils/alert_summary_widget/get_alert_summary_time_range.tsx b/x-pack/plugins/observability_solution/observability/public/utils/alert_summary_widget/get_alert_summary_time_range.tsx similarity index 100% rename from x-pack/plugins/observability/public/utils/alert_summary_widget/get_alert_summary_time_range.tsx rename to x-pack/plugins/observability_solution/observability/public/utils/alert_summary_widget/get_alert_summary_time_range.tsx diff --git a/x-pack/plugins/observability/public/utils/alert_summary_widget/index.ts b/x-pack/plugins/observability_solution/observability/public/utils/alert_summary_widget/index.ts similarity index 100% rename from x-pack/plugins/observability/public/utils/alert_summary_widget/index.ts rename to x-pack/plugins/observability_solution/observability/public/utils/alert_summary_widget/index.ts diff --git a/x-pack/plugins/observability/public/utils/build_es_query/__snapshots__/build_es_query.test.ts.snap b/x-pack/plugins/observability_solution/observability/public/utils/build_es_query/__snapshots__/build_es_query.test.ts.snap similarity index 100% rename from x-pack/plugins/observability/public/utils/build_es_query/__snapshots__/build_es_query.test.ts.snap rename to x-pack/plugins/observability_solution/observability/public/utils/build_es_query/__snapshots__/build_es_query.test.ts.snap diff --git a/x-pack/plugins/observability/public/utils/build_es_query/build_es_query.test.ts b/x-pack/plugins/observability_solution/observability/public/utils/build_es_query/build_es_query.test.ts similarity index 100% rename from x-pack/plugins/observability/public/utils/build_es_query/build_es_query.test.ts rename to x-pack/plugins/observability_solution/observability/public/utils/build_es_query/build_es_query.test.ts diff --git a/x-pack/plugins/observability/public/utils/build_es_query/build_es_query.ts b/x-pack/plugins/observability_solution/observability/public/utils/build_es_query/build_es_query.ts similarity index 100% rename from x-pack/plugins/observability/public/utils/build_es_query/build_es_query.ts rename to x-pack/plugins/observability_solution/observability/public/utils/build_es_query/build_es_query.ts diff --git a/x-pack/plugins/observability/public/utils/build_es_query/index.ts b/x-pack/plugins/observability_solution/observability/public/utils/build_es_query/index.ts similarity index 100% rename from x-pack/plugins/observability/public/utils/build_es_query/index.ts rename to x-pack/plugins/observability_solution/observability/public/utils/build_es_query/index.ts diff --git a/x-pack/plugins/observability/public/utils/date.ts b/x-pack/plugins/observability_solution/observability/public/utils/date.ts similarity index 100% rename from x-pack/plugins/observability/public/utils/date.ts rename to x-pack/plugins/observability_solution/observability/public/utils/date.ts diff --git a/x-pack/plugins/observability/public/utils/datemath.test.ts b/x-pack/plugins/observability_solution/observability/public/utils/datemath.test.ts similarity index 100% rename from x-pack/plugins/observability/public/utils/datemath.test.ts rename to x-pack/plugins/observability_solution/observability/public/utils/datemath.test.ts diff --git a/x-pack/plugins/observability/public/utils/datemath.ts b/x-pack/plugins/observability_solution/observability/public/utils/datemath.ts similarity index 100% rename from x-pack/plugins/observability/public/utils/datemath.ts rename to x-pack/plugins/observability_solution/observability/public/utils/datemath.ts diff --git a/x-pack/plugins/observability/public/utils/format_alert_evaluation_value.test.ts b/x-pack/plugins/observability_solution/observability/public/utils/format_alert_evaluation_value.test.ts similarity index 100% rename from x-pack/plugins/observability/public/utils/format_alert_evaluation_value.test.ts rename to x-pack/plugins/observability_solution/observability/public/utils/format_alert_evaluation_value.test.ts diff --git a/x-pack/plugins/observability/public/utils/format_alert_evaluation_value.ts b/x-pack/plugins/observability_solution/observability/public/utils/format_alert_evaluation_value.ts similarity index 100% rename from x-pack/plugins/observability/public/utils/format_alert_evaluation_value.ts rename to x-pack/plugins/observability_solution/observability/public/utils/format_alert_evaluation_value.ts diff --git a/x-pack/plugins/observability/public/utils/format_stat_value.test.ts b/x-pack/plugins/observability_solution/observability/public/utils/format_stat_value.test.ts similarity index 100% rename from x-pack/plugins/observability/public/utils/format_stat_value.test.ts rename to x-pack/plugins/observability_solution/observability/public/utils/format_stat_value.test.ts diff --git a/x-pack/plugins/observability/public/utils/format_stat_value.ts b/x-pack/plugins/observability_solution/observability/public/utils/format_stat_value.ts similarity index 100% rename from x-pack/plugins/observability/public/utils/format_stat_value.ts rename to x-pack/plugins/observability_solution/observability/public/utils/format_stat_value.ts diff --git a/x-pack/plugins/observability/public/utils/get_alert_evaluation_unit_type_by_rule_type_id.ts b/x-pack/plugins/observability_solution/observability/public/utils/get_alert_evaluation_unit_type_by_rule_type_id.ts similarity index 100% rename from x-pack/plugins/observability/public/utils/get_alert_evaluation_unit_type_by_rule_type_id.ts rename to x-pack/plugins/observability_solution/observability/public/utils/get_alert_evaluation_unit_type_by_rule_type_id.ts diff --git a/x-pack/plugins/observability/public/utils/get_apm_trace_url.test.ts b/x-pack/plugins/observability_solution/observability/public/utils/get_apm_trace_url.test.ts similarity index 100% rename from x-pack/plugins/observability/public/utils/get_apm_trace_url.test.ts rename to x-pack/plugins/observability_solution/observability/public/utils/get_apm_trace_url.test.ts diff --git a/x-pack/plugins/observability/public/utils/get_apm_trace_url.ts b/x-pack/plugins/observability_solution/observability/public/utils/get_apm_trace_url.ts similarity index 100% rename from x-pack/plugins/observability/public/utils/get_apm_trace_url.ts rename to x-pack/plugins/observability_solution/observability/public/utils/get_apm_trace_url.ts diff --git a/x-pack/plugins/observability/public/utils/get_bucket_size/calculate_auto.js b/x-pack/plugins/observability_solution/observability/public/utils/get_bucket_size/calculate_auto.js similarity index 100% rename from x-pack/plugins/observability/public/utils/get_bucket_size/calculate_auto.js rename to x-pack/plugins/observability_solution/observability/public/utils/get_bucket_size/calculate_auto.js diff --git a/x-pack/plugins/observability/public/utils/get_bucket_size/index.test.ts b/x-pack/plugins/observability_solution/observability/public/utils/get_bucket_size/index.test.ts similarity index 100% rename from x-pack/plugins/observability/public/utils/get_bucket_size/index.test.ts rename to x-pack/plugins/observability_solution/observability/public/utils/get_bucket_size/index.test.ts diff --git a/x-pack/plugins/observability/public/utils/get_bucket_size/index.ts b/x-pack/plugins/observability_solution/observability/public/utils/get_bucket_size/index.ts similarity index 100% rename from x-pack/plugins/observability/public/utils/get_bucket_size/index.ts rename to x-pack/plugins/observability_solution/observability/public/utils/get_bucket_size/index.ts diff --git a/x-pack/plugins/observability/public/utils/get_bucket_size/unit_to_seconds.ts b/x-pack/plugins/observability_solution/observability/public/utils/get_bucket_size/unit_to_seconds.ts similarity index 100% rename from x-pack/plugins/observability/public/utils/get_bucket_size/unit_to_seconds.ts rename to x-pack/plugins/observability_solution/observability/public/utils/get_bucket_size/unit_to_seconds.ts diff --git a/x-pack/plugins/observability/public/utils/get_time_zone.ts b/x-pack/plugins/observability_solution/observability/public/utils/get_time_zone.ts similarity index 100% rename from x-pack/plugins/observability/public/utils/get_time_zone.ts rename to x-pack/plugins/observability_solution/observability/public/utils/get_time_zone.ts diff --git a/x-pack/plugins/observability/public/utils/is_alert_details_enabled.test.ts b/x-pack/plugins/observability_solution/observability/public/utils/is_alert_details_enabled.test.ts similarity index 100% rename from x-pack/plugins/observability/public/utils/is_alert_details_enabled.test.ts rename to x-pack/plugins/observability_solution/observability/public/utils/is_alert_details_enabled.test.ts diff --git a/x-pack/plugins/observability/public/utils/is_alert_details_enabled.ts b/x-pack/plugins/observability_solution/observability/public/utils/is_alert_details_enabled.ts similarity index 100% rename from x-pack/plugins/observability/public/utils/is_alert_details_enabled.ts rename to x-pack/plugins/observability_solution/observability/public/utils/is_alert_details_enabled.ts diff --git a/x-pack/plugins/observability/public/utils/kibana_react.mock.ts b/x-pack/plugins/observability_solution/observability/public/utils/kibana_react.mock.ts similarity index 100% rename from x-pack/plugins/observability/public/utils/kibana_react.mock.ts rename to x-pack/plugins/observability_solution/observability/public/utils/kibana_react.mock.ts diff --git a/x-pack/plugins/observability/public/utils/kibana_react.storybook_decorator.tsx b/x-pack/plugins/observability_solution/observability/public/utils/kibana_react.storybook_decorator.tsx similarity index 100% rename from x-pack/plugins/observability/public/utils/kibana_react.storybook_decorator.tsx rename to x-pack/plugins/observability_solution/observability/public/utils/kibana_react.storybook_decorator.tsx diff --git a/x-pack/plugins/observability/public/utils/kibana_react.ts b/x-pack/plugins/observability_solution/observability/public/utils/kibana_react.ts similarity index 100% rename from x-pack/plugins/observability/public/utils/kibana_react.ts rename to x-pack/plugins/observability_solution/observability/public/utils/kibana_react.ts diff --git a/x-pack/plugins/observability/public/utils/no_data_config.ts b/x-pack/plugins/observability_solution/observability/public/utils/no_data_config.ts similarity index 100% rename from x-pack/plugins/observability/public/utils/no_data_config.ts rename to x-pack/plugins/observability_solution/observability/public/utils/no_data_config.ts diff --git a/x-pack/plugins/observability/public/utils/slo/chart_data_formatter.ts b/x-pack/plugins/observability_solution/observability/public/utils/slo/chart_data_formatter.ts similarity index 100% rename from x-pack/plugins/observability/public/utils/slo/chart_data_formatter.ts rename to x-pack/plugins/observability_solution/observability/public/utils/slo/chart_data_formatter.ts diff --git a/x-pack/plugins/observability/public/utils/slo/convert_sli_apm_params_to_apm_app_deeplink_url.test.ts b/x-pack/plugins/observability_solution/observability/public/utils/slo/convert_sli_apm_params_to_apm_app_deeplink_url.test.ts similarity index 100% rename from x-pack/plugins/observability/public/utils/slo/convert_sli_apm_params_to_apm_app_deeplink_url.test.ts rename to x-pack/plugins/observability_solution/observability/public/utils/slo/convert_sli_apm_params_to_apm_app_deeplink_url.test.ts diff --git a/x-pack/plugins/observability/public/utils/slo/convert_sli_apm_params_to_apm_app_deeplink_url.ts b/x-pack/plugins/observability_solution/observability/public/utils/slo/convert_sli_apm_params_to_apm_app_deeplink_url.ts similarity index 100% rename from x-pack/plugins/observability/public/utils/slo/convert_sli_apm_params_to_apm_app_deeplink_url.ts rename to x-pack/plugins/observability_solution/observability/public/utils/slo/convert_sli_apm_params_to_apm_app_deeplink_url.ts diff --git a/x-pack/plugins/observability/public/utils/slo/duration.ts b/x-pack/plugins/observability_solution/observability/public/utils/slo/duration.ts similarity index 100% rename from x-pack/plugins/observability/public/utils/slo/duration.ts rename to x-pack/plugins/observability_solution/observability/public/utils/slo/duration.ts diff --git a/x-pack/plugins/observability/public/utils/slo/get_delay_in_seconds_from_slo.ts b/x-pack/plugins/observability_solution/observability/public/utils/slo/get_delay_in_seconds_from_slo.ts similarity index 100% rename from x-pack/plugins/observability/public/utils/slo/get_delay_in_seconds_from_slo.ts rename to x-pack/plugins/observability_solution/observability/public/utils/slo/get_delay_in_seconds_from_slo.ts diff --git a/x-pack/plugins/observability/public/utils/slo/indicator.ts b/x-pack/plugins/observability_solution/observability/public/utils/slo/indicator.ts similarity index 100% rename from x-pack/plugins/observability/public/utils/slo/indicator.ts rename to x-pack/plugins/observability_solution/observability/public/utils/slo/indicator.ts diff --git a/x-pack/plugins/observability/public/utils/slo/labels.ts b/x-pack/plugins/observability_solution/observability/public/utils/slo/labels.ts similarity index 100% rename from x-pack/plugins/observability/public/utils/slo/labels.ts rename to x-pack/plugins/observability_solution/observability/public/utils/slo/labels.ts diff --git a/x-pack/plugins/observability/public/utils/test_helper.tsx b/x-pack/plugins/observability_solution/observability/public/utils/test_helper.tsx similarity index 100% rename from x-pack/plugins/observability/public/utils/test_helper.tsx rename to x-pack/plugins/observability_solution/observability/public/utils/test_helper.tsx diff --git a/x-pack/plugins/observability/public/utils/url.test.ts b/x-pack/plugins/observability_solution/observability/public/utils/url.test.ts similarity index 100% rename from x-pack/plugins/observability/public/utils/url.test.ts rename to x-pack/plugins/observability_solution/observability/public/utils/url.test.ts diff --git a/x-pack/plugins/observability/public/utils/url.ts b/x-pack/plugins/observability_solution/observability/public/utils/url.ts similarity index 100% rename from x-pack/plugins/observability/public/utils/url.ts rename to x-pack/plugins/observability_solution/observability/public/utils/url.ts diff --git a/x-pack/plugins/observability/scripts/storybook.js b/x-pack/plugins/observability_solution/observability/scripts/storybook.js similarity index 100% rename from x-pack/plugins/observability/scripts/storybook.js rename to x-pack/plugins/observability_solution/observability/scripts/storybook.js diff --git a/x-pack/plugins/observability/server/assets/component_templates/slo_mappings_template.ts b/x-pack/plugins/observability_solution/observability/server/assets/component_templates/slo_mappings_template.ts similarity index 100% rename from x-pack/plugins/observability/server/assets/component_templates/slo_mappings_template.ts rename to x-pack/plugins/observability_solution/observability/server/assets/component_templates/slo_mappings_template.ts diff --git a/x-pack/plugins/observability/server/assets/component_templates/slo_settings_template.ts b/x-pack/plugins/observability_solution/observability/server/assets/component_templates/slo_settings_template.ts similarity index 100% rename from x-pack/plugins/observability/server/assets/component_templates/slo_settings_template.ts rename to x-pack/plugins/observability_solution/observability/server/assets/component_templates/slo_settings_template.ts diff --git a/x-pack/plugins/observability/server/assets/component_templates/slo_summary_mappings_template.ts b/x-pack/plugins/observability_solution/observability/server/assets/component_templates/slo_summary_mappings_template.ts similarity index 100% rename from x-pack/plugins/observability/server/assets/component_templates/slo_summary_mappings_template.ts rename to x-pack/plugins/observability_solution/observability/server/assets/component_templates/slo_summary_mappings_template.ts diff --git a/x-pack/plugins/observability/server/assets/component_templates/slo_summary_settings_template.ts b/x-pack/plugins/observability_solution/observability/server/assets/component_templates/slo_summary_settings_template.ts similarity index 100% rename from x-pack/plugins/observability/server/assets/component_templates/slo_summary_settings_template.ts rename to x-pack/plugins/observability_solution/observability/server/assets/component_templates/slo_summary_settings_template.ts diff --git a/x-pack/plugins/observability/server/assets/index_templates/slo_index_templates.ts b/x-pack/plugins/observability_solution/observability/server/assets/index_templates/slo_index_templates.ts similarity index 100% rename from x-pack/plugins/observability/server/assets/index_templates/slo_index_templates.ts rename to x-pack/plugins/observability_solution/observability/server/assets/index_templates/slo_index_templates.ts diff --git a/x-pack/plugins/observability/server/assets/index_templates/slo_summary_index_templates.ts b/x-pack/plugins/observability_solution/observability/server/assets/index_templates/slo_summary_index_templates.ts similarity index 100% rename from x-pack/plugins/observability/server/assets/index_templates/slo_summary_index_templates.ts rename to x-pack/plugins/observability_solution/observability/server/assets/index_templates/slo_summary_index_templates.ts diff --git a/x-pack/plugins/observability/server/assets/ingest_templates/slo_pipeline_template.ts b/x-pack/plugins/observability_solution/observability/server/assets/ingest_templates/slo_pipeline_template.ts similarity index 100% rename from x-pack/plugins/observability/server/assets/ingest_templates/slo_pipeline_template.ts rename to x-pack/plugins/observability_solution/observability/server/assets/ingest_templates/slo_pipeline_template.ts diff --git a/x-pack/plugins/observability/server/assets/ingest_templates/slo_summary_pipeline_template.ts b/x-pack/plugins/observability_solution/observability/server/assets/ingest_templates/slo_summary_pipeline_template.ts similarity index 100% rename from x-pack/plugins/observability/server/assets/ingest_templates/slo_summary_pipeline_template.ts rename to x-pack/plugins/observability_solution/observability/server/assets/ingest_templates/slo_summary_pipeline_template.ts diff --git a/x-pack/plugins/observability/server/assets/transform_templates/slo_transform_template.ts b/x-pack/plugins/observability_solution/observability/server/assets/transform_templates/slo_transform_template.ts similarity index 100% rename from x-pack/plugins/observability/server/assets/transform_templates/slo_transform_template.ts rename to x-pack/plugins/observability_solution/observability/server/assets/transform_templates/slo_transform_template.ts diff --git a/x-pack/plugins/observability/server/common/constants.ts b/x-pack/plugins/observability_solution/observability/server/common/constants.ts similarity index 100% rename from x-pack/plugins/observability/server/common/constants.ts rename to x-pack/plugins/observability_solution/observability/server/common/constants.ts diff --git a/x-pack/plugins/observability/server/domain/models/common.ts b/x-pack/plugins/observability_solution/observability/server/domain/models/common.ts similarity index 100% rename from x-pack/plugins/observability/server/domain/models/common.ts rename to x-pack/plugins/observability_solution/observability/server/domain/models/common.ts diff --git a/x-pack/plugins/observability/server/domain/models/error_budget.ts b/x-pack/plugins/observability_solution/observability/server/domain/models/error_budget.ts similarity index 100% rename from x-pack/plugins/observability/server/domain/models/error_budget.ts rename to x-pack/plugins/observability_solution/observability/server/domain/models/error_budget.ts diff --git a/x-pack/plugins/observability/server/domain/models/index.ts b/x-pack/plugins/observability_solution/observability/server/domain/models/index.ts similarity index 100% rename from x-pack/plugins/observability/server/domain/models/index.ts rename to x-pack/plugins/observability_solution/observability/server/domain/models/index.ts diff --git a/x-pack/plugins/observability/server/domain/models/indicators.ts b/x-pack/plugins/observability_solution/observability/server/domain/models/indicators.ts similarity index 100% rename from x-pack/plugins/observability/server/domain/models/indicators.ts rename to x-pack/plugins/observability_solution/observability/server/domain/models/indicators.ts diff --git a/x-pack/plugins/observability/server/domain/models/slo.ts b/x-pack/plugins/observability_solution/observability/server/domain/models/slo.ts similarity index 100% rename from x-pack/plugins/observability/server/domain/models/slo.ts rename to x-pack/plugins/observability_solution/observability/server/domain/models/slo.ts diff --git a/x-pack/plugins/observability/server/domain/models/time_window.ts b/x-pack/plugins/observability_solution/observability/server/domain/models/time_window.ts similarity index 100% rename from x-pack/plugins/observability/server/domain/models/time_window.ts rename to x-pack/plugins/observability_solution/observability/server/domain/models/time_window.ts diff --git a/x-pack/plugins/observability/server/domain/services/compute_burn_rate.test.ts b/x-pack/plugins/observability_solution/observability/server/domain/services/compute_burn_rate.test.ts similarity index 100% rename from x-pack/plugins/observability/server/domain/services/compute_burn_rate.test.ts rename to x-pack/plugins/observability_solution/observability/server/domain/services/compute_burn_rate.test.ts diff --git a/x-pack/plugins/observability/server/domain/services/compute_burn_rate.ts b/x-pack/plugins/observability_solution/observability/server/domain/services/compute_burn_rate.ts similarity index 100% rename from x-pack/plugins/observability/server/domain/services/compute_burn_rate.ts rename to x-pack/plugins/observability_solution/observability/server/domain/services/compute_burn_rate.ts diff --git a/x-pack/plugins/observability/server/domain/services/compute_sli.test.ts b/x-pack/plugins/observability_solution/observability/server/domain/services/compute_sli.test.ts similarity index 100% rename from x-pack/plugins/observability/server/domain/services/compute_sli.test.ts rename to x-pack/plugins/observability_solution/observability/server/domain/services/compute_sli.test.ts diff --git a/x-pack/plugins/observability/server/domain/services/compute_sli.ts b/x-pack/plugins/observability_solution/observability/server/domain/services/compute_sli.ts similarity index 100% rename from x-pack/plugins/observability/server/domain/services/compute_sli.ts rename to x-pack/plugins/observability_solution/observability/server/domain/services/compute_sli.ts diff --git a/x-pack/plugins/observability/server/domain/services/compute_summary_status.test.ts b/x-pack/plugins/observability_solution/observability/server/domain/services/compute_summary_status.test.ts similarity index 100% rename from x-pack/plugins/observability/server/domain/services/compute_summary_status.test.ts rename to x-pack/plugins/observability_solution/observability/server/domain/services/compute_summary_status.test.ts diff --git a/x-pack/plugins/observability/server/domain/services/compute_summary_status.ts b/x-pack/plugins/observability_solution/observability/server/domain/services/compute_summary_status.ts similarity index 100% rename from x-pack/plugins/observability/server/domain/services/compute_summary_status.ts rename to x-pack/plugins/observability_solution/observability/server/domain/services/compute_summary_status.ts diff --git a/x-pack/plugins/observability/server/domain/services/date_range.test.ts b/x-pack/plugins/observability_solution/observability/server/domain/services/date_range.test.ts similarity index 100% rename from x-pack/plugins/observability/server/domain/services/date_range.test.ts rename to x-pack/plugins/observability_solution/observability/server/domain/services/date_range.test.ts diff --git a/x-pack/plugins/observability/server/domain/services/date_range.ts b/x-pack/plugins/observability_solution/observability/server/domain/services/date_range.ts similarity index 100% rename from x-pack/plugins/observability/server/domain/services/date_range.ts rename to x-pack/plugins/observability_solution/observability/server/domain/services/date_range.ts diff --git a/x-pack/plugins/observability/server/domain/services/error_budget.ts b/x-pack/plugins/observability_solution/observability/server/domain/services/error_budget.ts similarity index 100% rename from x-pack/plugins/observability/server/domain/services/error_budget.ts rename to x-pack/plugins/observability_solution/observability/server/domain/services/error_budget.ts diff --git a/x-pack/plugins/observability/server/domain/services/get_delay_in_seconds_from_slo.ts b/x-pack/plugins/observability_solution/observability/server/domain/services/get_delay_in_seconds_from_slo.ts similarity index 100% rename from x-pack/plugins/observability/server/domain/services/get_delay_in_seconds_from_slo.ts rename to x-pack/plugins/observability_solution/observability/server/domain/services/get_delay_in_seconds_from_slo.ts diff --git a/x-pack/plugins/observability/server/domain/services/get_lookback_date_range.ts b/x-pack/plugins/observability_solution/observability/server/domain/services/get_lookback_date_range.ts similarity index 100% rename from x-pack/plugins/observability/server/domain/services/get_lookback_date_range.ts rename to x-pack/plugins/observability_solution/observability/server/domain/services/get_lookback_date_range.ts diff --git a/x-pack/plugins/observability/server/domain/services/index.ts b/x-pack/plugins/observability_solution/observability/server/domain/services/index.ts similarity index 100% rename from x-pack/plugins/observability/server/domain/services/index.ts rename to x-pack/plugins/observability_solution/observability/server/domain/services/index.ts diff --git a/x-pack/plugins/observability/server/domain/services/validate_slo.test.ts b/x-pack/plugins/observability_solution/observability/server/domain/services/validate_slo.test.ts similarity index 100% rename from x-pack/plugins/observability/server/domain/services/validate_slo.test.ts rename to x-pack/plugins/observability_solution/observability/server/domain/services/validate_slo.test.ts diff --git a/x-pack/plugins/observability/server/domain/services/validate_slo.ts b/x-pack/plugins/observability_solution/observability/server/domain/services/validate_slo.ts similarity index 100% rename from x-pack/plugins/observability/server/domain/services/validate_slo.ts rename to x-pack/plugins/observability_solution/observability/server/domain/services/validate_slo.ts diff --git a/x-pack/plugins/observability/server/errors/errors.ts b/x-pack/plugins/observability_solution/observability/server/errors/errors.ts similarity index 100% rename from x-pack/plugins/observability/server/errors/errors.ts rename to x-pack/plugins/observability_solution/observability/server/errors/errors.ts diff --git a/x-pack/plugins/observability/server/errors/handler.ts b/x-pack/plugins/observability_solution/observability/server/errors/handler.ts similarity index 100% rename from x-pack/plugins/observability/server/errors/handler.ts rename to x-pack/plugins/observability_solution/observability/server/errors/handler.ts diff --git a/x-pack/plugins/observability/server/errors/index.ts b/x-pack/plugins/observability_solution/observability/server/errors/index.ts similarity index 100% rename from x-pack/plugins/observability/server/errors/index.ts rename to x-pack/plugins/observability_solution/observability/server/errors/index.ts diff --git a/x-pack/plugins/observability/server/index.ts b/x-pack/plugins/observability_solution/observability/server/index.ts similarity index 100% rename from x-pack/plugins/observability/server/index.ts rename to x-pack/plugins/observability_solution/observability/server/index.ts diff --git a/x-pack/plugins/observability/server/lib/annotations/bootstrap_annotations.ts b/x-pack/plugins/observability_solution/observability/server/lib/annotations/bootstrap_annotations.ts similarity index 100% rename from x-pack/plugins/observability/server/lib/annotations/bootstrap_annotations.ts rename to x-pack/plugins/observability_solution/observability/server/lib/annotations/bootstrap_annotations.ts diff --git a/x-pack/plugins/observability/server/lib/annotations/create_annotations_client.ts b/x-pack/plugins/observability_solution/observability/server/lib/annotations/create_annotations_client.ts similarity index 100% rename from x-pack/plugins/observability/server/lib/annotations/create_annotations_client.ts rename to x-pack/plugins/observability_solution/observability/server/lib/annotations/create_annotations_client.ts diff --git a/x-pack/plugins/observability/server/lib/annotations/mappings.ts b/x-pack/plugins/observability_solution/observability/server/lib/annotations/mappings.ts similarity index 100% rename from x-pack/plugins/observability/server/lib/annotations/mappings.ts rename to x-pack/plugins/observability_solution/observability/server/lib/annotations/mappings.ts diff --git a/x-pack/plugins/observability/server/lib/annotations/register_annotation_apis.ts b/x-pack/plugins/observability_solution/observability/server/lib/annotations/register_annotation_apis.ts similarity index 100% rename from x-pack/plugins/observability/server/lib/annotations/register_annotation_apis.ts rename to x-pack/plugins/observability_solution/observability/server/lib/annotations/register_annotation_apis.ts diff --git a/x-pack/plugins/observability/server/lib/collectors/fetcher.test.ts b/x-pack/plugins/observability_solution/observability/server/lib/collectors/fetcher.test.ts similarity index 100% rename from x-pack/plugins/observability/server/lib/collectors/fetcher.test.ts rename to x-pack/plugins/observability_solution/observability/server/lib/collectors/fetcher.test.ts diff --git a/x-pack/plugins/observability/server/lib/collectors/fetcher.ts b/x-pack/plugins/observability_solution/observability/server/lib/collectors/fetcher.ts similarity index 100% rename from x-pack/plugins/observability/server/lib/collectors/fetcher.ts rename to x-pack/plugins/observability_solution/observability/server/lib/collectors/fetcher.ts diff --git a/x-pack/plugins/observability/server/lib/collectors/register.ts b/x-pack/plugins/observability_solution/observability/server/lib/collectors/register.ts similarity index 100% rename from x-pack/plugins/observability/server/lib/collectors/register.ts rename to x-pack/plugins/observability_solution/observability/server/lib/collectors/register.ts diff --git a/x-pack/plugins/observability/server/lib/collectors/type.ts b/x-pack/plugins/observability_solution/observability/server/lib/collectors/type.ts similarity index 100% rename from x-pack/plugins/observability/server/lib/collectors/type.ts rename to x-pack/plugins/observability_solution/observability/server/lib/collectors/type.ts diff --git a/x-pack/plugins/observability/server/lib/rules/custom_threshold/constants.ts b/x-pack/plugins/observability_solution/observability/server/lib/rules/custom_threshold/constants.ts similarity index 100% rename from x-pack/plugins/observability/server/lib/rules/custom_threshold/constants.ts rename to x-pack/plugins/observability_solution/observability/server/lib/rules/custom_threshold/constants.ts diff --git a/x-pack/plugins/observability/server/lib/rules/custom_threshold/custom_threshold_executor.test.ts b/x-pack/plugins/observability_solution/observability/server/lib/rules/custom_threshold/custom_threshold_executor.test.ts similarity index 100% rename from x-pack/plugins/observability/server/lib/rules/custom_threshold/custom_threshold_executor.test.ts rename to x-pack/plugins/observability_solution/observability/server/lib/rules/custom_threshold/custom_threshold_executor.test.ts diff --git a/x-pack/plugins/observability/server/lib/rules/custom_threshold/custom_threshold_executor.ts b/x-pack/plugins/observability_solution/observability/server/lib/rules/custom_threshold/custom_threshold_executor.ts similarity index 100% rename from x-pack/plugins/observability/server/lib/rules/custom_threshold/custom_threshold_executor.ts rename to x-pack/plugins/observability_solution/observability/server/lib/rules/custom_threshold/custom_threshold_executor.ts diff --git a/x-pack/plugins/observability/server/lib/rules/custom_threshold/lib/check_missing_group.ts b/x-pack/plugins/observability_solution/observability/server/lib/rules/custom_threshold/lib/check_missing_group.ts similarity index 100% rename from x-pack/plugins/observability/server/lib/rules/custom_threshold/lib/check_missing_group.ts rename to x-pack/plugins/observability_solution/observability/server/lib/rules/custom_threshold/lib/check_missing_group.ts diff --git a/x-pack/plugins/observability/server/lib/rules/custom_threshold/lib/convert_strings_to_missing_groups_record.ts b/x-pack/plugins/observability_solution/observability/server/lib/rules/custom_threshold/lib/convert_strings_to_missing_groups_record.ts similarity index 100% rename from x-pack/plugins/observability/server/lib/rules/custom_threshold/lib/convert_strings_to_missing_groups_record.ts rename to x-pack/plugins/observability_solution/observability/server/lib/rules/custom_threshold/lib/convert_strings_to_missing_groups_record.ts diff --git a/x-pack/plugins/observability/server/lib/rules/custom_threshold/lib/create_bucket_selector.ts b/x-pack/plugins/observability_solution/observability/server/lib/rules/custom_threshold/lib/create_bucket_selector.ts similarity index 100% rename from x-pack/plugins/observability/server/lib/rules/custom_threshold/lib/create_bucket_selector.ts rename to x-pack/plugins/observability_solution/observability/server/lib/rules/custom_threshold/lib/create_bucket_selector.ts diff --git a/x-pack/plugins/observability/server/lib/rules/custom_threshold/lib/create_condition_script.ts b/x-pack/plugins/observability_solution/observability/server/lib/rules/custom_threshold/lib/create_condition_script.ts similarity index 100% rename from x-pack/plugins/observability/server/lib/rules/custom_threshold/lib/create_condition_script.ts rename to x-pack/plugins/observability_solution/observability/server/lib/rules/custom_threshold/lib/create_condition_script.ts diff --git a/x-pack/plugins/observability/server/lib/rules/custom_threshold/lib/create_custom_metrics_aggregations.ts b/x-pack/plugins/observability_solution/observability/server/lib/rules/custom_threshold/lib/create_custom_metrics_aggregations.ts similarity index 100% rename from x-pack/plugins/observability/server/lib/rules/custom_threshold/lib/create_custom_metrics_aggregations.ts rename to x-pack/plugins/observability_solution/observability/server/lib/rules/custom_threshold/lib/create_custom_metrics_aggregations.ts diff --git a/x-pack/plugins/observability/server/lib/rules/custom_threshold/lib/create_rate_aggregation.ts b/x-pack/plugins/observability_solution/observability/server/lib/rules/custom_threshold/lib/create_rate_aggregation.ts similarity index 100% rename from x-pack/plugins/observability/server/lib/rules/custom_threshold/lib/create_rate_aggregation.ts rename to x-pack/plugins/observability_solution/observability/server/lib/rules/custom_threshold/lib/create_rate_aggregation.ts diff --git a/x-pack/plugins/observability/server/lib/rules/custom_threshold/lib/create_timerange.test.ts b/x-pack/plugins/observability_solution/observability/server/lib/rules/custom_threshold/lib/create_timerange.test.ts similarity index 100% rename from x-pack/plugins/observability/server/lib/rules/custom_threshold/lib/create_timerange.test.ts rename to x-pack/plugins/observability_solution/observability/server/lib/rules/custom_threshold/lib/create_timerange.test.ts diff --git a/x-pack/plugins/observability/server/lib/rules/custom_threshold/lib/create_timerange.ts b/x-pack/plugins/observability_solution/observability/server/lib/rules/custom_threshold/lib/create_timerange.ts similarity index 100% rename from x-pack/plugins/observability/server/lib/rules/custom_threshold/lib/create_timerange.ts rename to x-pack/plugins/observability_solution/observability/server/lib/rules/custom_threshold/lib/create_timerange.ts diff --git a/x-pack/plugins/observability/server/lib/rules/custom_threshold/lib/evaluate_rule.ts b/x-pack/plugins/observability_solution/observability/server/lib/rules/custom_threshold/lib/evaluate_rule.ts similarity index 100% rename from x-pack/plugins/observability/server/lib/rules/custom_threshold/lib/evaluate_rule.ts rename to x-pack/plugins/observability_solution/observability/server/lib/rules/custom_threshold/lib/evaluate_rule.ts diff --git a/x-pack/plugins/observability/server/lib/rules/custom_threshold/lib/format_alert_result.ts b/x-pack/plugins/observability_solution/observability/server/lib/rules/custom_threshold/lib/format_alert_result.ts similarity index 100% rename from x-pack/plugins/observability/server/lib/rules/custom_threshold/lib/format_alert_result.ts rename to x-pack/plugins/observability_solution/observability/server/lib/rules/custom_threshold/lib/format_alert_result.ts diff --git a/x-pack/plugins/observability/server/lib/rules/custom_threshold/lib/get_data.ts b/x-pack/plugins/observability_solution/observability/server/lib/rules/custom_threshold/lib/get_data.ts similarity index 100% rename from x-pack/plugins/observability/server/lib/rules/custom_threshold/lib/get_data.ts rename to x-pack/plugins/observability_solution/observability/server/lib/rules/custom_threshold/lib/get_data.ts diff --git a/x-pack/plugins/observability/server/lib/rules/custom_threshold/lib/get_values.test.ts b/x-pack/plugins/observability_solution/observability/server/lib/rules/custom_threshold/lib/get_values.test.ts similarity index 100% rename from x-pack/plugins/observability/server/lib/rules/custom_threshold/lib/get_values.test.ts rename to x-pack/plugins/observability_solution/observability/server/lib/rules/custom_threshold/lib/get_values.test.ts diff --git a/x-pack/plugins/observability/server/lib/rules/custom_threshold/lib/get_values.ts b/x-pack/plugins/observability_solution/observability/server/lib/rules/custom_threshold/lib/get_values.ts similarity index 100% rename from x-pack/plugins/observability/server/lib/rules/custom_threshold/lib/get_values.ts rename to x-pack/plugins/observability_solution/observability/server/lib/rules/custom_threshold/lib/get_values.ts diff --git a/x-pack/plugins/observability/server/lib/rules/custom_threshold/lib/metric_query.test.ts b/x-pack/plugins/observability_solution/observability/server/lib/rules/custom_threshold/lib/metric_query.test.ts similarity index 100% rename from x-pack/plugins/observability/server/lib/rules/custom_threshold/lib/metric_query.test.ts rename to x-pack/plugins/observability_solution/observability/server/lib/rules/custom_threshold/lib/metric_query.test.ts diff --git a/x-pack/plugins/observability/server/lib/rules/custom_threshold/lib/metric_query.ts b/x-pack/plugins/observability_solution/observability/server/lib/rules/custom_threshold/lib/metric_query.ts similarity index 100% rename from x-pack/plugins/observability/server/lib/rules/custom_threshold/lib/metric_query.ts rename to x-pack/plugins/observability_solution/observability/server/lib/rules/custom_threshold/lib/metric_query.ts diff --git a/x-pack/plugins/observability/server/lib/rules/custom_threshold/lib/wrap_in_period.ts b/x-pack/plugins/observability_solution/observability/server/lib/rules/custom_threshold/lib/wrap_in_period.ts similarity index 100% rename from x-pack/plugins/observability/server/lib/rules/custom_threshold/lib/wrap_in_period.ts rename to x-pack/plugins/observability_solution/observability/server/lib/rules/custom_threshold/lib/wrap_in_period.ts diff --git a/x-pack/plugins/observability/server/lib/rules/custom_threshold/messages.ts b/x-pack/plugins/observability_solution/observability/server/lib/rules/custom_threshold/messages.ts similarity index 100% rename from x-pack/plugins/observability/server/lib/rules/custom_threshold/messages.ts rename to x-pack/plugins/observability_solution/observability/server/lib/rules/custom_threshold/messages.ts diff --git a/x-pack/plugins/observability/server/lib/rules/custom_threshold/mocks/custom_threshold_alert_result.ts b/x-pack/plugins/observability_solution/observability/server/lib/rules/custom_threshold/mocks/custom_threshold_alert_result.ts similarity index 100% rename from x-pack/plugins/observability/server/lib/rules/custom_threshold/mocks/custom_threshold_alert_result.ts rename to x-pack/plugins/observability_solution/observability/server/lib/rules/custom_threshold/mocks/custom_threshold_alert_result.ts diff --git a/x-pack/plugins/observability/server/lib/rules/custom_threshold/mocks/custom_threshold_metric_params.ts b/x-pack/plugins/observability_solution/observability/server/lib/rules/custom_threshold/mocks/custom_threshold_metric_params.ts similarity index 100% rename from x-pack/plugins/observability/server/lib/rules/custom_threshold/mocks/custom_threshold_metric_params.ts rename to x-pack/plugins/observability_solution/observability/server/lib/rules/custom_threshold/mocks/custom_threshold_metric_params.ts diff --git a/x-pack/plugins/observability/server/lib/rules/custom_threshold/register_custom_threshold_rule_type.ts b/x-pack/plugins/observability_solution/observability/server/lib/rules/custom_threshold/register_custom_threshold_rule_type.ts similarity index 100% rename from x-pack/plugins/observability/server/lib/rules/custom_threshold/register_custom_threshold_rule_type.ts rename to x-pack/plugins/observability_solution/observability/server/lib/rules/custom_threshold/register_custom_threshold_rule_type.ts diff --git a/x-pack/plugins/observability/server/lib/rules/custom_threshold/translations.ts b/x-pack/plugins/observability_solution/observability/server/lib/rules/custom_threshold/translations.ts similarity index 100% rename from x-pack/plugins/observability/server/lib/rules/custom_threshold/translations.ts rename to x-pack/plugins/observability_solution/observability/server/lib/rules/custom_threshold/translations.ts diff --git a/x-pack/plugins/observability/server/lib/rules/custom_threshold/types.ts b/x-pack/plugins/observability_solution/observability/server/lib/rules/custom_threshold/types.ts similarity index 100% rename from x-pack/plugins/observability/server/lib/rules/custom_threshold/types.ts rename to x-pack/plugins/observability_solution/observability/server/lib/rules/custom_threshold/types.ts diff --git a/x-pack/plugins/observability/server/lib/rules/custom_threshold/utils.test.ts b/x-pack/plugins/observability_solution/observability/server/lib/rules/custom_threshold/utils.test.ts similarity index 100% rename from x-pack/plugins/observability/server/lib/rules/custom_threshold/utils.test.ts rename to x-pack/plugins/observability_solution/observability/server/lib/rules/custom_threshold/utils.test.ts diff --git a/x-pack/plugins/observability/server/lib/rules/custom_threshold/utils.ts b/x-pack/plugins/observability_solution/observability/server/lib/rules/custom_threshold/utils.ts similarity index 100% rename from x-pack/plugins/observability/server/lib/rules/custom_threshold/utils.ts rename to x-pack/plugins/observability_solution/observability/server/lib/rules/custom_threshold/utils.ts diff --git a/x-pack/plugins/observability/server/lib/rules/register_rule_types.ts b/x-pack/plugins/observability_solution/observability/server/lib/rules/register_rule_types.ts similarity index 100% rename from x-pack/plugins/observability/server/lib/rules/register_rule_types.ts rename to x-pack/plugins/observability_solution/observability/server/lib/rules/register_rule_types.ts diff --git a/x-pack/plugins/observability/server/lib/rules/slo_burn_rate/docs/params_property_slo_burn_rate.yaml b/x-pack/plugins/observability_solution/observability/server/lib/rules/slo_burn_rate/docs/params_property_slo_burn_rate.yaml similarity index 100% rename from x-pack/plugins/observability/server/lib/rules/slo_burn_rate/docs/params_property_slo_burn_rate.yaml rename to x-pack/plugins/observability_solution/observability/server/lib/rules/slo_burn_rate/docs/params_property_slo_burn_rate.yaml diff --git a/x-pack/plugins/observability/server/lib/rules/slo_burn_rate/executor.test.ts b/x-pack/plugins/observability_solution/observability/server/lib/rules/slo_burn_rate/executor.test.ts similarity index 100% rename from x-pack/plugins/observability/server/lib/rules/slo_burn_rate/executor.test.ts rename to x-pack/plugins/observability_solution/observability/server/lib/rules/slo_burn_rate/executor.test.ts diff --git a/x-pack/plugins/observability/server/lib/rules/slo_burn_rate/executor.ts b/x-pack/plugins/observability_solution/observability/server/lib/rules/slo_burn_rate/executor.ts similarity index 100% rename from x-pack/plugins/observability/server/lib/rules/slo_burn_rate/executor.ts rename to x-pack/plugins/observability_solution/observability/server/lib/rules/slo_burn_rate/executor.ts diff --git a/x-pack/plugins/observability/server/lib/rules/slo_burn_rate/field_map.ts b/x-pack/plugins/observability_solution/observability/server/lib/rules/slo_burn_rate/field_map.ts similarity index 100% rename from x-pack/plugins/observability/server/lib/rules/slo_burn_rate/field_map.ts rename to x-pack/plugins/observability_solution/observability/server/lib/rules/slo_burn_rate/field_map.ts diff --git a/x-pack/plugins/observability/server/lib/rules/slo_burn_rate/fixtures/rule.ts b/x-pack/plugins/observability_solution/observability/server/lib/rules/slo_burn_rate/fixtures/rule.ts similarity index 100% rename from x-pack/plugins/observability/server/lib/rules/slo_burn_rate/fixtures/rule.ts rename to x-pack/plugins/observability_solution/observability/server/lib/rules/slo_burn_rate/fixtures/rule.ts diff --git a/x-pack/plugins/observability/server/lib/rules/slo_burn_rate/index.ts b/x-pack/plugins/observability_solution/observability/server/lib/rules/slo_burn_rate/index.ts similarity index 100% rename from x-pack/plugins/observability/server/lib/rules/slo_burn_rate/index.ts rename to x-pack/plugins/observability_solution/observability/server/lib/rules/slo_burn_rate/index.ts diff --git a/x-pack/plugins/observability/server/lib/rules/slo_burn_rate/lib/__snapshots__/build_query.test.ts.snap b/x-pack/plugins/observability_solution/observability/server/lib/rules/slo_burn_rate/lib/__snapshots__/build_query.test.ts.snap similarity index 100% rename from x-pack/plugins/observability/server/lib/rules/slo_burn_rate/lib/__snapshots__/build_query.test.ts.snap rename to x-pack/plugins/observability_solution/observability/server/lib/rules/slo_burn_rate/lib/__snapshots__/build_query.test.ts.snap diff --git a/x-pack/plugins/observability/server/lib/rules/slo_burn_rate/lib/build_query.test.ts b/x-pack/plugins/observability_solution/observability/server/lib/rules/slo_burn_rate/lib/build_query.test.ts similarity index 100% rename from x-pack/plugins/observability/server/lib/rules/slo_burn_rate/lib/build_query.test.ts rename to x-pack/plugins/observability_solution/observability/server/lib/rules/slo_burn_rate/lib/build_query.test.ts diff --git a/x-pack/plugins/observability/server/lib/rules/slo_burn_rate/lib/build_query.ts b/x-pack/plugins/observability_solution/observability/server/lib/rules/slo_burn_rate/lib/build_query.ts similarity index 100% rename from x-pack/plugins/observability/server/lib/rules/slo_burn_rate/lib/build_query.ts rename to x-pack/plugins/observability_solution/observability/server/lib/rules/slo_burn_rate/lib/build_query.ts diff --git a/x-pack/plugins/observability/server/lib/rules/slo_burn_rate/lib/evaluate.ts b/x-pack/plugins/observability_solution/observability/server/lib/rules/slo_burn_rate/lib/evaluate.ts similarity index 100% rename from x-pack/plugins/observability/server/lib/rules/slo_burn_rate/lib/evaluate.ts rename to x-pack/plugins/observability_solution/observability/server/lib/rules/slo_burn_rate/lib/evaluate.ts diff --git a/x-pack/plugins/observability/server/lib/rules/slo_burn_rate/register.ts b/x-pack/plugins/observability_solution/observability/server/lib/rules/slo_burn_rate/register.ts similarity index 100% rename from x-pack/plugins/observability/server/lib/rules/slo_burn_rate/register.ts rename to x-pack/plugins/observability_solution/observability/server/lib/rules/slo_burn_rate/register.ts diff --git a/x-pack/plugins/observability/server/lib/rules/slo_burn_rate/types.ts b/x-pack/plugins/observability_solution/observability/server/lib/rules/slo_burn_rate/types.ts similarity index 100% rename from x-pack/plugins/observability/server/lib/rules/slo_burn_rate/types.ts rename to x-pack/plugins/observability_solution/observability/server/lib/rules/slo_burn_rate/types.ts diff --git a/x-pack/plugins/observability/server/plugin.ts b/x-pack/plugins/observability_solution/observability/server/plugin.ts similarity index 100% rename from x-pack/plugins/observability/server/plugin.ts rename to x-pack/plugins/observability_solution/observability/server/plugin.ts diff --git a/x-pack/plugins/observability/server/routes/create_observability_server_route.ts b/x-pack/plugins/observability_solution/observability/server/routes/create_observability_server_route.ts similarity index 100% rename from x-pack/plugins/observability/server/routes/create_observability_server_route.ts rename to x-pack/plugins/observability_solution/observability/server/routes/create_observability_server_route.ts diff --git a/x-pack/plugins/observability/server/routes/get_global_observability_server_route_repository.ts b/x-pack/plugins/observability_solution/observability/server/routes/get_global_observability_server_route_repository.ts similarity index 100% rename from x-pack/plugins/observability/server/routes/get_global_observability_server_route_repository.ts rename to x-pack/plugins/observability_solution/observability/server/routes/get_global_observability_server_route_repository.ts diff --git a/x-pack/plugins/observability/server/routes/register_routes.ts b/x-pack/plugins/observability_solution/observability/server/routes/register_routes.ts similarity index 100% rename from x-pack/plugins/observability/server/routes/register_routes.ts rename to x-pack/plugins/observability_solution/observability/server/routes/register_routes.ts diff --git a/x-pack/plugins/observability/server/routes/rules/route.ts b/x-pack/plugins/observability_solution/observability/server/routes/rules/route.ts similarity index 100% rename from x-pack/plugins/observability/server/routes/rules/route.ts rename to x-pack/plugins/observability_solution/observability/server/routes/rules/route.ts diff --git a/x-pack/plugins/observability/server/routes/slo/route.ts b/x-pack/plugins/observability_solution/observability/server/routes/slo/route.ts similarity index 100% rename from x-pack/plugins/observability/server/routes/slo/route.ts rename to x-pack/plugins/observability_solution/observability/server/routes/slo/route.ts diff --git a/x-pack/plugins/observability/server/routes/types.ts b/x-pack/plugins/observability_solution/observability/server/routes/types.ts similarity index 100% rename from x-pack/plugins/observability/server/routes/types.ts rename to x-pack/plugins/observability_solution/observability/server/routes/types.ts diff --git a/x-pack/plugins/observability/server/saved_objects/index.ts b/x-pack/plugins/observability_solution/observability/server/saved_objects/index.ts similarity index 100% rename from x-pack/plugins/observability/server/saved_objects/index.ts rename to x-pack/plugins/observability_solution/observability/server/saved_objects/index.ts diff --git a/x-pack/plugins/observability/server/saved_objects/slo.ts b/x-pack/plugins/observability_solution/observability/server/saved_objects/slo.ts similarity index 100% rename from x-pack/plugins/observability/server/saved_objects/slo.ts rename to x-pack/plugins/observability_solution/observability/server/saved_objects/slo.ts diff --git a/x-pack/plugins/observability/server/saved_objects/threshold.ts b/x-pack/plugins/observability_solution/observability/server/saved_objects/threshold.ts similarity index 100% rename from x-pack/plugins/observability/server/saved_objects/threshold.ts rename to x-pack/plugins/observability_solution/observability/server/saved_objects/threshold.ts diff --git a/x-pack/plugins/observability/server/services/slo/__snapshots__/create_slo.test.ts.snap b/x-pack/plugins/observability_solution/observability/server/services/slo/__snapshots__/create_slo.test.ts.snap similarity index 100% rename from x-pack/plugins/observability/server/services/slo/__snapshots__/create_slo.test.ts.snap rename to x-pack/plugins/observability_solution/observability/server/services/slo/__snapshots__/create_slo.test.ts.snap diff --git a/x-pack/plugins/observability/server/services/slo/__snapshots__/delete_slo.test.ts.snap b/x-pack/plugins/observability_solution/observability/server/services/slo/__snapshots__/delete_slo.test.ts.snap similarity index 100% rename from x-pack/plugins/observability/server/services/slo/__snapshots__/delete_slo.test.ts.snap rename to x-pack/plugins/observability_solution/observability/server/services/slo/__snapshots__/delete_slo.test.ts.snap diff --git a/x-pack/plugins/observability/server/services/slo/__snapshots__/get_slo_instances.test.ts.snap b/x-pack/plugins/observability_solution/observability/server/services/slo/__snapshots__/get_slo_instances.test.ts.snap similarity index 100% rename from x-pack/plugins/observability/server/services/slo/__snapshots__/get_slo_instances.test.ts.snap rename to x-pack/plugins/observability_solution/observability/server/services/slo/__snapshots__/get_slo_instances.test.ts.snap diff --git a/x-pack/plugins/observability/server/services/slo/__snapshots__/historical_summary_client.test.ts.snap b/x-pack/plugins/observability_solution/observability/server/services/slo/__snapshots__/historical_summary_client.test.ts.snap similarity index 100% rename from x-pack/plugins/observability/server/services/slo/__snapshots__/historical_summary_client.test.ts.snap rename to x-pack/plugins/observability_solution/observability/server/services/slo/__snapshots__/historical_summary_client.test.ts.snap diff --git a/x-pack/plugins/observability/server/services/slo/__snapshots__/manage_slo.test.ts.snap b/x-pack/plugins/observability_solution/observability/server/services/slo/__snapshots__/manage_slo.test.ts.snap similarity index 100% rename from x-pack/plugins/observability/server/services/slo/__snapshots__/manage_slo.test.ts.snap rename to x-pack/plugins/observability_solution/observability/server/services/slo/__snapshots__/manage_slo.test.ts.snap diff --git a/x-pack/plugins/observability/server/services/slo/__snapshots__/reset_slo.test.ts.snap b/x-pack/plugins/observability_solution/observability/server/services/slo/__snapshots__/reset_slo.test.ts.snap similarity index 100% rename from x-pack/plugins/observability/server/services/slo/__snapshots__/reset_slo.test.ts.snap rename to x-pack/plugins/observability_solution/observability/server/services/slo/__snapshots__/reset_slo.test.ts.snap diff --git a/x-pack/plugins/observability/server/services/slo/__snapshots__/summary_client.test.ts.snap b/x-pack/plugins/observability_solution/observability/server/services/slo/__snapshots__/summary_client.test.ts.snap similarity index 100% rename from x-pack/plugins/observability/server/services/slo/__snapshots__/summary_client.test.ts.snap rename to x-pack/plugins/observability_solution/observability/server/services/slo/__snapshots__/summary_client.test.ts.snap diff --git a/x-pack/plugins/observability/server/services/slo/__snapshots__/summary_search_client.test.ts.snap b/x-pack/plugins/observability_solution/observability/server/services/slo/__snapshots__/summary_search_client.test.ts.snap similarity index 100% rename from x-pack/plugins/observability/server/services/slo/__snapshots__/summary_search_client.test.ts.snap rename to x-pack/plugins/observability_solution/observability/server/services/slo/__snapshots__/summary_search_client.test.ts.snap diff --git a/x-pack/plugins/observability/server/services/slo/__snapshots__/update_slo.test.ts.snap b/x-pack/plugins/observability_solution/observability/server/services/slo/__snapshots__/update_slo.test.ts.snap similarity index 100% rename from x-pack/plugins/observability/server/services/slo/__snapshots__/update_slo.test.ts.snap rename to x-pack/plugins/observability_solution/observability/server/services/slo/__snapshots__/update_slo.test.ts.snap diff --git a/x-pack/plugins/observability/server/services/slo/aggregations/__snapshots__/get_custom_metric_indicator_aggregation.test.ts.snap b/x-pack/plugins/observability_solution/observability/server/services/slo/aggregations/__snapshots__/get_custom_metric_indicator_aggregation.test.ts.snap similarity index 100% rename from x-pack/plugins/observability/server/services/slo/aggregations/__snapshots__/get_custom_metric_indicator_aggregation.test.ts.snap rename to x-pack/plugins/observability_solution/observability/server/services/slo/aggregations/__snapshots__/get_custom_metric_indicator_aggregation.test.ts.snap diff --git a/x-pack/plugins/observability/server/services/slo/aggregations/__snapshots__/get_histogram_indicator_aggregation.test.ts.snap b/x-pack/plugins/observability_solution/observability/server/services/slo/aggregations/__snapshots__/get_histogram_indicator_aggregation.test.ts.snap similarity index 100% rename from x-pack/plugins/observability/server/services/slo/aggregations/__snapshots__/get_histogram_indicator_aggregation.test.ts.snap rename to x-pack/plugins/observability_solution/observability/server/services/slo/aggregations/__snapshots__/get_histogram_indicator_aggregation.test.ts.snap diff --git a/x-pack/plugins/observability/server/services/slo/aggregations/__snapshots__/get_timeslice_metric_indicator_aggregation.test.ts.snap b/x-pack/plugins/observability_solution/observability/server/services/slo/aggregations/__snapshots__/get_timeslice_metric_indicator_aggregation.test.ts.snap similarity index 100% rename from x-pack/plugins/observability/server/services/slo/aggregations/__snapshots__/get_timeslice_metric_indicator_aggregation.test.ts.snap rename to x-pack/plugins/observability_solution/observability/server/services/slo/aggregations/__snapshots__/get_timeslice_metric_indicator_aggregation.test.ts.snap diff --git a/x-pack/plugins/observability/server/services/slo/aggregations/get_custom_metric_indicator_aggregation.test.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/aggregations/get_custom_metric_indicator_aggregation.test.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/aggregations/get_custom_metric_indicator_aggregation.test.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/aggregations/get_custom_metric_indicator_aggregation.test.ts diff --git a/x-pack/plugins/observability/server/services/slo/aggregations/get_custom_metric_indicator_aggregation.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/aggregations/get_custom_metric_indicator_aggregation.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/aggregations/get_custom_metric_indicator_aggregation.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/aggregations/get_custom_metric_indicator_aggregation.ts diff --git a/x-pack/plugins/observability/server/services/slo/aggregations/get_histogram_indicator_aggregation.test.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/aggregations/get_histogram_indicator_aggregation.test.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/aggregations/get_histogram_indicator_aggregation.test.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/aggregations/get_histogram_indicator_aggregation.test.ts diff --git a/x-pack/plugins/observability/server/services/slo/aggregations/get_histogram_indicator_aggregation.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/aggregations/get_histogram_indicator_aggregation.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/aggregations/get_histogram_indicator_aggregation.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/aggregations/get_histogram_indicator_aggregation.ts diff --git a/x-pack/plugins/observability/server/services/slo/aggregations/get_timeslice_metric_indicator_aggregation.test.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/aggregations/get_timeslice_metric_indicator_aggregation.test.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/aggregations/get_timeslice_metric_indicator_aggregation.test.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/aggregations/get_timeslice_metric_indicator_aggregation.test.ts diff --git a/x-pack/plugins/observability/server/services/slo/aggregations/get_timeslice_metric_indicator_aggregation.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/aggregations/get_timeslice_metric_indicator_aggregation.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/aggregations/get_timeslice_metric_indicator_aggregation.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/aggregations/get_timeslice_metric_indicator_aggregation.ts diff --git a/x-pack/plugins/observability/server/services/slo/aggregations/index.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/aggregations/index.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/aggregations/index.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/aggregations/index.ts diff --git a/x-pack/plugins/observability/server/services/slo/create_slo.test.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/create_slo.test.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/create_slo.test.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/create_slo.test.ts diff --git a/x-pack/plugins/observability/server/services/slo/create_slo.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/create_slo.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/create_slo.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/create_slo.ts diff --git a/x-pack/plugins/observability/server/services/slo/delete_slo.test.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/delete_slo.test.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/delete_slo.test.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/delete_slo.test.ts diff --git a/x-pack/plugins/observability/server/services/slo/delete_slo.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/delete_slo.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/delete_slo.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/delete_slo.ts diff --git a/x-pack/plugins/observability/server/services/slo/delete_slo_instances.test.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/delete_slo_instances.test.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/delete_slo_instances.test.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/delete_slo_instances.test.ts diff --git a/x-pack/plugins/observability/server/services/slo/delete_slo_instances.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/delete_slo_instances.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/delete_slo_instances.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/delete_slo_instances.ts diff --git a/x-pack/plugins/observability/server/services/slo/fetch_historical_summary.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/fetch_historical_summary.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/fetch_historical_summary.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/fetch_historical_summary.ts diff --git a/x-pack/plugins/observability/server/services/slo/find_slo.test.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/find_slo.test.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/find_slo.test.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/find_slo.test.ts diff --git a/x-pack/plugins/observability/server/services/slo/find_slo.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/find_slo.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/find_slo.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/find_slo.ts diff --git a/x-pack/plugins/observability/server/services/slo/find_slo_definitions.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/find_slo_definitions.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/find_slo_definitions.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/find_slo_definitions.ts diff --git a/x-pack/plugins/observability/server/services/slo/find_slo_groups.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/find_slo_groups.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/find_slo_groups.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/find_slo_groups.ts diff --git a/x-pack/plugins/observability/server/services/slo/fixtures/date.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/fixtures/date.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/fixtures/date.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/fixtures/date.ts diff --git a/x-pack/plugins/observability/server/services/slo/fixtures/duration.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/fixtures/duration.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/fixtures/duration.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/fixtures/duration.ts diff --git a/x-pack/plugins/observability/server/services/slo/fixtures/error_budget.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/fixtures/error_budget.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/fixtures/error_budget.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/fixtures/error_budget.ts diff --git a/x-pack/plugins/observability/server/services/slo/fixtures/slo.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/fixtures/slo.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/fixtures/slo.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/fixtures/slo.ts diff --git a/x-pack/plugins/observability/server/services/slo/fixtures/summary_search_document.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/fixtures/summary_search_document.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/fixtures/summary_search_document.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/fixtures/summary_search_document.ts diff --git a/x-pack/plugins/observability/server/services/slo/fixtures/time_window.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/fixtures/time_window.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/fixtures/time_window.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/fixtures/time_window.ts diff --git a/x-pack/plugins/observability/server/services/slo/get_burn_rates.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/get_burn_rates.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/get_burn_rates.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/get_burn_rates.ts diff --git a/x-pack/plugins/observability/server/services/slo/get_diagnosis.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/get_diagnosis.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/get_diagnosis.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/get_diagnosis.ts diff --git a/x-pack/plugins/observability/server/services/slo/get_preview_data.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/get_preview_data.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/get_preview_data.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/get_preview_data.ts diff --git a/x-pack/plugins/observability/server/services/slo/get_slo.test.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/get_slo.test.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/get_slo.test.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/get_slo.test.ts diff --git a/x-pack/plugins/observability/server/services/slo/get_slo.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/get_slo.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/get_slo.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/get_slo.ts diff --git a/x-pack/plugins/observability/server/services/slo/get_slo_instances.test.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/get_slo_instances.test.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/get_slo_instances.test.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/get_slo_instances.test.ts diff --git a/x-pack/plugins/observability/server/services/slo/get_slo_instances.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/get_slo_instances.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/get_slo_instances.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/get_slo_instances.ts diff --git a/x-pack/plugins/observability/server/services/slo/historical_summary_client.test.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/historical_summary_client.test.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/historical_summary_client.test.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/historical_summary_client.test.ts diff --git a/x-pack/plugins/observability/server/services/slo/historical_summary_client.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/historical_summary_client.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/historical_summary_client.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/historical_summary_client.ts diff --git a/x-pack/plugins/observability/server/services/slo/index.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/index.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/index.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/index.ts diff --git a/x-pack/plugins/observability/server/services/slo/manage_slo.test.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/manage_slo.test.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/manage_slo.test.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/manage_slo.test.ts diff --git a/x-pack/plugins/observability/server/services/slo/manage_slo.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/manage_slo.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/manage_slo.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/manage_slo.ts diff --git a/x-pack/plugins/observability/server/services/slo/mocks/index.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/mocks/index.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/mocks/index.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/mocks/index.ts diff --git a/x-pack/plugins/observability/server/services/slo/reset_slo.test.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/reset_slo.test.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/reset_slo.test.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/reset_slo.test.ts diff --git a/x-pack/plugins/observability/server/services/slo/reset_slo.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/reset_slo.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/reset_slo.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/reset_slo.ts diff --git a/x-pack/plugins/observability/server/services/slo/resource_installer.test.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/resource_installer.test.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/resource_installer.test.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/resource_installer.test.ts diff --git a/x-pack/plugins/observability/server/services/slo/resource_installer.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/resource_installer.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/resource_installer.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/resource_installer.ts diff --git a/x-pack/plugins/observability/server/services/slo/sli_client.test.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/sli_client.test.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/sli_client.test.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/sli_client.test.ts diff --git a/x-pack/plugins/observability/server/services/slo/sli_client.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/sli_client.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/sli_client.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/sli_client.ts diff --git a/x-pack/plugins/observability/server/services/slo/slo_installer.test.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/slo_installer.test.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/slo_installer.test.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/slo_installer.test.ts diff --git a/x-pack/plugins/observability/server/services/slo/slo_installer.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/slo_installer.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/slo_installer.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/slo_installer.ts diff --git a/x-pack/plugins/observability/server/services/slo/slo_repository.test.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/slo_repository.test.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/slo_repository.test.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/slo_repository.test.ts diff --git a/x-pack/plugins/observability/server/services/slo/slo_repository.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/slo_repository.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/slo_repository.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/slo_repository.ts diff --git a/x-pack/plugins/observability/server/services/slo/summary_client.test.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/summary_client.test.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/summary_client.test.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/summary_client.test.ts diff --git a/x-pack/plugins/observability/server/services/slo/summary_client.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/summary_client.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/summary_client.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/summary_client.ts diff --git a/x-pack/plugins/observability/server/services/slo/summary_search_client.test.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/summary_search_client.test.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/summary_search_client.test.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/summary_search_client.test.ts diff --git a/x-pack/plugins/observability/server/services/slo/summary_search_client.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/summary_search_client.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/summary_search_client.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/summary_search_client.ts diff --git a/x-pack/plugins/observability/server/services/slo/summary_transform_generator/generators/common.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/summary_transform_generator/generators/common.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/summary_transform_generator/generators/common.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/summary_transform_generator/generators/common.ts diff --git a/x-pack/plugins/observability/server/services/slo/summary_transform_generator/generators/occurrences.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/summary_transform_generator/generators/occurrences.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/summary_transform_generator/generators/occurrences.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/summary_transform_generator/generators/occurrences.ts diff --git a/x-pack/plugins/observability/server/services/slo/summary_transform_generator/generators/timeslices_calendar_aligned.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/summary_transform_generator/generators/timeslices_calendar_aligned.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/summary_transform_generator/generators/timeslices_calendar_aligned.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/summary_transform_generator/generators/timeslices_calendar_aligned.ts diff --git a/x-pack/plugins/observability/server/services/slo/summary_transform_generator/generators/timeslices_rolling.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/summary_transform_generator/generators/timeslices_rolling.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/summary_transform_generator/generators/timeslices_rolling.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/summary_transform_generator/generators/timeslices_rolling.ts diff --git a/x-pack/plugins/observability/server/services/slo/summary_transform_generator/helpers/create_temp_summary.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/summary_transform_generator/helpers/create_temp_summary.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/summary_transform_generator/helpers/create_temp_summary.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/summary_transform_generator/helpers/create_temp_summary.ts diff --git a/x-pack/plugins/observability/server/services/slo/summary_transform_generator/summary_transform_generator.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/summary_transform_generator/summary_transform_generator.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/summary_transform_generator/summary_transform_generator.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/summary_transform_generator/summary_transform_generator.ts diff --git a/x-pack/plugins/observability/server/services/slo/summay_transform_manager.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/summay_transform_manager.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/summay_transform_manager.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/summay_transform_manager.ts diff --git a/x-pack/plugins/observability/server/services/slo/tasks/orphan_summary_cleanup_task.test.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/tasks/orphan_summary_cleanup_task.test.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/tasks/orphan_summary_cleanup_task.test.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/tasks/orphan_summary_cleanup_task.test.ts diff --git a/x-pack/plugins/observability/server/services/slo/tasks/orphan_summary_cleanup_task.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/tasks/orphan_summary_cleanup_task.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/tasks/orphan_summary_cleanup_task.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/tasks/orphan_summary_cleanup_task.ts diff --git a/x-pack/plugins/observability/server/services/slo/transform_generators/__snapshots__/apm_transaction_duration.test.ts.snap b/x-pack/plugins/observability_solution/observability/server/services/slo/transform_generators/__snapshots__/apm_transaction_duration.test.ts.snap similarity index 100% rename from x-pack/plugins/observability/server/services/slo/transform_generators/__snapshots__/apm_transaction_duration.test.ts.snap rename to x-pack/plugins/observability_solution/observability/server/services/slo/transform_generators/__snapshots__/apm_transaction_duration.test.ts.snap diff --git a/x-pack/plugins/observability/server/services/slo/transform_generators/__snapshots__/apm_transaction_error_rate.test.ts.snap b/x-pack/plugins/observability_solution/observability/server/services/slo/transform_generators/__snapshots__/apm_transaction_error_rate.test.ts.snap similarity index 100% rename from x-pack/plugins/observability/server/services/slo/transform_generators/__snapshots__/apm_transaction_error_rate.test.ts.snap rename to x-pack/plugins/observability_solution/observability/server/services/slo/transform_generators/__snapshots__/apm_transaction_error_rate.test.ts.snap diff --git a/x-pack/plugins/observability/server/services/slo/transform_generators/__snapshots__/histogram.test.ts.snap b/x-pack/plugins/observability_solution/observability/server/services/slo/transform_generators/__snapshots__/histogram.test.ts.snap similarity index 100% rename from x-pack/plugins/observability/server/services/slo/transform_generators/__snapshots__/histogram.test.ts.snap rename to x-pack/plugins/observability_solution/observability/server/services/slo/transform_generators/__snapshots__/histogram.test.ts.snap diff --git a/x-pack/plugins/observability/server/services/slo/transform_generators/__snapshots__/kql_custom.test.ts.snap b/x-pack/plugins/observability_solution/observability/server/services/slo/transform_generators/__snapshots__/kql_custom.test.ts.snap similarity index 100% rename from x-pack/plugins/observability/server/services/slo/transform_generators/__snapshots__/kql_custom.test.ts.snap rename to x-pack/plugins/observability_solution/observability/server/services/slo/transform_generators/__snapshots__/kql_custom.test.ts.snap diff --git a/x-pack/plugins/observability/server/services/slo/transform_generators/__snapshots__/metric_custom.test.ts.snap b/x-pack/plugins/observability_solution/observability/server/services/slo/transform_generators/__snapshots__/metric_custom.test.ts.snap similarity index 100% rename from x-pack/plugins/observability/server/services/slo/transform_generators/__snapshots__/metric_custom.test.ts.snap rename to x-pack/plugins/observability_solution/observability/server/services/slo/transform_generators/__snapshots__/metric_custom.test.ts.snap diff --git a/x-pack/plugins/observability/server/services/slo/transform_generators/__snapshots__/timeslice_metric.test.ts.snap b/x-pack/plugins/observability_solution/observability/server/services/slo/transform_generators/__snapshots__/timeslice_metric.test.ts.snap similarity index 100% rename from x-pack/plugins/observability/server/services/slo/transform_generators/__snapshots__/timeslice_metric.test.ts.snap rename to x-pack/plugins/observability_solution/observability/server/services/slo/transform_generators/__snapshots__/timeslice_metric.test.ts.snap diff --git a/x-pack/plugins/observability/server/services/slo/transform_generators/apm_transaction_duration.test.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/transform_generators/apm_transaction_duration.test.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/transform_generators/apm_transaction_duration.test.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/transform_generators/apm_transaction_duration.test.ts diff --git a/x-pack/plugins/observability/server/services/slo/transform_generators/apm_transaction_duration.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/transform_generators/apm_transaction_duration.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/transform_generators/apm_transaction_duration.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/transform_generators/apm_transaction_duration.ts diff --git a/x-pack/plugins/observability/server/services/slo/transform_generators/apm_transaction_error_rate.test.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/transform_generators/apm_transaction_error_rate.test.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/transform_generators/apm_transaction_error_rate.test.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/transform_generators/apm_transaction_error_rate.test.ts diff --git a/x-pack/plugins/observability/server/services/slo/transform_generators/apm_transaction_error_rate.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/transform_generators/apm_transaction_error_rate.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/transform_generators/apm_transaction_error_rate.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/transform_generators/apm_transaction_error_rate.ts diff --git a/x-pack/plugins/observability/server/services/slo/transform_generators/common.test.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/transform_generators/common.test.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/transform_generators/common.test.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/transform_generators/common.test.ts diff --git a/x-pack/plugins/observability/server/services/slo/transform_generators/common.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/transform_generators/common.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/transform_generators/common.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/transform_generators/common.ts diff --git a/x-pack/plugins/observability/server/services/slo/transform_generators/histogram.test.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/transform_generators/histogram.test.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/transform_generators/histogram.test.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/transform_generators/histogram.test.ts diff --git a/x-pack/plugins/observability/server/services/slo/transform_generators/histogram.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/transform_generators/histogram.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/transform_generators/histogram.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/transform_generators/histogram.ts diff --git a/x-pack/plugins/observability/server/services/slo/transform_generators/index.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/transform_generators/index.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/transform_generators/index.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/transform_generators/index.ts diff --git a/x-pack/plugins/observability/server/services/slo/transform_generators/kql_custom.test.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/transform_generators/kql_custom.test.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/transform_generators/kql_custom.test.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/transform_generators/kql_custom.test.ts diff --git a/x-pack/plugins/observability/server/services/slo/transform_generators/kql_custom.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/transform_generators/kql_custom.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/transform_generators/kql_custom.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/transform_generators/kql_custom.ts diff --git a/x-pack/plugins/observability/server/services/slo/transform_generators/metric_custom.test.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/transform_generators/metric_custom.test.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/transform_generators/metric_custom.test.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/transform_generators/metric_custom.test.ts diff --git a/x-pack/plugins/observability/server/services/slo/transform_generators/metric_custom.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/transform_generators/metric_custom.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/transform_generators/metric_custom.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/transform_generators/metric_custom.ts diff --git a/x-pack/plugins/observability/server/services/slo/transform_generators/timeslice_metric.test.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/transform_generators/timeslice_metric.test.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/transform_generators/timeslice_metric.test.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/transform_generators/timeslice_metric.test.ts diff --git a/x-pack/plugins/observability/server/services/slo/transform_generators/timeslice_metric.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/transform_generators/timeslice_metric.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/transform_generators/timeslice_metric.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/transform_generators/timeslice_metric.ts diff --git a/x-pack/plugins/observability/server/services/slo/transform_generators/transform_generator.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/transform_generators/transform_generator.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/transform_generators/transform_generator.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/transform_generators/transform_generator.ts diff --git a/x-pack/plugins/observability/server/services/slo/transform_generators/types.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/transform_generators/types.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/transform_generators/types.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/transform_generators/types.ts diff --git a/x-pack/plugins/observability/server/services/slo/transform_manager.test.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/transform_manager.test.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/transform_manager.test.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/transform_manager.test.ts diff --git a/x-pack/plugins/observability/server/services/slo/transform_manager.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/transform_manager.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/transform_manager.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/transform_manager.ts diff --git a/x-pack/plugins/observability/server/services/slo/update_slo.test.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/update_slo.test.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/update_slo.test.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/update_slo.test.ts diff --git a/x-pack/plugins/observability/server/services/slo/update_slo.ts b/x-pack/plugins/observability_solution/observability/server/services/slo/update_slo.ts similarity index 100% rename from x-pack/plugins/observability/server/services/slo/update_slo.ts rename to x-pack/plugins/observability_solution/observability/server/services/slo/update_slo.ts diff --git a/x-pack/plugins/observability/server/types.ts b/x-pack/plugins/observability_solution/observability/server/types.ts similarity index 100% rename from x-pack/plugins/observability/server/types.ts rename to x-pack/plugins/observability_solution/observability/server/types.ts diff --git a/x-pack/plugins/observability/server/ui_settings.ts b/x-pack/plugins/observability_solution/observability/server/ui_settings.ts similarity index 100% rename from x-pack/plugins/observability/server/ui_settings.ts rename to x-pack/plugins/observability_solution/observability/server/ui_settings.ts diff --git a/x-pack/plugins/observability/server/utils/create_or_update_index.ts b/x-pack/plugins/observability_solution/observability/server/utils/create_or_update_index.ts similarity index 100% rename from x-pack/plugins/observability/server/utils/create_or_update_index.ts rename to x-pack/plugins/observability_solution/observability/server/utils/create_or_update_index.ts diff --git a/x-pack/plugins/observability/server/utils/create_or_update_index_template.ts b/x-pack/plugins/observability_solution/observability/server/utils/create_or_update_index_template.ts similarity index 100% rename from x-pack/plugins/observability/server/utils/create_or_update_index_template.ts rename to x-pack/plugins/observability_solution/observability/server/utils/create_or_update_index_template.ts diff --git a/x-pack/plugins/observability/server/utils/get_parsed_filtered_query.ts b/x-pack/plugins/observability_solution/observability/server/utils/get_parsed_filtered_query.ts similarity index 100% rename from x-pack/plugins/observability/server/utils/get_parsed_filtered_query.ts rename to x-pack/plugins/observability_solution/observability/server/utils/get_parsed_filtered_query.ts diff --git a/x-pack/plugins/observability/server/utils/number.ts b/x-pack/plugins/observability_solution/observability/server/utils/number.ts similarity index 100% rename from x-pack/plugins/observability/server/utils/number.ts rename to x-pack/plugins/observability_solution/observability/server/utils/number.ts diff --git a/x-pack/plugins/observability/server/utils/queries.test.ts b/x-pack/plugins/observability_solution/observability/server/utils/queries.test.ts similarity index 100% rename from x-pack/plugins/observability/server/utils/queries.test.ts rename to x-pack/plugins/observability_solution/observability/server/utils/queries.test.ts diff --git a/x-pack/plugins/observability/server/utils/queries.ts b/x-pack/plugins/observability_solution/observability/server/utils/queries.ts similarity index 100% rename from x-pack/plugins/observability/server/utils/queries.ts rename to x-pack/plugins/observability_solution/observability/server/utils/queries.ts diff --git a/x-pack/plugins/observability/server/utils/retry.test.ts b/x-pack/plugins/observability_solution/observability/server/utils/retry.test.ts similarity index 100% rename from x-pack/plugins/observability/server/utils/retry.test.ts rename to x-pack/plugins/observability_solution/observability/server/utils/retry.test.ts diff --git a/x-pack/plugins/observability/server/utils/retry.ts b/x-pack/plugins/observability_solution/observability/server/utils/retry.ts similarity index 100% rename from x-pack/plugins/observability/server/utils/retry.ts rename to x-pack/plugins/observability_solution/observability/server/utils/retry.ts diff --git a/x-pack/plugins/observability/tsconfig.json b/x-pack/plugins/observability_solution/observability/tsconfig.json similarity index 94% rename from x-pack/plugins/observability/tsconfig.json rename to x-pack/plugins/observability_solution/observability/tsconfig.json index 4aeef8105d1bce..3d41f764af3656 100644 --- a/x-pack/plugins/observability/tsconfig.json +++ b/x-pack/plugins/observability_solution/observability/tsconfig.json @@ -1,5 +1,5 @@ { - "extends": "../../../tsconfig.base.json", + "extends": "../../../../tsconfig.base.json", "compilerOptions": { "outDir": "target/types" }, @@ -9,7 +9,8 @@ "public/**/*.json", "server/**/*", "typings/**/*", - "../../../typings/**/*" + "../../../../typings/**/*", + "../../observability/public/embeddable/slo/common" ], "kbn_references": [ "@kbn/core", @@ -108,9 +109,7 @@ "@kbn/aiops-utils", "@kbn/event-annotation-common", "@kbn/controls-plugin", - "@kbn/core-lifecycle-browser", + "@kbn/core-lifecycle-browser" ], - "exclude": [ - "target/**/*" - ] + "exclude": ["target/**/*"] } diff --git a/x-pack/plugins/observability/typings/common.ts b/x-pack/plugins/observability_solution/observability/typings/common.ts similarity index 100% rename from x-pack/plugins/observability/typings/common.ts rename to x-pack/plugins/observability_solution/observability/typings/common.ts diff --git a/yarn.lock b/yarn.lock index 80640fe508d46e..709e1227bea944 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5360,7 +5360,7 @@ version "0.0.0" uid "" -"@kbn/observability-plugin@link:x-pack/plugins/observability": +"@kbn/observability-plugin@link:x-pack/plugins/observability_solution/observability": version "0.0.0" uid ""